# 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-ci6feor_lk/.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_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-ci6feor_lk/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci6feor_lk/tests/tests_add_rm.yml:13 Saturday 10 February 2024 13:44:28 +0000 (0:00:00.012) 0:00:00.012 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci6feor_lk/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 February 2024 13:44:28 +0000 (0:00:00.021) 0:00:00.033 ***** included: /WORKDIR/git-weekly-ci6feor_lk/.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-ci6feor_lk/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 February 2024 13:44:28 +0000 (0:00:00.010) 0:00:00.044 ***** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci6feor_lk/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 February 2024 13:44:29 +0000 (0:00:00.550) 0:00:00.595 ***** 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-ci6feor_lk/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 February 2024 13:44:29 +0000 (0:00:00.290) 0:00:00.885 ***** 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-ci6feor_lk/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 February 2024 13:44:29 +0000 (0:00:00.013) 0:00:00.898 ***** 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-ci6feor_lk/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 February 2024 13:44:29 +0000 (0:00:00.016) 0:00:00.915 ***** 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-ci6feor_lk/tests/tests_add_rm.yml:92 Saturday 10 February 2024 13:44:32 +0000 (0:00:02.486) 0:00:03.402 ***** 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-ci6feor_lk/tests/tests_add_rm.yml': line 92, 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_add_rm.retry PLAY RECAP ********************************************************************* sut : ok=4 changed=0 unreachable=0 failed=2 skipped=1 rescued=0 ignored=0 Saturday 10 February 2024 13:44:32 +0000 (0:00:00.007) 0:00:03.409 ***** =============================================================================== fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.49s /WORKDIR/git-weekly-ci6feor_lk/.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.55s /WORKDIR/git-weekly-ci6feor_lk/.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.29s /WORKDIR/git-weekly-ci6feor_lk/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Get bootloader_facts ---------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci6feor_lk/tests/tests_add_rm.yml:13 ---------------------- fedora.linux_system_roles.bootloader : Set platform/version specific variables --- 0.02s /WORKDIR/git-weekly-ci6feor_lk/.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-ci6feor_lk/.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-ci6feor_lk/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Remove cloned kernels --------------------------------------------------- 0.01s /WORKDIR/git-weekly-ci6feor_lk/tests/tests_add_rm.yml:92 ---------------------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---