See
<
https://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_...
Changes:
------------------------------------------
[...truncated 96.03 KB...]
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/sssd-prox...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/sssd-tool...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/sssd-tool...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/sssd-winb...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/sssd-winb...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/systemd-2...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/systemd-d...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/systemd-d...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/systemd-j...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/systemd-l...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/systemd-l...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/systemd-n...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/systemd-p...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/systemd-r...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/systemd-r...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/systemd-s...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/thunderbi...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/thunderbi...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/thunderbi...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/thunderbi...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tuned-2.1...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tuned-gtk...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tuned-pro...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tuned-pro...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tuned-pro...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tuned-pro...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tuned-pro...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tuned-uti...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tuned-uti...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tzdata-20...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tzdata-20...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tzdata-ja...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/tzdata-ja...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/xorg-x11-...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/xorg-x11-...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/xorg-x11-...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/xorg-x11-...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/xorg-x11-...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/xorg-x11-...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/xorg-x11-...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/xorg-x11-...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/xorg-x11-...
http://bay.uchicago.edu/centos/7.9.2009/updates/x86_64/Packages/xorg-x11-...
]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ mirror_cleanup centos-updates-el7
+ local repo=centos-updates-el7
+ local pkgs_file=referenced_pkgs.txt
++ find_recent_snapshots /var/www/html/repos/yum/centos-updates-el7
++ local repo=/var/www/html/repos/yum/centos-updates-el7
+++ find /var/www/html/repos/yum/centos-updates-el7 -mindepth 1 -maxdepth 1 -type d -mtime
-14 '!' '(' -name base -o -name '.*' ')'
++ local fresh_snapshots=
++ [[ -z '' ]]
++ all_snapshots=($(find ${repo} -mindepth 1 -maxdepth 1 -type d ! \( -name
"base" -o -name ".*" \)))
+++ find /var/www/html/repos/yum/centos-updates-el7 -mindepth 1 -maxdepth 1 -type d
'!' '(' -name base -o -name '.*' ')'
++ local all_snapshots
++ IFS='
'
++ sorted=($(sort <<<"${all_snapshots[*]}"))
+++ sort
++ unset IFS
++ fresh_snapshots=/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
++ echo /var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
+ recent_snapshots=/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
++ get_repo_slaves_snapshots centos-updates-el7
++ local repo_name=centos-updates-el7
+++ git --git-dir=jenkins/.git --work-tree=jenkins/ grep
http://mirrors.phx.ovirt.org/repos/yum/
++ git_grep_output='data/slave-repos/centos7.conf:baseurl =
http://mirrors.phx.ovirt.org/repos/yum/centos-base-el7/2020-04-27-17-33
data/slave-repos/centos7.conf:baseurl =
http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2020-10-08-08-42
data/slave-repos/centos7.conf:baseurl =
http://mirrors.phx.ovirt.org/repos/yum/centos-extras-el7/2020-10-08-02-33
data/slave-repos/centos7.conf:baseurl =
http://mirrors.phx.ovirt.org/repos/yum/epel-el7/2020-10-08-04-48
data/slave-repos/centos7.conf:baseurl =
http://mirrors.phx.ovirt.org/repos/yum/centos-qemu-ev-release-el7/2020-10...
playbooks/roles/jenkins_master_config/templates/stdci_global_vars.yaml.j2: value:
"http://mirrors.phx.ovirt.org/repos/yum/all_latest.json"
stdci_libs/mirror_client.py:
url='\''http://mirrors.phx.ovirt.org/repos/yum/all_latest.jso...
++ for line in '${git_grep_output}'
++ [[ data/slave-repos/centos7.conf:baseurl == *\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ for line in '${git_grep_output}'
++ [[ = == *\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ for line in '${git_grep_output}'
++ [[
http://mirrors.phx.ovirt.org/repos/yum/centos-base-el7/2020-04-27-17-33 ==
*\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ for line in '${git_grep_output}'
++ [[ data/slave-repos/centos7.conf:baseurl == *\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ for line in '${git_grep_output}'
++ [[ = == *\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ for line in '${git_grep_output}'
++ [[
http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2020-10-08-08-42 ==
*\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ suffix=centos-updates-el7/2020-10-08-08-42
++ snapshot=/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42
++ break
++ echo '
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ hardcoded_snapshot='
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ [[ ! /var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43 == *\
\/\v\a\r\/\w\w\w\/\h\t\m\l\/\r\e\p\o\s\/\y\u\m\/\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7\/\2\0\2\0\-\1\0\-\0\8\-\0\8\-\4\2*
]]
+ recent_snapshots+='
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ '[' -z '/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42' ']'
+ find_referenced_pkgs '/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42' referenced_pkgs.txt
+ local
'recent_snapshots_list=/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ local ref_pkgs=referenced_pkgs.txt
+ local repoquery_result=repoquery_result.txt
+ local exists=1
+ for snapshot in '${recent_snapshots_list}'
+ local snapshot_suffix=centos-updates-el7/2021-02-08-16-43
+ local 'repoquery_cmd=repoquery
--repofrompath=this,http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2021-02-08-16-43
--repoid=this -a --qf %{relativepath}
--archlist=s390x,s390,ppc64le,ppc64,x86_64,i686,noarch'
+ repoquery
--repofrompath=this,http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2021-02-08-16-43
--repoid=this -a --qf '%{relativepath}'
--archlist=s390x,s390,ppc64le,ppc64,x86_64,i686,noarch
+ for snapshot in '${recent_snapshots_list}'
+ local snapshot_suffix=centos-updates-el7/2020-10-08-08-42
+ local 'repoquery_cmd=repoquery
--repofrompath=this,http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2020-10-08-08-42
--repoid=this -a --qf %{relativepath}
--archlist=s390x,s390,ppc64le,ppc64,x86_64,i686,noarch'
+ repoquery
--repofrompath=this,http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2020-10-08-08-42
--repoid=this -a --qf '%{relativepath}'
--archlist=s390x,s390,ppc64le,ppc64,x86_64,i686,noarch
+ cat repoquery_result.txt
+ sort -u
+ xargs -n1
+ rm repoquery_result.txt
+ rm_unreferenced_pkgs /var/www/html/repos/yum/centos-updates-el7 referenced_pkgs.txt
+ local repo_dir=/var/www/html/repos/yum/centos-updates-el7
+ local rpms_file=referenced_pkgs.txt
+ local all_rpms_file=all_pkgs.txt
+ local for_removal=pkgs_for_removal.txt
+ find /var/www/html/repos/yum/centos-updates-el7/base -name '*.rpm'
+ grep -F -w -v -f /dev/fd/63 /dev/fd/62
++ cat referenced_pkgs.txt
++ cat all_pkgs.txt
+ cat pkgs_for_removal.txt
+ xargs rm
+ rm all_pkgs.txt pkgs_for_removal.txt
+ rm_old_snapshots /var/www/html/repos/yum/centos-updates-el7
'/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ local repo_dir=/var/www/html/repos/yum/centos-updates-el7
+ local
'p_recent_snapshots=/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ all_snapshots=($(find ${repo_dir} -mindepth 1 -maxdepth 1 -type d ! \( -name
"base" -o -name ".*" \)))
++ find /var/www/html/repos/yum/centos-updates-el7 -mindepth 1 -maxdepth 1 -type d
'!' '(' -name base -o -name '.*' ')'
+ local all_snapshots
+ for snapshot in '"${all_snapshots[@]}"'
+ [[ ! /var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42 ==
*\/\v\a\r\/\w\w\w\/\h\t\m\l\/\r\e\p\o\s\/\y\u\m\/\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7\/\2\0\2\0\-\1\0\-\0\8\-\0\8\-\4\2*
]]
+ for snapshot in '"${all_snapshots[@]}"'
+ [[ ! /var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42 ==
*\/\v\a\r\/\w\w\w\/\h\t\m\l\/\r\e\p\o\s\/\y\u\m\/\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7\/\2\0\2\1\-\0\2\-\0\8\-\1\6\-\4\3*
]]
+ rm referenced_pkgs.txt
+ install_repo_pubkey centos-updates-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-updates-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[centos-updates-el7]/{
:loop;
s#^gpgkey\s*=\s*file://(.*)$#\1#p;
n;
/^\[.*\]$/q ;
b loop
}' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=/usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7
+ [[ -n /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7 ]]
+ [[ -r /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7 ]]
+ sudo /usr/bin/rpmkeys --import
/usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7
+ echo 'Resyncing repo: centos-updates-el7'
Resyncing repo: centos-updates-el7
+ perform_yum_sync centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-updates-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ local sync_newest_only
+ repo_mp=/var/www/html/repos/yum/centos-updates-el7/base
++ get_modulesmd_path centos-updates-el7
++ local repo_name=centos-updates-el7
+++ sed -e 's/xmlns=".*"//g'
/home/jenkins/mirrors_cache/centos-updates-el7/repomd.xml
+++ xmllint --xpath
'string(/repomd/data[@type="modules"]/location/@href)' -
+++ grep -o '[[:alnum:]_.-]*$'
++ filename=
++ [[ -z '' ]]
++ false
+ '[' -z '' ']'
+ sync_newest_only=--newest-only
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo centos-updates-el7 for arch: x86_64'
Syncing yum repo centos-updates-el7 for arch: x86_64
+ run_reposync centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
--downloadcomps --gpgcheck --download-metadata --newest-only
+ local repo_name=centos-updates-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=centos-updates-el7
--arch=x86_64 --cachedir=/home/jenkins/mirrors_cache
--download_path=/var/www/html/repos/yum/centos-updates-el7/base --norepopath
--downloadcomps --gpgcheck --download-metadata --newest-only
flatpak-builder-1.0.0-10.el7_9 FAILED
(1/14): flatpak-1.0.9-10.e 0% [ ] 0.0 B/s | 0 B --:-- ETA
flatpak-devel-1.0.9-10.el7_9.x FAILED
(1/14): flatpak-1.0.9-10.e 0% [ ] 0.0 B/s | 0 B --:-- ETA
flatpak-1.0.9-10.el7_9.x86_64. FAILED
(1/14): flatpak-1.0.9-10.e 0% [ ] 0.0 B/s | 0 B --:-- ETA
flatpak-libs-1.0.9-10.el7_9.x8 FAILED
(1/14): flatpak-libs-1.0.9 0% [ ] 0.0 B/s | 0 B --:-- ETA (2/14):
glibc-2.17-323.el7 0% [ ] 0.0 B/s | 0 B --:-- ETA (1/14):
glibc-devel-2.17-323.el7_9.i686.rpm | 1.1 MB 00:00
flatpak-libs-1.0.9-10.el7_9.x8 FAILED
(3/14): glibc-2.17-323.el7 0% [ ] 0.0 B/s | 0 B --:-- ETA
flatpak-builder-1.0.0-10.el7_9 FAILED
(3/14): glibc-2.17-323.el7 0% [ ] 0.0 B/s | 0 B --:-- ETA (2/14):
glibc-utils-2.17-323.el7_9.x86_64.rpm | 229 kB 00:00
flatpak-builder-1.0.0-10.el7_9 FAILED
(4/14): glibc-2.17-323.el7 0% [ ] 0.0 B/s | 0 B --:-- ETA (3/14):
glibc-headers-2.17-323.el7_9.x86_64.rpm | 691 kB 00:00
(5/14): glibc-2.17-323.el7 8% [= ] 0.0 B/s | 2.4 MB --:-- ETA
flatpak-1.0.9-10.el7_9.x86_64. FAILED
(5/14): glibc-2.17-323.el7 8% [= ] 0.0 B/s | 2.4 MB --:-- ETA
flatpak-libs-1.0.9-10.el7_9.x8 FAILED
(5/14): glibc-2.17-323.el7 8% [= ] 0.0 B/s | 2.4 MB --:-- ETA (4/14):
nscd-2.17-323.el7_9.x86_64.rpm | 288 kB 00:00
(5/14): glibc-devel-2.17-323.el7_9.x86_64.rpm | 1.1 MB 00:01
flatpak-1.0.9-10.el7_9.x86_64. FAILED
(7/14): glibc-2.17-323.el7 8% [= ] 0.0 B/s | 2.4 MB --:-- ETA (6/14):
glibc-static-2.17-323.el7_9.x86_64.rpm | 1.6 MB 00:00
flatpak-libs-1.0.9-10.el7_9.x8 FAILED
(8/14): glibc-2.17-323.el7 8% [= ] 0.0 B/s | 2.4 MB --:-- ETA
flatpak-devel-1.0.9-10.el7_9.x FAILED
(8/14): glibc-2.17-323.el7 8% [= ] 0.0 B/s | 2.4 MB --:-- ETA
flatpak-builder-1.0.0-10.el7_9 FAILED
(8/14): glibc-2.17-323.el7 8% [= ] 0.0 B/s | 2.4 MB --:-- ETA (7/14):
glibc-static-2.17-323.el7_9.i686.rpm | 1.3 MB 00:01
flatpak-libs-1.0.9-10.el7_9.x8 FAILED
(9/14): glibc-2.17-323.el7 8% [= ] 0.0 B/s | 2.4 MB --:-- ETA
flatpak-devel-1.0.9-10.el7_9.x FAILED
(9/14): glibc-2.17-323.el7 8% [= ] 0.0 B/s | 2.4 MB --:-- ETA
flatpak-builder-1.0.0-10.el7_9 FAILED
(9/14): glibc-2.17-323.el7 8% [= ] 0.0 B/s | 2.4 MB --:-- ETA
flatpak-libs-1.0.9-10.el7_9.x8 FAILED
(9/14): glibc-2.17-323.el7 8% [= ] 0.0 B/s | 2.4 MB --:-- ETA (9/14):
glibc-2.17-323.el7 31% [====- ] 8.9 MB/s | 8.5 MB 00:02 ETA
flatpak-libs-1.0.9-10.el7_9.x8 FAILED
(9/14): glibc-2.17-323.el7 31% [====- ] 8.9 MB/s | 8.5 MB 00:02 ETA
flatpak-devel-1.0.9-10.el7_9.x FAILED
(9/14): glibc-2.17-323.el7 31% [====- ] 8.9 MB/s | 8.5 MB 00:02 ETA
flatpak-1.0.9-10.el7_9.x86_64. FAILED
(9/14): glibc-2.17-323.el7 31% [====- ] 8.9 MB/s | 8.5 MB 00:02 ETA
flatpak-builder-1.0.0-10.el7_9 FAILED
(9/14): glibc-2.17-323.el7 31% [====- ] 8.9 MB/s | 8.5 MB 00:02 ETA (8/14):
glibc-2.17-323.el7_9.x86_64.rpm | 3.6 MB 00:01
(9/14): glibc-2.17-323.el7 46% [======= ] 9.1 MB/s | 13 MB 00:01 ETA (9/14):
glibc-2.17-323.el7_9.i686.rpm | 4.3 MB 00:02
flatpak-libs-1.0.9-10.el7_9.x8 FAILED
(10/14): glibc-common-2.17 46% [======= ] 9.1 MB/s | 13 MB 00:01 ETA (10/14):
glibc-common-2.17 75% [============ ] 9.9 MB/s | 21 MB 00:00 ETA
flatpak-1.0.9-10.el7_9.x86_64. FAILED
(10/14): glibc-common-2.17 75% [============ ] 9.9 MB/s | 21 MB 00:00 ETA
flatpak-devel-1.0.9-10.el7_9.x FAILED
(10/14): glibc-common-2.17 75% [============ ] 9.9 MB/s | 21 MB 00:00 ETA
flatpak-builder-1.0.0-10.el7_9 FAILED
(10/14): glibc-common-2.17 75% [============ ] 9.9 MB/s | 21 MB 00:00 ETA (10/14):
glibc-common-2.17 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-devel-1.0.9-10.el7_9.x FAILED
(10/14): glibc-common-2.17 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-1.0.9-10.el7_9.x86_64. FAILED
(10/14): glibc-common-2.17 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA (10/14):
glibc-common-2.17-323.el7_9.x86_64.rpm | 12 MB 00:02
flatpak-libs-1.0.9-10.el7_9.x8 FAILED
(11/14): flatpak-libs-1.0. 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-devel-1.0.9-10.el7_9.x FAILED
(11/14): flatpak-builder-1 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-builder-1.0.0-10.el7_9 FAILED
(11/14): flatpak-builder-1 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-1.0.9-10.el7_9.x86_64. FAILED
(11/14): flatpak-1.0.9-10. 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-libs-1.0.9-10.el7_9.x8 FAILED
(11/14): flatpak-libs-1.0. 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-devel-1.0.9-10.el7_9.x FAILED
(11/14): flatpak-devel-1.0 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-1.0.9-10.el7_9.x86_64. FAILED
(11/14): flatpak-builder-1 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-devel-1.0.9-10.el7_9.x FAILED
(11/14): flatpak-builder-1 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-builder-1.0.0-10.el7_9 FAILED
(11/14): flatpak-builder-1 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-builder-1.0.0-10.el7_9 FAILED
(11/14): flatpak-1.0.9-10. 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-1.0.9-10.el7_9.x86_64. FAILED
(11/14): flatpak-1.0.9-10. 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-devel-1.0.9-10.el7_9.x FAILED
(11/14): flatpak-devel-1.0 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-1.0.9-10.el7_9.x86_64. FAILED
(11/14): flatpak-1.0.9-10. 88% [============== ] 9.9 MB/s | 24 MB 00:00 ETA
flatpak-1.0.9-10.el7_9.x86_64: [Errno 256] No more mirrors to try.
flatpak-devel-1.0.9-10.el7_9.x86_64: [Errno 256] No more mirrors to try.
flatpak-libs-1.0.9-10.el7_9.x86_64: [Errno 256] No more mirrors to try.
flatpak-builder-1.0.0-10.el7_9.x86_64: [Errno 256] No more mirrors to try.
Build step 'Execute shell' marked build as failure