Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:24:26.801166 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:24:26.806616 | 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:24:28.595498 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:24:28.610964 | ok: [image-builder] 2026-01-07 08:24:28.613483 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:24:28.689360 | included: base-appliance for image-builder 2026-01-07 08:24:28.691450 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:24:28.711225 | ok: [image-builder] 2026-01-07 08:24:28.713625 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:24:28.786891 | ok: [image-builder] 2026-01-07 08:24:28.789431 | 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:24:29.921063 | changed: [image-builder] 2026-01-07 08:24:29.923729 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:24:30.650568 | changed: [image-builder] 2026-01-07 08:24:30.653062 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:24:32.158698 | ok: [image-builder] 2026-01-07 08:24:32.163019 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:25:19.579666 | changed: [image-builder] 2026-01-07 08:25:19.582368 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:25:19.598143 | ok: [image-builder] 2026-01-07 08:25:19.602911 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:25:19.685884 | included: base for image-builder 2026-01-07 08:25:19.688504 | TASK [base : assert] ****************************** 2026-01-07 08:25:19.710202 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:25:19.712632 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:25:19.785666 | ok: [image-builder] 2026-01-07 08:25:19.788169 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:25:20.575114 | ok: [image-builder] 2026-01-07 08:25:20.577712 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:25:20.587883 | skipping: [image-builder] 2026-01-07 08:25:20.590226 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:25:21.302537 | ok: [image-builder] 2026-01-07 08:25:21.305093 | 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:25:22.331781 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:25:23.075109 | ok: [image-builder] 2026-01-07 08:25:23.078541 | PLAY RECAP **************************************** 2026-01-07 08:25:23.078576 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:25:23.078590 | 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-5997461cf57341e695d53e3c8f4b94d6 -e raw_type=True Exit code: 2