See https://jenkins.osmocom.org/jenkins/job/octsim_osmo-ccid-firmware/89/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-ccid-firmware" build number 2497 originally caused by: Started by timer Running as SYSTEM Building remotely on octsimtest in workspace https://jenkins.osmocom.org/jenkins/job/octsim_osmo-ccid-firmware/ws/ The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ccid-firmware
git init https://jenkins.osmocom.org/jenkins/job/octsim_osmo-ccid-firmware/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ccid-firmware
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ccid-firmware +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/osmo-ccid-firmware # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5df9cfd787c4a7079df742bf909fc4c41f5e0cfa (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 5df9cfd787c4a7079df742bf909fc4c41f5e0cfa # timeout=10
Commit message: "libosmo_emb: type-safe tearfree_u64_t wrapper for LDRD/STRD access"
git rev-list --no-walk 5df9cfd787c4a7079df742bf909fc4c41f5e0cfa # timeout=10
[octsim_osmo-ccid-firmware] $ /bin/sh -xe /tmp/jenkins16001476108282652687.sh + export PYTHONUNBUFFERED=1 + cd ./tests + mkdir -p sysmo-octsim/dl + sudo /etc/osmo-ccid-firmware-tests/start-hook.sh [start-hook] restarting pcscd [start-hook] starting usbmon capture on bus 1 [start-hook] done + FAIL=0 + timeout 30m ./run-tests ========================================================== EXECUTING TESTS FOR SYSMO-OCTSIM ==========================================================
Location https://jenkins.osmocom.org/jenkins/job/octsim_osmo-ccid-firmware/ws/tests/sysmo-octsim
================ PREPARING TEST RIG ================ resetting target BITFT_1=1 BITFT_2=0 BITFT_1=0 BITFT_2=0 done ================ TEST RIG PREPARED =================
Prepare done ==> Executing Testcase 01_check_rig.sh Test 01_check_rig.sh passed ==> Executing Testcase 02_flash_dfu.sh installed fw version: 0.3.61-5df9 2026-06-16 11:07:54 URL:https://ftp.osmocom.org/binaries/osmo-ccid-firmware/latest/sysmoOCTSIM.bin [67200/67200] -> "dl/sysmoOCTSIM-latest.bin" [1] installed fw version: 0.3.61-5df9 Test 02_flash_dfu.sh passed ==> Executing Testcase 03_check_lsusb.sh Test 03_check_lsusb.sh passed ==> Executing Testcase 04_check_dfu_lsusb.sh Test 04_check_dfu_lsusb.sh passed ==> Executing Testcase 05_flash_dfu_from_app.sh installed fw version: 0.3.61-5df9 installed fw version: 0.3.61-5df9 Test 05_flash_dfu_from_app.sh passed ==> Executing Testcase 06_test_simcards.sh installed fw version: 0.3.61-5df9 + FAIL=1 + sudo /etc/osmo-ccid-firmware-tests/stop-hook.sh [stop-hook] getting pcscd logs since 2026-06-16 11:07:48 [stop-hook] 37M logs/pcscd.log [stop-hook] stopping usbmon capture [stop-hook] 488K logs/usbmon.pcapng [stop-hook] compressing usbmon capture [stop-hook] 140K logs/usbmon.pcapng.gz [stop-hook] done + exit 1 Build step 'Execute shell' marked build as failure