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

Worker Versions report data inconsistent/invalid #11

Open
petemoore opened this issue Nov 6, 2024 · 1 comment
Open

Worker Versions report data inconsistent/invalid #11

petemoore opened this issue Nov 6, 2024 · 1 comment

Comments

@petemoore
Copy link
Member

petemoore commented Nov 6, 2024

The WorkerVersions subdirectory currently has 712 worker pool files inside of it.
The report itself lists 329 worker pools (154 docker worker, 124 generic worker, 36 script worker, 6 no artifacts, 9 unknown)
FXCI reports 252 pools.

What is going on?! 😆

@petemoore
Copy link
Member Author

Yarik pointed out that we probably aren't deleting old report data when generating new data, so old pool files may still appear in the directory.
The second issue is probably a non-issue - we are also reporting on standalone worker pools which would not be seen by worker manager. Perhaps there are around 77 of those in FXCI (329-252).

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

No branches or pull requests

1 participant