See 
<https://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_64/4657/display/redirect>

Changes:


------------------------------------------
[...truncated 119.50 KB...]
+ 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-08-09-15
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.json'\'','
++ 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
(2/61): ImageMagick-6.9.10 0% [                 ]  0.0 B/s |    0 B   --:-- ETA 
(1/61): ImageMagick-6.9.10.68-5.el7_9.i686.rpm             | 2.3 MB   00:00     
(2/61): ImageMagick-6.9.10.68-5.el7_9.x86_64.rpm           | 2.3 MB   00:00     
(3/61): ImageMagick-c++-6.9.10.68-5.el7_9.x86_64.rpm       | 168 kB   00:00     
(4/61): ImageMagick-c++-6.9.10.68-5.el7_9.i686.rpm         | 177 kB   00:00     
(5/61): ImageMagick-c++-devel-6.9.10.68-5.el7_9.i686.rpm   | 107 kB   00:00     
(6/61): ImageMagick-devel-6.9.10.68-5.el7_9.i686.rpm       | 111 kB   00:00     
(7/61): ImageMagick-perl-6.9.10.68-5.el7_9.x86_64.rpm      | 154 kB   00:00     
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(9/61): ImageMagick-devel- 0% [                 ]  0.0 B/s |    0 B   --:-- ETA 
(8/61): ImageMagick-c++-devel-6.9.10.68-5.el7_9.x86_64.rpm | 107 kB   00:00     
(9/61): glibc-devel-2.17-323.el7_9.x86_64.rpm              | 1.1 MB   00:00     
(10/61): ImageMagick-devel-6.9.10.68-5.el7_9.x86_64.rpm    | 110 kB   00:00     
(12/61): firefox-78.8.0-1. 1% [                 ]  0.0 B/s | 6.6 MB   --:-- ETA 
(11/61): ImageMagick-doc-6.9.10.68-5.el7_9.x86_64.rpm      | 4.7 MB   00:00     
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(13/61): firefox-78.8.0-1. 1% [                 ]  0.0 B/s | 6.6 MB   --:-- ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(13/61): firefox-78.8.0-1. 1% [                 ]  0.0 B/s | 6.6 MB   --:-- ETA 
(12/61): glibc-headers-2.17-323.el7_9.x86_64.rpm           | 691 kB   00:00     
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(14/61): firefox-78.8.0-1. 1% [                 ]  0.0 B/s | 6.6 MB   --:-- ETA 
(13/61): glibc-static-2.17-323.el7_9.x86_64.rpm            | 1.6 MB   00:00     
(14/61): glibc-static-2.17-323.el7_9.i686.rpm              | 1.3 MB   00:00     
(15/61): glibc-utils-2.17-323.el7_9.x86_64.rpm             | 229 kB   00:00     
(16/61): grub2-2.02-0.87.el7.centos.x86_64.rpm             |  33 kB   00:00     
(18/61): firefox-78.8.0-1. 11% [=-              ]  52 MB/s |  40 MB   00:06 ETA 
(17/61): grub2-common-2.02-0.87.el7.centos.noarch.rpm      | 730 kB   00:00     
(18/61): glibc-devel-2.17-323.el7_9.i686.rpm               | 1.1 MB   00:00     
(19/61): grub2-efi-aa64-modules-2.02-0.87.el7.centos.noarc | 965 kB   00:00     
(20/61): glibc-common-2.17-323.el7_9.x86_64.rpm            |  12 MB   00:01     
(23/61): glibc-2.17-323.el 20% [===             ]  55 MB/s |  76 MB   00:05 ETA 
(21/61): grub2-efi-ia32-2.02-0.87.el7.centos.x86_64.rpm    | 1.1 MB   00:00     
(22/61): grub2-efi-ia32-modules-2.02-0.87.el7.centos.noarc | 1.1 MB   00:00     
(23/61): grub2-efi-ia32-cdboot-2.02-0.87.el7.centos.x86_64 | 1.1 MB   00:00     
(24/61): grub2-efi-x64-2.02-0.87.el7.centos.x86_64.rpm     | 1.1 MB   00:00     
(25/61): grub2-efi-x64-cdboot-2.02-0.87.el7.centos.x86_64. | 1.1 MB   00:00     
(26/61): grub2-i386-modules-2.02-0.87.el7.centos.noarch.rp | 851 kB   00:00     
(27/61): grub2-efi-x64-modules-2.02-0.87.el7.centos.noarch | 1.1 MB   00:00     
(28/61): grub2-pc-2.02-0.87.el7.centos.x86_64.rpm          |  33 kB   00:00     
(29/61): grub2-pc-modules-2.02-0.87.el7.centos.noarch.rpm  | 851 kB   00:00     
(30/61): grub2-ppc-modules-2.02-0.87.el7.centos.noarch.rpm | 766 kB   00:00     
(33/61): glibc-2.17-323.el 23% [===-            ]  53 MB/s |  87 MB   00:05 ETA 
(31/61): grub2-ppc64-modules-2.02-0.87.el7.centos.noarch.r | 766 kB   00:00     
(32/61): grub2-ppc64le-modules-2.02-0.87.el7.centos.noarch | 765 kB   00:00     
(33/61): grub2-tools-extra-2.02-0.87.el7.centos.x86_64.rpm | 1.0 MB   00:00     
(34/61): grub2-tools-2.02-0.87.el7.centos.x86_64.rpm       | 1.8 MB   00:00     
(35/61): grub2-tools-minimal-2.02-0.87.el7.centos.x86_64.r | 174 kB   00:00     
(36/61): libexif-0.6.22-2.el7_9.i686.rpm                   | 419 kB   00:00     
(37/61): libexif-0.6.22-2.el7_9.x86_64.rpm                 | 423 kB   00:00     
(38/61): libexif-devel-0.6.22-2.el7_9.i686.rpm             |  21 kB   00:00     
(39/61): libexif-devel-0.6.22-2.el7_9.x86_64.rpm           |  21 kB   00:00     
(40/61): libexif-doc-0.6.22-2.el7_9.x86_64.rpm             | 150 kB   00:00     
(41/61): nscd-2.17-323.el7_9.x86_64.rpm                    | 288 kB   00:00     
(44/61): glibc-2.17-323.el 36% [=====-          ]  59 MB/s | 131 MB   00:03 ETA 
(42/61): microcode_ctl-2.1-73.8.el7_9.x86_64.rpm           | 3.3 MB   00:00     
(43/61): xorg-x11-server-Xdmx-1.20.4-15.el7_9.x86_64.rpm   | 881 kB   00:00     
(44/61): firefox-78.8.0-1.el7.centos.i686.rpm              | 103 MB   00:03     
(48/61): thunderbird-78.8. 43% [======-         ]  53 MB/s | 159 MB   00:03 ETA 
(45/61): xorg-x11-server-Xephyr-1.20.4-15.el7_9.x86_64.rpm | 1.0 MB   00:00     
(46/61): xorg-x11-server-Xorg-1.20.4-15.el7_9.x86_64.rpm   | 1.5 MB   00:00     
(47/61): xorg-x11-server-Xnest-1.20.4-15.el7_9.x86_64.rpm  | 709 kB   00:00     
(48/61): xorg-x11-server-common-1.20.4-15.el7_9.x86_64.rpm |  56 kB   00:00     
(49/61): xorg-x11-server-Xwayland-1.20.4-15.el7_9.x86_64.r | 951 kB   00:00     
(50/61): xorg-x11-server-devel-1.20.4-15.el7_9.x86_64.rpm  | 259 kB   00:00     
(51/61): xorg-x11-server-devel-1.20.4-15.el7_9.i686.rpm    | 259 kB   00:00     
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(55/61): thunderbird-78.8. 43% [======-         ]  53 MB/s | 159 MB   00:03 ETA 
(52/61): xorg-x11-server-Xvfb-1.20.4-15.el7_9.x86_64.rpm   | 855 kB   00:00     
(56/61): thunderbird-78.8. 62% [=========-      ]  63 MB/s | 226 MB   00:02 ETA 
(53/61): xorg-x11-server-source-1.20.4-15.el7_9.noarch.rpm | 2.4 MB   00:00     
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(57/61): thunderbird-78.8. 62% [=========-      ]  63 MB/s | 226 MB   00:02 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(57/61): thunderbird-78.8. 62% [=========-      ]  63 MB/s | 226 MB   00:02 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(57/61): thunderbird-78.8. 62% [=========-      ]  63 MB/s | 226 MB   00:02 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(57/61): thunderbird-78.8. 62% [=========-      ]  63 MB/s | 226 MB   00:02 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(57/61): thunderbird-78.8. 62% [=========-      ]  63 MB/s | 226 MB   00:02 ETA 
(54/61): glibc-2.17-323.el7_9.x86_64.rpm                   | 3.6 MB   00:03     
(55/61): firefox-78.8.0-1. 64% [==========      ]  61 MB/s | 234 MB   00:02 ETA 
(55/61): thunderbird-78.8.0-1.el7.centos.x86_64.rpm        |  93 MB   00:02     
(57/61): glibc-2.17-323.el 73% [===========-    ]  58 MB/s | 268 MB   00:01 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(57/61): glibc-2.17-323.el 73% [===========-    ]  58 MB/s | 268 MB   00:01 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(57/61): glibc-2.17-323.el 73% [===========-    ]  58 MB/s | 268 MB   00:01 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(57/61): glibc-2.17-323.el 73% [===========-    ]  58 MB/s | 268 MB   00:01 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(57/61): glibc-2.17-323.el 73% [===========-    ]  58 MB/s | 268 MB   00:01 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(57/61): glibc-2.17-323.el 73% [===========-    ]  58 MB/s | 268 MB   00:01 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(57/61): glibc-2.17-323.el 73% [===========-    ]  58 MB/s | 268 MB   00:01 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(57/61): glibc-2.17-323.el 73% [===========-    ]  58 MB/s | 268 MB   00:01 ETA 
(57/61): glibc-2.17-323.el 73% [===========-    ]  54 MB/s | 268 MB   00:01 ETA 
(57/61): glibc-2.17-323.el 74% [===========-    ]  52 MB/s | 272 MB   00:01 ETA 
(56/61): firefox-78.8.0-1. 75% [============    ]  49 MB/s | 274 MB   00:01 ETA 
(56/61): firefox-78.8.0-1. 75% [============    ]  46 MB/s | 275 MB   00:01 ETA 
(56/61): firefox-78.8.0-1. 76% [============    ]  43 MB/s | 277 MB   00:02 ETA 
(56/61): glibc-2.17-323.el7_9.i686.rpm                     | 4.3 MB   00:06     
(57/61): firefox-78.8.0-1. 77% [============    ]  40 MB/s | 280 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 77% [============    ]  38 MB/s | 282 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 77% [============    ]  36 MB/s | 283 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 78% [============-   ]  34 MB/s | 285 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 78% [============-   ]  32 MB/s | 287 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 79% [============-   ]  30 MB/s | 288 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 79% [============-   ]  29 MB/s | 290 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 80% [============-   ]  27 MB/s | 292 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 80% [============-   ]  26 MB/s | 294 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 81% [=============   ]  25 MB/s | 296 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 81% [=============   ]  23 MB/s | 298 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 82% [=============   ]  22 MB/s | 299 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 83% [=============   ]  21 MB/s | 302 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 83% [=============   ]  20 MB/s | 304 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 84% [=============   ]  19 MB/s | 306 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 84% [=============-  ]  19 MB/s | 308 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 85% [=============-  ]  18 MB/s | 311 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 86% [=============-  ]  17 MB/s | 313 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 86% [=============-  ]  17 MB/s | 316 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 87% [=============-  ]  16 MB/s | 318 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 88% [==============  ]  16 MB/s | 321 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 88% [==============  ]  15 MB/s | 323 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 89% [==============  ]  15 MB/s | 326 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 90% [==============  ]  14 MB/s | 328 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 91% [==============- ]  14 MB/s | 331 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 91% [==============- ]  14 MB/s | 334 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 92% [==============- ]  13 MB/s | 336 MB   00:02 ETA 
(57/61): firefox-78.8.0-1. 93% [==============- ]  13 MB/s | 339 MB   00:01 ETA 
(57/61): firefox-78.8.0-1. 94% [=============== ]  13 MB/s | 342 MB   00:01 ETA 
(57/61): firefox-78.8.0-1. 94% [=============== ]  13 MB/s | 345 MB   00:01 ETA 
(57/61): firefox-78.8.0-1. 95% [=============== ]  12 MB/s | 348 MB   00:01 ETA 
(57/61): firefox-78.8.0-1. 96% [=============== ]  12 MB/s | 351 MB   00:00 ETA 
(57/61): firefox-78.8.0-1. 97% [===============-]  12 MB/s | 354 MB   00:00 ETA 
(57/61): firefox-78.8.0-1. 98% [===============-]  12 MB/s | 358 MB   00:00 ETA 
(57/61): firefox-78.8.0-1. 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
(57/61): firefox-78.8.0-1.el7.centos.x86_64.rpm            | 102 MB   00:18     
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(58/61): flatpak-devel-1.0 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(58/61): flatpak-builder-1 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(58/61): flatpak-1.0.9-10. 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(58/61): flatpak-1.0.9-10. 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(58/61): flatpak-devel-1.0 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(58/61): flatpak-devel-1.0 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(58/61): flatpak-builder-1 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(58/61): flatpak-1.0.9-10. 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(58/61): flatpak-libs-1.0. 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(58/61): flatpak-libs-1.0. 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(58/61): flatpak-builder-1 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(58/61): flatpak-builder-1 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(58/61): flatpak-builder-1 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(58/61): flatpak-devel-1.0 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(58/61): flatpak-1.0.9-10. 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(58/61): flatpak-libs-1.0. 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(58/61): flatpak-libs-1.0. 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(58/61): flatpak-builder-1 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(58/61): flatpak-builder-1 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(58/61): flatpak-devel-1.0 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(58/61): flatpak-devel-1.0 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(58/61): flatpak-devel-1.0 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(58/61): flatpak-builder-1 99% [===============-]  12 MB/s | 361 MB   00:00 ETA 
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.
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.
Build step 'Execute shell' marked build as failure
_______________________________________________
Infra mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/WCMFJS6VTKIL6BCTFKTQEYAS3DSE3ON4/

Reply via email to