[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. 64209 1726886739.25599: 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-2h0 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 64209 1726886739.26042: Added group all to inventory 64209 1726886739.26044: Added group ungrouped to inventory 64209 1726886739.26048: Group all now contains ungrouped 64209 1726886739.26051: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 64209 1726886739.66978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 64209 1726886739.67043: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 64209 1726886739.67066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 64209 1726886739.67245: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 64209 1726886739.67439: Loaded config def from plugin (inventory/script) 64209 1726886739.67442: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 64209 1726886739.67482: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 64209 1726886739.68071: Loaded config def from plugin (inventory/yaml) 64209 1726886739.68074: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 64209 1726886739.68159: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 64209 1726886739.68574: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 64209 1726886739.68577: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 64209 1726886739.68580: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 64209 1726886739.68585: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 64209 1726886739.68590: Loading data from /tmp/storage-kFg/inventory.yml 64209 1726886739.68663: /tmp/storage-kFg/inventory.yml was not parsable by auto 64209 1726886739.68729: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 64209 1726886739.68766: Loading data from /tmp/storage-kFg/inventory.yml 64209 1726886739.69552: group all already in inventory 64209 1726886739.69559: set inventory_file for managed_node1 64209 1726886739.69563: set inventory_dir for managed_node1 64209 1726886739.69564: Added host managed_node1 to inventory 64209 1726886739.69566: Added host managed_node1 to group all 64209 1726886739.69567: set ansible_host for managed_node1 64209 1726886739.69568: set ansible_ssh_extra_args for managed_node1 64209 1726886739.69571: set inventory_file for managed_node2 64209 1726886739.69574: set inventory_dir for managed_node2 64209 1726886739.69574: Added host managed_node2 to inventory 64209 1726886739.69576: Added host managed_node2 to group all 64209 1726886739.69577: set ansible_host for managed_node2 64209 1726886739.69577: set ansible_ssh_extra_args for managed_node2 64209 1726886739.69580: set inventory_file for managed_node3 64209 1726886739.69583: set inventory_dir for managed_node3 64209 1726886739.69584: Added host managed_node3 to inventory 64209 1726886739.69585: Added host managed_node3 to group all 64209 1726886739.69586: set ansible_host for managed_node3 64209 1726886739.69587: set ansible_ssh_extra_args for managed_node3 64209 1726886739.69589: Reconcile groups and hosts in inventory. 64209 1726886739.69593: Group ungrouped now contains managed_node1 64209 1726886739.69595: Group ungrouped now contains managed_node2 64209 1726886739.69597: Group ungrouped now contains managed_node3 64209 1726886739.69676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 64209 1726886739.69797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 64209 1726886739.69847: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 64209 1726886739.69875: Loaded config def from plugin (vars/host_group_vars) 64209 1726886739.69877: 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) 64209 1726886739.69883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 64209 1726886739.69891: 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) 64209 1726886739.69933: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 64209 1726886739.70947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886739.71037: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 64209 1726886739.71076: Loaded config def from plugin (connection/local) 64209 1726886739.71079: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 64209 1726886739.72343: Loaded config def from plugin (connection/paramiko_ssh) 64209 1726886739.72346: 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) 64209 1726886739.73787: 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) 64209 1726886739.73827: Loaded config def from plugin (connection/psrp) 64209 1726886739.73830: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 64209 1726886739.75135: 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) 64209 1726886739.75174: Loaded config def from plugin (connection/ssh) 64209 1726886739.75177: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 64209 1726886739.80539: 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) 64209 1726886739.80580: Loaded config def from plugin (connection/winrm) 64209 1726886739.80583: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 64209 1726886739.80617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 64209 1726886739.80680: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 64209 1726886739.81826: Loaded config def from plugin (shell/cmd) 64209 1726886739.81828: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 64209 1726886739.81853: 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) 64209 1726886739.81911: Loaded config def from plugin (shell/powershell) 64209 1726886739.81914: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 64209 1726886739.81963: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 64209 1726886739.82143: Loaded config def from plugin (shell/sh) 64209 1726886739.82145: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 64209 1726886739.82175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 64209 1726886739.83534: Loaded config def from plugin (become/runas) 64209 1726886739.83536: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 64209 1726886739.83722: Loaded config def from plugin (become/su) 64209 1726886739.83725: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 64209 1726886739.84887: Loaded config def from plugin (become/sudo) 64209 1726886739.84890: 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 64209 1726886739.84925: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_create_thinp_then_remove_nvme_generated.yml 64209 1726886739.86325: trying /usr/local/lib/python3.12/site-packages/ansible/modules 64209 1726886739.94756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 64209 1726886739.94879: in VariableManager get_vars() 64209 1726886739.94888: done with get_vars() 64209 1726886739.94891: variable 'playbook_dir' from source: magic vars 64209 1726886739.94892: variable 'ansible_playbook_python' from source: magic vars 64209 1726886739.94893: variable 'ansible_config_file' from source: magic vars 64209 1726886739.94893: variable 'groups' from source: magic vars 64209 1726886739.94894: variable 'omit' from source: magic vars 64209 1726886739.94895: variable 'ansible_version' from source: magic vars 64209 1726886739.94896: variable 'ansible_check_mode' from source: magic vars 64209 1726886739.94897: variable 'ansible_diff_mode' from source: magic vars 64209 1726886739.94897: variable 'ansible_forks' from source: magic vars 64209 1726886739.94898: variable 'ansible_inventory_sources' from source: magic vars 64209 1726886739.94899: variable 'ansible_skip_tags' from source: magic vars 64209 1726886739.94900: variable 'ansible_limit' from source: magic vars 64209 1726886739.94901: variable 'ansible_run_tags' from source: magic vars 64209 1726886739.94901: variable 'ansible_verbosity' from source: magic vars 64209 1726886739.94943: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_create_thinp_then_remove.yml 64209 1726886739.99952: in VariableManager get_vars() 64209 1726886739.99973: done with get_vars() 64209 1726886740.00857: in VariableManager get_vars() 64209 1726886740.00874: done with get_vars() 64209 1726886740.00947: in VariableManager get_vars() 64209 1726886740.00961: done with get_vars() 64209 1726886740.01032: in VariableManager get_vars() 64209 1726886740.01045: done with get_vars() 64209 1726886740.01130: in VariableManager get_vars() 64209 1726886740.01144: done with get_vars() 64209 1726886740.01211: in VariableManager get_vars() 64209 1726886740.01359: done with get_vars() 64209 1726886740.01429: in VariableManager get_vars() 64209 1726886740.01442: done with get_vars() 64209 1726886740.01507: in VariableManager get_vars() 64209 1726886740.01523: done with get_vars() 64209 1726886740.01594: in VariableManager get_vars() 64209 1726886740.01608: done with get_vars() 64209 1726886740.02066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 64209 1726886740.02080: 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 64209 1726886740.02561: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 64209 1726886740.02857: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 64209 1726886740.02860: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-2h0/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 64209 1726886740.03010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 64209 1726886740.03040: 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) 64209 1726886740.03440: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 64209 1726886740.03502: Loaded config def from plugin (callback/default) 64209 1726886740.03505: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 64209 1726886740.07456: Loaded config def from plugin (callback/junit) 64209 1726886740.07459: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 64209 1726886740.07505: 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) 64209 1726886740.07978: Loaded config def from plugin (callback/minimal) 64209 1726886740.07981: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 64209 1726886740.08322: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 64209 1726886740.08386: Loaded config def from plugin (callback/tree) 64209 1726886740.08388: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 64209 1726886740.08510: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 64209 1726886740.08520: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-2h0/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_create_thinp_then_remove_nvme_generated.yml ******************** 2 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_create_thinp_then_remove_nvme_generated.yml 64209 1726886740.08548: in VariableManager get_vars() 64209 1726886740.08563: done with get_vars() 64209 1726886740.08569: in VariableManager get_vars() 64209 1726886740.08578: done with get_vars() 64209 1726886740.08582: variable 'omit' from source: magic vars 64209 1726886740.08624: in VariableManager get_vars() 64209 1726886740.08638: done with get_vars() 64209 1726886740.08661: variable 'omit' from source: magic vars PLAY [Run test tests_create_thinp_then_remove.yml for nvme] ******************** 64209 1726886740.10037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 64209 1726886740.10109: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 64209 1726886740.10696: getting the remaining hosts for this loop 64209 1726886740.10698: done getting the remaining hosts for this loop 64209 1726886740.10701: getting the next task for host managed_node3 64209 1726886740.10706: done getting next task for host managed_node3 64209 1726886740.10708: ^ task is: TASK: meta (flush_handlers) 64209 1726886740.10709: ^ 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 64209 1726886740.10714: getting variables 64209 1726886740.10715: in VariableManager get_vars() 64209 1726886740.10727: Calling all_inventory to load vars for managed_node3 64209 1726886740.10729: Calling groups_inventory to load vars for managed_node3 64209 1726886740.10732: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.10744: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.10755: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.10758: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.10798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.10856: done with get_vars() 64209 1726886740.10862: done getting variables 64209 1726886740.11038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 64209 1726886740.11088: in VariableManager get_vars() 64209 1726886740.11096: Calling all_inventory to load vars for managed_node3 64209 1726886740.11098: Calling groups_inventory to load vars for managed_node3 64209 1726886740.11100: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.11104: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.11107: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.11114: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.11151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.11165: done with get_vars() 64209 1726886740.11175: done queuing things up, now waiting for results queue to drain 64209 1726886740.11177: results queue empty 64209 1726886740.11178: checking for any_errors_fatal 64209 1726886740.11180: done checking for any_errors_fatal 64209 1726886740.11180: checking for max_fail_percentage 64209 1726886740.11181: done checking for max_fail_percentage 64209 1726886740.11182: checking to see if all hosts have failed and the running result is not ok 64209 1726886740.11183: done checking to see if all hosts have failed 64209 1726886740.11183: getting the remaining hosts for this loop 64209 1726886740.11184: done getting the remaining hosts for this loop 64209 1726886740.11187: getting the next task for host managed_node3 64209 1726886740.11191: done getting next task for host managed_node3 64209 1726886740.11192: ^ task is: TASK: meta (flush_handlers) 64209 1726886740.11194: ^ 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 64209 1726886740.11196: getting variables 64209 1726886740.11197: in VariableManager get_vars() 64209 1726886740.11205: Calling all_inventory to load vars for managed_node3 64209 1726886740.11207: Calling groups_inventory to load vars for managed_node3 64209 1726886740.11209: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.11215: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.11217: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.11336: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.11370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.11383: done with get_vars() 64209 1726886740.11388: done getting variables 64209 1726886740.11436: in VariableManager get_vars() 64209 1726886740.11558: Calling all_inventory to load vars for managed_node3 64209 1726886740.11565: Calling groups_inventory to load vars for managed_node3 64209 1726886740.11568: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.11572: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.11574: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.11577: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.11603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.11620: done with get_vars() 64209 1726886740.11629: done queuing things up, now waiting for results queue to drain 64209 1726886740.11631: results queue empty 64209 1726886740.11632: checking for any_errors_fatal 64209 1726886740.11633: done checking for any_errors_fatal 64209 1726886740.11633: checking for max_fail_percentage 64209 1726886740.11634: done checking for max_fail_percentage 64209 1726886740.11635: checking to see if all hosts have failed and the running result is not ok 64209 1726886740.11636: done checking to see if all hosts have failed 64209 1726886740.11637: getting the remaining hosts for this loop 64209 1726886740.11637: done getting the remaining hosts for this loop 64209 1726886740.11639: getting the next task for host managed_node3 64209 1726886740.11643: done getting next task for host managed_node3 64209 1726886740.11644: ^ task is: TASK: meta (flush_handlers) 64209 1726886740.11645: ^ 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 64209 1726886740.11647: getting variables 64209 1726886740.11648: in VariableManager get_vars() 64209 1726886740.11655: Calling all_inventory to load vars for managed_node3 64209 1726886740.11771: Calling groups_inventory to load vars for managed_node3 64209 1726886740.11775: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.11788: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.11790: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.11793: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.11824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.11837: done with get_vars() 64209 1726886740.11842: done getting variables 64209 1726886740.12002: in VariableManager get_vars() 64209 1726886740.12011: Calling all_inventory to load vars for managed_node3 64209 1726886740.12015: Calling groups_inventory to load vars for managed_node3 64209 1726886740.12017: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.12024: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.12027: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.12029: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.12054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.12067: done with get_vars() 64209 1726886740.12074: done queuing things up, now waiting for results queue to drain 64209 1726886740.12076: results queue empty 64209 1726886740.12077: checking for any_errors_fatal 64209 1726886740.12078: done checking for any_errors_fatal 64209 1726886740.12078: checking for max_fail_percentage 64209 1726886740.12079: done checking for max_fail_percentage 64209 1726886740.12080: checking to see if all hosts have failed and the running result is not ok 64209 1726886740.12081: done checking to see if all hosts have failed 64209 1726886740.12081: getting the remaining hosts for this loop 64209 1726886740.12082: done getting the remaining hosts for this loop 64209 1726886740.12084: getting the next task for host managed_node3 64209 1726886740.12086: done getting next task for host managed_node3 64209 1726886740.12087: ^ task is: None 64209 1726886740.12089: ^ state is: HOST STATE: block=4, 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 64209 1726886740.12090: done queuing things up, now waiting for results queue to drain 64209 1726886740.12090: results queue empty 64209 1726886740.12960: checking for any_errors_fatal 64209 1726886740.12962: done checking for any_errors_fatal 64209 1726886740.12963: checking for max_fail_percentage 64209 1726886740.12964: done checking for max_fail_percentage 64209 1726886740.12964: checking to see if all hosts have failed and the running result is not ok 64209 1726886740.12965: done checking to see if all hosts have failed 64209 1726886740.12966: getting the next task for host managed_node3 64209 1726886740.12969: done getting next task for host managed_node3 64209 1726886740.12970: ^ task is: None 64209 1726886740.12971: ^ state is: HOST STATE: block=4, 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 64209 1726886740.12995: in VariableManager get_vars() 64209 1726886740.13007: done with get_vars() 64209 1726886740.13014: in VariableManager get_vars() 64209 1726886740.13026: done with get_vars() 64209 1726886740.13031: variable 'omit' from source: magic vars 64209 1726886740.13054: in VariableManager get_vars() 64209 1726886740.13063: done with get_vars() 64209 1726886740.13264: variable 'omit' from source: magic vars PLAY [Test create thin pool and remove] **************************************** 64209 1726886740.17950: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 64209 1726886740.18690: getting the remaining hosts for this loop 64209 1726886740.18692: done getting the remaining hosts for this loop 64209 1726886740.18696: getting the next task for host managed_node3 64209 1726886740.18700: done getting next task for host managed_node3 64209 1726886740.18701: ^ task is: TASK: meta (flush_handlers) 64209 1726886740.18703: ^ 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 64209 1726886740.18705: getting variables 64209 1726886740.18706: in VariableManager get_vars() 64209 1726886740.18722: Calling all_inventory to load vars for managed_node3 64209 1726886740.18724: Calling groups_inventory to load vars for managed_node3 64209 1726886740.18726: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.18732: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.18735: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.18737: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.18764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.18778: done with get_vars() 64209 1726886740.18783: done getting variables 64209 1726886740.18829: in VariableManager get_vars() 64209 1726886740.18837: Calling all_inventory to load vars for managed_node3 64209 1726886740.18839: Calling groups_inventory to load vars for managed_node3 64209 1726886740.18841: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.18845: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.18850: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.18853: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.18878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.18892: done with get_vars() 64209 1726886740.18900: done queuing things up, now waiting for results queue to drain 64209 1726886740.18902: results queue empty 64209 1726886740.18903: checking for any_errors_fatal 64209 1726886740.18904: done checking for any_errors_fatal 64209 1726886740.18905: checking for max_fail_percentage 64209 1726886740.18906: done checking for max_fail_percentage 64209 1726886740.18907: checking to see if all hosts have failed and the running result is not ok 64209 1726886740.18907: done checking to see if all hosts have failed 64209 1726886740.18908: getting the remaining hosts for this loop 64209 1726886740.18909: done getting the remaining hosts for this loop 64209 1726886740.18920: getting the next task for host managed_node3 64209 1726886740.18923: done getting next task for host managed_node3 64209 1726886740.18925: ^ task is: TASK: meta (flush_handlers) 64209 1726886740.18926: ^ 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 64209 1726886740.18929: getting variables 64209 1726886740.18929: in VariableManager get_vars() 64209 1726886740.18937: Calling all_inventory to load vars for managed_node3 64209 1726886740.18939: Calling groups_inventory to load vars for managed_node3 64209 1726886740.18941: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.18945: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.18948: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.18951: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.18977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.18994: done with get_vars() 64209 1726886740.19000: done getting variables 64209 1726886740.19055: in VariableManager get_vars() 64209 1726886740.19063: Calling all_inventory to load vars for managed_node3 64209 1726886740.19065: Calling groups_inventory to load vars for managed_node3 64209 1726886740.19067: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.19071: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.19073: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.19076: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.19100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.19115: done with get_vars() 64209 1726886740.19126: done queuing things up, now waiting for results queue to drain 64209 1726886740.19127: results queue empty 64209 1726886740.19128: checking for any_errors_fatal 64209 1726886740.19129: done checking for any_errors_fatal 64209 1726886740.19130: checking for max_fail_percentage 64209 1726886740.19132: done checking for max_fail_percentage 64209 1726886740.19756: checking to see if all hosts have failed and the running result is not ok 64209 1726886740.19757: done checking to see if all hosts have failed 64209 1726886740.19758: getting the remaining hosts for this loop 64209 1726886740.19759: done getting the remaining hosts for this loop 64209 1726886740.19761: getting the next task for host managed_node3 64209 1726886740.19764: done getting next task for host managed_node3 64209 1726886740.19765: ^ task is: TASK: meta (flush_handlers) 64209 1726886740.19767: ^ 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 64209 1726886740.19769: getting variables 64209 1726886740.19770: in VariableManager get_vars() 64209 1726886740.19777: Calling all_inventory to load vars for managed_node3 64209 1726886740.19779: Calling groups_inventory to load vars for managed_node3 64209 1726886740.19797: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.19802: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.19804: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.19807: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.19837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.19857: done with get_vars() 64209 1726886740.19862: done getting variables 64209 1726886740.19900: in VariableManager get_vars() 64209 1726886740.19907: Calling all_inventory to load vars for managed_node3 64209 1726886740.19909: Calling groups_inventory to load vars for managed_node3 64209 1726886740.19914: Calling all_plugins_inventory to load vars for managed_node3 64209 1726886740.19920: Calling all_plugins_play to load vars for managed_node3 64209 1726886740.19922: Calling groups_plugins_inventory to load vars for managed_node3 64209 1726886740.19925: Calling groups_plugins_play to load vars for managed_node3 64209 1726886740.19950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 64209 1726886740.20184: done with get_vars() 64209 1726886740.20193: done queuing things up, now waiting for results queue to drain 64209 1726886740.20194: results queue empty 64209 1726886740.20195: checking for any_errors_fatal 64209 1726886740.20196: done checking for any_errors_fatal 64209 1726886740.20197: checking for max_fail_percentage 64209 1726886740.20198: done checking for max_fail_percentage 64209 1726886740.20198: checking to see if all hosts have failed and the running result is not ok 64209 1726886740.20199: done checking to see if all hosts have failed 64209 1726886740.20200: getting the remaining hosts for this loop 64209 1726886740.20201: done getting the remaining hosts for this loop 64209 1726886740.20203: getting the next task for host managed_node3 64209 1726886740.20205: done getting next task for host managed_node3 64209 1726886740.20206: ^ task is: None 64209 1726886740.20207: ^ state is: HOST STATE: block=4, 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 64209 1726886740.20208: done queuing things up, now waiting for results queue to drain 64209 1726886740.20209: results queue empty 64209 1726886740.20210: checking for any_errors_fatal 64209 1726886740.20210: done checking for any_errors_fatal 64209 1726886740.20213: checking for max_fail_percentage 64209 1726886740.20214: done checking for max_fail_percentage 64209 1726886740.20214: checking to see if all hosts have failed and the running result is not ok 64209 1726886740.20215: done checking to see if all hosts have failed 64209 1726886740.20216: getting the next task for host managed_node3 64209 1726886740.20221: done getting next task for host managed_node3 64209 1726886740.20221: ^ task is: None 64209 1726886740.20223: ^ state is: HOST STATE: block=4, 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 ********************************************************************* Friday 20 September 2024 22:45:40 -0400 (0:00:00.118) 0:00:00.118 ****** =============================================================================== 64209 1726886740.20251: RUNNING CLEANUP