Skip to content
Failed

Console Output

Started by upstream project "master-ice40-usbtrace" build number 729
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-ice40-usbtrace/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhai5jR/agent.2729057
SSH_AGENT_PID=2729060
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-ice40-usbtrace/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_5326196614579876526.key (osmocom-jenkins)
[ssh-agent] Using credentials binaries (OS#5798)
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-ice40-usbtrace/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_16214117448424503094.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitea.osmocom.org/electronics/ice40-usbtrace
 > git init /home/osmocom-build/jenkins/workspace/master-ice40-usbtrace/a1/default/a2/default/a3/default/a4/default/label/osmocom-master # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/electronics/ice40-usbtrace
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gitea.osmocom.org/electronics/ice40-usbtrace +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitea.osmocom.org/electronics/ice40-usbtrace # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision caf1607fac696b27e7069c4b6d0fb63dbb8433e4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f caf1607fac696b27e7069c4b6d0fb63dbb8433e4 # timeout=10
Commit message: "firmware: Change cross compiler to riscv-none-elf-"
 > git rev-list --no-walk caf1607fac696b27e7069c4b6d0fb63dbb8433e4 # 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/no2usb.url # timeout=10
 > git config -f .gitmodules --get submodule.gateware/cores/no2usb.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/no2qpimem.url # timeout=10
 > git config -f .gitmodules --get submodule.gateware/cores/no2qpimem.path # timeout=10
 > git submodule update --init --recursive gateware/build # timeout=10
 > git submodule update --init --recursive gateware/cores/no2usb # 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/no2qpimem # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins16745788602681036600.sh
+ docker pull registry.osmocom.org/osmocom-build/fpga-build
Using default tag: latest
latest: Pulling from osmocom-build/fpga-build
Digest: sha256:63019b74d9f3a576503d78095f56aeb6524b6d1dbb850cb2a312001f90e3f961
Status: Image is up to date for registry.osmocom.org/osmocom-build/fpga-build:latest
registry.osmocom.org/osmocom-build/fpga-build:latest
+ readlink -f /tmp/ssh-XXXXXXhai5jR/agent.2729057
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-ice40-usbtrace/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-XXXXXXhai5jR/agent.2729057:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-ice40-usbtrace/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /usr/bin/timeout 30m /build/contrib/jenkins.sh --publish
++ pwd
+ TOPDIR=/build
+ publish=--publish
+ FW_DIRS='firmware/boot firmware/main'
+ for d in $FW_DIRS
+ echo
+ echo '=============== firmware/boot FIRMWARE  =============='
+ make -C firmware/boot clean

=============== firmware/boot FIRMWARE  ==============
make: Entering directory '/build/firmware/boot'
rm -f *.bin *.hex *.elf *.o
make: Leaving directory '/build/firmware/boot'
+ make -C firmware/boot
make: Entering directory '/build/firmware/boot'
riscv-none-elf-gcc -Wall -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -Wl,-Bstatic,-T,lnk-boot.lds,--strip-debug -DFLASH_APP_ADDR=0x000a0000 -o boot.elf boot.S
make: riscv-none-elf-gcc: No such file or directory
make: *** [Makefile:9: boot.elf] Error 127
make: Leaving directory '/build/firmware/boot'
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2729060 killed;
[ssh-agent] Stopped.
Archiving artifacts
Sending e-mails to: jenkins-notifications@lists.osmocom.org laforge@gnumonks.org tnt@246tnt.com
Finished: FAILURE