Build failed in Jenkins: Osmocom-repo-install-centos8 » nightly,repo-install-test #350

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
Wed Oct 27 10:04:27 UTC 2021


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/350/display/redirect>

Changes:


------------------------------------------
[...truncated 6.01 KB...]
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,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=nightly,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=centos:centos8 \
	--build-arg DISTRO=centos8 \
	--build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \
	--build-arg OSMOCOM_REPO_PATH=repositories/network:/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=http://download.opensuse.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_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/centos8-repo-install-test:latest .
Sending build context to Docker daemon   7.68kB
Step 1/6 : ARG	USER
Step 2/6 : ARG	REGISTRY=docker.io
Step 3/6 : ARG	UPSTREAM_DISTRO=centos:centos8
Step 4/6 : FROM	${REGISTRY}/${UPSTREAM_DISTRO}
centos8: Pulling from library/centos
Digest: sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177
Status: Image is up to date for centos:centos8
 ---> 5d0da3dc9764
Step 5/6 : RUN	dnf install -y 		systemd 		dnf-utils
 ---> Using cache
 ---> f9693991c8e4
Step 6/6 : RUN	yum config-manager --set-enabled powertools
 ---> Using cache
 ---> 58807b7fbc9b
[Warning] One or more build-args [OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_MGW_BRANCH OSMOCOM_REPO_MIRROR OSMO_GBPROXY_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_TTCN3_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH UID DISTRO OSMOCOM_REPO_PATH OSMOCOM_REPO_VERSION OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_SGSN_BRANCH] were not consumed
Successfully built 58807b7fbc9b
Successfully tagged osmocom-build/centos8-repo-install-test:latest
rm -rf .common
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/_docker_playground/centos8-repo-install-test'>
+ docker_image_exists centos8-repo-install-test
+ docker images -q osmocom-build/centos8-repo-install-test
+ test -n 58807b7fbc9b
+ list_osmo_packages centos8 centos8-repo-install-test
+ local distro=centos8
+ local image=centos8-repo-install-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-repo-install-test -c
+ [ -n  ]
+ return
+ ret=0
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/>
+ return 0
+ FEED=nightly
+ PROJ=network:osmocom:nightly
+ CONTAINER=centos8-repo-install-test-nightly
+ [ -z  ]
+ TESTS=
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ [ -z  ]
+ PROJ_CONFLICT=network:osmocom:latest
+ [ centos8 = centos8 ]
+ PROJ_CONFLICT=network:osmocom:next
+ docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly
+ [  = true ]
+ args=
+ [ -n  ]
+ check_if_systemd_is_running
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-centos8/feed=nightly,label=repo-install-test/ws/scripts/repo-install-test>:/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e PROJ=network:osmocom:nightly -e PROJ_CONFLICT=network:osmocom:next -e DISTRO=centos8 -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-addseq SYS_NICE 1 osmocom-build/centos8-repo-install-test 10 /lib/systemd/systemd

+ sleep 1
+ docker exec centos8-repo-install-test-nightly systemctl status
● 805f573a1b82
    State: running
     Jobs: 0 queued
   Failed: 0 units
    Since: Wed 2021-10-27 10:04:15 UTC; 461ms ago
   CGroup: /docker/805f573a1b820d01dd0e1cb45d7d010bc96733e25b288af29b908f92c1cc94cb
           ├─34 systemctl status
           ├─init.scope
           │ └─1 /lib/systemd/systemd
           └─system.slice
             ├─systemd-journald.service
             │ └─24 /usr/lib/systemd/systemd-journald
             └─dbus.service
               └─32 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
+ return
+ ret=0
+ docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh
+ SERVICES='
	osmo-bsc
	osmo-bts-virtual
	osmo-gbproxy
	osmo-gtphub
	osmo-hlr
	osmo-hnbgw
	osmo-mgw
	osmo-msc
	osmo-pcap-client
	osmo-pcu
	osmo-sgsn
	osmo-sip-connector
	osmo-stp
'
+ SERVICES_NIGHTLY='
	osmo-pcap-server
	osmo-hnodeb
'
++ distro_obsdir
++ case "$DISTRO" in
++ echo CentOS_8
+ DISTRO_OBSDIR=CentOS_8
+ check_env
+ '[' -n nightly ']'
+ echo 'Checking feed: nightly'
Checking feed: nightly
+ '[' -n network:osmocom:nightly ']'
+ echo 'Checking project: network:osmocom:nightly'
+ '[' -n network:osmocom:next ']'
+ echo 'Checking conflicting project: network:osmocom:next'
+ '[' -n centos8 ']'
+ echo 'Linux distribution: centos8'
+ '[' -n '
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	' ']'
+ echo 'Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	'
Checking project: network:osmocom:nightly
Checking conflicting project: network:osmocom:next
Linux distribution: centos8
Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ configure_keep_cache
+ '[' -z '' ']'
+ return
+ configure_osmocom_repo network:osmocom:nightly
+ case "$DISTRO" in
+ configure_osmocom_repo_centos network:osmocom:nightly
+ local proj=network:osmocom:nightly
++ proj_with_slashes network:osmocom:nightly
++ echo network:osmocom:nightly
++ sed s.:.:/.g
+ local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8
+ echo 'Configuring Osmocom repository'
Configuring Osmocom repository
+ cat
++ proj_with_underscore network:osmocom:nightly
++ echo network:osmocom:nightly
++ tr : _
+ for test in $TESTS
+ set +x

