Skip to content
Failed

#27825 (Mar 27, 2026, 6:15:19 PM)

Started 23 hr ago
Took 3.5 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-ccid-firmware build number 152
originally caused by:

This run spent:

  • 7.1 sec waiting;
  • 3.5 sec build duration;
  • 10 sec total from scheduled to completion.
Revision: 48b85a2872fb562e56e8f4d8327884152d7e8fce
Repository: $GERRIT_REPO_URL
  • master
firmware: replace libosmocore fsm timers

Concurrent access from main loop and the different uart irqs was not
going well and caused crashes. The libosmocore fsm does still allocate
one internal timer, but it is not used by the firmware, so libosmocore
will not touch the rbtree.

Additionally ignore checkpatch jiffies complaints because we're trying
to do firmware here.

Closes: SYS#7877
Change-Id: Id2bd67b3946bb451008965f0b68b4a919f4d10bd
ewild at