Skip to content
Success

#27528 (Mar 16, 2026, 9:56:49 AM)

Started 13 hr ago
Took 1.9 sec on build5-deb12build-ansible

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

This run spent:

  • 41 sec waiting;
  • 1.9 sec build duration;
  • 43 sec total from scheduled to completion.
Revision: 17b482fd9ada9052e75f3a2afa3e6ec0d9ae55c3
Repository: $GERRIT_REPO_URL
  • master
utils: DataObjectCollection.encode(): fix TypeError

`members_by_name` is a plain dictionary.  Calling it with `()` raises:

  TypeError: 'dict' object is not callable

Change-Id: I7e0c09aa7303f1506fe3a025fdc3779919dd0e6c
Vadim Yanitskiy at