Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compress KM dumps and perf ETLs before upload. #3029

Merged
merged 7 commits into from
Nov 9, 2023

Conversation

rectified95
Copy link
Collaborator

@rectified95 rectified95 commented Nov 8, 2023

Description

Related #2948

The bad runner which failed to upload crash dumps and perf traces seems better now - connected the vSwitch to a faster adapter.

To further facilitate uploads, first compress the large files.
KM dumps 600MB -> 60MB
Perf ETLs 1.1GB -> 110MB

Testing

Modified the km_stress and perf_with_profile jobs to run on PR as a one-off, and observed the files were successfully uploaded:

km_stress crash dumps upload logs:
https://github.com/microsoft/ebpf-for-windows/actions/runs/6792240647/job/18465751588

perf profile upload logs:
https://github.com/microsoft/ebpf-for-windows/actions/runs/6794724707/job/18471866156

@rectified95 rectified95 changed the title Compress K dumps and perf ETLs before upload. Compress KM dumps and perf ETLs before upload. Nov 8, 2023
@Alan-Jowett Alan-Jowett added this pull request to the merge queue Nov 8, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 8, 2023
@rectified95 rectified95 added this pull request to the merge queue Nov 9, 2023
Merged via the queue into microsoft:main with commit 675f0d2 Nov 9, 2023
76 checks passed
@rectified95 rectified95 deleted the compress_artifact branch November 9, 2023 01:45
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.

3 participants