When browsing the Gerrit web interface, I noticed the browser console reports a bunch of 404 errors. The interface attempts to grab avatars for users, URLs looks like:
https://gerrit.wikimedia.org/r/accounts/someone%40example.org/avatar?s=12345
Where:
- someone%40example.org is urlencoded email address of users listed as reviewers of a patchset
- 12345 probably the user id in Gerrit
Version: wmf-deployment
Severity: normal