See https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/1240/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/ The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground
git init https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/mmetest Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 29 remote branches
git show-ref --tags -d # timeout=10
Checking out Revision 414acb7f4ae1c6b50997aa76f0f8732505e8485d (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 414acb7f4ae1c6b50997aa76f0f8732505e8485d # timeout=10
Commit message: "make/Makefile: update DISTRO, UPSTREAM_DISTRO"
git rev-list --no-walk 414acb7f4ae1c6b50997aa76f0f8732505e8485d # timeout=10
[TTCN3-centos-pcu-test-sns] $ /bin/sh -xe /tmp/jenkins18304177852046531297.sh + export REGISTRY_HOST=registry.osmocom.org + echo TTCN3-centos-pcu-test-sns + sed s/^TTCN3-centos-/ttcn3-/ + DIR=ttcn3-pcu-test-sns + export IMAGE_SUFFIX=master-centos8 + cd ttcn3-pcu-test-sns + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/logs ] + [ xjenkins-TTCN3-centos-pcu-test-sns-1240 = x ] + basename https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/ttcn3-pcu-test-sns + SUITE_NAME=ttcn3-pcu-test-sns + IMAGE_SUFFIX=master-centos8 + docker_images_require osmo-pcu-master-centos8 ttcn3-pcu-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-pcu-master-centos8 + local feed + echo centos8-build + depends=centos8-build + [ -n centos8-build ] + docker_images_require centos8-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends centos8-build + local feed + depends= + [ -n ] + docker_distro_from_image_name centos8-build + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name centos8-build + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name centos8-build + echo centos8-build + dir=centos8-build + pull_arg=--pull + grep ^FROM ../centos8-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: centos8-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-build BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-build make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/centos8-build' 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/TTCN3-centos-pcu-test-sns/ws/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --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_DIA2GSUP_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-build:latest . Sending build context to Docker daemon 28.67kB Step 1/10 : ARG REGISTRY=docker.io Step 2/10 : ARG UPSTREAM_DISTRO=almalinux:8 Step 3/10 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from almalinux Digest: sha256:59fcdf8090ccdf3f69eae066bb40f71bbf38d724c025abad268d520568a487b9 Status: Image is up to date for registry.osmocom.org/almalinux:8 ---> d7d33dffea34 Step 4/10 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> f502eb023336 Step 5/10 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> 4a90669083eb Step 6/10 : RUN echo "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf ---> Using cache ---> 59ad0f622c0a Step 7/10 : RUN dnf install -y dnf-utils wget && yum config-manager --set-enabled powertools && export MIRROR_HTTPS="$(echo $OSMOCOM_REPO_MIRROR | sed s/^http:/https:/)" && { echo "[network_osmocom_nightly]"; echo "name=Nightly packages of the Osmocom project (CentOS_8)"; echo "type=rpm-md"; echo "baseurl=${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:nightly.repo ---> Using cache ---> 25851b9dd682 Step 8/10 : RUN dnf install -y autoconf autoconf-archive autogen automake bison c-ares-devel cppcheck doxygen fftw-devel flex gawk gcc gcc-c++ git gnupg gnutls-devel gsm-devel libdbi-dbd-sqlite libdbi-devel libpcap-devel libsofia-sip-ua-glib3 libtalloc-devel libtool liburing-devel libusb1-devel lksctp-tools-devel make ncurses-devel openssl-devel ortp-devel pcsc-lite-devel pkg-config readline-devel sqlite sqlite-devel telnet ---> Using cache ---> 7ac093c131ef Step 9/10 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> c3e83bee2154 Step 10/10 : ADD ${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml /tmp/repomd.xml ADD failed: Get "https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_8/repodata/re...": dial tcp [2a01:4f8:201:344a::2]:443: connect: connection refused make: *** [../make/Makefile:91: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/centos8-build' + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?