Changes:
------------------------------------------ [...truncated 25.76 KB...] BUILD lib/sam/3x CC gpio_common_all.c CC gpio_common_3a3u3x.c CC pmc.c CC usart_common_all.c CC usart_common_3.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_sam3x.a BUILD lib/sam/4l CC adcife.c CC gpio.c CC pm.c CC scif.c CC usart_common_all.c CC usart.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_sam4l.a BUILD lib/sam/d CC port.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_samd.a BUILD lib/vf6xx CC ccm.c CC gpio.c CC iomuxc.c CC uart.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_vf6xx.a BUILD lib/swm050 CC clk.c CC flash.c CC gpio.c CC pwr.c CC syscon.c CC timer.c CC wdt.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_swm050.a BUILD lib/pac55xx CC can.c CC ccs.c CC gpio.c CC memctl.c CC usart.c CC vector.c CC systick.c CC scb.c CC nvic.c CC assert.c CC sync.c CC dwt.c AR libopencm3_pac55xx.a =============== libopencm3 START ============== BUILD lib/stm32/f0 BUILD lib/stm32/f1 BUILD lib/stm32/f2 BUILD lib/stm32/f3 BUILD lib/stm32/f4 BUILD lib/stm32/f7 BUILD lib/stm32/l0 BUILD lib/stm32/l1 make[2]: Nothing to be done for 'all'. BUILD lib/stm32/l4 make[2]: Nothing to be done for 'all'. BUILD lib/stm32/g0 make[2]: Nothing to be done for 'all'. BUILD lib/stm32/g4 make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/stm32/h7 BUILD lib/gd32/f1x0 make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/lpc13xx BUILD lib/lpc17xx BUILD lib/lpc43xx/m4 make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/lpc43xx/m0 make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/lm3s make[2]: Nothing to be done for 'all'. BUILD lib/lm4f BUILD lib/msp432/e4 BUILD lib/efm32/tg make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/efm32/g make[2]: Nothing to be done for 'all'. BUILD lib/efm32/lg BUILD lib/efm32/gg make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/efm32/hg BUILD lib/efm32/ezr32wg BUILD lib/efm32/wg make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/sam/3a BUILD lib/sam/3n make[2]: Nothing to be done for 'all'. BUILD lib/sam/3s make[2]: Nothing to be done for 'all'. BUILD lib/sam/3u make[2]: Nothing to be done for 'all'. BUILD lib/sam/3x make[2]: Nothing to be done for 'all'. BUILD lib/sam/4l make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/sam/d BUILD lib/vf6xx make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/swm050 make[2]: Nothing to be done for 'all'. BUILD lib/pac55xx make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. =============== libopencm3 DONE ============== =============== relay-driver START ============== CLEAN CC console.c CC console_stm32.c CC watchdog.c CC fault.c CC iob_stm32_nonblocking.c CC kill.c CC bitops.c CC fibre.c CC fibre_default.c CC list.c CC messageq.c CC regdump.c CC ringbuf.c CC time_libopencm3.c CC util.c CC i2c_ctx.c CC relay-driver.c relay-driver.c: In function 'main': relay-driver.c:525:2: warning: 'rcc_clock_setup_in_hse_8mhz_out_72mhz' is deprecated: use rcc_clock_setup_pll(&rcc_hse_configs[RCC_CLOCK_HSE8_72MHZ]) [-Wdeprecated-declarations] rcc_clock_setup_in_hse_8mhz_out_72mhz(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../libopencm3//include/libopencm3/stm32/rcc.h:26, from relay-driver.c:31: ../../libopencm3//include/libopencm3/stm32/f1/rcc.h:780:6: note: declared here void rcc_clock_setup_in_hse_8mhz_out_72mhz(void) LIBOPENCM3_DEPRECATED("use rcc_clock_setup_pll(&rcc_hse_configs[RCC_CLOCK_HSE8_72MHZ])"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LD relay-driver-0.1.0-12-g11f0d5e.elf ln -sf relay-driver-0.1.0-12-g11f0d5e.map relay-driver.map ln -sf relay-driver-0.1.0-12-g11f0d5e.elf relay-driver.elf OBJCOPY relay-driver-0.1.0-12-g11f0d5e.bin ln -sf relay-driver-0.1.0-12-g11f0d5e.bin relay-driver.bin OBJCOPY relay-driver-0.1.0-12-g11f0d5e.srec ln -sf relay-driver-0.1.0-12-g11f0d5e.srec relay-driver.srec =============== relay-driver DONE ============== =============== rfdsatt START ============== CLEAN CC attenuator.c CC eeprom.c eeprom.c: In function 'wait_write_complete': eeprom.c:90:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CC board_rfdsatt_4ch.c CC watchdog.c CC fault.c CC iob_stm32_nonblocking.c CC kill.c CC microvty.c CC bitops.c CC fibre.c CC fibre_default.c CC list.c CC messageq.c CC regdump.c CC ringbuf.c CC time_libopencm3.c CC util.c CC rfdsatt.c rfdsatt.c:480:5: warning: no previous prototype for 'led_fibre' [-Wmissing-prototypes] int led_fibre(fibre_t *fibre) ^~~~~~~~~ LD rfdsatt-0.1.0-12-g11f0d5e.elf ln -sf rfdsatt-0.1.0-12-g11f0d5e.map rfdsatt.map ln -sf rfdsatt-0.1.0-12-g11f0d5e.elf rfdsatt.elf OBJCOPY rfdsatt-0.1.0-12-g11f0d5e.bin ln -sf rfdsatt-0.1.0-12-g11f0d5e.bin rfdsatt.bin OBJCOPY rfdsatt-0.1.0-12-g11f0d5e.srec ln -sf rfdsatt-0.1.0-12-g11f0d5e.srec rfdsatt.srec =============== rfdsatt DONE ============== =============== relay-driver UPLOAD ============== LATEST_BIN: relay-driver-0.1.0-12-g11f0d5e.bin 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) [Receiver] rsync error: unexplained error (code 255) at io.c(228) [Receiver=3.2.3] 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(228) [sender=3.2.3] Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2903929 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ [...truncated 3.26 KB...]
git config -f .gitmodules --get submodule.librfn.path # timeout=10 git submodule update --init --recursive libopencm3 # timeout=10 git submodule update --init --recursive librfn # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins17378622760844957169.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + readlink -f /tmp/ssh-PaOLAdZogtDR/agent.1727945 + 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-opencm3-projects/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 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-PaOLAdZogtDR/agent.1727945:/ssh-agent -v https://jenkins.osmocom.org/jenkins/job/master-osmo-opencm3-projects/a1=default,a2=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 osmocom-build/debian-bullseye-jenkins /usr/bin/timeout 30m /build/contrib/jenkins.sh --publish BUILD lib/stm32/f0 make[1]: Nothing to be done for 'all'. BUILD lib/stm32/f1 make[1]: Nothing to be done for 'all'. BUILD lib/stm32/f2 make[1]: Nothing to be done for 'all'. BUILD lib/stm32/f3 make[1]: Nothing to be done for 'all'. BUILD lib/stm32/f4 make[1]: Nothing to be done for 'all'. BUILD lib/stm32/f7 make[1]: Nothing to be done for 'all'. BUILD lib/stm32/l0 make[1]: Nothing to be done for 'all'. BUILD lib/stm32/l1 make[1]: Nothing to be done for 'all'. BUILD lib/stm32/l4 make[1]: Nothing to be done for 'all'. BUILD lib/stm32/g0 make[1]: Nothing to be done for 'all'. BUILD lib/stm32/g4 make[1]: Nothing to be done for 'all'. BUILD lib/stm32/h7 make[1]: Nothing to be done for 'all'. BUILD lib/gd32/f1x0 make[1]: Nothing to be done for 'all'. BUILD lib/lpc13xx make[1]: Nothing to be done for 'all'. BUILD lib/lpc17xx make[1]: Nothing to be done for 'all'. BUILD lib/lpc43xx/m4 make[1]: Nothing to be done for 'all'. BUILD lib/lpc43xx/m0 make[1]: Nothing to be done for 'all'. BUILD lib/lm3s make[1]: Nothing to be done for 'all'. BUILD lib/lm4f make[1]: Nothing to be done for 'all'. BUILD lib/msp432/e4 make[1]: Nothing to be done for 'all'. BUILD lib/efm32/tg make[1]: Nothing to be done for 'all'. BUILD lib/efm32/g make[1]: Nothing to be done for 'all'. BUILD lib/efm32/lg make[1]: Nothing to be done for 'all'. BUILD lib/efm32/gg make[1]: Nothing to be done for 'all'. BUILD lib/efm32/hg make[1]: Nothing to be done for 'all'. BUILD lib/efm32/wg make[1]: Nothing to be done for 'all'. BUILD lib/efm32/ezr32wg make[1]: Nothing to be done for 'all'. BUILD lib/sam/3a make[1]: Nothing to be done for 'all'. BUILD lib/sam/3n make[1]: Nothing to be done for 'all'. BUILD lib/sam/3s make[1]: Nothing to be done for 'all'. BUILD lib/sam/3u make[1]: Nothing to be done for 'all'. BUILD lib/sam/3x make[1]: Nothing to be done for 'all'. BUILD lib/sam/4l make[1]: Nothing to be done for 'all'. BUILD lib/sam/d make[1]: Nothing to be done for 'all'. BUILD lib/vf6xx make[1]: Nothing to be done for 'all'. BUILD lib/swm050 make[1]: Nothing to be done for 'all'. BUILD lib/pac55xx make[1]: Nothing to be done for 'all'. =============== libopencm3 START ============== BUILD lib/stm32/f0 BUILD lib/stm32/f1 BUILD lib/stm32/f2 BUILD lib/stm32/f3 BUILD lib/stm32/f4 BUILD lib/stm32/f7 BUILD lib/stm32/l0 BUILD lib/stm32/l1 make[2]: Nothing to be done for 'all'. BUILD lib/stm32/l4 make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/stm32/g0 BUILD lib/stm32/g4 make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/stm32/h7 BUILD lib/gd32/f1x0 make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/lpc13xx BUILD lib/lpc17xx make[2]: Nothing to be done for 'all'. BUILD lib/lpc43xx/m4 make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/lpc43xx/m0 BUILD lib/lm3s make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/lm4f BUILD lib/msp432/e4 make[2]: Nothing to be done for 'all'. BUILD lib/efm32/tg make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/efm32/g make[2]: Nothing to be done for 'all'. BUILD lib/efm32/lg make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/efm32/gg BUILD lib/efm32/hg make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/efm32/wg make[2]: Nothing to be done for 'all'. BUILD lib/efm32/ezr32wg BUILD lib/sam/3a BUILD lib/sam/3n make[2]: Nothing to be done for 'all'. BUILD lib/sam/3s make[2]: Nothing to be done for 'all'. BUILD lib/sam/3u make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/sam/3x BUILD lib/sam/4l BUILD lib/sam/d make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. BUILD lib/vf6xx BUILD lib/swm050 BUILD lib/pac55xx make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. =============== libopencm3 DONE ============== =============== relay-driver START ============== CLEAN CC console.c CC console_stm32.c CC watchdog.c CC fault.c CC iob_stm32_nonblocking.c CC kill.c CC bitops.c CC fibre.c CC fibre_default.c CC list.c CC messageq.c CC regdump.c CC ringbuf.c CC time_libopencm3.c CC util.c CC i2c_ctx.c CC relay-driver.c relay-driver.c: In function 'main': relay-driver.c:525:2: warning: 'rcc_clock_setup_in_hse_8mhz_out_72mhz' is deprecated: use rcc_clock_setup_pll(&rcc_hse_configs[RCC_CLOCK_HSE8_72MHZ]) [-Wdeprecated-declarations] rcc_clock_setup_in_hse_8mhz_out_72mhz(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../libopencm3//include/libopencm3/stm32/rcc.h:26, from relay-driver.c:31: ../../libopencm3//include/libopencm3/stm32/f1/rcc.h:780:6: note: declared here void rcc_clock_setup_in_hse_8mhz_out_72mhz(void) LIBOPENCM3_DEPRECATED("use rcc_clock_setup_pll(&rcc_hse_configs[RCC_CLOCK_HSE8_72MHZ])"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LD relay-driver-0.1.0-12-g11f0d5e.elf ln -sf relay-driver-0.1.0-12-g11f0d5e.map relay-driver.map ln -sf relay-driver-0.1.0-12-g11f0d5e.elf relay-driver.elf OBJCOPY relay-driver-0.1.0-12-g11f0d5e.bin ln -sf relay-driver-0.1.0-12-g11f0d5e.bin relay-driver.bin OBJCOPY relay-driver-0.1.0-12-g11f0d5e.srec ln -sf relay-driver-0.1.0-12-g11f0d5e.srec relay-driver.srec =============== relay-driver DONE ============== =============== rfdsatt START ============== CLEAN CC attenuator.c CC eeprom.c eeprom.c: In function 'wait_write_complete': eeprom.c:90:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CC board_rfdsatt_4ch.c CC watchdog.c CC fault.c CC iob_stm32_nonblocking.c CC kill.c CC microvty.c CC bitops.c CC fibre.c CC fibre_default.c CC list.c CC messageq.c CC regdump.c CC ringbuf.c CC time_libopencm3.c CC util.c CC rfdsatt.c rfdsatt.c:480:5: warning: no previous prototype for 'led_fibre' [-Wmissing-prototypes] int led_fibre(fibre_t *fibre) ^~~~~~~~~ LD rfdsatt-0.1.0-12-g11f0d5e.elf ln -sf rfdsatt-0.1.0-12-g11f0d5e.map rfdsatt.map ln -sf rfdsatt-0.1.0-12-g11f0d5e.elf rfdsatt.elf OBJCOPY rfdsatt-0.1.0-12-g11f0d5e.bin ln -sf rfdsatt-0.1.0-12-g11f0d5e.bin rfdsatt.bin OBJCOPY rfdsatt-0.1.0-12-g11f0d5e.srec ln -sf rfdsatt-0.1.0-12-g11f0d5e.srec rfdsatt.srec =============== rfdsatt DONE ============== =============== relay-driver UPLOAD ============== LATEST_BIN: relay-driver-0.1.0-12-g11f0d5e.bin 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) [Receiver] rsync error: unexplained error (code 255) at io.c(228) [Receiver=3.2.3] 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(228) [sender=3.2.3] Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1727947 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org