# 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-weekly-ci4ns9g26g/.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_settings.yml *************************************************** 1 plays in /WORKDIR/git-weekly-ci4ns9g26g/tests/tests_settings.yml PLAY [Test bootloader_settings variable] *************************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci4ns9g26g/tests/tests_settings.yml:13 Saturday 17 February 2024 22:34:04 +0000 (0:00:00.013) 0:00:00.013 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 February 2024 22:34:04 +0000 (0:00:00.022) 0:00:00.035 ***** included: /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 February 2024 22:34:04 +0000 (0:00:00.011) 0:00:00.047 ***** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 February 2024 22:34:04 +0000 (0:00:00.625) 0:00:00.673 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 February 2024 22:34:05 +0000 (0:00:00.283) 0:00:00.957 ***** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 February 2024 22:34:05 +0000 (0:00:00.013) 0:00:00.971 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 February 2024 22:34:05 +0000 (0:00:00.017) 0:00:00.988 ***** fatal: [sut]: FAILED! => { "changed": false, "failures": [], "rc": 1, "results": [] } MSG: Depsolve Error occurred: Problem: problem with installed package sdubby-1.0-5.fc39.noarch - package sdubby-1.0-5.fc39.noarch from @System conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - package sdubby-1.0-4.fc39.noarch from fedora conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - package sdubby-1.0-5.fc39.noarch from updates conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - conflicting requests - package sdubby-1.0-5.fc39.noarch from @System conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates - package sdubby-1.0-4.fc39.noarch from fedora conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates - package sdubby-1.0-5.fc39.noarch from updates conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci4ns9g26g/tests/tests_settings.yml:169 Saturday 17 February 2024 22:36:07 +0000 (0:02:02.423) 0:02:03.411 ***** fatal: [sut]: FAILED! => {} MSG: The task includes an option with an undefined variable. The error was: 'test_kernel' is undefined. 'test_kernel' is undefined The error appears to be in '/WORKDIR/git-weekly-ci4ns9g26g/tests/tests_settings.yml': line 169, column 11, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: always: - name: Remove cloned kernels ^ here to retry, use: --limit @/tmp/tests_settings.retry PLAY RECAP ********************************************************************* sut : ok=4 changed=0 unreachable=0 failed=2 skipped=1 rescued=0 ignored=0 Saturday 17 February 2024 22:36:07 +0000 (0:00:00.008) 0:02:03.420 ***** =============================================================================== fedora.linux_system_roles.bootloader : Ensure required packages are installed - 122.42s /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.63s /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.28s /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Get bootloader_facts ---------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci4ns9g26g/tests/tests_settings.yml:13 -------------------- fedora.linux_system_roles.bootloader : Set platform/version specific variables --- 0.02s /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree --- 0.01s /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 fedora.linux_system_roles.bootloader : Set platform/version specific variables --- 0.01s /WORKDIR/git-weekly-ci4ns9g26g/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Remove cloned kernels --------------------------------------------------- 0.01s /WORKDIR/git-weekly-ci4ns9g26g/tests/tests_settings.yml:169 ------------------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---