Skip to content
Success

#26730 (Feb 1, 2026, 5:35:17 PM)

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

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

This run spent:

  • 7.5 sec waiting;
  • 2.3 sec build duration;
  • 9.9 sec total from scheduled to completion.
Revision: fb5a7542aee45bc98b260f20fe602e2202d7b9f0
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