Skip to content

OOM tests broken on PowerPC #36540

@thaJeztah

Description

@thaJeztah

Possibly related to changes in the configuration of these machines (swap being enabled)

14:22:38 ----------------------------------------------------------------------
14:22:38 FAIL: docker_cli_events_unix_test.go:51: DockerSuite.TestEventsOOMDisableFalse
14:22:38 
14:22:38 docker_cli_events_unix_test.go:64:
14:22:38     c.Assert(err, checker.IsNil)
14:22:38 ... value *errors.errorString = &errors.errorString{s:"wrong exit code for OOM container: expected 137, got 125 (output: \"/usr/local/bin/docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused \\\"process_linux.go:402: container init caused \\\\\\\"process_linux.go:367: setting cgroup config for procHooks process caused \\\\\\\\\\\\\\\"failed to write 10485760 to memory.limit_in_bytes: write /sys/fs/cgroup/memory/docker/563b1a748b0cccd67494423732395dd4a22e8f703ccb793c6f7aa753ec27f95d/memory.limit_in_bytes: device or resource busy\\\\\\\\\\\\\\\"\\\\\\\"\\\": unknown.\\ntime=\\\"2018-03-08T14:22:38Z\\\" level=error msg=\\\"error waiting for container: context canceled\\\" \\n\")"} ("wrong exit code for OOM container: expected 137, got 125 (output: \"/usr/local/bin/docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused \\\"process_linux.go:402: container init caused \\\\\\\"process_linux.go:367: setting cgroup config for procHooks process caused \\\\\\\\\\\\\\\"failed to write 10485760 to memory.limit_in_bytes: write /sys/fs/cgroup/memory/docker/563b1a748b0cccd67494423732395dd4a22e8f703ccb793c6f7aa753ec27f95d/memory.limit_in_bytes: device or resource busy\\\\\\\\\\\\\\\"\\\\\\\"\\\": unknown.\\ntime=\\\"2018-03-08T14:22:38Z\\\" level=error msg=\\\"error waiting for container: context canceled\\\" \\n\")")


14:31:27 ----------------------------------------------------------------------
14:31:27 FAIL: docker_cli_run_unix_test.go:617: DockerSuite.TestRunOOMExitCode
14:31:27 
14:31:27 docker_cli_run_unix_test.go:630:
14:31:27     c.Assert(err, check.IsNil)
14:31:27 ... value *errors.errorString = &errors.errorString{s:"wrong exit code for OOM container: expected 137, got 125 (output: \"/usr/local/bin/docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused \\\"process_linux.go:402: container init caused \\\\\\\"process_linux.go:367: setting cgroup config for procHooks process caused \\\\\\\\\\\\\\\"failed to write 4194304 to memory.limit_in_bytes: write /sys/fs/cgroup/memory/docker/9fba6bbbab54090674c4aa7291137a5b4d0d92e162a261c3e94c2fd09b734f68/memory.limit_in_bytes: device or resource busy\\\\\\\\\\\\\\\"\\\\\\\"\\\": unknown.\\ntime=\\\"2018-03-08T14:31:27Z\\\" level=error msg=\\\"error waiting for container: context canceled\\\" \\n\")"} ("wrong exit code for OOM container: expected 137, got 125 (output: \"/usr/local/bin/docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused \\\"process_linux.go:402: container init caused \\\\\\\"process_linux.go:367: setting cgroup config for procHooks process caused \\\\\\\\\\\\\\\"failed to write 4194304 to memory.limit_in_bytes: write /sys/fs/cgroup/memory/docker/9fba6bbbab54090674c4aa7291137a5b4d0d92e162a261c3e94c2fd09b734f68/memory.limit_in_bytes: device or resource busy\\\\\\\\\\\\\\\"\\\\\\\"\\\": unknown.\\ntime=\\\"2018-03-08T14:31:27Z\\\" level=error msg=\\\"error waiting for container: context canceled\\\" \\n\")")
14:31:27 

/cc @tophj-ibm @psftw who are looking into this

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions