Build failed in Jenkins: Osmocom-repo-install-centos » next,build2-deb9build-ansible #45

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Tue Jun 30 04:56:27 UTC 2020


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/45/display/redirect>

------------------------------------------
Started by upstream project "Osmocom-repo-install-centos" build number 45
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/>
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-centos/feed=next,label=build2-deb9build-ansible/ws/> # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision d276db78afbb3f28fc6a4a949bca131d0cfac1d4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d276db78afbb3f28fc6a4a949bca131d0cfac1d4 # timeout=10
Commit message: "ansible/gsm-tester: Install patchelf 0.11 on PATH"
 > git rev-list --no-walk d276db78afbb3f28fc6a4a949bca131d0cfac1d4 # timeout=10
[build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins7728458932746251607.sh
+ export OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ export FEED=next
+ scripts/repo-install-test.sh centos
+ 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-centos/feed=next,label=build2-deb9build-ansible/ws/>
+ OSMO_GIT_URL=https://git.osmocom.org
+ OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org
+ OSMO_RELEASE_REPOS=
	libasn1c
	libosmo-abis
	libosmocore
	libosmo-netif
	libosmo-sccp
	libsmpp34
	libusrp
	osmo-bsc
	osmo-bts
	osmo-ggsn
	osmo-hlr
	osmo-iuh
	osmo-mgw
	osmo-msc
	osmo-pcu
	osmo-sgsn
	osmo-sip-connector
	osmo-sysmon
	osmo-trx
	osmocom-bb

+ OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ [ 1 -ne 1 ]
+ DISTRO=centos
+ docker_images_require centos-repo-install-test
+ local oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/>
+ [ -L _docker_playground ]
+ [ -d _docker_playground ]
+ git clone https://git.osmocom.org/docker-playground/ _docker_playground
Cloning into '_docker_playground'...
+ cd _docker_playground
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at ad4fa37 bsc: Store osmo-bts-omldummy logs out of docker container
+ cd centos-repo-install-test
+ . ../jenkins-common.sh
+ set -x
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/> = x ]
+ VOL_BASE_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/logs>
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/logs>
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/logs>
+ [ xjenkins-Osmocom-repo-install-centos-feed=next,label=build2-deb9build-ansible-45 = x ]
+ basename <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/_docker_playground/centos-repo-install-test>
+ SUITE_NAME=centos-repo-install-test
+ NET_NAME=centos-repo-install-test
+ docker_images_require centos-repo-install-test
+ local i
+ local from_line
+ local pull_arg
+ local distro_arg
+ local depends
+ local dir
+ docker_depends centos-repo-install-test
+ depends=
+ [ -n  ]
+ [ -z  ]
+ docker_distro_from_image_name centos-repo-install-test
+ echo debian-stretch
+ distro_arg=debian-stretch
+ docker_dir_from_image_name centos-repo-install-test
+ echo centos-repo-install-test
+ dir=centos-repo-install-test
+ pull_arg=--pull
+ grep ^FROM ../centos-repo-install-test/Dockerfile
+ from_line=FROM	centos:centos8
+ echo FROM	centos:centos8
+ grep -q $USER
+ echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../centos-repo-install-test PULL=--pull DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/_docker_playground/centos-repo-install-test'>
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg DISTRO=debian-stretch \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--pull -t osmocom-build/centos-repo-install-test:latest .
Sending build context to Docker daemon  4.096kB
Step 1/4 : ARG	USER
Step 2/4 : FROM	centos:centos8
centos8: Pulling from library/centos
Digest: sha256:4062bbdd1bb0801b0aa38e0f83dece70fb7a5e9bce223423a68de2d8b784b43b
Status: Image is up to date for centos:centos8
 ---> 831691599b88
Step 3/4 : RUN	dnf install -y 		systemd 		dnf-utils
 ---> Using cache
 ---> f1a0f3548a0f
Step 4/4 : RUN	yum config-manager --set-enabled PowerTools
 ---> Using cache
 ---> 793a36afbc5e
[Warning] One or more build-args [OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_STP_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH DISTRO OSMO_BTS_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_BB_BRANCH OSMO_MSC_BRANCH] were not consumed
Successfully built 793a36afbc5e
Successfully tagged osmocom-build/centos-repo-install-test:latest
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/_docker_playground/centos-repo-install-test'>
+ docker_image_exists centos-repo-install-test
+ docker images -q osmocom-build/centos-repo-install-test
+ test -n 793a36afbc5e
+ ret=0
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/>
+ return 0
+ [ -z next ]
+ CONTAINER=centos-repo-install-test-next
+ docker inspect -f {{.State.Running}} centos-repo-install-test-next
+ [  = true ]
+ args=
+ [ -n  ]
+ check_if_systemd_is_running
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos/feed=next,label=build2-deb9build-ansible/ws/scripts/repo-install-test>:/repo-install-test:ro --name centos-repo-install-test-next -e FEED=next -e DISTRO=centos -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/centos-repo-install-test /lib/systemd/systemd
+ seq 1 10
+ sleep 1
+ docker exec centos-repo-install-test-next systemctl status
● 3992e40d37a3
    State: degraded
     Jobs: 0 queued
   Failed: 1 units
    Since: Tue 2020-06-30 04:54:25 UTC; 335ms ago
   CGroup: /docker/3992e40d37a39423ea26286b00570e05651ead42bada91d400ada1bf84e4f1a2
           ├─38 systemctl status
           ├─init.scope
           │ └─1 /lib/systemd/systemd
           └─system.slice
             ├─systemd-journald.service
             │ └─25 /usr/lib/systemd/systemd-journald
             └─dbus.service
               └─31 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
+ return
+ ret=0
+ docker exec centos-repo-install-test-next /repo-install-test/run-inside-docker.sh
+ SERVICES='
	osmo-bsc
	osmo-gbproxy
	osmo-gtphub
	osmo-hlr
	osmo-mgw
	osmo-msc
	osmo-pcap-client
	osmo-sip-connector
	osmo-stp
'
+ SERVICES_NIGHTLY='
	osmo-pcap-server
	osmo-sgsn
	osmo-pcu
	osmo-hnbgw
	osmo-bts-virtual
'
+ HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/
+ OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0
+ check_env
+ '[' -n next ']'
+ echo 'Checking feed: next'
Checking feed: next
Linux distribution: centos
+ '[' -n centos ']'
+ echo 'Linux distribution: centos'
+ configure_keep_cache_centos
+ '[' -z '' ']'
+ return
+ configure_osmocom_repo_centos
+ echo 'Configuring Osmocom repository'
Configuring Osmocom repository
+ cat
+ install_repo_packages_centos
+ echo 'Installing all repository packages'
+ LANG=C.UTF-8
+ repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}'
Installing all repository packages
Error: Failed to download metadata for repo 'network_osmocom_next': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
+ ret=1
+ [ -n  ]
+ docker container kill centos-repo-install-test-next
centos-repo-install-test-next
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the jenkins-notifications mailing list