Skip to content
Success

#20305 (Feb 5, 2026, 2:45:09 PM)

Started 20 days ago
Took 58 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-bts build number 1091
originally caused by:

This run spent:

  • 10 sec waiting;
  • 58 sec build duration;
  • 1 min 8 sec total from scheduled to completion.
Revision: 3445d1ca0117614378b6a6b23de2957ab900dc91
Repository: $GERRIT_REPO_URL
  • master
power_control: lchan_ms_pwr_ctrl(): always log input values

Depending on the power control interval (P_Con_INTERVAL), the MS power
loop may delay the power control decision for a certain amount of SACCH
block periods.  In this case lchan_ms_pwr_ctrl() returns early and no
logging is printed at all.

Let's always log the input values (reported level, UL measurements)
early in lchan_ms_pwr_ctrl().  This is useful for debugging, and
this is exactly what lchan_bs_pwr_ctrl() does.

Change-Id: I3b8466f062624fc8a2ea6f8220c057d3812f2c35
Vadim Yanitskiy at