Started by user lynxis Running as SYSTEM Building remotely on octsimtest in workspace /home/jenkins/workspace/lynxis-osmo-ccid-firmware-hwtest 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 /home/jenkins/workspace/lynxis-osmo-ccid-firmware-hwtest # 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 0a025bb9ea576488e8bbdd085c7c5ced248618f9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0a025bb9ea576488e8bbdd085c7c5ced248618f9 # timeout=10 Commit message: "jenkins.sh: pin libosmocore version to current version v1.14" First time build. Skipping changelog. [lynxis-osmo-ccid-firmware-hwtest] $ /bin/sh -xe /tmp/jenkins13926528222035867471.sh + git clone --depth=1 -b master https://gerrit.osmocom.org/osmo-ci Cloning into 'osmo-ci'... + wget -O downloaded.bin https://downloads.osmocom.org/binaries/osmo-ccid-firmware/all/sysmoOCTSIM-0.3.37-c538.bin --2026-04-28 15:49:50-- https://downloads.osmocom.org/binaries/osmo-ccid-firmware/all/sysmoOCTSIM-0.3.37-c538.bin Resolving downloads.osmocom.org (downloads.osmocom.org)... 2a01:4f8:201:344a::2, 148.251.236.141 Connecting to downloads.osmocom.org (downloads.osmocom.org)|2a01:4f8:201:344a::2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 85780 (84K) [application/octet-stream] Saving to: ‘downloaded.bin’ 0K .......... .......... .......... .......... .......... 59% 1.69M 0s 50K .......... .......... .......... ... 100% 8.67M=0.03s 2026-04-28 15:49:51 (2.50 MB/s) - ‘downloaded.bin’ saved [85780/85780] + install -Dm644 downloaded.bin tests/sysmo-octsim/dl/sysmoOCTSIM-latest.bin + export SKIP_FETCH_IMAGE=1 + cd ./tests + timeout 30m ./run-tests ========================================================== EXECUTING TESTS FOR SYSMO-OCTSIM ========================================================== Location /home/jenkins/workspace/lynxis-osmo-ccid-firmware-hwtest/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.53-0a025 skipping fetch image (SKIP_FETCH_IMAGE=1) installed fw version: 0.3.37-c538 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.37-c538 installed fw version: 0.3.37-c538 Test 05_flash_dfu_from_app.sh passed ==> Executing Testcase 06_test_simcards.sh installed fw version: 0.3.37-c538 EXCEPTION of type 'RuntimeError' occurred with message: unable to export 82 elementary file(s) and 12 dedicated file(s) To enable full traceback, run the following command: 'set debug true' EXCEPTION of type 'RuntimeError' occurred with message: unable to export 82 elementary file(s) and 12 dedicated file(s) To enable full traceback, run the following command: 'set debug true' Test 06_test_simcards.sh passed Summary: 0 Tests failed Finished: SUCCESS