# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_input_file.yml ************************************************* 1 plays in /WORKDIR/git-weekly-ciyutbnr6i/tests/tests_input_file.yml PLAY [Ensure that the role runs with input file] ******************************* META: ran handlers TASK [Run postgresql role with input file] ************************************* task path: /WORKDIR/git-weekly-ciyutbnr6i/tests/tests_input_file.yml:8 Saturday 09 December 2023 18:44:40 +0000 (0:00:00.012) 0:00:00.012 ***** TASK [linux-system-roles.postgresql : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciyutbnr6i/tests/roles/linux-system-roles.postgresql/tasks/main.yml:5 Saturday 09 December 2023 18:44:40 +0000 (0:00:00.078) 0:00:00.091 ***** included: /WORKDIR/git-weekly-ciyutbnr6i/tests/roles/linux-system-roles.postgresql/tasks/set_vars.yml for sut TASK [linux-system-roles.postgresql : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ciyutbnr6i/tests/roles/linux-system-roles.postgresql/tasks/set_vars.yml:2 Saturday 09 December 2023 18:44:40 +0000 (0:00:00.011) 0:00:00.102 ***** An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ModuleNotFoundError: No module named 'ansible.module_utils.six.moves' fatal: [sut]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDERR: Traceback (most recent call last): File "", line 102, in File "", line 94, in _ansiballz_main File "", line 37, in invoke_module File "/tmp/ansible_setup_payload_w_0sbwzl/ansible_setup_payload.zip/ansible/module_utils/basic.py", line 173, in ModuleNotFoundError: No module named 'ansible.module_utils.six.moves' TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-ciyutbnr6i/tests/tests_input_file.yml:32 Saturday 09 December 2023 18:44:40 +0000 (0:00:00.381) 0:00:00.484 ***** included: /WORKDIR/git-weekly-ciyutbnr6i/tests/tasks/clean_instance.yml for sut META: ran handlers TASK [Uninstall postgresql] **************************************************** task path: /WORKDIR/git-weekly-ciyutbnr6i/tests/tasks/clean_instance.yml:6 Saturday 09 December 2023 18:44:40 +0000 (0:00:00.011) 0:00:00.495 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Could not detect which package manager to use. Try gathering facts or setting the "use" option. to retry, use: --limit @/tmp/tests_input_file.retry PLAY RECAP ********************************************************************* sut : ok=2 changed=0 unreachable=0 failed=2 skipped=0 rescued=0 ignored=0 Saturday 09 December 2023 18:44:40 +0000 (0:00:00.241) 0:00:00.737 ***** =============================================================================== linux-system-roles.postgresql : Ensure ansible_facts used by role ------- 0.38s /WORKDIR/git-weekly-ciyutbnr6i/tests/roles/linux-system-roles.postgresql/tasks/set_vars.yml:2 Uninstall postgresql ---------------------------------------------------- 0.24s /WORKDIR/git-weekly-ciyutbnr6i/tests/tasks/clean_instance.yml:6 --------------- Run postgresql role with input file ------------------------------------- 0.08s /WORKDIR/git-weekly-ciyutbnr6i/tests/tests_input_file.yml:8 ------------------- Clean up ---------------------------------------------------------------- 0.01s /WORKDIR/git-weekly-ciyutbnr6i/tests/tests_input_file.yml:32 ------------------ linux-system-roles.postgresql : Set platform/version specific variables --- 0.01s /WORKDIR/git-weekly-ciyutbnr6i/tests/roles/linux-system-roles.postgresql/tasks/main.yml:5 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---