Skip to content

Conversation

ViniciustCosta
Copy link
Collaborator

@ViniciustCosta ViniciustCosta commented Sep 18, 2025

[DO NOT MERGE] This is a one-off script meant to delete and migrate the fuzzer-based task events.

Context: b/441782202 and b/444509656. Follow-up from #4958.

@decoNR
Copy link
Collaborator

decoNR commented Sep 18, 2025

LGTM. If it is possible, run it in dev or staging first (or for a subset of entries).

@ViniciustCosta
Copy link
Collaborator Author

Running for staging:
DEBUG_TASK=True LOG_TO_CONSOLE=True python butler.py run migrate_fuzzer_task_events --config-dir=$HOME/Projects/clusterfuzz-config/configs/chrome-staging --non-dry-run

@ViniciustCosta
Copy link
Collaborator Author

Ran successfully for staging using the migration step without indexing by timestamp:
INFO:run_bot:Migrated 469000 fuzzer-based task events.

For production, will actually run with the DELETE_ALL flag enabled as we are not using these events yet.

@ViniciustCosta
Copy link
Collaborator Author

Executed this to the dev/staging environments and for all prod environments (external is still running as it had a massive amount of events). Will close this PR.

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