Wednesday, 2025-01-22

-@gerrit:opendev.org- Felix Edel proposed: [zuul/zuul] 937876: Incorporate tenants stats in Toolbar section https://review.opendev.org/c/zuul/zuul/+/93787609:19
@joao15130:matrix.orgHello.10:07
Trying to play with nodepool-builder, I hit many permission issues in the container but it seems to work fine now. The image is being created but at the end of the process I can see some messages from the disk-image-builder process like below:
losetup: cannot find an unused loop device
Any idea what can cause it?
@joao15130:matrix.org* Hello.10:10
Trying to play with nodepool-builder, I hit many permission issues in the container but it seems to work fine now. The image is being created but at the end of the process I can see some messages from the disk-image-builder process like below:
2025-01-22 10:09:02.049 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: losetup: /root/dib_image.MaDU8GUk/image0.raw: failed to set up loop device: No such file or directory exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135
Any idea what can cause it?
@joao15130:matrix.orgjust before I can see no errors which can explain the no such file or directory on /root/dib_image.MaDU8GUk/image0.raw10:28
@joao15130:matrix.org2025-01-22 10:23:10.269 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /root/dib_image.IansZKxK/image0.raw] loopdev_attach /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:4810:28
2025-01-22 10:23:10.269 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /root/dib_image.IansZKxK/image0.raw]
2025-01-22 10:23:10.709 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: losetup: /root/dib_image.IansZKxK/image0.raw: failed to set up loop device: No such file or directory exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135
@joao15130:matrix.org* just before I can see no errors which can explain the no such file or directory on /root/dib_image.IansZKxK/image0.raw10:29
@joao15130:matrix.org* Hello.10:29
Trying to play with nodepool-builder, I hit many permission issues in the container but it seems to work fine now. The image is being created but at the end of the process I can see some messages from the disk-image-builder process like below:
2025-01-22 10:09:02.049 | DEBUG diskimage\_builder.block\_device.utils \[-\] exec\_sudo: losetup: /root/dib_image.IansZKxK/image0.raw: failed to set up loop device: No such file or directory exec\_sudo /usr/local/lib/python3.11/site-packages/diskimage\_builder/block\_device/utils.py:135
Any idea what can cause it?
@joao15130:matrix.orgI took some time to observe what happens to that raw image and I don't see it coming into /root/dib_image.xxx which can explain why the losetup fails10:38

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!