sbp opened a new issue, #1153:
URL: https://github.com/apache/tooling-trusted-releases/issues/1153
Reported by @andrewmusselman. The last part of the trace is:
```
│ [...]/tooling-trusted-releases/atr/principal.py:318 in cache_refresh
│
│
│
│ 315 │ │ │ self.__cache.participant_of[asf_uid] = projects
│
│ 316 │ │ │ self.__cache.last_refreshed[asf_uid] = int(time.time())
│
│ 317 │ │ except CommitterError as e:
│
│ ❱ 318 │ │ │ raise AuthenticationError(f"Failed to verify committer:
{e}") from e │
│ 319
│
│ 320
│
│ 321 authoriser_asfquart: Final[AuthoriserASFQuart] = AuthoriserASFQuart()
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]