Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:12:31.797813 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:12:31.802971 | 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:12:33.824120 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:12:33.839371 | ok: [image-builder] 2026-01-07 08:12:33.841866 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:12:33.886017 | included: base-appliance for image-builder 2026-01-07 08:12:33.888079 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:12:33.907264 | ok: [image-builder] 2026-01-07 08:12:33.909626 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:12:33.978023 | ok: [image-builder] 2026-01-07 08:12:33.980474 | 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:12:35.011954 | changed: [image-builder] 2026-01-07 08:12:35.014607 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:12:35.691352 | changed: [image-builder] 2026-01-07 08:12:35.693865 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:12:37.430556 | ok: [image-builder] 2026-01-07 08:12:37.433447 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:13:23.327548 | changed: [image-builder] 2026-01-07 08:13:23.330068 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:13:23.344996 | ok: [image-builder] 2026-01-07 08:13:23.349246 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:13:23.400573 | included: base for image-builder 2026-01-07 08:13:23.402877 | TASK [base : assert] ****************************** 2026-01-07 08:13:23.424180 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:13:23.478063 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:13:23.498963 | ok: [image-builder] 2026-01-07 08:13:23.501400 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:13:24.299979 | ok: [image-builder] 2026-01-07 08:13:24.302579 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:13:24.313018 | skipping: [image-builder] 2026-01-07 08:13:24.315757 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:13:25.030812 | ok: [image-builder] 2026-01-07 08:13:25.033486 | 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:13:26.043602 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:13:26.769962 | ok: [image-builder] 2026-01-07 08:13:26.773496 | PLAY RECAP **************************************** 2026-01-07 08:13:26.773532 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:13:26.773546 | 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-b9dd96b8c831490c840d3e39838e0184 -e raw_type=True Exit code: 2