# 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_qnetd_and_cluster.yml ****************************************** 2 plays in /WORKDIR/git-fix-tests3qwdphxq/tests/tests_qnetd_and_cluster.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-tests3qwdphxq/tests/tests_qnetd_and_cluster.yml:4 Tuesday 12 December 2023 17:39:41 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-fix-tests3qwdphxq/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure a cluster and a qnetd cannot be configured on the same host] ****** META: ran handlers TASK [Set up test environment] ************************************************* task path: /WORKDIR/git-fix-tests3qwdphxq/tests/tests_qnetd_and_cluster.yml:19 Tuesday 12 December 2023 17:39:41 +0000 (0:00:00.010) 0:00:00.024 ****** TASK [linux-system-roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /WORKDIR/git-fix-tests3qwdphxq/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:9 Tuesday 12 December 2023 17:39:41 +0000 (0:00:00.023) 0:00:00.047 ****** ok: [sut] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } TASK [linux-system-roles.ha_cluster : Ensure facts used by tests] ************** task path: /WORKDIR/git-fix-tests3qwdphxq/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:14 Tuesday 12 December 2023 17:39:41 +0000 (0:00:00.018) 0:00:00.065 ****** 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_78c8mes1/ansible_setup_payload.zip/ansible/module_utils/basic.py", line 173, in ModuleNotFoundError: No module named 'ansible.module_utils.six.moves' TASK [Check errors] ************************************************************ task path: /WORKDIR/git-fix-tests3qwdphxq/tests/tests_qnetd_and_cluster.yml:28 Tuesday 12 December 2023 17:39:42 +0000 (0:00:00.341) 0:00:00.407 ****** fatal: [sut]: FAILED! => { "assertion": "'Qnetd cannot be configured on a cluster node' in ansible_failed_result.msg", "changed": false, "evaluated_to": false } MSG: Assertion failed to retry, use: --limit @/tmp/tests_qnetd_and_cluster.retry PLAY RECAP ********************************************************************* sut : ok=2 changed=0 unreachable=0 failed=1 skipped=0 rescued=1 ignored=0 Tuesday 12 December 2023 17:39:42 +0000 (0:00:00.016) 0:00:00.424 ****** =============================================================================== linux-system-roles.ha_cluster : Ensure facts used by tests -------------- 0.34s /WORKDIR/git-fix-tests3qwdphxq/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:14 Set up test environment ------------------------------------------------- 0.02s /WORKDIR/git-fix-tests3qwdphxq/tests/tests_qnetd_and_cluster.yml:19 ----------- linux-system-roles.ha_cluster : Set node name to 'localhost' for single-node clusters --- 0.02s /WORKDIR/git-fix-tests3qwdphxq/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:9 Check errors ------------------------------------------------------------ 0.02s /WORKDIR/git-fix-tests3qwdphxq/tests/tests_qnetd_and_cluster.yml:28 ----------- Include vault variables ------------------------------------------------- 0.01s /WORKDIR/git-fix-tests3qwdphxq/tests/tests_qnetd_and_cluster.yml:4 ------------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---