Skip to content
Success

Console Output

Skipping 55,666 KB.. Full Log
08:18:03 + DIST_ID=ubuntu
08:18:03 ++ lsb_release -sc
08:18:03 + DIST_VERSION=kinetic
08:18:03 + '[' kinetic = sid ']'
08:18:03 + install_debian_containerd
08:18:03 + '[' staging = stage ']'
08:18:03 + REPO_URL=https://download.docker.com/linux/ubuntu
08:18:03 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
08:18:03 + update-ca-certificates -f
08:18:03 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
08:18:03 Clearing symlinks in /etc/ssl/certs...
08:18:03 done.
08:18:03 Updating certificates in /etc/ssl/certs...
08:18:03   Installing : docker-scan-plugin-0.23.0-0.el7.x86_64                     22/28 
08:18:03 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
08:18:03 124 added, 0 removed; done.
08:18:03 Running hooks in /etc/ca-certificates/update.d...
08:18:03 done.
08:18:03 + apt-key add -
08:18:03 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
08:18:03 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
08:18:03 OK
08:18:03 + '[' kinetic = sid ']'
08:18:03 ++ dpkg --print-architecture
08:18:03 + ARCH=armhf
08:18:03 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu kinetic test'
08:18:03 + apt-get update
08:18:03   Installing : 1:docker-ce-cli-0.0.0~20230322190509.6a8406e-0.el7.x86_6   23/28 
08:18:04 Get:1 https://download.docker.com/linux/ubuntu kinetic InRelease [48.9 kB]
08:18:04 Get:2 https://download.docker.com/linux/ubuntu kinetic/test armhf Packages [11.3 kB]
08:18:04 Hit:3 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease
08:18:04 Hit:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease
08:18:04   Installing : libmnl-1.0.3-7.el7.x86_64                                  24/28 
08:18:04 Hit:5 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease
08:18:04 Hit:6 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease
08:18:04 Fetched 60.1 kB in 1s (84.1 kB/s)
08:18:05   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                25/28 
08:18:06 Reading package lists...
08:18:06 W: https://download.docker.com/linux/ubuntu/dists/kinetic/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
08:18:06 ++ find deb/debbuild/ubuntu-kinetic/ -type f -name '*.deb'
08:18:06 + packages='deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb
08:18:06 deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb
08:18:06 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb
08:18:06 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb
08:18:06 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb'
08:18:06 ++ echo 'deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb
08:18:06 deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb
08:18:06 deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb
08:18:06 deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb
08:18:06 deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb'
08:18:06 ++ awk '$0="./"$0'
08:18:06 ++ xargs
08:18:06 + packages='./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb'
08:18:06 + set -x
08:18:06 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb
08:18:06 Selecting previously unselected package docker-ce.
08:18:06 (Reading database ... 9321 files and directories currently installed.)
08:18:06 Preparing to unpack .../docker-ce_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ...
08:18:06 Unpacking docker-ce (5:0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic) ...
08:18:06   Installing : iptables-1.4.21-35.el7.x86_64                              26/28 
08:18:07 Selecting previously unselected package docker-ce-rootless-extras.
08:18:07 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ...
08:18:07 Unpacking docker-ce-rootless-extras (5:0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic) ...
08:18:07 Selecting previously unselected package docker-ce-cli.
08:18:07 Preparing to unpack .../docker-ce-cli_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ...
08:18:07 Unpacking docker-ce-cli (5:0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic) ...
08:18:08 Selecting previously unselected package docker-buildx-plugin.
08:18:08 Preparing to unpack .../docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb ...
08:18:08 Unpacking docker-buildx-plugin (0.10.4-1~ubuntu.22.10~kinetic) ...
08:18:09 Selecting previously unselected package docker-compose-plugin.
08:18:09 Preparing to unpack .../docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb ...
08:18:09 Unpacking docker-compose-plugin (2.17.2-1~ubuntu.22.10~kinetic) ...
08:18:10 Setting up docker-ce-cli (5:0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic) ...
08:18:10 Setting up docker-buildx-plugin (0.10.4-1~ubuntu.22.10~kinetic) ...
08:18:10 Setting up docker-compose-plugin (2.17.2-1~ubuntu.22.10~kinetic) ...
08:18:10 Setting up docker-ce (5:0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic) ...
08:18:10 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
08:18:10 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
08:18:10 invoke-rc.d: could not determine current runlevel
08:18:10 invoke-rc.d: policy-rc.d denied execution of start.
08:18:10 Setting up docker-ce-rootless-extras (5:0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic) ...
08:18:10 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
08:18:10  docker-ce-rootless-extras depends on dbus-user-session; however:
08:18:10   Package dbus-user-session is not installed.
08:18:10 
08:18:10 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-kinetic/docker-ce_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-rootless-extras_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-ce-cli_0.0.0~20230322190509.6a8406e-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-buildx-plugin_0.10.4-1~ubuntu.22.10~kinetic_armhf.deb ./deb/debbuild/ubuntu-kinetic/docker-compose-plugin_2.17.2-1~ubuntu.22.10~kinetic_armhf.deb
08:18:11   Installing : docker-ce-rootless-extras-0.0.0~20230322190509.6a8406e-0   27/28 
08:18:11   Installing : 3:docker-ce-0.0.0~20230322190509.6a8406e-0.el7.x86_64      28/28 
08:18:11   Verifying  : libmnl-1.0.3-7.el7.x86_64                                   1/28 
08:18:11   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.x86_64                         2/28 
08:18:11   Verifying  : 3:docker-ce-0.0.0~20230322190509.6a8406e-0.el7.x86_64       3/28 
08:18:11   Verifying  : docker-scan-plugin-0.23.0-0.el7.x86_64                      4/28 
08:18:11   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           5/28 
08:18:11   Verifying  : checkpolicy-2.5-8.el7.x86_64                                6/28 
08:18:11   Verifying  : docker-buildx-plugin-0.10.4-0.el7.x86_64                    7/28 
08:18:11   Verifying  : policycoreutils-2.5-34.el7.x86_64                           8/28 
08:18:11   Verifying  : docker-ce-rootless-extras-0.0.0~20230322190509.6a8406e-0    9/28 
08:18:11   Verifying  : python-IPy-0.75-6.el7.noarch                               10/28 
08:18:11   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              11/28 
08:18:11   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         12/28 
08:18:11   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                   13/28 
08:18:11   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            14/28 
08:18:11   Verifying  : fuse3-libs-3.6.1-4.el7.x86_64                              15/28 
08:18:11   Verifying  : docker-compose-plugin-2.17.2-0.el7.x86_64                  16/28 
08:18:11   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       17/28 
08:18:11   Verifying  : slirp4netns-0.4.3-4.el7_8.x86_64                           18/28 
08:18:11   Verifying  : libselinux-python-2.5-15.el7.x86_64                        19/28 
08:18:11   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   20/28 
08:18:11   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       21/28 
08:18:11   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         22/28 
08:18:11   Verifying  : iptables-1.4.21-35.el7.x86_64                              23/28 
08:18:11   Verifying  : libnfnetlink-1.0.1-4.el7.x86_64                            24/28 
08:18:11   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                25/28 
08:18:11   Verifying  : containerd.io-1.6.19-3.1.el7.x86_64                        26/28 
08:18:11   Verifying  : 1:docker-ce-cli-0.0.0~20230322190509.6a8406e-0.el7.x86_6   27/28 
08:18:11   Verifying  : libcgroup-0.41-21.el7.x86_64                               28/28 
08:18:11 
08:18:11 Installed:
08:18:11   docker-buildx-plugin.x86_64 0:0.10.4-0.el7                                    
08:18:11   docker-ce.x86_64 3:0.0.0~20230322190509.6a8406e-0.el7                         
08:18:11   docker-ce-cli.x86_64 1:0.0.0~20230322190509.6a8406e-0.el7                     
08:18:11   docker-ce-rootless-extras.x86_64 0:0.0.0~20230322190509.6a8406e-0.el7         
08:18:11   docker-compose-plugin.x86_64 0:2.17.2-0.el7                                   
08:18:11   docker-scan-plugin.x86_64 0:0.23.0-0.el7                                      
08:18:11 
08:18:11 Dependency Installed:
08:18:11   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
08:18:11   checkpolicy.x86_64 0:2.5-8.el7                                                
08:18:11   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
08:18:11   containerd.io.x86_64 0:1.6.19-3.1.el7                                         
08:18:11   fuse-overlayfs.x86_64 0:0.7.2-6.el7_8                                         
08:18:11   fuse3-libs.x86_64 0:3.6.1-4.el7                                               
08:18:11   iptables.x86_64 0:1.4.21-35.el7                                               
08:18:11   libcgroup.x86_64 0:0.41-21.el7                                                
08:18:11   libmnl.x86_64 0:1.0.3-7.el7                                                   
08:18:11   libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3                                 
08:18:11   libnfnetlink.x86_64 0:1.0.1-4.el7                                             
08:18:11   libseccomp.x86_64 0:2.3.1-4.el7                                               
08:18:11   libselinux-python.x86_64 0:2.5-15.el7                                         
08:18:11   libselinux-utils.x86_64 0:2.5-15.el7                                          
08:18:11   libsemanage-python.x86_64 0:2.5-14.el7                                        
08:18:11   policycoreutils.x86_64 0:2.5-34.el7                                           
08:18:11   policycoreutils-python.x86_64 0:2.5-34.el7                                    
08:18:11   python-IPy.noarch 0:0.75-6.el7                                                
08:18:11   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
08:18:11   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
08:18:11   setools-libs.x86_64 0:3.3.8-4.el7                                             
08:18:11   slirp4netns.x86_64 0:0.4.3-4.el7_8                                            
08:18:11 
08:18:11 Complete!
08:18:11 + verify_binaries
08:18:11 + docker --version
08:18:11 Docker version 0.0.0-20230322190509-6a8406e, build 6a8406e
08:18:11 ++ uname -m
08:18:11 + '[' x86_64 = x86_64 ']'
08:18:11 + docker scan --help
08:18:11 
08:18:11 Usage:  docker scan [OPTIONS] IMAGE
08:18:11 
08:18:11 A tool to scan your images
08:18:11 
08:18:11 Options:
08:18:11       --accept-license    Accept using a third party scanning provider
08:18:11       --dependency-tree   Show dependency tree with scan results
08:18:11       --exclude-base      Exclude base image from vulnerability scanning
08:18:11                           (requires --file)
08:18:11   -f, --file string       Dockerfile associated with image, provides more
08:18:11                           detailed results
08:18:11       --group-issues      Aggregate duplicated vulnerabilities and group
08:18:11                           them to a single one (requires --json)
08:18:11       --json              Output results in JSON format
08:18:11       --login             Authenticate to the scan provider using an
08:18:11                           optional token (with --token), or web base
08:18:11                           token if empty
08:18:11       --reject-license    Reject using a third party scanning provider
08:18:11       --severity string   Only report vulnerabilities of provided level
08:18:11                           or higher (low|medium|high)
08:18:11       --token string      Authentication token to login to the third
08:18:11                           party scanning provider
08:18:11       --version           Display version of the scan plugin
08:18:11 + docker buildx version
08:18:11 Reading package lists...
08:18:12 github.com/docker/buildx v0.10.4 c513d34
08:18:12 + docker compose version
08:18:12 Docker Compose version v2.17.2
08:18:12 + dockerd --version
08:18:12 Docker version 0.0.0-20230322190509-6a8406e, build 219f21b
08:18:12 + docker-proxy --version
08:18:12 docker-proxy (commit 219f21b) version 0.0.0-20230322190509-6a8406e
08:18:12 + containerd --version
08:18:12 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
08:18:12 + ctr --version
08:18:12 ctr containerd.io 1.6.19
08:18:12 + containerd-shim --help
08:18:12 Usage of containerd-shim:
08:18:12   -address string
08:18:12     	grpc address back to main containerd
08:18:12   -containerd-binary containerd publish
08:18:12     	path to containerd binary (used for containerd publish) (default "containerd")
08:18:12   -criu string
08:18:12     	path to criu binary
08:18:12   -debug
08:18:12     	enable debug output in logs
08:18:12   -namespace string
08:18:12     	namespace that owns the shim
08:18:12   -runtime-root string
08:18:12     	root directory for the runtime (default "/run/containerd/runc")
08:18:12   -socket string
08:18:12     	socket path to serve
08:18:12   -systemd-cgroup
08:18:12     	set runtime to use systemd-cgroup
08:18:12   -workdir string
08:18:12     	path used to storge large temporary data
08:18:12 + containerd-shim-runc-v1 -v
08:18:12 containerd-shim-runc-v1:
08:18:12   Version:  1.6.19
08:18:12   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
08:18:12   Go version: go1.19.7
08:18:12 
08:18:12 + containerd-shim-runc-v2 -v
08:18:12 containerd-shim-runc-v2:
08:18:12   Version:  1.6.19
08:18:12   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
08:18:12   Go version: go1.19.7
08:18:12 
08:18:12 + runc --version
08:18:12 Building dependency tree...
08:18:12 Reading state information...
08:18:12 Correcting dependencies... Done
08:18:12 runc version 1.1.4
08:18:12 commit: v1.1.4-0-g5fd4c4d
08:18:12 spec: 1.0.2-dev
08:18:12 go: go1.19.7
08:18:12 libseccomp: 2.3.1
08:18:12 Skipping docker-ce, it is already installed and upgrade is not set.
08:18:12 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
08:18:12 Skipping docker-ce-cli, it is already installed and upgrade is not set.
08:18:12 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
08:18:12 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
08:18:12 The following additional packages will be installed:
08:18:12   containerd.io dbus-user-session iptables libip6tc2 libmnl0
08:18:12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
08:18:12 Suggested packages:
08:18:12   firewalld kmod nftables
08:18:12 The following NEW packages will be installed:
08:18:12   containerd.io dbus-user-session iptables libip6tc2 libmnl0
08:18:12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
08:18:12 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:18:12 Need to get 21.3 MB of archives.
08:18:12 After this operation, 93.9 MB of additional disk space will be used.
08:18:12 Get:1 https://download.docker.com/linux/ubuntu kinetic/test armhf containerd.io armhf 1.6.19-1 [20.7 MB]
08:18:12 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-user-session armhf 1.14.0-2ubuntu3 [10.1 kB]
08:18:12 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB]
08:18:12 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxtables12 armhf 1.8.7-1ubuntu6 [27.9 kB]
08:18:13 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf netbase all 6.3 [12.9 kB]
08:18:13 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libip6tc2 armhf 1.8.7-1ubuntu6 [17.8 kB]
08:18:13 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB]
08:18:13 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnetfilter-conntrack3 armhf 1.0.9-2 [37.1 kB]
08:18:13 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnftnl11 armhf 1.2.3-1 [50.9 kB]
08:18:13 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf iptables armhf 1.8.7-1ubuntu6 [411 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
08:18:13 debconf: delaying package configuration, since apt-utils is not installed
08:18:13 Fetched 21.3 MB in 1s (22.5 MB/s)
08:18:13 Selecting previously unselected package dbus-user-session.
08:18:13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9547 files and directories currently installed.)
08:18:13 Preparing to unpack .../0-dbus-user-session_1.14.0-2ubuntu3_armhf.deb ...
08:18:13 Unpacking dbus-user-session (1.14.0-2ubuntu3) ...
08:18:13 Selecting previously unselected package libmnl0:armhf.
08:18:13 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_armhf.deb ...
08:18:13 Unpacking libmnl0:armhf (1.0.4-3ubuntu1) ...
08:18:13 Selecting previously unselected package libxtables12:armhf.
08:18:13 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu6_armhf.deb ...
08:18:13 Unpacking libxtables12:armhf (1.8.7-1ubuntu6) ...
08:18:13 Selecting previously unselected package netbase.
08:18:13 Preparing to unpack .../3-netbase_6.3_all.deb ...
08:18:13 Unpacking netbase (6.3) ...
08:18:13 Selecting previously unselected package libip6tc2:armhf.
08:18:13 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu6_armhf.deb ...
08:18:13 Unpacking libip6tc2:armhf (1.8.7-1ubuntu6) ...
08:18:13 Selecting previously unselected package libnfnetlink0:armhf.
08:18:13 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
08:18:13 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
08:18:13 Selecting previously unselected package libnetfilter-conntrack3:armhf.
08:18:13 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-2_armhf.deb ...
08:18:13 Unpacking libnetfilter-conntrack3:armhf (1.0.9-2) ...
08:18:13 Selecting previously unselected package libnftnl11:armhf.
08:18:13 Preparing to unpack .../7-libnftnl11_1.2.3-1_armhf.deb ...
08:18:13 Unpacking libnftnl11:armhf (1.2.3-1) ...
08:18:13 Selecting previously unselected package iptables.
08:18:13 Preparing to unpack .../8-iptables_1.8.7-1ubuntu6_armhf.deb ...
08:18:13 Unpacking iptables (1.8.7-1ubuntu6) ...
08:18:13 Selecting previously unselected package containerd.io.
08:18:13 Preparing to unpack .../9-containerd.io_1.6.19-1_armhf.deb ...
08:18:13 Unpacking containerd.io (1.6.19-1) ...
08:18:15 Setting up libip6tc2:armhf (1.8.7-1ubuntu6) ...
08:18:15 Setting up dbus-user-session (1.14.0-2ubuntu3) ...
08:18:15 Setting up libmnl0:armhf (1.0.4-3ubuntu1) ...
08:18:15 Setting up containerd.io (1.6.19-1) ...
08:18:15 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
08:18:15 Setting up libxtables12:armhf (1.8.7-1ubuntu6) ...
08:18:16 Setting up libnfnetlink0:armhf (1.0.2-2) ...
08:18:16 Setting up netbase (6.3) ...
08:18:16 Setting up libnftnl11:armhf (1.2.3-1) ...
08:18:16 Setting up libnetfilter-conntrack3:armhf (1.0.9-2) ...
08:18:16 Setting up iptables (1.8.7-1ubuntu6) ...
08:18:16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:18:16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:18:16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:18:16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:18:16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:18:16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:18:16 Processing triggers for libc-bin (2.36-0ubuntu4) ...
08:18:16 + verify_binaries
08:18:16 + docker --version
08:18:16 Docker version 0.0.0-20230322190509-6a8406e, build 6a8406e
08:18:16 ++ uname -m
08:18:16 + '[' armv8l = x86_64 ']'
08:18:16 + docker buildx version
08:18:16 github.com/docker/buildx v0.10.4 c513d34
08:18:16 + docker compose version
08:18:16 Docker Compose version v2.17.2
08:18:16 + dockerd --version
08:18:16 Docker version 0.0.0-20230322190509-6a8406e, build 219f21b
08:18:16 + docker-proxy --version
08:18:16 docker-proxy (commit 219f21b) version 0.0.0-20230322190509-6a8406e
08:18:16 + containerd --version
08:18:16 containerd containerd.io 1.6.19 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
08:18:16 + ctr --version
08:18:16 ctr containerd.io 1.6.19
08:18:16 + containerd-shim --help
08:18:16 Usage of containerd-shim:
08:18:16   -address string
08:18:16     	grpc address back to main containerd
08:18:16   -containerd-binary containerd publish
08:18:16     	path to containerd binary (used for containerd publish) (default "containerd")
08:18:16   -criu string
08:18:16     	path to criu binary
08:18:16   -debug
08:18:16     	enable debug output in logs
08:18:16   -namespace string
08:18:16     	namespace that owns the shim
08:18:16   -runtime-root string
08:18:16     	root directory for the runtime (default "/run/containerd/runc")
08:18:16   -socket string
08:18:16     	socket path to serve
08:18:16   -systemd-cgroup
08:18:16     	set runtime to use systemd-cgroup
08:18:16   -workdir string
08:18:16     	path used to storge large temporary data
08:18:16 + containerd-shim-runc-v1 -v
08:18:16 containerd-shim-runc-v1:
08:18:16   Version:  1.6.19
08:18:16   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
08:18:16   Go version: go1.19.7
08:18:16 
08:18:16 + containerd-shim-runc-v2 -v
08:18:16 containerd-shim-runc-v2:
08:18:16   Version:  1.6.19
08:18:16   Revision: 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
08:18:16   Go version: go1.19.7
08:18:16 
08:18:16 + runc --version
08:18:16 runc version 1.1.4
08:18:16 commit: v1.1.4-0-g5fd4c4d
08:18:16 spec: 1.0.2-dev
08:18:16 go: go1.19.7
08:18:16 libseccomp: 2.5.4
[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

Finished: SUCCESS