linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.28k stars 1k forks source link

I meet this error when i run case cgroup_fj_stress_cpu_3_3_each #929

Open zhiqifeiyang opened 2 years ago

zhiqifeiyang commented 2 years ago

<<>> tag=cgroup_fj_stress_cpu_3_3_each stime=1648141653 cmdline="cgroup_fj_stress.sh cpu 3 3 each" contacts="" analysis=exit <<>> cgroup_fj_stress_cpu_3_3_each 1 TINFO: Subsystem cpu is mounted at /sys/fs/cgroup/cpuset,cpu,cpuacct cgroup_fj_stress_cpu_3_3_each 1 TINFO: Creating subgroups ... cgroup_fj_stress_cpu_3_3_each 1 TINFO: ... mkdired 40 times cgroup_fj_stress_cpu_3_3_each 1 TINFO: Attaching task to each subgroup cgroup_fj_stress_cpu_3_3_each 1 TINFO: Attaching task 65375 to /sys/fs/cgroup/cpuset,cpu,cpuacct/ltp /tmp/tone/run/ltp/testcases/bin/test.sh: line 269: echo: write error: No space left on device cgroup_fj_stress_cpu_3_3_each 1 TBROK: echo 65375 > /sys/fs/cgroup/cpuset,cpu,cpuacct/ltp/tasks failed /tmp/tone/run/ltp/testcases/bin/cgroup_fj_common.sh: line 112: 65375 Killed cgroup_fj_proc (wd: /tmp/ltp-iTpj3ARuBu/cgroup_fj_stress_cpu_3_3_each.4cKaUdqiYQ) cgroup_fj_stress_cpu_3_3_each 1 TINFO: Removing all ltp subgroups...

metan-ucw commented 2 years ago

That looks like the system is out-of-memory, but without further debugging we cannot know what happened and why there is not enough of free RAM.