Skip to content
Success

#27449 (Mar 15, 2026, 9:56:29 AM)

Started 1 day 9 hr ago
Took 1.8 sec on build4-deb12build-ansible

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

This run spent:

  • 30 sec waiting;
  • 1.8 sec build duration;
  • 32 sec total from scheduled to completion.
Revision: 69c11441793a9746cd5e43d82f5e35a9a28d7060
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