See
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/88/display/redirect>
Changes:
------------------------------------------
[...truncated 1.57 KB...]
git fetch --tags --progress --
git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://git.osmocom.org/osmo-ci # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://git.osmocom.org/osmo-ci # timeout=10
Fetching
upstream changes from
git://git.osmocom.org/osmo-ci
git fetch --tags --progress --
git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 1a72d5054871e6b37578450162ceb2b72123f0b6 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 1a72d5054871e6b37578450162ceb2b72123f0b6 # timeout=10
Commit
message: "ansible: osmocom-jenkins-slave: osmocom_build_deps: install
osmo-python-tests for py2 and py3"
git rev-list --no-walk
1a72d5054871e6b37578450162ceb2b72123f0b6 # timeout=10
[build2-deb9build-ansible] $
/bin/sh -xe /tmp/jenkins357952752316360893.sh
+ export OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ export FEED=latest
+ scripts/repo-install-test.sh debian
+ dirname scripts/repo-install-test.sh
+ . scripts/common.sh
+ dirname scripts/repo-install-test.sh
+ realpath scripts/..
+
OSMO_CI_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-instal…
+
OSMO_GIT_URL=https://git.osmocom.org
+
OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org
+ OSMO_RELEASE_REPOS=
libasn1c
libosmo-abis
libosmocore
libosmo-netif
libosmo-sccp
libsmpp34
libusrp
osmo-bsc
osmo-bts
osmo-ggsn
osmo-hlr
osmo-iuh
osmo-mgw
osmo-msc
osmo-pcu
osmo-sgsn
osmo-sip-connector
osmo-sysmon
osmo-trx
osmocom-bb
+ OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ [ 1 -ne 1 ]
+ DISTRO=debian
+ docker_images_require debian-repo-install-test
+ local
oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-deb…
+ [ -L _docker_playground ]
+ [ -d _docker_playground ]
+ git clone
https://git.osmocom.org/docker-playground/ _docker_playground
Cloning into '_docker_playground'...
+ cd _docker_playground
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at cc1620e ttcn3-ggsn-test: Use IPv6 address of the tester as
"DNS1"
+ cd debian-repo-install-test
+ . ../jenkins-common.sh
+ set -x
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [
x<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/fe…
= x ]
+
VOL_BASE_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-insta…
+ rm -rf
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/logs>
+ mkdir -p
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/logs>
+ [ ! -d
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/logs>
]
+ [ xjenkins-Osmocom-repo-install-debian-feed=latest,label=build2-deb9build-ansible-88 = x
]
+ basename
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/_docker_playground/debian-repo-install-test>
+ SUITE_NAME=debian-repo-install-test
+ NET_NAME=debian-repo-install-test
+ docker_images_require debian-repo-install-test
+ local i
+ local from_line
+ local pull_arg
+ local distro_arg
+ local depends
+ local dir
+ docker_depends debian-repo-install-test
+ depends=
+ [ -n ]
+ [ -z ]
+ docker_distro_from_image_name debian-repo-install-test
+ echo debian-stretch
+ distro_arg=debian-stretch
+ docker_dir_from_image_name debian-repo-install-test
+ echo debian-repo-install-test
+ dir=debian-repo-install-test
+ pull_arg=--pull
+ grep ^FROM ../debian-repo-install-test/Dockerfile
+ from_line=FROM debian:stretch
+ echo FROM debian:stretch
+ grep -q $USER
+ echo Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent
this)
Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../debian-repo-install-test PULL=--pull DISTRO=debian-stretch
IMAGE=osmocom-build/debian-repo-install-test
make: Entering directory
'<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/_docker_playground/debian-repo-install-test'>
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg DISTRO=debian-stretch \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--pull -t osmocom-build/debian-repo-install-test:latest .
Sending build context to Docker daemon 6.144kB
Step 1/4 : ARG USER
Step 2/4 : FROM debian:stretch
stretch: Pulling from library/debian
Digest: sha256:335ecf9e8d9b2206c2e9e7f8b09547faa9f868e694f7c5be14c38be15ea8a7cf
Status: Image is up to date for debian:stretch
---> 6d935b41319b
Step 3/4 : COPY Release.key /tmp/Release.key
---> Using cache
---> 9727ec4cd51c
Step 4/4 : RUN apt-get update && apt-get install -y --no-install-recommends
aptitude gnupg systemd && apt-key add /tmp/Release.key && rm
/tmp/Release.key
---> Using cache
---> ef3ee45ec780
[Warning] One or more build-args [OSMO_STP_BRANCH DISTRO OSMO_GSM_TESTER_BRANCH
OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH
OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH
OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH] were not consumed
Successfully built ef3ee45ec780
Successfully tagged osmocom-build/debian-repo-install-test:latest
make: Leaving directory
'<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/_docker_playground/debian-repo-install-test'>
+ docker_image_exists debian-repo-install-test
+ docker images -q osmocom-build/debian-repo-install-test
+ test -n ef3ee45ec780
+ ret=0
+ cd
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/>
+ return 0
+ [ -z latest ]
+ CONTAINER=debian-repo-install-test-latest
+ docker inspect -f {{.State.Running}} debian-repo-install-test-latest
+ [ = true ]
+ args=
+ [ -n ]
+ check_if_systemd_is_running
+ docker run --rm -v
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=latest,label=build2-deb9build-ansible/ws/scripts/repo-install-test>:/repo-install-test:ro
--name debian-repo-install-test-latest -e FEED=latest -e DISTRO=debian -e container=docker
--tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add
SYS_ADMIN --cap-add SYS_NICE osmocom-build/debian-repo-install-test /lib/systemd/systemd
+ seq 1 10
+ sleep 1
+ docker exec debian-repo-install-test-latest systemctl status
● 13fc84dbbe97
State: running
Jobs: 0 queued
Failed: 0 units
Since: Mon 2020-08-17 04:11:05 UTC; 327ms ago
CGroup: /docker/13fc84dbbe97e440620bf44a5a508aa6d5d84a702ebcf0b46e3c201e96b535e9
├─26 systemctl status
├─init.scope
│ └─1 /lib/systemd/systemd
└─system.slice
└─systemd-journald.service
└─19 /lib/systemd/systemd-journald
+ return
+ ret=0
+ docker exec debian-repo-install-test-latest /repo-install-test/run-inside-docker.sh
+ SERVICES=
osmo-bsc
osmo-gbproxy
osmo-gtphub
osmo-hlr
osmo-mgw
osmo-msc
osmo-pcap-client
osmo-sip-connector
osmo-stp
+ SERVICES_NIGHTLY=
osmo-pcap-server
osmo-sgsn
osmo-pcu
osmo-hnbgw
osmo-bts-virtual
+ HTTP=http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/
+
OBS=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0
+ check_env
+ [ -n latest ]
+ echo Checking feed: latest
+ [ -n debian ]
+ echo Linux distribution: debian
+ configure_keep_cache_debian
+ [ -z ]
+ return
+ configure_osmocom_repo_debian
+ echo Configuring Osmocom repository
+ echo deb
http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9…
./
+ apt-get update
Checking feed: latest
Linux distribution: debian
Configuring Osmocom repository
Get:1
http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./
InRelease [1608 B]
Ign:2
http://deb.debian.org/debian stretch InRelease
Get:3
http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB]
Get:4
http://deb.debian.org/debian stretch-updates InRelease [93.6 kB]
Hit:5
http://deb.debian.org/debian stretch Release
Get:6
http://security.debian.org/debian-security stretch/updates/main amd64 Packages [551
kB]
Get:7
http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9… ./
Packages [94.5 kB]
Fetched 794 kB in 0s (2010 kB/s)
Reading package lists...
+ install_repo_packages_debian
+ echo Installing all repository packages
Installing all repository packages
+ aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:latest/Debian_9.0)
?architecture(native)
+ sort
+ filter_packages_txt
+ grep -v ^# /repo-install-test/blacklist_debian.txt
+ sort -u
+ comm -23 osmocom_packages_all.txt blacklist.txt
+ cat osmocom_packages.txt
+ apt install -y abisip-find eclipse-titan eclipse-titan-dbgsym libasn1c-dbg libasn1c-dev
libasn1c1 libgtp-dbg libgtp-dev libgtp6 libgtpnl-dbg libgtpnl-dev libgtpnl0
liblimesuite-dev liblimesuite20.07-1 liblimesuite20.07-1-dbgsym liborcania-dev
liborcania1.2 liborcania1.2-dbgsym libosmo-abis libosmo-abis-dbg libosmo-abis-dev
libosmo-e1d-dev libosmo-e1d0 libosmo-e1d0-dbgsym libosmo-gsup-client-dev
libosmo-gsup-client0 libosmo-mgcp-client-dev libosmo-mgcp-client6
libosmo-mgcp-client6-dbgsym libosmo-netif-dbg libosmo-netif-dev libosmo-netif-doc
libosmo-ranap-dbg libosmo-ranap-dev libosmo-ranap3 libosmo-rspro-dev libosmo-rspro1
libosmo-rspro1-dbgsym libosmo-sabp-dbg libosmo-sabp-dev libosmo-sabp0 libosmo-sccp-dev
libosmo-sigtran-dbg libosmo-sigtran-dev libosmo-sigtran-doc libosmo-sigtran5
libosmo-simtrace2-0 libosmo-simtrace2-0-dbgsym libosmo-simtrace2-dev libosmoabis9
libosmocodec-doc libosmocodec0 libosmocoding-doc libosmocoding0 libosmocore
libosmocore-dbg libosmocore-dev libosmocore-doc libosmocore-utils libosmocore16
libosmoctrl-doc libosmoctrl0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmodsp0
libosmogb-doc libosmogb11 libosmogsm-doc libosmogsm15 libosmonetif8 libosmosim2
libosmotrau2 libosmousb0 libosmovty-doc libosmovty4 libsmpp1 libsmpp34-dbg libsmpp34-dev
libsmpp34-utils 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.07 limesuite-udev neocon
neocon-dbgsym osmo-bsc osmo-bsc-bs11-utils osmo-bsc-dbg osmo-bsc-doc
osmo-bsc-ipaccess-utils osmo-bsc-meas-utils osmo-bts-doc osmo-bts-trx osmo-bts-trx-dbg
osmo-bts-virtual osmo-bts-virtual-dbg osmo-e1d osmo-e1d-dbgsym osmo-gbproxy
osmo-gbproxy-dbg 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-mgw
osmo-mgw-dbgsym osmo-mgw-doc osmo-msc osmo-msc-dbg osmo-msc-doc osmo-pcap-client
osmo-pcap-client-dbg osmo-pcap-server osmo-pcap-server-dbg osmo-pcu osmo-pcu-dbg
osmo-pcu-doc osmo-remsim-bankd osmo-remsim-bankd-dbgsym osmo-remsim-client
osmo-remsim-client-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-stp osmo-stp-dbg osmo-stp-doc osmo-sysmon osmo-sysmon-dbg
osmo-trx osmo-trx-dbg osmo-trx-doc osmo-trx-lms osmo-trx-uhd osmo-trx-usrp1 osmocom-latest
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...
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-remsim-server : Depends: libulfius2.5 (>= 2.5.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
+ ret=1
+ [ -n ]
+ docker container kill debian-repo-install-test-latest
debian-repo-install-test-latest
+ exit 1
Build step 'Execute shell' marked build as failure