Skip to content

x/build/cmd/racebuild: OOM on linux-ppc64le-buildlet builder #52105

@cherrymui

Description

@cherrymui

I tried to update the race detector syso files, using the racebuild command. The script OOMs consistently on linux-ppc64le-buildlet builder. It seems the OOMing happens at the step when checking out the LLVM repository to /workdir. The repository is rather big.

/workdir is tmpfs. A workaround is to check out the repository to disk, e.g. /tmp, which seems to work.

Or maybe we want to somehow increase the memory of the PPC64 builders (see also #49957).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions