Skip to content
Success

#20670 (Feb 26, 2026, 12:06:35 PM)

Started 8 hr 3 min ago
Took 1 min 30 sec on build5-deb12build-ansible

Started by upstream project gerrit-libosmo-sigtran build number 925
originally caused by:

This run spent:

  • 6.2 sec waiting;
  • 1 min 30 sec build duration;
  • 1 min 36 sec total from scheduled to completion.
Revision: eebe9c9ecfacd4df86b64d4f8cc78a69eb167f80
Repository: $GERRIT_REPO_URL
  • master
tcap: Support TID with length 1..4

As described in ITU Q.773 4.2.1.3:
"The length of a Transaction ID is 1 to 4 octets."

asn.1 files also describe TIDs the following way:
OrigTransactionID ::= [APPLICATION 8] IMPLICIT OCTET STRING (SIZE (1..4) )
DestTransactionID ::=[APPLICATION 9] IMPLICIT OCTET STRING (SIZE (1..4) )

Take the chance to avoid asserting based on received external input msg.

Related: SYS#5423
Change-Id: I2748d85624e4be708f7554ee3e60a5bda9162845
Pau Espin Pedrol at