Changes:
[laforge] ttcn3-testsuites: Add osmo-cbc tests
[laforge] jobs: Fix names of commented-out SMLC test containers
------------------------------------------ [...truncated 3.80 KB...] HEAD is now at bb39336 cbc: New ttcn3-cbc-test container + cd debian9-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs ] + [ xjenkins-Osmocom-repo-install-debian9-feed=latest,label=repo-install-test-31 = x ] + basename https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-repo-install-test + SUITE_NAME=debian9-repo-install-test + NET_NAME=debian9-repo-install-test + docker_images_require debian9-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian9-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian9-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian9-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian9-repo-install-test + echo debian9-repo-install-test + dir=debian9-repo-install-test + pull_arg=--pull + grep ^FROM ../debian9-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian9-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian9-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian9-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian9-repo-install-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-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 REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --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_GBPROXY_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/debian9-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/5 : ARG USER Step 2/5 : ARG REGISTRY=docker.io Step 3/5 : ARG UPSTREAM_DISTRO=debian:stretch Step 4/5 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:d0b7b71db141cedc48e1c2807d12b199ffd7ffe75baf272a34c37480dc2159d1 Status: Image is up to date for debian:stretch ---> f00be68857e6 Step 5/5 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd ---> Using cache ---> b9389b7c70c6 [Warning] One or more build-args [OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_TTCN3_BRANCH OSMOCOM_REPO_MIRROR OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH DISTRO OSMOCOM_REPO_VERSION OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_GBPROXY_BRANCH] were not consumed Successfully built b9389b7c70c6 Successfully tagged osmocom-build/debian9-repo-install-test:latest make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-repo-install-test' + docker_image_exists debian9-repo-install-test + docker images -q osmocom-build/debian9-repo-install-test + test -n b9389b7c70c6 + ret=0 + cd https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/ + return 0 + FEED=latest + PROJ=network:osmocom:latest + CONTAINER=debian9-repo-install-test-latest + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=network:osmocom:nightly + docker inspect -f {{.State.Running}} debian9-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-debian9/feed=latest,label=repo-install-test/ws/scripts/repo-install-test:/repo-install-test:ro --name debian9-repo-install-test-latest -e FEED=latest -e PROJ=network:osmocom:latest -e PROJ_CONFLICT=network:osmocom:nightly -e DISTRO=debian9 -e TESTS= test_conflict install_repo_packages test_binaries services_check -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/debian9-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec debian9-repo-install-test-latest systemctl status ● 06d9ebfba965 State: running Jobs: 0 queued Failed: 0 units Since: Tue 2021-02-23 10:40:10 UTC; 451ms ago CGroup: /docker/06d9ebfba9650eda18177de5929faea0474102b04d1567d5ed899d8695927f4b ├─26 systemctl status ├─init.scope │ └─1 /lib/systemd/systemd └─system.slice └─systemd-journald.service └─20 /lib/systemd/systemd-journald + return + ret=0 + docker exec debian9-repo-install-test-latest /repo-install-test/run-inside-docker.sh Checking feed: latest Checking project: network:osmocom:latest Checking conflicting project: network:osmocom:nightly Linux distribution: debian9 Enabled tests: test_conflict install_repo_packages test_binaries services_check + 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
+ distro_obsdir + echo Debian_9.0 + DISTRO_OBSDIR=Debian_9.0 + check_env + [ -n latest ] + echo Checking feed: latest + [ -n network:osmocom:latest ] + echo Checking project: network:osmocom:latest + [ -n network:osmocom:nightly ] + echo Checking conflicting project: network:osmocom:nightly + [ -n debian9 ] + echo Linux distribution: debian9 + [ -n test_conflict install_repo_packages test_binaries services_check ] + echo Enabled tests: test_conflict install_repo_packages test_binaries services_check + configure_keep_cache + [ -z ] + return + configure_osmocom_repo network:osmocom:latest + 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_9.0/ + local release_key=/var/cache/apt/network:osmocom:latest_Release.key + echo Configuring Osmocom repository Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.... ./ + [ -e /var/cache/apt/network:osmocom:latest_Release.key ] + 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... The following additional packages will be installed: ca-certificates libffi6 libgmp10 libgnutls30 libhogweed4 libidn2-0 libp11-kit0 libpsl5 libssl1.1 libtasn1-6 libunistring0 openssl publicsuffix Suggested packages: gnutls-bin The following NEW packages will be installed: ca-certificates libffi6 libgmp10 libgnutls30 libhogweed4 libidn2-0 libp11-kit0 libpsl5 libssl1.1 libtasn1-6 libunistring0 openssl publicsuffix wget 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. Need to get 5024 kB of archives. After this operation, 13.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] Err:2 http://security.debian.org/debian-security stretch/updates/main amd64 libssl1.1 amd64 1.1.0l-1~deb9u2 404 Not Found [IP: 151.101.66.132 80] Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libp11-kit0 amd64 0.23.3-2+deb9u1 [112 kB] Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 openssl amd64 1.1.0l-1~deb9u2 [748 kB] Get:5 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] Get:6 http://deb.debian.org/debian stretch/main amd64 libffi6 amd64 3.2.1-6 [20.4 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u5 [896 kB] Get:9 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] Get:10 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] Get:11 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] Get:12 http://deb.debian.org/debian stretch/main amd64 wget amd64 1.18-5+deb9u3 [800 kB] Get:13 http://deb.debian.org/debian stretch/main amd64 ca-certificates all 20200601~deb9u1 [160 kB] Get:14 http://deb.debian.org/debian stretch/main amd64 publicsuffix all 20190415.1030-0+deb9u1 [108 kB] E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/o/openssl/libss... 404 Not Found [IP: 151.101.66.132 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Fetched 3667 kB in 0s (38.8 MB/s) + ret=1 + [ -n ] + docker container kill debian9-repo-install-test-latest debian9-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure
Changes:
[laforge] osmocom-latest-packages: re-enable osmo-uecups
[laforge] ttcn3-testsuites: Enable testing of osmo-cbc "latest"
------------------------------------------ [...truncated 3.80 KB...] HEAD is now at d725a9a add osmo-cbc-latest container + cd debian9-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs ] + [ xjenkins-Osmocom-repo-install-debian9-feed=latest,label=repo-install-test-32 = x ] + basename https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-repo-install-test + SUITE_NAME=debian9-repo-install-test + NET_NAME=debian9-repo-install-test + docker_images_require debian9-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian9-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian9-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian9-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian9-repo-install-test + echo debian9-repo-install-test + dir=debian9-repo-install-test + pull_arg=--pull + grep ^FROM ../debian9-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian9-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian9-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian9-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian9-repo-install-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-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 REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --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_GBPROXY_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/debian9-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/5 : ARG USER Step 2/5 : ARG REGISTRY=docker.io Step 3/5 : ARG UPSTREAM_DISTRO=debian:stretch Step 4/5 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:d0b7b71db141cedc48e1c2807d12b199ffd7ffe75baf272a34c37480dc2159d1 Status: Image is up to date for debian:stretch ---> f00be68857e6 Step 5/5 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd ---> Using cache ---> b9389b7c70c6 [Warning] One or more build-args [OSMO_NITB_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_MSC_BRANCH OSMOCOM_REPO_VERSION OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_IUH_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_MIRROR OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH OSMO_GSM_TESTER_BRANCH DISTRO OSMO_BSC_BRANCH OSMO_PCU_BRANCH OSMO_TTCN3_BRANCH] were not consumed Successfully built b9389b7c70c6 Successfully tagged osmocom-build/debian9-repo-install-test:latest make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-repo-install-test' + docker_image_exists debian9-repo-install-test + docker images -q osmocom-build/debian9-repo-install-test + test -n b9389b7c70c6 + ret=0 + cd https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/ + return 0 + FEED=latest + PROJ=network:osmocom:latest + CONTAINER=debian9-repo-install-test-latest + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=network:osmocom:nightly + docker inspect -f {{.State.Running}} debian9-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-debian9/feed=latest,label=repo-install-test/ws/scripts/repo-install-test:/repo-install-test:ro --name debian9-repo-install-test-latest -e FEED=latest -e PROJ=network:osmocom:latest -e PROJ_CONFLICT=network:osmocom:nightly -e DISTRO=debian9 -e TESTS= test_conflict install_repo_packages test_binaries services_check -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/debian9-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec debian9-repo-install-test-latest systemctl status ● 337d3721b156 State: running Jobs: 0 queued Failed: 0 units Since: Wed 2021-02-24 10:40:10 UTC; 502ms ago CGroup: /docker/337d3721b1566759067d45d8ff3f59186140935cf181643cd7fc5bc7502727dc ├─26 systemctl status ├─init.scope │ └─1 /lib/systemd/systemd └─system.slice └─systemd-journald.service └─20 /lib/systemd/systemd-journald + return + ret=0 + docker exec debian9-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
+ distro_obsdir + echo Debian_9.0 + DISTRO_OBSDIR=Debian_9.0 + check_env + [ -n latest ] + echo Checking feed: latest + [ -n network:osmocom:latest ] + echo Checking project: network:osmocom:latest + [ -n network:osmocom:nightly ] + echo Checking conflicting project: network:osmocom:nightly + [ -n debian9 ] + echo Linux distribution: debian9 + [ -n test_conflict install_repo_packages test_binaries services_check ] + echo Enabled tests: test_conflict install_repo_packages test_binaries services_check + configure_keep_cache + [ -z ] + return + configure_osmocom_repo network:osmocom:latest + configure_osmocom_repo_debian network:osmocom:latest + local proj=network:osmocom:latest Checking feed: latest Checking project: network:osmocom:latest Checking conflicting project: network:osmocom:nightly Linux distribution: debian9 Enabled tests: test_conflict install_repo_packages test_binaries services_check + proj_with_slashes network:osmocom:latest + echo network:osmocom:latest + sed s.:.:/.g + local obs_repo=download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ + local release_key=/var/cache/apt/network:osmocom:latest_Release.key + echo Configuring Osmocom repository Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.... ./ + [ -e /var/cache/apt/network:osmocom:latest_Release.key ] + 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... The following additional packages will be installed: ca-certificates libffi6 libgmp10 libgnutls30 libhogweed4 libidn2-0 libp11-kit0 libpsl5 libssl1.1 libtasn1-6 libunistring0 openssl publicsuffix Suggested packages: gnutls-bin The following NEW packages will be installed: ca-certificates libffi6 libgmp10 libgnutls30 libhogweed4 libidn2-0 libp11-kit0 libpsl5 libssl1.1 libtasn1-6 libunistring0 openssl publicsuffix wget 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. Need to get 5024 kB of archives. After this operation, 13.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] Err:2 http://security.debian.org/debian-security stretch/updates/main amd64 libssl1.1 amd64 1.1.0l-1~deb9u2 404 Not Found [IP: 151.101.130.132 80] Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libp11-kit0 amd64 0.23.3-2+deb9u1 [112 kB] Get:4 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] Get:5 http://deb.debian.org/debian stretch/main amd64 libffi6 amd64 3.2.1-6 [20.4 kB] Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 openssl amd64 1.1.0l-1~deb9u2 [748 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u5 [896 kB] Get:9 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] Get:10 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] Get:11 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] Get:12 http://deb.debian.org/debian stretch/main amd64 wget amd64 1.18-5+deb9u3 [800 kB] Get:13 http://deb.debian.org/debian stretch/main amd64 ca-certificates all 20200601~deb9u1 [160 kB] Get:14 http://deb.debian.org/debian stretch/main amd64 publicsuffix all 20190415.1030-0+deb9u1 [108 kB] Fetched 3667 kB in 0s (40.4 MB/s) E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/o/openssl/libss... 404 Not Found [IP: 151.101.130.132 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + ret=1 + [ -n ] + docker container kill debian9-repo-install-test-latest debian9-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure
Changes:
------------------------------------------ [...truncated 4.84 KB...] HEAD is now at d725a9a add osmo-cbc-latest container + cd debian9-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs ] + [ xjenkins-Osmocom-repo-install-debian9-feed=latest,label=repo-install-test-33 = x ] + basename https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-repo-install-test + SUITE_NAME=debian9-repo-install-test + NET_NAME=debian9-repo-install-test + docker_images_require debian9-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian9-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian9-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian9-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian9-repo-install-test + echo debian9-repo-install-test + dir=debian9-repo-install-test + pull_arg=--pull + grep ^FROM ../debian9-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian9-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian9-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian9-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian9-repo-install-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-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 REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --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_GBPROXY_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/debian9-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/5 : ARG USER Step 2/5 : ARG REGISTRY=docker.io Step 3/5 : ARG UPSTREAM_DISTRO=debian:stretch Step 4/5 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:d0b7b71db141cedc48e1c2807d12b199ffd7ffe75baf272a34c37480dc2159d1 Status: Image is up to date for debian:stretch ---> f00be68857e6 Step 5/5 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd ---> Using cache ---> b9389b7c70c6 [Warning] One or more build-args [OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH DISTRO OSMO_BB_BRANCH OSMO_GBPROXY_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMOCOM_REPO_VERSION OSMO_IUH_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMO_SIP_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH] were not consumed Successfully built b9389b7c70c6 Successfully tagged osmocom-build/debian9-repo-install-test:latest make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-repo-install-test' + docker_image_exists debian9-repo-install-test + docker images -q osmocom-build/debian9-repo-install-test + test -n b9389b7c70c6 + ret=0 + cd https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/ + return 0 + FEED=latest + PROJ=network:osmocom:latest + CONTAINER=debian9-repo-install-test-latest + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=network:osmocom:nightly + docker inspect -f {{.State.Running}} debian9-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-debian9/feed=latest,label=repo-install-test/ws/scripts/repo-install-test:/repo-install-test:ro --name debian9-repo-install-test-latest -e FEED=latest -e PROJ=network:osmocom:latest -e PROJ_CONFLICT=network:osmocom:nightly -e DISTRO=debian9 -e TESTS= test_conflict install_repo_packages test_binaries services_check + -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfsseq /tmp 1 -v 10 /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/debian9-repo-install-test /lib/systemd/systemd + sleep 1 + docker exec debian9-repo-install-test-latest systemctl status ● 128d8d2f0bbd State: running Jobs: 0 queued Failed: 0 units Since: Wed 2021-02-24 15:34:09 UTC; 483ms ago CGroup: /docker/128d8d2f0bbdc84c9bbd471276e860280909592eb41f8046a0e7010bbca3136f ├─26 systemctl status ├─init.scope │ └─1 /lib/systemd/systemd └─system.slice └─systemd-journald.service └─18 /lib/systemd/systemd-journald + return + ret=0 + docker exec debian9-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
+ distro_obsdir + echo Debian_9.0 + DISTRO_OBSDIR=Debian_9.0 + check_env + [ -n latest ] + echo Checking feed: latest + [ -n network:osmocom:latest ] + echo Checking project: network:osmocom:latestChecking feed: latest Checking project: network:osmocom:latest Checking conflicting project: network:osmocom:nightly
+ [ -n network:osmocom:nightly ] + echo Checking conflicting project: network:osmocom:nightly + [ -n debian9 ] + echo Linux distribution: debian9 + [ -n test_conflict install_repo_packages test_binaries services_check ] + echo Enabled tests: test_conflict install_repo_packages test_binaries services_check + configure_keep_cache + [ -z ] + return + configure_osmocom_repo network:osmocom:latest + configure_osmocom_repo_debian network:osmocom:latest + local proj=network:osmocom:latest Linux distribution: debian9 Enabled tests: test_conflict install_repo_packages test_binaries services_check + proj_with_slashes network:osmocom:latest + echo network:osmocom:latest + sed s.:.:/.g + local obs_repo=download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ + local release_key=/var/cache/apt/network:osmocom:latest_Release.key + echo Configuring Osmocom repository Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.... ./ + [ -e /var/cache/apt/network:osmocom:latest_Release.key ] + 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... The following additional packages will be installed: ca-certificates libffi6 libgmp10 libgnutls30 libhogweed4 libidn2-0 libp11-kit0 libpsl5 libssl1.1 libtasn1-6 libunistring0 openssl publicsuffix Suggested packages: gnutls-bin The following NEW packages will be installed: ca-certificates libffi6 libgmp10 libgnutls30 libhogweed4 libidn2-0 libp11-kit0 libpsl5 libssl1.1 libtasn1-6 libunistring0 openssl publicsuffix wget 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. Need to get 5024 kB of archives. After this operation, 13.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] Err:2 http://security.debian.org/debian-security stretch/updates/main amd64 libssl1.1 amd64 1.1.0l-1~deb9u2 404 Not Found [IP: 151.101.66.132 80] Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libp11-kit0 amd64 0.23.3-2+deb9u1 [112 kB] Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 openssl amd64 1.1.0l-1~deb9u2 [748 kB] Get:5 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] Get:6 http://deb.debian.org/debian stretch/main amd64 libffi6 amd64 3.2.1-6 [20.4 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u5 [896 kB] Get:9 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] Get:10 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] Get:11 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] Get:12 http://deb.debian.org/debian stretch/main amd64 wget amd64 1.18-5+deb9u3 [800 kB] Get:13 http://deb.debian.org/debian stretch/main amd64 ca-certificates all 20200601~deb9u1 [160 kB] Get:14 http://deb.debian.org/debian stretch/main amd64 publicsuffix all 20190415.1030-0+deb9u1 [108 kB] Fetched 3667 kB in 0s (23.6 MB/s) E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/o/openssl/libss... 404 Not Found [IP: 151.101.66.132 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + ret=1 + [ -n ] + docker container kill debian9-repo-install-test-latest debian9-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure
Changes:
------------------------------------------ [...truncated 3.80 KB...] HEAD is now at d725a9a add osmo-cbc-latest container + cd debian9-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/logs ] + [ xjenkins-Osmocom-repo-install-debian9-feed=latest,label=repo-install-test-34 = x ] + basename https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-repo-install-test + SUITE_NAME=debian9-repo-install-test + NET_NAME=debian9-repo-install-test + docker_images_require debian9-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian9-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian9-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian9-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian9-repo-install-test + echo debian9-repo-install-test + dir=debian9-repo-install-test + pull_arg=--pull + grep ^FROM ../debian9-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian9-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian9-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian9-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian9-repo-install-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-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 REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --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_GBPROXY_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/debian9-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/5 : ARG USER Step 2/5 : ARG REGISTRY=docker.io Step 3/5 : ARG UPSTREAM_DISTRO=debian:stretch Step 4/5 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:d0b7b71db141cedc48e1c2807d12b199ffd7ffe75baf272a34c37480dc2159d1 Status: Image is up to date for debian:stretch ---> f00be68857e6 Step 5/5 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd ---> Using cache ---> b9389b7c70c6 [Warning] One or more build-args [OSMO_MSC_BRANCH OSMO_STP_BRANCH OSMO_GBPROXY_BRANCH OSMO_NITB_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMOCOM_REPO_VERSION OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_SGSN_BRANCH DISTRO OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH] were not consumed Successfully built b9389b7c70c6 Successfully tagged osmocom-build/debian9-repo-install-test:latest make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/_docker_playground/debian9-repo-install-test' + docker_image_exists debian9-repo-install-test + docker images -q osmocom-build/debian9-repo-install-test + test -n b9389b7c70c6 + ret=0 + cd https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/ws/ + return 0 + FEED=latest + PROJ=network:osmocom:latest + CONTAINER=debian9-repo-install-test-latest + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=network:osmocom:nightly + docker inspect -f {{.State.Running}} debian9-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-debian9/feed=latest,label=repo-install-test/ws/scripts/repo-install-test:/repo-install-test:ro --name debian9-repo-install-test-latest -e FEED=latest -e PROJ=network:osmocom:latest -e PROJ_CONFLICT=network:osmocom:nightly -e DISTRO=debian9 -e TESTS= test_conflict install_repo_packages test_binaries services_check -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/debian9-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec debian9-repo-install-test-latest systemctl status ● fea143016b90 State: running Jobs: 0 queued Failed: 0 units Since: Thu 2021-02-25 10:40:09 UTC; 389ms ago CGroup: /docker/fea143016b908524d03e6d1ac5262f68707146d267c4d450cc193fd70dca6a1a ├─26 systemctl status ├─init.scope │ └─1 /lib/systemd/systemd └─system.slice └─systemd-journald.service └─19 /lib/systemd/systemd-journald + return + ret=0 + docker exec debian9-repo-install-test-latest /repo-install-test/run-inside-docker.sh Checking feed: latest Checking project: network:osmocom:latest Checking conflicting project: network:osmocom:nightly Linux distribution: debian9 + 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
+ distro_obsdir + echo Debian_9.0 + DISTRO_OBSDIR=Debian_9.0 + check_env + [ -n latest ] + echo Checking feed: latest + [ -n network:osmocom:latest ] + echo Checking project: network:osmocom:latest + [ -n network:osmocom:nightly ] + echo Checking conflicting project: network:osmocom:nightly + [ -n debian9 ] + echo Linux distribution: debian9 + [ -n test_conflict install_repo_packages test_binaries services_check ] + echo Enabled tests: test_conflict install_repo_packages test_binaries services_check + configure_keep_cache + [ -z ] + return + configure_osmocom_repo network:osmocom:latest Enabled tests: test_conflict install_repo_packages test_binaries services_check + 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_9.0/ + local release_key=/var/cache/apt/network:osmocom:latest_Release.key + echo Configuring Osmocom repository Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.... ./ + [ -e /var/cache/apt/network:osmocom:latest_Release.key ] + 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... The following additional packages will be installed: ca-certificates libffi6 libgmp10 libgnutls30 libhogweed4 libidn2-0 libp11-kit0 libpsl5 libssl1.1 libtasn1-6 libunistring0 openssl publicsuffix Suggested packages: gnutls-bin The following NEW packages will be installed: ca-certificates libffi6 libgmp10 libgnutls30 libhogweed4 libidn2-0 libp11-kit0 libpsl5 libssl1.1 libtasn1-6 libunistring0 openssl publicsuffix wget 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. Need to get 5024 kB of archives. After this operation, 13.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] Err:2 http://security.debian.org/debian-security stretch/updates/main amd64 libssl1.1 amd64 1.1.0l-1~deb9u2 404 Not Found [IP: 151.101.2.132 80] Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libp11-kit0 amd64 0.23.3-2+deb9u1 [112 kB] Get:4 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] Get:5 http://security.debian.org/debian-security stretch/updates/main amd64 openssl amd64 1.1.0l-1~deb9u2 [748 kB] Get:6 http://deb.debian.org/debian stretch/main amd64 libffi6 amd64 3.2.1-6 [20.4 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u5 [896 kB] Get:9 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] Get:10 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] Get:11 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] Get:12 http://deb.debian.org/debian stretch/main amd64 wget amd64 1.18-5+deb9u3 [800 kB] Get:13 http://deb.debian.org/debian stretch/main amd64 ca-certificates all 20200601~deb9u1 [160 kB] Get:14 http://deb.debian.org/debian stretch/main amd64 publicsuffix all 20190415.1030-0+deb9u1 [108 kB] Fetched 3667 kB in 0s (34.5 MB/s) E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/o/openssl/libss... 404 Not Found [IP: 151.101.2.132 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + ret=1 + [ -n ] + docker container kill debian9-repo-install-test-latest debian9-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure
Changes:
[Oliver Smith] repo-install-test: apt update before install wget
------------------------------------------ [...truncated 28.33 KB...] Setting up libosmousb0:amd64 (1.5.1) ... Setting up libosmogb12:amd64 (1.5.1) ... Setting up libosmocore (1.5.1) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... + 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/Debian_9.0/ + local release_key=/var/cache/apt/network:osmocom:nightly_Release.key + echo Configuring Osmocom repository Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9... ./ + [ -e /var/cache/apt/network:osmocom:nightly_Release.key ] + apt-get update Ign:1 http://deb.debian.org/debian stretch InRelease Hit:2 http://security.debian.org/debian-security stretch/updates InRelease Hit:3 http://deb.debian.org/debian stretch-updates InRelease Get:4 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9... ./ InRelease [1593 B] Hit:5 http://deb.debian.org/debian stretch Release Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9... ./ Packages [118 kB] Fetched 120 kB in 0s (288 kB/s) 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.18-5+deb9u3). 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. + wget -O /var/cache/apt/network:osmocom:nightly_Release.key https://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_... --2021-02-26 10:40:24-- https://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_... Resolving download.opensuse.org (download.opensuse.org)... 195.135.221.134, 2001:67c:2178:8::13 Connecting to download.opensuse.org (download.opensuse.org)|195.135.221.134|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1080 (1.1K) Saving to: '/var/cache/apt/network:osmocom:nightly_Release.key'
0K . 100% 21.4M=0s
2021-02-26 10:40:24 (21.4 MB/s) - '/var/cache/apt/network:osmocom:nightly_Release.key' saved [1080/1080]
+ apt-key add /var/cache/apt/network:osmocom:nightly_Release.key Warning: apt-key output should not be parsed (stdout is not a terminal) OK + apt-get update Hit:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9... ./ InRelease Ign:2 http://deb.debian.org/debian stretch InRelease Hit:3 http://security.debian.org/debian-security stretch/updates InRelease Hit:4 http://deb.debian.org/debian stretch-updates InRelease Hit:5 http://deb.debian.org/debian stretch Release 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-nightly (= 1.0.0.202102260126) 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: Depends: osmocom- but it is not going to be installed + 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 + 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: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_9.0/ + local release_key=/var/cache/apt/network:osmocom:latest_Release.key + echo Configuring Osmocom repository Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.... ./ + [ -e /var/cache/apt/network:osmocom:latest_Release.key ] + apt-key add /var/cache/apt/network:osmocom:latest_Release.key Warning: apt-key output should not be parsed (stdout is not a terminal) OK + apt-get update Get:1 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.... ./ InRelease [1611 B] Ign:2 http://deb.debian.org/debian stretch InRelease Hit:3 http://security.debian.org/debian-security stretch/updates InRelease Hit:4 http://deb.debian.org/debian stretch-updates InRelease Hit:5 http://deb.debian.org/debian stretch Release Get:6 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.... ./ Packages [102 kB] Fetched 103 kB in 0s (318 kB/s) Reading package lists...
### Test successful: test_conflict ###
### Running test: install_repo_packages ###
Installing all repository packages + set +x + set +x + install_repo_packages + install_repo_packages_debian + local obs=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0 + echo 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_debian9.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.10-1 liblimesuite20.10-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 libosmoabis10 libosmocodec-doc libosmocodec0 libosmocoding-doc libosmocoding0 libosmocore libosmocore-dbg libosmocore-dev libosmocore-doc libosmocore-utils libosmocore17 libosmoctrl-doc libosmoctrl0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmodsp0 libosmogb-doc libosmogb12 libosmogsm-doc libosmogsm16 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty-doc libosmovty9 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.10 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-cbc osmo-cbc-dbg osmo-cbc-doc osmo-cbc-utils 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-hnbgw-doc 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-ipc 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... libosmocodec0 is already the newest version (1.5.1). libosmocodec0 set to manually installed. libosmocoding0 is already the newest version (1.5.1). libosmocoding0 set to manually installed. libosmocore is already the newest version (1.5.1). libosmocore17 is already the newest version (1.5.1). libosmocore17 set to manually installed. libosmoctrl0 is already the newest version (1.5.1). libosmoctrl0 set to manually installed. libosmogb12 is already the newest version (1.5.1). libosmogb12 set to manually installed. libosmogsm16 is already the newest version (1.5.1). libosmogsm16 set to manually installed. libosmosim2 is already the newest version (1.5.1). libosmosim2 set to manually installed. libosmousb0 is already the newest version (1.5.1). libosmousb0 set to manually installed. libosmovty9 is already the newest version (1.5.1). libosmovty9 set to manually installed. osmocom-latest is already the newest version (1.0.0). osmocom-latest 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: abisip-find : Depends: libosmoabis9 but it is not installable Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable libosmo-e1d0 : Depends: libosmocore16 but it is not installable libosmo-gsup-client0 : Depends: libosmoabis9 but it is not installable Depends: libosmocore16 but it is not installable libosmo-mgcp-client6 : Depends: libosmocore16 but it is not installable Depends: libosmovty4 but it is not installable libosmo-ranap3 : Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable libosmo-sabp0 : Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable libosmo-sigtran-doc : Depends: libosmo-sigtran5 (= 1.4.0) but 1.3.0 is to be installed libosmo-sigtran5 : Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-bsc : Depends: libosmoabis9 but it is not installable Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-bsc-bs11-utils : Depends: libosmoabis9 but it is not installable Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable osmo-bsc-ipaccess-utils : Depends: libosmoabis9 but it is not installable Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable osmo-bsc-meas-utils : Depends: libosmoabis9 but it is not installable Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable osmo-bts-trx : Depends: libosmoabis9 but it is not installable Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-bts-virtual : Depends: libosmoabis9 but it is not installable Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-e1d : Depends: libosmocore16 but it is not installable Depends: libosmovty4 but it is not installable osmo-gbproxy : Depends: libosmocore16 but it is not installable Depends: libosmogb11 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-gtphub : Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-hlr : Depends: libosmoabis9 but it is not installable Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-hnbgw : Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-mgw : Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-msc : Depends: libosmoabis9 but it is not installable Depends: libosmocore16 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-pcu : Depends: libosmocore16 but it is not installable Depends: libosmogb11 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-sgsn : Depends: libosmoabis9 but it is not installable Depends: libosmocore16 but it is not installable Depends: libosmogb11 but it is not installable Depends: libosmogsm15 but it is not installable Depends: libosmovty4 but it is not installable osmo-stp : Depends: libosmocore16 but it is not installable Depends: libosmovty4 but it is not installable E: Unable to correct problems, you have held broken packages. + ret=1 + [ -n ] + docker container kill debian9-repo-install-test-latest debian9-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure
Changes:
[Oliver Smith] jobs/ttcn3: add wipe_workspace to job template
[Oliver Smith] jobs/ttcn3: tweak shell cmd
[Oliver Smith] jobs/ttcn3: add osmo-ggsn kernel tests
[Oliver Smith] repo-install-test: install repo after repo key
------------------------------------------ [...truncated 320.67 KB...] Adding debian:emSign_Root_CA_-_C1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:EC-ACC.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GTS_Root_R2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:emSign_ECC_Root_CA_-_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:AffirmTrust_Premium.pem Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:UCA_Global_G2_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:emSign_Root_CA_-_G1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Certigna_Root_CA.pem Adding debian:ACCVRAIZ1.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:GTS_Root_R3.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:TrustCor_ECA-1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:GDCA_TrustAUTH_R5_ROOT.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_G4.pem Adding debian:Izenpe.com.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:TrustCor_RootCert_CA-2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:GTS_Root_R1.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem done. Setting up python3 (3.5.3-1) ... running python rtupdate hooks for python3.5... running python post-rtupdate hooks for python3.5... Setting up openjdk-8-jdk-headless:amd64 (8u275-b01-1~deb9u1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode Setting up rake (10.5.0-2+deb9u1) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up python3-funcparserlib (0.3.6-7) ... Setting up python3-pkg-resources (33.1.1-1) ... Setting up lsb-release (9.20161125) ... Setting up osmo-cbc-utils (0.2.2) ... Setting up openjdk-8-jre:amd64 (8u275-b01-1~deb9u1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode Setting up python3-reportlab-accel:amd64 (3.3.0-2+deb9u1) ... Setting up libruby2.3:amd64 (2.3.3-1+deb9u9) ... Setting up dh-python (2.20170125) ... Setting up python3-webcolors (1.5-2) ... Setting up python3-renderpm:amd64 (3.3.0-2+deb9u1) ... Setting up default-jre-headless (2:1.8-58+deb9u1) ... Setting up default-jdk-headless (2:1.8-58+deb9u1) ... Setting up libwww-perl (6.15-1) ... Setting up python3-pygments (2.2.0+dfsg-1) ... Setting up python3-roman (2.0.0-2) ... Setting up python3-pil:amd64 (4.0.0-4+deb9u2) ... Setting up eclipse-titan (6.6.1-1) ... Setting up eclipse-titan-dbgsym (6.6.1-1) ... Setting up openjdk-8-jdk:amd64 (8u275-b01-1~deb9u1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode Setting up default-jre (2:1.8-58+deb9u1) ... Setting up ruby2.3 (2.3.3-1+deb9u9) ... Setting up python3-reportlab (3.3.0-2+deb9u1) ... Setting up python3-docutils (0.13.1+dfsg-2) ... update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode Setting up libxml-parser-perl (2.44-2+b1) ... Setting up python3-blockdiag (1.5.3+dfsg-5) ... Setting up ruby (1:2.3.3) ... Setting up default-jdk (2:1.8-58+deb9u1) ... Setting up vim-addon-manager (0.5.6) ... Setting up libxml-twig-perl (1:3.50-1) ... Setting up vim-asciidoc (8.6.9-5) ... Setting up libnet-dbus-perl (1.1.0-4+b1) ... Setting up python3-nwdiag (1.0.4+dfsg-1) ... Setting up osmo-gsm-manuals-dev (1.1.0) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Processing triggers for systemd (232-25+deb9u12) ... Processing triggers for dictionaries-common (1.27.2) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline aspell-autobuildhash: processing: en [en-common]. aspell-autobuildhash: processing: en [en-variant_0]. aspell-autobuildhash: processing: en [en-variant_1]. aspell-autobuildhash: processing: en [en-variant_2]. aspell-autobuildhash: processing: en [en-w_accents-only]. aspell-autobuildhash: processing: en [en-wo_accents-only]. aspell-autobuildhash: processing: en [en_AU-variant_0]. aspell-autobuildhash: processing: en [en_AU-variant_1]. aspell-autobuildhash: processing: en [en_AU-w_accents-only]. aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. aspell-autobuildhash: processing: en [en_CA-variant_0]. aspell-autobuildhash: processing: en [en_CA-variant_1]. aspell-autobuildhash: processing: en [en_CA-w_accents-only]. aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-variant_0]. aspell-autobuildhash: processing: en [en_GB-variant_1]. aspell-autobuildhash: processing: en [en_US-w_accents-only]. aspell-autobuildhash: processing: en [en_US-wo_accents-only]. Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.36.5-2+deb9u2) ... Processing triggers for ca-certificates (20200601~deb9u1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d...
done. done. + set +x + set +x + test_binaries + test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd + failed= + osmo-bsc --version
### Test successful: install_repo_packages ###
### Running test: test_binaries ###
OsmoBSC version 1.7.0
Copyright (C) 2008-2018 Harald Welte, Holger Freyther Contributions by Daniel Willmann, Jan Lübbe, Stefan Schmidt Dieter Spaar, Andreas Eversberg, Sylvain Munaut, Neels Hofmeyr
License AGPLv3+: GNU AGPL version 3 or later http://gnu.org/licenses/agpl-3.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
+ osmo-bsc --version + grep -q UNKNOWN + osmo-bts-trx --version OsmoBTS version 1.3.0
Copyright (C) 2010, 2011 by Harald Welte, Andreas Eversberg and On-Waves License AGPLv3+: GNU AGPL version 3 or later http://gnu.org/licenses/agpl-3.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
+ osmo-bts-trx --version + grep -q UNKNOWN + osmo-bts-virtual --version OsmoBTS version 1.3.0
Copyright (C) 2010, 2011 by Harald Welte, Andreas Eversberg and On-Waves License AGPLv3+: GNU AGPL version 3 or later http://gnu.org/licenses/agpl-3.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
+ osmo-bts-virtual --version + grep -q UNKNOWN + osmo-gbproxy --version /repo-install-test/run-inside-docker.sh: 325: /repo-install-test/run-inside-docker.sh: osmo-gbproxy: not found + ret=1 + [ -n ] + docker container kill debian9-repo-install-test-latest debian9-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure
Changes:
------------------------------------------ [...truncated 320.68 KB...] Adding debian:emSign_Root_CA_-_C1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:EC-ACC.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GTS_Root_R2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:emSign_ECC_Root_CA_-_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:AffirmTrust_Premium.pem Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:UCA_Global_G2_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:emSign_Root_CA_-_G1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Certigna_Root_CA.pem Adding debian:ACCVRAIZ1.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:GTS_Root_R3.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:TrustCor_ECA-1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:GDCA_TrustAUTH_R5_ROOT.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_G4.pem Adding debian:Izenpe.com.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:TrustCor_RootCert_CA-2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:GTS_Root_R1.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem done. Setting up python3 (3.5.3-1) ... running python rtupdate hooks for python3.5... running python post-rtupdate hooks for python3.5... Setting up openjdk-8-jdk-headless:amd64 (8u275-b01-1~deb9u1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode Setting up rake (10.5.0-2+deb9u1) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up python3-funcparserlib (0.3.6-7) ... Setting up python3-pkg-resources (33.1.1-1) ... Setting up lsb-release (9.20161125) ... Setting up osmo-cbc-utils (0.2.2) ... Setting up openjdk-8-jre:amd64 (8u275-b01-1~deb9u1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode Setting up python3-reportlab-accel:amd64 (3.3.0-2+deb9u1) ... Setting up libruby2.3:amd64 (2.3.3-1+deb9u9) ... Setting up dh-python (2.20170125) ... Setting up python3-webcolors (1.5-2) ... Setting up python3-renderpm:amd64 (3.3.0-2+deb9u1) ... Setting up default-jre-headless (2:1.8-58+deb9u1) ... Setting up default-jdk-headless (2:1.8-58+deb9u1) ... Setting up libwww-perl (6.15-1) ... Setting up python3-pygments (2.2.0+dfsg-1) ... Setting up python3-roman (2.0.0-2) ... Setting up python3-pil:amd64 (4.0.0-4+deb9u2) ... Setting up eclipse-titan (6.6.1-1) ... Setting up eclipse-titan-dbgsym (6.6.1-1) ... Setting up openjdk-8-jdk:amd64 (8u275-b01-1~deb9u1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode Setting up default-jre (2:1.8-58+deb9u1) ... Setting up ruby2.3 (2.3.3-1+deb9u9) ... Setting up python3-reportlab (3.3.0-2+deb9u1) ... Setting up python3-docutils (0.13.1+dfsg-2) ... update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode Setting up libxml-parser-perl (2.44-2+b1) ... Setting up python3-blockdiag (1.5.3+dfsg-5) ... Setting up ruby (1:2.3.3) ... Setting up default-jdk (2:1.8-58+deb9u1) ... Setting up vim-addon-manager (0.5.6) ... Setting up libxml-twig-perl (1:3.50-1) ... Setting up vim-asciidoc (8.6.9-5) ... Setting up libnet-dbus-perl (1.1.0-4+b1) ... Setting up python3-nwdiag (1.0.4+dfsg-1) ... Setting up osmo-gsm-manuals-dev (1.1.0) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Processing triggers for systemd (232-25+deb9u12) ... Processing triggers for dictionaries-common (1.27.2) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline aspell-autobuildhash: processing: en [en-common]. aspell-autobuildhash: processing: en [en-variant_0]. aspell-autobuildhash: processing: en [en-variant_1]. aspell-autobuildhash: processing: en [en-variant_2]. aspell-autobuildhash: processing: en [en-w_accents-only]. aspell-autobuildhash: processing: en [en-wo_accents-only]. aspell-autobuildhash: processing: en [en_AU-variant_0]. aspell-autobuildhash: processing: en [en_AU-variant_1]. aspell-autobuildhash: processing: en [en_AU-w_accents-only]. aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. aspell-autobuildhash: processing: en [en_CA-variant_0]. aspell-autobuildhash: processing: en [en_CA-variant_1]. aspell-autobuildhash: processing: en [en_CA-w_accents-only]. aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-variant_0]. aspell-autobuildhash: processing: en [en_GB-variant_1]. aspell-autobuildhash: processing: en [en_US-w_accents-only]. aspell-autobuildhash: processing: en [en_US-wo_accents-only]. Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.36.5-2+deb9u2) ... Processing triggers for ca-certificates (20200601~deb9u1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d...
done. done. + set +x + set +x + test_binaries + test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd
### Test successful: install_repo_packages ###
### Running test: test_binaries ###
+ failed= + osmo-bsc --version OsmoBSC version 1.7.0
Copyright (C) 2008-2018 Harald Welte, Holger Freyther Contributions by Daniel Willmann, Jan Lübbe, Stefan Schmidt Dieter Spaar, Andreas Eversberg, Sylvain Munaut, Neels Hofmeyr
License AGPLv3+: GNU AGPL version 3 or later http://gnu.org/licenses/agpl-3.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
+ osmo-bsc --version + grep -q UNKNOWN + osmo-bts-trx --version OsmoBTS version 1.3.0
Copyright (C) 2010, 2011 by Harald Welte, Andreas Eversberg and On-Waves License AGPLv3+: GNU AGPL version 3 or later http://gnu.org/licenses/agpl-3.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
+ osmo-bts-trx --version + grep -q UNKNOWN + osmo-bts-virtual --version OsmoBTS version 1.3.0
Copyright (C) 2010, 2011 by Harald Welte, Andreas Eversberg and On-Waves License AGPLv3+: GNU AGPL version 3 or later http://gnu.org/licenses/agpl-3.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
+ osmo-bts-virtual --version + grep -q UNKNOWN + osmo-gbproxy --version /repo-install-test/run-inside-docker.sh: 325: /repo-install-test/run-inside-docker.sh: osmo-gbproxy: not found + ret=1 + [ -n ] + docker container kill debian9-repo-install-test-latest debian9-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure
Changes:
[laforge] ignore osmo-trx 1.3.0 as it doesn't do "make dist"
[Oliver Smith] OBS: don't amend distro specific patch
------------------------------------------ [...truncated 320.67 KB...] Adding debian:emSign_Root_CA_-_C1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:EC-ACC.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GTS_Root_R2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:emSign_ECC_Root_CA_-_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:AffirmTrust_Premium.pem Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:UCA_Global_G2_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:emSign_Root_CA_-_G1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Certigna_Root_CA.pem Adding debian:ACCVRAIZ1.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:GTS_Root_R3.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:TrustCor_ECA-1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:GDCA_TrustAUTH_R5_ROOT.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_G4.pem Adding debian:Izenpe.com.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:TrustCor_RootCert_CA-2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:GTS_Root_R1.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem done. Setting up python3 (3.5.3-1) ... running python rtupdate hooks for python3.5... running python post-rtupdate hooks for python3.5... Setting up openjdk-8-jdk-headless:amd64 (8u275-b01-1~deb9u1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode Setting up rake (10.5.0-2+deb9u1) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up python3-funcparserlib (0.3.6-7) ... Setting up python3-pkg-resources (33.1.1-1) ... Setting up lsb-release (9.20161125) ... Setting up osmo-cbc-utils (0.2.2) ... Setting up openjdk-8-jre:amd64 (8u275-b01-1~deb9u1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode Setting up python3-reportlab-accel:amd64 (3.3.0-2+deb9u1) ... Setting up libruby2.3:amd64 (2.3.3-1+deb9u9) ... Setting up dh-python (2.20170125) ... Setting up python3-webcolors (1.5-2) ... Setting up python3-renderpm:amd64 (3.3.0-2+deb9u1) ... Setting up default-jre-headless (2:1.8-58+deb9u1) ... Setting up default-jdk-headless (2:1.8-58+deb9u1) ... Setting up libwww-perl (6.15-1) ... Setting up python3-pygments (2.2.0+dfsg-1) ... Setting up python3-roman (2.0.0-2) ... Setting up python3-pil:amd64 (4.0.0-4+deb9u2) ... Setting up eclipse-titan (6.6.1-1) ... Setting up eclipse-titan-dbgsym (6.6.1-1) ... Setting up openjdk-8-jdk:amd64 (8u275-b01-1~deb9u1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode Setting up default-jre (2:1.8-58+deb9u1) ... Setting up ruby2.3 (2.3.3-1+deb9u9) ... Setting up python3-reportlab (3.3.0-2+deb9u1) ... Setting up python3-docutils (0.13.1+dfsg-2) ... update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode Setting up libxml-parser-perl (2.44-2+b1) ... Setting up python3-blockdiag (1.5.3+dfsg-5) ... Setting up ruby (1:2.3.3) ... Setting up default-jdk (2:1.8-58+deb9u1) ... Setting up vim-addon-manager (0.5.6) ... Setting up libxml-twig-perl (1:3.50-1) ... Setting up vim-asciidoc (8.6.9-5) ... Setting up libnet-dbus-perl (1.1.0-4+b1) ... Setting up python3-nwdiag (1.0.4+dfsg-1) ... Setting up osmo-gsm-manuals-dev (1.1.0) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Processing triggers for systemd (232-25+deb9u12) ... Processing triggers for dictionaries-common (1.27.2) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline aspell-autobuildhash: processing: en [en-common]. aspell-autobuildhash: processing: en [en-variant_0]. aspell-autobuildhash: processing: en [en-variant_1]. aspell-autobuildhash: processing: en [en-variant_2]. aspell-autobuildhash: processing: en [en-w_accents-only]. aspell-autobuildhash: processing: en [en-wo_accents-only]. aspell-autobuildhash: processing: en [en_AU-variant_0]. aspell-autobuildhash: processing: en [en_AU-variant_1]. aspell-autobuildhash: processing: en [en_AU-w_accents-only]. aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. aspell-autobuildhash: processing: en [en_CA-variant_0]. aspell-autobuildhash: processing: en [en_CA-variant_1]. aspell-autobuildhash: processing: en [en_CA-w_accents-only]. aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-variant_0]. aspell-autobuildhash: processing: en [en_GB-variant_1]. aspell-autobuildhash: processing: en [en_US-w_accents-only]. aspell-autobuildhash: processing: en [en_US-wo_accents-only]. Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.36.5-2+deb9u2) ... Processing triggers for ca-certificates (20200601~deb9u1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d...
done. done.
### Test successful: install_repo_packages ###
### Running test: test_binaries ###
+ set +x + set +x + test_binaries + test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd + failed= + osmo-bsc --version OsmoBSC version 1.7.0
Copyright (C) 2008-2018 Harald Welte, Holger Freyther Contributions by Daniel Willmann, Jan Lübbe, Stefan Schmidt Dieter Spaar, Andreas Eversberg, Sylvain Munaut, Neels Hofmeyr
License AGPLv3+: GNU AGPL version 3 or later http://gnu.org/licenses/agpl-3.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
+ osmo-bsc --version + grep -q UNKNOWN + osmo-bts-trx --version OsmoBTS version 1.3.0
Copyright (C) 2010, 2011 by Harald Welte, Andreas Eversberg and On-Waves License AGPLv3+: GNU AGPL version 3 or later http://gnu.org/licenses/agpl-3.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
+ osmo-bts-trx --version + grep -q UNKNOWN + osmo-bts-virtual --version OsmoBTS version 1.3.0
Copyright (C) 2010, 2011 by Harald Welte, Andreas Eversberg and On-Waves License AGPLv3+: GNU AGPL version 3 or later http://gnu.org/licenses/agpl-3.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
+ osmo-bts-virtual --version + grep -q UNKNOWN + osmo-gbproxy --version /repo-install-test/run-inside-docker.sh: 325: /repo-install-test/run-inside-docker.sh: osmo-gbproxy: not found + ret=1 + [ -n ] + docker container kill debian9-repo-install-test-latest debian9-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org