Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:28:22.480608 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:28:22.486092 | 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:28:24.269214 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:28:24.284702 | ok: [image-builder] 2026-01-07 08:28:24.287198 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:28:24.318450 | included: base-appliance for image-builder 2026-01-07 08:28:24.320578 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:28:24.385616 | ok: [image-builder] 2026-01-07 08:28:24.388014 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:28:24.408869 | ok: [image-builder] 2026-01-07 08:28:24.411372 | 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:28:25.526077 | changed: [image-builder] 2026-01-07 08:28:25.528662 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:28:26.224174 | changed: [image-builder] 2026-01-07 08:28:26.227097 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:28:27.754805 | ok: [image-builder] 2026-01-07 08:28:27.759096 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:29:14.154297 | changed: [image-builder] 2026-01-07 08:29:14.158779 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:29:14.174150 | ok: [image-builder] 2026-01-07 08:29:14.178587 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:29:14.212176 | included: base for image-builder 2026-01-07 08:29:14.214509 | TASK [base : assert] ****************************** 2026-01-07 08:29:14.281431 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:29:14.283762 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:29:14.303973 | ok: [image-builder] 2026-01-07 08:29:14.306401 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:29:15.106029 | ok: [image-builder] 2026-01-07 08:29:15.108503 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:29:15.118575 | skipping: [image-builder] 2026-01-07 08:29:15.120864 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:29:15.857359 | ok: [image-builder] 2026-01-07 08:29:15.859971 | 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:29:16.837790 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:29:17.622322 | ok: [image-builder] 2026-01-07 08:29:17.625148 | PLAY RECAP **************************************** 2026-01-07 08:29:17.625183 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:29:17.625196 | 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-39.yaml -e image_output=/var/lib/nodepool/dib/cloud-fedora-39-5ed61d87dd784129a9bc6d60698fe638 -e raw_type=True Exit code: 2