Changes:
------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 774 originally caused by: Started by timer Running as SYSTEM Building remotely on gtp0-deb9build (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 osmocom-gerrit osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/JOB_TYPE=firmware,a1=default,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-mlAzEl3nyBH2/agent.1059423 SSH_AGENT_PID=1059425 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/JOB_TYPE=firmware,a1=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_3932094433857546390.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/JOB_TYPE=firmware,a1=default,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-e1-hardware # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-e1-hardware
git --version # timeout=10 git --version # 'git version 2.11.0' git fetch --tags --progress -- https://gerrit.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 0036b1fa9f649d26dbb5a2b63bf5c947b84ba5b4 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 0036b1fa9f649d26dbb5a2b63bf5c947b84ba5b4 # timeout=10
Commit message: "icE1usb fw: Add device request to read/write I2C device registers"
git rev-list --no-walk 0036b1fa9f649d26dbb5a2b63bf5c947b84ba5b4 # 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-master] $ /bin/sh -xe /tmp/jenkins2681976937402273334.sh + DOCKER_IMG=osmocom-build/debian-buster-jenkins + 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:b0a775f9859c94c7123c9ae4d35c3dace6aa6655046cfffb872845ba8d1523d0 Status: Image is up to date for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + readlink -f /tmp/ssh-mlAzEl3nyBH2/agent.1059423 + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/JOB_TYPE=firmware,a1=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 4 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-mlAzEl3nyBH2/agent.1059423:/ssh-agent -v https://jenkins.osmocom.org/jenkins/job/master-osmo-e1-hardware/JOB_TYPE=firmware,a1=default,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e JOB_TYPE=firmware registry.osmocom.org/osmocom-build/fpga-build /usr/bin/timeout 30m /build/contrib/jenkins.sh --publish
=============== 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-155-g0036b1f.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-155-g0036b1f.elf e1_tracer-fw-0.1-155-g0036b1f.bin ln -sf e1_tracer-fw-0.1-155-g0036b1f.bin e1_tracer-fw.bin ln -sf e1_tracer-fw-0.1-155-g0036b1f.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-70-g0036b1f built Thu Dec 1 02:01:05 UTC 2022 on 698a282825e9"" -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o icE1usb-fw-0.2-70-g0036b1f.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-70-g0036b1f.elf icE1usb-fw-0.2-70-g0036b1f.bin ln -sf icE1usb-fw-0.2-70-g0036b1f.bin icE1usb-fw.bin ln -sf icE1usb-fw-0.2-70-g0036b1f.elf icE1usb-fw.elf make: Leaving directory '/build/firmware/ice40-riscv/icE1usb'
=============== UPLOAD FIRMWARE ============== Warning: Permanently added the ECDSA host key for IP address '[148.251.236.141]:48' to the list of known hosts. Permission denied, please try again. Permission denied, please try again. binaries@ftp.osmocom.org: Permission denied (publickey,password). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.3] Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1059425 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org