Changes:
------------------------------------------ [...truncated 2.43 KB...] + scripts/repo-install-test.sh debian11 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/ + OSMO_GIT_URL_GITEA=https://gitea.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sccp libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmo-upf osmocom-bb simtrace2
+ OSMO_BRANCH_DOCKER_PLAYGROUND=master + DISTRO=debian11 + DISTROS= centos8 debian10 debian11
+ check_usage + local i + [ debian11 = centos8 ] + [ debian11 = debian10 ] + [ debian11 = debian11 ] + return + docker_images_require debian11-repo-install-test + local oldpwd=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/ + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://gerrit.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 0ecbb79 ttcn3-{pgw,ggsn}-test: Update smf.yml with new metrics section location + cd debian11-repo-install-test + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/_docker_playground/scripts/kernel-test + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/logs ] + [ xjenkins-Osmocom-repo-install-debian11-feed=latest,label=repo-install-test-160 = x ] + basename https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/_docker_playground/debian11-repo-install-test + SUITE_NAME=debian11-repo-install-test + NET_NAME=debian11-repo-install-test + docker_images_require debian11-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends debian11-repo-install-test + local feed + depends= + [ -n ] + docker_distro_from_image_name debian11-repo-install-test + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name debian11-repo-install-test + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name debian11-repo-install-test + echo debian11-repo-install-test + dir=debian11-repo-install-test + pull_arg=--pull + grep ^FROM ../debian11-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian11-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian11-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian11-repo-install-test BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/debian11-repo-install-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/_docker_playground/debian11-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) rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/_docker_playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bullseye \ --build-arg DISTRO=debian-bullseye \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --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_CBC_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_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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 \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian11-repo-install-test:latest . Sending build context to Docker daemon 24.06kB Step 1/5 : ARG USER Step 2/5 : ARG REGISTRY=docker.io Step 3/5 : ARG UPSTREAM_DISTRO=debian:bullseye Step 4/5 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bullseye: Pulling from library/debian Digest: sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b Status: Image is up to date for debian:bullseye ---> c31f65dd4cc9 Step 5/5 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude ca-certificates gnupg systemd ---> Using cache ---> 9dead327a26e [Warning] One or more build-args [OPEN5GS_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_CBC_BRANCH OSMO_GGSN_BRANCH OSMO_NITB_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_MIRROR OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH OSMO_STP_BRANCH OSMO_UECUPS_BRANCH UID LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMOCOM_REPO_PATH OSMO_HNBGW_BRANCH OSMO_SGSN_BRANCH] were not consumed Successfully built 9dead327a26e Successfully tagged osmocom-build/debian11-repo-install-test:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/_docker_playground/debian11-repo-install-test' + docker_image_exists debian11-repo-install-test + docker images -q osmocom-build/debian11-repo-install-test + test -n 9dead327a26e + list_osmo_packages debian-bullseye debian11-repo-install-test + local distro=debian-bullseye + local image=debian11-repo-install-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian11-repo-install-test -c + [ -n ] + return + ret=0 + cd https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/ + return 0 + FEED=latest + PROJ=osmocom:latest + CONTAINER=debian11-repo-install-test-latest + [ -z ] + TESTS= test_conflict install_repo_packages test_binaries services_check + [ -z ] + PROJ_CONFLICT=osmocom:nightly + docker inspect -f {{.State.Running}} debian11-repo-install-test-latest + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + seq 1 10 + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=repo-install-test/ws/scripts/repo-install-test:/repo-install-test:ro --name debian11-repo-install-test-latest -e FEED=latest -e PROJ=osmocom:latest -e PROJ_CONFLICT=osmocom:nightly -e DISTRO=debian11 -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/debian11-repo-install-test /lib/systemd/systemd + sleep 1 docker: Error response from daemon: cgroups: cgroup mountpoint does not exist: unknown. + docker exec debian11-repo-install-test-latest systemctl status Error: No such container: debian11-repo-install-test-latest + sleep 1 + docker exec debian11-repo-install-test-latest systemctl status Error: No such container: debian11-repo-install-test-latest + sleep 1 + docker exec debian11-repo-install-test-latest systemctl status Error: No such container: debian11-repo-install-test-latest + sleep 1 + docker exec debian11-repo-install-test-latest systemctl status Error: No such container: debian11-repo-install-test-latest + sleep 1 + docker exec debian11-repo-install-test-latest systemctl status Error: No such container: debian11-repo-install-test-latest + sleep 1 + docker exec debian11-repo-install-test-latest systemctl status Error: No such container: debian11-repo-install-test-latest + sleep 1 + docker exec debian11-repo-install-test-latest systemctl status Error: No such container: debian11-repo-install-test-latest + sleep 1 + docker exec debian11-repo-install-test-latest systemctl status Error: No such container: debian11-repo-install-test-latest + sleep 1 + docker exec debian11-repo-install-test-latest systemctl status Error: No such container: debian11-repo-install-test-latest + sleep 1 + docker exec debian11-repo-install-test-latest systemctl status Error: No such container: debian11-repo-install-test-latest + echo ERROR: systemd is not running properly. ERROR: systemd is not running properly. + docker container kill debian11-repo-install-test-latest Error response from daemon: Cannot kill container: debian11-repo-install-test-latest: No such container: debian11-repo-install-test-latest Build step 'Execute shell' marked build as failure