See <https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--enable-iu,WIT…>
Changes:
------------------------------------------
[...truncated 535.59 KB...]
/usr/bin/mkdir -p '/build/deps/install/stow/osmo-iuh/lib/pkgconfig'
/usr/bin/install -c -m 644 libosmo-hnbap.pc libosmo-ranap.pc libosmo-rua.pc libosmo-sabp.pc '/build/deps/install/stow/osmo-iuh/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/osmo-iuh'
make[2]: Leaving directory '/build/deps/osmo-iuh'
make[1]: Leaving directory '/build/deps/osmo-iuh'
+ STOW_DIR=/build/deps/install/stow stow --restow osmo-iuh
+ CONFIG=
+ '[' 1 = 1 ']'
+ CONFIG=--enable-manuals
+ set +x
=============================== osmo-sgsn ===============================
+ cd /build
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:66: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:66: the top level
configure.ac:117: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:117: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:117: the top level
configure.ac:154: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:154: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:154: the top level
configure.ac:233: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:233: 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:233: the top level
configure.ac:235: warning: AC_OUTPUT should be used without arguments.
configure.ac:235: You should run autoupdate.
configure.ac:21: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/gprs/Makefile.am: installing './depcomp'
tests/gprs/Makefile.am:9: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory,
tests/gprs/Makefile.am:9: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
+ ./configure --enable-sanitize --enable-werror --enable-iu --enable-external-tests --enable-manuals
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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.9.0... yes
checking for libosmovty >= 1.9.0... yes
checking for libosmoctrl >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmogb >= 1.9.0... yes
checking for libosmoabis >= 1.5.0... yes
checking for libosmo-netif >= 1.4.0... yes
checking for libosmo-gsup-client >= 1.7.0... yes
checking for libgtp >= 1.11.0... yes
checking for libosmo-sigtran >= 1.8.0... yes
checking for libasn1c >= 0.9.30... yes
checking for libosmo-ranap >= 1.5.0... yes
checking for libcares... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking whether struct tm has tm_gmtoff member... no
checking for python3... yes
checking for osmotestvty.py... yes
checking whether to enable VTY/CTRL tests... yes
checking for OSMO_GSM_MANUALS_DIR... /opt/osmo-gsm-manuals (from env)
All dependencies installed!
CFLAGS="-g -O2 -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall -Wno-trigraphs"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall -Wno-trigraphs"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/gtphub/Makefile
config.status: creating include/osmocom/sgsn/Makefile
config.status: creating src/Makefile
config.status: creating src/gprs/Makefile
config.status: creating src/sgsn/Makefile
config.status: creating src/gtphub/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/gprs/Makefile
config.status: creating tests/sgsn/Makefile
config.status: creating tests/gtphub/Makefile
config.status: creating tests/xid/Makefile
config.status: creating tests/sndcp_xid/Makefile
config.status: creating tests/slhc/Makefile
config.status: creating tests/v42bis/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-sgsn.spec
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
echo 1.11.1.3-dc4c2 > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build'
Making all in include
make[2]: Entering directory '/build/include'
Making all in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making all in gtphub
make[4]: Entering directory '/build/include/osmocom/gtphub'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/gtphub'
Making all in sgsn
make[4]: Entering directory '/build/include/osmocom/sgsn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/sgsn'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making all in src
make[2]: Entering directory '/build/src'
Making all in gprs
make[3]: Entering directory '/build/src/gprs'
CC gprs_llc_parse.lo
CC crc24.lo
CC gprs_utils.lo
CC sgsn_ares.lo
In file included from /build/deps/install/stow/osmo-ggsn/include/gtp.h:19,
from ../../include/osmocom/sgsn/sgsn.h:24,
from sgsn_ares.c:22:
/build/deps/install/stow/osmo-ggsn/include/gsn.h:21:10: fatal error: ../lib/in46_addr.h: No such file or directory
21 | #include "../lib/in46_addr.h"
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:453: sgsn_ares.lo] Error 1
make[3]: Leaving directory '/build/src/gprs'
make[2]: Leaving directory '/build/src'
make[2]: *** [Makefile:393: all-recursive] Error 1
make[1]: *** [Makefile:462: all-recursive] Error 1
make[1]: Leaving directory '/build'
make: *** [Makefile:394: all] Error 2
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 341949 killed;
[ssh-agent] Stopped.
Archiving artifacts
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WI…>
Changes:
------------------------------------------
[...truncated 283.83 KB...]
make[3]: Leaving directory '/build/deps/osmo-hlr/tests'
make[2]: Leaving directory '/build/deps/osmo-hlr/tests'
make[2]: Entering directory '/build/deps/osmo-hlr'
make[3]: Entering directory '/build/deps/osmo-hlr'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/deps/install/stow/osmo-hlr/lib/pkgconfig'
/usr/bin/install -c -m 644 libosmo-gsup-client.pc libosmo-mslookup.pc '/build/deps/install/stow/osmo-hlr/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/osmo-hlr'
make[2]: Leaving directory '/build/deps/osmo-hlr'
make[1]: Leaving directory '/build/deps/osmo-hlr'
+ STOW_DIR=/build/deps/install/stow stow --restow osmo-hlr
+ '[' x--disable-iu = x--enable-iu ']'
+ CONFIG=
+ '[' 0 = 1 ']'
+ set +x
+ cd /build
+ autoreconf --install --force
=============================== osmo-sgsn ===============================
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:66: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:66: the top level
configure.ac:117: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:117: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:117: the top level
configure.ac:154: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:154: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:154: the top level
configure.ac:233: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:233: 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:233: the top level
configure.ac:235: warning: AC_OUTPUT should be used without arguments.
configure.ac:235: You should run autoupdate.
configure.ac:21: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/gprs/Makefile.am: installing './depcomp'
tests/gprs/Makefile.am:9: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory,
tests/gprs/Makefile.am:9: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
+ ./configure --enable-sanitize --enable-werror --disable-iu --enable-external-tests
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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.9.0... yes
checking for libosmovty >= 1.9.0... yes
checking for libosmoctrl >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmogb >= 1.9.0... yes
checking for libosmoabis >= 1.5.0... yes
checking for libosmo-netif >= 1.4.0... yes
checking for libosmo-gsup-client >= 1.7.0... yes
checking for libgtp >= 1.11.0... yes
checking for libcares... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking whether struct tm has tm_gmtoff member... no
checking for python3... yes
checking for osmotestvty.py... yes
checking whether to enable VTY/CTRL tests... yes
CFLAGS="-g -O2 -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall -Wno-trigraphs"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall -Wno-trigraphs"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/gtphub/Makefile
config.status: creating include/osmocom/sgsn/Makefile
config.status: creating src/Makefile
config.status: creating src/gprs/Makefile
config.status: creating src/sgsn/Makefile
config.status: creating src/gtphub/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/gprs/Makefile
config.status: creating tests/sgsn/Makefile
config.status: creating tests/gtphub/Makefile
config.status: creating tests/xid/Makefile
config.status: creating tests/sndcp_xid/Makefile
config.status: creating tests/slhc/Makefile
config.status: creating tests/v42bis/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-sgsn.spec
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 12
echo 1.11.1.3-dc4c2 > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build'
Making all in include
make[2]: Entering directory '/build/include'
Making all in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making all in gtphub
make[4]: Entering directory '/build/include/osmocom/gtphub'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/gtphub'
Making all in sgsn
make[4]: Entering directory '/build/include/osmocom/sgsn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/sgsn'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making all in src
make[2]: Entering directory '/build/src'
Making all in gprs
make[3]: Entering directory '/build/src/gprs'
CC gprs_llc_parse.lo
CC crc24.lo
CC gprs_utils.lo
CC sgsn_ares.lo
In file included from /build/deps/install/stow/osmo-ggsn/include/gtp.h:19,
from ../../include/osmocom/sgsn/sgsn.h:24,
from sgsn_ares.c:22:
/build/deps/install/stow/osmo-ggsn/include/gsn.h:21:10: fatal error: ../lib/in46_addr.h: No such file or directory
21 | #include "../lib/in46_addr.h"
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: Leaving directory '/build/src/gprs'
make[3]: *** [Makefile:453: sgsn_ares.lo] Error 1
make[2]: Leaving directory '/build/src'
make[2]: *** [Makefile:393: all-recursive] Error 1
make[1]: Leaving directory '/build'
make[1]: *** [Makefile:462: all-recursive] Error 1
make: *** [Makefile:394: all] Error 2
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3447723 killed;
[ssh-agent] Stopped.
Archiving artifacts
See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/41607/display/re…>
Changes:
------------------------------------------
Started by upstream project "master-osmo-hnbgw" build number 7837
originally caused by:
Started by upstream project "master-libosmo-pfcp" build number 1629
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu 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
> git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5d1216f76ac8d980946823847cc4715c4586f112 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5d1216f76ac8d980946823847cc4715c4586f112 # timeout=10
Commit message: "jobs/registry-update-base…: remove almalinux8"
> git rev-list --no-walk 5d1216f76ac8d980946823847cc4715c4586f112 # timeout=10
[Osmocom_OBS_master] $ /bin/sh -xe /tmp/jenkins6933336561823656142.sh
+ export PYTHONUNBUFFERED=1
+ ./scripts/obs/update_obs_project.py --apiurl https://obs.osmocom.org --conflict-version --docker --feed master --meta osmocom:master
docker: building image debian-12-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/d…',> '<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/d…']>
#0 building with "default" instance using docker driver
#1 [internal] load build definition from build_srcpkg.Dockerfile
#1 transferring dockerfile: 561B done
#1 DONE 0.0s
#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.1s
#3 [internal] load metadata for docker.io/library/debian:12
#3 DONE 0.4s
#4 [1/3] FROM docker.io/library/debian:12@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
#4 DONE 0.0s
#5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed && apt-get clean
#5 CACHED
#6 [3/3] RUN USERADD --uid=1000 -m user
#6 CACHED
#7 exporting to image
#7 exporting layers done
#7 writing image sha256:3bab2c2cc12c744dc6e089f44531398f9e65f673480cf74f9d43760e46d2711c done
#7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg done
#7 DONE 0.0s
docker: running: update_obs_project.py inside docker
OBS: getting packages in osmocom:master
### Building source packages ###
osmocom-master: getting OBS version
osmocom-master: skipping (1.0.0 is up-to-date)
erlang/osmo_dia2gsup: getting head from git remote for master
erlang/osmo_dia2gsup: getting OBS version
erlang/osmo_dia2gsup: skipping (e9c2b1ddaa2cc9eba23e8b2285a6691ba795bdf6 is up-to-date)
erlang/osmo-epdg: getting head from git remote for master
erlang/osmo-epdg: getting OBS version
erlang/osmo-epdg: skipping (c71b27a36d6a19bc8cdbd06329eae226e2c6e0f7 is up-to-date)
libasn1c: getting head from git remote for master
libasn1c: getting OBS version
libasn1c: skipping (7965ac7a2edeac9ffc32106c18ca1868054adc8f is up-to-date)
libgtpnl: getting head from git remote for master
libgtpnl: getting OBS version
libgtpnl: skipping (79281525818cd0b152a65862810cbc5c4b2f310c is up-to-date)
libosmo-abis: getting head from git remote for master
libosmo-abis: getting OBS version
libosmo-abis: skipping (1645a2a26124ba8eec70b904f02c72d5be56d53c is up-to-date)
libosmo-dsp: getting head from git remote for master
libosmo-dsp: getting OBS version
libosmo-dsp: skipping (6964e3657cf9f9652f79738db9d7871004e72d5c is up-to-date)
libosmo-gprs: getting head from git remote for master
libosmo-gprs: getting OBS version
libosmo-gprs: skipping (27d2c697e5f39f164eb73691aec19a5c34aa745b is up-to-date)
libosmo-netif: getting head from git remote for master
libosmo-netif: getting OBS version
libosmo-netif: skipping (96e26d5539423b217c17dcaba5859ade805e5bb3 is up-to-date)
libosmo-pfcp: getting head from git remote for master
libosmo-pfcp: getting OBS version
libosmo-pfcp: skipping (34220e80a8cb9eec9c53e557956c72b8bd0cf2a7 is up-to-date)
libosmo-sccp: getting head from git remote for master
libosmo-sccp: getting OBS version
libosmo-sccp: skipping (5951f1f6d5c82f80224aa893c26c97b9e16519ff is up-to-date)
libosmocore: getting head from git remote for master
libosmocore: getting OBS version
libosmocore: skipping (9d73503bd09eb164f781d488bf2c839c0822798a is up-to-date)
libsmpp34: getting head from git remote for master
libsmpp34: getting OBS version
libsmpp34: skipping (4b6d3f084f41b1ed8420557b0ec1de131a679903 is up-to-date)
libusrp: getting head from git remote for master
libusrp: getting OBS version
libusrp: skipping (44c212e3dc85ac77bbbbf76d41e50320f36b4b00 is up-to-date)
osmo-bsc: getting head from git remote for master
osmo-bsc: getting OBS version
osmo-bsc: skipping (a5249dd96cac3fbf6c2627bc72730e152ad57ab2 is up-to-date)
osmo-bsc-nat: getting head from git remote for master
osmo-bsc-nat: getting OBS version
osmo-bsc-nat: skipping (cbf40fb64b8e0047737eeb42f89660068a5e0d81 is up-to-date)
osmo-bts: getting head from git remote for master
osmo-bts: getting OBS version
osmo-bts: skipping (a7263b6474209427ccf6fb47b286b2c4058c793d is up-to-date)
osmo-cbc: getting head from git remote for master
osmo-cbc: getting OBS version
osmo-cbc: skipping (da8b98cf8873dc6057be6ec43b95af4af8ccbacc is up-to-date)
osmo-e1d: getting head from git remote for master
osmo-e1d: getting OBS version
osmo-e1d: skipping (174ad38ca511c18d5afc6da7e2e4dd063fdfadd6 is up-to-date)
osmo-fl2k: getting head from git remote for master
osmo-fl2k: getting OBS version
osmo-fl2k: skipping (3c44cf18acfa1c2655423a5d40956ae702d72fdd is up-to-date)
osmo-gbproxy: getting head from git remote for master
osmo-gbproxy: getting OBS version
osmo-gbproxy: skipping (dc25674199a1113a3bb9e3341fadc9b5e42099d2 is up-to-date)
osmo-ggsn: getting head from git remote for master
osmo-ggsn: getting OBS version
osmo-ggsn: skipping (f3d541e353e6aa59a9333b92a75893395fb1908f is up-to-date)
osmo-gsm-manuals: getting head from git remote for master
osmo-gsm-manuals: getting OBS version
osmo-gsm-manuals: skipping (7e3ac124762f65cbca1ee7948789d2f13f46791b is up-to-date)
osmo-hlr: getting head from git remote for master
osmo-hlr: getting OBS version
osmo-hlr: skipping (ac1365fddf10eda8cfa57e500a813961396678ec is up-to-date)
osmo-hnbgw: getting head from git remote for master
osmo-hnbgw: getting OBS version
osmo-hnbgw: skipping (1ee44400a4cac51f56a1b8b9f8da480966bb4505 is up-to-date)
osmo-hnodeb: getting head from git remote for master
osmo-hnodeb: getting OBS version
osmo-hnodeb: skipping (4bc90a6be724b1fb639cb44d9ba48bfa25d6ae30 is up-to-date)
osmo-iuh: getting head from git remote for master
osmo-iuh: getting OBS version
osmo-iuh: skipping (50a0675cdeb98cc61c92b3e88d6b8d59b7c9447f is up-to-date)
osmo-mgw: getting head from git remote for master
osmo-mgw: getting OBS version
osmo-mgw: skipping (17b5701f19932edffca943d863e0d6e57742deb6 is up-to-date)
osmo-msc: getting head from git remote for master
osmo-msc: getting OBS version
osmo-msc: skipping (1b1a39bea1c528830d7c752c7c8d7c9a33141046 is up-to-date)
osmo-pcap: getting head from git remote for master
osmo-pcap: getting OBS version
osmo-pcap: skipping (9f47bedf374200b3e47a12a4f9c8fd5101fd83c2 is up-to-date)
osmo-pcu: getting head from git remote for master
osmo-pcu: getting OBS version
osmo-pcu: skipping (874aac595300c6d9ee32053ef8b5f4f9b784c471 is up-to-date)
osmo-remsim: getting head from git remote for master
osmo-remsim: getting OBS version
osmo-remsim: skipping (56ef474988a268fde015da01b594b7997018ebb3 is up-to-date)
osmo-sgsn: getting head from git remote for master
osmo-sgsn: getting OBS version
ERROR: command failed unexpectedly
*** command ***
['osc', '-A', 'https://obs.osmocom.org', 'list', 'osmocom:master', 'osmo-sgsn']
*** returncode ***
1
*** output ***
Server returned an error: HTTP Error 504: Gateway Time-out
Request: https://obs.osmocom.org/source/osmocom:master/osmo-sgsn?rev=latest
Headers:
Server: nginx
Date: Thu, 22 Feb 2024 04:31:50 GMT
Content-Type: text/html
Content-Length: 160
Connection: close
*** python trace ***
Traceback (most recent call last):
File "/obs/update_obs_project.py", line 251, in <module>
main()
File "/obs/update_obs_project.py", line 245, in main
build_srcpkgs(pkgs_remote, packages)
File "/obs/update_obs_project.py", line 144, in build_srcpkgs
build_srcpkg_if_needed(pkgs_remote, package, False)
File "/obs/update_obs_project.py", line 109, in build_srcpkg_if_needed
obs_version = lib.osc.get_package_version(package)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/obs/lib/osc.py", line 70, in get_package_version
ret = run_osc(["list", proj, os.path.basename(package)])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/obs/lib/osc.py", line 58, in run_osc
return lib.run_cmd(cmd, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/obs/lib/__init__.py", line 179, in run_cmd
exit_error_cmd(p, "command failed unexpectedly")
File "/obs/lib/__init__.py", line 140, in exit_error_cmd
raise RuntimeError("shell command related error, find details right above"
RuntimeError: shell command related error, find details right above this python trace
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/master-libosmo-netif/a1=default,a2=…>
Changes:
------------------------------------------
[...truncated 310.97 KB...]
/build/libosmo-netif-1.4.0.20-96e2/src/prim.c:115: warning: Member api_version (variable) of struct sap_ctl_hello_param is not documented.
/build/libosmo-netif-1.4.0.20-96e2/src/prim.c:119: warning: Member hdr (variable) of struct sap_ctl_prim is not documented.
/build/libosmo-netif-1.4.0.20-96e2/src/prim.c:123: warning: Member u (variable) of struct sap_ctl_prim is not documented.
6e2/src/rtp.c...
Parsing code for file /build/libosmo-netif-1.4.0.20-96e2/src/sctp.c...
Parsing code for file /build/libosmo-netif-1.4.0.20-96e2/src/stream.c...
Parsing code for file /build/libosmo-netif-1.4.0.20-96e2/src/stream_cli.c...
Parsing code for file /build/libosmo-netif-1.4.0.20-96e2/src/stream_srv.c...
Generating file documentation...
Generating docs for file /build/libosmo-netif-1.4.0.20-96e2/include/osmocom/netif/jibuf.h...
Generating docs for file /build/libosmo-netif-1.4.0.20-96e2/include/osmocom/netif/osmux.h...
Generating docs for file /build/libosmo-netif-1.4.0.20-96e2/src/datagram.c...
Generating docs for file /build/libosmo-netif-1.4.0.20-96e2/src/jibuf.c...
Generating docs for file /build/libosmo-netif-1.4.0.20-96e2/src/osmux.c...
Generating docs for file /build/libosmo-netif-1.4.0.20-96e2/src/osmux_input.c...
Generating docs for file /build/libosmo-netif-1.4.0.20-96e2/src/osmux_output.c...
Generating docs for file /build/libosmo-netif-1.4.0.20-96e2/src/stream.c...
Generating docs for file /build/libosmo-netif-1.4.0.20-96e2/src/stream_cli.c...
Generating docs for file /build/libosmo-netif-1.4.0.20-96e2/src/stream_srv.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound amr_hdr...
Generating docs for compound amr_hdr_bwe...
Generating docs for compound baudrate2termbits...
Generating docs for compound ipa_head...
Generating docs for compound ipa_head_ext...
Generating docs for compound osmo_dgram...
Generating docs for compound osmo_dgram_rx...
Generating docs for compound osmo_dgram_tx...
Generating docs for compound osmo_ipa_msgb_cb...
Generating docs for compound osmo_ipa_unit...
Generating docs for compound osmo_jibuf...
Generating docs for compound osmo_jibuf_msgb_cb...
Generating docs for compound osmo_prim_pkt_hdr...
Generating docs for compound osmo_prim_srv...
Generating docs for compound osmo_prim_srv_link...
Generating docs for compound osmo_rs232...
Generating docs for compound osmo_rtp_handle...
Generating docs for compound osmo_stream_cli...
Generating docs for compound osmo_stream_srv...
Generating docs for compound osmo_stream_srv_link...
Generating docs for compound osmux_circuit...
Generating docs for compound osmux_hdr...
Generating docs for compound osmux_in_handle...
Generating docs for compound osmux_in_req...
Generating docs for compound osmux_input_state...
Generating docs for compound osmux_link...
Generating docs for compound osmux_out_handle...
Generating docs for compound osmux_tx_handle...
Generating docs for compound rtcp_hdr...
Generating docs for compound rtp_hdr...
Generating docs for compound rtp_x_hdr...
Generating docs for compound sap_ctl_hello_param...
Generating docs for compound sap_ctl_prim...
Generating concept documentation...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 922/65536 hits=7923 misses=968
finished...
cd ./doc && tar cf html.tar html
make[3]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub'
make[2]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub'
make[1]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub'
make[1]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include'
Making dvi in osmocom
make[3]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom'
Making dvi in netif
make[4]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom/netif'
make[4]: Nothing to be done for 'dvi'.
make[4]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom/netif'
make[4]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'dvi-am'.
make[4]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom'
make[3]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include'
make[2]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/src'
Making dvi in examples
make[2]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/examples'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/examples'
Making dvi in utils
make[2]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/utils'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/utils'
Making dvi in tests
make[2]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/tests'
make[2]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub'
make[1]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub'
make[1]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub'
make check-recursive
make[2]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub'
Making check in include
make[3]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include'
Making check in osmocom
make[4]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom'
Making check in netif
make[5]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom/netif'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom/netif'
make[5]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include/osmocom'
make[4]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include'
make[3]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/include'
Making check in src
make[3]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/src'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/src'
Making check in examples
make[3]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/examples'
Making check in utils
make[3]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/utils'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/utils'
Making check in tests
make[3]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/tests'
make osmux/osmux_test osmux/osmux_output_test osmux/osmux_input_test stream/stream_test jibuf/jibuf_test amr/amr_test jibuf/jibuf_tool osmo-pcap-test/osmo_pcap.h osmo-pcap-test/proto.h
make[4]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/tests'
make[4]: Nothing to be done for '../../../tests/osmo-pcap-test/osmo_pcap.h'.
make[4]: Nothing to be done for '../../../tests/osmo-pcap-test/proto.h'.
CC osmux/osmux_test.o
CC osmux/osmux_input_test.o
CC osmux/osmux_output_test.o
CC stream/stream_test.o
CC jibuf/jibuf_test.o
CC amr/amr_test.o
CC jibuf/jibuf_tool.o
CC osmo-pcap-test/proto.o
CC osmo-pcap-test/l2_eth.o
CC osmo-pcap-test/l3_ipv4.o
CC osmo-pcap-test/l2_sll.o
CC osmo-pcap-test/l4_tcp.o
CC osmo-pcap-test/l4_udp.o
CC osmo-pcap-test/pcap.o
CCLD osmux/osmux_test
CCLD osmux/osmux_output_test
CCLD osmux/osmux_input_test
CCLD stream/stream_test
CCLD jibuf/jibuf_test
CCLD amr/amr_test
CCLD jibuf/jibuf_tool
make[4]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/tests'
make check-local
make[4]: Entering directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/tests'
/bin/bash '../../../tests/testsuite'
## --------------------------------------- ##
## libosmo-netif 1.4.0.20-96e2 test suite. ##
## --------------------------------------- ##
Regression tests.
1: stream_test FAILED (testsuite.at:8)
2: osmux_test ok
3: osmux_output_test ok
4: osmux_input_test ok
5: jibuf_test ok
6: amr_test ok
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 6 tests were run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `tests/testsuite.log' and all information you think might help:
To: <openbsc-devel(a)lists.openbsc.org>
Subject: [libosmo-netif 1.4.0.20-96e2] testsuite: 1 failed
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point. Its output may
be found below `tests/testsuite.dir'.
make[4]: *** [Makefile:893: check-local] Error 1
make[4]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/tests'
make[3]: *** [Makefile:712: check-am] Error 2
make[3]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub/tests'
make[2]: *** [Makefile:510: check-recursive] Error 1
make[2]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub'
make[1]: *** [Makefile:809: check] Error 2
make[1]: Leaving directory '/build/libosmo-netif-1.4.0.20-96e2/_build/sub'
make: *** [Makefile:729: distcheck] Error 1
+ cat-testlogs.sh
======================== ./libosmo-netif-1.4.0.20-96e2/_build/sub/tests/testsuite.dir/1/testsuite.log
# -*- compilation -*-
1. testsuite.at:4: testing stream_test ...
../../../tests/testsuite.at:8: $abs_top_builddir/tests/stream/stream_test
--- experr 2024-02-21 00:47:26.085587866 +0000
+++ /build/libosmo-netif-1.4.0.20-96e2/_build/sub/tests/testsuite.dir/at-groups/1/stderr 2024-02-21 00:47:26.353592927 +0000
@@ -1,7 +1,7 @@
-SRV(srv_link_test,127.0.0.11:1111) accept()ed new link from 127.0.0.1:8976
CLICONN(cli_test,r=127.0.0.11:1111<->l=127.0.0.1:8976){CONNECTING} connection established
{2.000001} autoreconnecting test step 11 [client NA, server OK], FD reg 1
+SRV(srv_link_test,127.0.0.11:1111) accept()ed new link from 127.0.0.1:8976
{2.000002} autoreconnecting test step 10 [client NA, server OK], FD reg 1
1. testsuite.at:4: 1. stream_test (testsuite.at:4): FAILED (testsuite.at:8)
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2619587 killed;
[ssh-agent] Stopped.
Archiving artifacts
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 140.31 KB...]
CXX egprs_rlc_compression.lo
CC ericsson-rbs/er_ccu_l1_if.o
CC ericsson-rbs/er_ccu_if.o
CXXLD libgprs.la
copying selected object files to avoid basename conflicts...
CXXLD osmo-pcu
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/src'
Making all in doc
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
Making all in examples
make[4]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/examples'
Making all in manuals
make[4]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/manuals'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/manuals'
make[4]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
Making all in tests
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests'
CXX pcu_emu.o
CC openbsc_clone.o
CXX test_replay_gprs_attach.o
CXX test_pdp_activation.o
CXXLD emu/pcu_emu
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests'
Making all in contrib
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib'
Making all in systemd
make[4]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib/systemd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib/systemd'
make[4]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib'
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib'
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
make[2]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/include'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/src'
Making dvi in doc
make[2]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
Making dvi in examples
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/examples'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/examples'
Making dvi in manuals
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
Making dvi in tests
make[2]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests'
Making dvi in contrib
make[2]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib'
Making dvi in systemd
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
make check-recursive
make[2]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
Making check in include
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/include'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/include'
Making check in src
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/src'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/src'
Making check in doc
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
Making check in examples
make[4]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/examples'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/examples'
Making check in manuals
make[4]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/manuals'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc/manuals'
make[4]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/doc'
Making check in tests
make[3]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests'
make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest ulc/PdchUlcTest
make[4]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests'
CXX RLCMACTest.o
CXX AllocTest.o
CXX MslotTest.o
CXX TbfTest.o
CXX TypesTest.o
CXX MsTest.o
CXX LListTest.o
CXX LlcTest.o
CC codel_test.o
CXX EdgeTest.o
CXX BitcompTest.o
CXX egprs_rlc_compression.o
CXX FnTest.o
CXX AppInfoTest.o
CXX PdchUlcTest.o
CXXLD rlcmac/RLCMACTest
CXXLD alloc/AllocTest
CXXLD alloc/MslotTest
CXXLD tbf/TbfTest
CXXLD types/TypesTest
CXXLD ms/MsTest
CXXLD llist/LListTest
CXXLD llc/LlcTest
CCLD codel/codel_test
CXXLD edge/EdgeTest
CXXLD bitcomp/BitcompTest
CXXLD fn/FnTest
CXXLD app_info/AppInfoTest
CXXLD ulc/PdchUlcTest
make[4]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests'
make check-local
make[4]: Entering directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests'
/bin/bash '../../../tests/testsuite'
## --------------------------------- ##
## osmo-pcu 1.4.0.2-0f0c test suite. ##
## --------------------------------- ##
Regression tests
1: rlcmac ok
2: multi_slot ok
3: ts_alloc ok
4: tbf FAILED (testsuite.at:28)
5: bitcomp ok
6: edge ok
7: types ok
8: ms ok
9: llc ok
10: llist ok
11: codel ok
12: fn ok
13: app_info ok
14: ulc ok
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 14 tests were run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `tests/testsuite.log' and all information you think might help:
To: <osmocom-net-gprs(a)lists.osmocom.org>
Subject: [osmo-pcu 1.4.0.2-0f0c] testsuite: 4 failed
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point. Its output may
be found below `tests/testsuite.dir'.
make[4]: *** [Makefile:1492: check-local] Error 1
make[4]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests'
make[3]: *** [Makefile:1250: check-am] Error 2
make[3]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests'
make[2]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
make[2]: *** [Makefile:429: check-recursive] Error 1
make[1]: *** [Makefile:728: check] Error 2
make[1]: Leaving directory '/build/osmo-pcu-1.4.0.2-0f0c/_build/sub'
make: *** [Makefile:648: distcheck] Error 1
+ cat-testlogs.sh
======================== ./osmo-pcu-1.4.0.2-0f0c/_build/sub/tests/testsuite.dir/04/testsuite.log
# -*- compilation -*-
4. testsuite.at:25: testing tbf ...
../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest
--- experr 2024-02-17 04:24:12.773240530 +0000
+++ /build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2024-02-17 04:24:13.563219680 +0000
@@ -11580,18 +11580,16 @@
TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec
DL_TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN}: Received Event ASSIGN_PCUIF_CNF
TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN} Ignoring event ASSIGN_PCUIF_CNF from BTS (CCCH was not requested on current assignment)
-DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){SEND_ASS}: Received Event CREATE_RLCMAC_MSG
-PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 0 + 13 = 13
-TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN}
-+++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++
-------------------------- TX : Packet Downlink Assignment -------------------------
-PDCH(bts=0,trx=0,ts=2) Reserving FN 13 for type POLL
-TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN} Scheduled DL Assignment polling on PACCH (FN=13, TS=2)
-DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){SEND_ASS}: state_chg to WAIT_ACK
-PDCH(bts=0,trx=0,ts=2) FN=0 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN}
-=== end test_ms_merge_dl_tbf_different_trx ===
-MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0:UL:DL) Destroying MS object
-MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0:UL:DL) Detaching TBF: TBF(UL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN}
-MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0:DL): - tbf: now used by 1 (tbf)
-MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0:DL) Detaching TBF: TBF(DL:TFI-0-0-0:G:IMSI-001001000000001:TLLI-0xecc1f953){ASSIGN}
-MS(IMSI-001001000000001:TLLI-0xecc1f953:TA-220:MSCLS-11-0): - tbf: now used by 0 (-)
+UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002
+UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH
+../../../src/tbf_ul_fsm.c:173:3: runtime error: member access within null pointer of type 'struct GprsMs'
+AddressSanitizer:DEADLYSIGNAL
+=================================================================
+==1529==ERROR: AddressSanitizer: SEGV on unknown address 0x0000000c (pc 0x00674b76 bp 0x84f09633 sp 0xbe8512d0 T0)
+==1529==The signal is caused by a READ memory access.
+==1529==Hint: address points to the zero page.
+ #0 0x674b76 in st_assign (/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests/tbf/TbfTest+0x227b76)
+
+AddressSanitizer can not provide additional info.
+SUMMARY: AddressSanitizer: SEGV (/build/osmo-pcu-1.4.0.2-0f0c/_build/sub/tests/tbf/TbfTest+0x227b76) in st_assign
+==1529==ABORTING
stdout:
../../../tests/testsuite.at:28: exit code was 1, expected 0
4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28)
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 21385 killed;
[ssh-agent] Stopped.
Archiving artifacts