Skip to content

Console Output

Skipping 38 KB.. Full Log
OHXe0AAAAzB+LCAAAAAAAAP9b85aBtbiIQSOjNKU4P0+vIKc0PTOvWK8kMze1uCQxtyC1SC8ExvbLL0llgABGJgYmLwaB3MycnMzi4My85FTXgvzkDB8G3tScxILi1BRfsEwJg4BPVmJZon5OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZBuXVTUuhzoPj6QKXogU/TApnQ/mXCmX/k+EwOjFwNrWWJOaSrQXAGEIr/S3KTUorY1U2W5pzzohpoGBJzVLABrV06M8gAAAA==  Installing       : python3-systemd-234-8.el8.aarch64                      1/5 
20:08:12   Installing       : python3-distro-1.4.0-2.module_el8.5.0+761+faacb0fb.n   2/5 
20:08:12   Upgrading        : python3-dnf-plugins-core-4.0.21-17.el8.noarch          3/5 
20:08:12   Installing       : dnf-plugins-core-4.0.21-17.el8.noarch                  4/5 
20:08:12   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch          5/5 
20:08:12   Running scriptlet: python3-dnf-plugins-core-4.0.21-14.el8.noarch          5/5 
20:08:12   Verifying        : python3-distro-1.4.0-2.module_el8.5.0+761+faacb0fb.n   1/5 
20:08:12   Verifying        : python3-systemd-234-8.el8.aarch64                      2/5 
20:08:12   Verifying        : dnf-plugins-core-4.0.21-17.el8.noarch                  3/5 
20:08:12   Verifying        : python3-dnf-plugins-core-4.0.21-17.el8.noarch          4/5 
20:08:12   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch          5/5 
20:08:12 
20:08:12 Upgraded:
20:08:12   python3-dnf-plugins-core-4.0.21-17.el8.noarch                                 
20:08:12 Installed:
20:08:12   dnf-plugins-core-4.0.21-17.el8.noarch                                         
20:08:12   python3-distro-1.4.0-2.module_el8.5.0+761+faacb0fb.noarch                     
20:08:12   python3-systemd-234-8.el8.aarch64                                             
20:08:12 
20:08:12 Complete!
20:08:12 + case ${DIST_ID}:${DIST_VERSION} in
20:08:12 + install_rpm_containerd
20:08:12 + '[' staging = stage ']'
20:08:12 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
20:08:12 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
20:08:12 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
20:08:12 + dnf --version
20:08:12 4.7.0
20:08:12   Installed: dnf-0:4.7.0-11.el8.noarch at Mon Sep 19 22:03:09 2022
20:08:12   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
20:08:12 
20:08:12   Installed: rpm-0:4.14.3-23.el8.aarch64 at Tue Sep  6 17:20:54 2022
20:08:12   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:37:55 2022
20:08:12 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
20:08:13 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
20:08:13 + dnf config-manager --set-disabled 'docker-ce-*'
20:08:13 + dnf config-manager --set-enabled docker-ce-test
20:08:14 + dnf makecache
20:08:14 CentOS Stream 8 - AppStream                     9.9 kB/s | 4.4 kB     00:00    
20:08:15 CentOS Stream 8 - BaseOS                        8.2 kB/s | 3.9 kB     00:00    
20:08:16 CentOS Stream 8 - Extras                        4.7 kB/s | 2.9 kB     00:00    
20:08:16 CentOS Stream 8 - Extras common packages        5.1 kB/s | 3.0 kB     00:00    
20:08:17 Docker CE Test - aarch64                         81 kB/s |  39 kB     00:00    
20:08:18 Metadata cache created.
20:08:18 + echo '[DEBUG] Installing engine rpms'
20:08:18 [DEBUG] Installing engine rpms
20:08:18 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
20:08:18 ++ sed /src/d
20:08:18 + packages='rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20230111134552.257ff41-0.el8.aarch64.rpm
20:08:18 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20230111134552.257ff41-0.el8.aarch64.rpm
20:08:18 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el8.aarch64.rpm
20:08:18 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el8.aarch64.rpm
20:08:18 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230111134552.257ff41-0.el8.aarch64.rpm'
20:08:18 + set -x
20:08:18 ++ source /etc/os-release
20:08:18 +++ NAME='CentOS Stream'
20:08:18 +++ VERSION=8
20:08:18 +++ ID=centos
20:08:18 +++ ID_LIKE='rhel fedora'
20:08:18 +++ VERSION_ID=8
20:08:18 +++ PLATFORM_ID=platform:el8
20:08:18 +++ PRETTY_NAME='CentOS Stream 8'
20:08:18 +++ ANSI_COLOR='0;31'
20:08:18 +++ CPE_NAME=cpe:/o:centos:centos:8
20:08:18 +++ HOME_URL=https://centos.org/
20:08:18 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
20:08:18 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
20:08:18 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
20:08:18 ++ echo 'CentOS Stream'
20:08:18 + product_version='CentOS Stream'
20:08:18 + '[' 'CentOS Stream' = rawhide ']'
20:08:18 + dnf install -y rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20230111134552.257ff41-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20230111134552.257ff41-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.10.0-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.15.1-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230111134552.257ff41-0.el8.aarch64.rpm
20:08:19 Last metadata expiration check: 0:00:02 ago on Wed Jan 11 20:08:16 2023.
20:08:20 Dependencies resolved.
20:08:20 =======================================================================================================
20:08:20  Package                        Arch     Version                                  Repository       Size
20:08:20 =======================================================================================================
20:08:20 Installing:
20:08:20  docker-buildx-plugin           aarch64  0.10.0-0.el8                             @commandline     10 M
20:08:20  docker-ce                      aarch64  3:0.0.0~20230111134552.257ff41-0.el8     @commandline     14 M
20:08:20  docker-ce-cli                  aarch64  1:0.0.0~20230111134552.257ff41-0.el8     @commandline    6.2 M
20:08:20  docker-ce-rootless-extras      aarch64  0.0.0~20230111134552.257ff41-0.el8       @commandline    4.2 M
20:08:20  docker-compose-plugin          aarch64  2.15.1-0.el8                             @commandline    8.9 M
20:08:20 Installing dependencies:
20:08:20  checkpolicy                    aarch64  2.9-1.el8                                baseos          338 k
20:08:20  container-selinux              noarch   2:2.189.0-1.module_el8.7.0+1216+b022c01d appstream        60 k
20:08:20  containerd.io                  aarch64  1.6.15-3.1.el8                           docker-ce-test   24 M
20:08:20  diffutils                      aarch64  3.6-6.el8                                baseos          352 k
20:08:20  fuse-common                    aarch64  3.3.0-16.el8                             baseos           22 k
20:08:20  fuse-overlayfs                 aarch64  1.9-1.module_el8.7.0+1216+b022c01d       appstream        68 k
20:08:20  fuse3                          aarch64  3.3.0-16.el8                             baseos           53 k
20:08:20  fuse3-libs                     aarch64  3.3.0-16.el8                             baseos           91 k
20:08:20  iptables                       aarch64  1.8.4-24.el8                             baseos          582 k
20:08:20  iptables-libs                  aarch64  1.8.4-24.el8                             baseos          107 k
20:08:20  kmod                           aarch64  25-19.el8                                baseos          123 k
20:08:20  libcgroup                      aarch64  0.41-19.el8                              baseos           68 k
20:08:20  libibverbs                     aarch64  41.0-1.el8                               baseos          370 k
20:08:20  libmnl                         aarch64  1.0.4-6.el8                              baseos           30 k
20:08:20  libnetfilter_conntrack         aarch64  1.0.6-5.el8                              baseos           61 k
20:08:20  libnfnetlink                   aarch64  1.0.1-13.el8                             baseos           32 k
20:08:20  libnftnl                       aarch64  1.1.5-5.el8                              baseos           80 k
20:08:20  libpcap                        aarch64  14:1.9.1-5.el8                           baseos          161 k
20:08:20  libselinux-utils               aarch64  2.9-6.el8                                baseos          241 k
20:08:20  libslirp                       aarch64  4.4.0-1.module_el8.7.0+1216+b022c01d     appstream        66 k
20:08:20  policycoreutils                aarch64  2.9-20.el8                               baseos          374 k
20:08:20  policycoreutils-python-utils   noarch   2.9-20.el8                               baseos          253 k
20:08:20  python3-audit                  aarch64  3.0.7-4.el8                              baseos           85 k
20:08:20  python3-libselinux             aarch64  2.9-6.el8                                baseos          271 k
20:08:20  python3-libsemanage            aarch64  2.9-9.el8                                baseos          126 k
20:08:20  python3-policycoreutils        noarch   2.9-20.el8                               baseos          2.2 M
20:08:20  python3-setools                aarch64  4.3.0-3.el8                              baseos          528 k
20:08:20  rpm-plugin-selinux             aarch64  4.14.3-23.el8                            baseos           78 k
20:08:20  selinux-policy                 noarch   3.14.3-113.el8                           baseos          658 k
20:08:20  selinux-policy-targeted        noarch   3.14.3-113.el8                           baseos           15 M
20:08:20  slirp4netns                    aarch64  1.2.0-2.module_el8.7.0+1216+b022c01d     appstream        53 k
20:08:20  xz                             aarch64  5.2.4-4.el8                              baseos          153 k
20:08:20 Downgrading:
20:08:20  xz-libs                        aarch64  5.2.4-4.el8                              baseos           91 k
20:08:20 Enabling module streams:
20:08:20  container-tools                         rhel8                                                         
20:08:20 
20:08:20 Transaction Summary
20:08:20 =======================================================================================================
20:08:20 Install    37 Packages
20:08:20 Downgrade   1 Package
20:08:20 
20:08:20 Total size: 92 M
20:08:20 Total download size: 47 M
20:08:20 Downloading Packages:
20:08:21 (1/33): xz-libs-5.2.4-4.el8.aarch64.rpm         392 kB/s |  91 kB     00:00    
20:08:21 (2/33): container-selinux-2.189.0-1.module_el8. 256 kB/s |  60 kB     00:00    
20:08:21 (3/33): fuse-overlayfs-1.9-1.module_el8.7.0+121 286 kB/s |  68 kB     00:00    
20:08:21 (4/33): libslirp-4.4.0-1.module_el8.7.0+1216+b0 6.1 MB/s |  66 kB     00:00    
20:08:21 (5/33): slirp4netns-1.2.0-2.module_el8.7.0+1216 5.5 MB/s |  53 kB     00:00    
20:08:21 (6/33): fuse-common-3.3.0-16.el8.aarch64.rpm    5.0 MB/s |  22 kB     00:00    
20:08:21 (7/33): checkpolicy-2.9-1.el8.aarch64.rpm        20 MB/s | 338 kB     00:00    
20:08:21 (8/33): diffutils-3.6-6.el8.aarch64.rpm          20 MB/s | 352 kB     00:00    
20:08:21 (9/33): fuse3-3.3.0-16.el8.aarch64.rpm          4.0 MB/s |  53 kB     00:00    
20:08:21 (10/33): fuse3-libs-3.3.0-16.el8.aarch64.rpm     11 MB/s |  91 kB     00:00    
20:08:21 (11/33): iptables-libs-1.8.4-24.el8.aarch64.rpm  12 MB/s | 107 kB     00:00    
20:08:21 (12/33): kmod-25-19.el8.aarch64.rpm              14 MB/s | 123 kB     00:00    
20:08:21 (13/33): libcgroup-0.41-19.el8.aarch64.rpm      7.5 MB/s |  68 kB     00:00    
20:08:21 (14/33): iptables-1.8.4-24.el8.aarch64.rpm       20 MB/s | 582 kB     00:00    
20:08:21 (15/33): libmnl-1.0.4-6.el8.aarch64.rpm         3.4 MB/s |  30 kB     00:00    
20:08:21 (16/33): libnetfilter_conntrack-1.0.6-5.el8.aar 8.7 MB/s |  61 kB     00:00    
20:08:21 (17/33): libnfnetlink-1.0.1-13.el8.aarch64.rpm  4.4 MB/s |  32 kB     00:00    
20:08:21 (18/33): libibverbs-41.0-1.el8.aarch64.rpm       14 MB/s | 370 kB     00:00    
20:08:21 (19/33): libnftnl-1.1.5-5.el8.aarch64.rpm       6.7 MB/s |  80 kB     00:00    
20:08:21 (20/33): libpcap-1.9.1-5.el8.aarch64.rpm         12 MB/s | 161 kB     00:00    
20:08:21 (21/33): libselinux-utils-2.9-6.el8.aarch64.rpm  17 MB/s | 241 kB     00:00    
20:08:21 (22/33): policycoreutils-2.9-20.el8.aarch64.rpm  22 MB/s | 374 kB     00:00    
20:08:21 (23/33): policycoreutils-python-utils-2.9-20.el  16 MB/s | 253 kB     00:00    
20:08:21 (24/33): python3-audit-3.0.7-4.el8.aarch64.rpm  5.5 MB/s |  85 kB     00:00    
20:08:21 (25/33): python3-libsemanage-2.9-9.el8.aarch64.  15 MB/s | 126 kB     00:00    
20:08:21 (26/33): python3-libselinux-2.9-6.el8.aarch64.r  15 MB/s | 271 kB     00:00    
20:08:21 (27/33): python3-setools-4.3.0-3.el8.aarch64.rp  33 MB/s | 528 kB     00:00    
20:08:21 (28/33): rpm-plugin-selinux-4.14.3-23.el8.aarch 6.0 MB/s |  78 kB     00:00    
20:08:21 (29/33): selinux-policy-3.14.3-113.el8.noarch.r  36 MB/s | 658 kB     00:00    
20:08:21 (30/33): xz-5.2.4-4.el8.aarch64.rpm              19 MB/s | 153 kB     00:00    
20:08:21 (31/33): python3-policycoreutils-2.9-20.el8.noa  38 MB/s | 2.2 MB     00:00    
20:08:21 (32/33): selinux-policy-targeted-3.14.3-113.el8  89 MB/s |  15 MB     00:00    
20:08:21 (33/33): containerd.io-1.6.15-3.1.el8.aarch64.r  62 MB/s |  24 MB     00:00    
20:08:21 --------------------------------------------------------------------------------
20:08:21 Total                                            37 MB/s |  47 MB     00:01     
20:08:22 Docker CE Test - aarch64                        7.4 kB/s | 1.6 kB     00:00    
20:08:22 Importing GPG key 0x621E9F35:
20:08:22  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
20:08:22  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
20:08:22  From       : https://download.docker.com/linux/centos/gpg
20:08:22 Key imported successfully
20:08:22 Running transaction check
20:08:22 Transaction check succeeded.
20:08:22 Running transaction test
20:08:23 Transaction test succeeded.
20:08:23 Running transaction
20:08:23   Preparing        :                                                        1/1 
20:08:23   Installing       : python3-libselinux-2.9-6.el8.aarch64                  1/39 
20:08:23   Installing       : libmnl-1.0.4-6.el8.aarch64                            2/39 
20:08:23   Running scriptlet: libmnl-1.0.4-6.el8.aarch64                            2/39 
20:08:24   Downgrading      : xz-libs-5.2.4-4.el8.aarch64                           3/39 
20:08:24   Installing       : docker-compose-plugin-2.15.1-0.el8.aarch64            4/39 
20:08:24   Running scriptlet: docker-compose-plugin-2.15.1-0.el8.aarch64            4/39 
20:08:24   Installing       : libselinux-utils-2.9-6.el8.aarch64                    5/39 
20:08:24   Installing       : libnfnetlink-1.0.1-13.el8.aarch64                     6/39 
20:08:25   Running scriptlet: libnfnetlink-1.0.1-13.el8.aarch64                     6/39 
20:08:25   Installing       : fuse3-libs-3.3.0-16.el8.aarch64                       7/39 
20:08:25   Running scriptlet: fuse3-libs-3.3.0-16.el8.aarch64                       7/39 
20:08:25   Installing       : libnetfilter_conntrack-1.0.6-5.el8.aarch64            8/39 
20:08:25   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.aarch64            8/39 
20:08:25   Installing       : kmod-25-19.el8.aarch64                                9/39 
20:08:25   Installing       : xz-5.2.4-4.el8.aarch64                               10/39 
20:08:25   Installing       : libnftnl-1.1.5-5.el8.aarch64                         11/39 
20:08:25   Running scriptlet: libnftnl-1.1.5-5.el8.aarch64                         11/39 
20:08:25   Installing       : python3-libsemanage-2.9-9.el8.aarch64                12/39 
20:08:26   Installing       : python3-setools-4.3.0-3.el8.aarch64                  13/39 
20:08:26   Installing       : docker-buildx-plugin-0.10.0-0.el8.aarch64            14/39 
20:08:26   Running scriptlet: docker-buildx-plugin-0.10.0-0.el8.aarch64            14/39 
20:08:26   Installing       : docker-ce-cli-1:0.0.0~20230111134552.257ff41-0.el8   15/39 
20:08:26   Running scriptlet: docker-ce-cli-1:0.0.0~20230111134552.257ff41-0.el8   15/39 
20:08:26   Installing       : python3-audit-3.0.7-4.el8.aarch64                    16/39 
20:08:26   Installing       : libibverbs-41.0-1.el8.aarch64                        17/39 
20:08:26   Running scriptlet: libibverbs-41.0-1.el8.aarch64                        17/39 
20:08:26   Installing       : libpcap-14:1.9.1-5.el8.aarch64                       18/39 
20:08:26   Installing       : iptables-libs-1.8.4-24.el8.aarch64                   19/39 
20:08:27   Running scriptlet: iptables-1.8.4-24.el8.aarch64                        20/39 
20:08:27   Installing       : iptables-1.8.4-24.el8.aarch64                        20/39 
20:08:27   Running scriptlet: iptables-1.8.4-24.el8.aarch64                        20/39 
20:08:27   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        21/39 
20:08:27   Installing       : libcgroup-0.41-19.el8.aarch64                        21/39 
20:08:27   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        21/39 
20:08:27   Installing       : fuse-common-3.3.0-16.el8.aarch64                     22/39 
20:08:27   Installing       : fuse3-3.3.0-16.el8.aarch64                           23/39 
20:08:27   Installing       : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   24/39 
20:08:27   Running scriptlet: fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   24/39 
20:08:27   Installing       : diffutils-3.6-6.el8.aarch64                          25/39 
20:08:27   Running scriptlet: diffutils-3.6-6.el8.aarch64                          25/39 
20:08:27   Installing       : policycoreutils-2.9-20.el8.aarch64                   26/39 
20:08:27   Running scriptlet: policycoreutils-2.9-20.el8.aarch64                   26/39 
20:08:27   Installing       : rpm-plugin-selinux-4.14.3-23.el8.aarch64             27/39 
20:08:27   Installing       : selinux-policy-3.14.3-113.el8.noarch                 28/39 
20:08:27   Running scriptlet: selinux-policy-3.14.3-113.el8.noarch                 28/39 
20:08:28   Running scriptlet: selinux-policy-targeted-3.14.3-113.el8.noarch        29/39 
20:08:29   Installing       : selinux-policy-targeted-3.14.3-113.el8.noarch        29/39 
20:08:29   Running scriptlet: selinux-policy-targeted-3.14.3-113.el8.noarch        29/39 
20:08:29   Installing       : checkpolicy-2.9-1.el8.aarch64                        30/39 
20:08:29   Installing       : python3-policycoreutils-2.9-20.el8.noarch            31/39 
20:08:29   Installing       : policycoreutils-python-utils-2.9-20.el8.noarch       32/39 
20:08:29   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   33/39 
20:08:29   Installing       : container-selinux-2:2.189.0-1.module_el8.7.0+1216+   33/39 
20:09:16   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   33/39 
20:09:16   Installing       : containerd.io-1.6.15-3.1.el8.aarch64                 34/39 
20:09:16   Running scriptlet: containerd.io-1.6.15-3.1.el8.aarch64                 34/39 
20:09:16   Installing       : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.aarc   35/39 
20:09:16   Installing       : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.a   36/39 
20:09:16   Installing       : docker-ce-rootless-extras-0.0.0~20230111134552.257   37/39 
20:09:16   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230111134552.257   37/39 
20:09:16   Installing       : docker-ce-3:0.0.0~20230111134552.257ff41-0.el8.aar   38/39 
20:09:16   Running scriptlet: docker-ce-3:0.0.0~20230111134552.257ff41-0.el8.aar   38/39 
20:09:16   Cleanup          : xz-libs-5.2.4-4.el8_6.aarch64                        39/39 
20:09:16   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   39/39 
20:09:16   Running scriptlet: xz-libs-5.2.4-4.el8_6.aarch64                        39/39 
20:09:16   Verifying        : xz-libs-5.2.4-4.el8.aarch64                           1/39 
20:09:16   Verifying        : xz-libs-5.2.4-4.el8_6.aarch64                         2/39 
20:09:16   Verifying        : container-selinux-2:2.189.0-1.module_el8.7.0+1216+    3/39 
20:09:16   Verifying        : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.    4/39 
20:09:16   Verifying        : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.aarc    5/39 
20:09:16   Verifying        : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.a    6/39 
20:09:16   Verifying        : checkpolicy-2.9-1.el8.aarch64                         7/39 
20:09:16   Verifying        : diffutils-3.6-6.el8.aarch64                           8/39 
20:09:16   Verifying        : fuse-common-3.3.0-16.el8.aarch64                      9/39 
20:09:16   Verifying        : fuse3-3.3.0-16.el8.aarch64                           10/39 
20:09:16   Verifying        : fuse3-libs-3.3.0-16.el8.aarch64                      11/39 
20:09:16   Verifying        : iptables-1.8.4-24.el8.aarch64                        12/39 
20:09:16   Verifying        : iptables-libs-1.8.4-24.el8.aarch64                   13/39 
20:09:16   Verifying        : kmod-25-19.el8.aarch64                               14/39 
20:09:16   Verifying        : libcgroup-0.41-19.el8.aarch64                        15/39 
20:09:16   Verifying        : libibverbs-41.0-1.el8.aarch64                        16/39 
20:09:16   Verifying        : libmnl-1.0.4-6.el8.aarch64                           17/39 
20:09:16   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.aarch64           18/39 
20:09:16   Verifying        : libnfnetlink-1.0.1-13.el8.aarch64                    19/39 
20:09:16   Verifying        : libnftnl-1.1.5-5.el8.aarch64                         20/39 
20:09:16   Verifying        : libpcap-14:1.9.1-5.el8.aarch64                       21/39 
20:09:16   Verifying        : libselinux-utils-2.9-6.el8.aarch64                   22/39 
20:09:16   Verifying        : policycoreutils-2.9-20.el8.aarch64                   23/39 
20:09:16   Verifying        : policycoreutils-python-utils-2.9-20.el8.noarch       24/39 
20:09:16   Verifying        : python3-audit-3.0.7-4.el8.aarch64                    25/39 
20:09:16   Verifying        : python3-libselinux-2.9-6.el8.aarch64                 26/39 
20:09:16   Verifying        : python3-libsemanage-2.9-9.el8.aarch64                27/39 
20:09:16   Verifying        : python3-policycoreutils-2.9-20.el8.noarch            28/39 
20:09:16   Verifying        : python3-setools-4.3.0-3.el8.aarch64                  29/39 
20:09:16   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.aarch64             30/39 
20:09:16   Verifying        : selinux-policy-3.14.3-113.el8.noarch                 31/39 
20:09:16   Verifying        : selinux-policy-targeted-3.14.3-113.el8.noarch        32/39 
20:09:16   Verifying        : xz-5.2.4-4.el8.aarch64                               33/39 
20:09:16   Verifying        : containerd.io-1.6.15-3.1.el8.aarch64                 34/39 
20:09:16   Verifying        : docker-ce-3:0.0.0~20230111134552.257ff41-0.el8.aar   35/39 
20:09:16   Verifying        : docker-ce-cli-1:0.0.0~20230111134552.257ff41-0.el8   36/39 
20:09:16   Verifying        : docker-buildx-plugin-0.10.0-0.el8.aarch64            37/39 
20:09:16   Verifying        : docker-compose-plugin-2.15.1-0.el8.aarch64           38/39 
20:09:16   Verifying        : docker-ce-rootless-extras-0.0.0~20230111134552.257   39/39 
20:09:16 
20:09:16 Downgraded:
20:09:16   xz-libs-5.2.4-4.el8.aarch64                                                   
20:09:16 Installed:
20:09:16   checkpolicy-2.9-1.el8.aarch64                                                 
20:09:16   container-selinux-2:2.189.0-1.module_el8.7.0+1216+b022c01d.noarch             
20:09:16   containerd.io-1.6.15-3.1.el8.aarch64                                          
20:09:16   diffutils-3.6-6.el8.aarch64                                                   
20:09:16   docker-buildx-plugin-0.10.0-0.el8.aarch64                                     
20:09:16   docker-ce-3:0.0.0~20230111134552.257ff41-0.el8.aarch64                        
20:09:16   docker-ce-cli-1:0.0.0~20230111134552.257ff41-0.el8.aarch64                    
20:09:16   docker-ce-rootless-extras-0.0.0~20230111134552.257ff41-0.el8.aarch64          
20:09:16   docker-compose-plugin-2.15.1-0.el8.aarch64                                    
20:09:16   fuse-common-3.3.0-16.el8.aarch64                                              
20:09:16   fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.aarch64                     
20:09:16   fuse3-3.3.0-16.el8.aarch64                                                    
20:09:16   fuse3-libs-3.3.0-16.el8.aarch64                                               
20:09:16   iptables-1.8.4-24.el8.aarch64                                                 
20:09:16   iptables-libs-1.8.4-24.el8.aarch64                                            
20:09:16   kmod-25-19.el8.aarch64                                                        
20:09:16   libcgroup-0.41-19.el8.aarch64                                                 
20:09:16   libibverbs-41.0-1.el8.aarch64                                                 
20:09:16   libmnl-1.0.4-6.el8.aarch64                                                    
20:09:16   libnetfilter_conntrack-1.0.6-5.el8.aarch64                                    
20:09:16   libnfnetlink-1.0.1-13.el8.aarch64                                             
20:09:16   libnftnl-1.1.5-5.el8.aarch64                                                  
20:09:16   libpcap-14:1.9.1-5.el8.aarch64                                                
20:09:16   libselinux-utils-2.9-6.el8.aarch64                                            
20:09:16   libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.aarch64                         
20:09:16   policycoreutils-2.9-20.el8.aarch64                                            
20:09:16   policycoreutils-python-utils-2.9-20.el8.noarch                                
20:09:16   python3-audit-3.0.7-4.el8.aarch64                                             
20:09:16   python3-libselinux-2.9-6.el8.aarch64                                          
20:09:16   python3-libsemanage-2.9-9.el8.aarch64                                         
20:09:16   python3-policycoreutils-2.9-20.el8.noarch                                     
20:09:16   python3-setools-4.3.0-3.el8.aarch64                                           
20:09:16   rpm-plugin-selinux-4.14.3-23.el8.aarch64                                      
20:09:16   selinux-policy-3.14.3-113.el8.noarch                                          
20:09:16   selinux-policy-targeted-3.14.3-113.el8.noarch                                 
20:09:16   slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.aarch64                      
20:09:16   xz-5.2.4-4.el8.aarch64                                                        
20:09:16 
20:09:16 Complete!
20:09:16 + verify_binaries
20:09:16 + docker --version
20:09:16 Docker version 0.0.0-20230111134552-257ff41, build 257ff41
20:09:16 ++ uname -m
20:09:16 + '[' aarch64 = x86_64 ']'
20:09:16 + docker buildx version
20:09:16 github.com/docker/buildx v0.10.0 8764628
20:09:16 + docker compose version
20:09:16 Docker Compose version v2.15.1
20:09:16 + dockerd --version
20:09:16 Docker version 0.0.0-20230111134552-257ff41, build ffb2c1f
20:09:16 + docker-proxy --version
20:09:16 docker-proxy (commit ffb2c1f) version 0.0.0-20230111134552-257ff41
20:09:16 + containerd --version
20:09:16 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
20:09:16 + ctr --version
20:09:16 ctr containerd.io 1.6.15
20:09:16 + containerd-shim --help
20:09:16 Usage of containerd-shim:
20:09:16   -address string
20:09:16     	grpc address back to main containerd
20:09:16   -containerd-binary containerd publish
20:09:16     	path to containerd binary (used for containerd publish) (default "containerd")
20:09:16   -criu string
20:09:16     	path to criu binary
20:09:16   -debug
20:09:16     	enable debug output in logs
20:09:16   -namespace string
20:09:16     	namespace that owns the shim
20:09:16   -runtime-root string
20:09:16     	root directory for the runtime (default "/run/containerd/runc")
20:09:16   -socket string
20:09:16     	socket path to serve
20:09:16   -systemd-cgroup
20:09:16     	set runtime to use systemd-cgroup
20:09:16   -workdir string
20:09:16     	path used to storge large temporary data
20:09:16 + containerd-shim-runc-v1 -v
20:09:16 containerd-shim-runc-v1:
20:09:16   Version:  1.6.15
20:09:16   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
20:09:16   Go version: go1.18.9
20:09:16 
20:09:16 + containerd-shim-runc-v2 -v
20:09:16 containerd-shim-runc-v2:
20:09:16   Version:  1.6.15
20:09:16   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
20:09:16   Go version: go1.18.9
20:09:16 
20:09:16 + runc --version
20:09:16 runc version 1.1.4
20:09:16 commit: v1.1.4-0-g5fd4c4d
20:09:16 spec: 1.0.2-dev
20:09:16 go: go1.18.9
20:09:16 libseccomp: 2.5.2