Skip to content
Failed

Console Output

Skipping 31,995 KB.. Full Log
13:34:22   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       16/28 
13:34:22   Verifying  : slirp4netns-0.4.3-4.el7_8.x86_64                           17/28 
13:34:22   Verifying  : libselinux-python-2.5-15.el7.x86_64                        18/28 
13:34:22   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   19/28 
13:34:22   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       20/28 
13:34:22   Verifying  : iptables-1.4.21-35.el7.x86_64                              21/28 
13:34:22   Verifying  : libnfnetlink-1.0.1-4.el7.x86_64                            22/28 
13:34:22   Verifying  : 3:docker-ce-0.0.0~20230118154609.e1152b2-0.el7.x86_64      23/28 
13:34:22   Verifying  : 1:docker-ce-cli-0.0.0~20230118154609.e1152b2-0.el7.x86_6   24/28 
13:34:22   Verifying  : docker-scan-plugin-0.23.0-0.el7.x86_64                     25/28 
13:34:22   Verifying  : containerd.io-1.6.15-3.1.el7.x86_64                        26/28 
13:34:22   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                27/28 
13:34:22   Verifying  : libcgroup-0.41-21.el7.x86_64                               28/28 
13:34:22 
13:34:22 Installed:
13:34:22   docker-buildx-plugin.x86_64 0:0.10.0-0.el7                                    
13:34:22   docker-ce.x86_64 3:0.0.0~20230118154609.e1152b2-0.el7                         
13:34:22   docker-ce-cli.x86_64 1:0.0.0~20230118154609.e1152b2-0.el7                     
13:34:22   docker-ce-rootless-extras.x86_64 0:0.0.0~20230118154609.e1152b2-0.el7         
13:34:22   docker-compose-plugin.x86_64 0:2.15.1-0.el7                                   
13:34:22   docker-scan-plugin.x86_64 0:0.23.0-0.el7                                      
13:34:22 
13:34:22 Dependency Installed:
13:34:22   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
13:34:22   checkpolicy.x86_64 0:2.5-8.el7                                                
13:34:22   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
13:34:22   containerd.io.x86_64 0:1.6.15-3.1.el7                                         
13:34:22   fuse-overlayfs.x86_64 0:0.7.2-6.el7_8                                         
13:34:22   fuse3-libs.x86_64 0:3.6.1-4.el7                                               
13:34:22   iptables.x86_64 0:1.4.21-35.el7                                               
13:34:22   libcgroup.x86_64 0:0.41-21.el7                                                
13:34:22   libmnl.x86_64 0:1.0.3-7.el7                                                   
13:34:22   libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3                                 
13:34:22   libnfnetlink.x86_64 0:1.0.1-4.el7                                             
13:34:22   libseccomp.x86_64 0:2.3.1-4.el7                                               
13:34:22   libselinux-python.x86_64 0:2.5-15.el7                                         
13:34:22   libselinux-utils.x86_64 0:2.5-15.el7                                          
13:34:22   libsemanage-python.x86_64 0:2.5-14.el7                                        
13:34:22   policycoreutils.x86_64 0:2.5-34.el7                                           
13:34:22   policycoreutils-python.x86_64 0:2.5-34.el7                                    
13:34:22   python-IPy.noarch 0:0.75-6.el7                                                
13:34:22   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
13:34:22   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
13:34:22   setools-libs.x86_64 0:3.3.8-4.el7                                             
13:34:22   slirp4netns.x86_64 0:0.4.3-4.el7_8                                            
13:34:22 
13:34:22 Complete!
13:34:22 + verify_binaries
13:34:22 + docker --version
13:34:22 Docker version 0.0.0-20230118154609-e1152b2, build e1152b2
13:34:22 ++ uname -m
13:34:22 + '[' x86_64 = x86_64 ']'
13:34:22 + docker scan --help
13:34:22 
13:34:22 Usage:  docker scan [OPTIONS] IMAGE
13:34:22 
13:34:22 A tool to scan your images
13:34:22 
13:34:22 Options:
13:34:22       --accept-license    Accept using a third party scanning provider
13:34:22       --dependency-tree   Show dependency tree with scan results
13:34:22       --exclude-base      Exclude base image from vulnerability scanning
13:34:22                           (requires --file)
13:34:22   -f, --file string       Dockerfile associated with image, provides more
13:34:22                           detailed results
13:34:22       --group-issues      Aggregate duplicated vulnerabilities and group
13:34:22                           them to a single one (requires --json)
13:34:22       --json              Output results in JSON format
13:34:22       --login             Authenticate to the scan provider using an
13:34:22                           optional token (with --token), or web base
13:34:22                           token if empty
13:34:22       --reject-license    Reject using a third party scanning provider
13:34:22       --severity string   Only report vulnerabilities of provided level
13:34:22                           or higher (low|medium|high)
13:34:22       --token string      Authentication token to login to the third
13:34:22                           party scanning provider
13:34:22       --version           Display version of the scan plugin
13:34:22 + docker buildx version
13:34:22 github.com/docker/buildx v0.10.0 8764628
13:34:22 + docker compose version
13:34:22 Docker Compose version v2.15.1
13:34:22 + dockerd --version
13:34:22 Docker version 0.0.0-20230118154609-e1152b2, build 105460b
13:34:22 + docker-proxy --version
13:34:22 docker-proxy (commit 105460b) version 0.0.0-20230118154609-e1152b2
13:34:22 + containerd --version
13:34:22 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
13:34:22 + ctr --version
13:34:22 ctr containerd.io 1.6.15
13:34:22 + containerd-shim --help
13:34:22 Usage of containerd-shim:
13:34:22   -address string
13:34:22     	grpc address back to main containerd
13:34:22   -containerd-binary containerd publish
13:34:22     	path to containerd binary (used for containerd publish) (default "containerd")
13:34:22   -criu string
13:34:22     	path to criu binary
13:34:22   -debug
13:34:22     	enable debug output in logs
13:34:22   -namespace string
13:34:22     	namespace that owns the shim
13:34:22   -runtime-root string
13:34:22     	root directory for the runtime (default "/run/containerd/runc")
13:34:22   -socket string
13:34:22     	socket path to serve
13:34:22   -systemd-cgroup
13:34:22     	set runtime to use systemd-cgroup
13:34:22   -workdir string
13:34:22     	path used to storge large temporary data
13:34:22 + containerd-shim-runc-v1 -v
13:34:22 containerd-shim-runc-v1:
13:34:22   Version:  1.6.15
13:34:22   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
13:34:22   Go version: go1.18.9
13:34:22 
13:34:22 + containerd-shim-runc-v2 -v
13:34:22 containerd-shim-runc-v2:
13:34:22   Version:  1.6.15
13:34:22   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
13:34:22   Go version: go1.18.9
13:34:22 
13:34:22 + runc --version
13:34:22 runc version 1.1.4
13:34:22 commit: v1.1.4-0-g5fd4c4d
13:34:22 spec: 1.0.2-dev
13:34:22 go: go1.18.9
13:34:22 libseccomp: 2.3.1
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
13:34:24   Running scriptlet: container-selinux-2:2.198.0-1.fc36.noarch            30/54 
13:34:24   Installing       : libslirp-4.6.1-3.fc36.x86_64                         31/54 
13:34:24   Installing       : slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64             32/54 
13:34:24   Installing       : libnfnetlink-1.0.1-21.fc36.x86_64                    33/54 
13:34:24   Installing       : libmnl-1.0.4-15.fc36.x86_64                          34/54 
13:34:24   Installing       : libnetfilter_conntrack-1.0.8-4.fc36.x86_64           35/54 
13:34:24   Installing       : iptables-libs-1.8.7-15.fc36.x86_64                   36/54 
13:34:24   Installing       : iptables-legacy-1.8.7-15.fc36.x86_64                 37/54 
13:34:24   Running scriptlet: iptables-legacy-1.8.7-15.fc36.x86_64                 37/54 
13:34:24   Installing       : kmod-libs-29-7.fc36.x86_64                           38/54 
13:34:24   Installing       : device-mapper-libs-1.02.175-7.fc36.x86_64            39/54 
13:34:24   Installing       : cryptsetup-libs-2.4.3-2.fc36.x86_64                  40/54 
13:34:24   Installing       : device-mapper-1.02.175-7.fc36.x86_64                 41/54 
13:34:24   Installing       : systemd-networkd-250.9-1.fc36.x86_64                 42/54 
13:34:24   Running scriptlet: systemd-networkd-250.9-1.fc36.x86_64                 42/54 
13:34:24   Installing       : systemd-pam-250.9-1.fc36.x86_64                      43/54 
13:34:24   Installing       : systemd-resolved-250.9-1.fc36.x86_64                 44/54 
13:34:24   Running scriptlet: systemd-resolved-250.9-1.fc36.x86_64                 44/54 
13:34:24   Installing       : systemd-250.9-1.fc36.x86_64                          45/54 
13:34:24   Running scriptlet: systemd-250.9-1.fc36.x86_64                          45/54 
13:34:24 Creating group 'input' with GID 104.
13:34:24 Creating group 'kvm' with GID 36.
13:34:24 Creating group 'render' with GID 105.
13:34:24 Creating group 'sgx' with GID 106.
13:34:24 Creating group 'systemd-journal' with GID 190.
13:34:24 Creating group 'systemd-network' with GID 192.
13:34:24 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
13:34:24 Creating group 'systemd-oom' with GID 998.
13:34:24 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
13:34:24 Creating group 'systemd-resolve' with GID 193.
13:34:24 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
13:34:24 
13:34:24   Installing       : containerd.io-1.6.15-3.1.fc36.x86_64                 46/54 
13:34:24   Running scriptlet: containerd.io-1.6.15-3.1.fc36.x86_64                 46/54 
13:34:24   Installing       : libcgroup-2.0-4.fc36.x86_64                          47/54 
13:34:24   Installing       : kmod-29-7.fc36.x86_64                                48/54 
13:34:24   Installing       : fuse-common-3.10.5-2.fc36.x86_64                     49/54 
13:34:24   Installing       : fuse3-3.10.5-2.fc36.x86_64                           50/54 
13:34:24   Installing       : fuse-overlayfs-1.9-6.fc36.x86_64                     51/54 
13:34:24   Running scriptlet: fuse-overlayfs-1.9-6.fc36.x86_64                     51/54 
13:34:24   Installing       : docker-ce-rootless-extras-0.0.0~20230118154609.e11   52/54 
13:34:25   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230118154609.e11   52/54 
13:34:25   Installing       : docker-ce-3:0.0.0~20230118154609.e1152b2-0.fc36.x8   53/54 
13:34:25   Running scriptlet: docker-ce-3:0.0.0~20230118154609.e1152b2-0.fc36.x8   53/54 
13:34:25   Cleanup          : systemd-libs-250.8-1.fc36.x86_64                     54/54 
13:34:25   Running scriptlet: selinux-policy-targeted-36.17-1.fc36.noarch          54/54 
13:34:25   Running scriptlet: container-selinux-2:2.198.0-1.fc36.noarch            54/54 
13:34:25   Running scriptlet: systemd-resolved-250.9-1.fc36.x86_64                 54/54 
13:34:25   Running scriptlet: systemd-libs-250.8-1.fc36.x86_64                     54/54 
13:34:25   Verifying        : containerd.io-1.6.15-3.1.fc36.x86_64                  1/54 
13:34:25   Verifying        : cryptsetup-libs-2.4.3-2.fc36.x86_64                   2/54 
13:34:25   Verifying        : device-mapper-1.02.175-7.fc36.x86_64                  3/54 
13:34:25   Verifying        : device-mapper-libs-1.02.175-7.fc36.x86_64             4/54 
13:34:25   Verifying        : diffutils-3.8-2.fc36.x86_64                           5/54 
13:34:25   Verifying        : fuse-common-3.10.5-2.fc36.x86_64                      6/54 
13:34:25   Verifying        : fuse3-3.10.5-2.fc36.x86_64                            7/54 
13:34:25   Verifying        : fuse3-libs-3.10.5-2.fc36.x86_64                       8/54 
13:34:25   Verifying        : iptables-legacy-1.8.7-15.fc36.x86_64                  9/54 
13:34:25   Verifying        : iptables-legacy-libs-1.8.7-15.fc36.x86_64            10/54 
13:34:25   Verifying        : iptables-libs-1.8.7-15.fc36.x86_64                   11/54 
13:34:25   Verifying        : kmod-29-7.fc36.x86_64                                12/54 
13:34:25   Verifying        : kmod-libs-29-7.fc36.x86_64                           13/54 
13:34:25   Verifying        : libcgroup-2.0-4.fc36.x86_64                          14/54 
13:34:25   Verifying        : libibverbs-39.0-1.fc36.x86_64                        15/54 
13:34:25   Verifying        : libmnl-1.0.4-15.fc36.x86_64                          16/54 
13:34:25   Verifying        : libnetfilter_conntrack-1.0.8-4.fc36.x86_64           17/54 
13:34:25   Verifying        : libnfnetlink-1.0.1-21.fc36.x86_64                    18/54 
13:34:25   Verifying        : libseccomp-2.5.3-2.fc36.x86_64                       19/54 
13:34:25   Verifying        : libselinux-utils-3.3-4.fc36.x86_64                   20/54 
13:34:25   Verifying        : libslirp-4.6.1-3.fc36.x86_64                         21/54 
13:34:25   Verifying        : libutempter-1.2.1-6.fc36.x86_64                      22/54 
13:34:25   Verifying        : libxkbcommon-1.4.0-1.fc36.x86_64                     23/54 
13:34:25   Verifying        : policycoreutils-3.3-4.fc36.x86_64                    24/54 
13:34:25   Verifying        : qrencode-libs-4.1.1-2.fc36.x86_64                    25/54 
13:34:25   Verifying        : slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64             26/54 
13:34:25   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch                27/54 
13:34:25   Verifying        : xz-5.2.5-9.fc36.x86_64                               28/54 
13:34:25   Verifying        : container-selinux-2:2.198.0-1.fc36.noarch            29/54 
13:34:25   Verifying        : dbus-1:1.14.4-1.fc36.x86_64                          30/54 
13:34:25   Verifying        : dbus-broker-32-1.fc36.x86_64                         31/54 
13:34:25   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                   32/54 
13:34:25   Verifying        : fuse-overlayfs-1.9-6.fc36.x86_64                     33/54 
13:34:25   Verifying        : libargon2-20171227-9.fc36.x86_64                     34/54 
13:34:25   Verifying        : libbpf-2:0.7.0-3.fc36.x86_64                         35/54 
13:34:25   Verifying        : libfdisk-2.38-1.fc36.x86_64                          36/54 
13:34:25   Verifying        : libnl3-3.7.0-1.fc36.x86_64                           37/54 
13:34:25   Verifying        : libpcap-14:1.10.2-1.fc36.x86_64                      38/54 
13:34:25   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.x86_64              39/54 
13:34:25   Verifying        : selinux-policy-36.17-1.fc36.noarch                   40/54 
13:34:25   Verifying        : selinux-policy-targeted-36.17-1.fc36.noarch          41/54 
13:34:25   Verifying        : systemd-250.9-1.fc36.x86_64                          42/54 
13:34:25   Verifying        : systemd-networkd-250.9-1.fc36.x86_64                 43/54 
13:34:25   Verifying        : systemd-pam-250.9-1.fc36.x86_64                      44/54 
13:34:25   Verifying        : systemd-resolved-250.9-1.fc36.x86_64                 45/54 
13:34:25   Verifying        : util-linux-2.38-1.fc36.x86_64                        46/54 
13:34:25   Verifying        : docker-ce-rootless-extras-0.0.0~20230118154609.e11   47/54 
13:34:25   Verifying        : docker-scan-plugin-0.23.0-0.fc36.x86_64              48/54 
13:34:25   Verifying        : docker-buildx-plugin-0.10.0-0.fc36.x86_64            49/54 
13:34:25   Verifying        : docker-ce-cli-1:0.0.0~20230118154609.e1152b2-0.fc3   50/54 
13:34:25   Verifying        : docker-ce-3:0.0.0~20230118154609.e1152b2-0.fc36.x8   51/54 
13:34:25   Verifying        : docker-compose-plugin-2.15.1-0.fc36.x86_64           52/54 
13:34:25   Verifying        : systemd-libs-250.9-1.fc36.x86_64                     53/54 
13:34:25   Verifying        : systemd-libs-250.8-1.fc36.x86_64                     54/54 
13:34:25 
13:34:25 Upgraded:
13:34:25   systemd-libs-250.9-1.fc36.x86_64                                              
13:34:25 Installed:
13:34:25   container-selinux-2:2.198.0-1.fc36.noarch                                     
13:34:25   containerd.io-1.6.15-3.1.fc36.x86_64                                          
13:34:25   cryptsetup-libs-2.4.3-2.fc36.x86_64                                           
13:34:25   dbus-1:1.14.4-1.fc36.x86_64                                                   
13:34:25   dbus-broker-32-1.fc36.x86_64                                                  
13:34:25   dbus-common-1:1.14.4-1.fc36.noarch                                            
13:34:25   device-mapper-1.02.175-7.fc36.x86_64                                          
13:34:25   device-mapper-libs-1.02.175-7.fc36.x86_64                                     
13:34:25   diffutils-3.8-2.fc36.x86_64                                                   
13:34:25   docker-buildx-plugin-0.10.0-0.fc36.x86_64                                     
13:34:25   docker-ce-3:0.0.0~20230118154609.e1152b2-0.fc36.x86_64                        
13:34:25   docker-ce-cli-1:0.0.0~20230118154609.e1152b2-0.fc36.x86_64                    
13:34:25   docker-ce-rootless-extras-0.0.0~20230118154609.e1152b2-0.fc36.x86_64          
13:34:25   docker-compose-plugin-2.15.1-0.fc36.x86_64                                    
13:34:25   docker-scan-plugin-0.23.0-0.fc36.x86_64                                       
13:34:25   fuse-common-3.10.5-2.fc36.x86_64                                              
13:34:25   fuse-overlayfs-1.9-6.fc36.x86_64                                              
13:34:25   fuse3-3.10.5-2.fc36.x86_64                                                    
13:34:25   fuse3-libs-3.10.5-2.fc36.x86_64                                               
13:34:25   iptables-legacy-1.8.7-15.fc36.x86_64                                          
13:34:25   iptables-legacy-libs-1.8.7-15.fc36.x86_64                                     
13:34:25   iptables-libs-1.8.7-15.fc36.x86_64                                            
13:34:25   kmod-29-7.fc36.x86_64                                                         
13:34:25   kmod-libs-29-7.fc36.x86_64                                                    
13:34:25   libargon2-20171227-9.fc36.x86_64                                              
13:34:25   libbpf-2:0.7.0-3.fc36.x86_64                                                  
13:34:25   libcgroup-2.0-4.fc36.x86_64                                                   
13:34:25   libfdisk-2.38-1.fc36.x86_64                                                   
13:34:25   libibverbs-39.0-1.fc36.x86_64                                                 
13:34:25   libmnl-1.0.4-15.fc36.x86_64                                                   
13:34:25   libnetfilter_conntrack-1.0.8-4.fc36.x86_64                                    
13:34:25   libnfnetlink-1.0.1-21.fc36.x86_64                                             
13:34:25   libnl3-3.7.0-1.fc36.x86_64                                                    
13:34:25   libpcap-14:1.10.2-1.fc36.x86_64                                               
13:34:25   libseccomp-2.5.3-2.fc36.x86_64                                                
13:34:25   libselinux-utils-3.3-4.fc36.x86_64                                            
13:34:25   libslirp-4.6.1-3.fc36.x86_64                                                  
13:34:25   libutempter-1.2.1-6.fc36.x86_64                                               
13:34:25   libxkbcommon-1.4.0-1.fc36.x86_64                                              
13:34:25   policycoreutils-3.3-4.fc36.x86_64                                             
13:34:25   qrencode-libs-4.1.1-2.fc36.x86_64                                             
13:34:25   rpm-plugin-selinux-4.17.1-3.fc36.x86_64                                       
13:34:25   selinux-policy-36.17-1.fc36.noarch                                            
13:34:25   selinux-policy-targeted-36.17-1.fc36.noarch                                   
13:34:25   slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64                                      
13:34:25   systemd-250.9-1.fc36.x86_64                                                   
13:34:25   systemd-networkd-250.9-1.fc36.x86_64                                          
13:34:25   systemd-pam-250.9-1.fc36.x86_64                                               
13:34:25   systemd-resolved-250.9-1.fc36.x86_64                                          
13:34:25   util-linux-2.38-1.fc36.x86_64                                                 
13:34:25   xkeyboard-config-2.35.1-1.fc36.noarch                                         
13:34:25   xz-5.2.5-9.fc36.x86_64                                                        
13:34:25 
13:34:25 Complete!
13:34:26 + verify_binaries
13:34:26 + docker --version
13:34:26 Docker version 0.0.0-20230118154609-e1152b2, build e1152b2
13:34:26 ++ uname -m
13:34:26 + '[' x86_64 = x86_64 ']'
13:34:26 + docker scan --help
13:34:26 
13:34:26 Usage:  docker scan [OPTIONS] IMAGE
13:34:26 
13:34:26 A tool to scan your images
13:34:26 
13:34:26 Options:
13:34:26       --accept-license    Accept using a third party scanning provider
13:34:26       --dependency-tree   Show dependency tree with scan results
13:34:26       --exclude-base      Exclude base image from vulnerability scanning
13:34:26                           (requires --file)
13:34:26   -f, --file string       Dockerfile associated with image, provides more
13:34:26                           detailed results
13:34:26       --group-issues      Aggregate duplicated vulnerabilities and group
13:34:26                           them to a single one (requires --json)
13:34:26       --json              Output results in JSON format
13:34:26       --login             Authenticate to the scan provider using an
13:34:26                           optional token (with --token), or web base
13:34:26                           token if empty
13:34:26       --reject-license    Reject using a third party scanning provider
13:34:26       --severity string   Only report vulnerabilities of provided level
13:34:26                           or higher (low|medium|high)
13:34:26       --token string      Authentication token to login to the third
13:34:26                           party scanning provider
13:34:26       --version           Display version of the scan plugin
13:34:26 + docker buildx version
13:34:26 github.com/docker/buildx v0.10.0 8764628
13:34:26 + docker compose version
13:34:26 Docker Compose version v2.15.1
13:34:26 + dockerd --version
13:34:26 Docker version 0.0.0-20230118154609-e1152b2, build 105460b
13:34:26 + docker-proxy --version
13:34:26 docker-proxy (commit 105460b) version 0.0.0-20230118154609-e1152b2
13:34:26 + containerd --version
13:34:26 containerd containerd.io 1.6.15 5b842e528e99d4d4c1686467debf2bd4b88ecd86
13:34:26 + ctr --version
13:34:26 ctr containerd.io 1.6.15
13:34:26 + containerd-shim --help
13:34:26 Usage of containerd-shim:
13:34:26   -address string
13:34:26     	grpc address back to main containerd
13:34:26   -containerd-binary containerd publish
13:34:26     	path to containerd binary (used for containerd publish) (default "containerd")
13:34:26   -criu string
13:34:26     	path to criu binary
13:34:26   -debug
13:34:26     	enable debug output in logs
13:34:26   -namespace string
13:34:26     	namespace that owns the shim
13:34:26   -runtime-root string
13:34:26     	root directory for the runtime (default "/run/containerd/runc")
13:34:26   -socket string
13:34:26     	socket path to serve
13:34:26   -systemd-cgroup
13:34:26     	set runtime to use systemd-cgroup
13:34:26   -workdir string
13:34:26     	path used to storge large temporary data
13:34:26 + containerd-shim-runc-v1 -v
13:34:26 containerd-shim-runc-v1:
13:34:26   Version:  1.6.15
13:34:26   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
13:34:26   Go version: go1.18.9
13:34:26 
13:34:26 + containerd-shim-runc-v2 -v
13:34:26 containerd-shim-runc-v2:
13:34:26   Version:  1.6.15
13:34:26   Revision: 5b842e528e99d4d4c1686467debf2bd4b88ecd86
13:34:26   Go version: go1.18.9
13:34:26 
13:34:26 + runc --version
13:34:26 runc version 1.1.4
13:34:26 commit: v1.1.4-0-g5fd4c4d
13:34:26 spec: 1.0.2-dev
13:34:26 go: go1.18.9
13:34:26 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 2
Finished: FAILURE