# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-mount_unmount6mm1a5in/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. 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_default.yml **************************************************** 1 plays in /WORKDIR/git-mount_unmount6mm1a5in/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Monday 12 February 2024 22:48:41 +0000 (0:00:00.014) 0:00:00.014 ******* included: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Monday 12 February 2024 22:48:41 +0000 (0:00:00.011) 0:00:00.025 ******* ok: [sut] TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Monday 12 February 2024 22:48:41 +0000 (0:00:00.605) 0:00:00.631 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Monday 12 February 2024 22:48:42 +0000 (0:00:00.309) 0:00:00.940 ******* ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Monday 12 February 2024 22:48:42 +0000 (0:00:00.014) 0:00:00.955 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Monday 12 February 2024 22:48:42 +0000 (0:00:00.025) 0:00:00.980 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Check for space and name problems] *** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Monday 12 February 2024 22:48:45 +0000 (0:00:03.003) 0:00:03.983 ******* included: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/check.yml for sut TASK [fedora.linux_system_roles.snapshot : Check snapshots will work or are completed (verify)] *** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/check.yml:2 Monday 12 February 2024 22:48:45 +0000 (0:00:00.014) 0:00:03.998 ******* changed: [sut] => { "changed": true, "rc": 0 } STDERR: Shared connection to 10.31.9.1 closed. TASK [fedora.linux_system_roles.snapshot : Verify Complete] ******************** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:16 Monday 12 February 2024 22:48:45 +0000 (0:00:00.334) 0:00:04.332 ******* skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"check\" and snapshot_lvm_verify_only", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Snapshot Volumes] ******************* task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:20 Monday 12 February 2024 22:48:45 +0000 (0:00:00.007) 0:00:04.339 ******* skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"snapshot\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Remove Snapshots] ******************* task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:24 Monday 12 February 2024 22:48:45 +0000 (0:00:00.006) 0:00:04.346 ******* skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"remove\" and not snapshot_lvm_verify_only", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Verify Remove] ********************** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:28 Monday 12 February 2024 22:48:45 +0000 (0:00:00.006) 0:00:04.352 ******* skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"remove\" and snapshot_lvm_verify_only", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Revert to Snapshot] ***************** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:32 Monday 12 February 2024 22:48:45 +0000 (0:00:00.006) 0:00:04.359 ******* skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"revert\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : List Snapshot Attributes] *********** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:36 Monday 12 February 2024 22:48:45 +0000 (0:00:00.006) 0:00:04.365 ******* skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Extend Snapshots] ******************* task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 Monday 12 February 2024 22:48:45 +0000 (0:00:00.006) 0:00:04.371 ******* skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"extend\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Mount Snapshots or Origin] ********** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:44 Monday 12 February 2024 22:48:45 +0000 (0:00:00.006) 0:00:04.377 ******* skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"mount\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Unmount Snapshots or Origin] ******** task path: /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Monday 12 February 2024 22:48:45 +0000 (0:00:00.006) 0:00:04.383 ******* skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"umount\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=8 changed=1 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 Monday 12 February 2024 22:48:45 +0000 (0:00:00.008) 0:00:04.392 ******* =============================================================================== fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 3.00s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role --- 0.61s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 fedora.linux_system_roles.snapshot : Check snapshots will work or are completed (verify) --- 0.33s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/check.yml:2 fedora.linux_system_roles.snapshot : Check if system is ostree ---------- 0.31s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 fedora.linux_system_roles.snapshot : Set platform/version specific variables --- 0.03s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree --- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 fedora.linux_system_roles.snapshot : Check for space and name problems --- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 fedora.linux_system_roles.snapshot : Set platform/version specific variables --- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 fedora.linux_system_roles.snapshot : Unmount Snapshots or Origin -------- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 fedora.linux_system_roles.snapshot : Verify Complete -------------------- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:16 fedora.linux_system_roles.snapshot : Snapshot Volumes ------------------- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:20 fedora.linux_system_roles.snapshot : Remove Snapshots ------------------- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:24 fedora.linux_system_roles.snapshot : Verify Remove ---------------------- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:28 fedora.linux_system_roles.snapshot : Revert to Snapshot ----------------- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:32 fedora.linux_system_roles.snapshot : List Snapshot Attributes ----------- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:36 fedora.linux_system_roles.snapshot : Mount Snapshots or Origin ---------- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:44 fedora.linux_system_roles.snapshot : Extend Snapshots ------------------- 0.01s /WORKDIR/git-mount_unmount6mm1a5in/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---