Skip to content

Alexeyk/gitlab cache metadata recovery#11515

Open
AlexeyKuznetsov-DD wants to merge 7 commits into
masterfrom
alexeyk/gitlab-cache-metadata-recovery
Open

Alexeyk/gitlab cache metadata recovery#11515
AlexeyKuznetsov-DD wants to merge 7 commits into
masterfrom
alexeyk/gitlab-cache-metadata-recovery

Conversation

@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor

What Does This Do

A fix for when cache restore failed on GitHub: FATAL: unexpected EOF

Motivation

Quite a lot of jobs started to fail on GitLab randomly with error FATAL: unexpected EOF since May 22.
After some investigation I found a way to workaround the issue by clearing corrupted metadata.bin files.
That allows to restore cache as part of the build.

Additional Notes

Real issue should be fixed at GitLab. This PR is a way to unblock merging to master.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from bric3 June 1, 2026 03:49
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Jun 1, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added type: bug Bug report and fix tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Jun 1, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review June 1, 2026 03:49
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from a team as a code owner June 1, 2026 03:49
@datadog-prod-us1-4

This comment has been minimized.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from a team as a code owner June 1, 2026 14:53
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from erikayasuda and removed request for a team June 1, 2026 14:53
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented Jun 1, 2026

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 13.96 s 13.98 s [-1.4%; +1.0%] (no difference)
startup:insecure-bank:tracing:Agent 12.95 s 12.93 s [-0.8%; +1.1%] (no difference)
startup:petclinic:appsec:Agent 16.66 s 16.30 s [+0.7%; +3.6%] (maybe worse)
startup:petclinic:iast:Agent 16.56 s 16.67 s [-1.8%; +0.6%] (no difference)
startup:petclinic:profiling:Agent 16.53 s 16.62 s [-2.1%; +1.1%] (no difference)
startup:petclinic:tracing:Agent 15.74 s 16.01 s [-2.9%; -0.5%] (maybe better)

Commit: c27a3208 · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: tooling Build & Tooling tag: no release notes Changes to exclude from release notes type: bug Bug report and fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant