Skip to content
Success

#26891 (Feb 10, 2026, 1:11:21 PM)

Started 19 days ago
Took 2.1 sec on build5-deb12build-ansible

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

This run spent:

  • 7.2 sec waiting;
  • 2.1 sec build duration;
  • 9.3 sec total from scheduled to completion.
Revision: 98921d6e0aff5855395685702a9237a2a15fb444
Repository: $GERRIT_REPO_URL
  • master
compile_asn1_subdir: filter compiled files by .asn suffix

When I open the .asn file in vim, pySim should not attempt to read the
vim .swp file as asn.1.

  File "/home/moi/osmo-dev/src/pysim/pySim/esim/saip/__init__.py", line 45, in <module>
    asn1 = compile_asn1_subdir('saip')
[...]
  File "<frozen codecs>", line 325, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xad in position 21: invalid start byte

Related: OS#6937
Change-Id: I37df3fc081e51e2ed2198876c63f6e68ecc8fcd8
Neels Hofmeyr at