Skip to content

Console Output

Skipping 28 KB.. Full Log
0uokCFNCv1ue5rAAAAzB+LCAAAAAAAAP9b85aBtbiIQSOjNKU4P0+vIKc0PTOvWK8kMze1uCQxtyC1SC8ExvbLL0llgABGJgYmLwaB3MycnMzi4My85FTXgvzkDB8G3tScxILi1BRfsEwJg4BPVmJZon5OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZButi3hvgN0Hx/IFD2QKXpgU7qfTDjTr3yfiYHRi4G1LDGnNBVorgBCkV9pblJqUduaqbLcUx50Q00DAu6LkQBy3sES8gAAAA==
19:22:38 Transaction Summary
19:22:38 ================================================================================
19:22:38 Install  1 Package
19:22:38 
19:22:38 Total download size: 72 k
19:22:38 Installed size: 19 k
19:22:38 Downloading Packages:
19:22:39 dnf-plugins-core-4.0.21-14.el8.noarch.rpm       332 kB/s |  72 kB     00:00    
19:22:39 --------------------------------------------------------------------------------
19:22:39 Total                                           149 kB/s |  72 kB     00:00     
19:22:39 Running transaction check
19:22:39 Transaction check succeeded.
19:22:39 Running transaction test
19:22:39 Transaction test succeeded.
19:22:39 Running transaction
19:22:39   Preparing        :                                                        1/1 
19:22:39   Installing       : dnf-plugins-core-4.0.21-14.el8.noarch                  1/1 
19:22:39   Verifying        : dnf-plugins-core-4.0.21-14.el8.noarch                  1/1 
19:22:39 
19:22:39 Installed:
19:22:39   dnf-plugins-core-4.0.21-14.el8.noarch                                         
19:22:39 
19:22:39 Complete!
19:22:39 + case ${DIST_ID}:${DIST_VERSION} in
19:22:39 + install_rpm_containerd
19:22:39 + '[' staging = stage ']'
19:22:39 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
19:22:39 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
19:22:39 + dnf --version
19:22:39 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
19:22:40 4.7.0
19:22:40   Installed: dnf-0:4.7.0-11.el8.noarch at Thu Aug  4 15:35:23 2022
19:22:40   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
19:22:40 
19:22:40   Installed: rpm-0:4.14.3-23.el8.x86_64 at Tue Jul 26 12:28:40 2022
19:22:40   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:38:09 2022
19:22:40 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
19:22:40 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
19:22:40 + dnf config-manager --set-disabled 'docker-ce-*'
19:22:40 + dnf config-manager --set-enabled docker-ce-test
19:22:40 + dnf makecache
19:22:41 CentOS Stream 8 - AppStream                     7.5 kB/s | 4.4 kB     00:00    
19:22:42 CentOS Stream 8 - BaseOS                        6.3 kB/s | 3.9 kB     00:00    
19:22:43 CentOS Stream 8 - Extras                        3.9 kB/s | 2.9 kB     00:00    
19:22:43 CentOS Stream 8 - Extras common packages        6.3 kB/s | 3.0 kB     00:00    
19:22:44 Docker CE Test - x86_64                          73 kB/s |  33 kB     00:00    
19:22:45 Metadata cache created.
19:22:45 + echo '[DEBUG] Installing engine rpms'
19:22:45 [DEBUG] Installing engine rpms
19:22:45 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
19:22:45 ++ sed /src/d
19:22:45 + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.11.0-0.el8.x86_64.rpm
19:22:45 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220911194421.9ac8584-0.el8.x86_64.rpm
19:22:45 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20220911194421.9ac8584-0.el8.x86_64.rpm
19:22:45 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20220911194421.9ac8584-0.el8.x86_64.rpm
19:22:45 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el8.x86_64.rpm
19:22:45 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.9.1-0.el8.x86_64.rpm'
19:22:45 + set -x
19:22:45 ++ source /etc/os-release
19:22:45 +++ NAME='CentOS Stream'
19:22:45 +++ VERSION=8
19:22:45 +++ ID=centos
19:22:45 +++ ID_LIKE='rhel fedora'
19:22:45 +++ VERSION_ID=8
19:22:45 +++ PLATFORM_ID=platform:el8
19:22:45 +++ PRETTY_NAME='CentOS Stream 8'
19:22:45 +++ ANSI_COLOR='0;31'
19:22:45 +++ CPE_NAME=cpe:/o:centos:centos:8
19:22:45 +++ HOME_URL=https://centos.org/
19:22:45 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
19:22:45 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
19:22:45 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
19:22:45 ++ echo 'CentOS Stream'
19:22:45 + product_version='CentOS Stream'
19:22:45 + '[' 'CentOS Stream' = rawhide ']'
19:22:45 + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.11.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220911194421.9ac8584-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20220911194421.9ac8584-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20220911194421.9ac8584-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.9.1-0.el8.x86_64.rpm
19:22:46 Last metadata expiration check: 0:00:01 ago on Wed Sep 14 19:22:44 2022.
19:22:46 Dependencies resolved.
19:22:46 ======================================================================================================
19:22:46  Package                        Arch    Version                                  Repository       Size
19:22:46 ======================================================================================================
19:22:46 Installing:
19:22:46  docker-buildx-plugin           x86_64  0.9.1-0.el8                              @commandline     12 M
19:22:46  docker-ce                      x86_64  3:0.0.0~20220911194421.9ac8584-0.el8     @commandline     23 M
19:22:46  docker-ce-cli                  x86_64  1:0.0.0~20220911194421.9ac8584-0.el8     @commandline    7.0 M
19:22:46  docker-ce-rootless-extras      x86_64  0.0.0~20220911194421.9ac8584-0.el8       @commandline    4.7 M
19:22:46  docker-compose-plugin          x86_64  2.11.0-0.el8                             @commandline     10 M
19:22:46  docker-scan-plugin             x86_64  0.17.0-0.el8                             @commandline    3.9 M
19:22:46 Installing dependencies:
19:22:46  checkpolicy                    x86_64  2.9-1.el8                                baseos          348 k
19:22:46  container-selinux              noarch  2:2.189.0-1.module_el8.7.0+1196+721f4eb0 appstream        60 k
19:22:46  containerd.io                  x86_64  1.6.8-3.1.el8                            docker-ce-test   33 M
19:22:46  diffutils                      x86_64  3.6-6.el8                                baseos          358 k
19:22:46  fuse-common                    x86_64  3.3.0-16.el8                             baseos           22 k
19:22:46  fuse-overlayfs                 x86_64  1.9-1.module_el8.7.0+1196+721f4eb0       appstream        73 k
19:22:46  fuse3                          x86_64  3.3.0-16.el8                             baseos           54 k
19:22:46  fuse3-libs                     x86_64  3.3.0-16.el8                             baseos           95 k
19:22:46  iptables                       x86_64  1.8.4-23.el8                             baseos          585 k
19:22:46  iptables-libs                  x86_64  1.8.4-23.el8                             baseos          109 k
19:22:46  kmod                           x86_64  25-19.el8                                baseos          126 k
19:22:46  libcgroup                      x86_64  0.41-19.el8                              baseos           70 k
19:22:46  libibverbs                     x86_64  41.0-1.el8                               baseos          394 k
19:22:46  libmnl                         x86_64  1.0.4-6.el8                              baseos           30 k
19:22:46  libnetfilter_conntrack         x86_64  1.0.6-5.el8                              baseos           65 k
19:22:46  libnfnetlink                   x86_64  1.0.1-13.el8                             baseos           33 k
19:22:46  libnftnl                       x86_64  1.1.5-5.el8                              baseos           83 k
19:22:46  libpcap                        x86_64  14:1.9.1-5.el8                           baseos          169 k
19:22:46  libselinux-utils               x86_64  2.9-5.el8                                baseos          243 k
19:22:46  libslirp                       x86_64  4.4.0-1.module_el8.6.0+926+8bef8ae7      appstream        70 k
19:22:46  policycoreutils                x86_64  2.9-20.el8                               baseos          374 k
19:22:46  policycoreutils-python-utils   noarch  2.9-20.el8                               baseos          253 k
19:22:46  python3-audit                  x86_64  3.0.7-4.el8                              baseos           87 k
19:22:46  python3-libselinux             x86_64  2.9-5.el8                                baseos          283 k
19:22:46  python3-libsemanage            x86_64  2.9-8.el8                                baseos          128 k
19:22:46  python3-policycoreutils        noarch  2.9-20.el8                               baseos          2.2 M
19:22:46  python3-setools                x86_64  4.3.0-3.el8                              baseos          624 k
19:22:46  rpm-plugin-selinux             x86_64  4.14.3-23.el8                            baseos           78 k
19:22:46  selinux-policy                 noarch  3.14.3-108.el8                           baseos          653 k
19:22:46  selinux-policy-targeted        noarch  3.14.3-108.el8                           baseos           15 M
19:22:46  slirp4netns                    x86_64  1.2.0-2.module_el8.7.0+1196+721f4eb0     appstream        54 k
19:22:46  xz                             x86_64  5.2.4-4.el8                              baseos          153 k
19:22:46 Downgrading:
19:22:46  xz-libs                        x86_64  5.2.4-4.el8                              baseos           94 k
19:22:46 Enabling module streams:
19:22:46  container-tools                        rhel8                                                         
19:22:46 
19:22:46 Transaction Summary
19:22:46 ======================================================================================================
19:22:46 Install    38 Packages
19:22:46 Downgrade   1 Package
19:22:46 
19:22:46 Total size: 117 M
19:22:46 Total download size: 56 M
19:22:46 Downloading Packages:
19:22:47 (1/33): container-selinux-2.189.0-1.module_el8. 267 kB/s |  60 kB     00:00    
19:22:47 (2/33): xz-libs-5.2.4-4.el8.x86_64.rpm          409 kB/s |  94 kB     00:00    
19:22:47 (3/33): fuse-overlayfs-1.9-1.module_el8.7.0+119 315 kB/s |  73 kB     00:00    
19:22:48 (4/33): slirp4netns-1.2.0-2.module_el8.7.0+1196 6.8 MB/s |  54 kB     00:00    
19:22:48 (5/33): libslirp-4.4.0-1.module_el8.6.0+926+8be 4.5 MB/s |  70 kB     00:00    
19:22:48 (6/33): fuse-common-3.3.0-16.el8.x86_64.rpm     4.3 MB/s |  22 kB     00:00    
19:22:48 (7/33): checkpolicy-2.9-1.el8.x86_64.rpm         19 MB/s | 348 kB     00:00    
19:22:48 (8/33): diffutils-3.6-6.el8.x86_64.rpm           19 MB/s | 358 kB     00:00    
19:22:48 (9/33): fuse3-3.3.0-16.el8.x86_64.rpm           3.7 MB/s |  54 kB     00:00    
19:22:48 (10/33): fuse3-libs-3.3.0-16.el8.x86_64.rpm      11 MB/s |  95 kB     00:00    
19:22:48 (11/33): iptables-libs-1.8.4-23.el8.x86_64.rpm   12 MB/s | 109 kB     00:00    
19:22:48 (12/33): kmod-25-19.el8.x86_64.rpm               13 MB/s | 126 kB     00:00    
19:22:48 (13/33): libcgroup-0.41-19.el8.x86_64.rpm       7.8 MB/s |  70 kB     00:00    
19:22:48 (14/33): iptables-1.8.4-23.el8.x86_64.rpm        19 MB/s | 585 kB     00:00    
19:22:48 (15/33): libmnl-1.0.4-6.el8.x86_64.rpm          2.9 MB/s |  30 kB     00:00    
19:22:48 (16/33): libnetfilter_conntrack-1.0.6-5.el8.x86 9.0 MB/s |  65 kB     00:00    
19:22:48 (17/33): libnfnetlink-1.0.1-13.el8.x86_64.rpm   4.1 MB/s |  33 kB     00:00    
19:22:48 (18/33): libibverbs-41.0-1.el8.x86_64.rpm        13 MB/s | 394 kB     00:00    
19:22:48 (19/33): libnftnl-1.1.5-5.el8.x86_64.rpm        5.8 MB/s |  83 kB     00:00    
19:22:48 (20/33): libpcap-1.9.1-5.el8.x86_64.rpm          11 MB/s | 169 kB     00:00    
19:22:48 (21/33): libselinux-utils-2.9-5.el8.x86_64.rpm   15 MB/s | 243 kB     00:00    
19:22:48 (22/33): policycoreutils-2.9-20.el8.x86_64.rpm   21 MB/s | 374 kB     00:00    
19:22:48 (23/33): policycoreutils-python-utils-2.9-20.el  14 MB/s | 253 kB     00:00    
19:22:48 (24/33): python3-audit-3.0.7-4.el8.x86_64.rpm   5.0 MB/s |  87 kB     00:00    
19:22:48 (25/33): python3-libsemanage-2.9-8.el8.x86_64.r 9.6 MB/s | 128 kB     00:00    
19:22:48 (26/33): python3-libselinux-2.9-5.el8.x86_64.rp  11 MB/s | 283 kB     00:00    
19:22:48 (27/33): rpm-plugin-selinux-4.14.3-23.el8.x86_6  12 MB/s |  78 kB     00:00    
19:22:48 (28/33): python3-setools-4.3.0-3.el8.x86_64.rpm  27 MB/s | 624 kB     00:00    
19:22:48 (29/33): selinux-policy-3.14.3-108.el8.noarch.r  29 MB/s | 653 kB     00:00    
19:22:48 (30/33): xz-5.2.4-4.el8.x86_64.rpm               19 MB/s | 153 kB     00:00    
19:22:48 (31/33): python3-policycoreutils-2.9-20.el8.noa  32 MB/s | 2.2 MB     00:00    
19:22:48 (32/33): selinux-policy-targeted-3.14.3-108.el8  90 MB/s |  15 MB     00:00    
19:22:49 (33/33): containerd.io-1.6.8-3.1.el8.x86_64.rpm  52 MB/s |  33 MB     00:00    
19:22:49 --------------------------------------------------------------------------------
19:22:49 Total                                            31 MB/s |  56 MB     00:01     
19:22:49 Docker CE Test - x86_64                         7.4 kB/s | 1.6 kB     00:00    
19:22:49 Importing GPG key 0x621E9F35:
19:22:49  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
19:22:49  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
19:22:49  From       : https://download.docker.com/linux/centos/gpg
19:22:49 Key imported successfully
19:22:49 Running transaction check
19:22:50 Transaction check succeeded.
19:22:50 Running transaction test
19:22:50 Transaction test succeeded.
19:22:50 Running transaction
19:22:51   Preparing        :                                                        1/1 
19:22:51   Installing       : python3-libselinux-2.9-5.el8.x86_64                   1/40 
19:22:51   Installing       : libmnl-1.0.4-6.el8.x86_64                             2/40 
19:22:51   Running scriptlet: libmnl-1.0.4-6.el8.x86_64                             2/40 
19:22:52   Downgrading      : xz-libs-5.2.4-4.el8.x86_64                            3/40 
19:22:52   Installing       : docker-scan-plugin-0.17.0-0.el8.x86_64                4/40 
19:22:52   Running scriptlet: docker-scan-plugin-0.17.0-0.el8.x86_64                4/40 
19:22:52   Installing       : libselinux-utils-2.9-5.el8.x86_64                     5/40 
19:22:52   Installing       : libnfnetlink-1.0.1-13.el8.x86_64                      6/40 
19:22:52   Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64                      6/40 
19:22:52   Installing       : fuse3-libs-3.3.0-16.el8.x86_64                        7/40 
19:22:52   Running scriptlet: fuse3-libs-3.3.0-16.el8.x86_64                        7/40 
19:22:52   Installing       : libnetfilter_conntrack-1.0.6-5.el8.x86_64             8/40 
19:22:52   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64             8/40 
19:22:52   Installing       : kmod-25-19.el8.x86_64                                 9/40 
19:22:52   Installing       : xz-5.2.4-4.el8.x86_64                                10/40 
19:22:52   Installing       : libnftnl-1.1.5-5.el8.x86_64                          11/40 
19:22:52   Running scriptlet: libnftnl-1.1.5-5.el8.x86_64                          11/40 
19:22:52   Installing       : python3-libsemanage-2.9-8.el8.x86_64                 12/40 
19:22:53   Installing       : python3-setools-4.3.0-3.el8.x86_64                   13/40 
19:22:53   Installing       : docker-buildx-plugin-0.9.1-0.el8.x86_64              14/40 
19:22:55   Running scriptlet: docker-buildx-plugin-0.9.1-0.el8.x86_64              14/40 
19:22:55   Installing       : docker-compose-plugin-2.11.0-0.el8.x86_64            15/40 
19:22:55   Running scriptlet: docker-compose-plugin-2.11.0-0.el8.x86_64            15/40 
19:22:55   Installing       : docker-ce-cli-1:0.0.0~20220911194421.9ac8584-0.el8   16/40 
19:22:55   Running scriptlet: docker-ce-cli-1:0.0.0~20220911194421.9ac8584-0.el8   16/40 
19:22:55   Installing       : python3-audit-3.0.7-4.el8.x86_64                     17/40 
19:22:55   Installing       : libibverbs-41.0-1.el8.x86_64                         18/40 
19:22:55   Running scriptlet: libibverbs-41.0-1.el8.x86_64                         18/40 
19:22:55   Installing       : libpcap-14:1.9.1-5.el8.x86_64                        19/40 
19:22:55   Installing       : iptables-libs-1.8.4-23.el8.x86_64                    20/40 
19:22:56   Running scriptlet: iptables-1.8.4-23.el8.x86_64                         21/40 
19:22:56   Installing       : iptables-1.8.4-23.el8.x86_64                         21/40 
19:22:56   Running scriptlet: iptables-1.8.4-23.el8.x86_64                         21/40 
19:22:56   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         22/40 
19:22:56   Installing       : libcgroup-0.41-19.el8.x86_64                         22/40 
19:22:56   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         22/40 
19:22:56   Installing       : fuse-common-3.3.0-16.el8.x86_64                      23/40 
19:22:56   Installing       : fuse3-3.3.0-16.el8.x86_64                            24/40 
19:22:56   Installing       : fuse-overlayfs-1.9-1.module_el8.7.0+1196+721f4eb0.   25/40 
19:22:56   Running scriptlet: fuse-overlayfs-1.9-1.module_el8.7.0+1196+721f4eb0.   25/40 
19:22:56   Installing       : diffutils-3.6-6.el8.x86_64                           26/40 
19:22:56   Running scriptlet: diffutils-3.6-6.el8.x86_64                           26/40 
19:22:56   Installing       : policycoreutils-2.9-20.el8.x86_64                    27/40 
19:22:56   Running scriptlet: policycoreutils-2.9-20.el8.x86_64                    27/40 
19:22:56   Installing       : rpm-plugin-selinux-4.14.3-23.el8.x86_64              28/40 
19:22:56   Installing       : selinux-policy-3.14.3-108.el8.noarch                 29/40 
19:22:56   Running scriptlet: selinux-policy-3.14.3-108.el8.noarch                 29/40 
19:22:58   Running scriptlet: selinux-policy-targeted-3.14.3-108.el8.noarch        30/40 
19:22:58   Installing       : selinux-policy-targeted-3.14.3-108.el8.noarch        30/40 
19:22:58   Running scriptlet: selinux-policy-targeted-3.14.3-108.el8.noarch        30/40 
19:22:58   Installing       : checkpolicy-2.9-1.el8.x86_64                         31/40 
19:22:58   Installing       : python3-policycoreutils-2.9-20.el8.noarch            32/40 
19:22:58   Installing       : policycoreutils-python-utils-2.9-20.el8.noarch       33/40 
19:22:58   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1196+   34/40 
19:22:58   Installing       : container-selinux-2:2.189.0-1.module_el8.7.0+1196+   34/40 
19:23:37   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1196+   34/40 
19:23:37   Installing       : containerd.io-1.6.8-3.1.el8.x86_64                   35/40 
19:23:37   Running scriptlet: containerd.io-1.6.8-3.1.el8.x86_64                   35/40 
19:23:37   Installing       : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_6   36/40 
19:23:37   Installing       : slirp4netns-1.2.0-2.module_el8.7.0+1196+721f4eb0.x   37/40 
19:23:37   Installing       : docker-ce-rootless-extras-0.0.0~20220911194421.9ac   38/40 
19:23:38   Running scriptlet: docker-ce-rootless-extras-0.0.0~20220911194421.9ac   38/40 
19:23:38   Installing       : docker-ce-3:0.0.0~20220911194421.9ac8584-0.el8.x86   39/40 
19:23:38   Running scriptlet: docker-ce-3:0.0.0~20220911194421.9ac8584-0.el8.x86   39/40 
19:23:38   Cleanup          : xz-libs-5.2.4-4.el8_6.x86_64                         40/40 
19:23:38   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1196+   40/40 
19:23:38   Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64                         40/40 
19:23:38   Verifying        : xz-libs-5.2.4-4.el8.x86_64                            1/40 
19:23:38   Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                          2/40 
19:23:38   Verifying        : container-selinux-2:2.189.0-1.module_el8.7.0+1196+    3/40 
19:23:38   Verifying        : fuse-overlayfs-1.9-1.module_el8.7.0+1196+721f4eb0.    4/40 
19:23:38   Verifying        : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_6    5/40 
19:23:38   Verifying        : slirp4netns-1.2.0-2.module_el8.7.0+1196+721f4eb0.x    6/40 
19:23:38   Verifying        : checkpolicy-2.9-1.el8.x86_64                          7/40 
19:23:38   Verifying        : diffutils-3.6-6.el8.x86_64                            8/40 
19:23:38   Verifying        : fuse-common-3.3.0-16.el8.x86_64                       9/40 
19:23:38   Verifying        : fuse3-3.3.0-16.el8.x86_64                            10/40 
19:23:38   Verifying        : fuse3-libs-3.3.0-16.el8.x86_64                       11/40 
19:23:38   Verifying        : iptables-1.8.4-23.el8.x86_64                         12/40 
19:23:38   Verifying        : iptables-libs-1.8.4-23.el8.x86_64                    13/40 
19:23:38   Verifying        : kmod-25-19.el8.x86_64                                14/40 
19:23:38   Verifying        : libcgroup-0.41-19.el8.x86_64                         15/40 
19:23:38   Verifying        : libibverbs-41.0-1.el8.x86_64                         16/40 
19:23:38   Verifying        : libmnl-1.0.4-6.el8.x86_64                            17/40 
19:23:38   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.x86_64            18/40 
19:23:38   Verifying        : libnfnetlink-1.0.1-13.el8.x86_64                     19/40 
19:23:38   Verifying        : libnftnl-1.1.5-5.el8.x86_64                          20/40 
19:23:38   Verifying        : libpcap-14:1.9.1-5.el8.x86_64                        21/40 
19:23:38   Verifying        : libselinux-utils-2.9-5.el8.x86_64                    22/40 
19:23:38   Verifying        : policycoreutils-2.9-20.el8.x86_64                    23/40 
19:23:38   Verifying        : policycoreutils-python-utils-2.9-20.el8.noarch       24/40 
19:23:38   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     25/40 
19:23:38   Verifying        : python3-libselinux-2.9-5.el8.x86_64                  26/40 
19:23:38   Verifying        : python3-libsemanage-2.9-8.el8.x86_64                 27/40 
19:23:38   Verifying        : python3-policycoreutils-2.9-20.el8.noarch            28/40 
19:23:38   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   29/40 
19:23:38   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.x86_64              30/40 
19:23:38   Verifying        : selinux-policy-3.14.3-108.el8.noarch                 31/40 
19:23:38   Verifying        : selinux-policy-targeted-3.14.3-108.el8.noarch        32/40 
19:23:38   Verifying        : xz-5.2.4-4.el8.x86_64                                33/40 
19:23:38   Verifying        : containerd.io-1.6.8-3.1.el8.x86_64                   34/40 
19:23:38   Verifying        : docker-compose-plugin-2.11.0-0.el8.x86_64            35/40 
19:23:38   Verifying        : docker-ce-rootless-extras-0.0.0~20220911194421.9ac   36/40 
19:23:38   Verifying        : docker-ce-3:0.0.0~20220911194421.9ac8584-0.el8.x86   37/40 
19:23:38   Verifying        : docker-ce-cli-1:0.0.0~20220911194421.9ac8584-0.el8   38/40 
19:23:38   Verifying        : docker-scan-plugin-0.17.0-0.el8.x86_64               39/40 
19:23:38   Verifying        : docker-buildx-plugin-0.9.1-0.el8.x86_64              40/40 
19:23:38 
19:23:38 Downgraded:
19:23:38   xz-libs-5.2.4-4.el8.x86_64                                                    
19:23:38 Installed:
19:23:38   checkpolicy-2.9-1.el8.x86_64                                                  
19:23:38   container-selinux-2:2.189.0-1.module_el8.7.0+1196+721f4eb0.noarch             
19:23:38   containerd.io-1.6.8-3.1.el8.x86_64                                            
19:23:38   diffutils-3.6-6.el8.x86_64                                                    
19:23:38   docker-buildx-plugin-0.9.1-0.el8.x86_64                                       
19:23:38   docker-ce-3:0.0.0~20220911194421.9ac8584-0.el8.x86_64                         
19:23:38   docker-ce-cli-1:0.0.0~20220911194421.9ac8584-0.el8.x86_64                     
19:23:38   docker-ce-rootless-extras-0.0.0~20220911194421.9ac8584-0.el8.x86_64           
19:23:38   docker-compose-plugin-2.11.0-0.el8.x86_64                                     
19:23:38   docker-scan-plugin-0.17.0-0.el8.x86_64                                        
19:23:38   fuse-common-3.3.0-16.el8.x86_64                                               
19:23:38   fuse-overlayfs-1.9-1.module_el8.7.0+1196+721f4eb0.x86_64                      
19:23:38   fuse3-3.3.0-16.el8.x86_64                                                     
19:23:38   fuse3-libs-3.3.0-16.el8.x86_64                                                
19:23:38   iptables-1.8.4-23.el8.x86_64                                                  
19:23:38   iptables-libs-1.8.4-23.el8.x86_64                                             
19:23:38   kmod-25-19.el8.x86_64                                                         
19:23:38   libcgroup-0.41-19.el8.x86_64                                                  
19:23:38   libibverbs-41.0-1.el8.x86_64                                                  
19:23:38   libmnl-1.0.4-6.el8.x86_64                                                     
19:23:38   libnetfilter_conntrack-1.0.6-5.el8.x86_64                                     
19:23:38   libnfnetlink-1.0.1-13.el8.x86_64                                              
19:23:38   libnftnl-1.1.5-5.el8.x86_64                                                   
19:23:38   libpcap-14:1.9.1-5.el8.x86_64                                                 
19:23:38   libselinux-utils-2.9-5.el8.x86_64                                             
19:23:38   libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_64                           
19:23:38   policycoreutils-2.9-20.el8.x86_64                                             
19:23:38   policycoreutils-python-utils-2.9-20.el8.noarch                                
19:23:38   python3-audit-3.0.7-4.el8.x86_64                                              
19:23:38   python3-libselinux-2.9-5.el8.x86_64                                           
19:23:38   python3-libsemanage-2.9-8.el8.x86_64                                          
19:23:38   python3-policycoreutils-2.9-20.el8.noarch                                     
19:23:38   python3-setools-4.3.0-3.el8.x86_64                                            
19:23:38   rpm-plugin-selinux-4.14.3-23.el8.x86_64                                       
19:23:38   selinux-policy-3.14.3-108.el8.noarch                                          
19:23:38   selinux-policy-targeted-3.14.3-108.el8.noarch                                 
19:23:38   slirp4netns-1.2.0-2.module_el8.7.0+1196+721f4eb0.x86_64                       
19:23:38   xz-5.2.4-4.el8.x86_64                                                         
19:23:38 
19:23:38 Complete!
19:23:38 + verify_binaries
19:23:38 + docker --version
19:23:38 Docker version 0.0.0-20220911194421-9ac8584, build 9ac8584
19:23:38 ++ uname -m
19:23:38 + '[' x86_64 = x86_64 ']'
19:23:38 + docker scan --help
19:23:38 
19:23:38 Usage:  docker scan [OPTIONS] IMAGE
19:23:38 
19:23:38 A tool to scan your images
19:23:38 
19:23:38 Options:
19:23:38       --accept-license    Accept using a third party scanning provider
19:23:38       --dependency-tree   Show dependency tree with scan results
19:23:38       --exclude-base      Exclude base image from vulnerability scanning
19:23:38                           (requires --file)
19:23:38   -f, --file string       Dockerfile associated with image, provides more
19:23:38                           detailed results
19:23:38       --group-issues      Aggregate duplicated vulnerabilities and group
19:23:38                           them to a single one (requires --json)
19:23:38       --json              Output results in JSON format
19:23:38       --login             Authenticate to the scan provider using an
19:23:38                           optional token (with --token), or web base
19:23:38                           token if empty
19:23:38       --reject-license    Reject using a third party scanning provider
19:23:38       --severity string   Only report vulnerabilities of provided level
19:23:38                           or higher (low|medium|high)
19:23:38       --token string      Authentication token to login to the third
19:23:38                           party scanning provider
19:23:38       --version           Display version of the scan plugin
19:23:38 + docker buildx version
19:23:38 github.com/docker/buildx v0.9.1 ed00243
19:23:38 + docker compose version
19:23:38 Docker Compose version v2.11.0
19:23:38 + dockerd --version
19:23:39 Docker version 0.0.0-20220911194421-9ac8584, build 924edb9
19:23:39 + containerd --version
19:23:39 containerd containerd.io 1.6.8 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:23:39 + runc --version
19:23:39 runc version 1.1.4
19:23:39 commit: v1.1.4-0-g5fd4c4d
19:23:39 spec: 1.0.2-dev
19:23:39 go: go1.17.13
19:23:39 libseccomp: 2.5.2