See <https://jenkins.osmocom.org/jenkins/job/master-osmo-upf/a1=default,a2=defau…>
Changes:
------------------------------------------
[...truncated 154.86 KB...]
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libnftnl/nftables/examples'
make[1]: Leaving directory '/build/libnftnl/nftables/examples'
Making install in py
make[1]: Entering directory '/build/libnftnl/nftables/py'
cd . && \
/usr/bin/python setup.py build --build-base /build/libnftnl/nftables/py
running build
running build_py
creating /build/libnftnl/nftables/py/lib.linux-x86_64-2.7
creating /build/libnftnl/nftables/py/lib.linux-x86_64-2.7/nftables
copying ./__init__.py -> /build/libnftnl/nftables/py/lib.linux-x86_64-2.7/nftables
copying ./nftables.py -> /build/libnftnl/nftables/py/lib.linux-x86_64-2.7/nftables
copying ./schema.json -> /build/libnftnl/nftables/py/lib.linux-x86_64-2.7/nftables
make[2]: Entering directory '/build/libnftnl/nftables/py'
cd . && \
/usr/bin/python setup.py build --build-base /build/libnftnl/nftables/py \
install --prefix /build/deps/install/stow/nftables
running build
running build_py
running install
running install_lib
creating /build/deps/install/stow/nftables/lib/python2.7
creating /build/deps/install/stow/nftables/lib/python2.7/site-packages
creating /build/deps/install/stow/nftables/lib/python2.7/site-packages/nftables
copying /build/libnftnl/nftables/py/lib.linux-x86_64-2.7/nftables/__init__.py -> /build/deps/install/stow/nftables/lib/python2.7/site-packages/nftables
copying /build/libnftnl/nftables/py/lib.linux-x86_64-2.7/nftables/nftables.py -> /build/deps/install/stow/nftables/lib/python2.7/site-packages/nftables
copying /build/libnftnl/nftables/py/lib.linux-x86_64-2.7/nftables/schema.json -> /build/deps/install/stow/nftables/lib/python2.7/site-packages/nftables
byte-compiling /build/deps/install/stow/nftables/lib/python2.7/site-packages/nftables/__init__.py to __init__.pyc
byte-compiling /build/deps/install/stow/nftables/lib/python2.7/site-packages/nftables/nftables.py to nftables.pyc
running install_egg_info
Writing /build/deps/install/stow/nftables/lib/python2.7/site-packages/nftables-0.1-py2.7.egg-info
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libnftnl/nftables/py'
make[1]: Leaving directory '/build/libnftnl/nftables/py'
make[1]: Entering directory '/build/libnftnl/nftables'
make[2]: Entering directory '/build/libnftnl/nftables'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/deps/install/stow/nftables/lib/pkgconfig'
/usr/bin/install -c -m 644 libnftables.pc '/build/deps/install/stow/nftables/lib/pkgconfig'
make[2]: Leaving directory '/build/libnftnl/nftables'
make[1]: Leaving directory '/build/libnftnl/nftables'
+ STOW_DIR=/build/deps/install/stow
+ stow --restow nftables
+ CONFIG=
+ '[' 1 = 1 ']'
+ CONFIG=--enable-manuals
+ set +x
=============================== osmo-upf ===============================
+ cd /build
+ autoreconf --install --force
aclocal: warning: couldn't open directory 'm4': No such file or directory
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:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
doc/charts/Makefile.am:16: warning: '%'-style pattern rules are a GNU make extension
doc/charts/Makefile.am:19: warning: '%'-style pattern rules are a GNU make extension
src/osmo-pfcp-tool/Makefile.am: installing './depcomp'
+ ./configure --enable-sanitize --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 thread-safe mkdir -p... /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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... 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... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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 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... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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 library containing dlopen... -ldl
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOGTLV... yes
checking for LIBOSMOPFCP... yes
checking for LIBGTPNL... yes
checking for LIBNFTNL... yes
checking for LIBNFTABLES... yes
checking for ANSI C header files... (cached) yes
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... 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=" -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 include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/upf/Makefile
config.status: creating src/Makefile
config.status: creating src/osmo-upf/Makefile
config.status: creating src/osmo-pfcp-tool/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating doc/charts/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
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 4
echo UNKNOWN > .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 upf
make[4]: Entering directory '/build/include/osmocom/upf'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/upf'
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 osmo-upf
make[3]: Entering directory '/build/src/osmo-upf'
CC osmo_upf_main.o
CC up_endpoint.o
CC up_gtp_action.o
CC up_peer.o
up_endpoint.c: In function ‘up_endpoint_set_msg_ctx’:
up_endpoint.c:33:32: error: dereferencing pointer to incomplete type ‘struct osmo_pfcp_endpoint’
struct up_endpoint *up_ep = ep->priv;
^~
up_peer.c: In function ‘up_peer_tx_assoc_setup_resp’:
up_peer.c:214:49: error: dereferencing pointer to incomplete type ‘struct osmo_pfcp_endpoint’
.recovery_time_stamp = g_upf->pfcp.ep->pfcp_ep->recovery_time_stamp,
^~
up_endpoint.c: In function ‘up_endpoint_init’:
up_endpoint.c:237:52: warning: passing argument 2 of ‘osmo_pfcp_endpoint_create’ from incompatible pointer type [-Wincompatible-pointer-types]
up_ep->pfcp_ep = osmo_pfcp_endpoint_create(up_ep, up_ep);
^~~~~
In file included from up_endpoint.c:24:
/build/deps/install/stow/libosmo-pfcp/include/osmocom/pfcp/pfcp_endpoint.h:90:28: note: expected ‘const struct osmo_pfcp_endpoint_cfg *’ but argument is of type ‘struct up_endpoint *’
struct osmo_pfcp_endpoint *osmo_pfcp_endpoint_create(void *ctx, const struct osmo_pfcp_endpoint_cfg *cfg);
^~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:498: up_peer.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [Makefile:498: up_endpoint.o] Error 1
make[3]: Leaving directory '/build/src/osmo-upf'
make[2]: *** [Makefile:381: all-recursive] Error 1
make[2]: Leaving directory '/build/src'
make[1]: *** [Makefile:448: all-recursive] Error 1
make[1]: Leaving directory '/build'
make: *** [Makefile:380: all] Error 2
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=…>
Changes:
------------------------------------------
[...truncated 23.07 KB...]
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../14-libosmousb0_1.7.0.12.d6a4.202207210052_amd64.deb ...
Unpacking libosmousb0:amd64 (1.7.0.12.d6a4.202207210052) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../15-libosmocore_1.7.0.12.d6a4.202207210052_amd64.deb ...
Unpacking libosmocore (1.7.0.12.d6a4.202207210052) ...
Setting up osmocom-nightly (1.0.0.202207210052) ...
Setting up libtalloc2:amd64 (2.3.1-2+b1) ...
Setting up libmnl0:amd64 (1.0.4-3) ...
Setting up libpcsclite1:amd64 (1.9.1-1) ...
Setting up libsctp1:amd64 (1.0.18+dfsg-1) ...
Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ...
Setting up libosmocore19:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmovty9:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmousb0:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmogsm18:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmocodec0:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmoctrl0:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmogb14:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmocoding0:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmosim2:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmocore (1.7.0.12.d6a4.202207210052) ...
Processing triggers for libc-bin (2.31-13+deb11u3) ...
+ configure_osmocom_repo_debian_remove network:osmocom:nightly
+ local proj=network:osmocom:nightly
+ rm /etc/apt/sources.list.d/network:osmocom:nightly.list
+ configure_osmocom_repo_debian network:osmocom:latest
+ local proj=network:osmocom:latest
+ proj_with_slashes network:osmocom:latest
+ echo network:osmocom:latest
+ sed s.:.:/.g
+ local obs_repo=download.opensuse.org/repositories/network:/osmocom:/latest/Debian…
+ echo Configuring Osmocom repository
+ [ -e ]
+ apt-get update
Configuring Osmocom repository
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Reading package lists...
+ apt install -y wget
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
wget is already the newest version (1.21-1+deb11u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ wget -O /tmp/Release.key https://build.opensuse.org/projects/network:osmocom/public_key
--2022-07-22 10:58:30-- https://build.opensuse.org/projects/network:osmocom/public_key
Resolving build.opensuse.org (build.opensuse.org)... 195.135.221.162, 2001:67c:2178:8::162
Connecting to build.opensuse.org (build.opensuse.org)|195.135.221.162|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: '/tmp/Release.key'
0K . 112M=0s
2022-07-22 10:58:30 (112 MB/s) - '/tmp/Release.key' saved [1080]
+ apt-key add /tmp/Release.key
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_1… ./
+ apt-get update
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
Get:3 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_11 ./ InRelease [1592 B]
Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
Get:5 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_11 ./ Packages [75.1 kB]
Fetched 76.7 kB in 0s (202 kB/s)
Reading package lists...
+ apt-get -y install osmo-mgw
+ tee /tmp/out
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
osmocom-nightly : Conflicts: osmocom-latest but 1.0.0 is to be installed
E: Unable to correct problems, you have held broken packages.
+ [ -e /tmp/fail ]
+ find_patterns_or_exit /tmp/out requested an impossible situation ^The following packages have unmet dependencies:
+ local file=/tmp/out
+ local pattern
+ shift
+ grep -q requested an impossible situation /tmp/out
+ continue
+ grep -q ^The following packages have unmet dependencies: /tmp/out
+ continue
+ find_patterns_or_exit /tmp/out Conflicts: osmocom-
+ local file=/tmp/out
+ local pattern
+ shift
+ grep -q Conflicts: osmocom- /tmp/out
+ continue
+ configure_osmocom_repo_debian_remove network:osmocom:latest
+ local proj=network:osmocom:latest
+ rm /etc/apt/sources.list.d/network:osmocom:latest.list
+ configure_osmocom_repo_debian network:osmocom:nightly
+ local proj=network:osmocom:nightly
+ proj_with_slashes network:osmocom:nightly
+ + echosed network:osmocom:nightly s.:.:/.g
+ local obs_repo=download.opensuse.org/repositories/network:/osmocom:/nightly/Debia…
+ echo Configuring Osmocom repository
Configuring Osmocom repository
+ [ -e ]
+ apt-get update
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Reading package lists...
+ apt install -y wget
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
wget is already the newest version (1.21-1+deb11u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ wget -O /tmp/Release.key https://build.opensuse.org/projects/network:osmocom/public_key
--2022-07-22 10:58:32-- https://build.opensuse.org/projects/network:osmocom/public_key
Resolving build.opensuse.org (build.opensuse.org)... 195.135.221.162, 2001:67c:2178:8::162
Connecting to build.opensuse.org (build.opensuse.org)|195.135.221.162|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: '/tmp/Release.key'
0K . 79.9M=0s
2022-07-22 10:58:33 (79.9 MB/s) - '/tmp/Release.key' saved [1080]
+ apt-key add /tmp/Release.key
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./
+ apt-get update
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
Get:3 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ InRelease [1586 B]
Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
Get:5 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ Packages [115 kB]
Fetched 117 kB in 0s (308 kB/s)
Reading package lists...
+ set +x
+ set +x
+ install_repo_packages
+ install_repo_packages_debian
+ local obs=obs://build.opensuse.org/network:osmocom:nightly/Debian_11
+ echo Installing all repository packages
### Test successful: test_conflict ###
### Running test: install_repo_packages ###
Installing all repository packages
+ aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:nightly/Debian_11) ?architecture(native)
+ sort
+ filter_packages_txt
+ grep -v ^# /repo-install-test/blacklist_debian11.txt
+ sort -u
+ comm -23 osmocom_packages_all.txt blacklist.txt
+ cat osmocom_packages.txt
+ apt install -y abisip-find gtp-echo-responder gtp-echo-responder-dbg libasn1c-dbg libasn1c-dev libasn1c1 libgtp-dbg libgtp-dev libgtp6 libgtpnl-dbg libgtpnl-dev libgtpnl-tools libgtpnl0 libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-dbgsym liblimesuite-dev liblimesuite20.10-1 liborcania-dev libosmo-abis libosmo-abis-dbg libosmo-abis-dev libosmo-e1d-dev libosmo-e1d1 libosmo-e1d1-dbgsym libosmo-fl2k-dev libosmo-fl2k0 libosmo-fl2k0-dbgsym libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-hnbap-dbg libosmo-hnbap-dev libosmo-hnbap0 libosmo-mgcp-client-dev libosmo-mgcp-client9 libosmo-mgcp-client9-dbgsym libosmo-mslookup-dev libosmo-mslookup0 libosmo-netif-dbg libosmo-netif-dev libosmo-netif-doc libosmo-octoi-dev libosmo-octoi0 libosmo-octoi0-dbgsym libosmo-ranap-dbg libosmo-ranap-dev libosmo-ranap5 libosmo-rspro-dev libosmo-rspro2 libosmo-rspro2-dbgsym libosmo-rua-dbg libosmo-rua-dev libosmo-rua0 libosmo-sabp-dbg libosmo-sabp-dev libosmo-sabp1 libosmo-sbcap-dev libosmo-sbcap0 libosmo-sccp-dev libosmo-sigtran-dbg libosmo-sigtran-dev libosmo-sigtran-doc libosmo-sigtran7 libosmo-simtrace2-1 libosmo-simtrace2-1-dbgsym libosmo-simtrace2-dev libosmoabis10 libosmocodec-doc libosmocodec0 libosmocoding-doc libosmocoding0 libosmocore libosmocore-dbg libosmocore-dev libosmocore-doc libosmocore-utils libosmocore19 libosmoctrl-doc libosmoctrl0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmodsp0 libosmogb-doc libosmogb14 libosmogsm-doc libosmogsm18 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty-doc libosmovty9 librtlsdr-dev librtlsdr0 libsmpp1 libsmpp34-dbg libsmpp34-dev libsmpp34-utils libulfius-dev libusrp-dev libusrp-doc libusrp-firmware libusrp-utils libusrp-utils-dbgsym libusrp1 libusrp1-dbgsym libyder-dev libyder2.0 limesuite limesuite-images limesuite-images20.10 limesuite-udev neocon neocon-dbgsym open5gs-bsf open5gs-bsf-dbgsym open5gs-nssf open5gs-nssf-dbgsym osmo-bsc osmo-bsc-bs11-utils osmo-bsc-dbg osmo-bsc-doc osmo-bsc-ipaccess-utils osmo-bsc-meas-utils osmo-bsc-nat osmo-bsc-nat-dbg osmo-bsc-nat-doc osmo-bts osmo-bts-doc osmo-bts-trx osmo-bts-trx-dbg osmo-bts-virtual osmo-bts-virtual-dbg osmo-cbc osmo-cbc-dbg osmo-cbc-doc osmo-cbc-utils osmo-e1d osmo-e1d-dbgsym osmo-fl2k osmo-fl2k-dbgsym osmo-gbproxy osmo-gbproxy-dbg osmo-gbproxy-doc osmo-ggsn osmo-ggsn-dbg osmo-ggsn-doc osmo-gsm-manuals-dev osmo-gtphub osmo-gtphub-dbg osmo-hlr osmo-hlr-dbg osmo-hlr-doc osmo-hnbgw osmo-hnbgw-dbg osmo-hnbgw-doc osmo-hnodeb osmo-hnodeb-dbg osmo-hnodeb-doc osmo-mgw osmo-mgw-dbgsym osmo-mgw-doc osmo-msc osmo-msc-dbg osmo-msc-doc osmo-mslookup-utils osmo-pcap-client osmo-pcap-client-dbg osmo-pcap-server osmo-pcap-server-dbg osmo-pcu osmo-pcu-dbg osmo-pcu-doc osmo-remsim-apitool osmo-remsim-bankd osmo-remsim-bankd-dbgsym osmo-remsim-client-shell osmo-remsim-client-shell-dbgsym osmo-remsim-client-st2 osmo-remsim-client-st2-dbgsym osmo-remsim-doc osmo-remsim-server osmo-remsim-server-dbgsym osmo-sgsn osmo-sgsn-dbg osmo-sgsn-doc osmo-sip-connector osmo-sip-connector-dbg osmo-sip-connector-doc osmo-smlc osmo-smlc-dbg osmo-smlc-doc osmo-stp osmo-stp-dbg osmo-stp-doc osmo-sysmon osmo-sysmon-dbg osmo-trx osmo-trx-dbg osmo-trx-doc osmo-trx-ipc osmo-trx-lms osmo-trx-uhd osmo-trx-usrp1 osmo-uecups osmo-uecups-dbgsym osmocom-nightly python3-osmopy-libs python3-osmopy-utils rtl-sdr simtrace2-firmware simtrace2-utils simtrace2-utils-dbgsym soapysdr-module-lms7 soapysdr0.7-module-lms7
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libosmocodec0 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmocodec0 set to manually installed.
libosmocoding0 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmocoding0 set to manually installed.
libosmocore is already the newest version (1.7.0.12.d6a4.202207210052).
libosmocore19 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmocore19 set to manually installed.
libosmoctrl0 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmoctrl0 set to manually installed.
libosmogb14 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmogb14 set to manually installed.
libosmogsm18 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmogsm18 set to manually installed.
libosmosim2 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmosim2 set to manually installed.
libosmousb0 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmousb0 set to manually installed.
libosmovty9 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmovty9 set to manually installed.
osmocom-nightly is already the newest version (1.0.0.202207210052).
osmocom-nightly set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libosmo-netif-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmo-sigtran-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
Depends: libosmo-sigtran7 (= 1.6.0.1.e6ce.202207220052) but 1.6.0.1.e6ce.202207210052 is to be installed
libosmocodec-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmocoding-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmocore-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmoctrl-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmodsp-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmogb-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmogsm-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmovty-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libusrp-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
Depends: libusrp1 (= 3.4.6.2.7f277.202207220052) but 3.4.6.2.7f277.202207210052 is to be installed
osmo-bsc-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-bsc-nat-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-bts-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-cbc-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-gbproxy-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-ggsn-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-gsm-manuals-dev : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-hlr-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-hnbgw-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-hnodeb-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-mgw-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-msc-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-pcu-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-remsim-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-sgsn-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-sip-connector-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-smlc-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-stp-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-trx : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-trx-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
python3-osmopy-libs : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
python3-osmopy-utils : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
E: Unable to correct problems, you have held broken packages.
+ ret=1
+ [ -n ]
+ docker container kill debian11-repo-install-test-nightly
debian11-repo-install-test-nightly
+ exit 1
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=…>
Changes:
------------------------------------------
[...truncated 23.26 KB...]
Preparing to unpack .../14-libosmocore_1.7.0.12.d6a4.202207210052_amd64.deb ...
Unpacking libosmocore (1.7.0.12.d6a4.202207210052) ...
Setting up osmocom-nightly (1.0.0.202207210052) ...
Setting up libtalloc2:amd64 (2.1.14-2) ...
Setting up libpcsclite1:amd64 (1.8.24-1) ...
Setting up libsctp1:amd64 (1.0.18+dfsg-1) ...
Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ...
Setting up libosmocore19:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmovty9:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmousb0:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmogsm18:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmocodec0:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmoctrl0:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmogb14:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmocoding0:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmosim2:amd64 (1.7.0.12.d6a4.202207210052) ...
Setting up libosmocore (1.7.0.12.d6a4.202207210052) ...
Processing triggers for libc-bin (2.28-10+deb10u1) ...
+ configure_osmocom_repo_debian_remove network:osmocom:nightly
+ local proj=network:osmocom:nightly
+ rm /etc/apt/sources.list.d/network:osmocom:nightly.list
+ configure_osmocom_repo_debian network:osmocom:latest
+ local proj=network:osmocom:latest
+ proj_with_slashes network:osmocom:latest
+ echo network:osmocom:latest
+ sed s.:.:/.g
+ local obs_repo=download.opensuse.org/repositories/network:/osmocom:/latest/Debian…
+ echo Configuring Osmocom repository
+ [ -e ]
Configuring Osmocom repository
+ apt-get update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Reading package lists...
+ apt install -y wget
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
wget is already the newest version (1.20.1-1.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ wget -O /tmp/Release.key https://build.opensuse.org/projects/network:osmocom/public_key
--2022-07-22 10:38:31-- https://build.opensuse.org/projects/network:osmocom/public_key
Resolving build.opensuse.org (build.opensuse.org)... 195.135.221.162, 2001:67c:2178:8::162
Connecting to build.opensuse.org (build.opensuse.org)|195.135.221.162|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: '/tmp/Release.key'
0K . 62.8M=0s
2022-07-22 10:38:31 (62.8 MB/s) - '/tmp/Release.key' saved [1080]
+ apt-key add /tmp/Release.key
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_1… ./
+ apt-get update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Get:3 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_10 ./ InRelease [1607 B]
Hit:4 http://deb.debian.org/debian buster-updates InRelease
Get:5 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_10 ./ Packages [136 kB]
Fetched 137 kB in 1s (268 kB/s)
Reading package lists...
+ apt-get -y install osmo-mgw
+ tee /tmp/out
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
osmo-mgw : Depends: osmocom-latest but it is not going to be installed
Depends: libosmoabis10 but it is not going to be installed
Depends: libosmonetif8 but it is not going to be installed
Depends: libosmotrau2 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
+ [ -e /tmp/fail ]
+ find_patterns_or_exit /tmp/out requested an impossible situation ^The following packages have unmet dependencies:
+ local file=/tmp/out
+ local pattern
+ shift
+ grep -q requested an impossible situation /tmp/out
+ continue
+ grep -q ^The following packages have unmet dependencies: /tmp/out
+ continue
+ find_patterns_or_exit /tmp/out Depends: osmocom- but it is not going to be installed
+ local file=/tmp/out
+ local pattern
+ shift
+ grep -q Depends: osmocom- /tmp/out
+ continue
+ grep -q but it is not going to be installed /tmp/out
+ continue
+ configure_osmocom_repo_debian_remove network:osmocom:latest
+ local proj=network:osmocom:latest
+ rm /etc/apt/sources.list.d/network:osmocom:latest.list
+ configure_osmocom_repo_debian network:osmocom:nightly
+ local proj=network:osmocom:nightly
+ proj_with_slashes network:osmocom:nightly
+ echo network:osmocom:nightly
+ sed s.:.:/.g
+ local obs_repo=download.opensuse.org/repositories/network:/osmocom:/nightly/Debia…
+ echo Configuring Osmocom repository
+ [ -e ]
+ apt-get update
Configuring Osmocom repository
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Reading package lists...
+ apt install -y wget
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
wget is already the newest version (1.20.1-1.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ wget -O /tmp/Release.key https://build.opensuse.org/projects/network:osmocom/public_key
--2022-07-22 10:38:35-- https://build.opensuse.org/projects/network:osmocom/public_key
Resolving build.opensuse.org (build.opensuse.org)... 195.135.221.162, 2001:67c:2178:8::162
Connecting to build.opensuse.org (build.opensuse.org)|195.135.221.162|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: '/tmp/Release.key'
0K . 54.1M=0s
2022-07-22 10:38:35 (54.1 MB/s) - '/tmp/Release.key' saved [1080]
+ apt-key add /tmp/Release.key
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./
+ apt-get update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Get:3 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ InRelease [1586 B]
Hit:4 http://deb.debian.org/debian buster-updates InRelease
Get:5 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ Packages [120 kB]
Fetched 122 kB in 0s (280 kB/s)
Reading package lists...
+ set +x
+ set +x
+ install_repo_packages
+ install_repo_packages_debian
+ local obs=obs://build.opensuse.org/network:osmocom:nightly/Debian_10
+ echo Installing all repository packages
### Test successful: test_conflict ###
### Running test: install_repo_packages ###
Installing all repository packages
+ aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:nightly/Debian_10) ?architecture(native)
+ sort
+ filter_packages_txt
+ grep -v ^# /repo-install-test/blacklist_debian10.txt
+ sort -u
+ comm -23 osmocom_packages_all.txt blacklist.txt
+ cat osmocom_packages.txt
+ apt install -y abisip-find gtp-echo-responder gtp-echo-responder-dbg libasn1c-dbg libasn1c-dev libasn1c1 libgtp-dbg libgtp-dev libgtp6 libgtpnl-dbg libgtpnl-dev libgtpnl-tools libgtpnl0 libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-dbgsym liblimesuite-dev liblimesuite20.01-1 liblimesuite20.01-1-dbgsym liborcania-dev liborcania1.2 liborcania1.2-dbgsym libosmo-abis libosmo-abis-dbg libosmo-abis-dev libosmo-e1d-dev libosmo-e1d1 libosmo-e1d1-dbgsym libosmo-fl2k-dev libosmo-fl2k0 libosmo-fl2k0-dbgsym libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-hnbap-dbg libosmo-hnbap-dev libosmo-hnbap0 libosmo-mgcp-client-dev libosmo-mgcp-client9 libosmo-mgcp-client9-dbgsym libosmo-mslookup-dev libosmo-mslookup0 libosmo-netif-dbg libosmo-netif-dev libosmo-netif-doc libosmo-octoi-dev libosmo-octoi0 libosmo-octoi0-dbgsym libosmo-ranap-dbg libosmo-ranap-dev libosmo-ranap5 libosmo-rspro-dev libosmo-rspro2 libosmo-rspro2-dbgsym libosmo-rua-dbg libosmo-rua-dev libosmo-rua0 libosmo-sabp-dbg libosmo-sabp-dev libosmo-sabp1 libosmo-sbcap-dev libosmo-sbcap0 libosmo-sccp-dev libosmo-sigtran-dbg libosmo-sigtran-dev libosmo-sigtran-doc libosmo-sigtran7 libosmo-simtrace2-1 libosmo-simtrace2-1-dbgsym libosmo-simtrace2-dev libosmoabis10 libosmocodec-doc libosmocodec0 libosmocoding-doc libosmocoding0 libosmocore libosmocore-dbg libosmocore-dev libosmocore-doc libosmocore-utils libosmocore19 libosmoctrl-doc libosmoctrl0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmodsp0 libosmogb-doc libosmogb14 libosmogsm-doc libosmogsm18 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty-doc libosmovty9 librtlsdr-dev librtlsdr0 libsmpp1 libsmpp34-dbg libsmpp34-dev libsmpp34-utils libulfius-dev libulfius2.5 libulfius2.5-dbgsym libusrp-dev libusrp-doc libusrp-firmware libusrp-utils libusrp-utils-dbgsym libusrp1 libusrp1-dbgsym libyder-dev libyder2.0 libyder2.0-dbgsym limesuite limesuite-dbgsym limesuite-images limesuite-images20.01 limesuite-udev neocon neocon-dbgsym open5gs-bsf open5gs-bsf-dbgsym open5gs-nssf open5gs-nssf-dbgsym osmo-bsc osmo-bsc-bs11-utils osmo-bsc-dbg osmo-bsc-doc osmo-bsc-ipaccess-utils osmo-bsc-meas-utils osmo-bsc-nat osmo-bsc-nat-dbg osmo-bsc-nat-doc osmo-bts osmo-bts-doc osmo-bts-trx osmo-bts-trx-dbg osmo-bts-virtual osmo-bts-virtual-dbg osmo-cbc osmo-cbc-dbg osmo-cbc-doc osmo-cbc-utils osmo-e1d osmo-e1d-dbgsym osmo-fl2k osmo-fl2k-dbgsym osmo-gbproxy osmo-gbproxy-dbg osmo-gbproxy-doc osmo-ggsn osmo-ggsn-dbg osmo-ggsn-doc osmo-gsm-manuals-dev osmo-gtphub osmo-gtphub-dbg osmo-hlr osmo-hlr-dbg osmo-hlr-doc osmo-hnbgw osmo-hnbgw-dbg osmo-hnbgw-doc osmo-hnodeb osmo-hnodeb-dbg osmo-hnodeb-doc osmo-mgw osmo-mgw-dbgsym osmo-mgw-doc osmo-msc osmo-msc-dbg osmo-msc-doc osmo-mslookup-utils osmo-pcap-client osmo-pcap-client-dbg osmo-pcap-server osmo-pcap-server-dbg osmo-pcu osmo-pcu-dbg osmo-pcu-doc osmo-remsim-apitool osmo-remsim-bankd osmo-remsim-bankd-dbgsym osmo-remsim-client-shell osmo-remsim-client-shell-dbgsym osmo-remsim-client-st2 osmo-remsim-client-st2-dbgsym osmo-remsim-doc osmo-remsim-server osmo-remsim-server-dbgsym osmo-sgsn osmo-sgsn-dbg osmo-sgsn-doc osmo-sip-connector osmo-sip-connector-dbg osmo-sip-connector-doc osmo-smlc osmo-smlc-dbg osmo-smlc-doc osmo-stp osmo-stp-dbg osmo-stp-doc osmo-sysmon osmo-sysmon-dbg osmo-trx osmo-trx-dbg osmo-trx-doc osmo-trx-ipc osmo-trx-lms osmo-trx-uhd osmo-trx-usrp1 osmo-uecups osmo-uecups-dbgsym osmocom-nightly python3-osmopy-libs python3-osmopy-utils rtl-sdr simtrace2-firmware simtrace2-utils simtrace2-utils-dbgsym
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libosmocodec0 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmocodec0 set to manually installed.
libosmocoding0 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmocoding0 set to manually installed.
libosmocore is already the newest version (1.7.0.12.d6a4.202207210052).
libosmocore19 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmocore19 set to manually installed.
libosmoctrl0 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmoctrl0 set to manually installed.
libosmogb14 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmogb14 set to manually installed.
libosmogsm18 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmogsm18 set to manually installed.
libosmosim2 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmosim2 set to manually installed.
libosmousb0 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmousb0 set to manually installed.
libosmovty9 is already the newest version (1.7.0.12.d6a4.202207210052).
libosmovty9 set to manually installed.
osmocom-nightly is already the newest version (1.0.0.202207210052).
osmocom-nightly set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libosmo-netif-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmo-sigtran-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
Depends: libosmo-sigtran7 (= 1.6.0.1.e6ce.202207220052) but 1.6.0.1.e6ce.202207210052 is to be installed
libosmocodec-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmocoding-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmocore-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmoctrl-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmodsp-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmogb-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmogsm-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libosmovty-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
libusrp-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
Depends: libusrp1 (= 3.4.6.2.7f277.202207220052) but 3.4.6.2.7f277.202207210052 is to be installed
osmo-bsc-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-bsc-nat-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-bts-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-cbc-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-gbproxy-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-ggsn-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-gsm-manuals-dev : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-hlr-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-hnbgw-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-hnodeb-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-mgw-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-msc-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-pcu-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-remsim-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-sgsn-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-sip-connector-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-smlc-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-stp-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-trx : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
osmo-trx-doc : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
python3-osmopy-libs : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
python3-osmopy-utils : Depends: osmocom-nightly (= 1.0.0.202207220052) but 1.0.0.202207210052 is to be installed
E: Unable to correct problems, you have held broken packages.
+ ret=1
+ [ -n ]
+ docker container kill debian10-repo-install-test-nightly
debian10-repo-install-test-nightly
+ exit 1
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=…>
Changes:
[Oliver Smith] lint/typedefs_osmo: add A_SEQUENCE_OF, A_SET_OF
[Oliver Smith] jobs/ttcn3-testsuites: remove 2022q1
[Oliver Smith] scripts/osmocom-packages-docker: pass OBS_SERVER
------------------------------------------
[...truncated 23.80 KB...]
Setting up libosmogsm18:amd64 (1.7.0.8.0578c.202207160052) ...
Setting up libosmocodec0:amd64 (1.7.0.8.0578c.202207160052) ...
Setting up libosmoctrl0:amd64 (1.7.0.8.0578c.202207160052) ...
Setting up libosmogb14:amd64 (1.7.0.8.0578c.202207160052) ...
Setting up libosmocoding0:amd64 (1.7.0.8.0578c.202207160052) ...
Setting up libosmosim2:amd64 (1.7.0.8.0578c.202207160052) ...
Setting up libosmocore (1.7.0.8.0578c.202207160052) ...
Processing triggers for libc-bin (2.28-10+deb10u1) ...
+ configure_osmocom_repo_debian_remove network:osmocom:nightly
+ local proj=network:osmocom:nightly
+ rm /etc/apt/sources.list.d/network:osmocom:nightly.list
+ configure_osmocom_repo_debian network:osmocom:latest
+ local proj=network:osmocom:latest
+ proj_with_slashes network:osmocom:latest
+ echo network:osmocom:latest
+ sed s.:.:/.g
+ local obs_repo=download.opensuse.org/repositories/network:/osmocom:/latest/Debian…
+ echo Configuring Osmocom repository
+ [ -e ]
+ apt-get update
Configuring Osmocom repository
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Reading package lists...
+ apt install -y wget
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
wget is already the newest version (1.20.1-1.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ wget -O /tmp/Release.key https://build.opensuse.org/projects/network:osmocom/public_key
--2022-07-16 10:38:28-- https://build.opensuse.org/projects/network:osmocom/public_key
Resolving build.opensuse.org (build.opensuse.org)... 195.135.221.162, 2001:67c:2178:8::162
Connecting to build.opensuse.org (build.opensuse.org)|195.135.221.162|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: '/tmp/Release.key'
0K . 63.0M=0s
2022-07-16 10:38:28 (63.0 MB/s) - '/tmp/Release.key' saved [1080]
+ apt-key add /tmp/Release.key
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_1… ./
+ apt-get update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Get:3 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_10 ./ InRelease [1607 B]
Hit:4 http://deb.debian.org/debian buster-updates InRelease
Get:5 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_10 ./ Packages [136 kB]
Fetched 137 kB in 0s (282 kB/s)
Reading package lists...
+ apt-get -y install osmo-mgw
+ tee /tmp/out
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
osmo-mgw : Depends: osmocom-latest but it is not going to be installed
Depends: libosmoabis10 but it is not going to be installed
Depends: libosmonetif8 but it is not going to be installed
Depends: libosmotrau2 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
+ [ -e /tmp/fail ]
+ find_patterns_or_exit /tmp/out requested an impossible situation ^The following packages have unmet dependencies:
+ local file=/tmp/out
+ local pattern
+ shift
+ grep -q requested an impossible situation /tmp/out
+ continue
+ grep -q ^The following packages have unmet dependencies: /tmp/out
+ continue
+ find_patterns_or_exit /tmp/out Depends: osmocom- but it is not going to be installed
+ local file=/tmp/out
+ local pattern
+ shift
+ grep -q Depends: osmocom- /tmp/out
+ continue
+ grep -q but it is not going to be installed /tmp/out
+ continue
+ configure_osmocom_repo_debian_remove network:osmocom:latest
+ local proj=network:osmocom:latest
+ rm /etc/apt/sources.list.d/network:osmocom:latest.list
+ configure_osmocom_repo_debian network:osmocom:nightly
+ local proj=network:osmocom:nightly
+ proj_with_slashes network:osmocom:nightly
+ echo network:osmocom:nightly
+ sed s.:.:/.g
+ local obs_repo=download.opensuse.org/repositories/network:/osmocom:/nightly/Debia…
+ echo Configuring Osmocom repository
+ [ -e ]
Configuring Osmocom repository
+ apt-get update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Reading package lists...
+ apt install -y wget
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
wget is already the newest version (1.20.1-1.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ wget -O /tmp/Release.key https://build.opensuse.org/projects/network:osmocom/public_key
--2022-07-16 10:38:31-- https://build.opensuse.org/projects/network:osmocom/public_key
Resolving build.opensuse.org (build.opensuse.org)... 195.135.221.162, 2001:67c:2178:8::162
Connecting to build.opensuse.org (build.opensuse.org)|195.135.221.162|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: '/tmp/Release.key'
0K . 40.6M=0s
2022-07-16 10:38:31 (40.6 MB/s) - '/tmp/Release.key' saved [1080]
+ apt-key add /tmp/Release.key
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./
+ apt-get update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Get:3 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ InRelease [1583 B]
Hit:4 http://deb.debian.org/debian buster-updates InRelease
Get:5 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_… ./ Packages [115 kB]
Fetched 117 kB in 0s (267 kB/s)
Reading package lists...
+ set +x
+ set +x
+ install_repo_packages
+ install_repo_packages_debian
+ local obs=obs://build.opensuse.org/network:osmocom:nightly/Debian_10
+ echo Installing all repository packages
### Test successful: test_conflict ###
### Running test: install_repo_packages ###
Installing all repository packages
+ aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:nightly/Debian_10) ?architecture(native)
+ sort
+ filter_packages_txt
+ grep -v ^# /repo-install-test/blacklist_debian10.txt
+ sort -u
+ comm -23 osmocom_packages_all.txt blacklist.txt
+ cat osmocom_packages.txt
+ apt install -y abisip-find gtp-echo-responder gtp-echo-responder-dbg libasn1c-dbg libasn1c-dev libasn1c1 libgtp-dbg libgtp-dev libgtp6 libgtpnl-dbg libgtpnl-dev libgtpnl-tools libgtpnl0 libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-dbgsym liblimesuite-dev liblimesuite20.01-1 liblimesuite20.01-1-dbgsym liborcania-dev liborcania1.2 liborcania1.2-dbgsym libosmo-abis libosmo-abis-dbg libosmo-abis-dev libosmo-e1d-dev libosmo-e1d1 libosmo-e1d1-dbgsym libosmo-fl2k-dev libosmo-fl2k0 libosmo-fl2k0-dbgsym libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-hnbap-dbg libosmo-hnbap-dev libosmo-hnbap0 libosmo-mgcp-client-dev libosmo-mgcp-client9 libosmo-mgcp-client9-dbgsym libosmo-mslookup-dev libosmo-mslookup0 libosmo-netif-dbg libosmo-netif-dev libosmo-netif-doc libosmo-octoi-dev libosmo-octoi0 libosmo-octoi0-dbgsym libosmo-ranap-dbg libosmo-ranap-dev libosmo-ranap5 libosmo-rspro-dev libosmo-rspro2 libosmo-rspro2-dbgsym libosmo-rua-dbg libosmo-rua-dev libosmo-rua0 libosmo-sabp-dbg libosmo-sabp-dev libosmo-sabp1 libosmo-sccp-dev libosmo-sigtran-dbg libosmo-sigtran-dev libosmo-sigtran-doc libosmo-sigtran7 libosmo-simtrace2-1 libosmo-simtrace2-1-dbgsym libosmo-simtrace2-dev libosmoabis10 libosmocodec-doc libosmocodec0 libosmocoding-doc libosmocoding0 libosmocore libosmocore-dbg libosmocore-dev libosmocore-doc libosmocore-utils libosmocore19 libosmoctrl-doc libosmoctrl0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmodsp0 libosmogb-doc libosmogb14 libosmogsm-doc libosmogsm18 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty-doc libosmovty9 librtlsdr-dev librtlsdr0 libsmpp1 libsmpp34-dbg libsmpp34-dev libsmpp34-utils libulfius-dev libulfius2.5 libulfius2.5-dbgsym libusrp-dev libusrp-doc libusrp-firmware libusrp-utils libusrp-utils-dbgsym libusrp1 libusrp1-dbgsym libyder-dev libyder2.0 libyder2.0-dbgsym limesuite limesuite-dbgsym limesuite-images limesuite-images20.01 limesuite-udev neocon neocon-dbgsym open5gs-bsf open5gs-bsf-dbgsym open5gs-nssf open5gs-nssf-dbgsym osmo-bsc osmo-bsc-bs11-utils osmo-bsc-dbg osmo-bsc-doc osmo-bsc-ipaccess-utils osmo-bsc-meas-utils osmo-bsc-nat osmo-bsc-nat-dbg osmo-bsc-nat-doc osmo-bts osmo-bts-doc osmo-bts-trx osmo-bts-trx-dbg osmo-bts-virtual osmo-bts-virtual-dbg osmo-cbc osmo-cbc-dbg osmo-cbc-doc osmo-cbc-utils osmo-e1d osmo-e1d-dbgsym osmo-fl2k osmo-fl2k-dbgsym osmo-gbproxy osmo-gbproxy-dbg osmo-gbproxy-doc osmo-ggsn osmo-ggsn-dbg osmo-ggsn-doc osmo-gsm-manuals-dev osmo-gtphub osmo-gtphub-dbg osmo-hlr osmo-hlr-dbg osmo-hlr-doc osmo-hnbgw osmo-hnbgw-dbg osmo-hnbgw-doc osmo-hnodeb osmo-hnodeb-dbg osmo-hnodeb-doc osmo-mgw osmo-mgw-dbgsym osmo-mgw-doc osmo-msc osmo-msc-dbg osmo-msc-doc osmo-mslookup-utils osmo-pcap-client osmo-pcap-client-dbg osmo-pcap-server osmo-pcap-server-dbg osmo-pcu osmo-pcu-dbg osmo-pcu-doc osmo-remsim-apitool osmo-remsim-bankd osmo-remsim-bankd-dbgsym osmo-remsim-client-shell osmo-remsim-client-shell-dbgsym osmo-remsim-client-st2 osmo-remsim-client-st2-dbgsym osmo-remsim-doc osmo-remsim-server osmo-remsim-server-dbgsym osmo-sgsn osmo-sgsn-dbg osmo-sgsn-doc osmo-sip-connector osmo-sip-connector-dbg osmo-sip-connector-doc osmo-smlc osmo-smlc-dbg osmo-smlc-doc osmo-stp osmo-stp-dbg osmo-stp-doc osmo-sysmon osmo-sysmon-dbg osmo-trx osmo-trx-dbg osmo-trx-doc osmo-trx-ipc osmo-trx-lms osmo-trx-uhd osmo-trx-usrp1 osmo-uecups osmo-uecups-dbgsym osmocom-nightly python3-osmopy-libs python3-osmopy-utils rtl-sdr simtrace2-firmware simtrace2-utils simtrace2-utils-dbgsym
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libosmocodec0 is already the newest version (1.7.0.8.0578c.202207160052).
libosmocodec0 set to manually installed.
libosmocoding0 is already the newest version (1.7.0.8.0578c.202207160052).
libosmocoding0 set to manually installed.
libosmocore is already the newest version (1.7.0.8.0578c.202207160052).
libosmocore19 is already the newest version (1.7.0.8.0578c.202207160052).
libosmocore19 set to manually installed.
libosmoctrl0 is already the newest version (1.7.0.8.0578c.202207160052).
libosmoctrl0 set to manually installed.
libosmogb14 is already the newest version (1.7.0.8.0578c.202207160052).
libosmogb14 set to manually installed.
libosmogsm18 is already the newest version (1.7.0.8.0578c.202207160052).
libosmogsm18 set to manually installed.
libosmosim2 is already the newest version (1.7.0.8.0578c.202207160052).
libosmosim2 set to manually installed.
libosmousb0 is already the newest version (1.7.0.8.0578c.202207160052).
libosmousb0 set to manually installed.
libosmovty9 is already the newest version (1.7.0.8.0578c.202207160052).
libosmovty9 set to manually installed.
osmocom-nightly is already the newest version (1.0.0.202207160052).
osmocom-nightly set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libifd-osmo-remsim-client0 : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
libosmo-e1d-dev : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
libosmo-e1d1 : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
libosmo-octoi-dev : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
libosmo-octoi0 : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
libosmo-rspro-dev : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
libosmo-rspro2 : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
libosmodsp-dbg : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
libosmodsp-dev : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
libosmodsp-doc : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
libosmodsp0 : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
neocon : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
open5gs-bsf : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
Depends: open5gs-common (= 2.4.8.202207150052) but it is not going to be installed
open5gs-nssf : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
Depends: open5gs-common (= 2.4.8.202207150052) but it is not going to be installed
osmo-bsc-nat : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-bsc-nat-dbg : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-bsc-nat-doc : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-cbc : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-cbc-dbg : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-cbc-doc : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-cbc-utils : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-e1d : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-gbproxy : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-gbproxy-dbg : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-gbproxy-doc : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-hnbgw : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-hnbgw-dbg : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-hnbgw-doc : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-hnodeb : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-hnodeb-dbg : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-hnodeb-doc : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-remsim-apitool : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-remsim-bankd : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-remsim-client-shell : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-remsim-client-st2 : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-remsim-doc : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-remsim-server : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-smlc : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-smlc-dbg : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-smlc-doc : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-sysmon : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-sysmon-dbg : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
osmo-uecups : Depends: osmocom-nightly (= 1.0.0.202207150052) but 1.0.0.202207160052 is to be installed
E: Unable to correct problems, you have held broken packages.
+ ret=1
+ [ -n ]
+ docker container kill debian10-repo-install-test-nightly
debian10-repo-install-test-nightly
+ exit 1
Build step 'Execute shell' marked build as failure