Started by upstream project "gerrit-osmo-e1-hardware-build" build number 101 originally caused by: Started by upstream project "gerrit-osmo-e1-hardware" build number 92 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-e1-hardware/+/36677 in silent mode. Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-osmo-e1-hardware-build@4/JOB_TYPE/firmware/a1/default/a3/default/a4/default/label/osmocom-gerrit The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/gerrit-osmo-e1-hardware-build@4/JOB_TYPE/firmware/a1/default/a3/default/a4/default/label/osmocom-gerrit/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-e1-hardware # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-e1-hardware > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/77/36677/3 # timeout=10 Checking out Revision b5a7e87e14ba838d0e56d6664ad21efca18a91b3 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a7e87e14ba838d0e56d6664ad21efca18a91b3 # timeout=10 Commit message: "gateware/cores: Update no2e1" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk ded31a7a8642c906fdc4474ffeaff12448589674 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.gateware/build.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/build.path # timeout=10 > git config --get submodule.gateware/cores/no2e1.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2e1.path # timeout=10 > git config --get submodule.gateware/cores/no2ice40.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2ice40.path # timeout=10 > git config --get submodule.gateware/cores/no2misc.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2misc.path # timeout=10 > git config --get submodule.gateware/cores/no2usb.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2usb.path # timeout=10 > git submodule update --init --recursive gateware/build # timeout=10 > git submodule update --init --recursive gateware/cores/no2e1 # timeout=10 > git submodule update --init --recursive gateware/cores/no2ice40 # timeout=10 > git submodule update --init --recursive gateware/cores/no2misc # timeout=10 > git submodule update --init --recursive gateware/cores/no2usb # timeout=10 [osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins5104170265388717210.sh + DOCKER_IMG=osmocom-build/debian-bookworm-build + DOCKER_IMG=registry.osmocom.org/osmocom-build/fpga-build + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build Digest: sha256:a10bc7e396b0c1300182dc546f283ac50bffe26af36f6b5727b018314ffe6db2 Status: Image is up to date for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=gerrit-osmo-e1-hardware-build/JOB_TYPE=firmware,a1=default,a3=default,a4=default,label=osmocom-gerrit -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e WITH_MANUALS=1 -w /build -i -u build -v /home/osmocom-build/jenkins/workspace/gerrit-osmo-e1-hardware-build@4/JOB_TYPE/firmware/a1/default/a3/default/a4/default/label/osmocom-gerrit:/build -e JOB_TYPE=firmware registry.osmocom.org/osmocom-build/fpga-build /usr/bin/timeout 30m /build/contrib/jenkins.sh =============== firmware/ice40-riscv/e1-tracer FIRMWARE ============== make: Entering directory '/build/firmware/ice40-riscv/e1-tracer' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h e1-tracer riscv-none-embed-gcc -Wall -Wextra -Wno-unused -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_E1_TRACER -I. -I../common -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o e1_tracer-fw-0.1-163-gb5a7e87.elf ../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c ../common/mini-printf.c ../common/spi.c ../common/utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c e1.c fw_app.c idt82v2081.c idt82v2081_no2spi.c misc.c usb_desc_app.c usb_e1.c riscv-none-embed-objcopy -O binary e1_tracer-fw-0.1-163-gb5a7e87.elf e1_tracer-fw-0.1-163-gb5a7e87.bin ln -sf e1_tracer-fw-0.1-163-gb5a7e87.bin e1_tracer-fw.bin ln -sf e1_tracer-fw-0.1-163-gb5a7e87.elf e1_tracer-fw.elf make: Leaving directory '/build/firmware/ice40-riscv/e1-tracer' =============== firmware/ice40-riscv/icE1usb FIRMWARE ============== make: Entering directory '/build/firmware/ice40-riscv/icE1usb' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h ice1usb riscv-none-embed-gcc -Wall -Wextra -Wno-unused-parameter -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_ICE1USB -I. -I../common -DBUILD_INFO="\"icE1usb-fw-0.2-78-gb5a7e87 built Tue Apr 30 14:10:55 UTC 2024 on de2964368381\"" -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o icE1usb-fw-0.2-78-gb5a7e87.elf ../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c ../common/mini-printf.c ../common/spi.c ../common/utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c e1.c fw_app.c gps.c gpsdo.c i2c.c misc.c usb_desc_app.c usb_dev.c usb_e1.c usb_gps.c usb_gpsdo.c riscv-none-embed-objcopy -O binary icE1usb-fw-0.2-78-gb5a7e87.elf icE1usb-fw-0.2-78-gb5a7e87.bin ln -sf icE1usb-fw-0.2-78-gb5a7e87.bin icE1usb-fw.bin ln -sf icE1usb-fw-0.2-78-gb5a7e87.elf icE1usb-fw.elf make: Leaving directory '/build/firmware/ice40-riscv/icE1usb' Finished: SUCCESS