Changes:
------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 740 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 osmocom-gerrit repo-install-test coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=latest,label=repo-install-test/ws/ The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci
git init https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=latest,label=repo-install-test/ws/ # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
git --version # timeout=10 git --version # 'git version 2.11.0' git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Checking out Revision 27a9092b7c9f956e550d80f96e4efc759d212bc6 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 27a9092b7c9f956e550d80f96e4efc759d212bc6 # timeout=10
Commit message: "jobs/master…-dahdi: don't use multiple scms plugin"
git rev-list --no-walk 27a9092b7c9f956e550d80f96e4efc759d212bc6 # timeout=10
[repo-install-test] $ /bin/sh -xe /tmp/jenkins3776398141174114277.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=latest + scripts/repo-install-test.sh centos8 + 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-centos8/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=centos8 + DISTROS= centos8 debian10 debian11
+ check_usage + local i + [ centos8 = centos8 ] + return + docker_images_require centos8-repo-install-test + local oldpwd=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/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 df4522a hnbgw: Only build with_pfcp on master + cd centos8-repo-install-test + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/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-centos8/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-centos8/feed=latest,label=repo-install-test/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=latest,label=repo-install-test/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=latest,label=repo-install-test/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=latest,label=repo-install-test/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=latest,label=repo-install-test/ws/logs ] + [ xjenkins-Osmocom-repo-install-centos8-feed=latest,label=repo-install-test-740 = x ] + basename https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=latest,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-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 centos8-repo-install-test + local feed + depends= + [ -n ] + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=latest,label=repo-install-test/ws/_docker_playground/centos8-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-centos8/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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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/centos8-repo-install-test:latest . Sending build context to Docker daemon 24.06kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=almalinux:8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from library/almalinux Digest: sha256:aeb2dca8a737ae0bbd5d9cb7de68acd88e8c4593f77b053c46a1669ca9c99ac9 Status: Image is up to date for almalinux:8 ---> 39f63d416992 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in 08fd64a9ca9e AlmaLinux 8 - BaseOS 3.8 MB/s | 2.9 MB 00:00 AlmaLinux 8 - AppStream 3.4 MB/s | 9.1 MB 00:02 [91mErrors during downloading metadata for repository 'appstream': - Status code: 404 for http://ftp.uni-bayreuth.de/linux/almalinux/8.7/AppStream/x86_64/os/repodata/... (IP: 132.180.8.60) - Status code: 404 for http://mirror.netzwerge.de/almalinux/8.7/AppStream/x86_64/os/repodata/6d41c2... (IP: 185.41.106.155) - Status code: 404 for http://mirror.23m.com/almalinux/8.7/AppStream/x86_64/os/repodata/6d41c28c03d... (IP: 212.83.32.30) - Status code: 404 for http://almalinux.mirrors.itworxx.de/8.7/AppStream/x86_64/os/repodata/6d41c28... (IP: 178.63.45.130) - Status code: 404 for http://de.mirrors.clouvider.net/almalinux/8.7/AppStream/x86_64/os/repodata/6... (IP: 91.199.118.172) - Status code: 404 for http://mirror.dogado.de/almalinux/8.7/AppStream/x86_64/os/repodata/6d41c28c0... (IP: 185.3.234.216) - Status code: 404 for http://mirror.hs-esslingen.de/Mirrors/almalinux/8.7/AppStream/x86_64/os/repo... (IP: 129.143.116.10) - Status code: 404 for http://repo.almalinux.org/almalinux/8.7/AppStream/x86_64/os/repodata/6d41c28... (IP: 67.222.0.50) - Status code: 404 for http://mirror.rackspeed.de/almalinux/8.7/AppStream/x86_64/os/repodata/6d41c2... (IP: 185.147.219.20) - Status code: 404 for http://almalinux.repo.slimhost.com.ua/8.7/AppStream/x86_64/os/repodata/6d41c... (IP: 207.180.241.50) [0m[91mError: Failed to download metadata for repo 'appstream': Yum repo downloading error: Downloading error(s): repodata/6d41c28c03dbcf4af5d31e8549425c1615119da902ddcc433bff7658e5a875df-modules.yaml - Cannot download, all mirrors were already tried without success [0mThe command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 1 ../make/Makefile:90: recipe for target 'docker-build' failed make: *** [docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=latest,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test' + exit 1 Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org