Skip to content

Conversation

@jschwe
Copy link
Member

@jschwe jschwe commented Dec 5, 2025

It's not clear what caused the linux CI job to fail consistently (the CI logs did not show a specific error). Purging the sccache cache did not resolve the problem, and disabling sccache also had not effect. Switching to the llvm version provided by apt did however fix the issue, so perhaps sccache was hiding the compilation failure by using cached artifacts before.

@jschwe jschwe requested a review from sagudev December 5, 2025 08:41
@jschwe jschwe enabled auto-merge December 5, 2025 09:12
@jschwe jschwe added this pull request to the merge queue Dec 5, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 5, 2025
Ci works well on my fork, so I'm suspecting the cache
got corrupted and needs to be purged.

Signed-off-by: Jonathan Schwender <[email protected]>
Ci works well on my fork, so I'm suspecting the cache
got corrupted and needs to be purged.

Signed-off-by: Jonathan Schwender <[email protected]>
@jschwe jschwe force-pushed the jschwender/purge-sccache branch from bfd6b55 to e72fb02 Compare December 5, 2025 11:02
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 5, 2025
@jschwe jschwe enabled auto-merge December 5, 2025 11:03
@jschwe jschwe disabled auto-merge December 5, 2025 11:28
Signed-off-by: Jonathan Schwender <[email protected]>
@jschwe jschwe force-pushed the jschwender/purge-sccache branch from 3f0d12b to 1682216 Compare December 5, 2025 13:11
Signed-off-by: Jonathan Schwender <[email protected]>
@jschwe jschwe force-pushed the jschwender/purge-sccache branch from 1682216 to 411b366 Compare December 5, 2025 13:47
Signed-off-by: Jonathan Schwender <[email protected]>
@jschwe jschwe changed the title Purge sccache to fix CI failure Fix linux CI failure by switching to default clang / llvm Dec 5, 2025
@jschwe jschwe added this pull request to the merge queue Dec 5, 2025
Merged via the queue into servo:main with commit 3d81d63 Dec 5, 2025
38 checks passed
@jschwe jschwe deleted the jschwender/purge-sccache branch December 8, 2025 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants