Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New OverlayUnmountError with 5.21 lxd #681

Open
tigarmo opened this issue Aug 26, 2024 · 1 comment
Open

New OverlayUnmountError with 5.21 lxd #681

tigarmo opened this issue Aug 26, 2024 · 1 comment
Labels
bug Something isn't working triaged

Comments

@tigarmo
Copy link
Collaborator

tigarmo commented Aug 26, 2024

Bug Description

The following overlay-using spread tests started failing:

 2024-08-26 14:38:42 Failed tasks: 2
    - google:ubuntu-22.04-64:tests/spread/rockcraft/overlay-logs
    - google:ubuntu-22.04-64:tests/spread/rockcraft/usrmerge-file-collision

To Reproduce

.

Environment

.

rockcraft.yaml

.

Relevant log output

2024-08-26 14:36:39.103 :: 2024-08-26 14:36:33.636 [pid=201] mount '/root/overlay/overlay/proc' on chroot
2024-08-26 14:36:39.103 :: 2024-08-26 14:36:33.636 mount device='proc', mountpoint='/root/overlay/overlay/proc', args=('-tproc',)
2024-08-26 14:36:39.103 :: 2024-08-26 14:36:33.640 unmount overlayfs from /root/overlay/overlay
2024-08-26 14:36:39.103 :: 2024-08-26 14:36:33.641 umount mountpoint='/root/overlay/overlay', args=()
2024-08-26 14:36:39.103 :: 2024-08-26 14:36:34.648 retry umount '/root/overlay/overlay' (1/5)
2024-08-26 14:36:39.103 :: 2024-08-26 14:36:35.652 retry umount '/root/overlay/overlay' (2/5)
2024-08-26 14:36:39.103 :: 2024-08-26 14:36:36.656 retry umount '/root/overlay/overlay' (3/5)
2024-08-26 14:36:39.103 :: 2024-08-26 14:36:37.661 retry umount '/root/overlay/overlay' (4/5)
2024-08-26 14:36:39.103 :: 2024-08-26 14:36:38.665 retry umount '/root/overlay/overlay' (5/5)
2024-08-26 14:36:39.103 :: 2024-08-26 14:36:38.671 Failed to unmount /root/overlay/overlay: Command '['/bin/umount', '/root/overlay/overlay']' returned non-zero exit status 32.
@tigarmo tigarmo added bug Something isn't working triaged labels Aug 26, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3307.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged
Projects
None yet
Development

No branches or pull requests

3 participants
@tigarmo and others