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

Micronet test failure because unable to mount #14060

Closed
donaldsharp opened this issue Jul 19, 2023 · 2 comments
Closed

Micronet test failure because unable to mount #14060

donaldsharp opened this issue Jul 19, 2023 · 2 comments
Assignees
Labels
bug tests Topotests, make check, etc

Comments

@donaldsharp
Copy link
Member

https://ci1.netdef.org/browse/TESTING-MICRONET-TOPOD10AMD64-800/test/case/136370910

Has a failure because of the inability to mount a partition.

2023-07-19 14:23:14,662 DEBUG: r2: Router(r2): creating
2023-07-19 14:23:14,662 DEBUG: r2: Router(r2): creating namespace process: ['/root/pytest_exabgp3/bin/mutini', '--unshare-flags=mnu', '-v']
2023-07-19 14:23:14,664 DEBUG: r2: Router(r2): namespace process: proc pid: 1098393 args: /usr/bin/nsenter --mount=/proc/1096830/ns/mnt --net=/proc/1096830/ns/net --uts=/proc/1096830/ns/uts -F /root/pytest_exabgp3/bin/mutini --unshare-flags=mnu -v
2023-07-19 14:23:14,665 DEBUG: r2: Router(r2): namespace scoped pids: [1098393]
2023-07-19 14:23:14,665 DEBUG: r2: switched: original mnt:[4026532537] current mnt:[4026532452]
2023-07-19 14:23:14,665 DEBUG: r2: switched: original net:[4026532825] current net:[4026532469]
2023-07-19 14:23:14,665 DEBUG: r2: switched: original uts:[4026532552] current uts:[4026532453]
2023-07-19 14:23:14,665 DEBUG: r2: all done waiting for unshare after 0.000212
2023-07-19 14:23:14,665 DEBUG: r2: cmd_status("/bin/bash -c 'mount --make-rprivate /'")
2023-07-19 14:23:14,670 DEBUG: r2: cmd_status("/bin/bash -c 'mkdir /tmp/cgm-1098393 && mount --rbind /sys/fs/cgroup /tmp/cgm-1098393'")
2023-07-19 14:23:14,675 DEBUG: r2: cmd_status("/bin/bash -c 'mount -t sysfs sysfs /sys'")
2023-07-19 14:23:14,681 DEBUG: r2: got error mounting new sysfs will retry: rc 32
	stderr: mount: /sys: sysfs already mounted on /sys.
2023-07-19 14:23:15,682 DEBUG: r2: cmd_status("/bin/bash -c 'mount -t sysfs sysfs /sys'")
2023-07-19 14:23:15,688 DEBUG: r2: got error mounting new sysfs will retry: rc 32
	stderr: mount: /sys: sysfs already mounted on /sys.
2023-07-19 14:23:16,689 DEBUG: r2: cmd_status("/bin/bash -c 'mount -t sysfs sysfs /sys'")
2023-07-19 14:23:16,694 DEBUG: r2: got error mounting new sysfs will retry: rc 32
	stderr: mount: /sys: sysfs already mounted on /sys.
2023-07-19 14:23:17,696 DEBUG: r2: cmd_status("/bin/bash -c 'mount -t sysfs sysfs /sys'")
2023-07-19 14:23:17,701 DEBUG: r2: got error mounting new sysfs will retry: rc 32
	stderr: mount: /sys: sysfs already mounted on /sys.
2023-07-19 14:23:18,702 DEBUG: r2: cmd_status("/bin/bash -c 'mount -t sysfs sysfs /sys'")
2023-07-19 14:23:18,708 DEBUG: r2: got error mounting new sysfs will retry: rc 32
	stderr: mount: /sys: sysfs already mounted on /sys.
2023-07-19 14:23:19,708 DEBUG: r2: cmd_status("/bin/bash -c 'mount -t sysfs sysfs /sys'")
2023-07-19 14:23:19,714 DEBUG: r2: got error mounting new sysfs will retry: rc 32
	stderr: mount: /sys: sysfs already mounted on /sys.
2023-07-19 14:23:20,715 DEBUG: r2: cmd_status("/bin/bash -c 'mount -t sysfs sysfs /sys'")
2023-07-19 14:23:20,720 DEBUG: r2: got error mounting new sysfs will retry: rc 32
	stderr: mount: /sys: sysfs already mounted on /sys.
2023-07-19 14:23:21,721 DEBUG: r2: cmd_status("/bin/bash -c 'mount -t sysfs sysfs /sys'")
2023-07-19 14:23:21,726 DEBUG: r2: got error mounting new sysfs will retry: rc 32
	stderr: mount: /sys: sysfs already mounted on /sys.
2023-07-19 14:23:22,727 DEBUG: r2: cmd_status("/bin/bash -c 'mount -t sysfs sysfs /sys'")
2023-07-19 14:23:22,732 DEBUG: r2: got error mounting new sysfs will retry: rc 32
	stderr: mount: /sys: sysfs already mounted on /sys.
2023-07-19 14:23:23,732 DEBUG: r2: cmd_status("/bin/bash -c 'mount -t sysfs sysfs /sys'")
2023-07-19 14:23:23,738 DEBUG: r2: got error mounting new sysfs will retry: rc 32
	stderr: mount: /sys: sysfs already mounted on /sys.```
@donaldsharp donaldsharp added the triage Needs further investigation label Jul 19, 2023
@qlyoung qlyoung added the tests Topotests, make check, etc label Jul 24, 2023
@qlyoung qlyoung added bug and removed triage Needs further investigation labels Aug 15, 2023
Copy link

This issue is stale because it has been open 180 days with no activity. Comment or remove the autoclose label in order to avoid having this issue closed.

@frrbot
Copy link

frrbot bot commented Feb 12, 2024

This issue will be automatically closed in the specified period unless there is further activity.

@frrbot frrbot bot closed this as completed Feb 19, 2024
@frrbot frrbot bot removed the autoclose label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug tests Topotests, make check, etc
Projects
None yet
Development

No branches or pull requests

3 participants