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

test-cgroup-util fails: #8383

Closed
mbiebl opened this issue Mar 7, 2018 · 4 comments
Closed

test-cgroup-util fails: #8383

mbiebl opened this issue Mar 7, 2018 · 4 comments

Comments

@mbiebl
Copy link
Contributor

mbiebl commented Mar 7, 2018

Submission type

  • Bug report

systemd version the issue has been seen with

v238

Used distribution

Debian sid

Trying to build v238 for Debian sid, I get a test-suite failure:


cmdline: systemd.unified_cgroup_hierarchy=0 systemd.legacy_systemd_cgroup_controller=0
is_unified_wanted() → no
is_hybrid_wanted() → yes
is_legacy_wanted() → yes
»
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
Skipping cg hierarchy tests: No medium found
Unknown filesystem type 62656572 mounted on /sys/fs/cgroup.
Assertion 'cg_get_keyed_attribute("cpu", "/init.scope", "no_such_file", STRV_MAKE("no_such_attr"), &val) == -ENOENT' failed at ../src/test/test-cgroup-util.c:413, function test_cg_get_keyed_attribute(). Aborting.
@evverx evverx closed this as completed in 18ce247 Mar 7, 2018
@mbiebl
Copy link
Contributor Author

mbiebl commented Mar 7, 2018

this was inside a build chroot, fwiw

@mbiebl
Copy link
Contributor Author

mbiebl commented Mar 7, 2018

18ce247 does not fix it for me

@mbiebl mbiebl reopened this Mar 7, 2018
@evverx
Copy link
Member

evverx commented Mar 7, 2018

Could you show the output of ./test-cgroup-util and strace -s500 -v -yy ./test-cgroup-util?

@mbiebl mbiebl closed this as completed Mar 7, 2018
@mbiebl
Copy link
Contributor Author

mbiebl commented Mar 7, 2018

nvm, probably just an intermittent issue.

eworm-de pushed a commit to eworm-de/systemd that referenced this issue Mar 22, 2018
The builds were failing in Fedora koji, where something strange is mounted
on /sys/fs/cgroup.

Also closes systemd#8383.

(cherry picked from commit 18ce247)
eworm-de pushed a commit to eworm-de/systemd that referenced this issue Mar 22, 2018
The builds were failing in Fedora koji, where something strange is mounted
on /sys/fs/cgroup.

Also closes systemd#8383.

(cherry picked from commit 18ce247)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants