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

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 Jan 20 13:05:10 UTC 2021


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

Changes:


------------------------------------------
[...truncated 9.07 KB...]
+ FEED=next
+ PROJ=network:osmocom:next
+ CONTAINER=centos8-repo-install-test-next
+ [ -z  ]
+ TESTS=
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ [ -z  ]
+ PROJ_CONFLICT=nightly
+ docker inspect -f {{.State.Running}} centos8-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-centos8/feed=next,label=build2-deb9build-ansible/ws/scripts/repo-install-test>:/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e PROJ=network:osmocom:next -e PROJ_CONFLICT=nightly -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-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd
+ seq 1 10
+ sleep 1
+ docker exec centos8-repo-install-test-next systemctl status
● 4318330b166f
    State: degraded
     Jobs: 0 queued
   Failed: 1 units
    Since: Wed 2021-01-20 13:05:00 UTC; 278ms ago
   CGroup: /docker/4318330b166fb1b99c427e71f11bdd4e1e2fcae6cc29a0d333082d73af98505b
           ├─38 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-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
'
+ check_env
+ '[' -n next ']'
+ echo 'Checking feed: next'
Checking feed: next
Checking project: network:osmocom:next
Checking conflicting project: nightly
+ '[' -n network:osmocom:next ']'
+ echo 'Checking project: network:osmocom:next'
+ '[' -n nightly ']'
+ echo 'Checking conflicting project: nightly'
+ '[' -n centos8 ']'
+ echo 'Linux distribution: centos8'
+ '[' -n '
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	' ']'
Linux distribution: centos8
+ echo 'Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	'
Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ configure_keep_cache_centos8
+ '[' -z '' ']'
+ return
+ configure_osmocom_repo_centos8 network:osmocom:next
+ local proj=network:osmocom:next
++ proj_with_slashes network:osmocom:next
++ echo network:osmocom:next
++ sed s.:.:/.g
+ local baseurl=https://download.opensuse.org/repositories/network:/osmocom:/next/CentOS_8
+ echo 'Configuring Osmocom repository'
Configuring Osmocom repository
+ cat
++ proj_with_underscore network:osmocom:next
++ echo network:osmocom:next
++ tr : _
+ for test in $TESTS
+ set +x
+ case "$test" in

### Running test: test_conflict ###

+ test_conflict_centos8
+ dnf -y install libosmocore-devel
CentOS Linux 8 - AppStream                       13 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - AppStream                       30 MB/s | 6.3 MB     00:00    
CentOS Linux 8 - BaseOS                         3.7 kB/s | 3.9 kB     00:01    
CentOS Linux 8 - BaseOS                         2.6 MB/s | 2.3 MB     00:00    
CentOS Linux 8 - Extras                          26 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - Extras                          15 kB/s | 8.6 kB     00:00    
CentOS Linux 8 - PowerTools                     2.3 MB/s | 2.0 MB     00:00    
network:osmocom:next                            586 kB/s | 218 kB     00:00    
Dependencies resolved.
================================================================================
 Package            Arch   Version                   Repository            Size
================================================================================
Installing:
 libosmocore-devel  x86_64 1.4.0.380.fd96-1.1        network_osmocom_next  70 k
Installing dependencies:
 libosmocore16      x86_64 1.4.0.380.fd96-1.1        network_osmocom_next  97 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-next       x86_64 1.0.0.202101200140-1.1    network_osmocom_next 6.9 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: 490 k
Installed size: 1.0 M
Downloading Packages:
(1/10): libpkgconf-1.4.2-1.el8.x86_64.rpm       2.0 MB/s |  35 kB     00:00    
(2/10): libtalloc-2.3.1-2.el8.x86_64.rpm        2.2 MB/s |  49 kB     00:00    
(3/10): libtalloc-devel-2.3.1-2.el8.x86_64.rpm  2.7 MB/s |  63 kB     00:00    
(4/10): pkgconf-1.4.2-1.el8.x86_64.rpm          6.1 MB/s |  38 kB     00:00    
(5/10): pkgconf-m4-1.4.2-1.el8.noarch.rpm       2.7 MB/s |  17 kB     00:00    
(6/10): lksctp-tools-1.0.18-3.el8.x86_64.rpm    8.0 MB/s | 100 kB     00:00    
(7/10): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 839 kB/s |  15 kB     00:00    
(8/10): libosmocore-devel-1.4.0.380.fd96-1.1.x8 258 kB/s |  70 kB     00:00    
(9/10): osmocom-next-1.0.0.202101200140-1.1.x86  25 kB/s | 6.9 kB     00:00    
(10/10): libosmocore16-1.4.0.380.fd96-1.1.x86_6 317 kB/s |  97 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.3 MB/s | 490 kB     00:00     
warning: /var/cache/dnf/network_osmocom_next-12117ca76ed4f12d/packages/libosmocore-devel-1.4.0.380.fd96-1.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 17280ddf: NOKEY
network:osmocom:next                             29 kB/s | 1.1 kB     00:00    
Importing GPG key 0x17280DDF:
 Userid     : "network OBS Project <network at build.opensuse.org>"
 Fingerprint: 0080 689B E757 A876 CB7D C269 62EB 1A09 1728 0DDF
 From       : https://download.opensuse.org/repositories/network:/osmocom:/next/CentOS_8/repodata/repomd.xml.key
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : osmocom-next-1.0.0.202101200140-1.1.x86_64            1/10 
  Installing       : libtalloc-2.3.1-2.el8.x86_64                          2/10 
  Installing       : pkgconf-m4-1.4.2-1.el8.noarch                         3/10 
  Installing       : lksctp-tools-1.0.18-3.el8.x86_64                      4/10 
  Running scriptlet: lksctp-tools-1.0.18-3.el8.x86_64                      4/10 
  Installing       : libosmocore16-1.4.0.380.fd96-1.1.x86_64               5/10 
  Running scriptlet: libosmocore16-1.4.0.380.fd96-1.1.x86_64               5/10 
  Installing       : libpkgconf-1.4.2-1.el8.x86_64                         6/10 
  Installing       : pkgconf-1.4.2-1.el8.x86_64                            7/10 
  Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                 8/10 
  Installing       : libtalloc-devel-2.3.1-2.el8.x86_64                    9/10 
  Installing       : libosmocore-devel-1.4.0.380.fd96-1.1.x86_64          10/10 
  Running scriptlet: libosmocore-devel-1.4.0.380.fd96-1.1.x86_64          10/10 
  Verifying        : libpkgconf-1.4.2-1.el8.x86_64                         1/10 
  Verifying        : libtalloc-2.3.1-2.el8.x86_64                          2/10 
  Verifying        : libtalloc-devel-2.3.1-2.el8.x86_64                    3/10 
  Verifying        : lksctp-tools-1.0.18-3.el8.x86_64                      4/10 
  Verifying        : pkgconf-1.4.2-1.el8.x86_64                            5/10 
  Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                         6/10 
  Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                 7/10 
  Verifying        : libosmocore-devel-1.4.0.380.fd96-1.1.x86_64           8/10 
  Verifying        : libosmocore16-1.4.0.380.fd96-1.1.x86_64               9/10 
  Verifying        : osmocom-next-1.0.0.202101200140-1.1.x86_64           10/10 

Installed:
  libosmocore-devel-1.4.0.380.fd96-1.1.x86_64                                   
  libosmocore16-1.4.0.380.fd96-1.1.x86_64                                       
  libpkgconf-1.4.2-1.el8.x86_64                                                 
  libtalloc-2.3.1-2.el8.x86_64                                                  
  libtalloc-devel-2.3.1-2.el8.x86_64                                            
  lksctp-tools-1.0.18-3.el8.x86_64                                              
  osmocom-next-1.0.0.202101200140-1.1.x86_64                                    
  pkgconf-1.4.2-1.el8.x86_64                                                    
  pkgconf-m4-1.4.2-1.el8.noarch                                                 
  pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         

Complete!
+ configure_osmocom_repo_centos8_remove network:osmocom:next
+ local proj=network:osmocom:next
+ rm /etc/yum.repos.d/network:osmocom:next.repo
+ configure_osmocom_repo_centos8 nightly
+ local proj=nightly
++ proj_with_slashes nightly
++ echo nightly
++ sed s.:.:/.g
Configuring Osmocom repository
+ local baseurl=https://download.opensuse.org/repositories/nightly/CentOS_8
+ echo 'Configuring Osmocom repository'
+ cat
++ proj_with_underscore nightly
++ echo nightly
++ tr : _
+ dnf -y install osmo-mgw
+ tee /tmp/out
nightly                                          16 kB/s | 1.1 kB     00:00    
Errors during downloading metadata for repository 'nightly':
  - Status code: 404 for https://download.opensuse.org/repositories/nightly/CentOS_8/repodata/repomd.xml (IP: 195.135.221.134)
Error: Failed to download metadata for repo 'nightly': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
+ '[' -e /tmp/fail ']'
+ find_patterns_or_exit /tmp/out '^Error:' 'but none of the providers can be installed' 'conflicts with osmocom-'
+ local file=/tmp/out
+ local pattern
+ shift
+ for pattern in "$@"
+ grep -q '^Error:' /tmp/out
+ continue
+ for pattern in "$@"
+ grep -q 'but none of the providers can be installed' /tmp/out
ERROR: could not find pattern 'but none of the providers can be installed' in file '/tmp/out'!
+ echo 'ERROR: could not find pattern '\''but none of the providers can be installed'\'' in file '\''/tmp/out'\''!'
+ exit 1
+ ret=1
+ [ -n  ]
+ docker container kill centos8-repo-install-test-next
centos8-repo-install-test-next
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the jenkins-notifications mailing list