See <https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon,W…>
Changes:
------------------------------------------
[...truncated 57.53 KiB...]
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/ctrl'
make[3]: Leaving directory '/build/deps/libosmocore/src/ctrl'
Making install in pseudotalloc
make[3]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[4]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[4]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
make[3]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
Making install in sim
make[3]: Entering directory '/build/deps/libosmocore/src/sim'
CC core.lo
CC reader.lo
CC class_tables.lo
CC card_fs_sim.lo
CC card_fs_usim.lo
CC card_fs_uicc.lo
CC card_fs_isim.lo
CC card_fs_hpsim.lo
CC card_fs_tetra.lo
CCLD libosmosim.la
make[4]: Entering directory '/build/deps/libosmocore/src/sim'
make[4]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmosim.la'
libtool: install: (cd /build/deps/libosmocore/src/sim; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -version-info 3:3:1 -no-undefined -o libosmosim.la -rpath /build/deps/install/stow/libosmocore/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.3T /build/deps/install/stow/libosmocore/lib/libosmosim.so.2.1.3
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.3 libosmosim.so.2; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.3 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /build/deps/install/stow/libosmocore/lib/libosmosim.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/sim'
make[3]: Leaving directory '/build/deps/libosmocore/src/sim'
Making install in usb
make[3]: Entering directory '/build/deps/libosmocore/src/usb'
CC osmo_libusb.lo
CCLD libosmousb.la
make[4]: Entering directory '/build/deps/libosmocore/src/usb'
make[4]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmousb.la'
libtool: install: (cd /build/deps/libosmocore/src/usb; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /build/deps/install/stow/libosmocore/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 )
libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /build/deps/install/stow/libosmocore/lib/libosmousb.so.0.0.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmousb.lai /build/deps/install/stow/libosmocore/lib/libosmousb.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/usb'
make[3]: Leaving directory '/build/deps/libosmocore/src/usb'
make[3]: Entering directory '/build/deps/libosmocore/src'
make[4]: Entering directory '/build/deps/libosmocore/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmocore/src'
make[3]: Leaving directory '/build/deps/libosmocore/src'
make[2]: Leaving directory '/build/deps/libosmocore/src'
Making install in utils
make[2]: Entering directory '/build/deps/libosmocore/utils'
make[3]: Entering directory '/build/deps/libosmocore/utils'
CC osmo-arfcn.o
CC osmo-auc-gen.o
CC osmo-config-merge.o
CC osmo-aka-verify.o
CC gsmtap-logsend.o
CC osmo-ns-dummy.o
CC osmo-ns-dummy-vty.o
CCLD osmo-arfcn
CCLD osmo-auc-gen
CCLD osmo-config-merge
CCLD osmo-aka-verify
CCLD osmo-gsmtap-logsend
CCLD osmo-ns-dummy
make[4]: Entering directory '/build/deps/libosmocore/utils'
make[4]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/build/deps/install/stow/libosmocore/bin'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /build/deps/install/stow/libosmocore/bin/osmo-arfcn
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /build/deps/install/stow/libosmocore/bin/osmo-auc-gen
libtool: install: /usr/bin/install -c .libs/osmo-config-merge /build/deps/install/stow/libosmocore/bin/osmo-config-merge
libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /build/deps/install/stow/libosmocore/bin/osmo-aka-verify
libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /build/deps/install/stow/libosmocore/bin/osmo-gsmtap-logsend
make[4]: Leaving directory '/build/deps/libosmocore/utils'
make[3]: Leaving directory '/build/deps/libosmocore/utils'
make[2]: Leaving directory '/build/deps/libosmocore/utils'
Making install in tapset
make[2]: Entering directory '/build/deps/libosmocore/tapset'
make[3]: Entering directory '/build/deps/libosmocore/tapset'
make[3]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[4]: Entering directory '/build/deps/libosmocore/tapset'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmocore/tapset'
make[3]: Leaving directory '/build/deps/libosmocore/tapset'
make[2]: Leaving directory '/build/deps/libosmocore/tapset'
Making install in tests
make[2]: Entering directory '/build/deps/libosmocore/tests'
GEN conv/gsm0503_test_vectors.c
Generating test vectors...
Generate 'xcch' test vector
Generate 'tch_f24' test vector
Generate 'tch_h24' test vector
Generate 'tch_f48' test vector
Generate 'tch_f96' test vector
Generate 'tch_f144' test vector
Generate 'rach' test vector
Generate 'rach_ext' test vector
Generate 'sch' test vector
Generate 'cs2' test vector
Generate 'cs3' test vector
Generate 'cs2_np' test vector
Generate 'cs3_np' test vector
Generate 'tch_afs_12_2' test vector
Generate 'tch_afs_10_2' test vector
Generate 'tch_afs_7_95' test vector
Generate 'tch_afs_7_4' test vector
Generate 'tch_afs_6_7' test vector
Generate 'tch_afs_5_9' test vector
Generate 'tch_afs_5_15' test vector
Generate 'tch_afs_4_75' test vector
Generate 'tch_fr' test vector
Generate 'tch_hr' test vector
Generate 'tch_ahs_7_95' test vector
Generate 'tch_ahs_7_4' test vector
Generate 'tch_ahs_6_7' test vector
Generate 'tch_ahs_5_9' test vector
Generate 'tch_ahs_5_15' test vector
Generate 'tch_ahs_4_75' test vector
Generate 'tch_axs_sid_update' test vector
Generate 'mcs1_dl_hdr' test vector
Generate 'mcs1_ul_hdr' test vector
Generate 'mcs1' test vector
Generate 'mcs2' test vector
Generate 'mcs3' test vector
Generate 'mcs4' test vector
Generate 'mcs5_dl_hdr' test vector
Generate 'mcs5_ul_hdr' test vector
Generate 'mcs5' test vector
Generate 'mcs6' test vector
Generate 'mcs7_dl_hdr' test vector
Generate 'mcs7_ul_hdr' test vector
Generate 'mcs7' test vector
Generate 'mcs8' test vector
Generate 'mcs9' test vector
Generation complete.
make install-am
make[3]: Entering directory '/build/deps/libosmocore/tests'
make[4]: Entering directory '/build/deps/libosmocore/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmocore/tests'
make[3]: Leaving directory '/build/deps/libosmocore/tests'
make[2]: Leaving directory '/build/deps/libosmocore/tests'
make[2]: Entering directory '/build/deps/libosmocore'
make[3]: Entering directory '/build/deps/libosmocore'
/usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/bin'
/usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal'
/usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig'
/usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin'
/usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal'
/usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig'
/usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include'
/usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include'
make install-data-hook
make[4]: Entering directory '/build/deps/libosmocore'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmocore'
make[3]: Leaving directory '/build/deps/libosmocore'
make[2]: Leaving directory '/build/deps/libosmocore'
make[1]: Leaving directory '/build/deps/libosmocore'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmocore
+ PARALLEL_MAKE= osmo-build-dep.sh libusrp
=============================== libusrp ===============================
+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libusrp
+ project=libusrp
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libusrp
+ osmo_git_clone_url libusrp
+ echo https://gerrit.osmocom.org/libusrp
+ git clone https://gerrit.osmocom.org/libusrp libusrp
Cloning into 'libusrp'...
fatal: unable to access 'https://gerrit.osmocom.org/libusrp/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2993404 killed;
[ssh-agent] Stopped.
Archiving artifacts
See <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/68…>
Changes:
------------------------------------------
[...truncated 118.80 KiB...]
+ [ -z --enable-sanitize ]
+ shift
+ shift
+ configure_opts=--enable-sanitize
+ set +x
+ have_repo osmocom-bb master
+ repo=osmocom-bb
+ branch=master
====================== osmocom-bb
+ echo OSMO_GSM_TESTER_BUILD_osmocom-bb
+ sed s/-/_/g
+ branch_override_var=OSMO_GSM_TESTER_BUILD_osmocom_bb
+ eval echo $OSMO_GSM_TESTER_BUILD_osmocom_bb
+ echo
+ branch_override=
+ [ -n ]
+ cd /build
+ [ -d osmocom-bb ]
+ cd osmocom-bb
+ git fetch
+ git rev-parse origin/master
47af7967f9345a0fb8d80e09579f8aa468e77db1
+ branch=origin/master
+ git checkout -B build_branch origin/master
Reset branch 'build_branch'
branch 'build_branch' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ rm -rf contrib debian doc include src
+ git reset --hard origin/master
HEAD is now at 47af7967 trx_toolkit/transceiver: Spellcheck
+ git rev-parse HEAD
47af7967f9345a0fb8d80e09579f8aa468e77db1
+ git rev-parse HEAD
+ echo 47af7967f9345a0fb8d80e09579f8aa468e77db1 osmocom-bb
+ git submodule update --init
+ cd /build
+ cd osmocom-bb/src/host/virt_phy
+ [ -f configure.ac ]
+ set +x
+ autoreconf -fi
configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:3: the top level
configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:23: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:23: the top level
configure.ac:13: installing './compile'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
src/Makefile.am: installing './depcomp'
+ set +x
+ ./configure --prefix=/build/inst-osmocom-bb --with-systemdsystemunitdir=no --enable-sanitize
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmogsm... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/virtphy/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ set +x
+ make -j8
make all-recursive
make[1]: Entering directory '/build/osmocom-bb/src/host/virt_phy'
Making all in include
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include'
Making all in osmocom
make[3]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
Making all in bb
make[4]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
Making all in virtphy
make[5]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
make[5]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[4]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[4]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[3]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[3]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include'
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include'
Making all in src
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy/src'
CC virtphy.o
CC l1gprs.o
CC logging.o
CC gsmtapl1_if.o
CC l1ctl_sock.o
CC l1ctl_sap.o
CC virt_prim_pm.o
CC virt_prim_fbsb.o
CC virt_prim_rach.o
CC virt_prim_data.o
CC virt_prim_pdch.o
CC virt_prim_traffic.o
CC virt_l1_sched_simple.o
CC virt_l1_model.o
CC shared/virtual_um.o
CC shared/osmo_mcast_sock.o
CCLD virtphy
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/src'
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy'
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy'
make[1]: Leaving directory '/build/osmocom-bb/src/host/virt_phy'
+ set +x
+ make install
Making install in include
make[1]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include'
Making install in osmocom
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
Making install in bb
make[3]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
Making install in virtphy
make[4]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
make[5]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
make[4]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
make[4]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[5]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[4]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[3]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
make[3]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[4]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[3]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include/osmocom'
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include'
make[3]: Entering directory '/build/osmocom-bb/src/host/virt_phy/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include'
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include'
make[1]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/include'
Making install in src
make[1]: Entering directory '/build/osmocom-bb/src/host/virt_phy/src'
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy/src'
/usr/bin/mkdir -p '/build/inst-osmocom-bb/bin'
/usr/bin/install -c virtphy '/build/inst-osmocom-bb/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/src'
make[1]: Leaving directory '/build/osmocom-bb/src/host/virt_phy/src'
make[1]: Entering directory '/build/osmocom-bb/src/host/virt_phy'
make[2]: Entering directory '/build/osmocom-bb/src/host/virt_phy'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/inst-osmocom-bb/share/doc/virtphy'
/usr/bin/install -c -m 644 README '/build/inst-osmocom-bb/share/doc/virtphy'
make[2]: Leaving directory '/build/osmocom-bb/src/host/virt_phy'
make[1]: Leaving directory '/build/osmocom-bb/src/host/virt_phy'
+ build_repo_dir osmocom-bb src/host/osmocon --enable-sanitize
+ dep=osmocom-bb
+ dir=src/host/osmocon
+ branch=master
+ grep ^-
+ echo --enable-sanitize
====================== osmocom-bb
+ [ -z --enable-sanitize ]
+ shift
+ shift
+ configure_opts=--enable-sanitize
+ set +x
+ have_repo osmocom-bb master
+ repo=osmocom-bb
+ branch=master
+ + sed s/-/_/g
echo OSMO_GSM_TESTER_BUILD_osmocom-bb
+ branch_override_var=OSMO_GSM_TESTER_BUILD_osmocom_bb
+ eval echo $OSMO_GSM_TESTER_BUILD_osmocom_bb
+ echo
+ branch_override=
+ [ -n ]
+ cd /build
+ [ -d osmocom-bb ]
+ cd osmocom-bb
+ git fetch
fatal: unable to access 'https://gerrit.osmocom.org/osmocom-bb/': The requested URL returned error: 502
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/89916/display/re…>
Changes:
------------------------------------------
Started by upstream project "master-osmocom-bb" build number 7322
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/>
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-ci
> git init <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/> # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.39.2'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://gerrit.osmocom.org/osmo-ci/': The requested URL returned error: 502
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build4-deb12build-ansible
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1042)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
at jdk.internal.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
at PluginClassLoader for git-client/jdk.proxy11/jdk.proxy11.$Proxy64.execute(Unknown Source)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1247)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1894)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:446)
ERROR: Error cloning remote repo 'origin'