Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:15:30.380123 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:15:30.385541 | TASK [Gathering Facts] **************************** [WARNING]: Callback dispatch 'v2_runner_on_ok' failed for plugin 'timestamp': TimestampedDisplay.display() got an unexpected keyword argument 'caplevel' 2026-01-07 08:15:32.211225 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:15:32.226898 | ok: [image-builder] 2026-01-07 08:15:32.229394 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:15:32.285964 | included: base-appliance for image-builder 2026-01-07 08:15:32.288028 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:15:32.307943 | ok: [image-builder] 2026-01-07 08:15:32.310314 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:15:32.384302 | ok: [image-builder] 2026-01-07 08:15:32.386866 | TASK [base-appliance : Remove existing appliance directory to avoid error: virt-customize: error: libguestfs error: cannot find any suitable libguestfs supermin] *** 2026-01-07 08:15:33.471772 | changed: [image-builder] 2026-01-07 08:15:33.475582 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:15:34.204435 | changed: [image-builder] 2026-01-07 08:15:34.207545 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:15:35.710115 | ok: [image-builder] 2026-01-07 08:15:35.713097 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:16:22.272352 | changed: [image-builder] 2026-01-07 08:16:22.275502 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:16:22.290161 | ok: [image-builder] 2026-01-07 08:16:22.294577 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:16:22.327980 | included: base for image-builder 2026-01-07 08:16:22.330337 | TASK [base : assert] ****************************** 2026-01-07 08:16:22.394475 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:16:22.396892 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:16:22.417564 | ok: [image-builder] 2026-01-07 08:16:22.420060 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:16:23.228811 | ok: [image-builder] 2026-01-07 08:16:23.231326 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:16:23.241722 | skipping: [image-builder] 2026-01-07 08:16:23.244153 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:16:23.985386 | ok: [image-builder] 2026-01-07 08:16:23.987920 | TASK [base : Download if checksum doesn't match] *** [WARNING]: Callback dispatch 'v2_runner_on_failed' failed for plugin 'timestamp': TimestampedDisplay.display() got an unexpected keyword argument 'caplevel' 2026-01-07 08:16:25.025146 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:16:25.753461 | ok: [image-builder] 2026-01-07 08:16:25.756928 | PLAY RECAP **************************************** 2026-01-07 08:16:25.756963 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:16:25.756977 | Running: /usr/bin/ansible-playbook -v -i /var/lib/nodepool/config/nodepool/dib-ansible/inventory.yaml /var/lib/nodepool/config/nodepool/dib-ansible/cloud-fedora-40.yaml -e image_output=/var/lib/nodepool/dib/cloud-fedora-40-1ede290ba9454a368e17f1510bf1534b -e raw_type=True Exit code: 2