Skip to content

buildkite debug#2439

Draft
matevz wants to merge 2 commits intomainfrom
matevz/debug/ci-error
Draft

buildkite debug#2439
matevz wants to merge 2 commits intomainfrom
matevz/debug/ci-error

Conversation

@matevz
Copy link
Member

@matevz matevz commented Mar 4, 2026

Ignore this PR.

Testing PR for buildkite errors.

jobs are not there anymore in build info json if you are logged out, e.g.
https://buildkite.com/oasisprotocol/oasis-core-ci/builds/16317.json

The CI github action tries to download a specific artifact from a buildkite job from a build named "Build runtimes...". We first fetch the build info here:

https://github.com/oasisprotocol/oasis-sdk/blob/main/tests/download-artifacts.sh#L58

Then we extract the job ID here:

https://github.com/oasisprotocol/oasis-sdk/blob/main/tests/download-artifacts.sh#L66

And since the job ID is not there anymore, it fails one line lower.

Reported upstream to buildkite support.

@netlify
Copy link

netlify bot commented Mar 4, 2026

Deploy Preview for oasisprotocol-oasis-sdk canceled.

Name Link
🔨 Latest commit 723fcea
🔍 Latest deploy log https://app.netlify.com/projects/oasisprotocol-oasis-sdk/deploys/69a8234d0399b8000851a934

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.59%. Comparing base (ee6f864) to head (723fcea).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2439      +/-   ##
==========================================
- Coverage   48.60%   48.59%   -0.01%     
==========================================
  Files         225      225              
  Lines       16128    16128              
==========================================
- Hits         7839     7838       -1     
- Misses       8229     8230       +1     
  Partials       60       60              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@matevz matevz force-pushed the matevz/debug/ci-error branch 3 times, most recently from bcfbd8c to 484d5a2 Compare March 4, 2026 12:14
@matevz matevz force-pushed the matevz/debug/ci-error branch from 484d5a2 to 723fcea Compare March 4, 2026 12:19
@matevz matevz changed the title debug buildkite debug Mar 4, 2026
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.

1 participant