Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:26:30.629875 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:26:30.676639 | 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:26:32.426073 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:26:32.441667 | ok: [image-builder] 2026-01-07 08:26:32.444198 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:26:32.486278 | included: base-appliance for image-builder 2026-01-07 08:26:32.488330 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:26:32.507141 | ok: [image-builder] 2026-01-07 08:26:32.509476 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:26:32.581063 | ok: [image-builder] 2026-01-07 08:26:32.583530 | 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:26:33.659944 | changed: [image-builder] 2026-01-07 08:26:33.662637 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:26:34.369025 | changed: [image-builder] 2026-01-07 08:26:34.371539 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:26:35.837584 | ok: [image-builder] 2026-01-07 08:26:35.840402 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:27:22.069401 | changed: [image-builder] 2026-01-07 08:27:22.072405 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:27:22.087000 | ok: [image-builder] 2026-01-07 08:27:22.091323 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:27:22.125393 | included: base for image-builder 2026-01-07 08:27:22.127698 | TASK [base : assert] ****************************** 2026-01-07 08:27:22.192586 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:27:22.194915 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:27:22.214700 | ok: [image-builder] 2026-01-07 08:27:22.276715 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:27:23.011294 | ok: [image-builder] 2026-01-07 08:27:23.013757 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:27:23.023950 | skipping: [image-builder] 2026-01-07 08:27:23.026293 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:27:23.702327 | ok: [image-builder] 2026-01-07 08:27:23.704906 | 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:27:24.648623 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:27:25.368948 | ok: [image-builder] 2026-01-07 08:27:25.371859 | PLAY RECAP **************************************** 2026-01-07 08:27:25.371893 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:27:25.371907 | 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-2b5f6ad84c6c4614b9cb9b01d6202fb4 -e raw_type=True Exit code: 2