Skip to content
Success

#27597 (Mar 17, 2026, 6:31:49 PM)

Started 16 hr ago
Took 4.6 sec on build4-deb12build-ansible

Started by upstream project gerrit-pysim build number 2975
originally caused by:

This run spent:

  • 1 min 9 sec waiting;
  • 4.6 sec build duration;
  • 1 min 14 sec total from scheduled to completion.
Revision: aa63cc578a64127efe9218ecf1af1c3f467e7783
Repository: $GERRIT_REPO_URL
  • master
ota: OtaAlgo{Crypt,Auth}: fix algo_auth vs algo_crypt

* OtaAlgoCrypt.from_keyset() searches by `otak.algo_crypt`
  but the error message prints `otak.algo_auth`.  Should be
  `otak.algo_crypt` instead.

* OtaAlgoAuth.__init__() checks `algo_auth` but the error message
  prints `algo_crypt`.  Should be `otak.algo_auth` instead.

Change-Id: Ia636fffaeadc68e3f6d5b65d477e753834c95895
Vadim Yanitskiy at