### Running test: test_conflict ###

+ case "$test" in
+ test_conflict
+ case "$DISTRO" in
+ test_conflict_centos
+ dnf -y install libosmocore-devel
CentOS Linux 8 - AppStream                      1.9 kB/s | 4.3 kB     00:02    
CentOS Linux 8 - AppStream                      7.2 MB/s | 9.3 MB     00:01    
CentOS Linux 8 - BaseOS                          15 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - BaseOS                          38 MB/s | 7.5 MB     00:00    
CentOS Linux 8 - Extras                          36 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - Extras                          31 kB/s |  10 kB     00:00    
CentOS Linux 8 - PowerTools                     7.2 MB/s | 2.4 MB     00:00    
network:osmocom:nightly                         320 kB/s | 226 kB     00:00    
Dependencies resolved.
=============================================================================================
 Package              Arch    Version                          Repository                Size
=============================================================================================
Installing:
 libosmocore-devel    x86_64  1.5.1.261.8db64.202110270026-1.1 network_osmocom_nightly   72 k
Installing dependencies:
 libosmocore17        x86_64  1.5.1.261.8db64.202110270026-1.1 network_osmocom_nightly   99 k
 libpkgconf           x86_64  1.4.2-1.el8                      baseos                    35 k
 libtalloc            x86_64  2.3.1-2.el8                      baseos                    49 k
 libtalloc-devel      x86_64  2.3.1-2.el8                      baseos                    63 k
 lksctp-tools         x86_64  1.0.18-3.el8                     baseos                   100 k
 osmocom-nightly      x86_64  1.0.0.202110270026-1.1           network_osmocom_nightly  7.0 k
 pkgconf              x86_64  1.4.2-1.el8                      baseos                    38 k
 pkgconf-m4           noarch  1.4.2-1.el8                      baseos                    17 k
 pkgconf-pkg-config   x86_64  1.4.2-1.el8                      baseos                    15 k

Transaction Summary
=============================================================================================
Install  10 Packages

Total download size: 494 k
Installed size: 1.0 M
Downloading Packages:
(1/10): libpkgconf-1.4.2-1.el8.x86_64.rpm       1.0 MB/s |  35 kB     00:00    
(2/10): libtalloc-2.3.1-2.el8.x86_64.rpm        1.2 MB/s |  49 kB     00:00    
(3/10): libtalloc-devel-2.3.1-2.el8.x86_64.rpm  1.4 MB/s |  63 kB     00:00    
(4/10): pkgconf-1.4.2-1.el8.x86_64.rpm          3.5 MB/s |  38 kB     00:00    
(5/10): pkgconf-m4-1.4.2-1.el8.noarch.rpm       1.5 MB/s |  17 kB     00:00    
(6/10): lksctp-tools-1.0.18-3.el8.x86_64.rpm    4.2 MB/s | 100 kB     00:00    
(7/10): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 745 kB/s |  15 kB     00:00    
[MIRROR] osmocom-nightly-1.0.0.202110270026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/osmocom-nightly-1.0.0.202110270026-1.1.x86_64.rpm (IP: 62.146.92.202)
[MIRROR] libosmocore-devel-1.5.1.261.8db64.202110270026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libosmocore-devel-1.5.1.261.8db64.202110270026-1.1.x86_64.rpm (IP: 62.146.92.202)
[MIRROR] libosmocore17-1.5.1.261.8db64.202110270026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libosmocore17-1.5.1.261.8db64.202110270026-1.1.x86_64.rpm (IP: 62.146.92.202)
[MIRROR] libosmocore17-1.5.1.261.8db64.202110270026-1.1.x86_64.rpm: Status code: 404 for https://widehat.opensuse.org/repositories/network:/osmocom:/nightly/CentOS_8/x86_64/libosmocore17-1.5.1.261.8db64.202110270026-1.1.x86_64.rpm (IP: 62.146.92.202)
[FAILED] libosmocore17-1.5.1.261.8db64.202110270026-1.1.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success

The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
  Cannot download x86_64/libosmocore17-1.5.1.261.8db64.202110270026-1.1.x86_64.rpm: All mirrors were tried
+ ret=1
+ [ -n  ]
+ docker container kill centos8-repo-install-test-nightly
centos8-repo-install-test-nightly
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the jenkins-notifications mailing list