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

flake in bind,bind-nonrecursive test #13188

Closed
edsantiago opened this issue Feb 9, 2022 · 6 comments
Closed

flake in bind,bind-nonrecursive test #13188

edsantiago opened this issue Feb 9, 2022 · 6 comments
Labels
flakes Flakes from Continuous Integration locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue

Comments

@edsantiago
Copy link
Member

This is an old flake, dating back to mid-last year, but my ginkgo fixes make the error message useful:

        # podman [options] run --mount type=bind,bind-nonrecursive,slave,src=/,target=/host registry.fedoraproject.org/fedora-minimal:34 findmnt -nR /host
         /host                                                                                                                              /dev/sda1 ext4   rw,relatime,seclabel
         `-/host/tmp/podman_test074152016/root/vfs-containers/f40ee5021125ed6fd525f30ea97d3279c90827e42f3007c432774c7648a228ff/userdata/shm shm       tmpfs  rw,nosuid,nodev,noexec,relatime,context="system_u:object_r:container_file_t:s0:c349,c612",size=64000k,inode64
...
          Expected
               <[]string | len:2, cap:2>: [
                   "/host                                                                                                                              /dev/sda1 ext4   rw,relatime,seclabel",
                   "`-/host/tmp/podman_test074152016/root/vfs-containers/f40ee5021125ed6fd525f30ea97d3279c90827e42f3007c432774c7648a228ff/userdata/shm shm       tmpfs  rw,nosuid,nodev,noexec,relatime,context=\"system_u:object_r:container_file_t:s0:c349,c612\",size=64000k,inode64",
               ]
           to have length 1

Podman run [It] podman run --mount type=bind,bind-nonrecursive

@edsantiago edsantiago added the flakes Flakes from Continuous Integration label Feb 9, 2022
@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@flouthoc
Copy link
Collaborator

Is this still flaky.

@edsantiago
Copy link
Member Author

There was one more flake, the day after I filed this issue. My logs do not show it happening since.

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@rhatdan
Copy link
Member

rhatdan commented Apr 21, 2022

@edsantiago what should we do with this?

@edsantiago
Copy link
Member Author

No instances in my logs since the 02-10 one, so I'll close for now and reopen if it recurs.

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
flakes Flakes from Continuous Integration locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue
Projects
None yet
Development

No branches or pull requests

3 participants