Started by user Akihiro Suda Restarted from build #2, stage Build Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 79eef6e78c0c6e0046ee78a099f4b734f54445c1 rather than 8ccb46a521964ab80490318504d6e02ae766a912 Obtained Jenkinsfile from 79eef6e78c0c6e0046ee78a099f4b734f54445c1 Copied 8 artifact(s)/stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41292/2/ to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41292/3/ Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) Stage "pr-hack" skipped due to this build restarting at stage "Build" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) Stage "DCO-check" skipped due to this build restarting at stage "Build" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-08-04T12:10:08.610Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41292 [Pipeline] node [2020-08-04T12:10:08.624Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-41292 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-08-04T12:10:08.822Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-08-04T12:10:08.835Z] Cloning the remote Git repository [2020-08-04T12:10:08.835Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-08-04T12:10:08.861Z] using credential docker-jenkins-github-credentials [2020-08-04T12:10:08.875Z] Cloning the remote Git repository [2020-08-04T12:10:08.875Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-08-04T12:10:08.841Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T12:10:08.841Z] > git init /home/jenkins/workspace/moby_PR-41292 # timeout=10 [2020-08-04T12:10:08.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:10:08.881Z] > git --version # timeout=10 [2020-08-04T12:10:08.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:10:08.887Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:10:08.882Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T12:10:08.882Z] > git init /home/docker/workspace/moby_PR-41292 # timeout=10 [2020-08-04T12:10:08.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:10:08.897Z] > git --version # timeout=10 [2020-08-04T12:10:08.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:10:08.903Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:10:18.253Z] Fetching without tags [2020-08-04T12:10:18.227Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:10:18.229Z] > git config --add remote.origin.fetch +refs/pull/41292/head:refs/remotes/origin/PR-41292 # timeout=10 [2020-08-04T12:10:18.230Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:10:18.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:10:18.258Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:10:18.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:10:18.259Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:10:18.561Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:10:19.071Z] Merge succeeded, producing 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:10:19.071Z] Checking out Revision 8ccb46a521964ab80490318504d6e02ae766a912 (PR-41292) [2020-08-04T12:10:19.128Z] Commit message: "Check for context error that is wrapped in url.Error" [2020-08-04T12:10:18.566Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:10:18.567Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:10:19.051Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-04T12:10:19.064Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T12:10:19.076Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:10:19.077Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:10:19.133Z] > git rev-list --no-walk 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T12:10:20.148Z] + docker version [2020-08-04T12:10:20.148Z] Client: Docker Engine - Community [2020-08-04T12:10:20.148Z] Version: 19.03.7 [2020-08-04T12:10:20.148Z] API version: 1.40 [2020-08-04T12:10:20.148Z] Go version: go1.12.17 [2020-08-04T12:10:20.148Z] Git commit: 7141c199a2 [2020-08-04T12:10:20.148Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-04T12:10:20.148Z] OS/Arch: linux/s390x [2020-08-04T12:10:20.148Z] Experimental: false [2020-08-04T12:10:20.148Z] [2020-08-04T12:10:20.148Z] Server: Docker Engine - Community [2020-08-04T12:10:20.148Z] Engine: [2020-08-04T12:10:20.148Z] Version: 19.03.7 [2020-08-04T12:10:20.148Z] API version: 1.40 (minimum version 1.12) [2020-08-04T12:10:20.148Z] Go version: go1.12.17 [2020-08-04T12:10:20.148Z] Git commit: 7141c199a2 [2020-08-04T12:10:20.148Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-04T12:10:20.148Z] OS/Arch: linux/s390x [2020-08-04T12:10:20.148Z] Experimental: true [2020-08-04T12:10:20.148Z] containerd: [2020-08-04T12:10:20.148Z] Version: 1.2.13 [2020-08-04T12:10:20.149Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T12:10:20.149Z] runc: [2020-08-04T12:10:20.149Z] Version: 1.0.0-rc10 [2020-08-04T12:10:20.149Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T12:10:20.149Z] docker-init: [2020-08-04T12:10:20.149Z] Version: 0.18.0 [2020-08-04T12:10:20.149Z] GitCommit: fec3683 [Pipeline] sh [2020-08-04T12:10:20.530Z] + docker info [2020-08-04T12:10:21.164Z] Client: [2020-08-04T12:10:21.164Z] Debug Mode: false [2020-08-04T12:10:21.164Z] [2020-08-04T12:10:21.164Z] Server: [2020-08-04T12:10:21.164Z] Containers: 0 [2020-08-04T12:10:21.164Z] Running: 0 [2020-08-04T12:10:21.164Z] Paused: 0 [2020-08-04T12:10:21.164Z] Stopped: 0 [2020-08-04T12:10:21.164Z] Images: 0 [2020-08-04T12:10:21.164Z] Server Version: 19.03.7 [2020-08-04T12:10:21.164Z] Storage Driver: overlay2 [2020-08-04T12:10:21.164Z] Backing Filesystem: [2020-08-04T12:10:21.164Z] Supports d_type: true [2020-08-04T12:10:21.164Z] Native Overlay Diff: true [2020-08-04T12:10:21.164Z] Logging Driver: json-file [2020-08-04T12:10:21.164Z] Cgroup Driver: cgroupfs [2020-08-04T12:10:21.164Z] Plugins: [2020-08-04T12:10:21.164Z] Volume: local [2020-08-04T12:10:21.164Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T12:10:21.164Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-04T12:10:21.164Z] Swarm: inactive [2020-08-04T12:10:21.164Z] Runtimes: runc [2020-08-04T12:10:21.164Z] Default Runtime: runc [2020-08-04T12:10:21.164Z] Init Binary: docker-init [2020-08-04T12:10:21.164Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T12:10:21.164Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T12:10:21.164Z] init version: fec3683 [2020-08-04T12:10:21.164Z] Security Options: [2020-08-04T12:10:21.164Z] apparmor [2020-08-04T12:10:21.164Z] seccomp [2020-08-04T12:10:21.164Z] Profile: default [2020-08-04T12:10:21.164Z] Kernel Version: 4.15.0-88-generic [2020-08-04T12:10:21.164Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-04T12:10:21.164Z] OSType: linux [2020-08-04T12:10:21.164Z] Architecture: s390x [2020-08-04T12:10:21.164Z] CPUs: 2 [2020-08-04T12:10:21.164Z] Total Memory: 7.861GiB [2020-08-04T12:10:21.164Z] Name: s390x-ubuntu-30 [2020-08-04T12:10:21.164Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-04T12:10:21.164Z] Docker Root Dir: /var/lib/docker [2020-08-04T12:10:21.164Z] Debug Mode: false [2020-08-04T12:10:21.164Z] Username: dockerbuildbot [2020-08-04T12:10:21.164Z] Registry: https://index.docker.io/v1/ [2020-08-04T12:10:21.164Z] Labels: [2020-08-04T12:10:21.164Z] Experimental: true [2020-08-04T12:10:21.164Z] Insecure Registries: [2020-08-04T12:10:21.164Z] 127.0.0.0/8 [2020-08-04T12:10:21.164Z] Live Restore Enabled: false [2020-08-04T12:10:21.164Z] [2020-08-04T12:10:21.164Z] WARNING: No swap limit support [Pipeline] sh [2020-08-04T12:10:21.548Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:10:21.548Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:10:21.548Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41292/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T12:10:21.548Z] + bash /home/jenkins/workspace/moby_PR-41292/check-config.sh [2020-08-04T12:10:21.548Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T12:10:21.548Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-08-04T12:10:21.548Z] [2020-08-04T12:10:21.548Z] Generally Necessary: [2020-08-04T12:10:21.548Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T12:10:21.548Z] - apparmor: enabled and tools installed [2020-08-04T12:10:21.548Z] - CONFIG_NAMESPACES: enabled [2020-08-04T12:10:21.548Z] - CONFIG_NET_NS: enabled [2020-08-04T12:10:21.548Z] - CONFIG_PID_NS: enabled [2020-08-04T12:10:21.548Z] - CONFIG_IPC_NS: enabled [2020-08-04T12:10:21.548Z] - CONFIG_UTS_NS: enabled [2020-08-04T12:10:21.548Z] - CONFIG_CGROUPS: enabled [2020-08-04T12:10:21.548Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T12:10:21.548Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T12:10:21.548Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T12:10:21.548Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T12:10:21.548Z] - CONFIG_CPUSETS: enabled [2020-08-04T12:10:21.548Z] - CONFIG_MEMCG: enabled [2020-08-04T12:10:21.548Z] - CONFIG_KEYS: enabled [2020-08-04T12:10:21.839Z] - CONFIG_VETH: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-04T12:10:21.839Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T12:10:21.839Z] [2020-08-04T12:10:21.839Z] Optional Features: [2020-08-04T12:10:21.839Z] - CONFIG_USER_NS: enabled [2020-08-04T12:10:21.839Z] - CONFIG_SECCOMP: enabled [2020-08-04T12:10:21.839Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T12:10:21.839Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T12:10:21.839Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T12:10:21.839Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-04T12:10:21.839Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T12:10:21.839Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T12:10:21.839Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-04T12:10:21.839Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-04T12:10:21.839Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T12:10:21.839Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T12:10:21.839Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T12:10:21.839Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T12:10:21.839Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T12:10:21.839Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T12:10:21.839Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T12:10:21.839Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T12:10:21.839Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T12:10:21.839Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_EXT4_FS: enabled [2020-08-04T12:10:21.839Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T12:10:21.839Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T12:10:21.839Z] - Network Drivers: [2020-08-04T12:10:21.839Z] - "overlay": [2020-08-04T12:10:21.839Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T12:10:21.839Z] Optional (for encrypted networks): [2020-08-04T12:10:21.839Z] - CONFIG_CRYPTO: enabled [2020-08-04T12:10:21.839Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-04T12:10:21.839Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-04T12:10:21.839Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-04T12:10:21.839Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-04T12:10:21.839Z] - CONFIG_XFRM: enabled [2020-08-04T12:10:21.839Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-04T12:10:21.839Z] - "ipvlan": [2020-08-04T12:10:21.839Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T12:10:21.839Z] - "macvlan": [2020-08-04T12:10:21.839Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T12:10:21.839Z] - "ftp,tftp client in container": [2020-08-04T12:10:21.839Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T12:10:21.839Z] - Storage Drivers: [2020-08-04T12:10:21.839Z] - "aufs": [2020-08-04T12:10:21.839Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T12:10:21.839Z] - "btrfs": [2020-08-04T12:10:21.839Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T12:10:21.839Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T12:10:21.839Z] - "devicemapper": [2020-08-04T12:10:21.839Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T12:10:21.839Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T12:10:21.839Z] - "overlay": [2020-08-04T12:10:21.839Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T12:10:21.839Z] - "zfs": [2020-08-04T12:10:21.839Z] - /dev/zfs: missing [2020-08-04T12:10:21.839Z] - zfs command: missing [2020-08-04T12:10:21.869Z] - zpool command: missing [2020-08-04T12:10:21.869Z] [2020-08-04T12:10:21.869Z] Limits: [2020-08-04T12:10:21.869Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T12:10:21.869Z] [2020-08-04T12:10:21.869Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-04T12:10:22.330Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8ccb46a521964ab80490318504d6e02ae766a912 . [2020-08-04T12:10:22.330Z] #2 [internal] load .dockerignore [2020-08-04T12:10:22.330Z] #2 transferring context: 87B 0.0s done [2020-08-04T12:10:22.330Z] #2 DONE 0.0s [2020-08-04T12:10:22.330Z] [2020-08-04T12:10:22.330Z] #1 [internal] load build definition from Dockerfile [2020-08-04T12:10:22.330Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-08-04T12:10:22.330Z] #1 DONE 0.0s [2020-08-04T12:10:22.330Z] [2020-08-04T12:10:22.330Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T12:10:22.646Z] #3 DONE 0.2s [2020-08-04T12:10:22.646Z] [2020-08-04T12:10:22.646Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T12:10:22.646Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-04T12:10:22.936Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-04T12:10:22.936Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-08-04T12:10:22.936Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-08-04T12:10:22.936Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s [2020-08-04T12:10:22.936Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-08-04T12:10:22.936Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-08-04T12:10:23.228Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-08-04T12:10:23.228Z] #4 DONE 0.5s [2020-08-04T12:10:23.519Z] [2020-08-04T12:10:23.519Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T12:10:23.569Z] Still waiting to schedule task [2020-08-04T12:10:23.569Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-04T12:10:23.579Z] Still waiting to schedule task [2020-08-04T12:10:23.579Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-04T12:10:23.588Z] Still waiting to schedule task [2020-08-04T12:10:23.588Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-04T12:10:23.621Z] Still waiting to schedule task [2020-08-04T12:10:23.621Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-028035a292c7a6fa0)’ [2020-08-04T12:10:23.633Z] Still waiting to schedule task [2020-08-04T12:10:23.633Z] Waiting for next available executor on ‘windows-2019’ [2020-08-04T12:10:23.811Z] #6 ... [2020-08-04T12:10:23.811Z] [2020-08-04T12:10:23.811Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T12:10:23.811Z] #5 DONE 0.1s [2020-08-04T12:10:23.811Z] [2020-08-04T12:10:23.811Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T12:10:23.811Z] #6 DONE 0.3s [2020-08-04T12:10:23.811Z] [2020-08-04T12:10:23.811Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:10:23.811Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 done [2020-08-04T12:10:24.136Z] #7 sha256:d2a4bc25ce2a6a1f4ba156c384f6651a22a1bb3c09858f16eee8082d74f215dd 1.79kB / 1.79kB done [2020-08-04T12:10:24.136Z] #7 sha256:2e42156bedac290657ae872b45e29b8341fc415b5ff0af67fca09c9df94f0d83 6.19kB / 6.19kB done [2020-08-04T12:10:24.136Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.19MB / 48.97MB 0.2s [2020-08-04T12:10:24.137Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.71MB / 9.88MB 0.2s [2020-08-04T12:10:24.137Z] #7 sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 1.86kB / 1.86kB done [2020-08-04T12:10:24.137Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 4.09MB / 7.39MB 0.2s [2020-08-04T12:10:24.137Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 7.35MB / 48.97MB 0.3s [2020-08-04T12:10:24.137Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 8.29MB / 9.88MB 0.3s [2020-08-04T12:10:24.137Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s [2020-08-04T12:10:24.137Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 16.87MB / 48.97MB 0.4s [2020-08-04T12:10:24.137Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2020-08-04T12:10:24.137Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-08-04T12:10:24.137Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 97.28kB / 51.38MB 0.4s [2020-08-04T12:10:24.137Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.4s [2020-08-04T12:10:24.479Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 20.00MB / 48.97MB 0.5s [2020-08-04T12:10:24.479Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.31MB / 51.38MB 0.5s [2020-08-04T12:10:24.479Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 28.26MB / 48.97MB 0.7s [2020-08-04T12:10:24.479Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 15.45MB / 51.38MB 0.7s [2020-08-04T12:10:24.479Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 9.05MB / 56.74MB 0.7s [2020-08-04T12:10:24.820Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 33.21MB / 48.97MB 0.8s [2020-08-04T12:10:24.820Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 18.93MB / 51.38MB 0.8s [2020-08-04T12:10:24.821Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.48MB / 56.74MB 0.8s [2020-08-04T12:10:24.821Z] #7 ... [2020-08-04T12:10:24.821Z] [2020-08-04T12:10:24.821Z] #20 [internal] load build context [2020-08-04T12:10:24.821Z] #20 transferring context: 51.42MB 0.8s done [2020-08-04T12:10:24.821Z] #20 DONE 0.9s [2020-08-04T12:10:24.821Z] [2020-08-04T12:10:24.821Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:10:24.821Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 36.79MB / 48.97MB 0.9s [2020-08-04T12:10:24.821Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 23.68MB / 51.38MB 0.9s [2020-08-04T12:10:24.821Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.91MB / 56.74MB 0.9s [2020-08-04T12:10:25.162Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.79MB / 48.97MB 1.1s [2020-08-04T12:10:25.162Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 31.31MB / 51.38MB 1.1s [2020-08-04T12:10:25.162Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 23.88MB / 56.74MB 1.1s [2020-08-04T12:10:25.162Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.93MB / 48.97MB 1.2s [2020-08-04T12:10:25.162Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 35.33MB / 51.38MB 1.2s [2020-08-04T12:10:25.162Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 27.56MB / 56.74MB 1.2s [2020-08-04T12:10:25.162Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done [2020-08-04T12:10:25.162Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 38.55MB / 51.38MB 1.3s [2020-08-04T12:10:25.162Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.93MB / 56.74MB 1.3s [2020-08-04T12:10:25.162Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 0B / 102.23MB 1.3s [2020-08-04T12:10:25.502Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.22MB / 51.38MB 1.4s [2020-08-04T12:10:25.502Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 39.94MB / 56.74MB 1.4s [2020-08-04T12:10:25.502Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.09MB / 51.38MB 1.5s [2020-08-04T12:10:25.503Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 44.51MB / 56.74MB 1.5s [2020-08-04T12:10:25.503Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0.1s [2020-08-04T12:10:25.503Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s [2020-08-04T12:10:25.503Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 48.17MB / 56.74MB 1.6s [2020-08-04T12:10:25.503Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 8.19MB / 102.23MB 1.6s [2020-08-04T12:10:25.844Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done [2020-08-04T12:10:25.845Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 52.90MB / 56.74MB 1.7s [2020-08-04T12:10:25.845Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 15.27MB / 102.23MB 1.7s [2020-08-04T12:10:25.845Z] #7 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0B / 156B 1.7s [2020-08-04T12:10:25.845Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s [2020-08-04T12:10:25.845Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 23.22MB / 102.23MB 1.8s [2020-08-04T12:10:25.845Z] #7 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 156B / 156B 1.7s done [2020-08-04T12:10:25.845Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s done [2020-08-04T12:10:25.845Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 36.52MB / 102.23MB 2.0s [2020-08-04T12:10:25.845Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 48.17MB / 102.23MB 2.1s [2020-08-04T12:10:26.176Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 60.24MB / 102.23MB 2.2s [2020-08-04T12:10:26.176Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 66.45MB / 102.23MB 2.3s [2020-08-04T12:10:26.176Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 75.30MB / 102.23MB 2.4s [2020-08-04T12:10:26.479Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 87.47MB / 102.23MB 2.5s [2020-08-04T12:10:26.479Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 100.01MB / 102.23MB 2.6s [2020-08-04T12:10:26.770Z] #7 ... [2020-08-04T12:10:26.770Z] [2020-08-04T12:10:26.770Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T12:10:26.770Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-04T12:10:26.770Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-04T12:10:26.770Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-04T12:10:26.770Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-08-04T12:10:26.770Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-08-04T12:10:26.770Z] #58 DONE 2.8s [2020-08-04T12:10:26.770Z] [2020-08-04T12:10:26.770Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:10:26.770Z] #7 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 102.23MB / 102.23MB 2.7s done [2020-08-04T12:10:27.401Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.9s done [2020-08-04T12:10:27.401Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-08-04T12:10:27.692Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-08-04T12:10:27.982Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-08-04T12:10:27.982Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-08-04T12:10:28.273Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-08-04T12:10:29.777Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.5s done [2020-08-04T12:10:30.068Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-08-04T12:10:31.100Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.0s done [2020-08-04T12:10:31.391Z] #7 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 [2020-08-04T12:10:34.166Z] #7 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 2.6s done [2020-08-04T12:10:34.166Z] #7 extracting sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0.0s done [2020-08-04T12:10:34.457Z] #7 DONE 10.4s [2020-08-04T12:10:34.457Z] [2020-08-04T12:10:34.457Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T12:10:35.961Z] #8 DONE 1.6s [2020-08-04T12:10:36.252Z] [2020-08-04T12:10:36.252Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T12:10:36.882Z] #9 DONE 0.8s [2020-08-04T12:10:36.882Z] [2020-08-04T12:10:36.882Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:10:36.882Z] #47 ... [2020-08-04T12:10:36.882Z] [2020-08-04T12:10:36.882Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T12:10:36.882Z] #27 DONE 0.1s [2020-08-04T12:10:36.882Z] [2020-08-04T12:10:36.882Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T12:10:36.882Z] #35 DONE 0.1s [2020-08-04T12:10:37.173Z] [2020-08-04T12:10:37.173Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:10:41.685Z] #36 4.074 + git clone https://github.com/docker/distribution.git . [2020-08-04T12:10:41.685Z] #36 4.075 Cloning into '.'... [2020-08-04T12:10:42.316Z] #36 ... [2020-08-04T12:10:42.316Z] [2020-08-04T12:10:42.316Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:10:42.316Z] #47 4.037 + RM_GOPATH=0 [2020-08-04T12:10:42.316Z] #47 4.037 + TMP_GOPATH= [2020-08-04T12:10:42.316Z] #47 4.037 + : /build [2020-08-04T12:10:42.316Z] #47 4.038 + '[' -z '' ']' [2020-08-04T12:10:42.316Z] #47 4.038 ++ mktemp -d [2020-08-04T12:10:42.316Z] #47 4.039 + export GOPATH=/tmp/tmp.wNI27lcpzm [2020-08-04T12:10:42.316Z] #47 4.039 + GOPATH=/tmp/tmp.wNI27lcpzm [2020-08-04T12:10:42.316Z] #47 4.039 + RM_GOPATH=1 [2020-08-04T12:10:42.316Z] #47 4.039 + case "$(go env GOARCH)" in [2020-08-04T12:10:42.316Z] #47 4.039 ++ go env GOARCH [2020-08-04T12:10:42.316Z] #47 4.042 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:42.316Z] #47 4.042 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:42.316Z] #47 4.042 ++ dirname /tmp/install/install.sh [2020-08-04T12:10:42.316Z] #47 4.043 + dir=/tmp/install [2020-08-04T12:10:42.316Z] #47 4.043 + bin=shfmt [2020-08-04T12:10:42.316Z] #47 4.043 + shift [2020-08-04T12:10:42.316Z] #47 4.043 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-04T12:10:42.316Z] #47 4.043 + . /tmp/install/shfmt.installer [2020-08-04T12:10:42.316Z] #47 4.043 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:10:42.316Z] #47 4.043 + install_shfmt [2020-08-04T12:10:42.316Z] #47 4.043 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-04T12:10:42.316Z] #47 4.043 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:10:42.316Z] #47 4.043 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wNI27lcpzm/src/github.com/mvdan/sh [2020-08-04T12:10:42.316Z] #47 4.050 Cloning into '/tmp/tmp.wNI27lcpzm/src/github.com/mvdan/sh'... [2020-08-04T12:10:45.054Z] #47 ... [2020-08-04T12:10:45.054Z] [2020-08-04T12:10:45.054Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:10:45.054Z] #21 2.592 + RM_GOPATH=0 [2020-08-04T12:10:45.054Z] #21 2.592 + TMP_GOPATH= [2020-08-04T12:10:45.054Z] #21 2.592 + : /build [2020-08-04T12:10:45.054Z] #21 2.592 + '[' -z '' ']' [2020-08-04T12:10:45.054Z] #21 2.592 ++ mktemp -d [2020-08-04T12:10:45.054Z] #21 2.592 + export GOPATH=/tmp/tmp.Zjrrk4nz44 [2020-08-04T12:10:45.054Z] #21 2.592 + GOPATH=/tmp/tmp.Zjrrk4nz44 [2020-08-04T12:10:45.054Z] #21 2.592 + RM_GOPATH=1 [2020-08-04T12:10:45.054Z] #21 2.592 + case "$(go env GOARCH)" in [2020-08-04T12:10:45.054Z] #21 2.592 ++ go env GOARCH [2020-08-04T12:10:45.054Z] #21 2.616 Install docker/cli version 17.06.2-ce from stable [2020-08-04T12:10:45.054Z] #21 2.616 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:45.054Z] #21 2.616 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:45.054Z] #21 2.616 ++ dirname /tmp/install/install.sh [2020-08-04T12:10:45.054Z] #21 2.616 + dir=/tmp/install [2020-08-04T12:10:45.054Z] #21 2.616 + bin=dockercli [2020-08-04T12:10:45.054Z] #21 2.616 + shift [2020-08-04T12:10:45.054Z] #21 2.616 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-04T12:10:45.054Z] #21 2.616 + . /tmp/install/dockercli.installer [2020-08-04T12:10:45.054Z] #21 2.616 ++ : stable [2020-08-04T12:10:45.054Z] #21 2.616 ++ : 17.06.2-ce [2020-08-04T12:10:45.054Z] #21 2.616 + install_dockercli [2020-08-04T12:10:45.054Z] #21 2.616 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T12:10:45.054Z] #21 2.616 ++ uname -m [2020-08-04T12:10:45.054Z] #21 2.616 + arch=s390x [2020-08-04T12:10:45.054Z] #21 2.616 + '[' s390x '!=' x86_64 ']' [2020-08-04T12:10:45.054Z] #21 2.616 + '[' s390x '!=' s390x ']' [2020-08-04T12:10:45.054Z] #21 2.616 + url=https://download.docker.com/linux/static [2020-08-04T12:10:45.054Z] #21 2.616 + tar -xz docker/docker [2020-08-04T12:10:45.054Z] #21 2.616 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-08-04T12:10:45.054Z] #21 7.712 + mkdir -p /build [2020-08-04T12:10:45.054Z] #21 7.731 + mv docker/docker /build/ [2020-08-04T12:10:45.054Z] #21 7.734 + rmdir docker [2020-08-04T12:10:45.054Z] #21 DONE 8.0s [2020-08-04T12:10:45.054Z] [2020-08-04T12:10:45.054Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:10:45.054Z] #43 3.601 + RM_GOPATH=0 [2020-08-04T12:10:45.054Z] #43 3.601 + TMP_GOPATH= [2020-08-04T12:10:45.054Z] #43 3.601 + : /build [2020-08-04T12:10:45.054Z] #43 3.601 + '[' -z '' ']' [2020-08-04T12:10:45.054Z] #43 3.601 ++ mktemp -d [2020-08-04T12:10:45.054Z] #43 3.605 + export GOPATH=/tmp/tmp.uqOQD3d2lS [2020-08-04T12:10:45.054Z] #43 3.605 + GOPATH=/tmp/tmp.uqOQD3d2lS [2020-08-04T12:10:45.054Z] #43 3.605 + RM_GOPATH=1 [2020-08-04T12:10:45.054Z] #43 3.605 + case "$(go env GOARCH)" in [2020-08-04T12:10:45.054Z] #43 3.605 ++ go env GOARCH [2020-08-04T12:10:45.054Z] #43 3.626 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:45.054Z] #43 3.626 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:45.054Z] #43 3.630 ++ dirname /tmp/install/install.sh [2020-08-04T12:10:45.054Z] #43 3.636 + dir=/tmp/install [2020-08-04T12:10:45.054Z] #43 3.636 + bin=gotestsum [2020-08-04T12:10:45.054Z] #43 3.636 + shift [2020-08-04T12:10:45.054Z] #43 3.636 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-04T12:10:45.054Z] #43 3.636 + . /tmp/install/gotestsum.installer [2020-08-04T12:10:45.054Z] #43 3.636 ++ : v0.3.5 [2020-08-04T12:10:45.054Z] #43 3.636 + install_gotestsum [2020-08-04T12:10:45.054Z] #43 3.637 + set -e [2020-08-04T12:10:45.054Z] #43 3.637 + export GO111MODULE=on [2020-08-04T12:10:45.054Z] #43 3.637 + GO111MODULE=on [2020-08-04T12:10:45.054Z] #43 3.637 + GOBIN=/build [2020-08-04T12:10:45.054Z] #43 3.637 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-04T12:10:45.054Z] #43 3.645 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T12:10:45.054Z] #43 3.655 go: finding gotest.tools v0.3.5 [2020-08-04T12:10:45.054Z] #43 4.301 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T12:10:45.054Z] #43 4.410 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T12:10:45.054Z] #43 4.879 go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T12:10:45.054Z] #43 4.914 go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T12:10:45.054Z] #43 5.006 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:10:45.054Z] #43 5.006 go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T12:10:45.054Z] #43 5.007 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:10:45.054Z] #43 5.035 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T12:10:45.054Z] #43 5.056 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:10:45.054Z] #43 5.093 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:10:45.054Z] #43 5.097 go: downloading github.com/fatih/color v1.6.0 [2020-08-04T12:10:45.054Z] #43 5.202 go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T12:10:45.054Z] #43 5.316 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:10:45.054Z] #43 5.406 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T12:10:45.054Z] #43 5.408 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:10:45.054Z] #43 5.541 go: extracting github.com/fatih/color v1.6.0 [2020-08-04T12:10:45.054Z] #43 5.542 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:10:45.054Z] #43 5.568 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:10:45.054Z] #43 5.593 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:10:45.054Z] #43 5.637 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:10:45.054Z] #43 5.643 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:10:45.054Z] #43 5.847 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:10:45.054Z] #43 5.953 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:10:45.054Z] #43 6.822 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:10:45.054Z] #43 7.169 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:10:45.054Z] #43 7.606 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:10:46.586Z] #43 9.847 go: finding github.com/fatih/color v1.6.0 [2020-08-04T12:10:46.877Z] #43 9.995 go: finding github.com/pkg/errors v0.8.0 [2020-08-04T12:10:46.877Z] #43 10.03 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:10:46.877Z] #43 10.04 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:10:46.877Z] #43 10.05 go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T12:10:46.877Z] #43 10.13 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:10:46.877Z] #43 ... [2020-08-04T12:10:46.877Z] [2020-08-04T12:10:46.877Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:10:46.877Z] #41 1.337 + RM_GOPATH=0 [2020-08-04T12:10:46.877Z] #41 1.337 + TMP_GOPATH= [2020-08-04T12:10:46.877Z] #41 1.337 + : /build [2020-08-04T12:10:46.877Z] #41 1.337 + '[' -z '' ']' [2020-08-04T12:10:46.877Z] #41 1.337 ++ mktemp -d [2020-08-04T12:10:46.877Z] #41 1.337 + export GOPATH=/tmp/tmp.baTRq7rv3R [2020-08-04T12:10:46.877Z] #41 1.337 + GOPATH=/tmp/tmp.baTRq7rv3R [2020-08-04T12:10:46.877Z] #41 1.337 + RM_GOPATH=1 [2020-08-04T12:10:46.877Z] #41 1.337 + case "$(go env GOARCH)" in [2020-08-04T12:10:46.877Z] #41 1.337 ++ go env GOARCH [2020-08-04T12:10:46.877Z] #41 1.337 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:46.877Z] #41 1.337 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:46.877Z] #41 1.337 ++ dirname /tmp/install/install.sh [2020-08-04T12:10:46.877Z] #41 1.337 + dir=/tmp/install [2020-08-04T12:10:46.877Z] #41 1.337 + bin=vndr [2020-08-04T12:10:46.877Z] #41 1.337 + shift [2020-08-04T12:10:46.877Z] #41 1.337 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-04T12:10:46.877Z] #41 1.337 + . /tmp/install/vndr.installer [2020-08-04T12:10:46.877Z] #41 1.337 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:10:46.877Z] #41 1.337 + install_vndr [2020-08-04T12:10:46.877Z] #41 1.337 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-04T12:10:46.877Z] #41 1.337 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.baTRq7rv3R/src/github.com/LK4D4/vndr [2020-08-04T12:10:46.877Z] #41 1.337 Cloning into '/tmp/tmp.baTRq7rv3R/src/github.com/LK4D4/vndr'... [2020-08-04T12:10:46.877Z] #41 1.342 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:10:46.877Z] #41 1.675 + cd /tmp/tmp.baTRq7rv3R/src/github.com/LK4D4/vndr [2020-08-04T12:10:46.877Z] #41 1.675 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:10:46.877Z] #41 1.675 + go build -buildmode=pie -v -o /build/vndr . [2020-08-04T12:10:46.877Z] #41 2.145 internal/cpu [2020-08-04T12:10:46.877Z] #41 2.159 runtime/internal/atomic [2020-08-04T12:10:46.877Z] #41 2.402 runtime/internal/sys [2020-08-04T12:10:46.877Z] #41 2.484 runtime/internal/math [2020-08-04T12:10:46.877Z] #41 2.532 internal/bytealg [2020-08-04T12:10:46.877Z] #41 2.532 internal/race [2020-08-04T12:10:46.877Z] #41 2.551 sync/atomic [2020-08-04T12:10:46.877Z] #41 2.597 unicode [2020-08-04T12:10:46.877Z] #41 2.826 runtime [2020-08-04T12:10:46.877Z] #41 4.815 unicode/utf8 [2020-08-04T12:10:46.877Z] #41 5.241 math [2020-08-04T12:10:46.877Z] #41 9.942 unicode/utf16 [2020-08-04T12:10:47.167Z] #41 10.14 container/list [2020-08-04T12:10:47.168Z] #41 ... [2020-08-04T12:10:47.168Z] [2020-08-04T12:10:47.168Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:10:47.168Z] #10 3.807 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:10:47.168Z] #10 3.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:10:47.168Z] #10 3.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:10:47.168Z] #10 4.615 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T12:10:47.168Z] #10 6.567 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T12:10:47.168Z] #10 9.775 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T12:10:47.168Z] #10 ... [2020-08-04T12:10:47.168Z] [2020-08-04T12:10:47.168Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:10:47.168Z] #45 2.597 + RM_GOPATH=0 [2020-08-04T12:10:47.168Z] #45 2.597 + TMP_GOPATH= [2020-08-04T12:10:47.168Z] #45 2.597 + : /build [2020-08-04T12:10:47.168Z] #45 2.597 + '[' -z '' ']' [2020-08-04T12:10:47.168Z] #45 2.597 ++ mktemp -d [2020-08-04T12:10:47.168Z] #45 2.597 + export GOPATH=/tmp/tmp.WMuydI18my [2020-08-04T12:10:47.168Z] #45 2.597 + GOPATH=/tmp/tmp.WMuydI18my [2020-08-04T12:10:47.168Z] #45 2.597 + RM_GOPATH=1 [2020-08-04T12:10:47.168Z] #45 2.597 + case "$(go env GOARCH)" in [2020-08-04T12:10:47.168Z] #45 2.597 ++ go env GOARCH [2020-08-04T12:10:47.168Z] #45 2.627 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:47.168Z] #45 2.627 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:47.168Z] #45 2.630 Installing golangci-lint version v1.23.8 [2020-08-04T12:10:47.168Z] #45 2.632 ++ dirname /tmp/install/install.sh [2020-08-04T12:10:47.168Z] #45 2.632 + dir=/tmp/install [2020-08-04T12:10:47.168Z] #45 2.632 + bin=golangci_lint [2020-08-04T12:10:47.168Z] #45 2.632 + shift [2020-08-04T12:10:47.168Z] #45 2.632 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-04T12:10:47.168Z] #45 2.632 + . /tmp/install/golangci_lint.installer [2020-08-04T12:10:47.168Z] #45 2.632 ++ : v1.23.8 [2020-08-04T12:10:47.168Z] #45 2.632 + install_golangci_lint [2020-08-04T12:10:47.168Z] #45 2.632 + echo 'Installing golangci-lint version v1.23.8' [2020-08-04T12:10:47.168Z] #45 2.632 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:10:47.458Z] #45 ... [2020-08-04T12:10:47.458Z] [2020-08-04T12:10:47.458Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:10:47.458Z] #28 4.048 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-04T12:10:47.458Z] #28 4.056 Cloning into '.'... [2020-08-04T12:10:47.458Z] #28 ... [2020-08-04T12:10:47.458Z] [2020-08-04T12:10:47.458Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:10:47.458Z] #23 4.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:10:47.458Z] #23 4.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:10:47.458Z] #23 4.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:10:47.458Z] #23 5.314 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T12:10:47.458Z] #23 7.115 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T12:10:47.458Z] #23 9.409 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T12:10:47.458Z] #23 ... [2020-08-04T12:10:47.458Z] [2020-08-04T12:10:47.458Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:10:47.458Z] #51 1.501 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:10:47.458Z] #51 1.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:10:47.458Z] #51 1.761 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:10:47.458Z] #51 1.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T12:10:47.458Z] #51 2.754 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T12:10:47.458Z] #51 4.619 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T12:10:47.781Z] #51 ... [2020-08-04T12:10:47.781Z] [2020-08-04T12:10:47.781Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:10:47.781Z] #30 2.708 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:10:47.781Z] #30 2.708 + RM_GOPATH=0 [2020-08-04T12:10:47.781Z] #30 2.708 + TMP_GOPATH= [2020-08-04T12:10:47.781Z] #30 2.708 + : /build [2020-08-04T12:10:47.781Z] #30 2.708 + '[' -z '' ']' [2020-08-04T12:10:47.781Z] #30 2.708 ++ mktemp -d [2020-08-04T12:10:47.781Z] #30 2.708 + export GOPATH=/tmp/tmp.wDH7hTAgTh [2020-08-04T12:10:47.781Z] #30 2.708 + GOPATH=/tmp/tmp.wDH7hTAgTh [2020-08-04T12:10:47.781Z] #30 2.708 + RM_GOPATH=1 [2020-08-04T12:10:47.781Z] #30 2.708 + case "$(go env GOARCH)" in [2020-08-04T12:10:47.781Z] #30 2.708 ++ go env GOARCH [2020-08-04T12:10:47.781Z] #30 2.708 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:47.781Z] #30 2.708 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:47.781Z] #30 2.708 ++ dirname /tmp/install/install.sh [2020-08-04T12:10:47.781Z] #30 2.708 + dir=/tmp/install [2020-08-04T12:10:47.781Z] #30 2.708 + bin=tomlv [2020-08-04T12:10:47.781Z] #30 2.708 + shift [2020-08-04T12:10:47.781Z] #30 2.708 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-04T12:10:47.781Z] #30 2.708 + . /tmp/install/tomlv.installer [2020-08-04T12:10:47.781Z] #30 2.708 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:10:47.781Z] #30 2.708 + install_tomlv [2020-08-04T12:10:47.781Z] #30 2.708 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-04T12:10:47.781Z] #30 2.708 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wDH7hTAgTh/src/github.com/BurntSushi/toml [2020-08-04T12:10:47.781Z] #30 2.717 Cloning into '/tmp/tmp.wDH7hTAgTh/src/github.com/BurntSushi/toml'... [2020-08-04T12:10:47.781Z] #30 3.560 + cd /tmp/tmp.wDH7hTAgTh/src/github.com/BurntSushi/toml [2020-08-04T12:10:47.781Z] #30 3.560 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:10:47.782Z] #30 3.563 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:10:47.782Z] #30 4.034 math/bits [2020-08-04T12:10:47.782Z] #30 4.146 runtime [2020-08-04T12:10:47.782Z] #30 4.560 math [2020-08-04T12:10:47.782Z] #30 9.615 internal/testlog [2020-08-04T12:10:47.782Z] #30 9.767 encoding [2020-08-04T12:10:47.782Z] #30 9.878 runtime/cgo [2020-08-04T12:10:47.782Z] #30 ... [2020-08-04T12:10:47.782Z] [2020-08-04T12:10:47.782Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:10:47.782Z] #60 2.890 + RM_GOPATH=0 [2020-08-04T12:10:47.782Z] #60 2.890 + TMP_GOPATH= [2020-08-04T12:10:47.782Z] #60 2.890 + : /build [2020-08-04T12:10:47.782Z] #60 2.890 + '[' -z '' ']' [2020-08-04T12:10:47.782Z] #60 2.891 ++ mktemp -d [2020-08-04T12:10:47.782Z] #60 2.893 + export GOPATH=/tmp/tmp.BMm81DtUX7 [2020-08-04T12:10:47.782Z] #60 2.893 + GOPATH=/tmp/tmp.BMm81DtUX7 [2020-08-04T12:10:47.782Z] #60 2.893 + RM_GOPATH=1 [2020-08-04T12:10:47.782Z] #60 2.893 + case "$(go env GOARCH)" in [2020-08-04T12:10:47.782Z] #60 2.895 ++ go env GOARCH [2020-08-04T12:10:47.782Z] #60 2.907 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:47.782Z] #60 2.907 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:47.782Z] #60 2.910 ++ dirname /tmp/install/install.sh [2020-08-04T12:10:47.782Z] #60 2.913 + dir=/tmp/install [2020-08-04T12:10:47.782Z] #60 2.913 + bin=proxy [2020-08-04T12:10:47.782Z] #60 2.913 + shift [2020-08-04T12:10:47.782Z] #60 2.913 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-04T12:10:47.782Z] #60 2.913 + . /tmp/install/proxy.installer [2020-08-04T12:10:47.782Z] #60 2.913 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:10:47.782Z] #60 2.913 + install_proxy [2020-08-04T12:10:47.782Z] #60 2.913 + case "$1" in [2020-08-04T12:10:47.782Z] #60 2.913 + export CGO_ENABLED=0 [2020-08-04T12:10:47.782Z] #60 2.913 + CGO_ENABLED=0 [2020-08-04T12:10:47.782Z] #60 2.913 + _install_proxy [2020-08-04T12:10:47.782Z] #60 2.913 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-04T12:10:47.782Z] #60 2.913 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BMm81DtUX7/src/github.com/docker/libnetwork [2020-08-04T12:10:47.782Z] #60 2.913 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:10:47.782Z] #60 2.931 Cloning into '/tmp/tmp.BMm81DtUX7/src/github.com/docker/libnetwork'... [2020-08-04T12:10:48.080Z] #60 ... [2020-08-04T12:10:48.080Z] [2020-08-04T12:10:48.080Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:10:48.080Z] #54 3.768 + RM_GOPATH=0 [2020-08-04T12:10:48.080Z] #54 3.768 + TMP_GOPATH= [2020-08-04T12:10:48.080Z] #54 3.768 + : /build [2020-08-04T12:10:48.080Z] #54 3.768 + '[' -z '' ']' [2020-08-04T12:10:48.080Z] #54 3.768 ++ mktemp -d [2020-08-04T12:10:48.080Z] #54 3.778 + export GOPATH=/tmp/tmp.AT1bqXHkfv [2020-08-04T12:10:48.080Z] #54 3.778 + GOPATH=/tmp/tmp.AT1bqXHkfv [2020-08-04T12:10:48.080Z] #54 3.778 + RM_GOPATH=1 [2020-08-04T12:10:48.080Z] #54 3.778 + case "$(go env GOARCH)" in [2020-08-04T12:10:48.080Z] #54 3.779 ++ go env GOARCH [2020-08-04T12:10:48.080Z] #54 3.815 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:48.080Z] #54 3.815 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:10:48.080Z] #54 3.816 ++ dirname /tmp/install/install.sh [2020-08-04T12:10:48.080Z] #54 3.818 + dir=/tmp/install [2020-08-04T12:10:48.080Z] #54 3.818 + bin=rootlesskit [2020-08-04T12:10:48.080Z] #54 3.818 + shift [2020-08-04T12:10:48.080Z] #54 3.818 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-04T12:10:48.080Z] #54 3.818 + . /tmp/install/rootlesskit.installer [2020-08-04T12:10:48.080Z] #54 3.818 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:10:48.080Z] #54 3.818 + install_rootlesskit [2020-08-04T12:10:48.080Z] #54 3.818 + case "$1" in [2020-08-04T12:10:48.080Z] #54 3.818 + export CGO_ENABLED=0 [2020-08-04T12:10:48.080Z] #54 3.818 + CGO_ENABLED=0 [2020-08-04T12:10:48.080Z] #54 3.818 + _install_rootlesskit [2020-08-04T12:10:48.080Z] #54 3.818 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:10:48.080Z] #54 3.818 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-04T12:10:48.080Z] #54 3.818 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AT1bqXHkfv/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:10:48.080Z] #54 3.829 Cloning into '/tmp/tmp.AT1bqXHkfv/src/github.com/rootless-containers/rootlesskit'... [2020-08-04T12:10:48.080Z] #54 7.227 + cd /tmp/tmp.AT1bqXHkfv/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:10:48.080Z] #54 7.227 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:10:48.080Z] #54 7.570 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:10:48.080Z] #54 7.570 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-04T12:10:48.080Z] #54 ... [2020-08-04T12:10:48.080Z] [2020-08-04T12:10:48.080Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:10:48.080Z] #38 4.412 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:10:48.080Z] #38 4.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:10:48.080Z] #38 4.470 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:10:48.080Z] #38 5.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T12:10:48.080Z] #38 7.450 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T12:10:48.080Z] #38 9.908 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T12:10:48.370Z] #38 ... [2020-08-04T12:10:48.370Z] [2020-08-04T12:10:48.370Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:10:48.370Z] #32 3.849 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:10:48.370Z] #32 3.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:10:48.370Z] #32 3.959 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:10:48.370Z] #32 4.767 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T12:10:48.370Z] #32 7.367 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T12:10:48.370Z] #32 9.941 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T12:10:48.370Z] #32 ... [2020-08-04T12:10:48.370Z] [2020-08-04T12:10:48.370Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:10:48.370Z] #41 10.59 crypto/internal/subtle [2020-08-04T12:10:48.370Z] #41 10.71 crypto/subtle [2020-08-04T12:10:48.370Z] #41 10.79 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-04T12:10:48.370Z] #41 10.80 internal/nettrace [2020-08-04T12:10:48.370Z] #41 10.88 runtime/cgo [2020-08-04T12:10:50.657Z] Fetching without tags [2020-08-04T12:10:51.056Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:10:51.905Z] Merge succeeded, producing 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:10:51.906Z] Checking out Revision 8ccb46a521964ab80490318504d6e02ae766a912 (PR-41292) [2020-08-04T12:10:52.813Z] #41 ... [2020-08-04T12:10:52.813Z] [2020-08-04T12:10:52.813Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:10:52.813Z] #36 14.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-04T12:10:52.813Z] #36 15.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-04T12:10:52.956Z] Commit message: "Check for context error that is wrapped in url.Error" [2020-08-04T12:10:50.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:10:50.630Z] > git config --add remote.origin.fetch +refs/pull/41292/head:refs/remotes/origin/PR-41292 # timeout=10 [2020-08-04T12:10:50.633Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:10:50.648Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:10:50.663Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:10:50.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:10:50.664Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:10:51.062Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:10:51.065Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:10:51.874Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-04T12:10:51.896Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T12:10:51.912Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:10:51.914Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T12:10:54.001Z] + docker version [2020-08-04T12:10:54.001Z] Client: [2020-08-04T12:10:54.001Z] Version: 18.06.1-ce [2020-08-04T12:10:54.001Z] API version: 1.38 [2020-08-04T12:10:54.001Z] Go version: go1.10.3 [2020-08-04T12:10:54.001Z] Git commit: e68fc7a [2020-08-04T12:10:54.001Z] Built: Tue Aug 21 17:26:10 2018 [2020-08-04T12:10:54.001Z] OS/Arch: linux/ppc64le [2020-08-04T12:10:54.001Z] Experimental: false [2020-08-04T12:10:54.001Z] [2020-08-04T12:10:54.001Z] Server: [2020-08-04T12:10:54.001Z] Engine: [2020-08-04T12:10:54.001Z] Version: 18.06.1-ce [2020-08-04T12:10:54.001Z] API version: 1.38 (minimum version 1.12) [2020-08-04T12:10:54.001Z] Go version: go1.10.3 [2020-08-04T12:10:54.001Z] Git commit: e68fc7a [2020-08-04T12:10:54.001Z] Built: Tue Aug 21 17:24:20 2018 [2020-08-04T12:10:54.001Z] OS/Arch: linux/ppc64le [2020-08-04T12:10:54.001Z] Experimental: true [Pipeline] sh [2020-08-04T12:10:54.398Z] + docker info [2020-08-04T12:10:54.398Z] Containers: 0 [2020-08-04T12:10:54.398Z] Running: 0 [2020-08-04T12:10:54.398Z] Paused: 0 [2020-08-04T12:10:54.398Z] Stopped: 0 [2020-08-04T12:10:54.398Z] Images: 0 [2020-08-04T12:10:54.398Z] Server Version: 18.06.1-ce [2020-08-04T12:10:54.398Z] Storage Driver: overlay2 [2020-08-04T12:10:54.398Z] Backing Filesystem: extfs [2020-08-04T12:10:54.398Z] Supports d_type: true [2020-08-04T12:10:54.398Z] Native Overlay Diff: true [2020-08-04T12:10:54.398Z] Logging Driver: json-file [2020-08-04T12:10:54.398Z] Cgroup Driver: cgroupfs [2020-08-04T12:10:54.398Z] Plugins: [2020-08-04T12:10:54.398Z] Volume: local [2020-08-04T12:10:54.398Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T12:10:54.398Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-08-04T12:10:54.398Z] Swarm: inactive [2020-08-04T12:10:54.398Z] Runtimes: runc [2020-08-04T12:10:54.398Z] Default Runtime: runc [2020-08-04T12:10:54.398Z] Init Binary: docker-init [2020-08-04T12:10:54.398Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-08-04T12:10:54.398Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-08-04T12:10:54.398Z] init version: fec3683 [2020-08-04T12:10:54.398Z] Security Options: [2020-08-04T12:10:54.398Z] apparmor [2020-08-04T12:10:54.398Z] seccomp [2020-08-04T12:10:54.398Z] Profile: default [2020-08-04T12:10:54.398Z] Kernel Version: 4.4.0-139-generic [2020-08-04T12:10:54.398Z] Operating System: Ubuntu 16.04.3 LTS [2020-08-04T12:10:54.398Z] OSType: linux [2020-08-04T12:10:54.398Z] Architecture: ppc64le [2020-08-04T12:10:54.398Z] CPUs: 4 [2020-08-04T12:10:54.398Z] Total Memory: 7.972GiB [2020-08-04T12:10:54.398Z] Name: ppc64le-ubuntu-17 [2020-08-04T12:10:54.398Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-08-04T12:10:54.398Z] Docker Root Dir: /var/lib/docker [2020-08-04T12:10:54.398Z] Debug Mode (client): false [2020-08-04T12:10:54.398Z] Debug Mode (server): false [2020-08-04T12:10:54.398Z] Username: dockerbuildbot [2020-08-04T12:10:54.398Z] Registry: https://index.docker.io/v1/ [2020-08-04T12:10:54.398Z] Labels: [2020-08-04T12:10:54.398Z] Experimental: true [2020-08-04T12:10:54.398Z] Insecure Registries: [2020-08-04T12:10:54.398Z] 127.0.0.0/8 [2020-08-04T12:10:54.398Z] Live Restore Enabled: false [2020-08-04T12:10:54.398Z] [Pipeline] sh [2020-08-04T12:10:54.799Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:10:54.799Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:10:54.799Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41292/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T12:10:54.799Z] + bash /home/docker/workspace/moby_PR-41292/check-config.sh [2020-08-04T12:10:54.799Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T12:10:54.799Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-08-04T12:10:54.799Z] [2020-08-04T12:10:54.799Z] Generally Necessary: [2020-08-04T12:10:54.799Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T12:10:54.799Z] - apparmor: enabled and tools installed [2020-08-04T12:10:54.799Z] - CONFIG_NAMESPACES: enabled [2020-08-04T12:10:54.799Z] - CONFIG_NET_NS: enabled [2020-08-04T12:10:54.799Z] - CONFIG_PID_NS: enabled [2020-08-04T12:10:54.799Z] - CONFIG_IPC_NS: enabled [2020-08-04T12:10:54.799Z] - CONFIG_UTS_NS: enabled [2020-08-04T12:10:54.799Z] - CONFIG_CGROUPS: enabled [2020-08-04T12:10:54.799Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T12:10:54.799Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T12:10:54.799Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T12:10:54.799Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T12:10:54.799Z] - CONFIG_CPUSETS: enabled [2020-08-04T12:10:54.799Z] - CONFIG_MEMCG: enabled [2020-08-04T12:10:54.799Z] - CONFIG_KEYS: enabled [2020-08-04T12:10:54.799Z] - CONFIG_VETH: enabled (as module) [2020-08-04T12:10:54.799Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-04T12:10:55.096Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T12:10:55.096Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-08-04T12:10:55.096Z] [2020-08-04T12:10:55.096Z] Optional Features: [2020-08-04T12:10:55.096Z] - CONFIG_USER_NS: enabled [2020-08-04T12:10:55.096Z] - CONFIG_SECCOMP: enabled [2020-08-04T12:10:55.096Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T12:10:55.096Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T12:10:55.096Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T12:10:55.096Z] (cgroup swap accounting is currently enabled) [2020-08-04T12:10:55.096Z] - CONFIG_MEMCG_KMEM: enabled [2020-08-04T12:10:55.096Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T12:10:55.096Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T12:10:55.096Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-04T12:10:55.096Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-04T12:10:55.096Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T12:10:55.096Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T12:10:55.096Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T12:10:55.096Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T12:10:55.096Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T12:10:55.096Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T12:10:55.096Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T12:10:55.096Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T12:10:55.096Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T12:10:55.096Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T12:10:55.096Z] - CONFIG_EXT4_FS: enabled [2020-08-04T12:10:55.096Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T12:10:55.096Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T12:10:55.096Z] - Network Drivers: [2020-08-04T12:10:55.096Z] - "overlay": [2020-08-04T12:10:55.391Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T12:10:55.391Z] Optional (for encrypted networks): [2020-08-04T12:10:55.391Z] - CONFIG_CRYPTO: enabled [2020-08-04T12:10:55.391Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_XFRM: enabled [2020-08-04T12:10:55.391Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-04T12:10:55.391Z] - "ipvlan": [2020-08-04T12:10:55.391Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T12:10:55.391Z] - "macvlan": [2020-08-04T12:10:55.391Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T12:10:55.391Z] - "ftp,tftp client in container": [2020-08-04T12:10:55.391Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T12:10:55.391Z] - Storage Drivers: [2020-08-04T12:10:55.391Z] - "aufs": [2020-08-04T12:10:55.391Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T12:10:55.391Z] - "btrfs": [2020-08-04T12:10:55.391Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T12:10:55.391Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T12:10:55.391Z] - "devicemapper": [2020-08-04T12:10:55.391Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T12:10:55.391Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T12:10:55.391Z] - "overlay": [2020-08-04T12:10:55.391Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T12:10:55.391Z] - "zfs": [2020-08-04T12:10:55.391Z] - /dev/zfs: missing [2020-08-04T12:10:55.391Z] - zfs command: missing [2020-08-04T12:10:55.391Z] - zpool command: missing [2020-08-04T12:10:55.391Z] [2020-08-04T12:10:55.391Z] Limits: [2020-08-04T12:10:55.391Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T12:10:55.391Z] [2020-08-04T12:10:55.391Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-04T12:10:55.875Z] + make bundles/buildx [2020-08-04T12:10:56.170Z] make: command: Command not found [2020-08-04T12:10:56.170Z] make: command: Command not found [2020-08-04T12:10:56.170Z] mkdir bundles [2020-08-04T12:10:56.170Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-08-04T12:10:56.170Z] --build-arg BUILDX_COMMIT \ [2020-08-04T12:10:56.170Z] --build-arg BUILDX_REPO \ [2020-08-04T12:10:56.170Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-08-04T12:10:56.170Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-08-04T12:10:56.170Z] . [2020-08-04T12:10:56.170Z] /bin/sh: 4: go: not found [2020-08-04T12:10:56.170Z] /bin/sh: 5: go: not found [2020-08-04T12:10:57.257Z] #36 ... [2020-08-04T12:10:57.257Z] [2020-08-04T12:10:57.257Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:10:57.257Z] #43 10.22 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:10:57.257Z] #43 10.31 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:10:57.257Z] #43 10.32 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:10:57.257Z] #43 10.38 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:10:57.257Z] #43 10.43 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:10:57.257Z] #43 ... [2020-08-04T12:10:57.257Z] [2020-08-04T12:10:57.257Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:10:57.257Z] #47 10.79 + cd /tmp/tmp.wNI27lcpzm/src/github.com/mvdan/sh [2020-08-04T12:10:57.257Z] #47 10.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:10:57.257Z] #47 10.89 + GO111MODULE=on [2020-08-04T12:10:57.257Z] #47 10.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-04T12:10:57.257Z] #47 11.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:10:57.257Z] #47 11.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:10:57.257Z] #47 11.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:10:57.257Z] #47 11.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:10:57.257Z] #47 12.00 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:10:57.257Z] #47 12.42 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:10:57.258Z] #47 12.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:10:57.258Z] #47 13.59 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:10:57.258Z] #47 14.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:10:57.258Z] #47 14.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:10:57.258Z] #47 14.59 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:10:57.258Z] #47 14.70 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:10:57.258Z] #47 15.06 runtime [2020-08-04T12:10:57.258Z] #47 15.17 runtime/cgo [2020-08-04T12:10:58.267Z] Sending build context to Docker daemon 56.16MB [2020-08-04T12:10:58.267Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-08-04T12:10:58.267Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-08-04T12:10:58.267Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-08-04T12:10:58.267Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-08-04T12:10:58.267Z] 1.13.14-buster: Pulling from library/golang [2020-08-04T12:10:58.569Z] 1c8685784756: Pulling fs layer [2020-08-04T12:10:58.569Z] b30caebadb02: Pulling fs layer [2020-08-04T12:10:58.569Z] 3db29f675863: Pulling fs layer [2020-08-04T12:10:58.569Z] bc4207fc4c93: Pulling fs layer [2020-08-04T12:10:58.569Z] 47a08a47fa97: Pulling fs layer [2020-08-04T12:10:58.569Z] 0ae62d2712a7: Pulling fs layer [2020-08-04T12:10:58.569Z] 1d4419b49a59: Pulling fs layer [2020-08-04T12:10:58.569Z] bc4207fc4c93: Waiting [2020-08-04T12:10:58.569Z] 47a08a47fa97: Waiting [2020-08-04T12:10:58.569Z] 0ae62d2712a7: Waiting [2020-08-04T12:10:58.569Z] 1d4419b49a59: Waiting [2020-08-04T12:10:58.761Z] #47 ... [2020-08-04T12:10:58.761Z] [2020-08-04T12:10:58.761Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:10:58.761Z] #51 11.88 Fetched 8062 kB in 10s (776 kB/s) [2020-08-04T12:10:58.761Z] #51 11.88 Reading package lists... [2020-08-04T12:10:58.761Z] #51 16.04 Reading package lists... [2020-08-04T12:10:58.761Z] #51 19.72 Building dependency tree... [2020-08-04T12:10:58.761Z] #51 20.88 The following additional packages will be installed: [2020-08-04T12:10:58.761Z] #51 20.89 libbtrfs0 [2020-08-04T12:10:58.761Z] #51 20.98 The following NEW packages will be installed: [2020-08-04T12:10:58.761Z] #51 21.00 libbtrfs-dev libbtrfs0 [2020-08-04T12:10:58.761Z] #51 21.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-04T12:10:58.761Z] #51 21.11 Need to get 118 kB of archives. [2020-08-04T12:10:58.761Z] #51 21.11 After this operation, 390 kB of additional disk space will be used. [2020-08-04T12:10:58.761Z] #51 21.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-04T12:10:58.761Z] #51 21.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-04T12:10:58.761Z] #51 21.91 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:10:58.761Z] #51 21.98 Fetched 118 kB in 0s (751 kB/s) [2020-08-04T12:10:58.761Z] #51 22.05 Selecting previously unselected package libbtrfs0. [2020-08-04T12:10:58.869Z] b30caebadb02: Verifying Checksum [2020-08-04T12:10:58.869Z] b30caebadb02: Download complete [2020-08-04T12:10:59.053Z] #51 22.05 (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 ... 15177 files and directories currently installed.) [2020-08-04T12:10:59.053Z] #51 22.13 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-04T12:10:59.053Z] #51 22.15 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:10:59.053Z] #51 22.24 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:10:59.167Z] 3db29f675863: Verifying Checksum [2020-08-04T12:10:59.167Z] 3db29f675863: Download complete [2020-08-04T12:10:59.344Z] #51 22.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-04T12:10:59.344Z] #51 22.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:10:59.344Z] #51 22.44 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:10:59.344Z] #51 22.45 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:10:59.344Z] #51 22.45 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:10:59.982Z] #51 DONE 23.1s [2020-08-04T12:10:59.982Z] [2020-08-04T12:10:59.982Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:11:01.018Z] #52 ... [2020-08-04T12:11:01.018Z] [2020-08-04T12:11:01.018Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:11:01.018Z] #60 14.01 Checking out files: 99% (2053/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-04T12:11:01.018Z] #60 14.07 + cd /tmp/tmp.BMm81DtUX7/src/github.com/docker/libnetwork [2020-08-04T12:11:01.018Z] #60 14.07 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:11:01.018Z] #60 14.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-04T12:11:01.018Z] #60 ... [2020-08-04T12:11:01.018Z] [2020-08-04T12:11:01.018Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:11:01.018Z] #32 14.64 Fetched 8062 kB in 11s (741 kB/s) [2020-08-04T12:11:01.018Z] #32 14.64 Reading package lists... [2020-08-04T12:11:01.018Z] #32 18.05 Reading package lists... [2020-08-04T12:11:01.018Z] #32 21.79 Building dependency tree... [2020-08-04T12:11:01.018Z] #32 23.32 The following additional packages will be installed: [2020-08-04T12:11:01.018Z] #32 23.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-04T12:11:01.018Z] #32 23.33 Suggested packages: [2020-08-04T12:11:01.018Z] #32 23.33 cmake-doc ninja-build lrzip [2020-08-04T12:11:01.018Z] #32 23.33 Recommended packages: [2020-08-04T12:11:01.018Z] #32 23.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-04T12:11:01.018Z] #32 24.21 The following NEW packages will be installed: [2020-08-04T12:11:01.018Z] #32 24.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-04T12:11:01.018Z] #32 24.21 vim-common xxd [2020-08-04T12:11:01.309Z] #32 24.38 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-04T12:11:01.309Z] #32 24.38 Need to get 14.0 MB of archives. [2020-08-04T12:11:01.309Z] #32 24.38 After this operation, 62.1 MB of additional disk space will be used. [2020-08-04T12:11:01.309Z] #32 24.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-04T12:11:01.309Z] #32 ... [2020-08-04T12:11:01.309Z] [2020-08-04T12:11:01.309Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:11:01.309Z] #23 14.33 Fetched 8062 kB in 10s (814 kB/s) [2020-08-04T12:11:01.309Z] #23 14.33 Reading package lists... [2020-08-04T12:11:01.309Z] #23 18.40 Reading package lists... [2020-08-04T12:11:01.309Z] #23 22.29 Building dependency tree... [2020-08-04T12:11:01.309Z] #23 24.04 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-04T12:11:01.309Z] #23 24.04 The following additional packages will be installed: [2020-08-04T12:11:01.309Z] #23 24.04 libjq1 libonig5 [2020-08-04T12:11:01.309Z] #23 24.34 The following NEW packages will be installed: [2020-08-04T12:11:01.309Z] #23 24.35 jq libjq1 libonig5 [2020-08-04T12:11:01.309Z] #23 24.48 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-04T12:11:01.309Z] #23 24.48 Need to get 350 kB of archives. [2020-08-04T12:11:01.309Z] #23 24.48 After this operation, 1154 kB of additional disk space will be used. [2020-08-04T12:11:01.309Z] #23 24.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-04T12:11:01.309Z] #23 ... [2020-08-04T12:11:01.309Z] [2020-08-04T12:11:01.309Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:11:01.309Z] #32 24.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:11:01.309Z] #32 24.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-08-04T12:11:01.309Z] #32 24.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-04T12:11:01.309Z] #32 ... [2020-08-04T12:11:01.309Z] [2020-08-04T12:11:01.309Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:11:01.309Z] #38 14.59 Fetched 8062 kB in 10s (790 kB/s) [2020-08-04T12:11:01.309Z] #38 14.59 Reading package lists... [2020-08-04T12:11:01.309Z] #38 17.96 Reading package lists... [2020-08-04T12:11:01.309Z] #38 21.57 Building dependency tree... [2020-08-04T12:11:01.309Z] #38 23.13 The following additional packages will be installed: [2020-08-04T12:11:01.309Z] #38 23.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-04T12:11:01.309Z] #38 23.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-04T12:11:01.309Z] #38 23.13 Suggested packages: [2020-08-04T12:11:01.309Z] #38 23.13 manpages-dev python-setuptools [2020-08-04T12:11:01.309Z] #38 24.28 The following NEW packages will be installed: [2020-08-04T12:11:01.309Z] #38 24.28 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-04T12:11:01.309Z] #38 24.28 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-04T12:11:01.309Z] #38 24.28 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-04T12:11:01.309Z] #38 24.29 python-six zlib1g-dev [2020-08-04T12:11:01.309Z] #38 24.43 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-04T12:11:01.309Z] #38 24.43 Need to get 3742 kB of archives. [2020-08-04T12:11:01.309Z] #38 24.43 After this operation, 22.0 MB of additional disk space will be used. [2020-08-04T12:11:01.309Z] #38 24.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-08-04T12:11:01.309Z] #38 24.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-04T12:11:01.309Z] #38 24.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-08-04T12:11:01.309Z] #38 24.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-04T12:11:01.309Z] #38 24.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-08-04T12:11:01.309Z] #38 24.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-04T12:11:01.309Z] #38 24.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-08-04T12:11:01.309Z] #38 24.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-08-04T12:11:01.309Z] #38 24.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-08-04T12:11:01.309Z] #38 24.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-08-04T12:11:01.309Z] #38 24.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-08-04T12:11:01.519Z] 1c8685784756: Verifying Checksum [2020-08-04T12:11:01.519Z] 1c8685784756: Download complete [2020-08-04T12:11:01.600Z] #38 24.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-08-04T12:11:01.600Z] #38 24.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-08-04T12:11:01.600Z] #38 24.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-08-04T12:11:01.600Z] #38 24.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-04T12:11:01.600Z] #38 24.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-08-04T12:11:01.600Z] #38 24.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-08-04T12:11:01.600Z] #38 ... [2020-08-04T12:11:01.600Z] [2020-08-04T12:11:01.600Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:11:01.600Z] #23 24.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-04T12:11:01.600Z] #23 24.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-04T12:11:01.821Z] bc4207fc4c93: Verifying Checksum [2020-08-04T12:11:01.821Z] bc4207fc4c93: Download complete [2020-08-04T12:11:02.124Z] 1d4419b49a59: Verifying Checksum [2020-08-04T12:11:02.124Z] 1d4419b49a59: Download complete [2020-08-04T12:11:02.231Z] #23 ... [2020-08-04T12:11:02.231Z] [2020-08-04T12:11:02.231Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:11:02.231Z] #10 15.35 Fetched 8062 kB in 12s (697 kB/s) [2020-08-04T12:11:02.231Z] #10 15.35 Reading package lists... [2020-08-04T12:11:02.231Z] #10 19.22 Reading package lists... [2020-08-04T12:11:02.231Z] #10 23.37 Building dependency tree... [2020-08-04T12:11:02.231Z] #10 24.67 The following additional packages will be installed: [2020-08-04T12:11:02.231Z] #10 24.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-04T12:11:02.231Z] #10 24.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-04T12:11:02.231Z] #10 24.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-04T12:11:02.231Z] #10 24.67 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:11:02.231Z] #10 24.68 Suggested packages: [2020-08-04T12:11:02.231Z] #10 24.68 gcc-8-locales seccomp wine64 [2020-08-04T12:11:02.231Z] #10 ... [2020-08-04T12:11:02.231Z] [2020-08-04T12:11:02.231Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:11:02.231Z] #52 1.784 + RM_GOPATH=0 [2020-08-04T12:11:02.231Z] #52 1.784 + TMP_GOPATH= [2020-08-04T12:11:02.231Z] #52 1.784 + : /build [2020-08-04T12:11:02.231Z] #52 1.784 + '[' -z '' ']' [2020-08-04T12:11:02.231Z] #52 1.785 ++ mktemp -d [2020-08-04T12:11:02.231Z] #52 1.791 + export GOPATH=/tmp/tmp.vONmNthVfB [2020-08-04T12:11:02.231Z] #52 1.794 + GOPATH=/tmp/tmp.vONmNthVfB [2020-08-04T12:11:02.231Z] #52 1.795 + RM_GOPATH=1 [2020-08-04T12:11:02.231Z] #52 1.795 + case "$(go env GOARCH)" in [2020-08-04T12:11:02.231Z] #52 1.795 ++ go env GOARCH [2020-08-04T12:11:02.231Z] #52 1.849 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:11:02.231Z] #52 1.849 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:11:02.231Z] #52 1.850 ++ dirname /tmp/install/install.sh [2020-08-04T12:11:02.231Z] #52 1.850 + dir=/tmp/install [2020-08-04T12:11:02.231Z] #52 1.850 + bin=containerd [2020-08-04T12:11:02.231Z] #52 1.850 + shift [2020-08-04T12:11:02.231Z] #52 1.850 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-04T12:11:02.231Z] #52 1.850 + . /tmp/install/containerd.installer [2020-08-04T12:11:02.231Z] #52 1.851 ++ set -e [2020-08-04T12:11:02.232Z] #52 1.851 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:11:02.232Z] #52 1.851 + install_containerd [2020-08-04T12:11:02.232Z] #52 1.851 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-04T12:11:02.232Z] #52 1.851 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:11:02.232Z] #52 1.851 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vONmNthVfB/src/github.com/containerd/containerd [2020-08-04T12:11:02.232Z] #52 1.852 Cloning into '/tmp/tmp.vONmNthVfB/src/github.com/containerd/containerd'... [2020-08-04T12:11:02.773Z] 47a08a47fa97: Verifying Checksum [2020-08-04T12:11:02.773Z] 47a08a47fa97: Download complete [2020-08-04T12:11:03.025Z] #52 ... [2020-08-04T12:11:03.025Z] [2020-08-04T12:11:03.025Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:11:03.026Z] #41 15.96 vendor/golang.org/x/crypto/internal/subtle [2020-08-04T12:11:03.026Z] #41 24.39 sync [2020-08-04T12:11:03.026Z] #41 24.39 internal/reflectlite [2020-08-04T12:11:03.026Z] #41 25.52 github.com/LK4D4/vndr/godl/singleflight [2020-08-04T12:11:03.026Z] #41 25.70 math/rand [2020-08-04T12:11:03.026Z] #41 ... [2020-08-04T12:11:03.026Z] [2020-08-04T12:11:03.026Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:11:03.026Z] #38 25.63 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:11:03.026Z] #38 25.71 Fetched 3742 kB in 0s (8792 kB/s) [2020-08-04T12:11:03.026Z] #38 25.77 Selecting previously unselected package libcap-dev:s390x. [2020-08-04T12:11:03.026Z] #38 25.77 (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 ... 15177 files and directories currently installed.) [2020-08-04T12:11:03.026Z] #38 25.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-08-04T12:11:03.026Z] #38 25.92 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-08-04T12:11:03.026Z] #38 26.03 Selecting previously unselected package libnet1:s390x. [2020-08-04T12:11:03.026Z] #38 26.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-04T12:11:03.026Z] #38 26.06 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-04T12:11:03.026Z] #38 26.13 Selecting previously unselected package libnet1-dev. [2020-08-04T12:11:03.026Z] #38 26.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-04T12:11:03.026Z] #38 26.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:11:03.320Z] #38 26.33 Selecting previously unselected package libnl-3-200:s390x. [2020-08-04T12:11:03.320Z] #38 26.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-04T12:11:03.320Z] #38 26.34 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-04T12:11:03.320Z] #38 26.44 Selecting previously unselected package libnl-3-dev:s390x. [2020-08-04T12:11:03.320Z] #38 26.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-08-04T12:11:03.320Z] #38 26.47 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-08-04T12:11:03.612Z] #38 ... [2020-08-04T12:11:03.612Z] [2020-08-04T12:11:03.612Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:11:03.612Z] #23 25.59 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:11:03.612Z] #23 25.64 Fetched 350 kB in 0s (2607 kB/s) [2020-08-04T12:11:03.612Z] #23 25.70 Selecting previously unselected package libonig5:s390x. [2020-08-04T12:11:03.612Z] #23 25.70 (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 ... 15177 files and directories currently installed.) [2020-08-04T12:11:03.612Z] #23 25.72 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-08-04T12:11:03.612Z] #23 25.74 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-04T12:11:03.612Z] #23 25.89 Selecting previously unselected package libjq1:s390x. [2020-08-04T12:11:03.612Z] #23 25.89 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-04T12:11:03.612Z] #23 25.89 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-04T12:11:03.612Z] #23 26.11 Selecting previously unselected package jq. [2020-08-04T12:11:03.612Z] #23 26.11 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-04T12:11:03.612Z] #23 26.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:11:03.612Z] #23 26.25 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-04T12:11:03.612Z] #23 26.26 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-04T12:11:03.612Z] #23 26.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:11:03.612Z] #23 26.27 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:11:03.612Z] #23 DONE 26.6s [2020-08-04T12:11:03.612Z] [2020-08-04T12:11:03.612Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T12:11:03.612Z] #24 DONE 0.1s [2020-08-04T12:11:03.612Z] [2020-08-04T12:11:03.612Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:11:03.612Z] #38 26.75 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-04T12:11:03.612Z] #38 26.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-04T12:11:03.612Z] #38 26.76 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-04T12:11:03.907Z] #38 26.87 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-08-04T12:11:03.907Z] #38 26.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-08-04T12:11:03.907Z] #38 26.89 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-04T12:11:03.907Z] #38 27.07 Selecting previously unselected package zlib1g-dev:s390x. [2020-08-04T12:11:03.907Z] #38 27.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-08-04T12:11:03.907Z] #38 27.07 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-04T12:11:04.207Z] #38 ... [2020-08-04T12:11:04.207Z] [2020-08-04T12:11:04.207Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:11:04.207Z] #43 DONE 27.3s [2020-08-04T12:11:04.207Z] [2020-08-04T12:11:04.207Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:11:04.207Z] #38 27.37 Selecting previously unselected package libprotobuf17:s390x. [2020-08-04T12:11:04.207Z] #38 27.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-08-04T12:11:04.207Z] #38 27.38 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-04T12:11:04.855Z] #38 ... [2020-08-04T12:11:04.855Z] [2020-08-04T12:11:04.855Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:11:04.855Z] #60 DONE 27.8s [2020-08-04T12:11:04.855Z] [2020-08-04T12:11:04.855Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:11:04.855Z] #32 25.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-08-04T12:11:04.855Z] #32 25.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-08-04T12:11:04.855Z] #32 25.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-08-04T12:11:04.855Z] #32 25.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-08-04T12:11:04.855Z] #32 25.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-08-04T12:11:04.855Z] #32 25.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-08-04T12:11:04.855Z] #32 25.95 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:11:04.855Z] #32 26.07 Fetched 14.0 MB in 1s (13.8 MB/s) [2020-08-04T12:11:04.855Z] #32 26.12 Selecting previously unselected package xxd. [2020-08-04T12:11:04.855Z] #32 26.12 (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 ... 15177 files and directories currently installed.) [2020-08-04T12:11:04.855Z] #32 26.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-04T12:11:04.855Z] #32 26.23 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:11:04.855Z] #32 26.41 Selecting previously unselected package vim-common. [2020-08-04T12:11:04.855Z] #32 26.42 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:11:04.855Z] #32 26.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:11:04.855Z] #32 26.86 Selecting previously unselected package cmake-data. [2020-08-04T12:11:04.855Z] #32 26.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-04T12:11:04.855Z] #32 26.87 Unpacking cmake-data (3.13.4-1) ... [2020-08-04T12:11:04.860Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f56f81036e0cf9c) in /home/ubuntu/workspace/moby_PR-41292 [Pipeline] { [Pipeline] checkout [2020-08-04T12:11:04.918Z] 1c8685784756: Pull complete [2020-08-04T12:11:05.219Z] b30caebadb02: Pull complete [2020-08-04T12:11:05.517Z] 3db29f675863: Pull complete [2020-08-04T12:11:05.517Z] 0ae62d2712a7: Verifying Checksum [2020-08-04T12:11:05.517Z] 0ae62d2712a7: Download complete [2020-08-04T12:11:06.930Z] #32 29.97 Selecting previously unselected package libicu63:s390x. [2020-08-04T12:11:06.930Z] #32 29.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-04T12:11:06.930Z] #32 30.00 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-04T12:11:07.723Z] using credential docker-jenkins-github-credentials [2020-08-04T12:11:07.729Z] Cloning the remote Git repository [2020-08-04T12:11:07.730Z] Cloning with configured refspecs honoured and without tags [2020-08-04T12:11:08.101Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00fa0246cf92cf3a2) in /home/ubuntu/workspace/moby_PR-41292 [Pipeline] { [Pipeline] checkout [2020-08-04T12:11:08.294Z] bc4207fc4c93: Pull complete [2020-08-04T12:11:08.500Z] #32 ... [2020-08-04T12:11:08.500Z] [2020-08-04T12:11:08.500Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:11:08.500Z] #10 25.76 The following NEW packages will be installed: [2020-08-04T12:11:08.500Z] #10 25.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-04T12:11:08.500Z] #10 25.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-04T12:11:08.500Z] #10 25.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-04T12:11:08.500Z] #10 25.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-04T12:11:08.500Z] #10 25.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-04T12:11:08.500Z] #10 25.76 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:11:08.500Z] #10 25.87 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-04T12:11:08.500Z] #10 25.87 Need to get 73.3 MB of archives. [2020-08-04T12:11:08.500Z] #10 25.87 After this operation, 494 MB of additional disk space will be used. [2020-08-04T12:11:08.500Z] #10 25.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-08-04T12:11:08.500Z] #10 26.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-08-04T12:11:08.500Z] #10 26.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-04T12:11:08.500Z] #10 26.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-04T12:11:08.500Z] #10 26.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-04T12:11:08.500Z] #10 26.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-04T12:11:08.501Z] #10 26.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-04T12:11:08.501Z] #10 26.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-04T12:11:08.501Z] #10 26.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-08-04T12:11:08.501Z] #10 29.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-04T12:11:08.501Z] #10 30.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-04T12:11:08.501Z] #10 30.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-04T12:11:08.501Z] #10 30.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-04T12:11:08.501Z] #10 30.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-04T12:11:08.501Z] #10 30.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-08-04T12:11:08.501Z] #10 30.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-04T12:11:08.501Z] #10 30.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-04T12:11:08.501Z] #10 30.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-04T12:11:08.501Z] #10 30.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-04T12:11:08.501Z] #10 30.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-04T12:11:08.501Z] #10 30.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-04T12:11:08.501Z] #10 30.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-04T12:11:08.501Z] #10 30.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-04T12:11:08.501Z] #10 30.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-04T12:11:08.501Z] #10 30.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-04T12:11:08.501Z] #10 31.41 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:11:08.501Z] #10 31.46 Fetched 73.3 MB in 5s (14.7 MB/s) [2020-08-04T12:11:08.501Z] #10 31.50 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-04T12:11:08.501Z] #10 31.50 (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 ... 15177 files and directories currently installed.) [2020-08-04T12:11:08.501Z] #10 31.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-04T12:11:08.501Z] #10 31.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:11:07.744Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T12:11:07.796Z] > git init /home/ubuntu/workspace/moby_PR-41292 # timeout=10 [2020-08-04T12:11:08.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:11:08.105Z] > git --version # timeout=10 [2020-08-04T12:11:08.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:11:08.147Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:09.534Z] #10 ... [2020-08-04T12:11:09.534Z] [2020-08-04T12:11:09.534Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:11:09.534Z] #25 3.522 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T12:11:09.534Z] #25 3.878 [2020-08-04T12:11:09.534Z] #25 4.148 ### 4.6% ######### 13.6% ############## 20.4% ################### 27.1% ########################## 36.1% ################################ 45.1% ###################################### 54.1% ############################################# 63.1% ################################################## 69.9% ####################################################### 76.7% ############################################################# 85.7% #################################################################### 94.7% ######################################################################## 100.0% [2020-08-04T12:11:09.534Z] #25 5.869 #=#=# [2020-08-04T12:11:09.824Z] #25 6.005 ####################### 33.3% ################################################################### 93.2% ######################################################################## 100.0% [2020-08-04T12:11:10.115Z] #25 6.517 [2020-08-04T12:11:10.115Z] #25 6.694 ############ 16.9% [2020-08-04T12:11:10.115Z] #25 ... [2020-08-04T12:11:10.115Z] [2020-08-04T12:11:10.115Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:11:10.115Z] #10 33.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-04T12:11:10.381Z] 47a08a47fa97: Pull complete [2020-08-04T12:11:10.406Z] #10 33.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-04T12:11:10.406Z] #10 33.45 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:11:11.080Z] using credential docker-jenkins-github-credentials [2020-08-04T12:11:11.087Z] Cloning the remote Git repository [2020-08-04T12:11:11.087Z] Cloning with configured refspecs honoured and without tags [2020-08-04T12:11:11.101Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T12:11:11.144Z] > git init /home/ubuntu/workspace/moby_PR-41292 # timeout=10 [2020-08-04T12:11:11.386Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:11:11.386Z] > git --version # timeout=10 [2020-08-04T12:11:11.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:11:11.480Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:12.473Z] #10 35.31 Selecting previously unselected package binutils-mingw-w64. [2020-08-04T12:11:12.473Z] #10 35.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-04T12:11:12.473Z] #10 35.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:11:12.473Z] #10 35.42 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-04T12:11:12.473Z] #10 35.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-04T12:11:12.473Z] #10 35.43 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-04T12:11:12.473Z] #10 35.54 Selecting previously unselected package dmsetup. [2020-08-04T12:11:12.473Z] #10 35.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-04T12:11:12.473Z] #10 35.54 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-04T12:11:12.473Z] #10 ... [2020-08-04T12:11:12.473Z] [2020-08-04T12:11:12.473Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:11:12.473Z] #30 25.63 internal/reflectlite [2020-08-04T12:11:12.473Z] #30 27.69 errors [2020-08-04T12:11:12.473Z] #30 27.70 sort [2020-08-04T12:11:12.473Z] #30 28.15 strconv [2020-08-04T12:11:12.473Z] #30 29.22 io [2020-08-04T12:11:12.473Z] #30 30.47 reflect [2020-08-04T12:11:12.473Z] #30 30.64 internal/oserror [2020-08-04T12:11:12.473Z] #30 30.68 syscall [2020-08-04T12:11:12.764Z] #30 ... [2020-08-04T12:11:12.764Z] [2020-08-04T12:11:12.764Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:11:12.764Z] #25 6.694 ############ 16.9% #################################### 50.5% ######################################################################## 100.0% [2020-08-04T12:11:12.764Z] #25 7.239 [2020-08-04T12:11:12.764Z] #25 7.483 ## 3.2% ###### 8.4% ######### 12.7% ############# 19.2% ################## 25.6% ####################### 32.1% ########################### 38.5% ################################ 44.9% ##################################### 51.4% ######################################## 55.7% ############################################### 66.4% ###################################################### 75.0% ############################################################# 85.8% ################################################################### 94.4% ######################################################################## 100.0% [2020-08-04T12:11:13.055Z] #25 9.435 [2020-08-04T12:11:13.645Z] #25 9.628 # 1.8% ## 3.7% #### 6.2% ###### 8.8% ######## [2020-08-04T12:11:13.645Z] #25 ... [2020-08-04T12:11:13.645Z] [2020-08-04T12:11:13.645Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:11:13.645Z] #41 26.71 internal/singleflight [2020-08-04T12:11:13.645Z] #41 27.81 errors [2020-08-04T12:11:13.645Z] #41 27.81 sort [2020-08-04T12:11:13.645Z] #41 28.23 io [2020-08-04T12:11:13.645Z] #41 29.10 strconv [2020-08-04T12:11:13.645Z] #41 29.45 bytes [2020-08-04T12:11:13.645Z] #41 31.07 reflect [2020-08-04T12:11:13.645Z] #41 31.21 bufio [2020-08-04T12:11:13.645Z] #41 32.54 syscall [2020-08-04T12:11:13.645Z] #41 ... [2020-08-04T12:11:13.645Z] [2020-08-04T12:11:13.645Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:11:14.808Z] #25 9.628 # 1.8% ## 3.7% #### 6.2% ###### 8.8% ######## 11.1% ######### 13.4% ########### 15.5% ############# 18.3% ############### 21.7% ################# 24.2% ################### 27.3% ##################### 29.8% ######################## 33.5% ######################### 36.0% [2020-08-04T12:11:14.808Z] #25 ... [2020-08-04T12:11:14.808Z] [2020-08-04T12:11:14.808Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:11:14.808Z] #38 28.47 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-08-04T12:11:14.808Z] #38 28.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-08-04T12:11:14.808Z] #38 28.48 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-04T12:11:14.808Z] #38 28.84 Selecting previously unselected package libprotobuf-dev:s390x. [2020-08-04T12:11:14.808Z] #38 28.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-08-04T12:11:14.808Z] #38 28.85 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-04T12:11:14.808Z] #38 29.67 Selecting previously unselected package libprotoc17:s390x. [2020-08-04T12:11:14.808Z] #38 29.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-08-04T12:11:14.808Z] #38 29.67 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-08-04T12:11:14.808Z] #38 30.01 Selecting previously unselected package protobuf-c-compiler. [2020-08-04T12:11:14.808Z] #38 30.01 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-08-04T12:11:14.808Z] #38 30.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:11:14.808Z] #38 30.10 Selecting previously unselected package protobuf-compiler. [2020-08-04T12:11:14.808Z] #38 30.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-08-04T12:11:14.808Z] #38 30.12 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:11:14.808Z] #38 30.23 Selecting previously unselected package python-pkg-resources. [2020-08-04T12:11:14.808Z] #38 30.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:11:14.808Z] #38 30.23 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-04T12:11:14.808Z] #38 30.40 Selecting previously unselected package python-six. [2020-08-04T12:11:14.809Z] #38 30.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-04T12:11:14.809Z] #38 30.41 Unpacking python-six (1.12.0-1) ... [2020-08-04T12:11:14.809Z] #38 30.47 Selecting previously unselected package python-protobuf. [2020-08-04T12:11:14.809Z] #38 30.47 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-08-04T12:11:14.809Z] #38 30.48 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-04T12:11:14.809Z] #38 30.81 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-04T12:11:14.809Z] #38 32.56 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-04T12:11:14.809Z] #38 32.57 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-04T12:11:14.809Z] #38 32.58 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-04T12:11:14.809Z] #38 32.58 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-04T12:11:14.809Z] #38 32.60 Setting up python-six (1.12.0-1) ... [2020-08-04T12:11:14.809Z] #38 34.07 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-04T12:11:14.809Z] #38 34.09 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-04T12:11:14.809Z] #38 34.13 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-04T12:11:14.809Z] #38 34.14 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-08-04T12:11:14.809Z] #38 34.17 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-08-04T12:11:14.809Z] #38 34.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:11:14.809Z] #38 34.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:11:14.809Z] #38 34.19 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-04T12:11:14.809Z] #38 34.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:11:14.809Z] #38 34.21 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-04T12:11:14.809Z] #38 37.43 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-08-04T12:11:14.809Z] #38 37.44 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:11:14.809Z] #38 DONE 38.1s [2020-08-04T12:11:14.809Z] [2020-08-04T12:11:14.809Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:11:14.882Z] 0ae62d2712a7: Pull complete [2020-08-04T12:11:14.882Z] 1d4419b49a59: Pull complete [2020-08-04T12:11:14.882Z] Digest: sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 [2020-08-04T12:11:14.882Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-08-04T12:11:14.882Z] ---> b1942c37232d [2020-08-04T12:11:14.882Z] Step 5/15 : ARG BUILDX_REPO [2020-08-04T12:11:14.882Z] ---> Running in 120c6a3aab8d [2020-08-04T12:11:14.882Z] Removing intermediate container 120c6a3aab8d [2020-08-04T12:11:14.882Z] ---> 7f86cb1efff0 [2020-08-04T12:11:14.882Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-08-04T12:11:14.882Z] ---> Running in 98cc846d1950 [2020-08-04T12:11:14.882Z] Cloning into '/buildx'... [2020-08-04T12:11:15.100Z] #25 9.628 # 1.8% ## 3.7% #### 6.2% ###### 8.8% ######## 11.1% ######### 13.4% ########### 15.5% ############# 18.3% ############### 21.7% ################# 24.2% ################### 27.3% ##################### 29.8% ######################## 33.5% ######################### 36.0% ############################ 39.1% [2020-08-04T12:11:15.100Z] #25 ... [2020-08-04T12:11:15.100Z] [2020-08-04T12:11:15.100Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:11:15.100Z] #32 34.31 Selecting previously unselected package libxml2:s390x. [2020-08-04T12:11:15.100Z] #32 34.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-08-04T12:11:15.100Z] #32 34.35 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:11:15.100Z] #32 34.69 Selecting previously unselected package libarchive13:s390x. [2020-08-04T12:11:15.100Z] #32 34.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-08-04T12:11:15.100Z] #32 34.69 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-04T12:11:15.100Z] #32 34.90 Selecting previously unselected package libjsoncpp1:s390x. [2020-08-04T12:11:15.100Z] #32 34.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-08-04T12:11:15.100Z] #32 34.91 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-08-04T12:11:15.100Z] #32 35.03 Selecting previously unselected package librhash0:s390x. [2020-08-04T12:11:15.100Z] #32 35.06 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-08-04T12:11:15.100Z] #32 35.07 Unpacking librhash0:s390x (1.3.8-1) ... [2020-08-04T12:11:15.100Z] #32 35.16 Selecting previously unselected package libuv1:s390x. [2020-08-04T12:11:15.100Z] #32 35.17 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-08-04T12:11:15.100Z] #32 35.20 Unpacking libuv1:s390x (1.24.1-1) ... [2020-08-04T12:11:15.100Z] #32 35.36 Selecting previously unselected package cmake. [2020-08-04T12:11:15.100Z] #32 35.36 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-08-04T12:11:15.100Z] #32 35.37 Unpacking cmake (3.13.4-1) ... [2020-08-04T12:11:15.100Z] #32 37.46 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-04T12:11:15.100Z] #32 37.48 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:11:15.100Z] #32 37.50 Setting up libuv1:s390x (1.24.1-1) ... [2020-08-04T12:11:15.100Z] #32 37.51 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:11:15.100Z] #32 37.53 Setting up librhash0:s390x (1.3.8-1) ... [2020-08-04T12:11:15.100Z] #32 37.54 Setting up cmake-data (3.13.4-1) ... [2020-08-04T12:11:15.100Z] #32 37.55 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:11:15.100Z] #32 37.60 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-08-04T12:11:15.100Z] #32 37.62 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-04T12:11:15.100Z] #32 37.63 Setting up cmake (3.13.4-1) ... [2020-08-04T12:11:15.100Z] #32 37.64 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:11:15.100Z] #32 37.83 Processing triggers for mime-support (3.62) ... [2020-08-04T12:11:15.100Z] #32 DONE 38.2s [2020-08-04T12:11:15.100Z] [2020-08-04T12:11:15.100Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:11:15.420Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0934e6f9268282c7c) in /home/ubuntu/workspace/moby_PR-41292 [Pipeline] { [Pipeline] checkout [2020-08-04T12:11:17.455Z] #25 9.628 # 1.8% ## 3.7% #### 6.2% ###### 8.8% ######## 11.1% ######### 13.4% ########### 15.5% ############# 18.3% ############### 21.7% ################# 24.2% ################### 27.3% ##################### 29.8% ######################## 33.5% ######################### 36.0% ############################ 39.1% ############################# 41.6% ############################### 44.1% ################################# 46.6% ################################### 49.1% #################################### 51.0% ###################################### 53.5% ####################################### 55.2% ########################################## 58.7% ############################################ 62.4% ############################################### 66.2% ################################################# 69.3% ################################################### 71.8% ##################################################### 74.3% ####################################################### 77.4% ######################################################### 79.9% ########################################################### 82.4% ############################################################## 86.1% ################################################################ 89.3% ################################################################## 92.3% #################################################################### 94.8% ###################################################################### 98.5% ######################################################################## 100.0% [2020-08-04T12:11:17.455Z] #25 13.83 [2020-08-04T12:11:18.396Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-013a371d8260615c5) in /home/ubuntu/workspace/moby_PR-41292 [Pipeline] { [Pipeline] checkout [2020-08-04T12:11:18.441Z] Removing intermediate container 98cc846d1950 [2020-08-04T12:11:18.441Z] ---> d7a1be30f863 [2020-08-04T12:11:18.441Z] Step 7/15 : WORKDIR /buildx [2020-08-04T12:11:18.441Z] ---> Running in 45ac6f88bb6f [2020-08-04T12:11:18.441Z] Removing intermediate container 45ac6f88bb6f [2020-08-04T12:11:18.441Z] ---> 262e7ee4120a [2020-08-04T12:11:18.441Z] Step 8/15 : ARG BUILDX_COMMIT [2020-08-04T12:11:18.441Z] ---> Running in e1910d419b12 [2020-08-04T12:11:18.441Z] Removing intermediate container e1910d419b12 [2020-08-04T12:11:18.441Z] ---> c5cda1452b5f [2020-08-04T12:11:18.441Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-08-04T12:11:18.441Z] ---> Running in ab71fcc74cca [2020-08-04T12:11:18.455Z] using credential docker-jenkins-github-credentials [2020-08-04T12:11:18.463Z] Cloning the remote Git repository [2020-08-04T12:11:18.463Z] Cloning with configured refspecs honoured and without tags [2020-08-04T12:11:18.529Z] #25 14.71 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T12:11:18.529Z] #25 14.97 #=#=# [2020-08-04T12:11:18.819Z] #25 15.10 ######################################################################## 100.0% [2020-08-04T12:11:18.819Z] #25 15.15 [2020-08-04T12:11:18.989Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T12:11:19.054Z] > git init /home/ubuntu/workspace/moby_PR-41292 # timeout=10 [2020-08-04T12:11:19.279Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:11:19.279Z] > git --version # timeout=10 [2020-08-04T12:11:19.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:11:19.296Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:19.080Z] From https://github.com/docker/buildx [2020-08-04T12:11:19.080Z] * [new tag] v0.3.1 -> build [2020-08-04T12:11:19.450Z] #25 15.96 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T12:11:19.450Z] #25 16.04 skipping existing aab193acf6ba [2020-08-04T12:11:19.450Z] #25 16.08 [2020-08-04T12:11:19.725Z] Switched to branch 'build' [2020-08-04T12:11:19.742Z] #25 ... [2020-08-04T12:11:19.742Z] [2020-08-04T12:11:19.742Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:11:19.742Z] #47 33.03 syscall [2020-08-04T12:11:19.742Z] #47 33.03 reflect [2020-08-04T12:11:19.742Z] #47 39.50 time [2020-08-04T12:11:19.742Z] #47 42.66 context [2020-08-04T12:11:19.742Z] #47 42.97 encoding/binary [2020-08-04T12:11:20.033Z] #47 ... [2020-08-04T12:11:20.033Z] [2020-08-04T12:11:20.034Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:11:20.034Z] #33 1.765 + RM_GOPATH=0 [2020-08-04T12:11:20.034Z] #33 1.765 + TMP_GOPATH= [2020-08-04T12:11:20.034Z] #33 1.765 + : /build [2020-08-04T12:11:20.034Z] #33 1.765 + '[' -z '' ']' [2020-08-04T12:11:20.034Z] #33 1.766 ++ mktemp -d [2020-08-04T12:11:20.034Z] #33 1.766 + export GOPATH=/tmp/tmp.hTjAD6ombB [2020-08-04T12:11:20.034Z] #33 1.766 + GOPATH=/tmp/tmp.hTjAD6ombB [2020-08-04T12:11:20.034Z] #33 1.766 + RM_GOPATH=1 [2020-08-04T12:11:20.034Z] #33 1.766 + case "$(go env GOARCH)" in [2020-08-04T12:11:20.034Z] #33 1.767 ++ go env GOARCH [2020-08-04T12:11:20.034Z] #33 1.788 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:11:20.034Z] #33 1.788 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:11:20.034Z] #33 1.793 ++ dirname /tmp/install/install.sh [2020-08-04T12:11:20.034Z] #33 1.794 + dir=/tmp/install [2020-08-04T12:11:20.034Z] #33 1.794 + bin=tini [2020-08-04T12:11:20.034Z] #33 1.794 + shift [2020-08-04T12:11:20.034Z] #33 1.794 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-04T12:11:20.034Z] #33 1.795 + . /tmp/install/tini.installer [2020-08-04T12:11:20.034Z] #33 1.795 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:11:20.034Z] #33 1.795 + install_tini [2020-08-04T12:11:20.034Z] #33 1.795 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-04T12:11:20.034Z] #33 1.795 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:11:20.034Z] #33 1.795 + git clone https://github.com/krallin/tini.git /tmp/tmp.hTjAD6ombB/tini [2020-08-04T12:11:20.034Z] #33 1.801 Cloning into '/tmp/tmp.hTjAD6ombB/tini'... [2020-08-04T12:11:20.034Z] #33 2.344 + cd /tmp/tmp.hTjAD6ombB/tini [2020-08-04T12:11:20.034Z] #33 2.344 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:11:20.034Z] #33 2.368 + cmake . [2020-08-04T12:11:20.034Z] #33 2.771 -- The C compiler identification is GNU 8.3.0 [2020-08-04T12:11:20.034Z] #33 2.839 -- Check for working C compiler: /usr/bin/cc [2020-08-04T12:11:20.034Z] #33 3.334 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-04T12:11:20.034Z] #33 3.335 -- Detecting C compiler ABI info [2020-08-04T12:11:20.034Z] #33 3.641 -- Detecting C compiler ABI info - done [2020-08-04T12:11:20.034Z] #33 3.653 -- Detecting C compile features [2020-08-04T12:11:20.034Z] #33 4.711 -- Detecting C compile features - done [2020-08-04T12:11:20.034Z] #33 4.735 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-04T12:11:20.034Z] #33 4.945 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-04T12:11:20.034Z] #33 5.056 -- Configuring done [2020-08-04T12:11:20.034Z] #33 5.087 -- Generating done [2020-08-04T12:11:20.034Z] #33 5.100 -- Build files have been written to: /tmp/tmp.hTjAD6ombB/tini [2020-08-04T12:11:20.034Z] #33 5.118 + make tini-static [2020-08-04T12:11:20.324Z] #33 ... [2020-08-04T12:11:20.324Z] [2020-08-04T12:11:20.324Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:11:20.324Z] #25 16.89 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T12:11:20.370Z] Removing intermediate container ab71fcc74cca [2020-08-04T12:11:20.370Z] ---> ab1356661e96 [2020-08-04T12:11:20.370Z] Step 10/15 : ARG GOOS [2020-08-04T12:11:20.370Z] ---> Running in 4a539620cdfc [2020-08-04T12:11:20.615Z] #25 16.95 skipping existing 4d43f82972ce [2020-08-04T12:11:20.615Z] #25 17.03 [2020-08-04T12:11:20.674Z] Removing intermediate container 4a539620cdfc [2020-08-04T12:11:20.675Z] ---> d64004291781 [2020-08-04T12:11:20.675Z] Step 11/15 : ARG GOARCH [2020-08-04T12:11:20.675Z] ---> Running in 0b8d4aa54776 [2020-08-04T12:11:20.675Z] Removing intermediate container 0b8d4aa54776 [2020-08-04T12:11:20.675Z] ---> e2c32f8cb071 [2020-08-04T12:11:20.675Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-08-04T12:11:20.675Z] ---> Running in 065d8c02a5c9 [2020-08-04T12:11:20.803Z] using credential docker-jenkins-github-credentials [2020-08-04T12:11:20.814Z] Cloning the remote Git repository [2020-08-04T12:11:20.814Z] Cloning with configured refspecs honoured and without tags [2020-08-04T12:11:20.624Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T12:11:21.246Z] #25 ... [2020-08-04T12:11:21.246Z] [2020-08-04T12:11:21.246Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:11:21.246Z] #28 34.20 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-04T12:11:21.246Z] #28 34.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-04T12:11:21.246Z] #28 34.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-04T12:11:21.246Z] #28 ... [2020-08-04T12:11:21.246Z] [2020-08-04T12:11:21.246Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:11:21.246Z] #33 5.419 Scanning dependencies of target tini-static [2020-08-04T12:11:21.246Z] #33 5.509 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-04T12:11:21.246Z] #33 6.376 [100%] Linking C executable tini-static [2020-08-04T12:11:21.537Z] #33 6.603 [100%] Built target tini-static [2020-08-04T12:11:21.537Z] #33 6.668 + mkdir -p /build [2020-08-04T12:11:21.828Z] #33 6.670 + cp tini-static /build/docker-init [2020-08-04T12:11:20.699Z] > git init /home/ubuntu/workspace/moby_PR-41292 # timeout=10 [2020-08-04T12:11:20.960Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:11:20.960Z] > git --version # timeout=10 [2020-08-04T12:11:20.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:11:21.027Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:22.128Z] #33 DONE 7.1s [2020-08-04T12:11:22.128Z] [2020-08-04T12:11:22.128Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:11:22.419Z] #52 22.10 Checking out files: 61% (1975/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) [2020-08-04T12:11:22.419Z] #52 ... [2020-08-04T12:11:22.419Z] [2020-08-04T12:11:22.419Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:11:22.419Z] #25 18.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T12:11:22.419Z] #25 18.30 [2020-08-04T12:11:22.419Z] #25 18.37 ######################################################################## 100.0% [2020-08-04T12:11:22.419Z] #25 18.50 [2020-08-04T12:11:22.419Z] #25 18.60 Download of images into '/build' complete. [2020-08-04T12:11:22.419Z] #25 18.60 Use something like the following to load the result into a Docker daemon: [2020-08-04T12:11:22.419Z] #25 18.60 tar -cC '/build' . | docker load [2020-08-04T12:11:22.419Z] #25 DONE 18.7s [2020-08-04T12:11:22.419Z] [2020-08-04T12:11:22.419Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:11:22.419Z] #52 22.10 Checking out files: 61% (1975/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) [2020-08-04T12:11:22.419Z] #52 ... [2020-08-04T12:11:22.419Z] [2020-08-04T12:11:22.419Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:11:22.419Z] #10 35.71 Selecting previously unselected package mingw-w64-common. [2020-08-04T12:11:22.419Z] #10 35.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-04T12:11:22.419Z] #10 35.72 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-04T12:11:22.419Z] #10 39.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-04T12:11:22.419Z] #10 39.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-04T12:11:22.419Z] #10 39.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:11:22.419Z] #10 44.43 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-04T12:11:22.419Z] #10 44.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-04T12:11:22.419Z] #10 44.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:11:22.419Z] #10 44.57 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-04T12:11:22.419Z] #10 44.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-04T12:11:22.419Z] #10 44.58 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:11:22.710Z] #10 ... [2020-08-04T12:11:22.710Z] [2020-08-04T12:11:22.710Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:11:23.005Z] #52 22.10 Checking out files: 61% (1975/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-04T12:11:23.005Z] #52 23.09 + cd /tmp/tmp.vONmNthVfB/src/github.com/containerd/containerd [2020-08-04T12:11:23.005Z] #52 23.09 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:11:23.679Z] #52 ... [2020-08-04T12:11:23.679Z] [2020-08-04T12:11:23.679Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:11:23.679Z] #30 36.70 time [2020-08-04T12:11:23.679Z] #30 40.75 internal/poll [2020-08-04T12:11:23.679Z] #30 40.92 internal/fmtsort [2020-08-04T12:11:23.679Z] #30 41.23 internal/syscall/execenv [2020-08-04T12:11:23.679Z] #30 41.36 internal/syscall/unix [2020-08-04T12:11:23.679Z] #30 41.54 strings [2020-08-04T12:11:23.679Z] #30 42.17 os [2020-08-04T12:11:23.679Z] #30 42.97 path [2020-08-04T12:11:23.679Z] #30 43.35 text/tabwriter [2020-08-04T12:11:23.679Z] #30 44.44 fmt [2020-08-04T12:11:23.679Z] #30 44.45 path/filepath [2020-08-04T12:11:23.679Z] #30 45.92 io/ioutil [2020-08-04T12:11:24.712Z] #30 ... [2020-08-04T12:11:24.712Z] [2020-08-04T12:11:24.712Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:11:24.712Z] #41 37.70 time [2020-08-04T12:11:24.712Z] #41 41.27 internal/syscall/execenv [2020-08-04T12:11:24.712Z] #41 41.41 internal/syscall/unix [2020-08-04T12:11:24.712Z] #41 41.55 strings [2020-08-04T12:11:24.712Z] #41 41.88 internal/poll [2020-08-04T12:11:24.712Z] #41 43.45 regexp/syntax [2020-08-04T12:11:24.712Z] #41 43.50 os [2020-08-04T12:11:24.712Z] #41 46.08 fmt [2020-08-04T12:11:24.712Z] #41 47.52 regexp [2020-08-04T12:11:25.003Z] #41 ... [2020-08-04T12:11:25.003Z] [2020-08-04T12:11:25.003Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:11:25.003Z] #30 47.95 flag [2020-08-04T12:11:25.003Z] #30 47.95 github.com/BurntSushi/toml [2020-08-04T12:11:25.003Z] #30 ... [2020-08-04T12:11:25.003Z] [2020-08-04T12:11:25.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:11:25.003Z] #39 7.603 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:11:25.003Z] #39 7.603 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:11:25.003Z] #39 7.615 Note: Building without GnuTLS support [2020-08-04T12:11:25.003Z] #39 7.623 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:11:25.003Z] #39 7.623 Makefile.config:40: Warn: Building without nftables support [2020-08-04T12:11:25.003Z] #39 9.197 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:11:25.003Z] #39 9.256 GEN .gitid [2020-08-04T12:11:25.003Z] #39 9.267 GEN criu/include/version.h [2020-08-04T12:11:25.003Z] #39 9.307 GEN include/common/asm [2020-08-04T12:11:25.003Z] #39 10.15 PBCC images/timens.pb-c.c [2020-08-04T12:11:25.003Z] #39 10.18 DEP images/timens.pb-c.d [2020-08-04T12:11:25.294Z] #39 10.24 PBCC images/fown.pb-c.c [2020-08-04T12:11:25.294Z] #39 10.25 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-04T12:11:25.294Z] #39 10.26 PBCC images/opts.pb-c.c [2020-08-04T12:11:25.294Z] #39 10.29 PBCC images/memfd.pb-c.c [2020-08-04T12:11:25.294Z] #39 ... [2020-08-04T12:11:25.294Z] [2020-08-04T12:11:25.294Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:11:25.294Z] #52 25.26 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-04T12:11:25.294Z] #52 25.26 + BUILDTAGS='netgo osusergo static_build' [2020-08-04T12:11:25.294Z] #52 25.26 + export EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:11:25.294Z] #52 25.26 + EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:11:25.294Z] #52 25.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-04T12:11:25.294Z] #52 25.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-04T12:11:25.294Z] #52 25.26 + '[' '' = dynamic ']' [2020-08-04T12:11:25.294Z] #52 25.26 + make [2020-08-04T12:11:25.586Z] #52 25.68 + bin/ctr [2020-08-04T12:11:31.144Z] #52 ... [2020-08-04T12:11:31.144Z] [2020-08-04T12:11:31.144Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:11:31.144Z] #47 43.28 os [2020-08-04T12:11:31.144Z] #47 44.31 encoding/base64 [2020-08-04T12:11:31.144Z] #47 44.92 golang.org/x/sys/unix [2020-08-04T12:11:31.144Z] #47 47.50 fmt [2020-08-04T12:11:31.144Z] #47 50.67 encoding/json [2020-08-04T12:11:31.144Z] #47 51.81 github.com/pkg/diff [2020-08-04T12:11:31.144Z] #47 52.72 go/ast [2020-08-04T12:11:31.144Z] #47 ... [2020-08-04T12:11:31.144Z] [2020-08-04T12:11:31.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:11:31.144Z] #39 10.30 DEP images/fown.pb-c.d [2020-08-04T12:11:31.144Z] #39 10.35 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-04T12:11:31.144Z] #39 10.39 DEP images/opts.pb-c.d [2020-08-04T12:11:31.144Z] #39 10.41 DEP images/memfd.pb-c.d [2020-08-04T12:11:31.144Z] #39 10.43 PBCC images/sit.pb-c.c [2020-08-04T12:11:31.144Z] #39 10.52 DEP images/sit.pb-c.d [2020-08-04T12:11:31.144Z] #39 10.57 PBCC images/macvlan.pb-c.c [2020-08-04T12:11:31.144Z] #39 10.58 DEP images/macvlan.pb-c.d [2020-08-04T12:11:31.144Z] #39 10.61 PBCC images/autofs.pb-c.c [2020-08-04T12:11:31.144Z] #39 10.62 DEP images/autofs.pb-c.d [2020-08-04T12:11:31.144Z] #39 10.65 PBCC images/sysctl.pb-c.c [2020-08-04T12:11:31.144Z] #39 10.68 DEP images/sysctl.pb-c.d [2020-08-04T12:11:31.145Z] #39 10.72 PBCC images/time.pb-c.c [2020-08-04T12:11:31.145Z] #39 10.78 DEP images/time.pb-c.d [2020-08-04T12:11:31.145Z] #39 10.80 PBCC images/binfmt-misc.pb-c.c [2020-08-04T12:11:31.145Z] #39 10.81 DEP images/binfmt-misc.pb-c.d [2020-08-04T12:11:31.145Z] #39 10.85 PBCC images/seccomp.pb-c.c [2020-08-04T12:11:31.145Z] #39 10.86 DEP images/seccomp.pb-c.d [2020-08-04T12:11:31.145Z] #39 10.92 PBCC images/userns.pb-c.c [2020-08-04T12:11:31.145Z] #39 10.94 DEP images/userns.pb-c.d [2020-08-04T12:11:31.145Z] #39 10.97 PBCC images/cgroup.pb-c.c [2020-08-04T12:11:31.145Z] #39 10.99 DEP images/cgroup.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.02 PBCC images/ext-file.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.04 DEP images/ext-file.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.06 PBCC images/rpc.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.08 DEP images/rpc.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.13 PBCC images/siginfo.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.14 DEP images/siginfo.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.17 PBCC images/pagemap.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.19 DEP images/pagemap.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.21 PBCC images/rlimit.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.23 DEP images/rlimit.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.23 PBCC images/file-lock.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.25 DEP images/file-lock.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.28 PBCC images/tty.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.34 DEP images/tty.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.40 PBCC images/tun.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.46 PBCC images/netdev.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.52 DEP images/tun.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.54 DEP images/netdev.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.60 PBCC images/vma.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.63 DEP images/vma.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.69 PBCC images/creds.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.71 DEP images/creds.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.75 PBCC images/utsns.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.76 DEP images/utsns.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.79 PBCC images/ipc-desc.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.80 PBCC images/ipc-sem.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.81 DEP images/ipc-desc.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.84 DEP images/ipc-sem.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.88 PBCC images/ipc-msg.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.89 DEP images/ipc-msg.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.92 PBCC images/ipc-shm.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.93 DEP images/ipc-shm.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.96 PBCC images/ipc-var.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.96 DEP images/ipc-var.pb-c.d [2020-08-04T12:11:31.145Z] #39 11.98 PBCC images/sk-opts.pb-c.c [2020-08-04T12:11:31.145Z] #39 11.99 PBCC images/packet-sock.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.01 DEP images/sk-opts.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.05 DEP images/packet-sock.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.08 PBCC images/sk-netlink.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.10 DEP images/sk-netlink.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.14 PBCC images/sk-inet.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.16 DEP images/sk-inet.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.17 PBCC images/sk-unix.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.21 DEP images/sk-unix.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.23 PBCC images/mm.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.25 DEP images/mm.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.28 PBCC images/timerfd.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.33 DEP images/timerfd.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.38 PBCC images/timer.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.41 DEP images/timer.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.42 PBCC images/sa.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.48 DEP images/sa.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.50 PBCC images/pipe-data.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.54 DEP images/pipe-data.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.57 PBCC images/mnt.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.61 DEP images/mnt.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.63 PBCC images/sk-packet.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.66 DEP images/sk-packet.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.69 PBCC images/tcp-stream.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.74 DEP images/tcp-stream.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.76 PBCC images/pipe.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.79 DEP images/pipe.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.84 PBCC images/pstree.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.85 DEP images/pstree.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.89 PBCC images/fs.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.90 DEP images/fs.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.92 PBCC images/signalfd.pb-c.c [2020-08-04T12:11:31.145Z] #39 12.94 DEP images/signalfd.pb-c.d [2020-08-04T12:11:31.145Z] #39 12.98 PBCC images/fh.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.04 PBCC images/fsnotify.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.10 DEP images/fh.pb-c.d [2020-08-04T12:11:31.145Z] #39 13.14 DEP images/fsnotify.pb-c.d [2020-08-04T12:11:31.145Z] #39 13.21 PBCC images/eventpoll.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.22 DEP images/eventpoll.pb-c.d [2020-08-04T12:11:31.145Z] #39 13.23 PBCC images/eventfd.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.25 DEP images/eventfd.pb-c.d [2020-08-04T12:11:31.145Z] #39 13.28 PBCC images/remap-file-path.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.29 DEP images/remap-file-path.pb-c.d [2020-08-04T12:11:31.145Z] #39 13.33 PBCC images/fifo.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.34 DEP images/fifo.pb-c.d [2020-08-04T12:11:31.145Z] #39 13.38 PBCC images/ghost-file.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.40 DEP images/ghost-file.pb-c.d [2020-08-04T12:11:31.145Z] #39 13.46 PBCC images/regfile.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.50 DEP images/regfile.pb-c.d [2020-08-04T12:11:31.145Z] #39 13.56 PBCC images/ns.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.56 DEP images/ns.pb-c.d [2020-08-04T12:11:31.145Z] #39 13.60 PBCC images/fdinfo.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.63 DEP images/fdinfo.pb-c.d [2020-08-04T12:11:31.145Z] #39 13.68 PBCC images/core-aarch64.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.71 PBCC images/core-arm.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.75 PBCC images/core-ppc64.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.77 PBCC images/core-s390.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.80 PBCC images/core-x86.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.84 PBCC images/core.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.90 PBCC images/inventory.pb-c.c [2020-08-04T12:11:31.145Z] #39 13.96 DEP images/core-aarch64.pb-c.d [2020-08-04T12:11:31.145Z] #39 14.01 DEP images/core-arm.pb-c.d [2020-08-04T12:11:31.145Z] #39 14.08 DEP images/core-ppc64.pb-c.d [2020-08-04T12:11:31.145Z] #39 14.09 DEP images/core-s390.pb-c.d [2020-08-04T12:11:31.145Z] #39 14.11 DEP images/core-x86.pb-c.d [2020-08-04T12:11:31.145Z] #39 14.15 DEP images/core.pb-c.d [2020-08-04T12:11:31.145Z] #39 14.21 DEP images/inventory.pb-c.d [2020-08-04T12:11:31.145Z] #39 14.23 PBCC images/cpuinfo.pb-c.c [2020-08-04T12:11:31.145Z] #39 14.26 DEP images/cpuinfo.pb-c.d [2020-08-04T12:11:31.145Z] #39 14.28 PBCC images/stats.pb-c.c [2020-08-04T12:11:31.145Z] #39 14.30 DEP images/stats.pb-c.d [2020-08-04T12:11:31.145Z] #39 15.13 make[1]: Nothing to be done for 'all'. [2020-08-04T12:11:31.145Z] #39 ... [2020-08-04T12:11:31.145Z] [2020-08-04T12:11:31.145Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:11:31.145Z] #30 49.35 log [2020-08-04T12:11:31.145Z] #30 50.66 github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:11:31.145Z] #30 DONE 53.6s [2020-08-04T12:11:31.145Z] [2020-08-04T12:11:31.145Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:11:31.145Z] #41 49.78 internal/lazyregexp [2020-08-04T12:11:31.145Z] #41 49.99 go/token [2020-08-04T12:11:31.145Z] #41 50.05 net/url [2020-08-04T12:11:31.145Z] #41 50.60 go/scanner [2020-08-04T12:11:31.145Z] #41 51.29 go/ast [2020-08-04T12:11:31.145Z] #41 51.32 text/template/parse [2020-08-04T12:11:32.196Z] #41 55.14 text/template [2020-08-04T12:11:32.196Z] #41 ... [2020-08-04T12:11:32.196Z] [2020-08-04T12:11:32.196Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:11:32.196Z] #47 55.21 golang.org/x/crypto/ssh/terminal [2020-08-04T12:11:32.616Z] Fetching without tags [2020-08-04T12:11:32.828Z] #47 55.88 mvdan.cc/editorconfig [2020-08-04T12:11:32.966Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:11:33.118Z] #47 56.19 mvdan.cc/sh/v3/fileutil [2020-08-04T12:11:33.118Z] #47 56.36 mvdan.cc/sh/v3/syntax [2020-08-04T12:11:32.521Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:11:32.539Z] > git config --add remote.origin.fetch +refs/pull/41292/head:refs/remotes/origin/PR-41292 # timeout=10 [2020-08-04T12:11:32.564Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:32.593Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:11:32.619Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:11:32.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:11:32.639Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:32.972Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:11:33.001Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:11:34.019Z] Merge succeeded, producing 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:11:34.020Z] Checking out Revision 8ccb46a521964ab80490318504d6e02ae766a912 (PR-41292) [2020-08-04T12:11:35.578Z] Fetching without tags [2020-08-04T12:11:35.855Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:11:33.971Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-04T12:11:33.997Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T12:11:34.021Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:11:34.043Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:11:36.722Z] Merge succeeded, producing 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:11:36.723Z] Checking out Revision 8ccb46a521964ab80490318504d6e02ae766a912 (PR-41292) [2020-08-04T12:11:35.475Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:11:35.499Z] > git config --add remote.origin.fetch +refs/pull/41292/head:refs/remotes/origin/PR-41292 # timeout=10 [2020-08-04T12:11:35.521Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:35.554Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:11:35.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:11:35.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:11:35.583Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:35.860Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:11:35.879Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:11:36.660Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-04T12:11:36.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T12:11:36.768Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:11:36.795Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:11:37.028Z] Fetching without tags [2020-08-04T12:11:36.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:11:37.002Z] > git config --add remote.origin.fetch +refs/pull/41292/head:refs/remotes/origin/PR-41292 # timeout=10 [2020-08-04T12:11:37.008Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:37.019Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:11:37.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:11:37.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:11:37.035Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:37.413Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:11:37.661Z] #47 60.10 mvdan.cc/sh/v3/cmd/shfmt [2020-08-04T12:11:37.952Z] #47 ... [2020-08-04T12:11:37.952Z] [2020-08-04T12:11:37.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:11:37.952Z] #39 16.20 CC images/stats.o [2020-08-04T12:11:37.952Z] #39 16.38 CC images/core.o [2020-08-04T12:11:37.952Z] #39 16.79 CC images/core-x86.o [2020-08-04T12:11:37.952Z] #39 16.98 CC images/core-arm.o [2020-08-04T12:11:37.952Z] #39 17.15 CC images/core-aarch64.o [2020-08-04T12:11:37.952Z] #39 17.43 CC images/core-ppc64.o [2020-08-04T12:11:37.952Z] #39 17.70 CC images/core-s390.o [2020-08-04T12:11:37.952Z] #39 18.01 CC images/cpuinfo.o [2020-08-04T12:11:37.952Z] #39 18.31 CC images/inventory.o [2020-08-04T12:11:37.952Z] #39 18.44 CC images/fdinfo.o [2020-08-04T12:11:37.952Z] #39 18.61 CC images/fown.o [2020-08-04T12:11:37.952Z] #39 18.78 CC images/ns.o [2020-08-04T12:11:37.952Z] #39 18.86 CC images/regfile.o [2020-08-04T12:11:37.952Z] #39 18.97 CC images/ghost-file.o [2020-08-04T12:11:37.952Z] #39 19.20 CC images/fifo.o [2020-08-04T12:11:37.952Z] #39 19.28 CC images/remap-file-path.o [2020-08-04T12:11:37.952Z] #39 19.43 CC images/eventfd.o [2020-08-04T12:11:37.952Z] #39 19.55 CC images/eventpoll.o [2020-08-04T12:11:37.952Z] #39 19.65 CC images/fh.o [2020-08-04T12:11:37.952Z] #39 19.82 CC images/fsnotify.o [2020-08-04T12:11:37.952Z] #39 20.15 CC images/signalfd.o [2020-08-04T12:11:37.952Z] #39 20.30 CC images/fs.o [2020-08-04T12:11:37.952Z] #39 20.41 CC images/pstree.o [2020-08-04T12:11:37.952Z] #39 20.57 CC images/pipe.o [2020-08-04T12:11:37.952Z] #39 20.74 CC images/tcp-stream.o [2020-08-04T12:11:37.952Z] #39 20.95 CC images/sk-packet.o [2020-08-04T12:11:37.952Z] #39 21.11 CC images/mnt.o [2020-08-04T12:11:37.952Z] #39 21.21 CC images/pipe-data.o [2020-08-04T12:11:37.952Z] #39 21.27 CC images/sa.o [2020-08-04T12:11:37.952Z] #39 21.35 CC images/timer.o [2020-08-04T12:11:37.952Z] #39 21.59 CC images/timerfd.o [2020-08-04T12:11:37.952Z] #39 21.76 CC images/mm.o [2020-08-04T12:11:37.952Z] #39 22.04 CC images/sk-opts.o [2020-08-04T12:11:37.952Z] #39 22.20 CC images/sk-unix.o [2020-08-04T12:11:37.952Z] #39 22.39 CC images/sk-inet.o [2020-08-04T12:11:37.952Z] #39 22.72 CC images/tun.o [2020-08-04T12:11:37.952Z] #39 22.84 CC images/sk-netlink.o [2020-08-04T12:11:37.952Z] #39 22.94 CC images/packet-sock.o [2020-08-04T12:11:37.952Z] #39 ... [2020-08-04T12:11:37.952Z] [2020-08-04T12:11:37.952Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:11:37.952Z] #10 61.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-04T12:11:37.952Z] #10 61.10 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-04T12:11:37.952Z] #10 61.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:11:38.481Z] Merge succeeded, producing 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:11:38.481Z] Checking out Revision 8ccb46a521964ab80490318504d6e02ae766a912 (PR-41292) [2020-08-04T12:11:38.775Z] Commit message: "Check for context error that is wrapped in url.Error" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-04T12:11:37.423Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:11:37.437Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:11:38.456Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-04T12:11:38.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T12:11:38.483Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:11:38.503Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:11:39.805Z] + [ PR != PR ] [2020-08-04T12:11:39.805Z] + [ master != master ] [2020-08-04T12:11:39.805Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T12:11:40.245Z] + docker version [2020-08-04T12:11:40.807Z] #10 ... [2020-08-04T12:11:40.807Z] [2020-08-04T12:11:40.807Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:11:40.807Z] #47 DONE 63.6s [2020-08-04T12:11:40.807Z] [2020-08-04T12:11:40.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:11:40.807Z] #39 23.13 CC images/ipc-var.o [2020-08-04T12:11:40.807Z] #39 23.26 CC images/ipc-desc.o [2020-08-04T12:11:40.807Z] #39 23.35 CC images/ipc-shm.o [2020-08-04T12:11:40.807Z] #39 23.51 CC images/ipc-msg.o [2020-08-04T12:11:40.807Z] #39 23.68 CC images/ipc-sem.o [2020-08-04T12:11:40.807Z] #39 23.79 CC images/utsns.o [2020-08-04T12:11:40.807Z] #39 23.93 CC images/creds.o [2020-08-04T12:11:40.807Z] #39 24.15 CC images/vma.o [2020-08-04T12:11:40.807Z] #39 24.27 CC images/netdev.o [2020-08-04T12:11:40.807Z] #39 24.45 CC images/tty.o [2020-08-04T12:11:40.807Z] #39 24.66 CC images/file-lock.o [2020-08-04T12:11:40.807Z] #39 24.73 CC images/rlimit.o [2020-08-04T12:11:40.807Z] #39 24.88 CC images/pagemap.o [2020-08-04T12:11:40.807Z] #39 25.05 CC images/siginfo.o [2020-08-04T12:11:40.807Z] #39 25.21 CC images/rpc.o [2020-08-04T12:11:40.807Z] #39 25.88 CC images/ext-file.o [2020-08-04T12:11:41.134Z] #39 26.05 CC images/cgroup.o [2020-08-04T12:11:41.298Z] Commit message: "Check for context error that is wrapped in url.Error" [2020-08-04T12:11:41.479Z] #39 26.45 CC images/userns.o [2020-08-04T12:11:41.479Z] #39 26.53 CC images/google/protobuf/descriptor.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T12:11:42.110Z] #39 27.20 CC images/opts.o [2020-08-04T12:11:42.398Z] + docker version [2020-08-04T12:11:42.401Z] #39 27.28 CC images/seccomp.o [2020-08-04T12:11:42.401Z] #39 27.42 CC images/binfmt-misc.o [2020-08-04T12:11:42.401Z] #39 ... [2020-08-04T12:11:42.401Z] [2020-08-04T12:11:42.401Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:11:42.401Z] #41 55.52 go/parser [2020-08-04T12:11:42.401Z] #41 57.60 encoding/xml [2020-08-04T12:11:42.401Z] #41 58.12 go/doc [2020-08-04T12:11:42.401Z] #41 60.23 github.com/LK4D4/vndr/build [2020-08-04T12:11:42.401Z] #41 60.89 github.com/LK4D4/vndr/versioned [2020-08-04T12:11:42.401Z] #41 60.95 crypto/rand [2020-08-04T12:11:42.401Z] #41 61.50 crypto/rsa [2020-08-04T12:11:42.401Z] #41 62.25 crypto/dsa [2020-08-04T12:11:42.401Z] #41 62.41 crypto/x509/pkix [2020-08-04T12:11:42.401Z] #41 62.47 vendor/golang.org/x/crypto/cryptobyte [2020-08-04T12:11:42.401Z] #41 62.71 net [2020-08-04T12:11:42.401Z] #41 63.40 vendor/golang.org/x/sys/cpu [2020-08-04T12:11:42.401Z] #41 63.68 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-04T12:11:42.401Z] #41 64.37 vendor/golang.org/x/crypto/poly1305 [2020-08-04T12:11:42.401Z] #41 64.79 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-04T12:11:42.401Z] #41 65.09 vendor/golang.org/x/crypto/curve25519 [2020-08-04T12:11:42.401Z] #41 65.35 vendor/golang.org/x/crypto/hkdf [2020-08-04T12:11:42.401Z] #41 65.43 vendor/golang.org/x/text/transform [2020-08-04T12:11:42.668Z] Commit message: "Check for context error that is wrapped in url.Error" [2020-08-04T12:11:42.691Z] #41 ... [2020-08-04T12:11:42.691Z] [2020-08-04T12:11:42.691Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:11:42.691Z] #39 27.54 CC images/time.o [2020-08-04T12:11:42.691Z] #39 27.63 CC images/sysctl.o [2020-08-04T12:11:42.691Z] #39 27.74 CC images/autofs.o [2020-08-04T12:11:42.691Z] #39 27.88 CC images/macvlan.o [2020-08-04T12:11:42.981Z] #39 27.99 CC images/sit.o [2020-08-04T12:11:42.981Z] #39 28.08 CC images/memfd.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T12:11:43.272Z] #39 28.23 CC images/timens.o [2020-08-04T12:11:43.272Z] #39 28.38 LINK images/built-in.o [2020-08-04T12:11:43.272Z] #39 28.43 GEN compel/include/asm [2020-08-04T12:11:43.562Z] #39 28.46 GEN compel/include/version.h [2020-08-04T12:11:43.562Z] #39 28.47 touch .config [2020-08-04T12:11:43.562Z] #39 28.47 GEN include/common/config.h [2020-08-04T12:11:43.562Z] #39 28.52 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-04T12:11:43.562Z] #39 28.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-04T12:11:43.562Z] #39 28.56 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-04T12:11:43.562Z] #39 28.57 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-04T12:11:43.562Z] #39 28.59 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-04T12:11:43.562Z] #39 28.60 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-04T12:11:43.562Z] #39 28.60 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-04T12:11:43.562Z] #39 28.61 DEP compel/plugins/std/infect.d [2020-08-04T12:11:43.562Z] #39 28.69 DEP compel/plugins/std/string.d [2020-08-04T12:11:43.767Z] + docker version [2020-08-04T12:11:43.852Z] #39 28.75 DEP compel/plugins/std/log.d [2020-08-04T12:11:43.852Z] #39 28.82 DEP compel/plugins/std/fds.d [2020-08-04T12:11:43.852Z] #39 28.88 DEP compel/plugins/std/std.d [2020-08-04T12:11:43.852Z] #39 28.93 DEP compel/plugins/shmem/shmem.d [2020-08-04T12:11:44.206Z] #39 28.99 DEP compel/plugins/fds/fds.d [2020-08-04T12:11:44.206Z] #39 29.12 CC compel/plugins/std/std.o [2020-08-04T12:11:44.206Z] #39 29.36 CC compel/plugins/std/fds.o [2020-08-04T12:11:44.466Z] Client: Docker Engine - Community [2020-08-04T12:11:44.466Z] Version: 19.03.12 [2020-08-04T12:11:44.466Z] API version: 1.40 [2020-08-04T12:11:44.466Z] Go version: go1.13.10 [2020-08-04T12:11:44.466Z] Git commit: 48a66213fe [2020-08-04T12:11:44.466Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-04T12:11:44.466Z] OS/Arch: linux/amd64 [2020-08-04T12:11:44.466Z] Experimental: false [2020-08-04T12:11:44.466Z] [2020-08-04T12:11:44.466Z] Server: Docker Engine - Community [2020-08-04T12:11:44.466Z] Engine: [2020-08-04T12:11:44.466Z] Version: 19.03.12 [2020-08-04T12:11:44.466Z] API version: 1.40 (minimum version 1.12) [2020-08-04T12:11:44.466Z] Go version: go1.13.10 [2020-08-04T12:11:44.466Z] Git commit: 48a66213fe [2020-08-04T12:11:44.466Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-04T12:11:44.466Z] OS/Arch: linux/amd64 [2020-08-04T12:11:44.466Z] Experimental: true [2020-08-04T12:11:44.466Z] containerd: [2020-08-04T12:11:44.466Z] Version: 1.2.13 [2020-08-04T12:11:44.466Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T12:11:44.466Z] runc: [2020-08-04T12:11:44.466Z] Version: 1.0.0-rc10 [2020-08-04T12:11:44.466Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T12:11:44.466Z] docker-init: [2020-08-04T12:11:44.466Z] Version: 0.18.0 [2020-08-04T12:11:44.466Z] GitCommit: fec3683 [Pipeline] sh [2020-08-04T12:11:44.497Z] #39 29.54 CC compel/plugins/std/log.o [2020-08-04T12:11:44.764Z] + docker info [2020-08-04T12:11:45.130Z] #39 29.98 CC compel/plugins/std/string.o [2020-08-04T12:11:45.260Z] Fetching without tags [2020-08-04T12:11:45.421Z] #39 30.45 CC compel/plugins/std/infect.o [2020-08-04T12:11:45.624Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:11:45.712Z] #39 30.84 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-04T12:11:46.003Z] #39 30.86 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-04T12:11:46.003Z] #39 30.91 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-08-04T12:11:46.003Z] #39 31.05 AR compel/plugins/std.lib.a [2020-08-04T12:11:46.003Z] #39 31.10 CC compel/plugins/fds/fds.o [2020-08-04T12:11:46.293Z] #39 31.37 AR compel/plugins/fds.lib.a [2020-08-04T12:11:46.293Z] #39 31.41 HOSTDEP compel/src/lib/log-host.d [2020-08-04T12:11:46.293Z] #39 31.48 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-04T12:11:46.460Z] Merge succeeded, producing 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:11:46.460Z] Checking out Revision 8ccb46a521964ab80490318504d6e02ae766a912 (PR-41292) [2020-08-04T12:11:46.587Z] #39 31.58 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-04T12:11:46.587Z] #39 31.60 HOSTDEP compel/src/main-host.d [2020-08-04T12:11:46.587Z] #39 31.65 DEP compel/src/lib/ptrace.d [2020-08-04T12:11:46.587Z] #39 31.71 DEP compel/src/lib/infect.d [2020-08-04T12:11:46.594Z] Client: Docker Engine - Community [2020-08-04T12:11:46.594Z] Version: 19.03.12 [2020-08-04T12:11:46.594Z] API version: 1.40 [2020-08-04T12:11:46.594Z] Go version: go1.13.10 [2020-08-04T12:11:46.594Z] Git commit: 48a66213fe [2020-08-04T12:11:46.594Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-04T12:11:46.594Z] OS/Arch: linux/amd64 [2020-08-04T12:11:46.594Z] Experimental: false [2020-08-04T12:11:46.594Z] [2020-08-04T12:11:46.594Z] Server: Docker Engine - Community [2020-08-04T12:11:46.594Z] Engine: [2020-08-04T12:11:46.594Z] Version: 19.03.12 [2020-08-04T12:11:46.594Z] API version: 1.40 (minimum version 1.12) [2020-08-04T12:11:46.594Z] Go version: go1.13.10 [2020-08-04T12:11:46.594Z] Git commit: 48a66213fe [2020-08-04T12:11:46.594Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-04T12:11:46.594Z] OS/Arch: linux/amd64 [2020-08-04T12:11:46.594Z] Experimental: true [2020-08-04T12:11:46.594Z] containerd: [2020-08-04T12:11:46.594Z] Version: 1.2.13 [2020-08-04T12:11:46.594Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T12:11:46.594Z] runc: [2020-08-04T12:11:46.594Z] Version: 1.0.0-rc10 [2020-08-04T12:11:46.594Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T12:11:46.594Z] docker-init: [2020-08-04T12:11:46.594Z] Version: 0.18.0 [2020-08-04T12:11:46.594Z] GitCommit: fec3683 [Pipeline] sh [2020-08-04T12:11:45.160Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:11:45.167Z] > git config --add remote.origin.fetch +refs/pull/41292/head:refs/remotes/origin/PR-41292 # timeout=10 [2020-08-04T12:11:45.194Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:45.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:11:45.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:11:45.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:11:45.247Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:11:45.614Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:11:45.634Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:11:46.391Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-04T12:11:46.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T12:11:46.447Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:11:46.467Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:11:46.943Z] #39 31.85 DEP compel/src/lib/infect-util.d [2020-08-04T12:11:46.943Z] #39 31.98 DEP compel/src/lib/infect-rpc.d [2020-08-04T12:11:46.943Z] #39 32.09 DEP compel/arch/s390/src/lib/infect.d [2020-08-04T12:11:46.950Z] + docker info [2020-08-04T12:11:47.233Z] #39 32.16 DEP compel/arch/s390/src/lib/cpu.d [2020-08-04T12:11:47.234Z] #39 32.23 DEP compel/src/lib/log.d [2020-08-04T12:11:47.234Z] #39 32.27 DEP compel/src/main.d [2020-08-04T12:11:47.524Z] #39 32.39 DEP compel/src/lib/handle-elf.d [2020-08-04T12:11:47.524Z] #39 32.51 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-04T12:11:47.524Z] #39 32.56 CC compel/src/lib/log.o [2020-08-04T12:11:47.815Z] #39 32.73 CC compel/arch/s390/src/lib/cpu.o [2020-08-04T12:11:47.815Z] #39 32.84 CC compel/arch/s390/src/lib/infect.o [2020-08-04T12:11:47.815Z] #39 ... [2020-08-04T12:11:47.815Z] [2020-08-04T12:11:47.815Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:11:47.815Z] #10 71.06 Selecting previously unselected package libapparmor1:s390x. [2020-08-04T12:11:47.815Z] #10 71.06 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-08-04T12:11:48.106Z] #10 71.07 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-04T12:11:48.106Z] #10 71.13 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-04T12:11:48.106Z] #10 71.13 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-04T12:11:48.106Z] #10 71.13 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-04T12:11:48.106Z] #10 71.22 Selecting previously unselected package libbtrfs0. [2020-08-04T12:11:48.106Z] #10 71.22 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-04T12:11:48.106Z] #10 71.23 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:11:48.106Z] #10 71.26 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:11:48.106Z] #10 71.26 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-04T12:11:48.106Z] #10 71.26 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:11:48.106Z] #10 71.33 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-04T12:11:48.397Z] #10 71.33 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-04T12:11:48.397Z] #10 71.33 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-04T12:11:48.397Z] #10 71.39 Selecting previously unselected package libudev-dev:s390x. [2020-08-04T12:11:48.397Z] #10 71.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-04T12:11:48.397Z] #10 71.40 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-04T12:11:48.397Z] #10 71.50 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-04T12:11:48.397Z] #10 71.50 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-04T12:11:48.397Z] #10 71.50 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-04T12:11:48.690Z] #10 71.69 Selecting previously unselected package libpcre16-3:s390x. [2020-08-04T12:11:48.690Z] #10 71.69 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-04T12:11:48.690Z] #10 71.70 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-04T12:11:48.690Z] #10 71.76 Selecting previously unselected package libpcre32-3:s390x. [2020-08-04T12:11:48.690Z] #10 71.76 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-04T12:11:48.690Z] #10 71.77 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-04T12:11:48.690Z] #10 71.87 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-04T12:11:48.690Z] #10 71.87 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-04T12:11:48.981Z] #10 71.88 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-04T12:11:48.981Z] #10 71.96 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-04T12:11:48.981Z] #10 71.96 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-04T12:11:48.981Z] #10 71.97 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-04T12:11:49.272Z] #10 72.22 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-04T12:11:49.272Z] #10 72.23 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-04T12:11:49.272Z] #10 72.23 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-04T12:11:49.272Z] #10 72.38 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-04T12:11:49.272Z] #10 72.38 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-04T12:11:49.272Z] #10 72.38 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-04T12:11:49.272Z] #10 72.44 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-04T12:11:49.272Z] #10 72.44 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-04T12:11:49.272Z] #10 72.44 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-04T12:11:49.272Z] #10 72.52 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-04T12:11:49.272Z] #10 72.52 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-04T12:11:49.272Z] #10 72.52 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-04T12:11:50.027Z] #10 72.99 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-04T12:11:50.027Z] #10 73.00 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-04T12:11:50.027Z] #10 73.01 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-04T12:11:50.027Z] #10 73.01 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:11:50.027Z] #10 73.02 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-04T12:11:50.027Z] #10 73.03 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-04T12:11:50.027Z] #10 73.04 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:11:50.027Z] #10 73.04 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:11:50.027Z] #10 73.05 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-04T12:11:50.027Z] #10 73.06 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-04T12:11:50.027Z] #10 73.07 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:11:50.027Z] #10 73.07 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:11:50.027Z] #10 73.08 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-04T12:11:50.027Z] #10 73.09 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-04T12:11:50.027Z] #10 73.09 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-04T12:11:50.027Z] #10 73.10 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:11:50.027Z] #10 73.11 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-04T12:11:50.027Z] #10 73.11 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:11:50.027Z] #10 73.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:11:50.027Z] #10 73.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:11:50.027Z] #10 73.13 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:11:50.027Z] #10 73.14 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:11:50.027Z] #10 73.14 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:11:50.027Z] #10 73.14 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:11:50.027Z] #10 73.15 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-04T12:11:50.027Z] #10 73.16 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-04T12:11:50.027Z] #10 73.16 Setting up dmsetup (2:1.02.155-3) ... [2020-08-04T12:11:50.027Z] #10 73.17 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-04T12:11:50.027Z] #10 73.18 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-04T12:11:50.027Z] #10 73.19 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:11:50.726Z] #10 DONE 73.7s [2020-08-04T12:11:50.726Z] [2020-08-04T12:11:50.726Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:11:51.017Z] #49 ... [2020-08-04T12:11:51.017Z] [2020-08-04T12:11:51.017Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:11:51.017Z] #54 69.85 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:11:51.017Z] #54 69.86 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-04T12:11:51.017Z] #54 DONE 74.1s [2020-08-04T12:11:51.017Z] [2020-08-04T12:11:51.017Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T12:11:51.017Z] #55 DONE 0.1s [2020-08-04T12:11:51.017Z] [2020-08-04T12:11:51.017Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T12:11:51.034Z] Commit message: "Check for context error that is wrapped in url.Error" [2020-08-04T12:11:51.311Z] #56 DONE 0.1s [2020-08-04T12:11:51.311Z] [2020-08-04T12:11:51.311Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:11:51.311Z] #39 33.38 CC compel/src/lib/infect-rpc.o [2020-08-04T12:11:51.311Z] #39 33.56 CC compel/src/lib/infect-util.o [2020-08-04T12:11:51.311Z] #39 33.69 CC compel/src/lib/infect.o [2020-08-04T12:11:51.311Z] #39 34.88 CC compel/src/lib/ptrace.o [2020-08-04T12:11:51.311Z] #39 35.12 AR compel/libcompel.a [2020-08-04T12:11:51.311Z] #39 35.15 HOSTCC compel/src/main-host.o [2020-08-04T12:11:51.311Z] #39 35.36 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-04T12:11:51.311Z] #39 35.49 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-04T12:11:51.311Z] #39 35.84 HOSTCC compel/src/lib/log-host.o [2020-08-04T12:11:51.311Z] #39 35.91 HOSTLINK compel/compel-host-bin [2020-08-04T12:11:51.311Z] #39 35.98 DEP soccr/soccr.d [2020-08-04T12:11:51.311Z] #39 36.12 CC soccr/soccr.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T12:11:51.919Z] Client: Docker Engine - Community [2020-08-04T12:11:51.919Z] Version: 19.03.12 [2020-08-04T12:11:51.919Z] API version: 1.40 [2020-08-04T12:11:51.919Z] Go version: go1.13.10 [2020-08-04T12:11:51.919Z] Git commit: 48a6621 [2020-08-04T12:11:51.919Z] Built: Mon Jun 22 15:46:32 2020 [2020-08-04T12:11:51.919Z] OS/Arch: linux/arm64 [2020-08-04T12:11:51.919Z] Experimental: false [2020-08-04T12:11:51.919Z] [2020-08-04T12:11:51.919Z] Server: Docker Engine - Community [2020-08-04T12:11:51.919Z] Engine: [2020-08-04T12:11:51.919Z] Version: 19.03.12 [2020-08-04T12:11:51.919Z] API version: 1.40 (minimum version 1.12) [2020-08-04T12:11:51.919Z] Go version: go1.13.10 [2020-08-04T12:11:51.919Z] Git commit: 48a6621 [2020-08-04T12:11:51.919Z] Built: Mon Jun 22 15:45:04 2020 [2020-08-04T12:11:51.919Z] OS/Arch: linux/arm64 [2020-08-04T12:11:51.919Z] Experimental: true [2020-08-04T12:11:51.919Z] containerd: [2020-08-04T12:11:51.919Z] Version: 1.2.13 [2020-08-04T12:11:51.919Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T12:11:51.919Z] runc: [2020-08-04T12:11:51.919Z] Version: 1.0.0-rc10 [2020-08-04T12:11:51.919Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T12:11:51.919Z] docker-init: [2020-08-04T12:11:51.919Z] Version: 0.18.0 [2020-08-04T12:11:51.919Z] GitCommit: fec3683 [Pipeline] sh [2020-08-04T12:11:52.103Z] + docker version [2020-08-04T12:11:52.254Z] + docker info [2020-08-04T12:11:52.385Z] #39 37.22 AR soccr/libsoccr.a [2020-08-04T12:11:52.385Z] #39 37.22 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:11:52.680Z] #39 37.48 DEP criu/arch/s390/sigframe.d [2020-08-04T12:11:52.680Z] #39 37.57 DEP criu/arch/s390/crtools.d [2020-08-04T12:11:52.680Z] #39 37.69 DEP criu/arch/s390/cpu.d [2020-08-04T12:11:52.680Z] #39 ... [2020-08-04T12:11:52.680Z] [2020-08-04T12:11:52.680Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:11:52.680Z] #41 65.86 vendor/golang.org/x/text/unicode/bidi [2020-08-04T12:11:52.680Z] #41 67.03 vendor/golang.org/x/text/secure/bidirule [2020-08-04T12:11:52.680Z] #41 67.25 vendor/golang.org/x/text/unicode/norm [2020-08-04T12:11:52.680Z] #41 69.95 vendor/golang.org/x/net/idna [2020-08-04T12:11:52.680Z] #41 71.52 vendor/golang.org/x/net/http2/hpack [2020-08-04T12:11:52.680Z] #41 72.37 mime [2020-08-04T12:11:52.680Z] #41 73.61 mime/quotedprintable [2020-08-04T12:11:52.680Z] #41 73.87 net/http/internal [2020-08-04T12:11:52.680Z] #41 75.24 mime/multipart [2020-08-04T12:11:52.680Z] #41 75.26 crypto/tls [2020-08-04T12:11:52.901Z] Client: [2020-08-04T12:11:52.902Z] Debug Mode: false [2020-08-04T12:11:52.902Z] [2020-08-04T12:11:52.902Z] Server: [2020-08-04T12:11:52.902Z] Containers: 0 [2020-08-04T12:11:52.902Z] Running: 0 [2020-08-04T12:11:52.902Z] Paused: 0 [2020-08-04T12:11:52.902Z] Stopped: 0 [2020-08-04T12:11:52.902Z] Images: 0 [2020-08-04T12:11:52.902Z] Server Version: 19.03.12 [2020-08-04T12:11:52.902Z] Storage Driver: overlay2 [2020-08-04T12:11:52.902Z] Backing Filesystem: extfs [2020-08-04T12:11:52.902Z] Supports d_type: true [2020-08-04T12:11:52.902Z] Native Overlay Diff: true [2020-08-04T12:11:52.902Z] Logging Driver: json-file [2020-08-04T12:11:52.902Z] Cgroup Driver: cgroupfs [2020-08-04T12:11:52.902Z] Plugins: [2020-08-04T12:11:52.902Z] Volume: local [2020-08-04T12:11:52.902Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T12:11:52.902Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-04T12:11:52.902Z] Swarm: inactive [2020-08-04T12:11:52.902Z] Runtimes: runc [2020-08-04T12:11:52.902Z] Default Runtime: runc [2020-08-04T12:11:52.902Z] Init Binary: docker-init [2020-08-04T12:11:52.902Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T12:11:52.902Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T12:11:52.902Z] init version: fec3683 [2020-08-04T12:11:52.902Z] Security Options: [2020-08-04T12:11:52.902Z] apparmor [2020-08-04T12:11:52.902Z] seccomp [2020-08-04T12:11:52.902Z] Profile: default [2020-08-04T12:11:52.902Z] Kernel Version: 5.3.0-1030-aws [2020-08-04T12:11:52.902Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-04T12:11:52.902Z] OSType: linux [2020-08-04T12:11:52.902Z] Architecture: x86_64 [2020-08-04T12:11:52.902Z] CPUs: 2 [2020-08-04T12:11:52.902Z] Total Memory: 7.487GiB [2020-08-04T12:11:52.902Z] Name: ip-10-100-36-173 [2020-08-04T12:11:52.902Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-04T12:11:52.902Z] Docker Root Dir: /var/lib/docker [2020-08-04T12:11:52.902Z] Debug Mode: false [2020-08-04T12:11:52.902Z] Registry: https://index.docker.io/v1/ [2020-08-04T12:11:52.902Z] Labels: [2020-08-04T12:11:52.902Z] Experimental: true [2020-08-04T12:11:52.902Z] Insecure Registries: [2020-08-04T12:11:52.902Z] 127.0.0.0/8 [2020-08-04T12:11:52.902Z] Live Restore Enabled: true [2020-08-04T12:11:52.902Z] [2020-08-04T12:11:52.902Z] WARNING: No swap limit support [Pipeline] sh [2020-08-04T12:11:52.971Z] #41 ... [2020-08-04T12:11:52.972Z] [2020-08-04T12:11:52.972Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T12:11:52.972Z] #11 DONE 2.2s [2020-08-04T12:11:52.972Z] [2020-08-04T12:11:52.972Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:11:52.972Z] #49 1.960 + RM_GOPATH=0 [2020-08-04T12:11:52.972Z] #49 1.960 + TMP_GOPATH= [2020-08-04T12:11:52.972Z] #49 1.960 + : /build [2020-08-04T12:11:52.972Z] #49 1.960 + '[' -z '' ']' [2020-08-04T12:11:52.972Z] #49 1.960 ++ mktemp -d [2020-08-04T12:11:52.972Z] #49 1.960 + export GOPATH=/tmp/tmp.jNPdyXxnIA [2020-08-04T12:11:52.972Z] #49 1.960 + GOPATH=/tmp/tmp.jNPdyXxnIA [2020-08-04T12:11:52.972Z] #49 1.960 + RM_GOPATH=1 [2020-08-04T12:11:52.972Z] #49 1.960 + case "$(go env GOARCH)" in [2020-08-04T12:11:52.972Z] #49 1.969 ++ go env GOARCH [2020-08-04T12:11:52.972Z] #49 1.990 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:11:52.972Z] #49 1.995 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:11:52.972Z] #49 1.995 ++ dirname /tmp/install/install.sh [2020-08-04T12:11:52.972Z] #49 2.000 + dir=/tmp/install [2020-08-04T12:11:52.972Z] #49 2.000 + bin=runc [2020-08-04T12:11:52.972Z] #49 2.000 + shift [2020-08-04T12:11:52.972Z] #49 2.000 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-04T12:11:52.972Z] #49 2.000 + . /tmp/install/runc.installer [2020-08-04T12:11:52.972Z] #49 2.000 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:11:52.972Z] #49 2.000 + install_runc [2020-08-04T12:11:52.972Z] #49 2.000 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-04T12:11:52.972Z] #49 2.005 + uname -r [2020-08-04T12:11:52.972Z] #49 2.008 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-04T12:11:52.972Z] #49 2.011 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-04T12:11:52.972Z] #49 2.011 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-04T12:11:52.972Z] #49 2.011 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jNPdyXxnIA/src/github.com/opencontainers/runc [2020-08-04T12:11:52.972Z] #49 2.011 Cloning into '/tmp/tmp.jNPdyXxnIA/src/github.com/opencontainers/runc'... [2020-08-04T12:11:53.205Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:11:53.205Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:11:53.205Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41292/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T12:11:53.205Z] + bash /home/ubuntu/workspace/moby_PR-41292/check-config.sh [2020-08-04T12:11:53.205Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T12:11:53.205Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-04T12:11:53.205Z] [2020-08-04T12:11:53.205Z] Generally Necessary: [2020-08-04T12:11:53.465Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T12:11:53.465Z] - apparmor: enabled and tools installed [2020-08-04T12:11:53.465Z] - CONFIG_NAMESPACES: enabled [2020-08-04T12:11:53.465Z] - CONFIG_NET_NS: enabled [2020-08-04T12:11:53.465Z] - CONFIG_PID_NS: enabled [2020-08-04T12:11:53.465Z] - CONFIG_IPC_NS: enabled [2020-08-04T12:11:53.465Z] - CONFIG_UTS_NS: enabled [2020-08-04T12:11:53.465Z] - CONFIG_CGROUPS: enabled [2020-08-04T12:11:53.465Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T12:11:53.465Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T12:11:53.465Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T12:11:53.465Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T12:11:53.465Z] - CONFIG_CPUSETS: enabled [2020-08-04T12:11:53.465Z] - CONFIG_MEMCG: enabled [2020-08-04T12:11:53.465Z] - CONFIG_KEYS: enabled [2020-08-04T12:11:53.465Z] - CONFIG_VETH: enabled (as module) [2020-08-04T12:11:53.465Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T12:11:53.465Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T12:11:53.465Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-04T12:11:53.465Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T12:11:53.465Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T12:11:53.465Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T12:11:53.465Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T12:11:53.465Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T12:11:53.465Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T12:11:53.465Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T12:11:53.465Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-04T12:11:53.465Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T12:11:53.465Z] [2020-08-04T12:11:53.465Z] Optional Features: [2020-08-04T12:11:53.465Z] - CONFIG_USER_NS: enabled [2020-08-04T12:11:53.465Z] - CONFIG_SECCOMP: enabled [2020-08-04T12:11:53.465Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T12:11:53.465Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T12:11:53.465Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T12:11:53.465Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-04T12:11:53.725Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T12:11:53.725Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T12:11:53.725Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-04T12:11:53.725Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-04T12:11:53.725Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T12:11:53.725Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T12:11:53.725Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T12:11:53.725Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T12:11:53.725Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T12:11:53.725Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T12:11:53.725Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T12:11:53.725Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T12:11:53.725Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T12:11:53.725Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_EXT4_FS: enabled [2020-08-04T12:11:53.725Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T12:11:53.725Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T12:11:53.725Z] - Network Drivers: [2020-08-04T12:11:53.725Z] - "overlay": [2020-08-04T12:11:53.725Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T12:11:53.725Z] Optional (for encrypted networks): [2020-08-04T12:11:53.725Z] - CONFIG_CRYPTO: enabled [2020-08-04T12:11:53.725Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-04T12:11:53.725Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-04T12:11:53.725Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-04T12:11:53.725Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-04T12:11:53.725Z] - CONFIG_XFRM: enabled [2020-08-04T12:11:53.725Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-04T12:11:53.725Z] - "ipvlan": [2020-08-04T12:11:53.725Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T12:11:53.725Z] - "macvlan": [2020-08-04T12:11:53.725Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T12:11:53.725Z] - "ftp,tftp client in container": [2020-08-04T12:11:53.725Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T12:11:53.725Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T12:11:53.725Z] - Storage Drivers: [2020-08-04T12:11:53.725Z] - "aufs": [2020-08-04T12:11:53.725Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T12:11:53.725Z] - "btrfs": [2020-08-04T12:11:53.725Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T12:11:53.985Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T12:11:53.985Z] - "devicemapper": [2020-08-04T12:11:53.985Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T12:11:53.985Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T12:11:53.985Z] - "overlay": [2020-08-04T12:11:53.985Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T12:11:53.985Z] - "zfs": [2020-08-04T12:11:53.985Z] - /dev/zfs: present [2020-08-04T12:11:53.985Z] - zfs command: missing [2020-08-04T12:11:53.985Z] - zpool command: missing [2020-08-04T12:11:53.985Z] [2020-08-04T12:11:53.985Z] Limits: [2020-08-04T12:11:53.985Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T12:11:53.985Z] [2020-08-04T12:11:53.985Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-04T12:11:54.406Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8ccb46a521964ab80490318504d6e02ae766a912 . [2020-08-04T12:11:54.406Z] #2 [internal] load .dockerignore [2020-08-04T12:11:54.406Z] #2 transferring context: 87B 0.0s done [2020-08-04T12:11:54.406Z] #2 DONE 0.1s [2020-08-04T12:11:54.406Z] [2020-08-04T12:11:54.406Z] #1 [internal] load build definition from Dockerfile [2020-08-04T12:11:54.406Z] #1 transferring dockerfile: 16.37kB done [2020-08-04T12:11:54.406Z] #1 DONE 0.1s [2020-08-04T12:11:54.406Z] [2020-08-04T12:11:54.406Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T12:11:54.556Z] #49 ... [2020-08-04T12:11:54.556Z] [2020-08-04T12:11:54.556Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T12:11:54.556Z] #12 DONE 1.6s [2020-08-04T12:11:54.556Z] [2020-08-04T12:11:54.556Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T12:11:54.975Z] #3 DONE 0.4s [2020-08-04T12:11:54.975Z] [2020-08-04T12:11:54.975Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T12:11:54.975Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-04T12:11:54.975Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-04T12:11:54.975Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-04T12:11:54.975Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-04T12:11:54.975Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-04T12:11:55.064Z] Client: [2020-08-04T12:11:55.064Z] Debug Mode: false [2020-08-04T12:11:55.064Z] [2020-08-04T12:11:55.064Z] Server: [2020-08-04T12:11:55.064Z] Containers: 0 [2020-08-04T12:11:55.064Z] Running: 0 [2020-08-04T12:11:55.064Z] Paused: 0 [2020-08-04T12:11:55.064Z] Stopped: 0 [2020-08-04T12:11:55.064Z] Images: 0 [2020-08-04T12:11:55.064Z] Server Version: 19.03.12 [2020-08-04T12:11:55.064Z] Storage Driver: overlay2 [2020-08-04T12:11:55.064Z] Backing Filesystem: extfs [2020-08-04T12:11:55.064Z] Supports d_type: true [2020-08-04T12:11:55.064Z] Native Overlay Diff: true [2020-08-04T12:11:55.064Z] Logging Driver: json-file [2020-08-04T12:11:55.064Z] Cgroup Driver: cgroupfs [2020-08-04T12:11:55.064Z] Plugins: [2020-08-04T12:11:55.064Z] Volume: local [2020-08-04T12:11:55.064Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T12:11:55.064Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-04T12:11:55.064Z] Swarm: inactive [2020-08-04T12:11:55.064Z] Runtimes: runc [2020-08-04T12:11:55.064Z] Default Runtime: runc [2020-08-04T12:11:55.064Z] Init Binary: docker-init [2020-08-04T12:11:55.064Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T12:11:55.064Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T12:11:55.064Z] init version: fec3683 [2020-08-04T12:11:55.064Z] Security Options: [2020-08-04T12:11:55.064Z] apparmor [2020-08-04T12:11:55.064Z] seccomp [2020-08-04T12:11:55.064Z] Profile: default [2020-08-04T12:11:55.064Z] Kernel Version: 5.3.0-1030-aws [2020-08-04T12:11:55.064Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-04T12:11:55.064Z] OSType: linux [2020-08-04T12:11:55.064Z] Architecture: x86_64 [2020-08-04T12:11:55.064Z] CPUs: 2 [2020-08-04T12:11:55.064Z] Total Memory: 7.569GiB [2020-08-04T12:11:55.064Z] Name: ip-10-100-89-216 [2020-08-04T12:11:55.064Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-04T12:11:55.064Z] Docker Root Dir: /var/lib/docker [2020-08-04T12:11:55.064Z] Debug Mode: false [2020-08-04T12:11:55.064Z] Registry: https://index.docker.io/v1/ [2020-08-04T12:11:55.064Z] Labels: [2020-08-04T12:11:55.064Z] Experimental: true [2020-08-04T12:11:55.064Z] Insecure Registries: [2020-08-04T12:11:55.064Z] 127.0.0.0/8 [2020-08-04T12:11:55.064Z] Live Restore Enabled: true [2020-08-04T12:11:55.064Z] [2020-08-04T12:11:55.064Z] WARNING: No swap limit support [Pipeline] sh [2020-08-04T12:11:55.236Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-08-04T12:11:55.237Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-04T12:11:55.403Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:11:55.403Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:11:55.403Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41292/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T12:11:55.403Z] + bash /home/ubuntu/workspace/moby_PR-41292/check-config.sh [2020-08-04T12:11:55.403Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T12:11:55.403Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-04T12:11:55.403Z] [2020-08-04T12:11:55.403Z] Generally Necessary: [2020-08-04T12:11:55.403Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T12:11:55.403Z] - apparmor: enabled and tools installed [2020-08-04T12:11:55.403Z] - CONFIG_NAMESPACES: enabled [2020-08-04T12:11:55.403Z] - CONFIG_NET_NS: enabled [2020-08-04T12:11:55.403Z] - CONFIG_PID_NS: enabled [2020-08-04T12:11:55.403Z] - CONFIG_IPC_NS: enabled [2020-08-04T12:11:55.403Z] - CONFIG_UTS_NS: enabled [2020-08-04T12:11:55.403Z] - CONFIG_CGROUPS: enabled [2020-08-04T12:11:55.403Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T12:11:55.498Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-04T12:11:55.499Z] #4 DONE 0.7s [2020-08-04T12:11:55.663Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T12:11:55.663Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T12:11:55.663Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T12:11:55.663Z] - CONFIG_CPUSETS: enabled [2020-08-04T12:11:55.663Z] - CONFIG_MEMCG: enabled [2020-08-04T12:11:55.663Z] - CONFIG_KEYS: enabled [2020-08-04T12:11:55.663Z] - CONFIG_VETH: enabled (as module) [2020-08-04T12:11:55.663Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T12:11:55.663Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T12:11:55.663Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-04T12:11:55.663Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T12:11:55.663Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T12:11:55.663Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T12:11:55.663Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T12:11:55.663Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T12:11:55.663Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T12:11:55.663Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T12:11:55.663Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-04T12:11:55.663Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T12:11:55.663Z] [2020-08-04T12:11:55.663Z] Optional Features: [2020-08-04T12:11:55.663Z] - CONFIG_USER_NS: enabled [2020-08-04T12:11:55.663Z] - CONFIG_SECCOMP: enabled [2020-08-04T12:11:55.663Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T12:11:55.663Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T12:11:55.663Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T12:11:55.663Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-04T12:11:55.663Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T12:11:55.663Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T12:11:55.663Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-04T12:11:55.663Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-04T12:11:55.663Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T12:11:55.663Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T12:11:55.663Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T12:11:55.769Z] [2020-08-04T12:11:55.769Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T12:11:55.943Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T12:11:55.943Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T12:11:55.943Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T12:11:55.943Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T12:11:55.943Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T12:11:55.943Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T12:11:55.943Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T12:11:55.943Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T12:11:55.943Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T12:11:55.943Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T12:11:55.943Z] - CONFIG_EXT4_FS: enabled [2020-08-04T12:11:55.943Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T12:11:55.943Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T12:11:55.943Z] - Network Drivers: [2020-08-04T12:11:55.943Z] - "overlay": [2020-08-04T12:11:55.943Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T12:11:55.943Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T12:11:55.943Z] Optional (for encrypted networks): [2020-08-04T12:11:55.943Z] - CONFIG_CRYPTO: enabled [2020-08-04T12:11:55.943Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-04T12:11:55.943Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-04T12:11:55.943Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-04T12:11:55.943Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-04T12:11:55.943Z] - CONFIG_XFRM: enabled [2020-08-04T12:11:55.943Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T12:11:55.943Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T12:11:55.943Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T12:11:55.943Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-04T12:11:55.943Z] - "ipvlan": [2020-08-04T12:11:55.943Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T12:11:55.943Z] - "macvlan": [2020-08-04T12:11:55.943Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T12:11:55.943Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T12:11:55.943Z] - "ftp,tftp client in container": [2020-08-04T12:11:56.031Z] #6 DONE 0.3s [2020-08-04T12:11:56.031Z] [2020-08-04T12:11:56.031Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T12:11:56.031Z] #5 DONE 0.3s [2020-08-04T12:11:56.031Z] [2020-08-04T12:11:56.031Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T12:11:56.031Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-04T12:11:56.031Z] #58 DONE 0.0s [2020-08-04T12:11:56.031Z] [2020-08-04T12:11:56.031Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:11:56.031Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 done [2020-08-04T12:11:56.031Z] #7 DONE 0.0s [2020-08-04T12:11:56.031Z] [2020-08-04T12:11:56.031Z] #20 [internal] load build context [2020-08-04T12:11:56.199Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T12:11:56.200Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T12:11:56.200Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T12:11:56.200Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T12:11:56.200Z] - Storage Drivers: [2020-08-04T12:11:56.200Z] - "aufs": [2020-08-04T12:11:56.200Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T12:11:56.200Z] - "btrfs": [2020-08-04T12:11:56.200Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T12:11:56.200Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T12:11:56.200Z] - "devicemapper": [2020-08-04T12:11:56.200Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T12:11:56.200Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T12:11:56.200Z] - "overlay": [2020-08-04T12:11:56.200Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T12:11:56.200Z] - "zfs": [2020-08-04T12:11:56.200Z] - /dev/zfs: present [2020-08-04T12:11:56.200Z] - zfs command: missing [2020-08-04T12:11:56.200Z] - zpool command: missing [2020-08-04T12:11:56.200Z] [2020-08-04T12:11:56.200Z] Limits: [2020-08-04T12:11:56.200Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T12:11:56.200Z] [2020-08-04T12:11:56.200Z] + true [2020-08-04T12:11:56.200Z] #13 1.376 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-04T12:11:56.200Z] #13 DONE 1.6s [2020-08-04T12:11:56.200Z] [2020-08-04T12:11:56.200Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:11:56.200Z] #39 37.82 CC criu/arch/s390/cpu.o [2020-08-04T12:11:56.200Z] #39 38.22 CC criu/arch/s390/crtools.o [2020-08-04T12:11:56.200Z] #39 38.85 CC criu/arch/s390/sigframe.o [2020-08-04T12:11:56.200Z] #39 39.08 LINK criu/arch/s390/crtools.built-in.o [2020-08-04T12:11:56.200Z] #39 39.10 DEP criu/pie/util-vdso.d [2020-08-04T12:11:56.200Z] #39 39.24 DEP criu/pie/util.d [2020-08-04T12:11:56.200Z] #39 39.43 CC criu/pie/util.o [2020-08-04T12:11:56.200Z] #39 39.73 CC criu/pie/util-vdso.o [2020-08-04T12:11:56.200Z] #39 40.13 AR criu/pie/pie.lib.a [2020-08-04T12:11:56.200Z] #39 40.16 DEP criu/pie/restorer.d [2020-08-04T12:11:56.200Z] #39 40.30 DEP criu/arch/s390/restorer.d [2020-08-04T12:11:56.200Z] #39 40.41 DEP criu/arch/s390/vdso-pie.d [2020-08-04T12:11:56.200Z] #39 40.49 DEP criu/pie/parasite-vdso.d [2020-08-04T12:11:56.200Z] #39 40.64 DEP criu/pie/parasite.d [2020-08-04T12:11:56.200Z] #39 40.77 CC criu/pie/parasite.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-08-04T12:11:56.308Z] Client: Docker Engine - Community [2020-08-04T12:11:56.308Z] Version: 19.03.12 [2020-08-04T12:11:56.308Z] API version: 1.40 [2020-08-04T12:11:56.308Z] Go version: go1.13.10 [2020-08-04T12:11:56.308Z] Git commit: 48a66213fe [2020-08-04T12:11:56.308Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-04T12:11:56.308Z] OS/Arch: linux/amd64 [2020-08-04T12:11:56.308Z] Experimental: false [2020-08-04T12:11:56.308Z] [2020-08-04T12:11:56.308Z] Server: Docker Engine - Community [2020-08-04T12:11:56.309Z] Engine: [2020-08-04T12:11:56.309Z] Version: 19.03.12 [2020-08-04T12:11:56.309Z] API version: 1.40 (minimum version 1.12) [2020-08-04T12:11:56.309Z] Go version: go1.13.10 [2020-08-04T12:11:56.309Z] Git commit: 48a66213fe [2020-08-04T12:11:56.309Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-04T12:11:56.309Z] OS/Arch: linux/amd64 [2020-08-04T12:11:56.309Z] Experimental: true [2020-08-04T12:11:56.309Z] containerd: [2020-08-04T12:11:56.309Z] Version: 1.2.13 [2020-08-04T12:11:56.309Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T12:11:56.309Z] runc: [2020-08-04T12:11:56.309Z] Version: 1.0.0-rc10 [2020-08-04T12:11:56.309Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T12:11:56.309Z] docker-init: [2020-08-04T12:11:56.309Z] Version: 0.18.0 [2020-08-04T12:11:56.309Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] sh [2020-08-04T12:11:56.491Z] #39 41.41 LINK criu/pie/parasite.built-in.o [2020-08-04T12:11:56.491Z] #39 41.45 GEN criu/pie/parasite-blob.h [2020-08-04T12:11:56.491Z] #39 41.50 CC criu/pie/parasite-vdso.o [2020-08-04T12:11:56.614Z] + sudo modprobe ip_vs [2020-08-04T12:11:56.614Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8ccb46a521964ab80490318504d6e02ae766a912 . [2020-08-04T12:11:56.673Z] + docker info [2020-08-04T12:11:56.870Z] #1 [internal] load .dockerignore [2020-08-04T12:11:57.124Z] #39 41.87 CC criu/arch/s390/vdso-pie.o [2020-08-04T12:11:57.124Z] #39 41.99 CC criu/arch/s390/restorer.o [2020-08-04T12:11:57.124Z] #39 42.16 CC criu/pie/restorer.o [2020-08-04T12:11:57.416Z] #39 ... [2020-08-04T12:11:57.416Z] [2020-08-04T12:11:57.416Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T12:11:57.416Z] #14 DONE 1.4s [2020-08-04T12:11:57.433Z] #1 transferring context: 87B done [2020-08-04T12:11:57.694Z] #1 DONE 0.9s [2020-08-04T12:11:57.694Z] [2020-08-04T12:11:57.694Z] #2 [internal] load build definition from Dockerfile [2020-08-04T12:11:57.694Z] #2 transferring dockerfile: 16.37kB done [2020-08-04T12:11:57.694Z] #2 DONE 1.0s [2020-08-04T12:11:57.713Z] [2020-08-04T12:11:57.713Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:11:57.713Z] #49 6.595 + cd /tmp/tmp.jNPdyXxnIA/src/github.com/opencontainers/runc [2020-08-04T12:11:57.713Z] #49 6.596 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:11:57.713Z] #49 7.081 + '[' -z '' ']' [2020-08-04T12:11:57.713Z] #49 7.082 + target=static [2020-08-04T12:11:57.713Z] #49 7.082 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-04T12:11:57.950Z] [2020-08-04T12:11:57.951Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T12:11:58.004Z] #49 7.536 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-04T12:11:58.703Z] #49 ... [2020-08-04T12:11:58.703Z] [2020-08-04T12:11:58.703Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T12:11:58.703Z] #15 DONE 1.4s [2020-08-04T12:11:58.880Z] #3 DONE 0.7s [2020-08-04T12:11:58.880Z] [2020-08-04T12:11:58.880Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T12:11:58.880Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-04T12:11:58.880Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-04T12:11:58.880Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-04T12:11:58.880Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-04T12:11:58.880Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 852.52kB / 8.88MB 0.1s [2020-08-04T12:11:58.880Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-04T12:11:58.880Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-04T12:11:58.880Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-08-04T12:11:58.993Z] [2020-08-04T12:11:58.993Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:11:58.993Z] #39 43.83 LINK criu/pie/restorer.built-in.o [2020-08-04T12:11:58.993Z] #39 43.83 GEN criu/pie/restorer-blob.h [2020-08-04T12:11:58.993Z] #39 43.90 DEP criu/vdso.d [2020-08-04T12:11:58.993Z] #39 44.14 DEP criu/uts_ns.d [2020-08-04T12:11:59.143Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-08-04T12:11:59.143Z] #4 DONE 0.6s [2020-08-04T12:11:59.284Z] #39 44.26 DEP criu/util.d [2020-08-04T12:11:59.284Z] #39 44.39 DEP criu/uffd.d [2020-08-04T12:11:59.401Z] [2020-08-04T12:11:59.401Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T12:11:59.586Z] #39 44.54 DEP criu/tun.d [2020-08-04T12:11:59.586Z] #39 44.63 DEP criu/tty.d [2020-08-04T12:11:59.659Z] #6 DONE 0.2s [2020-08-04T12:11:59.659Z] [2020-08-04T12:11:59.659Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T12:11:59.659Z] #5 DONE 0.3s [2020-08-04T12:11:59.659Z] [2020-08-04T12:11:59.659Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T12:11:59.659Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-04T12:11:59.877Z] #39 44.88 DEP criu/timerfd.d [2020-08-04T12:12:00.169Z] #39 45.04 DEP criu/timens.d [2020-08-04T12:12:00.169Z] #39 45.16 DEP criu/sysfs_parse.d [2020-08-04T12:12:00.169Z] #39 45.25 DEP criu/sysctl.d [2020-08-04T12:12:00.223Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-04T12:12:00.223Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-04T12:12:00.256Z] #20 transferring context: 15.17MB 3.3s [2020-08-04T12:12:00.520Z] #20 ... [2020-08-04T12:12:00.520Z] [2020-08-04T12:12:00.520Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T12:12:00.520Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-08-04T12:12:00.520Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-04T12:12:00.520Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-04T12:12:00.520Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.4s done [2020-08-04T12:12:00.520Z] #58 DONE 4.3s [2020-08-04T12:12:00.520Z] [2020-08-04T12:12:00.520Z] #20 [internal] load build context [2020-08-04T12:12:00.522Z] #39 ... [2020-08-04T12:12:00.522Z] [2020-08-04T12:12:00.522Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T12:12:00.522Z] #16 DONE 1.5s [2020-08-04T12:12:00.522Z] [2020-08-04T12:12:00.522Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:12:00.522Z] #39 45.37 DEP criu/string.d [2020-08-04T12:12:00.522Z] #39 45.39 DEP criu/stats.d [2020-08-04T12:12:00.522Z] #39 45.51 DEP criu/sockets.d [2020-08-04T12:12:00.522Z] #39 45.66 DEP criu/sk-unix.d [2020-08-04T12:12:00.813Z] #39 45.83 DEP criu/sk-tcp.d [2020-08-04T12:12:00.879Z] Client: [2020-08-04T12:12:00.879Z] Debug Mode: false [2020-08-04T12:12:00.879Z] [2020-08-04T12:12:00.879Z] Server: [2020-08-04T12:12:00.879Z] Containers: 0 [2020-08-04T12:12:00.879Z] Running: 0 [2020-08-04T12:12:00.879Z] Paused: 0 [2020-08-04T12:12:00.879Z] Stopped: 0 [2020-08-04T12:12:00.879Z] Images: 0 [2020-08-04T12:12:00.879Z] Server Version: 19.03.12 [2020-08-04T12:12:00.879Z] Storage Driver: overlay2 [2020-08-04T12:12:00.879Z] Backing Filesystem: extfs [2020-08-04T12:12:00.879Z] Supports d_type: true [2020-08-04T12:12:00.879Z] Native Overlay Diff: true [2020-08-04T12:12:00.879Z] Logging Driver: json-file [2020-08-04T12:12:00.879Z] Cgroup Driver: cgroupfs [2020-08-04T12:12:00.879Z] Plugins: [2020-08-04T12:12:00.879Z] Volume: local [2020-08-04T12:12:00.879Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T12:12:00.879Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-04T12:12:00.879Z] Swarm: inactive [2020-08-04T12:12:00.879Z] Runtimes: runc [2020-08-04T12:12:00.879Z] Default Runtime: runc [2020-08-04T12:12:00.879Z] Init Binary: docker-init [2020-08-04T12:12:00.879Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T12:12:00.879Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T12:12:00.879Z] init version: fec3683 [2020-08-04T12:12:00.879Z] Security Options: [2020-08-04T12:12:00.879Z] apparmor [2020-08-04T12:12:00.879Z] seccomp [2020-08-04T12:12:00.879Z] Profile: default [2020-08-04T12:12:00.879Z] Kernel Version: 5.3.0-1030-aws [2020-08-04T12:12:00.879Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-04T12:12:00.879Z] OSType: linux [2020-08-04T12:12:00.879Z] Architecture: x86_64 [2020-08-04T12:12:00.879Z] CPUs: 2 [2020-08-04T12:12:00.879Z] Total Memory: 7.487GiB [2020-08-04T12:12:00.879Z] Name: ip-10-100-96-91 [2020-08-04T12:12:00.879Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-04T12:12:00.879Z] Docker Root Dir: /var/lib/docker [2020-08-04T12:12:00.879Z] Debug Mode: false [2020-08-04T12:12:00.879Z] Registry: https://index.docker.io/v1/ [2020-08-04T12:12:00.879Z] Labels: [2020-08-04T12:12:00.879Z] Experimental: true [2020-08-04T12:12:00.879Z] Insecure Registries: [2020-08-04T12:12:00.879Z] 127.0.0.0/8 [2020-08-04T12:12:00.879Z] Live Restore Enabled: true [2020-08-04T12:12:00.879Z] [2020-08-04T12:12:00.879Z] WARNING: No swap limit support [Pipeline] sh [2020-08-04T12:12:01.104Z] #39 46.01 DEP criu/sk-queue.d [2020-08-04T12:12:01.104Z] #39 46.08 DEP criu/sk-packet.d [2020-08-04T12:12:01.104Z] #39 46.18 DEP criu/sk-netlink.d [2020-08-04T12:12:01.206Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:12:01.206Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:12:01.206Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41292/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T12:12:01.206Z] + bash /home/ubuntu/workspace/moby_PR-41292/check-config.sh [2020-08-04T12:12:01.206Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T12:12:01.206Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-04T12:12:01.206Z] [2020-08-04T12:12:01.206Z] Generally Necessary: [2020-08-04T12:12:01.206Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T12:12:01.206Z] - apparmor: enabled and tools installed [2020-08-04T12:12:01.206Z] - CONFIG_NAMESPACES: enabled [2020-08-04T12:12:01.206Z] - CONFIG_NET_NS: enabled [2020-08-04T12:12:01.206Z] - CONFIG_PID_NS: enabled [2020-08-04T12:12:01.206Z] - CONFIG_IPC_NS: enabled [2020-08-04T12:12:01.206Z] - CONFIG_UTS_NS: enabled [2020-08-04T12:12:01.206Z] - CONFIG_CGROUPS: enabled [2020-08-04T12:12:01.206Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T12:12:01.206Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T12:12:01.206Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T12:12:01.206Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T12:12:01.206Z] - CONFIG_CPUSETS: enabled [2020-08-04T12:12:01.206Z] - CONFIG_MEMCG: enabled [2020-08-04T12:12:01.206Z] - CONFIG_KEYS: enabled [2020-08-04T12:12:01.206Z] - CONFIG_VETH: enabled (as module) [2020-08-04T12:12:01.206Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T12:12:01.206Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T12:12:01.206Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-04T12:12:01.206Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T12:12:01.206Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T12:12:01.206Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T12:12:01.206Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T12:12:01.206Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T12:12:01.206Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T12:12:01.206Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T12:12:01.206Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-04T12:12:01.206Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T12:12:01.206Z] [2020-08-04T12:12:01.206Z] Optional Features: [2020-08-04T12:12:01.206Z] - CONFIG_USER_NS: enabled [2020-08-04T12:12:01.394Z] #39 46.37 DEP criu/sk-inet.d [2020-08-04T12:12:01.479Z] - CONFIG_SECCOMP: enabled [2020-08-04T12:12:01.479Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T12:12:01.479Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T12:12:01.479Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T12:12:01.479Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-04T12:12:01.479Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T12:12:01.479Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T12:12:01.479Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-04T12:12:01.479Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-04T12:12:01.479Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T12:12:01.479Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T12:12:01.479Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T12:12:01.479Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T12:12:01.479Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T12:12:01.479Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T12:12:01.479Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T12:12:01.479Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T12:12:01.479Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T12:12:01.479Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T12:12:01.479Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T12:12:01.479Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T12:12:01.479Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T12:12:01.479Z] - CONFIG_EXT4_FS: enabled [2020-08-04T12:12:01.479Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T12:12:01.479Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T12:12:01.479Z] - Network Drivers: [2020-08-04T12:12:01.479Z] - "overlay": [2020-08-04T12:12:01.479Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T12:12:01.479Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T12:12:01.479Z] Optional (for encrypted networks): [2020-08-04T12:12:01.686Z] #39 46.58 DEP criu/signalfd.d [2020-08-04T12:12:01.686Z] #39 46.75 DEP criu/sigframe.d [2020-08-04T12:12:01.740Z] - CONFIG_CRYPTO: enabled [2020-08-04T12:12:01.740Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-04T12:12:01.740Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-04T12:12:01.740Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-04T12:12:01.740Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-04T12:12:01.740Z] - CONFIG_XFRM: enabled [2020-08-04T12:12:01.740Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T12:12:01.740Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T12:12:01.740Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T12:12:01.740Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-04T12:12:01.740Z] - "ipvlan": [2020-08-04T12:12:01.740Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T12:12:01.740Z] - "macvlan": [2020-08-04T12:12:01.740Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T12:12:01.740Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T12:12:01.740Z] - "ftp,tftp client in container": [2020-08-04T12:12:01.740Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T12:12:01.740Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T12:12:01.740Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T12:12:01.740Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T12:12:01.740Z] - Storage Drivers: [2020-08-04T12:12:01.740Z] - "aufs": [2020-08-04T12:12:01.740Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T12:12:01.740Z] - "btrfs": [2020-08-04T12:12:01.740Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T12:12:01.740Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T12:12:01.740Z] - "devicemapper": [2020-08-04T12:12:01.740Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T12:12:01.740Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T12:12:01.740Z] - "overlay": [2020-08-04T12:12:01.740Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T12:12:01.740Z] - "zfs": [2020-08-04T12:12:01.740Z] - /dev/zfs: present [2020-08-04T12:12:01.740Z] - zfs command: missing [2020-08-04T12:12:01.740Z] - zpool command: missing [2020-08-04T12:12:01.740Z] [2020-08-04T12:12:01.740Z] Limits: [2020-08-04T12:12:01.740Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T12:12:01.740Z] [2020-08-04T12:12:01.740Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-04T12:12:01.976Z] #39 46.80 DEP criu/shmem.d [2020-08-04T12:12:01.977Z] #39 46.90 DEP criu/servicefd.d [2020-08-04T12:12:01.977Z] #39 47.06 DEP criu/seize.d [2020-08-04T12:12:02.173Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8ccb46a521964ab80490318504d6e02ae766a912 . [2020-08-04T12:12:02.267Z] #39 47.19 DEP criu/seccomp.d [2020-08-04T12:12:02.267Z] #39 47.28 DEP criu/rst-malloc.d [2020-08-04T12:12:02.267Z] #39 47.32 DEP criu/rbtree.d [2020-08-04T12:12:02.267Z] #39 47.34 DEP criu/pstree.d [2020-08-04T12:12:02.267Z] #39 47.42 DEP criu/protobuf.d [2020-08-04T12:12:02.281Z] Client: [2020-08-04T12:12:02.281Z] Debug Mode: false [2020-08-04T12:12:02.281Z] [2020-08-04T12:12:02.281Z] Server: [2020-08-04T12:12:02.281Z] Containers: 0 [2020-08-04T12:12:02.281Z] Running: 0 [2020-08-04T12:12:02.281Z] Paused: 0 [2020-08-04T12:12:02.281Z] Stopped: 0 [2020-08-04T12:12:02.281Z] Images: 0 [2020-08-04T12:12:02.281Z] Server Version: 19.03.12 [2020-08-04T12:12:02.281Z] Storage Driver: overlay2 [2020-08-04T12:12:02.281Z] Backing Filesystem: extfs [2020-08-04T12:12:02.281Z] Supports d_type: true [2020-08-04T12:12:02.281Z] Native Overlay Diff: true [2020-08-04T12:12:02.281Z] Logging Driver: json-file [2020-08-04T12:12:02.281Z] Cgroup Driver: cgroupfs [2020-08-04T12:12:02.281Z] Plugins: [2020-08-04T12:12:02.281Z] Volume: local [2020-08-04T12:12:02.281Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T12:12:02.281Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-04T12:12:02.281Z] Swarm: inactive [2020-08-04T12:12:02.281Z] Runtimes: runc [2020-08-04T12:12:02.281Z] Default Runtime: runc [2020-08-04T12:12:02.281Z] Init Binary: docker-init [2020-08-04T12:12:02.281Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T12:12:02.281Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T12:12:02.281Z] init version: fec3683 [2020-08-04T12:12:02.281Z] Security Options: [2020-08-04T12:12:02.281Z] apparmor [2020-08-04T12:12:02.281Z] seccomp [2020-08-04T12:12:02.281Z] Profile: default [2020-08-04T12:12:02.281Z] Kernel Version: 4.15.0-1074-aws [2020-08-04T12:12:02.281Z] Operating System: Ubuntu 16.04.6 LTS [2020-08-04T12:12:02.281Z] OSType: linux [2020-08-04T12:12:02.281Z] Architecture: aarch64 [2020-08-04T12:12:02.281Z] CPUs: 4 [2020-08-04T12:12:02.281Z] Total Memory: 7.525GiB [2020-08-04T12:12:02.281Z] Name: ip-10-100-113-118 [2020-08-04T12:12:02.281Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-08-04T12:12:02.281Z] Docker Root Dir: /var/lib/docker [2020-08-04T12:12:02.281Z] Debug Mode: false [2020-08-04T12:12:02.281Z] Registry: https://index.docker.io/v1/ [2020-08-04T12:12:02.281Z] Labels: [2020-08-04T12:12:02.281Z] Experimental: true [2020-08-04T12:12:02.281Z] Insecure Registries: [2020-08-04T12:12:02.281Z] 127.0.0.0/8 [2020-08-04T12:12:02.281Z] Live Restore Enabled: true [2020-08-04T12:12:02.281Z] [2020-08-04T12:12:02.281Z] WARNING: No swap limit support [Pipeline] sh [2020-08-04T12:12:02.432Z] #1 [internal] load .dockerignore [2020-08-04T12:12:02.432Z] #1 transferring context: [2020-08-04T12:12:02.558Z] #39 47.57 GEN criu/protobuf-desc-gen.h [2020-08-04T12:12:02.604Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:12:02.604Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:12:02.604Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41292/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T12:12:02.604Z] + bash /home/ubuntu/workspace/moby_PR-41292/check-config.sh [2020-08-04T12:12:02.604Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T12:12:02.604Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-08-04T12:12:02.604Z] [2020-08-04T12:12:02.605Z] Generally Necessary: [2020-08-04T12:12:02.605Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T12:12:02.605Z] - apparmor: enabled and tools installed [2020-08-04T12:12:02.605Z] - CONFIG_NAMESPACES: enabled [2020-08-04T12:12:02.692Z] #1 transferring context: 87B 0.0s done [2020-08-04T12:12:02.867Z] - CONFIG_NET_NS: enabled [2020-08-04T12:12:02.867Z] - CONFIG_PID_NS: enabled [2020-08-04T12:12:02.867Z] - CONFIG_IPC_NS: enabled [2020-08-04T12:12:02.867Z] - CONFIG_UTS_NS: enabled [2020-08-04T12:12:02.867Z] - CONFIG_CGROUPS: enabled [2020-08-04T12:12:02.867Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T12:12:02.867Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T12:12:02.867Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T12:12:02.867Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T12:12:02.867Z] - CONFIG_CPUSETS: enabled [2020-08-04T12:12:02.867Z] - CONFIG_MEMCG: enabled [2020-08-04T12:12:02.867Z] - CONFIG_KEYS: enabled [2020-08-04T12:12:02.867Z] - CONFIG_VETH: enabled (as module) [2020-08-04T12:12:02.867Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T12:12:02.867Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T12:12:02.867Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-04T12:12:02.867Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T12:12:02.867Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T12:12:02.867Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T12:12:02.867Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T12:12:02.867Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T12:12:02.867Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T12:12:02.867Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T12:12:02.867Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-04T12:12:02.867Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T12:12:02.867Z] [2020-08-04T12:12:02.867Z] Optional Features: [2020-08-04T12:12:02.867Z] - CONFIG_USER_NS: enabled [2020-08-04T12:12:02.867Z] - CONFIG_SECCOMP: enabled [2020-08-04T12:12:02.867Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T12:12:02.950Z] #1 ... [2020-08-04T12:12:02.950Z] [2020-08-04T12:12:02.950Z] #2 [internal] load build definition from Dockerfile [2020-08-04T12:12:02.950Z] #2 transferring dockerfile: 16.37kB done [2020-08-04T12:12:02.950Z] #2 DONE 0.6s [2020-08-04T12:12:02.950Z] [2020-08-04T12:12:02.950Z] #1 [internal] load .dockerignore [2020-08-04T12:12:02.950Z] #1 DONE 0.7s [2020-08-04T12:12:02.950Z] [2020-08-04T12:12:02.950Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T12:12:03.129Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T12:12:03.129Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T12:12:03.129Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-04T12:12:03.129Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T12:12:03.129Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T12:12:03.129Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-04T12:12:03.129Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-04T12:12:03.129Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T12:12:03.129Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T12:12:03.129Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T12:12:03.129Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T12:12:03.129Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T12:12:03.129Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T12:12:03.129Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T12:12:03.129Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T12:12:03.129Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T12:12:03.129Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T12:12:03.129Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T12:12:03.129Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T12:12:03.129Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T12:12:03.129Z] - CONFIG_EXT4_FS: enabled [2020-08-04T12:12:03.129Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T12:12:03.129Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T12:12:03.129Z] - Network Drivers: [2020-08-04T12:12:03.129Z] - "overlay": [2020-08-04T12:12:03.391Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T12:12:03.391Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T12:12:03.391Z] Optional (for encrypted networks): [2020-08-04T12:12:03.391Z] - CONFIG_CRYPTO: enabled [2020-08-04T12:12:03.391Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-04T12:12:03.391Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-04T12:12:03.391Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-04T12:12:03.391Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-04T12:12:03.391Z] - CONFIG_XFRM: enabled [2020-08-04T12:12:03.391Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T12:12:03.391Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T12:12:03.391Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T12:12:03.391Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-04T12:12:03.391Z] - "ipvlan": [2020-08-04T12:12:03.391Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T12:12:03.391Z] - "macvlan": [2020-08-04T12:12:03.391Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T12:12:03.391Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T12:12:03.391Z] - "ftp,tftp client in container": [2020-08-04T12:12:03.391Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T12:12:03.391Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T12:12:03.391Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T12:12:03.391Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T12:12:03.391Z] - Storage Drivers: [2020-08-04T12:12:03.391Z] - "aufs": [2020-08-04T12:12:03.391Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T12:12:03.391Z] - "btrfs": [2020-08-04T12:12:03.391Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T12:12:03.391Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T12:12:03.391Z] - "devicemapper": [2020-08-04T12:12:03.559Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 3.2s [2020-08-04T12:12:03.559Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.24MB / 9.86MB 3.4s [2020-08-04T12:12:03.559Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.61MB / 9.86MB 3.5s [2020-08-04T12:12:03.559Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.84MB / 9.86MB 3.8s [2020-08-04T12:12:03.652Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T12:12:03.652Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T12:12:03.652Z] - "overlay": [2020-08-04T12:12:03.652Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T12:12:03.652Z] - "zfs": [2020-08-04T12:12:03.652Z] - /dev/zfs: missing [2020-08-04T12:12:03.652Z] - zfs command: missing [2020-08-04T12:12:03.652Z] - zpool command: missing [2020-08-04T12:12:03.652Z] [2020-08-04T12:12:03.652Z] Limits: [2020-08-04T12:12:03.652Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T12:12:03.652Z] [2020-08-04T12:12:03.652Z] + true [2020-08-04T12:12:03.652Z] #39 48.39 DEP criu/protobuf-desc.d [2020-08-04T12:12:03.653Z] #39 48.57 DEP criu/proc_parse.d [2020-08-04T12:12:03.653Z] #39 48.77 DEP criu/plugin.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-04T12:12:03.819Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.1s done [2020-08-04T12:12:03.819Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-08-04T12:12:03.894Z] #20 transferring context: 51.42MB 7.7s done [2020-08-04T12:12:03.944Z] #39 48.81 DEP criu/pipes.d [2020-08-04T12:12:03.944Z] #39 48.87 DEP criu/pie-util.d [2020-08-04T12:12:03.944Z] #39 48.92 DEP criu/pie-util-vdso.d [2020-08-04T12:12:03.944Z] #39 48.99 DEP criu/path.d [2020-08-04T12:12:03.944Z] #39 49.06 DEP criu/parasite-syscall.d [2020-08-04T12:12:04.067Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8ccb46a521964ab80490318504d6e02ae766a912 . [2020-08-04T12:12:04.067Z] #2 [internal] load .dockerignore [2020-08-04T12:12:04.154Z] #20 DONE 8.0s [2020-08-04T12:12:04.154Z] [2020-08-04T12:12:04.154Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:04.154Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-08-04T12:12:04.154Z] #7 sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 1.86kB / 1.86kB done [2020-08-04T12:12:04.154Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-08-04T12:12:04.154Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 3.1s done [2020-08-04T12:12:04.154Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.5s done [2020-08-04T12:12:04.154Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.6s done [2020-08-04T12:12:04.154Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.2s done [2020-08-04T12:12:04.154Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.1s done [2020-08-04T12:12:04.154Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.4s done [2020-08-04T12:12:04.154Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.3s done [2020-08-04T12:12:04.154Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 4.6s [2020-08-04T12:12:04.234Z] #39 49.16 DEP criu/pagemap.d [2020-08-04T12:12:04.326Z] #3 DONE 1.1s [2020-08-04T12:12:04.326Z] [2020-08-04T12:12:04.326Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T12:12:04.326Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-04T12:12:04.326Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-04T12:12:04.326Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-04T12:12:04.326Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-04T12:12:04.326Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.50MB / 8.88MB 0.1s [2020-08-04T12:12:04.326Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-04T12:12:04.329Z] #2 transferring context: 87B done [2020-08-04T12:12:04.329Z] #2 DONE 0.2s [2020-08-04T12:12:04.329Z] [2020-08-04T12:12:04.329Z] #1 [internal] load build definition from Dockerfile [2020-08-04T12:12:04.329Z] #1 transferring dockerfile: 16.37kB done [2020-08-04T12:12:04.329Z] #1 DONE 0.2s [2020-08-04T12:12:04.329Z] [2020-08-04T12:12:04.329Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T12:12:04.524Z] #39 49.34 DEP criu/pagemap-cache.d [2020-08-04T12:12:04.524Z] #39 49.48 DEP criu/page-xfer.d [2020-08-04T12:12:04.585Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-04T12:12:04.585Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-04T12:12:04.815Z] #39 49.67 DEP criu/page-pipe.d [2020-08-04T12:12:04.815Z] #39 49.76 DEP criu/netfilter.d [2020-08-04T12:12:04.865Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-08-04T12:12:04.865Z] #4 DONE 0.7s [2020-08-04T12:12:04.903Z] #3 DONE 0.5s [2020-08-04T12:12:04.903Z] [2020-08-04T12:12:04.903Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T12:12:04.903Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-04T12:12:05.106Z] #39 49.90 DEP criu/net.d [2020-08-04T12:12:05.106Z] #39 50.14 DEP criu/namespaces.d [2020-08-04T12:12:05.137Z] [2020-08-04T12:12:05.137Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T12:12:05.137Z] #6 DONE 0.2s [2020-08-04T12:12:05.137Z] [2020-08-04T12:12:05.137Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T12:12:05.137Z] #5 DONE 0.2s [2020-08-04T12:12:05.165Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-08-04T12:12:05.165Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.19MB / 8.28MB 0.2s [2020-08-04T12:12:05.165Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-04T12:12:05.165Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-08-04T12:12:05.165Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-08-04T12:12:05.398Z] #39 50.37 DEP criu/mount.d [2020-08-04T12:12:05.403Z] [2020-08-04T12:12:05.403Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:05.403Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 done [2020-08-04T12:12:05.403Z] #7 sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 1.86kB / 1.86kB done [2020-08-04T12:12:05.403Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-08-04T12:12:05.403Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-08-04T12:12:05.403Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 851.48kB / 7.81MB 0.2s [2020-08-04T12:12:05.403Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0B / 10.00MB 0.2s [2020-08-04T12:12:05.403Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 4.91MB / 50.39MB 0.2s [2020-08-04T12:12:05.431Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-08-04T12:12:05.431Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-08-04T12:12:05.691Z] #39 50.56 DEP criu/memfd.d [2020-08-04T12:12:05.691Z] #39 50.74 DEP criu/mem.d [2020-08-04T12:12:05.693Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-08-04T12:12:05.694Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 2.04MB / 7.81MB 0.3s [2020-08-04T12:12:05.694Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 5.20MB / 7.81MB 0.4s [2020-08-04T12:12:05.694Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 14.55MB / 50.39MB 0.4s [2020-08-04T12:12:05.694Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.5s [2020-08-04T12:12:05.694Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 1.08MB / 10.00MB 0.5s [2020-08-04T12:12:05.694Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 17.83MB / 50.39MB 0.5s [2020-08-04T12:12:05.718Z] #58 ... [2020-08-04T12:12:05.718Z] [2020-08-04T12:12:05.718Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:05.718Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 done [2020-08-04T12:12:05.718Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-08-04T12:12:05.718Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.7s done [2020-08-04T12:12:05.718Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.2s done [2020-08-04T12:12:05.718Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.6s done [2020-08-04T12:12:05.718Z] #7 sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 1.86kB / 1.86kB done [2020-08-04T12:12:05.718Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-08-04T12:12:05.718Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.5s done [2020-08-04T12:12:05.718Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.0s done [2020-08-04T12:12:05.718Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 86.12MB / 120.18MB 5.7s [2020-08-04T12:12:05.718Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 3.0s [2020-08-04T12:12:05.718Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.1s done [2020-08-04T12:12:05.718Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 92.66MB / 120.18MB 5.9s [2020-08-04T12:12:05.718Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 101.49MB / 120.18MB 6.1s [2020-08-04T12:12:05.955Z] #4 DONE 0.8s [2020-08-04T12:12:05.958Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.6s done [2020-08-04T12:12:05.958Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 4.37MB / 10.00MB 0.7s [2020-08-04T12:12:05.958Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 21.42MB / 50.39MB 0.7s [2020-08-04T12:12:05.958Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 0B / 51.83MB 0.7s [2020-08-04T12:12:05.959Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 7.96MB / 10.00MB 0.8s [2020-08-04T12:12:05.959Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 26.62MB / 50.39MB 0.8s [2020-08-04T12:12:05.959Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 5.53MB / 51.83MB 0.8s [2020-08-04T12:12:05.977Z] #7 ... [2020-08-04T12:12:05.977Z] [2020-08-04T12:12:05.977Z] #20 [internal] load build context [2020-08-04T12:12:05.977Z] #20 transferring context: 51.42MB 6.1s done [2020-08-04T12:12:05.977Z] #20 DONE 6.2s [2020-08-04T12:12:05.977Z] [2020-08-04T12:12:05.977Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T12:12:05.982Z] #39 50.91 DEP criu/lsm.d [2020-08-04T12:12:05.982Z] #39 50.97 DEP criu/log.d [2020-08-04T12:12:06.246Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 9.30MB / 10.00MB 0.9s [2020-08-04T12:12:06.246Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 30.17MB / 50.39MB 0.9s [2020-08-04T12:12:06.246Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 8.40MB / 51.83MB 0.9s [2020-08-04T12:12:06.246Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.0s [2020-08-04T12:12:06.246Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 33.13MB / 50.39MB 1.0s [2020-08-04T12:12:06.273Z] #39 51.06 DEP criu/libnetlink.d [2020-08-04T12:12:06.273Z] #39 51.20 DEP criu/kerndat.d [2020-08-04T12:12:06.273Z] #39 51.45 DEP criu/kcmp-ids.d [2020-08-04T12:12:06.518Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.0s done [2020-08-04T12:12:06.518Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 37.37MB / 50.39MB 1.2s [2020-08-04T12:12:06.518Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 14.54MB / 51.83MB 1.2s [2020-08-04T12:12:06.518Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 869.93kB / 68.65MB 1.2s [2020-08-04T12:12:06.518Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 40.94MB / 50.39MB 1.3s [2020-08-04T12:12:06.518Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 20.50MB / 51.83MB 1.3s [2020-08-04T12:12:06.518Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 6.03MB / 68.65MB 1.3s [2020-08-04T12:12:06.541Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.7s done [2020-08-04T12:12:06.564Z] #39 51.57 DEP criu/irmap.d [2020-08-04T12:12:06.564Z] #39 51.69 DEP criu/ipc_ns.d [2020-08-04T12:12:06.699Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.7s done [2020-08-04T12:12:06.699Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.1s [2020-08-04T12:12:06.779Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 43.78MB / 50.39MB 1.5s [2020-08-04T12:12:06.779Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 29.24MB / 51.83MB 1.5s [2020-08-04T12:12:06.779Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 11.49MB / 68.65MB 1.5s [2020-08-04T12:12:06.877Z] #39 51.75 DEP criu/image.d [2020-08-04T12:12:06.877Z] #39 51.93 DEP criu/image-desc.d [2020-08-04T12:12:06.910Z] [2020-08-04T12:12:06.910Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T12:12:06.910Z] #6 DONE 0.2s [2020-08-04T12:12:06.910Z] [2020-08-04T12:12:06.910Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T12:12:06.959Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done [2020-08-04T12:12:07.048Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 49.82MB / 50.39MB 1.7s [2020-08-04T12:12:07.048Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 33.47MB / 51.83MB 1.7s [2020-08-04T12:12:07.048Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 15.33MB / 68.65MB 1.7s [2020-08-04T12:12:07.048Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 37.37MB / 51.83MB 1.8s [2020-08-04T12:12:07.048Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 19.01MB / 68.65MB 1.8s [2020-08-04T12:12:07.174Z] #5 DONE 0.3s [2020-08-04T12:12:07.174Z] [2020-08-04T12:12:07.174Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:07.174Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 0.0s done [2020-08-04T12:12:07.174Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0B / 7.68MB 0.2s [2020-08-04T12:12:07.182Z] #39 52.03 DEP criu/fsnotify.d [2020-08-04T12:12:07.182Z] #39 ... [2020-08-04T12:12:07.182Z] [2020-08-04T12:12:07.182Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:07.182Z] #41 80.24 net/http/httptrace [2020-08-04T12:12:07.182Z] #41 80.38 net/http [2020-08-04T12:12:07.182Z] #41 87.37 github.com/LK4D4/vndr/godl [2020-08-04T12:12:07.182Z] #41 87.88 github.com/LK4D4/vndr [2020-08-04T12:12:07.182Z] #41 ... [2020-08-04T12:12:07.182Z] [2020-08-04T12:12:07.182Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:12:07.182Z] #39 52.21 DEP criu/filesystems.d [2020-08-04T12:12:07.220Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.1s [2020-08-04T12:12:07.322Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 41.35MB / 51.83MB 1.9s [2020-08-04T12:12:07.322Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 32.42MB / 68.65MB 2.1s [2020-08-04T12:12:07.436Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 6.25MB / 7.68MB 0.3s [2020-08-04T12:12:07.436Z] #7 sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 1.86kB / 1.86kB done [2020-08-04T12:12:07.436Z] #7 sha256:f6953177c65964ff63a4b42ea3255f787ed11b2e0e262ab028e3466cf118cf38 6.19kB / 6.19kB done [2020-08-04T12:12:07.436Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 0B / 49.17MB 0.3s [2020-08-04T12:12:07.436Z] #7 sha256:499fa2a6ca20d2a30f4fc10862883fe62450d0bb924892cabcc8a69165425aed 1.79kB / 1.79kB done [2020-08-04T12:12:07.436Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.4s [2020-08-04T12:12:07.472Z] #39 52.32 DEP criu/files.d [2020-08-04T12:12:07.472Z] #39 52.52 DEP criu/files-reg.d [2020-08-04T12:12:07.476Z] #58 DONE 7.5s [2020-08-04T12:12:07.476Z] [2020-08-04T12:12:07.476Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:07.476Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.4s done [2020-08-04T12:12:07.583Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.2s done [2020-08-04T12:12:07.583Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 47.66MB / 51.83MB 2.3s [2020-08-04T12:12:07.583Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0B / 120.18MB 2.3s [2020-08-04T12:12:07.701Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.5s done [2020-08-04T12:12:07.701Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 29.54MB / 49.17MB 0.6s [2020-08-04T12:12:07.701Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0B / 9.98MB 0.6s [2020-08-04T12:12:07.701Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0B / 52.16MB 0.6s [2020-08-04T12:12:07.763Z] #39 52.73 DEP criu/files-ext.d [2020-08-04T12:12:07.790Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.6s done [2020-08-04T12:12:07.790Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-08-04T12:12:07.842Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.5s [2020-08-04T12:12:07.842Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 37.21MB / 68.65MB 2.5s [2020-08-04T12:12:07.842Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 [2020-08-04T12:12:07.963Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 39.49MB / 49.17MB 0.7s [2020-08-04T12:12:07.963Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 3.21MB / 9.98MB 0.7s [2020-08-04T12:12:07.963Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 44.42MB / 49.17MB 0.8s [2020-08-04T12:12:07.963Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 0.8s [2020-08-04T12:12:07.963Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 6.26MB / 52.16MB 0.8s [2020-08-04T12:12:07.963Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 0.9s [2020-08-04T12:12:07.963Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 13.10MB / 52.16MB 0.9s [2020-08-04T12:12:08.054Z] #39 52.91 DEP criu/file-lock.d [2020-08-04T12:12:08.054Z] #39 53.03 DEP criu/file-ids.d [2020-08-04T12:12:08.054Z] #39 53.16 DEP criu/fifo.d [2020-08-04T12:12:08.103Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 44.81MB / 68.65MB 2.7s [2020-08-04T12:12:08.103Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.30MB / 120.18MB 2.7s [2020-08-04T12:12:08.103Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 51.38MB / 68.65MB 2.9s [2020-08-04T12:12:08.103Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.9s done [2020-08-04T12:12:08.103Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 56.34MB / 68.65MB 3.0s [2020-08-04T12:12:08.103Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 0B / 126B 3.0s [2020-08-04T12:12:08.199Z] Removing intermediate container 065d8c02a5c9 [2020-08-04T12:12:08.199Z] ---> 01e8681454dc [2020-08-04T12:12:08.199Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-08-04T12:12:08.199Z] ---> b1942c37232d [2020-08-04T12:12:08.199Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-08-04T12:12:08.199Z] ---> 1a4914b37568 [2020-08-04T12:12:08.199Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-08-04T12:12:08.199Z] ---> Running in f896bd66f65a [2020-08-04T12:12:08.199Z] Removing intermediate container f896bd66f65a [2020-08-04T12:12:08.199Z] ---> dd385ab66985 [2020-08-04T12:12:08.199Z] Successfully built dd385ab66985 [2020-08-04T12:12:08.199Z] Successfully tagged moby-buildx:latest [2020-08-04T12:12:08.199Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-08-04T12:12:08.199Z] if [ -n "${id}" ]; then \ [2020-08-04T12:12:08.199Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-08-04T12:12:08.199Z] && touch bundles/buildx; \ [2020-08-04T12:12:08.199Z] docker rm -f ${id}; \ [2020-08-04T12:12:08.199Z] fi [2020-08-04T12:12:08.199Z] 8750a554f15b112970174c19cce4012da489a899ffb14550827ce80a005b102f [2020-08-04T12:12:08.199Z] bundles/buildx version [2020-08-04T12:12:08.199Z] buildx v0.3.1 6db68d0 [2020-08-04T12:12:08.199Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:8ccb46a521964ab80490318504d6e02ae766a912 . [2020-08-04T12:12:08.199Z] #1 [internal] booting buildkit [2020-08-04T12:12:08.199Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-08-04T12:12:08.199Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done [2020-08-04T12:12:08.199Z] #1 creating container buildx_buildkit_default [2020-08-04T12:12:08.199Z] #1 creating container buildx_buildkit_default 0.4s done [2020-08-04T12:12:08.199Z] #1 DONE 2.5s [2020-08-04T12:12:08.199Z] [2020-08-04T12:12:08.199Z] #2 [internal] load .dockerignore [2020-08-04T12:12:08.199Z] #2 transferring context: 87B done [2020-08-04T12:12:08.199Z] #2 DONE 0.0s [2020-08-04T12:12:08.199Z] [2020-08-04T12:12:08.199Z] #3 [internal] load build definition from Dockerfile [2020-08-04T12:12:08.199Z] #3 transferring dockerfile: 16.36kB done [2020-08-04T12:12:08.199Z] #3 DONE 0.0s [2020-08-04T12:12:08.199Z] [2020-08-04T12:12:08.199Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T12:12:08.292Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 23.55MB / 52.16MB 1.0s [2020-08-04T12:12:08.292Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 31.49MB / 52.16MB 1.1s [2020-08-04T12:12:08.345Z] #39 53.34 DEP criu/fdstore.d [2020-08-04T12:12:08.345Z] #39 53.40 DEP criu/fault-injection.d [2020-08-04T12:12:08.345Z] #39 53.44 DEP criu/external.d [2020-08-04T12:12:08.364Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 15.50MB / 120.18MB 3.1s [2020-08-04T12:12:08.364Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.0s done [2020-08-04T12:12:08.566Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 39.69MB / 52.16MB 1.3s [2020-08-04T12:12:08.566Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 43.36MB / 52.16MB 1.4s [2020-08-04T12:12:08.628Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 60.16MB / 68.65MB 3.2s [2020-08-04T12:12:08.628Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 21.97MB / 120.18MB 3.4s [2020-08-04T12:12:08.635Z] #39 53.60 DEP criu/eventpoll.d [2020-08-04T12:12:08.888Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.6s [2020-08-04T12:12:08.888Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 29.86MB / 120.18MB 3.7s [2020-08-04T12:12:08.926Z] #39 53.77 DEP criu/eventfd.d [2020-08-04T12:12:08.926Z] #39 53.86 DEP criu/crtools.d [2020-08-04T12:12:09.217Z] #39 54.03 DEP criu/cr-service.d [2020-08-04T12:12:09.217Z] #39 54.15 DEP criu/cr-restore.d [2020-08-04T12:12:09.217Z] #39 54.28 DEP criu/cr-errno.d [2020-08-04T12:12:09.266Z] #4 DONE 0.8s [2020-08-04T12:12:09.266Z] [2020-08-04T12:12:09.266Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T12:12:09.266Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-04T12:12:09.403Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.9s done [2020-08-04T12:12:09.465Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.1s done [2020-08-04T12:12:09.465Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 45.35MB / 120.18MB 4.1s [2020-08-04T12:12:09.508Z] #39 54.29 DEP criu/cr-dump.d [2020-08-04T12:12:09.508Z] #39 54.53 DEP criu/cr-dedup.d [2020-08-04T12:12:09.519Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 [2020-08-04T12:12:09.561Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-08-04T12:12:09.561Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-04T12:12:09.561Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-08-04T12:12:09.561Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-08-04T12:12:09.712Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-08-04T12:12:09.729Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 53.67MB / 120.18MB 4.5s [2020-08-04T12:12:09.799Z] #39 54.71 DEP criu/cr-check.d [2020-08-04T12:12:09.799Z] #39 54.93 DEP criu/config.d [2020-08-04T12:12:09.856Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 416.98kB / 8.20MB 0.3s [2020-08-04T12:12:09.856Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-08-04T12:12:09.856Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-08-04T12:12:09.989Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 62.62MB / 120.18MB 4.8s [2020-08-04T12:12:10.090Z] #39 55.02 DEP criu/clone-noasan.d [2020-08-04T12:12:10.090Z] #39 55.10 DEP criu/cgroup.d [2020-08-04T12:12:10.097Z] #7 ... [2020-08-04T12:12:10.097Z] [2020-08-04T12:12:10.097Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T12:12:10.097Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-04T12:12:10.097Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-04T12:12:10.097Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-04T12:12:10.097Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-08-04T12:12:10.098Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-08-04T12:12:10.098Z] #58 DONE 3.0s [2020-08-04T12:12:10.098Z] [2020-08-04T12:12:10.098Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:10.098Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 2.0s done [2020-08-04T12:12:10.098Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 1.4s done [2020-08-04T12:12:10.098Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 2.7s done [2020-08-04T12:12:10.098Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 41.27MB / 62.52MB 3.0s [2020-08-04T12:12:10.098Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 0B / 155B 3.0s [2020-08-04T12:12:10.098Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 2.69MB / 97.69MB 3.0s [2020-08-04T12:12:10.098Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 47.83MB / 62.52MB 3.1s [2020-08-04T12:12:10.098Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 3.1s [2020-08-04T12:12:10.098Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 9.20MB / 97.69MB 3.1s [2020-08-04T12:12:10.153Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-08-04T12:12:10.260Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 73.10MB / 120.18MB 5.1s [2020-08-04T12:12:10.285Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.7s done [2020-08-04T12:12:10.359Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 53.24MB / 62.52MB 3.2s [2020-08-04T12:12:10.359Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 3.1s done [2020-08-04T12:12:10.359Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 19.01MB / 97.69MB 3.2s [2020-08-04T12:12:10.359Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.46MB / 62.52MB 3.3s [2020-08-04T12:12:10.383Z] #39 55.28 DEP criu/cgroup-props.d [2020-08-04T12:12:10.383Z] #39 55.35 DEP criu/bitmap.d [2020-08-04T12:12:10.383Z] #39 ... [2020-08-04T12:12:10.383Z] [2020-08-04T12:12:10.383Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:12:10.383Z] #17 1.391 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:10.383Z] #17 1.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:10.383Z] #17 1.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:10.383Z] #17 1.827 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T12:12:10.383Z] #17 2.612 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T12:12:10.383Z] #17 2.726 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T12:12:10.383Z] #17 6.143 Fetched 8062 kB in 5s (1640 kB/s) [2020-08-04T12:12:10.383Z] #17 6.143 Reading package lists... [2020-08-04T12:12:10.383Z] #17 8.048 Reading package lists... [2020-08-04T12:12:10.383Z] [2020-08-04T12:12:10.383Z] #17 ... [2020-08-04T12:12:10.383Z] [2020-08-04T12:12:10.383Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:10.383Z] #41 DONE 93.6s [2020-08-04T12:12:10.383Z] [2020-08-04T12:12:10.383Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:12:10.383Z] #17 10.06 Building dependency tree... [2020-08-04T12:12:10.383Z] #17 ... [2020-08-04T12:12:10.383Z] [2020-08-04T12:12:10.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:12:10.383Z] #39 55.35 DEP criu/bfd.d [2020-08-04T12:12:10.383Z] #39 55.42 DEP criu/autofs.d [2020-08-04T12:12:10.446Z] #5 DONE 1.1s [2020-08-04T12:12:10.446Z] [2020-08-04T12:12:10.446Z] #7 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T12:12:10.519Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 81.82MB / 120.18MB 5.3s [2020-08-04T12:12:10.542Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.1s [2020-08-04T12:12:10.622Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 26.64MB / 97.69MB 3.4s [2020-08-04T12:12:10.622Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 37.51MB / 97.69MB 3.6s [2020-08-04T12:12:10.683Z] #39 55.56 DEP criu/aio.d [2020-08-04T12:12:10.683Z] #39 55.72 DEP criu/action-scripts.d [2020-08-04T12:12:10.778Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 91.64MB / 120.18MB 5.5s [2020-08-04T12:12:10.887Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 42.89MB / 97.69MB 3.7s [2020-08-04T12:12:10.887Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 49.80MB / 97.69MB 3.8s [2020-08-04T12:12:11.039Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 103.08MB / 120.18MB 5.8s [2020-08-04T12:12:11.039Z] #7 ... [2020-08-04T12:12:11.039Z] [2020-08-04T12:12:11.039Z] #20 [internal] load build context [2020-08-04T12:12:11.039Z] #20 transferring context: 51.42MB 5.8s done [2020-08-04T12:12:11.039Z] #20 DONE 5.9s [2020-08-04T12:12:11.039Z] [2020-08-04T12:12:11.039Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:11.039Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 109.85MB / 120.18MB 5.9s [2020-08-04T12:12:11.039Z] #7 ... [2020-08-04T12:12:11.039Z] [2020-08-04T12:12:11.039Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T12:12:11.039Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-04T12:12:11.039Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-04T12:12:11.039Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-04T12:12:11.039Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s done [2020-08-04T12:12:11.039Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s [2020-08-04T12:12:11.081Z] #7 ... [2020-08-04T12:12:11.081Z] [2020-08-04T12:12:11.081Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T12:12:11.081Z] #6 DONE 0.7s [2020-08-04T12:12:11.104Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.6s done [2020-08-04T12:12:11.104Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-08-04T12:12:11.156Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 58.88MB / 97.69MB 4.0s [2020-08-04T12:12:11.298Z] #58 ... [2020-08-04T12:12:11.298Z] [2020-08-04T12:12:11.298Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:11.298Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 116.71MB / 120.18MB 6.1s [2020-08-04T12:12:11.321Z] #39 56.21 CC criu/action-scripts.o [2020-08-04T12:12:11.321Z] #39 56.49 CC criu/aio.o [2020-08-04T12:12:11.384Z] [2020-08-04T12:12:11.384Z] #7 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T12:12:11.384Z] #7 DONE 0.8s [2020-08-04T12:12:11.384Z] [2020-08-04T12:12:11.384Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:11.384Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 done [2020-08-04T12:12:11.423Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 67.78MB / 97.69MB 4.2s [2020-08-04T12:12:11.423Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 73.98MB / 97.69MB 4.3s [2020-08-04T12:12:11.612Z] #39 56.72 CC criu/autofs.o [2020-08-04T12:12:11.687Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 86.14MB / 97.69MB 4.5s [2020-08-04T12:12:11.687Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 95.98MB / 97.69MB 4.6s [2020-08-04T12:12:11.949Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 4.8s done [2020-08-04T12:12:11.992Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.8s done [2020-08-04T12:12:11.992Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-08-04T12:12:12.106Z] #8 sha256:49bd500c6dbefc4c5aafae456db789859256b5aef0aad681b61c735c7773cd6d 1.79kB / 1.79kB done [2020-08-04T12:12:12.106Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 0B / 155B 0.1s [2020-08-04T12:12:12.106Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 0B / 10.73MB 0.1s [2020-08-04T12:12:12.106Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 0B / 57.46MB 0.1s [2020-08-04T12:12:12.106Z] #8 sha256:b1942c37232dd2659b09fbfbc90a7fc0174d2d6adf39025a2af05ade1e7dc25e 6.20kB / 6.20kB done [2020-08-04T12:12:12.106Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 0B / 8.25MB 0.1s [2020-08-04T12:12:12.106Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 0B / 73.55MB 0.1s [2020-08-04T12:12:12.106Z] #8 sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 1.86kB / 1.86kB done [2020-08-04T12:12:12.106Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 0B / 54.14MB 0.1s [2020-08-04T12:12:12.106Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 0B / 96.52MB 0.1s [2020-08-04T12:12:12.106Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.4s done [2020-08-04T12:12:12.106Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 843.01kB / 10.73MB 0.5s [2020-08-04T12:12:12.236Z] #7 ... [2020-08-04T12:12:12.236Z] [2020-08-04T12:12:12.236Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T12:12:12.236Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done [2020-08-04T12:12:12.236Z] #58 DONE 7.1s [2020-08-04T12:12:12.236Z] [2020-08-04T12:12:12.236Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:12.414Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 3.51MB / 10.73MB 0.6s [2020-08-04T12:12:12.414Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 1.24MB / 8.25MB 0.6s [2020-08-04T12:12:12.414Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 3.12MB / 54.14MB 0.6s [2020-08-04T12:12:12.496Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.2s done [2020-08-04T12:12:12.523Z] #7 ... [2020-08-04T12:12:12.523Z] [2020-08-04T12:12:12.523Z] #20 [internal] load build context [2020-08-04T12:12:12.523Z] #20 transferring context: 51.42MB 4.5s done [2020-08-04T12:12:12.523Z] #20 DONE 5.3s [2020-08-04T12:12:12.523Z] [2020-08-04T12:12:12.523Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:12.765Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 6.87MB / 10.73MB 0.9s [2020-08-04T12:12:12.765Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 3.98MB / 57.46MB 0.9s [2020-08-04T12:12:12.765Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 3.28MB / 8.25MB 0.9s [2020-08-04T12:12:12.765Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 7.06MB / 54.14MB 0.9s [2020-08-04T12:12:12.765Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 4.83MB / 96.52MB 0.9s [2020-08-04T12:12:12.765Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.2s [2020-08-04T12:12:12.765Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 8.46MB / 57.46MB 1.2s [2020-08-04T12:12:12.765Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 6.13MB / 8.25MB 1.2s [2020-08-04T12:12:12.765Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 7.61MB / 73.55MB 1.2s [2020-08-04T12:12:12.765Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 11.64MB / 54.14MB 1.2s [2020-08-04T12:12:12.765Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 10.21MB / 96.52MB 1.2s [2020-08-04T12:12:13.066Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.0s [2020-08-04T12:12:13.118Z] #39 57.72 CC criu/bfd.o [2020-08-04T12:12:13.118Z] #39 58.11 CC criu/bitmap.o [2020-08-04T12:12:13.118Z] #39 58.24 CC criu/cgroup-props.o [2020-08-04T12:12:13.124Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.2s done [2020-08-04T12:12:13.468Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 3.6s done [2020-08-04T12:12:13.482Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 11.74MB / 57.46MB 1.5s [2020-08-04T12:12:13.482Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.4s done [2020-08-04T12:12:13.482Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 12.38MB / 73.55MB 1.5s [2020-08-04T12:12:13.482Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 15.80MB / 54.14MB 1.5s [2020-08-04T12:12:13.482Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 15.42MB / 96.52MB 1.5s [2020-08-04T12:12:13.482Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.4s done [2020-08-04T12:12:13.482Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 19.05MB / 54.14MB 1.6s [2020-08-04T12:12:13.482Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 15.52MB / 57.46MB 1.8s [2020-08-04T12:12:13.482Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 16.89MB / 73.55MB 1.8s [2020-08-04T12:12:13.482Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 23.90MB / 54.14MB 1.8s [2020-08-04T12:12:13.482Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 20.42MB / 96.52MB 1.8s [2020-08-04T12:12:13.749Z] #39 58.65 CC criu/cgroup.o [2020-08-04T12:12:13.784Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 28.19MB / 54.14MB 2.0s [2020-08-04T12:12:13.784Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 21.06MB / 57.46MB 2.1s [2020-08-04T12:12:13.784Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 23.78MB / 73.55MB 2.1s [2020-08-04T12:12:13.784Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 32.16MB / 54.14MB 2.1s [2020-08-04T12:12:13.784Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 25.77MB / 96.52MB 2.1s [2020-08-04T12:12:14.170Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 24.28MB / 57.46MB 2.3s [2020-08-04T12:12:14.170Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 29.80MB / 73.55MB 2.4s [2020-08-04T12:12:14.170Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 36.96MB / 54.14MB 2.4s [2020-08-04T12:12:14.170Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 30.66MB / 96.52MB 2.4s [2020-08-04T12:12:14.170Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 28.67MB / 57.46MB 2.6s [2020-08-04T12:12:14.170Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 39.90MB / 54.14MB 2.6s [2020-08-04T12:12:14.462Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.5s done [2020-08-04T12:12:14.536Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 34.92MB / 73.55MB 2.7s [2020-08-04T12:12:14.536Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 44.13MB / 54.14MB 2.8s [2020-08-04T12:12:14.536Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 38.11MB / 96.52MB 2.9s [2020-08-04T12:12:14.721Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-08-04T12:12:14.970Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 33.31MB / 57.46MB 3.0s [2020-08-04T12:12:14.970Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 46.95MB / 54.14MB 3.0s [2020-08-04T12:12:14.970Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 39.23MB / 73.55MB 3.2s [2020-08-04T12:12:14.970Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 43.62MB / 96.52MB 3.2s [2020-08-04T12:12:14.970Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 38.84MB / 57.46MB 3.3s [2020-08-04T12:12:14.970Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 50.62MB / 54.14MB 3.3s [2020-08-04T12:12:15.255Z] #39 60.36 CC criu/clone-noasan.o [2020-08-04T12:12:15.285Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.9s done [2020-08-04T12:12:15.285Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-08-04T12:12:15.289Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done [2020-08-04T12:12:15.289Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-08-04T12:12:15.382Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 7.8s done [2020-08-04T12:12:15.382Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.1s [2020-08-04T12:12:15.545Z] #39 60.52 CC criu/config.o [2020-08-04T12:12:15.642Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 41.83MB / 57.46MB 3.5s [2020-08-04T12:12:15.642Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 3.6s done [2020-08-04T12:12:15.642Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 49.75MB / 96.52MB 3.6s [2020-08-04T12:12:15.642Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 47.32MB / 57.46MB 3.8s [2020-08-04T12:12:15.642Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 44.20MB / 73.55MB 3.8s [2020-08-04T12:12:15.642Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 50.84MB / 57.46MB 3.9s [2020-08-04T12:12:15.642Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 55.68MB / 96.52MB 3.9s [2020-08-04T12:12:15.642Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 48.27MB / 73.55MB 4.0s [2020-08-04T12:12:15.836Z] #39 ... [2020-08-04T12:12:15.837Z] [2020-08-04T12:12:15.837Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:12:15.837Z] #17 10.06 Building dependency tree... [2020-08-04T12:12:15.837Z] #17 10.79 libcap2-bin is already the newest version (1:2.25-2). [2020-08-04T12:12:15.837Z] #17 10.79 The following additional packages will be installed: [2020-08-04T12:12:15.837Z] #17 10.79 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-04T12:12:15.837Z] #17 10.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-04T12:12:15.837Z] #17 10.79 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-04T12:12:15.837Z] #17 10.79 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-04T12:12:15.837Z] #17 10.79 python3.7 python3.7-minimal vim-runtime xxd [2020-08-04T12:12:15.837Z] #17 10.79 Suggested packages: [2020-08-04T12:12:15.837Z] #17 10.79 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-04T12:12:15.837Z] #17 10.79 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-04T12:12:15.837Z] #17 10.79 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-04T12:12:15.837Z] #17 10.79 Recommended packages: [2020-08-04T12:12:15.837Z] #17 10.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-04T12:12:15.837Z] #17 10.79 python3-keyrings.alt python3-xdg unzip [2020-08-04T12:12:15.837Z] #17 11.79 The following NEW packages will be installed: [2020-08-04T12:12:15.837Z] #17 11.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-04T12:12:15.837Z] #17 11.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-04T12:12:15.837Z] #17 11.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-04T12:12:15.837Z] #17 11.81 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-04T12:12:15.837Z] #17 11.81 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-04T12:12:15.837Z] #17 11.81 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-04T12:12:15.837Z] #17 11.81 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-04T12:12:15.837Z] #17 11.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-04T12:12:15.837Z] #17 11.81 xz-utils zip [2020-08-04T12:12:15.837Z] #17 11.87 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-04T12:12:15.837Z] #17 11.87 Need to get 27.7 MB of archives. [2020-08-04T12:12:15.837Z] #17 11.87 After this operation, 117 MB of additional disk space will be used. [2020-08-04T12:12:15.837Z] #17 11.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-04T12:12:15.837Z] #17 11.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-08-04T12:12:15.837Z] #17 11.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-04T12:12:15.837Z] #17 12.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-04T12:12:15.837Z] #17 12.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-04T12:12:15.837Z] #17 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-04T12:12:15.837Z] #17 12.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-04T12:12:15.837Z] #17 12.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-04T12:12:15.837Z] #17 12.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-04T12:12:15.837Z] #17 12.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-04T12:12:15.837Z] #17 12.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-04T12:12:15.837Z] #17 12.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-04T12:12:15.837Z] #17 12.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-04T12:12:15.837Z] #17 12.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-04T12:12:15.837Z] #17 12.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-04T12:12:15.837Z] #17 12.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-04T12:12:15.837Z] #17 12.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-04T12:12:15.837Z] #17 12.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:12:15.837Z] #17 12.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-04T12:12:15.837Z] #17 12.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-04T12:12:15.837Z] #17 12.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-04T12:12:15.837Z] #17 12.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-04T12:12:15.837Z] #17 12.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-04T12:12:15.837Z] #17 12.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-04T12:12:15.837Z] #17 12.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-04T12:12:15.837Z] #17 12.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-04T12:12:15.837Z] #17 12.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-04T12:12:15.837Z] #17 12.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-04T12:12:15.837Z] #17 12.15 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-04T12:12:15.837Z] #17 12.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-04T12:12:15.837Z] #17 12.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-04T12:12:15.837Z] #17 12.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-04T12:12:15.837Z] #17 12.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-04T12:12:15.837Z] #17 12.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-04T12:12:15.837Z] #17 12.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-04T12:12:15.837Z] #17 12.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-04T12:12:15.837Z] #17 12.40 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-04T12:12:15.837Z] #17 12.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-04T12:12:15.837Z] #17 12.40 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-04T12:12:15.837Z] #17 12.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-04T12:12:15.837Z] #17 12.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-04T12:12:15.837Z] #17 12.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-08-04T12:12:15.837Z] #17 12.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-04T12:12:15.837Z] #17 12.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-08-04T12:12:15.837Z] #17 12.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-04T12:12:15.837Z] #17 12.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-04T12:12:15.837Z] #17 12.58 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-04T12:12:15.837Z] #17 12.59 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-04T12:12:15.837Z] #17 13.04 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:12:15.837Z] #17 13.08 Fetched 27.7 MB in 1s (36.5 MB/s) [2020-08-04T12:12:15.837Z] #17 13.13 Selecting previously unselected package pigz. [2020-08-04T12:12:15.837Z] #17 13.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 ... 23199 files and directories currently installed.) [2020-08-04T12:12:15.837Z] #17 13.17 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-04T12:12:15.837Z] #17 13.18 Unpacking pigz (2.4-1) ... [2020-08-04T12:12:15.837Z] #17 13.23 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-04T12:12:15.837Z] #17 13.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-04T12:12:15.837Z] #17 13.23 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-04T12:12:15.837Z] #17 13.51 Selecting previously unselected package python3.7-minimal. [2020-08-04T12:12:15.837Z] #17 13.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-04T12:12:15.837Z] #17 13.53 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:12:15.837Z] #17 14.02 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-04T12:12:15.837Z] #17 14.04 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:12:15.837Z] #17 15.27 Selecting previously unselected package python3-minimal. [2020-08-04T12:12:15.837Z] #17 15.27 (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 ... 23448 files and directories currently installed.) [2020-08-04T12:12:15.837Z] #17 15.30 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-04T12:12:15.837Z] #17 15.31 Unpacking python3-minimal (3.7.3-1) ... [2020-08-04T12:12:15.837Z] #17 15.36 Selecting previously unselected package libmpdec2:s390x. [2020-08-04T12:12:15.837Z] #17 15.36 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-04T12:12:15.837Z] #17 15.37 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-04T12:12:15.837Z] #17 15.42 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-04T12:12:15.837Z] #17 15.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-04T12:12:15.837Z] #17 15.42 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-04T12:12:15.857Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done [2020-08-04T12:12:15.857Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-08-04T12:12:15.955Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.4s done [2020-08-04T12:12:15.970Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 56.38MB / 57.46MB 4.2s [2020-08-04T12:12:15.970Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 61.47MB / 96.52MB 4.2s [2020-08-04T12:12:15.970Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 4.3s done [2020-08-04T12:12:15.970Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 53.10MB / 73.55MB 4.3s [2020-08-04T12:12:16.190Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.8s done [2020-08-04T12:12:16.190Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0.1s [2020-08-04T12:12:16.306Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 69.41MB / 96.52MB 4.5s [2020-08-04T12:12:16.306Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 59.17MB / 73.55MB 4.6s [2020-08-04T12:12:16.468Z] #17 15.94 Selecting previously unselected package python3.7. [2020-08-04T12:12:16.468Z] #17 15.94 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-04T12:12:16.468Z] #17 15.94 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:12:16.468Z] #17 16.02 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-04T12:12:16.468Z] #17 16.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-04T12:12:16.468Z] #17 16.02 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-04T12:12:16.468Z] #17 16.14 Setting up python3-minimal (3.7.3-1) ... [2020-08-04T12:12:16.633Z] #8 ... [2020-08-04T12:12:16.633Z] [2020-08-04T12:12:16.633Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T12:12:16.633Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-04T12:12:16.633Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-08-04T12:12:16.633Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-04T12:12:16.633Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-04T12:12:16.633Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done [2020-08-04T12:12:16.633Z] #59 DONE 5.2s [2020-08-04T12:12:16.633Z] [2020-08-04T12:12:16.633Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:16.633Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 63.86MB / 73.55MB 4.8s [2020-08-04T12:12:16.633Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 78.43MB / 96.52MB 4.8s [2020-08-04T12:12:16.633Z] #8 ... [2020-08-04T12:12:16.633Z] [2020-08-04T12:12:16.633Z] #21 [internal] load build context [2020-08-04T12:12:16.633Z] #21 transferring context: 38.75MB 5.2s [2020-08-04T12:12:17.151Z] #17 16.60 Selecting previously unselected package python3. [2020-08-04T12:12:17.151Z] #17 16.60 (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 ... 23860 files and directories currently installed.) [2020-08-04T12:12:17.151Z] #17 16.62 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-04T12:12:17.151Z] #17 16.63 Unpacking python3 (3.7.3-1) ... [2020-08-04T12:12:17.151Z] #17 16.69 Selecting previously unselected package libip4tc0:s390x. [2020-08-04T12:12:17.151Z] #17 16.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-04T12:12:17.151Z] #17 16.69 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-04T12:12:17.151Z] #17 16.75 Selecting previously unselected package libip6tc0:s390x. [2020-08-04T12:12:17.151Z] #17 16.75 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-04T12:12:17.151Z] #17 16.75 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-04T12:12:17.151Z] #17 16.83 Selecting previously unselected package libiptc0:s390x. [2020-08-04T12:12:17.151Z] #17 16.83 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-04T12:12:17.151Z] #17 16.84 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-04T12:12:17.151Z] #17 16.94 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-04T12:12:17.280Z] #21 transferring context: 51.42MB 6.0s done [2020-08-04T12:12:17.341Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 [2020-08-04T12:12:17.446Z] #17 ... [2020-08-04T12:12:17.446Z] [2020-08-04T12:12:17.446Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:12:17.446Z] #28 DONE 100.4s [2020-08-04T12:12:17.446Z] [2020-08-04T12:12:17.446Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:12:17.446Z] #17 16.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-04T12:12:17.446Z] #17 16.95 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-04T12:12:17.446Z] #17 ... [2020-08-04T12:12:17.446Z] [2020-08-04T12:12:17.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:12:17.446Z] #39 61.38 CC criu/cr-check.o [2020-08-04T12:12:17.573Z] #21 DONE 6.1s [2020-08-04T12:12:17.573Z] [2020-08-04T12:12:17.573Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef... [2020-08-04T12:12:17.573Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 5.2s done [2020-08-04T12:12:17.574Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 96.52MB / 96.52MB 5.5s done [2020-08-04T12:12:17.574Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 [2020-08-04T12:12:17.602Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.4s done [2020-08-04T12:12:17.740Z] #39 62.52 CC criu/cr-dedup.o [2020-08-04T12:12:18.066Z] #39 62.93 CC criu/cr-dump.o [2020-08-04T12:12:19.098Z] #39 64.24 CC criu/cr-errno.o [2020-08-04T12:12:19.389Z] #39 64.29 CC criu/cr-restore.o [2020-08-04T12:12:19.464Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.2s done [2020-08-04T12:12:19.518Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 [2020-08-04T12:12:20.031Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-08-04T12:12:20.063Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.8s done [2020-08-04T12:12:20.063Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-08-04T12:12:21.474Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.2s [2020-08-04T12:12:22.069Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 2.2s done [2020-08-04T12:12:22.117Z] #39 ... [2020-08-04T12:12:22.117Z] [2020-08-04T12:12:22.117Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:12:22.117Z] #17 17.08 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-04T12:12:22.117Z] #17 17.08 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 17.08 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-04T12:12:22.117Z] #17 17.15 Selecting previously unselected package libnftnl11:s390x. [2020-08-04T12:12:22.117Z] #17 17.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 17.16 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-04T12:12:22.117Z] #17 17.25 Selecting previously unselected package iptables. [2020-08-04T12:12:22.117Z] #17 17.25 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 17.25 Unpacking iptables (1.8.2-4) ... [2020-08-04T12:12:22.117Z] #17 17.42 Selecting previously unselected package xxd. [2020-08-04T12:12:22.117Z] #17 17.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 17.42 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:12:22.117Z] #17 17.65 Selecting previously unselected package vim-common. [2020-08-04T12:12:22.117Z] #17 17.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:12:22.117Z] #17 17.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:12:22.117Z] #17 17.93 Selecting previously unselected package bash-completion. [2020-08-04T12:12:22.117Z] #17 17.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-04T12:12:22.117Z] #17 19.10 Unpacking bash-completion (1:2.8-6) ... [2020-08-04T12:12:22.117Z] #17 19.40 Selecting previously unselected package bzip2. [2020-08-04T12:12:22.117Z] #17 19.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 19.41 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:12:22.117Z] #17 19.45 Selecting previously unselected package xz-utils. [2020-08-04T12:12:22.117Z] #17 19.45 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 19.45 Unpacking xz-utils (5.2.4-1) ... [2020-08-04T12:12:22.117Z] #17 19.54 Selecting previously unselected package apparmor. [2020-08-04T12:12:22.117Z] #17 19.54 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 19.59 Unpacking apparmor (2.13.2-10) ... [2020-08-04T12:12:22.117Z] #17 19.83 Selecting previously unselected package aufs-tools. [2020-08-04T12:12:22.117Z] #17 19.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 19.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:12:22.117Z] #17 19.92 Selecting previously unselected package libonig5:s390x. [2020-08-04T12:12:22.117Z] #17 19.92 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 19.92 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-04T12:12:22.117Z] #17 20.03 Selecting previously unselected package libjq1:s390x. [2020-08-04T12:12:22.117Z] #17 20.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 20.03 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-04T12:12:22.117Z] #17 20.09 Selecting previously unselected package jq. [2020-08-04T12:12:22.117Z] #17 20.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 20.09 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:12:22.117Z] #17 20.13 Selecting previously unselected package libaio1:s390x. [2020-08-04T12:12:22.117Z] #17 20.14 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 20.14 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-04T12:12:22.117Z] #17 20.18 Selecting previously unselected package libgpm2:s390x. [2020-08-04T12:12:22.117Z] #17 20.18 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-08-04T12:12:22.117Z] #17 20.19 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-04T12:12:22.117Z] #17 20.22 Selecting previously unselected package libicu63:s390x. [2020-08-04T12:12:22.118Z] #17 20.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-04T12:12:22.118Z] #17 20.22 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-04T12:12:22.642Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 [2020-08-04T12:12:23.151Z] #17 22.54 Selecting previously unselected package libnet1:s390x. [2020-08-04T12:12:23.151Z] #17 22.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-04T12:12:23.151Z] #17 22.55 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-04T12:12:23.151Z] #17 22.62 Selecting previously unselected package libnl-3-200:s390x. [2020-08-04T12:12:23.151Z] #17 22.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-04T12:12:23.151Z] #17 22.62 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-04T12:12:23.151Z] #17 22.66 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-04T12:12:23.151Z] #17 22.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-04T12:12:23.151Z] #17 22.66 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-04T12:12:23.151Z] #17 22.69 Selecting previously unselected package libreadline5:s390x. [2020-08-04T12:12:23.151Z] #17 22.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-04T12:12:23.151Z] #17 22.69 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-04T12:12:23.151Z] #17 22.76 Selecting previously unselected package net-tools. [2020-08-04T12:12:23.151Z] #17 22.76 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-04T12:12:23.151Z] #17 22.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:12:23.390Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.0s done [2020-08-04T12:12:23.390Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-08-04T12:12:23.442Z] #17 22.93 Selecting previously unselected package python-pip-whl. [2020-08-04T12:12:23.442Z] #17 22.93 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-04T12:12:23.442Z] #17 22.93 Unpacking python-pip-whl (18.1-5) ... [2020-08-04T12:12:23.442Z] #17 23.27 Selecting previously unselected package python3-lib2to3. [2020-08-04T12:12:23.649Z] #7 DONE 27.4s [2020-08-04T12:12:23.650Z] [2020-08-04T12:12:23.650Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T12:12:23.733Z] #17 23.27 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-04T12:12:23.733Z] #17 23.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:12:23.733Z] #17 23.38 Selecting previously unselected package python3-distutils. [2020-08-04T12:12:23.733Z] #17 23.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-04T12:12:23.733Z] #17 23.38 Unpacking python3-distutils (3.7.3-1) ... [2020-08-04T12:12:23.733Z] #17 23.45 Selecting previously unselected package python3-pip. [2020-08-04T12:12:23.733Z] #17 23.45 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-04T12:12:23.733Z] #17 23.45 Unpacking python3-pip (18.1-5) ... [2020-08-04T12:12:24.033Z] #17 23.55 Selecting previously unselected package python3-pkg-resources. [2020-08-04T12:12:24.033Z] #17 23.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:12:24.033Z] #17 23.55 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:12:24.033Z] #17 23.67 Selecting previously unselected package python3-setuptools. [2020-08-04T12:12:24.033Z] #17 23.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-04T12:12:24.033Z] #17 23.68 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-04T12:12:24.264Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.9s done [2020-08-04T12:12:24.264Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-08-04T12:12:24.325Z] #17 23.83 Selecting previously unselected package python3-wheel. [2020-08-04T12:12:24.325Z] #17 23.83 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-04T12:12:24.325Z] #17 23.84 Unpacking python3-wheel (0.32.3-2) ... [2020-08-04T12:12:24.325Z] #17 23.90 Selecting previously unselected package sudo. [2020-08-04T12:12:24.325Z] #17 23.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-08-04T12:12:24.325Z] #17 23.91 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:12:24.562Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 1.8s done [2020-08-04T12:12:24.616Z] #17 24.21 Selecting previously unselected package thin-provisioning-tools. [2020-08-04T12:12:24.616Z] #17 24.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-04T12:12:24.616Z] #17 24.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:12:24.616Z] #17 24.38 Selecting previously unselected package uidmap. [2020-08-04T12:12:24.616Z] #17 24.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-08-04T12:12:24.616Z] #17 24.39 Unpacking uidmap (1:4.5-1.1) ... [2020-08-04T12:12:24.616Z] #17 24.46 Selecting previously unselected package vim-runtime. [2020-08-04T12:12:24.907Z] #17 24.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:12:24.907Z] #17 24.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-04T12:12:24.907Z] #17 24.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-04T12:12:24.907Z] #17 24.49 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:12:25.032Z] #8 DONE 1.1s [2020-08-04T12:12:25.032Z] [2020-08-04T12:12:25.032Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T12:12:25.288Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s [2020-08-04T12:12:25.603Z] #9 DONE 0.7s [2020-08-04T12:12:25.603Z] [2020-08-04T12:12:25.603Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T12:12:25.603Z] #35 DONE 0.1s [2020-08-04T12:12:25.603Z] [2020-08-04T12:12:25.603Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T12:12:25.603Z] #27 DONE 0.1s [2020-08-04T12:12:25.603Z] [2020-08-04T12:12:25.603Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:12:25.950Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 0.1s [2020-08-04T12:12:26.414Z] #17 26.21 Selecting previously unselected package vim. [2020-08-04T12:12:26.709Z] #17 26.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-04T12:12:26.709Z] #17 26.22 Unpacking vim (2:8.1.0875-5) ... [2020-08-04T12:12:27.001Z] #17 26.51 Selecting previously unselected package xfsprogs. [2020-08-04T12:12:27.001Z] #17 26.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-04T12:12:27.001Z] #17 26.52 Unpacking xfsprogs (4.20.0-1) ... [2020-08-04T12:12:27.001Z] #17 26.78 Selecting previously unselected package zip. [2020-08-04T12:12:27.293Z] #17 26.78 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-08-04T12:12:27.293Z] #17 26.78 Unpacking zip (3.0-11+b1) ... [2020-08-04T12:12:27.293Z] #17 26.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:12:27.293Z] #17 26.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:12:27.293Z] #17 26.93 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-04T12:12:27.293Z] #17 26.94 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-04T12:12:27.293Z] #17 26.95 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-04T12:12:27.293Z] #17 26.97 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-04T12:12:27.293Z] #17 26.98 Setting up uidmap (1:4.5-1.1) ... [2020-08-04T12:12:27.293Z] #17 26.99 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-04T12:12:27.293Z] #17 27.00 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-04T12:12:27.293Z] #17 27.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:12:27.293Z] #17 27.01 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-04T12:12:27.293Z] #17 27.02 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-04T12:12:27.293Z] #17 27.02 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:12:27.587Z] #17 27.03 Setting up zip (3.0-11+b1) ... [2020-08-04T12:12:27.587Z] #17 27.04 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:12:27.587Z] #17 27.05 Setting up bash-completion (1:2.8-6) ... [2020-08-04T12:12:27.812Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.7s done [2020-08-04T12:12:27.812Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-08-04T12:12:27.812Z] #7 DONE 28.1s [2020-08-04T12:12:27.812Z] [2020-08-04T12:12:27.812Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T12:12:29.094Z] #17 28.49 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-04T12:12:29.094Z] #17 28.50 Setting up xz-utils (5.2.4-1) ... [2020-08-04T12:12:29.094Z] #17 28.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-04T12:12:29.094Z] #17 28.52 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:12:29.094Z] #17 28.55 invoke-rc.d: could not determine current runlevel [2020-08-04T12:12:29.094Z] #17 28.55 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-04T12:12:29.094Z] #17 28.55 Setting up pigz (2.4-1) ... [2020-08-04T12:12:29.094Z] #17 28.57 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-04T12:12:29.094Z] #17 28.57 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-04T12:12:29.094Z] #17 28.58 Setting up python-pip-whl (18.1-5) ... [2020-08-04T12:12:29.094Z] #17 28.59 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-04T12:12:29.094Z] #17 28.60 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:12:29.094Z] #17 28.81 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-04T12:12:29.094Z] #17 28.82 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-04T12:12:29.094Z] #17 28.83 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-04T12:12:29.385Z] #17 28.86 Setting up vim (2:8.1.0875-5) ... [2020-08-04T12:12:29.385Z] #17 28.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-04T12:12:29.385Z] #17 28.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-04T12:12:29.385Z] #17 28.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-04T12:12:29.385Z] #17 28.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-04T12:12:29.385Z] #17 28.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-04T12:12:29.385Z] #17 28.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-04T12:12:29.385Z] #17 28.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-04T12:12:29.385Z] #17 28.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-04T12:12:29.385Z] #17 28.89 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-04T12:12:29.385Z] #17 28.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:12:29.385Z] #17 28.91 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-04T12:12:29.385Z] #17 28.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:12:29.385Z] #17 28.92 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-04T12:12:29.385Z] #17 28.93 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:12:29.538Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.2s [2020-08-04T12:12:30.174Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 3.7s done [2020-08-04T12:12:30.174Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e done [2020-08-04T12:12:30.174Z] #7 DONE 22.9s [2020-08-04T12:12:30.174Z] [2020-08-04T12:12:30.174Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T12:12:31.443Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.5s done [2020-08-04T12:12:31.450Z] #17 30.67 Setting up iptables (1.8.2-4) ... [2020-08-04T12:12:31.450Z] #17 30.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:12:31.450Z] #17 30.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:12:31.450Z] #17 30.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:12:31.450Z] #17 30.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:12:31.450Z] #17 30.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-04T12:12:31.450Z] #17 30.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-04T12:12:31.450Z] #17 30.72 Setting up python3 (3.7.3-1) ... [2020-08-04T12:12:31.450Z] #17 31.02 Setting up python3-wheel (0.32.3-2) ... [2020-08-04T12:12:31.741Z] #17 31.46 Setting up apparmor (2.13.2-10) ... [2020-08-04T12:12:31.992Z] #8 DONE 3.4s [2020-08-04T12:12:31.992Z] [2020-08-04T12:12:31.992Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T12:12:32.010Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-08-04T12:12:32.032Z] #17 ... [2020-08-04T12:12:32.032Z] [2020-08-04T12:12:32.032Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:12:32.032Z] #39 67.08 CC criu/cr-service.o [2020-08-04T12:12:32.032Z] #39 67.87 CC criu/crtools.o [2020-08-04T12:12:32.032Z] #39 68.29 CC criu/eventfd.o [2020-08-04T12:12:32.032Z] #39 68.50 CC criu/eventpoll.o [2020-08-04T12:12:32.032Z] #39 69.09 CC criu/external.o [2020-08-04T12:12:32.032Z] #39 69.27 CC criu/fault-injection.o [2020-08-04T12:12:32.032Z] #39 69.31 CC criu/fdstore.o [2020-08-04T12:12:32.032Z] #39 69.47 CC criu/fifo.o [2020-08-04T12:12:32.032Z] #39 69.76 CC criu/file-ids.o [2020-08-04T12:12:32.032Z] #39 69.93 CC criu/file-lock.o [2020-08-04T12:12:32.032Z] #39 70.55 CC criu/files-ext.o [2020-08-04T12:12:32.032Z] #39 70.73 CC criu/files-reg.o [2020-08-04T12:12:32.032Z] #39 72.01 CC criu/files.o [2020-08-04T12:12:32.032Z] #39 73.29 CC criu/filesystems.o [2020-08-04T12:12:32.032Z] #39 73.60 CC criu/fsnotify.o [2020-08-04T12:12:32.032Z] #39 74.18 CC criu/image-desc.o [2020-08-04T12:12:32.032Z] #39 74.23 CC criu/image.o [2020-08-04T12:12:32.032Z] #39 74.65 CC criu/ipc_ns.o [2020-08-04T12:12:32.032Z] #39 75.14 CC criu/irmap.o [2020-08-04T12:12:32.032Z] #39 75.56 CC criu/kcmp-ids.o [2020-08-04T12:12:32.032Z] #39 75.73 CC criu/kerndat.o [2020-08-04T12:12:32.032Z] #39 76.38 CC criu/libnetlink.o [2020-08-04T12:12:32.032Z] #39 76.63 CC criu/log.o [2020-08-04T12:12:32.032Z] #39 77.00 CC criu/lsm.o [2020-08-04T12:12:32.269Z] #28 ... [2020-08-04T12:12:32.269Z] [2020-08-04T12:12:32.269Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:32.269Z] #47 5.569 + RM_GOPATH=0 [2020-08-04T12:12:32.269Z] #47 5.569 + TMP_GOPATH= [2020-08-04T12:12:32.269Z] #47 5.569 + : /build [2020-08-04T12:12:32.269Z] #47 5.569 + '[' -z '' ']' [2020-08-04T12:12:32.269Z] #47 5.569 ++ mktemp -d [2020-08-04T12:12:32.269Z] #47 5.569 + export GOPATH=/tmp/tmp.299j4F7wXh [2020-08-04T12:12:32.269Z] #47 5.569 + GOPATH=/tmp/tmp.299j4F7wXh [2020-08-04T12:12:32.269Z] #47 5.569 + RM_GOPATH=1 [2020-08-04T12:12:32.269Z] #47 5.569 + case "$(go env GOARCH)" in [2020-08-04T12:12:32.269Z] #47 5.572 ++ go env GOARCH [2020-08-04T12:12:32.269Z] #47 5.576 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:32.269Z] #47 5.576 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:32.269Z] #47 5.576 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:32.269Z] #47 5.577 + dir=/tmp/install [2020-08-04T12:12:32.269Z] #47 5.577 + bin=shfmt [2020-08-04T12:12:32.269Z] #47 5.577 + shift [2020-08-04T12:12:32.269Z] #47 5.577 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-04T12:12:32.269Z] #47 5.577 + . /tmp/install/shfmt.installer [2020-08-04T12:12:32.269Z] #47 5.577 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:32.269Z] #47 5.577 + install_shfmt [2020-08-04T12:12:32.269Z] #47 5.577 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-04T12:12:32.269Z] #47 5.577 + git clone https://github.com/mvdan/sh.git /tmp/tmp.299j4F7wXh/src/github.com/mvdan/sh [2020-08-04T12:12:32.269Z] #47 5.582 Cloning into '/tmp/tmp.299j4F7wXh/src/github.com/mvdan/sh'... [2020-08-04T12:12:32.269Z] #47 5.594 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:32.323Z] #39 77.24 CC criu/mem.o [2020-08-04T12:12:32.557Z] #9 DONE 1.1s [2020-08-04T12:12:32.557Z] [2020-08-04T12:12:32.557Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T12:12:32.557Z] #27 DONE 0.1s [2020-08-04T12:12:32.557Z] [2020-08-04T12:12:32.557Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:12:32.557Z] #32 ... [2020-08-04T12:12:32.557Z] [2020-08-04T12:12:32.557Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T12:12:32.557Z] #35 DONE 0.1s [2020-08-04T12:12:32.614Z] #39 ... [2020-08-04T12:12:32.614Z] [2020-08-04T12:12:32.614Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:12:32.614Z] #17 32.46 Setting up xfsprogs (4.20.0-1) ... [2020-08-04T12:12:32.815Z] [2020-08-04T12:12:32.815Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:32.839Z] #47 ... [2020-08-04T12:12:32.839Z] [2020-08-04T12:12:32.839Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:32.839Z] #21 7.150 + RM_GOPATH=0 [2020-08-04T12:12:32.839Z] #21 7.150 + TMP_GOPATH= [2020-08-04T12:12:32.839Z] #21 7.150 + : /build [2020-08-04T12:12:32.839Z] #21 7.150 + '[' -z '' ']' [2020-08-04T12:12:32.839Z] #21 7.155 ++ mktemp -d [2020-08-04T12:12:32.839Z] #21 7.157 + export GOPATH=/tmp/tmp.uACWl5dxrK [2020-08-04T12:12:32.839Z] #21 7.157 + GOPATH=/tmp/tmp.uACWl5dxrK [2020-08-04T12:12:32.839Z] #21 7.157 + RM_GOPATH=1 [2020-08-04T12:12:32.839Z] #21 7.157 + case "$(go env GOARCH)" in [2020-08-04T12:12:32.839Z] #21 7.158 ++ go env GOARCH [2020-08-04T12:12:32.839Z] #21 7.179 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:32.839Z] #21 7.179 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:32.839Z] #21 7.180 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:32.839Z] #21 7.191 + dir=/tmp/install [2020-08-04T12:12:32.839Z] #21 7.191 + bin=dockercli [2020-08-04T12:12:32.839Z] #21 7.191 + shift [2020-08-04T12:12:32.839Z] #21 7.191 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-04T12:12:32.839Z] #21 7.191 + . /tmp/install/dockercli.installer [2020-08-04T12:12:32.839Z] #21 7.191 ++ : stable [2020-08-04T12:12:32.839Z] #21 7.191 ++ : 17.06.2-ce [2020-08-04T12:12:32.839Z] #21 7.191 + install_dockercli [2020-08-04T12:12:32.839Z] #21 7.191 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T12:12:32.839Z] #21 7.197 ++ uname -m [2020-08-04T12:12:32.839Z] #21 7.197 Install docker/cli version 17.06.2-ce from stable [2020-08-04T12:12:32.839Z] #21 7.202 + arch=x86_64 [2020-08-04T12:12:32.839Z] #21 7.202 + '[' x86_64 '!=' x86_64 ']' [2020-08-04T12:12:32.839Z] #21 7.202 + url=https://download.docker.com/linux/static [2020-08-04T12:12:32.839Z] #21 7.211 + tar -xz docker/docker [2020-08-04T12:12:32.839Z] #21 7.211 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-04T12:12:32.905Z] #17 32.47 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:12:32.905Z] #17 32.76 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:12:32.951Z] #7 DONE 27.6s [2020-08-04T12:12:32.951Z] [2020-08-04T12:12:32.951Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T12:12:33.101Z] #21 ... [2020-08-04T12:12:33.101Z] [2020-08-04T12:12:33.101Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:12:33.101Z] #28 7.507 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-04T12:12:33.101Z] #28 7.514 Cloning into '.'... [2020-08-04T12:12:33.938Z] #17 33.36 Setting up python3-distutils (3.7.3-1) ... [2020-08-04T12:12:34.229Z] #17 33.72 Setting up python3-setuptools (40.8.0-1) ... [2020-08-04T12:12:34.384Z] #8 DONE 4.3s [2020-08-04T12:12:34.384Z] [2020-08-04T12:12:34.384Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T12:12:34.861Z] #17 34.48 Setting up python3-pip (18.1-5) ... [2020-08-04T12:12:34.918Z] #8 DONE 1.8s [2020-08-04T12:12:34.918Z] [2020-08-04T12:12:34.918Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T12:12:35.489Z] #9 DONE 0.9s [2020-08-04T12:12:35.493Z] #17 35.18 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:12:35.493Z] #17 35.21 Processing triggers for mime-support (3.62) ... [2020-08-04T12:12:35.661Z] #28 ... [2020-08-04T12:12:35.661Z] [2020-08-04T12:12:35.661Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:12:35.661Z] #10 7.981 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:35.661Z] #10 8.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:35.661Z] #10 8.272 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:35.661Z] #10 ... [2020-08-04T12:12:35.661Z] [2020-08-04T12:12:35.661Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:35.661Z] #43 6.154 + RM_GOPATH=0 [2020-08-04T12:12:35.661Z] #43 6.154 + TMP_GOPATH= [2020-08-04T12:12:35.661Z] #43 6.154 + : /build [2020-08-04T12:12:35.661Z] #43 6.154 + '[' -z '' ']' [2020-08-04T12:12:35.661Z] #43 6.154 ++ mktemp -d [2020-08-04T12:12:35.661Z] #43 6.154 + export GOPATH=/tmp/tmp.23pxI55rqa [2020-08-04T12:12:35.661Z] #43 6.154 + GOPATH=/tmp/tmp.23pxI55rqa [2020-08-04T12:12:35.661Z] #43 6.154 + RM_GOPATH=1 [2020-08-04T12:12:35.661Z] #43 6.154 + case "$(go env GOARCH)" in [2020-08-04T12:12:35.661Z] #43 6.158 ++ go env GOARCH [2020-08-04T12:12:35.661Z] #43 6.167 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:35.661Z] #43 6.167 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:35.661Z] #43 6.167 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:35.661Z] #43 6.167 + dir=/tmp/install [2020-08-04T12:12:35.661Z] #43 6.167 + bin=gotestsum [2020-08-04T12:12:35.661Z] #43 6.167 + shift [2020-08-04T12:12:35.661Z] #43 6.167 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-04T12:12:35.661Z] #43 6.167 + . /tmp/install/gotestsum.installer [2020-08-04T12:12:35.662Z] #43 6.167 ++ : v0.3.5 [2020-08-04T12:12:35.662Z] #43 6.167 + install_gotestsum [2020-08-04T12:12:35.662Z] #43 6.167 + set -e [2020-08-04T12:12:35.662Z] #43 6.167 + export GO111MODULE=on [2020-08-04T12:12:35.662Z] #43 6.167 + GO111MODULE=on [2020-08-04T12:12:35.662Z] #43 6.167 + GOBIN=/build [2020-08-04T12:12:35.662Z] #43 6.167 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-04T12:12:35.662Z] #43 6.207 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:35.662Z] #43 6.207 go: finding gotest.tools v0.3.5 [2020-08-04T12:12:35.662Z] #43 7.264 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:35.662Z] #43 7.756 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:35.662Z] #43 9.185 go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T12:12:35.662Z] #43 9.279 go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T12:12:35.662Z] #43 9.448 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:35.662Z] #43 9.476 go: downloading github.com/fatih/color v1.6.0 [2020-08-04T12:12:35.662Z] #43 9.592 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:35.662Z] #43 9.614 go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T12:12:35.662Z] #43 9.644 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:35.662Z] #43 9.764 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:35.662Z] #43 9.808 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:35.662Z] #43 10.15 go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T12:12:35.748Z] [2020-08-04T12:12:35.748Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T12:12:35.748Z] #27 DONE 0.1s [2020-08-04T12:12:35.748Z] [2020-08-04T12:12:35.748Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:12:35.748Z] #32 ... [2020-08-04T12:12:35.748Z] [2020-08-04T12:12:35.748Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T12:12:35.748Z] #35 DONE 0.1s [2020-08-04T12:12:35.774Z] #9 DONE 1.1s [2020-08-04T12:12:35.774Z] [2020-08-04T12:12:35.774Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:35.774Z] #60 ... [2020-08-04T12:12:35.774Z] [2020-08-04T12:12:35.774Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T12:12:35.774Z] #27 DONE 0.2s [2020-08-04T12:12:35.774Z] [2020-08-04T12:12:35.774Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T12:12:35.774Z] #35 DONE 0.3s [2020-08-04T12:12:35.774Z] [2020-08-04T12:12:35.774Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:35.923Z] #43 10.30 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:35.923Z] #43 10.30 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:35.923Z] #43 10.34 go: extracting github.com/fatih/color v1.6.0 [2020-08-04T12:12:35.923Z] #43 ... [2020-08-04T12:12:35.923Z] [2020-08-04T12:12:35.923Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:12:35.923Z] #38 8.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:35.923Z] #38 8.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:35.923Z] #38 8.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:35.923Z] #38 10.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:35.923Z] #38 ... [2020-08-04T12:12:35.923Z] [2020-08-04T12:12:35.923Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:12:35.923Z] #32 8.468 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:35.923Z] #32 8.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:35.923Z] #32 8.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:35.923Z] #32 9.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:36.013Z] [2020-08-04T12:12:36.013Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:36.162Z] #17 DONE 35.8s [2020-08-04T12:12:36.162Z] [2020-08-04T12:12:36.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:12:36.162Z] #39 78.25 CC criu/memfd.o [2020-08-04T12:12:36.162Z] #39 78.71 CC criu/mount.o [2020-08-04T12:12:36.162Z] #39 81.09 CC criu/namespaces.o [2020-08-04T12:12:36.184Z] #32 ... [2020-08-04T12:12:36.184Z] [2020-08-04T12:12:36.184Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:12:36.184Z] #23 8.470 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:36.184Z] #23 8.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:36.184Z] #23 8.576 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:36.184Z] #23 10.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:36.184Z] #23 ... [2020-08-04T12:12:36.184Z] [2020-08-04T12:12:36.184Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:36.184Z] #60 5.804 + RM_GOPATH=0 [2020-08-04T12:12:36.184Z] #60 5.804 + TMP_GOPATH= [2020-08-04T12:12:36.184Z] #60 5.804 + : /build [2020-08-04T12:12:36.184Z] #60 5.804 + '[' -z '' ']' [2020-08-04T12:12:36.184Z] #60 5.804 ++ mktemp -d [2020-08-04T12:12:36.184Z] #60 5.804 + export GOPATH=/tmp/tmp.YEfe7ySsb5 [2020-08-04T12:12:36.184Z] #60 5.804 + GOPATH=/tmp/tmp.YEfe7ySsb5 [2020-08-04T12:12:36.184Z] #60 5.804 + RM_GOPATH=1 [2020-08-04T12:12:36.184Z] #60 5.804 + case "$(go env GOARCH)" in [2020-08-04T12:12:36.184Z] #60 5.804 ++ go env GOARCH [2020-08-04T12:12:36.184Z] #60 5.817 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:36.184Z] #60 5.817 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:36.184Z] #60 5.817 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:36.184Z] #60 5.817 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:36.184Z] #60 5.817 + dir=/tmp/install [2020-08-04T12:12:36.184Z] #60 5.817 + bin=proxy [2020-08-04T12:12:36.184Z] #60 5.817 + shift [2020-08-04T12:12:36.184Z] #60 5.817 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-04T12:12:36.184Z] #60 5.817 + . /tmp/install/proxy.installer [2020-08-04T12:12:36.184Z] #60 5.817 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:36.184Z] #60 5.817 + install_proxy [2020-08-04T12:12:36.184Z] #60 5.817 + case "$1" in [2020-08-04T12:12:36.184Z] #60 5.817 + export CGO_ENABLED=0 [2020-08-04T12:12:36.184Z] #60 5.817 + CGO_ENABLED=0 [2020-08-04T12:12:36.184Z] #60 5.817 + _install_proxy [2020-08-04T12:12:36.184Z] #60 5.817 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-04T12:12:36.184Z] #60 5.817 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YEfe7ySsb5/src/github.com/docker/libnetwork [2020-08-04T12:12:36.184Z] #60 5.834 Cloning into '/tmp/tmp.YEfe7ySsb5/src/github.com/docker/libnetwork'... [2020-08-04T12:12:36.449Z] #60 ... [2020-08-04T12:12:36.449Z] [2020-08-04T12:12:36.449Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:12:36.449Z] #51 8.233 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:36.449Z] #51 8.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:36.449Z] #51 8.350 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:36.449Z] #51 10.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:36.449Z] #51 ... [2020-08-04T12:12:36.449Z] [2020-08-04T12:12:36.449Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:36.449Z] #36 7.696 + git clone https://github.com/docker/distribution.git . [2020-08-04T12:12:36.449Z] #36 7.701 Cloning into '.'... [2020-08-04T12:12:36.710Z] #36 ... [2020-08-04T12:12:36.710Z] [2020-08-04T12:12:36.710Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:36.710Z] #54 5.792 + RM_GOPATH=0 [2020-08-04T12:12:36.710Z] #54 5.792 + TMP_GOPATH= [2020-08-04T12:12:36.710Z] #54 5.792 + : /build [2020-08-04T12:12:36.710Z] #54 5.792 + '[' -z '' ']' [2020-08-04T12:12:36.710Z] #54 5.792 ++ mktemp -d [2020-08-04T12:12:36.710Z] #54 5.792 + export GOPATH=/tmp/tmp.sdkz4VdTUw [2020-08-04T12:12:36.710Z] #54 5.792 + GOPATH=/tmp/tmp.sdkz4VdTUw [2020-08-04T12:12:36.710Z] #54 5.792 + RM_GOPATH=1 [2020-08-04T12:12:36.710Z] #54 5.792 + case "$(go env GOARCH)" in [2020-08-04T12:12:36.710Z] #54 5.792 ++ go env GOARCH [2020-08-04T12:12:36.710Z] #54 5.803 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:36.710Z] #54 5.803 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:36.710Z] #54 5.817 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:36.710Z] #54 5.817 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:36.710Z] #54 5.817 + dir=/tmp/install [2020-08-04T12:12:36.710Z] #54 5.817 + bin=rootlesskit [2020-08-04T12:12:36.710Z] #54 5.817 + shift [2020-08-04T12:12:36.710Z] #54 5.817 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-04T12:12:36.710Z] #54 5.817 + . /tmp/install/rootlesskit.installer [2020-08-04T12:12:36.710Z] #54 5.817 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:36.710Z] #54 5.817 + install_rootlesskit [2020-08-04T12:12:36.710Z] #54 5.817 + case "$1" in [2020-08-04T12:12:36.710Z] #54 5.817 + export CGO_ENABLED=0 [2020-08-04T12:12:36.710Z] #54 5.817 + CGO_ENABLED=0 [2020-08-04T12:12:36.710Z] #54 5.817 + _install_rootlesskit [2020-08-04T12:12:36.710Z] #54 5.817 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-04T12:12:36.710Z] #54 5.817 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sdkz4VdTUw/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:12:36.710Z] #54 5.817 Cloning into '/tmp/tmp.sdkz4VdTUw/src/github.com/rootless-containers/rootlesskit'... [2020-08-04T12:12:36.971Z] #54 ... [2020-08-04T12:12:36.971Z] [2020-08-04T12:12:36.971Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:36.971Z] #41 6.319 + RM_GOPATH=0 [2020-08-04T12:12:36.971Z] #41 6.319 + TMP_GOPATH= [2020-08-04T12:12:36.971Z] #41 6.319 + : /build [2020-08-04T12:12:36.971Z] #41 6.319 + '[' -z '' ']' [2020-08-04T12:12:36.971Z] #41 6.319 ++ mktemp -d [2020-08-04T12:12:36.971Z] #41 6.319 + export GOPATH=/tmp/tmp.ychg71S4yR [2020-08-04T12:12:36.971Z] #41 6.319 + GOPATH=/tmp/tmp.ychg71S4yR [2020-08-04T12:12:36.971Z] #41 6.319 + RM_GOPATH=1 [2020-08-04T12:12:36.971Z] #41 6.319 + case "$(go env GOARCH)" in [2020-08-04T12:12:36.971Z] #41 6.319 ++ go env GOARCH [2020-08-04T12:12:36.971Z] #41 6.340 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:36.972Z] #41 6.340 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:36.972Z] #41 6.340 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:36.972Z] #41 6.340 + dir=/tmp/install [2020-08-04T12:12:36.972Z] #41 6.340 + bin=vndr [2020-08-04T12:12:36.972Z] #41 6.340 + shift [2020-08-04T12:12:36.972Z] #41 6.340 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-04T12:12:36.972Z] #41 6.340 + . /tmp/install/vndr.installer [2020-08-04T12:12:36.972Z] #41 6.340 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:36.972Z] #41 6.340 + install_vndr [2020-08-04T12:12:36.972Z] #41 6.340 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-04T12:12:36.972Z] #41 6.340 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ychg71S4yR/src/github.com/LK4D4/vndr [2020-08-04T12:12:36.972Z] #41 6.340 Cloning into '/tmp/tmp.ychg71S4yR/src/github.com/LK4D4/vndr'... [2020-08-04T12:12:36.972Z] #41 6.343 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:36.972Z] #41 7.029 + cd /tmp/tmp.ychg71S4yR/src/github.com/LK4D4/vndr [2020-08-04T12:12:36.972Z] #41 7.029 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:36.972Z] #41 7.040 + go build -buildmode=pie -v -o /build/vndr . [2020-08-04T12:12:36.972Z] #41 8.723 runtime/internal/atomic [2020-08-04T12:12:36.972Z] #41 8.802 internal/cpu [2020-08-04T12:12:36.972Z] #41 9.146 runtime/internal/sys [2020-08-04T12:12:36.972Z] #41 9.481 runtime/internal/math [2020-08-04T12:12:36.972Z] #41 9.584 internal/race [2020-08-04T12:12:36.972Z] #41 9.649 sync/atomic [2020-08-04T12:12:36.972Z] #41 9.832 internal/bytealg [2020-08-04T12:12:36.972Z] #41 10.37 unicode [2020-08-04T12:12:36.972Z] #41 11.53 runtime [2020-08-04T12:12:36.972Z] #41 ... [2020-08-04T12:12:36.972Z] [2020-08-04T12:12:36.972Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:36.972Z] #45 6.819 + RM_GOPATH=0 [2020-08-04T12:12:36.972Z] #45 6.819 + TMP_GOPATH= [2020-08-04T12:12:36.972Z] #45 6.819 + : /build [2020-08-04T12:12:36.972Z] #45 6.819 + '[' -z '' ']' [2020-08-04T12:12:36.972Z] #45 6.819 ++ mktemp -d [2020-08-04T12:12:36.972Z] #45 6.819 + export GOPATH=/tmp/tmp.xwmjpdgaps [2020-08-04T12:12:36.972Z] #45 6.819 + GOPATH=/tmp/tmp.xwmjpdgaps [2020-08-04T12:12:36.972Z] #45 6.819 + RM_GOPATH=1 [2020-08-04T12:12:36.972Z] #45 6.819 + case "$(go env GOARCH)" in [2020-08-04T12:12:36.972Z] #45 6.819 ++ go env GOARCH [2020-08-04T12:12:36.972Z] #45 6.828 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:36.972Z] #45 6.828 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:36.972Z] #45 6.837 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:36.972Z] #45 6.841 + dir=/tmp/install [2020-08-04T12:12:36.972Z] #45 6.841 + bin=golangci_lint [2020-08-04T12:12:36.972Z] #45 6.841 + shift [2020-08-04T12:12:36.972Z] #45 6.843 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-04T12:12:36.972Z] #45 6.843 + . /tmp/install/golangci_lint.installer [2020-08-04T12:12:36.972Z] #45 6.843 ++ : v1.23.8 [2020-08-04T12:12:36.972Z] #45 6.843 + install_golangci_lint [2020-08-04T12:12:36.972Z] #45 6.843 + echo 'Installing golangci-lint version v1.23.8' [2020-08-04T12:12:36.972Z] #45 6.843 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:12:36.972Z] #45 6.843 Installing golangci-lint version v1.23.8 [2020-08-04T12:12:36.972Z] #45 ... [2020-08-04T12:12:36.972Z] [2020-08-04T12:12:36.972Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:36.972Z] #30 7.711 + RM_GOPATH=0 [2020-08-04T12:12:36.972Z] #30 7.713 + TMP_GOPATH= [2020-08-04T12:12:36.972Z] #30 7.713 + : /build [2020-08-04T12:12:36.972Z] #30 7.713 + '[' -z '' ']' [2020-08-04T12:12:36.972Z] #30 7.718 ++ mktemp -d [2020-08-04T12:12:36.972Z] #30 7.718 + export GOPATH=/tmp/tmp.WyULVVmeJu [2020-08-04T12:12:36.972Z] #30 7.718 + GOPATH=/tmp/tmp.WyULVVmeJu [2020-08-04T12:12:36.972Z] #30 7.718 + RM_GOPATH=1 [2020-08-04T12:12:36.972Z] #30 7.718 + case "$(go env GOARCH)" in [2020-08-04T12:12:36.972Z] #30 7.750 ++ go env GOARCH [2020-08-04T12:12:36.972Z] #30 7.770 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:36.972Z] #30 7.770 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:36.972Z] #30 7.770 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:36.972Z] #30 7.810 + dir=/tmp/install [2020-08-04T12:12:36.972Z] #30 7.810 + bin=tomlv [2020-08-04T12:12:36.972Z] #30 7.810 + shift [2020-08-04T12:12:36.972Z] #30 7.810 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-04T12:12:36.972Z] #30 7.810 + . /tmp/install/tomlv.installer [2020-08-04T12:12:36.972Z] #30 7.810 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:36.972Z] #30 7.810 + install_tomlv [2020-08-04T12:12:36.972Z] #30 7.810 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-04T12:12:36.972Z] #30 7.810 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WyULVVmeJu/src/github.com/BurntSushi/toml [2020-08-04T12:12:36.972Z] #30 7.810 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:36.972Z] #30 7.847 Cloning into '/tmp/tmp.WyULVVmeJu/src/github.com/BurntSushi/toml'... [2020-08-04T12:12:36.972Z] #30 9.335 + cd /tmp/tmp.WyULVVmeJu/src/github.com/BurntSushi/toml [2020-08-04T12:12:36.972Z] #30 9.335 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:36.972Z] #30 9.449 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:12:36.972Z] #30 10.74 math/bits [2020-08-04T12:12:36.972Z] #30 10.91 internal/bytealg [2020-08-04T12:12:37.233Z] #30 11.79 math [2020-08-04T12:12:37.233Z] #30 ... [2020-08-04T12:12:37.233Z] [2020-08-04T12:12:37.233Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:37.233Z] #54 11.65 Checking out files: 97% (775/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-08-04T12:12:37.233Z] #54 11.72 + cd /tmp/tmp.sdkz4VdTUw/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:12:37.233Z] #54 11.72 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:37.494Z] #54 11.99 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:12:37.494Z] #54 11.99 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-04T12:12:37.677Z] #39 82.38 CC criu/net.o [2020-08-04T12:12:37.677Z] #39 ... [2020-08-04T12:12:37.677Z] [2020-08-04T12:12:37.677Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T12:12:37.677Z] #18 1.265 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-04T12:12:37.677Z] #18 1.268 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-04T12:12:37.677Z] #18 1.270 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-04T12:12:37.677Z] #18 DONE 1.4s [2020-08-04T12:12:37.677Z] [2020-08-04T12:12:37.677Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:12:38.091Z] #36 ... [2020-08-04T12:12:38.091Z] [2020-08-04T12:12:38.091Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:12:38.091Z] #38 5.632 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:38.091Z] #38 5.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:38.091Z] #38 5.647 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:38.350Z] #38 5.969 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:38.915Z] #38 6.583 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:39.173Z] #38 ... [2020-08-04T12:12:39.173Z] [2020-08-04T12:12:39.173Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:39.173Z] #60 6.674 + RM_GOPATH=0 [2020-08-04T12:12:39.173Z] #60 6.674 + TMP_GOPATH= [2020-08-04T12:12:39.173Z] #60 6.674 + : /build [2020-08-04T12:12:39.173Z] #60 6.674 + '[' -z '' ']' [2020-08-04T12:12:39.173Z] #60 6.674 ++ mktemp -d [2020-08-04T12:12:39.173Z] #60 6.695 + export GOPATH=/tmp/tmp.gz3bQTskH8 [2020-08-04T12:12:39.173Z] #60 6.695 + GOPATH=/tmp/tmp.gz3bQTskH8 [2020-08-04T12:12:39.173Z] #60 6.695 + RM_GOPATH=1 [2020-08-04T12:12:39.173Z] #60 6.695 + case "$(go env GOARCH)" in [2020-08-04T12:12:39.173Z] #60 6.695 ++ go env GOARCH [2020-08-04T12:12:39.173Z] #60 6.704 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:39.173Z] #60 6.704 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:39.173Z] #60 6.704 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:39.173Z] #60 6.704 + dir=/tmp/install [2020-08-04T12:12:39.173Z] #60 6.704 + bin=proxy [2020-08-04T12:12:39.173Z] #60 6.704 + shift [2020-08-04T12:12:39.173Z] #60 6.704 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-04T12:12:39.173Z] #60 6.704 + . /tmp/install/proxy.installer [2020-08-04T12:12:39.173Z] #60 6.704 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:39.173Z] #60 6.704 + install_proxy [2020-08-04T12:12:39.173Z] #60 6.704 + case "$1" in [2020-08-04T12:12:39.173Z] #60 6.704 + export CGO_ENABLED=0 [2020-08-04T12:12:39.173Z] #60 6.704 + CGO_ENABLED=0 [2020-08-04T12:12:39.173Z] #60 6.704 + _install_proxy [2020-08-04T12:12:39.173Z] #60 6.704 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-04T12:12:39.173Z] #60 6.704 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gz3bQTskH8/src/github.com/docker/libnetwork [2020-08-04T12:12:39.173Z] #60 6.704 Cloning into '/tmp/tmp.gz3bQTskH8/src/github.com/docker/libnetwork'... [2020-08-04T12:12:39.173Z] #60 6.704 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:39.173Z] #60 ... [2020-08-04T12:12:39.173Z] [2020-08-04T12:12:39.173Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:39.173Z] #54 6.878 + RM_GOPATH=0 [2020-08-04T12:12:39.173Z] #54 6.878 + TMP_GOPATH= [2020-08-04T12:12:39.173Z] #54 6.878 + : /build [2020-08-04T12:12:39.173Z] #54 6.878 + '[' -z '' ']' [2020-08-04T12:12:39.173Z] #54 6.878 ++ mktemp -d [2020-08-04T12:12:39.173Z] #54 6.878 + export GOPATH=/tmp/tmp.uhx5NE44EH [2020-08-04T12:12:39.173Z] #54 6.878 + GOPATH=/tmp/tmp.uhx5NE44EH [2020-08-04T12:12:39.173Z] #54 6.878 + RM_GOPATH=1 [2020-08-04T12:12:39.173Z] #54 6.878 + case "$(go env GOARCH)" in [2020-08-04T12:12:39.173Z] #54 6.878 ++ go env GOARCH [2020-08-04T12:12:39.173Z] #54 6.919 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:39.173Z] #54 6.919 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:39.173Z] #54 6.919 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:39.173Z] #54 6.919 + dir=/tmp/install [2020-08-04T12:12:39.173Z] #54 6.919 + bin=rootlesskit [2020-08-04T12:12:39.173Z] #54 6.919 + shift [2020-08-04T12:12:39.173Z] #54 6.919 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-04T12:12:39.173Z] #54 6.919 + . /tmp/install/rootlesskit.installer [2020-08-04T12:12:39.173Z] #54 6.921 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:39.173Z] #54 6.921 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:39.173Z] #54 6.921 + install_rootlesskit [2020-08-04T12:12:39.173Z] #54 6.921 + case "$1" in [2020-08-04T12:12:39.173Z] #54 6.921 + export CGO_ENABLED=0 [2020-08-04T12:12:39.173Z] #54 6.921 + CGO_ENABLED=0 [2020-08-04T12:12:39.173Z] #54 6.921 + _install_rootlesskit [2020-08-04T12:12:39.173Z] #54 6.921 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-04T12:12:39.173Z] #54 6.921 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uhx5NE44EH/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:12:39.173Z] #54 6.923 Cloning into '/tmp/tmp.uhx5NE44EH/src/github.com/rootless-containers/rootlesskit'... [2020-08-04T12:12:39.737Z] #54 ... [2020-08-04T12:12:39.737Z] [2020-08-04T12:12:39.737Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:39.737Z] #45 7.259 + RM_GOPATH=0 [2020-08-04T12:12:39.737Z] #45 7.259 + TMP_GOPATH= [2020-08-04T12:12:39.737Z] #45 7.259 + : /build [2020-08-04T12:12:39.737Z] #45 7.259 + '[' -z '' ']' [2020-08-04T12:12:39.737Z] #45 7.259 ++ mktemp -d [2020-08-04T12:12:39.737Z] #45 7.259 + export GOPATH=/tmp/tmp.wgreLKDebL [2020-08-04T12:12:39.737Z] #45 7.259 + GOPATH=/tmp/tmp.wgreLKDebL [2020-08-04T12:12:39.737Z] #45 7.259 + RM_GOPATH=1 [2020-08-04T12:12:39.737Z] #45 7.259 + case "$(go env GOARCH)" in [2020-08-04T12:12:39.737Z] #45 7.263 ++ go env GOARCH [2020-08-04T12:12:39.737Z] #45 7.284 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:39.737Z] #45 7.290 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:39.737Z] #45 7.295 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:39.737Z] #45 7.298 + dir=/tmp/install [2020-08-04T12:12:39.737Z] #45 7.298 + bin=golangci_lint [2020-08-04T12:12:39.737Z] #45 7.298 + shift [2020-08-04T12:12:39.737Z] #45 7.298 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-04T12:12:39.737Z] #45 7.298 + . /tmp/install/golangci_lint.installer [2020-08-04T12:12:39.737Z] #45 7.298 ++ : v1.23.8 [2020-08-04T12:12:39.737Z] #45 7.320 + install_golangci_lint [2020-08-04T12:12:39.737Z] #45 7.320 + echo 'Installing golangci-lint version v1.23.8' [2020-08-04T12:12:39.737Z] #45 7.320 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:12:39.737Z] #45 7.323 Installing golangci-lint version v1.23.8 [2020-08-04T12:12:40.146Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:4928fc8ef467a65fe0f6287f25a9d032b5f2e7cd82eb0ca5a19eef7411d8abe1 19.8s done [2020-08-04T12:12:40.146Z] #8 DONE 25.6s [2020-08-04T12:12:40.146Z] [2020-08-04T12:12:40.146Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T12:12:40.146Z] #9 DONE 0.2s [2020-08-04T12:12:40.146Z] [2020-08-04T12:12:40.146Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T12:12:40.146Z] #10 DONE 0.2s [2020-08-04T12:12:40.146Z] [2020-08-04T12:12:40.146Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T12:12:40.146Z] #28 DONE 0.1s [2020-08-04T12:12:40.146Z] [2020-08-04T12:12:40.146Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:40.146Z] #44 ... [2020-08-04T12:12:40.146Z] [2020-08-04T12:12:40.146Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T12:12:40.146Z] #36 DONE 0.1s [2020-08-04T12:12:40.146Z] [2020-08-04T12:12:40.146Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:40.146Z] #37 0.863 + git clone https://github.com/docker/distribution.git . [2020-08-04T12:12:40.146Z] #37 0.884 Cloning into '.'... [2020-08-04T12:12:40.670Z] #45 ... [2020-08-04T12:12:40.670Z] [2020-08-04T12:12:40.670Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:40.670Z] #36 8.250 + git clone https://github.com/docker/distribution.git . [2020-08-04T12:12:40.670Z] #36 8.256 Cloning into '.'... [2020-08-04T12:12:41.099Z] #36 ... [2020-08-04T12:12:41.099Z] [2020-08-04T12:12:41.099Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:41.099Z] #30 1.944 + RM_GOPATH=0 [2020-08-04T12:12:41.099Z] #30 1.944 + TMP_GOPATH= [2020-08-04T12:12:41.099Z] #30 1.944 + : /build [2020-08-04T12:12:41.099Z] #30 1.944 + '[' -z '' ']' [2020-08-04T12:12:41.099Z] #30 1.944 ++ mktemp -d [2020-08-04T12:12:41.099Z] #30 1.949 + export GOPATH=/tmp/tmp.KK5e50LGkZ [2020-08-04T12:12:41.099Z] #30 1.949 + GOPATH=/tmp/tmp.KK5e50LGkZ [2020-08-04T12:12:41.099Z] #30 1.949 + RM_GOPATH=1 [2020-08-04T12:12:41.099Z] #30 1.949 + case "$(go env GOARCH)" in [2020-08-04T12:12:41.099Z] #30 1.949 ++ go env GOARCH [2020-08-04T12:12:41.099Z] #30 1.959 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:41.099Z] #30 1.961 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:41.099Z] #30 1.961 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:41.099Z] #30 1.961 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:41.099Z] #30 1.961 + dir=/tmp/install [2020-08-04T12:12:41.099Z] #30 1.961 + bin=tomlv [2020-08-04T12:12:41.099Z] #30 1.961 + shift [2020-08-04T12:12:41.099Z] #30 1.961 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-04T12:12:41.099Z] #30 1.961 + . /tmp/install/tomlv.installer [2020-08-04T12:12:41.099Z] #30 1.961 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:41.099Z] #30 1.961 + install_tomlv [2020-08-04T12:12:41.099Z] #30 1.961 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-04T12:12:41.099Z] #30 1.961 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KK5e50LGkZ/src/github.com/BurntSushi/toml [2020-08-04T12:12:41.099Z] #30 1.978 Cloning into '/tmp/tmp.KK5e50LGkZ/src/github.com/BurntSushi/toml'... [2020-08-04T12:12:41.099Z] #30 2.580 + cd /tmp/tmp.KK5e50LGkZ/src/github.com/BurntSushi/toml [2020-08-04T12:12:41.099Z] #30 2.580 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:41.099Z] #30 2.595 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:12:41.099Z] #30 2.848 runtime/internal/sys [2020-08-04T12:12:41.099Z] #30 2.848 math/bits [2020-08-04T12:12:41.099Z] #30 2.866 runtime/internal/atomic [2020-08-04T12:12:41.099Z] #30 2.880 internal/cpu [2020-08-04T12:12:41.099Z] #30 3.050 runtime/internal/math [2020-08-04T12:12:41.099Z] #30 3.193 unicode/utf8 [2020-08-04T12:12:41.099Z] #30 3.193 internal/race [2020-08-04T12:12:41.099Z] #30 3.298 sync/atomic [2020-08-04T12:12:41.099Z] #30 3.356 internal/bytealg [2020-08-04T12:12:41.099Z] #30 3.693 math [2020-08-04T12:12:41.099Z] #30 3.701 unicode [2020-08-04T12:12:41.099Z] #30 3.787 internal/testlog [2020-08-04T12:12:41.099Z] #30 4.042 encoding [2020-08-04T12:12:41.099Z] #30 4.135 runtime [2020-08-04T12:12:41.099Z] #30 4.142 runtime/cgo [2020-08-04T12:12:41.192Z] #19 3.269 Collecting yamllint==1.16.0 [2020-08-04T12:12:41.193Z] #19 3.405 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-04T12:12:41.193Z] #19 3.439 Collecting pyyaml (from yamllint==1.16.0) [2020-08-04T12:12:41.193Z] #19 3.527 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-04T12:12:41.289Z] #36 ... [2020-08-04T12:12:41.289Z] [2020-08-04T12:12:41.289Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:12:41.289Z] #38 5.378 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:41.289Z] #38 5.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:41.289Z] #38 5.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:41.289Z] #38 5.760 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:41.491Z] #19 ... [2020-08-04T12:12:41.491Z] [2020-08-04T12:12:41.491Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:41.491Z] #49 48.91 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-04T12:12:41.491Z] #49 50.43 + mkdir -p /build [2020-08-04T12:12:41.491Z] #49 50.43 + cp runc /build/runc [2020-08-04T12:12:41.491Z] #49 DONE 50.8s [2020-08-04T12:12:41.491Z] [2020-08-04T12:12:41.491Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:41.491Z] #36 121.2 + dpkg --print-architecture [2020-08-04T12:12:41.491Z] #36 121.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-04T12:12:41.491Z] #36 121.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-04T12:12:41.491Z] #36 121.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-04T12:12:41.676Z] #30 ... [2020-08-04T12:12:41.676Z] [2020-08-04T12:12:41.676Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:41.676Z] #36 5.890 + git clone https://github.com/docker/distribution.git . [2020-08-04T12:12:41.676Z] #36 5.890 Cloning into '.'... [2020-08-04T12:12:42.235Z] #38 ... [2020-08-04T12:12:42.235Z] [2020-08-04T12:12:42.235Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:42.235Z] #47 6.320 + RM_GOPATH=0 [2020-08-04T12:12:42.235Z] #47 6.320 + TMP_GOPATH= [2020-08-04T12:12:42.235Z] #47 6.320 + : /build [2020-08-04T12:12:42.235Z] #47 6.320 + '[' -z '' ']' [2020-08-04T12:12:42.235Z] #47 6.320 ++ mktemp -d [2020-08-04T12:12:42.235Z] #47 6.320 + export GOPATH=/tmp/tmp.dnCGtrvf2u [2020-08-04T12:12:42.235Z] #47 6.320 + GOPATH=/tmp/tmp.dnCGtrvf2u [2020-08-04T12:12:42.235Z] #47 6.320 + RM_GOPATH=1 [2020-08-04T12:12:42.235Z] #47 6.320 + case "$(go env GOARCH)" in [2020-08-04T12:12:42.235Z] #47 6.324 ++ go env GOARCH [2020-08-04T12:12:42.235Z] #47 6.342 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:42.235Z] #47 6.342 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:42.235Z] #47 6.342 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:42.235Z] #47 6.342 + dir=/tmp/install [2020-08-04T12:12:42.235Z] #47 6.342 + bin=shfmt [2020-08-04T12:12:42.235Z] #47 6.342 + shift [2020-08-04T12:12:42.235Z] #47 6.342 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-04T12:12:42.235Z] #47 6.342 + . /tmp/install/shfmt.installer [2020-08-04T12:12:42.235Z] #47 6.342 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:42.235Z] #47 6.342 + install_shfmt [2020-08-04T12:12:42.235Z] #47 6.342 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-04T12:12:42.235Z] #47 6.342 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dnCGtrvf2u/src/github.com/mvdan/sh [2020-08-04T12:12:42.235Z] #47 6.342 Cloning into '/tmp/tmp.dnCGtrvf2u/src/github.com/mvdan/sh'... [2020-08-04T12:12:42.235Z] #47 6.342 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:42.496Z] #47 ... [2020-08-04T12:12:42.496Z] [2020-08-04T12:12:42.496Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:42.496Z] #41 6.975 + RM_GOPATH=0 [2020-08-04T12:12:42.496Z] #41 6.975 + TMP_GOPATH= [2020-08-04T12:12:42.496Z] #41 6.975 + : /build [2020-08-04T12:12:42.496Z] #41 6.975 + '[' -z '' ']' [2020-08-04T12:12:42.496Z] #41 6.975 ++ mktemp -d [2020-08-04T12:12:42.496Z] #41 6.975 + export GOPATH=/tmp/tmp.myeuGf0Vgu [2020-08-04T12:12:42.496Z] #41 6.975 + GOPATH=/tmp/tmp.myeuGf0Vgu [2020-08-04T12:12:42.496Z] #41 6.975 + RM_GOPATH=1 [2020-08-04T12:12:42.496Z] #41 6.975 + case "$(go env GOARCH)" in [2020-08-04T12:12:42.496Z] #41 6.980 ++ go env GOARCH [2020-08-04T12:12:42.496Z] #41 7.000 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:42.496Z] #41 7.000 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:42.496Z] #41 7.000 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:42.496Z] #41 7.000 + dir=/tmp/install [2020-08-04T12:12:42.496Z] #41 7.000 + bin=vndr [2020-08-04T12:12:42.496Z] #41 7.000 + shift [2020-08-04T12:12:42.496Z] #41 7.000 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-04T12:12:42.496Z] #41 7.000 + . /tmp/install/vndr.installer [2020-08-04T12:12:42.496Z] #41 7.000 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:42.496Z] #41 7.000 + install_vndr [2020-08-04T12:12:42.496Z] #41 7.000 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-04T12:12:42.496Z] #41 7.000 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.myeuGf0Vgu/src/github.com/LK4D4/vndr [2020-08-04T12:12:42.496Z] #41 7.020 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:42.496Z] #41 7.020 Cloning into '/tmp/tmp.myeuGf0Vgu/src/github.com/LK4D4/vndr'... [2020-08-04T12:12:42.563Z] #36 ... [2020-08-04T12:12:42.563Z] [2020-08-04T12:12:42.563Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:42.563Z] #41 8.003 + RM_GOPATH=0 [2020-08-04T12:12:42.563Z] #41 8.003 + TMP_GOPATH= [2020-08-04T12:12:42.563Z] #41 8.003 + : /build [2020-08-04T12:12:42.563Z] #41 8.003 + '[' -z '' ']' [2020-08-04T12:12:42.563Z] #41 8.019 ++ mktemp -d [2020-08-04T12:12:42.563Z] #41 8.019 + export GOPATH=/tmp/tmp.EYia7IAnfD [2020-08-04T12:12:42.563Z] #41 8.019 + GOPATH=/tmp/tmp.EYia7IAnfD [2020-08-04T12:12:42.563Z] #41 8.019 + RM_GOPATH=1 [2020-08-04T12:12:42.563Z] #41 8.019 + case "$(go env GOARCH)" in [2020-08-04T12:12:42.563Z] #41 8.031 ++ go env GOARCH [2020-08-04T12:12:42.563Z] #41 8.063 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:42.563Z] #41 8.063 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:42.563Z] #41 8.063 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:42.563Z] #41 8.063 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:42.563Z] #41 8.063 + dir=/tmp/install [2020-08-04T12:12:42.563Z] #41 8.063 + bin=vndr [2020-08-04T12:12:42.563Z] #41 8.063 + shift [2020-08-04T12:12:42.563Z] #41 8.063 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-04T12:12:42.563Z] #41 8.063 + . /tmp/install/vndr.installer [2020-08-04T12:12:42.563Z] #41 8.063 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:42.563Z] #41 8.063 + install_vndr [2020-08-04T12:12:42.563Z] #41 8.063 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-04T12:12:42.563Z] #41 8.149 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EYia7IAnfD/src/github.com/LK4D4/vndr [2020-08-04T12:12:42.563Z] #41 8.215 Cloning into '/tmp/tmp.EYia7IAnfD/src/github.com/LK4D4/vndr'... [2020-08-04T12:12:42.563Z] #41 9.962 + cd /tmp/tmp.EYia7IAnfD/src/github.com/LK4D4/vndr [2020-08-04T12:12:42.563Z] #41 9.978 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:42.563Z] #41 10.08 + go build -buildmode=pie -v -o /build/vndr . [2020-08-04T12:12:42.563Z] #41 ... [2020-08-04T12:12:42.563Z] [2020-08-04T12:12:42.563Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:12:42.563Z] #23 5.510 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:42.563Z] #23 5.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:42.563Z] #23 5.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:42.563Z] #23 5.767 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:42.563Z] #23 6.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:42.563Z] #23 8.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:42.797Z] #54 ... [2020-08-04T12:12:42.797Z] [2020-08-04T12:12:42.797Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:42.797Z] #47 17.03 + cd /tmp/tmp.299j4F7wXh/src/github.com/mvdan/sh [2020-08-04T12:12:42.797Z] #47 17.03 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:42.797Z] #47 17.26 + GO111MODULE=on [2020-08-04T12:12:42.797Z] #47 17.26 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-04T12:12:42.823Z] #23 ... [2020-08-04T12:12:42.823Z] [2020-08-04T12:12:42.823Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:12:42.823Z] #51 8.619 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:42.823Z] #51 8.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:42.823Z] #51 8.719 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:42.823Z] #51 ... [2020-08-04T12:12:42.823Z] [2020-08-04T12:12:42.823Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:12:42.823Z] #28 7.621 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-04T12:12:42.823Z] #28 7.621 Cloning into '.'... [2020-08-04T12:12:42.958Z] #37 ... [2020-08-04T12:12:42.958Z] [2020-08-04T12:12:42.958Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:42.958Z] #31 0.980 + RM_GOPATH=0 [2020-08-04T12:12:42.958Z] #31 0.985 + TMP_GOPATH= [2020-08-04T12:12:42.958Z] #31 0.985 + : /build [2020-08-04T12:12:42.958Z] #31 0.987 + '[' -z '' ']' [2020-08-04T12:12:42.958Z] #31 0.989 ++ mktemp -d [2020-08-04T12:12:42.958Z] #31 0.993 + export GOPATH=/tmp/tmp.cbkYKiAm9b [2020-08-04T12:12:42.958Z] #31 0.993 + GOPATH=/tmp/tmp.cbkYKiAm9b [2020-08-04T12:12:42.958Z] #31 0.993 + RM_GOPATH=1 [2020-08-04T12:12:42.958Z] #31 0.997 + case "$(go env GOARCH)" in [2020-08-04T12:12:42.958Z] #31 0.998 ++ go env GOARCH [2020-08-04T12:12:42.958Z] #31 1.012 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:42.958Z] #31 1.013 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:42.958Z] #31 1.014 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:42.958Z] #31 1.020 + dir=/tmp/install [2020-08-04T12:12:42.958Z] #31 1.021 + bin=tomlv [2020-08-04T12:12:42.958Z] #31 1.021 + shift [2020-08-04T12:12:42.958Z] #31 1.022 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-04T12:12:42.958Z] #31 1.022 + . /tmp/install/tomlv.installer [2020-08-04T12:12:42.959Z] #31 1.023 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:42.959Z] #31 1.024 + install_tomlv [2020-08-04T12:12:42.959Z] #31 1.024 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-04T12:12:42.959Z] #31 1.026 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:42.959Z] #31 1.026 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cbkYKiAm9b/src/github.com/BurntSushi/toml [2020-08-04T12:12:42.959Z] #31 1.031 Cloning into '/tmp/tmp.cbkYKiAm9b/src/github.com/BurntSushi/toml'... [2020-08-04T12:12:42.959Z] #31 2.295 + cd /tmp/tmp.cbkYKiAm9b/src/github.com/BurntSushi/toml [2020-08-04T12:12:42.959Z] #31 2.314 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:42.959Z] #31 2.370 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:12:42.959Z] #31 3.178 runtime/internal/sys [2020-08-04T12:12:42.959Z] #31 3.189 runtime/internal/atomic [2020-08-04T12:12:42.959Z] #31 3.226 math/bits [2020-08-04T12:12:42.959Z] #31 3.227 internal/cpu [2020-08-04T12:12:42.959Z] #31 3.563 runtime/internal/math [2020-08-04T12:12:42.959Z] #31 3.786 unicode/utf8 [2020-08-04T12:12:42.959Z] #31 4.325 sync/atomic [2020-08-04T12:12:42.959Z] #31 4.764 math [2020-08-04T12:12:42.959Z] #31 4.978 internal/bytealg [2020-08-04T12:12:43.081Z] #28 ... [2020-08-04T12:12:43.081Z] [2020-08-04T12:12:43.081Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:12:43.081Z] #10 8.841 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:43.081Z] #10 9.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:43.081Z] #10 9.019 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:43.081Z] #10 ... [2020-08-04T12:12:43.081Z] [2020-08-04T12:12:43.081Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:43.081Z] #43 8.492 + RM_GOPATH=0 [2020-08-04T12:12:43.081Z] #43 8.492 + TMP_GOPATH= [2020-08-04T12:12:43.081Z] #43 8.492 + : /build [2020-08-04T12:12:43.081Z] #43 8.492 + '[' -z '' ']' [2020-08-04T12:12:43.081Z] #43 8.492 ++ mktemp -d [2020-08-04T12:12:43.081Z] #43 8.509 + export GOPATH=/tmp/tmp.ujtdUEwvNZ [2020-08-04T12:12:43.081Z] #43 8.509 + GOPATH=/tmp/tmp.ujtdUEwvNZ [2020-08-04T12:12:43.081Z] #43 8.509 + RM_GOPATH=1 [2020-08-04T12:12:43.081Z] #43 8.509 + case "$(go env GOARCH)" in [2020-08-04T12:12:43.081Z] #43 8.509 ++ go env GOARCH [2020-08-04T12:12:43.081Z] #43 8.594 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:43.081Z] #43 8.594 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:43.081Z] #43 8.594 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:43.081Z] #43 8.594 + dir=/tmp/install [2020-08-04T12:12:43.081Z] #43 8.594 + bin=gotestsum [2020-08-04T12:12:43.081Z] #43 8.594 + shift [2020-08-04T12:12:43.081Z] #43 8.594 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-04T12:12:43.081Z] #43 8.594 + . /tmp/install/gotestsum.installer [2020-08-04T12:12:43.081Z] #43 8.595 ++ : v0.3.5 [2020-08-04T12:12:43.081Z] #43 8.595 + install_gotestsum [2020-08-04T12:12:43.081Z] #43 8.611 + set -e [2020-08-04T12:12:43.081Z] #43 8.611 + export GO111MODULE=on [2020-08-04T12:12:43.081Z] #43 8.611 + GO111MODULE=on [2020-08-04T12:12:43.081Z] #43 8.611 + GOBIN=/build [2020-08-04T12:12:43.081Z] #43 8.611 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-04T12:12:43.081Z] #43 8.803 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:43.081Z] #43 8.839 go: finding gotest.tools v0.3.5 [2020-08-04T12:12:43.081Z] #43 10.64 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:43.264Z] #31 5.891 unicode [2020-08-04T12:12:43.264Z] #31 ... [2020-08-04T12:12:43.264Z] [2020-08-04T12:12:43.264Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:43.265Z] #44 0.942 + RM_GOPATH=0 [2020-08-04T12:12:43.265Z] #44 0.942 + TMP_GOPATH= [2020-08-04T12:12:43.265Z] #44 0.942 + : /build [2020-08-04T12:12:43.265Z] #44 0.942 + '[' -z '' ']' [2020-08-04T12:12:43.265Z] #44 0.943 ++ mktemp -d [2020-08-04T12:12:43.265Z] #44 0.946 + export GOPATH=/tmp/tmp.Njvuuysa3q [2020-08-04T12:12:43.265Z] #44 0.946 + GOPATH=/tmp/tmp.Njvuuysa3q [2020-08-04T12:12:43.265Z] #44 0.946 + RM_GOPATH=1 [2020-08-04T12:12:43.265Z] #44 0.946 + case "$(go env GOARCH)" in [2020-08-04T12:12:43.265Z] #44 0.966 ++ go env GOARCH [2020-08-04T12:12:43.265Z] #44 1.021 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:43.265Z] #44 1.022 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:43.265Z] #44 1.038 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:43.265Z] #44 1.042 + dir=/tmp/install [2020-08-04T12:12:43.265Z] #44 1.056 + bin=gotestsum [2020-08-04T12:12:43.265Z] #44 1.056 + shift [2020-08-04T12:12:43.265Z] #44 1.057 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-04T12:12:43.265Z] #44 1.057 + . /tmp/install/gotestsum.installer [2020-08-04T12:12:43.265Z] #44 1.058 ++ : v0.3.5 [2020-08-04T12:12:43.265Z] #44 1.059 + install_gotestsum [2020-08-04T12:12:43.265Z] #44 1.062 + set -e [2020-08-04T12:12:43.265Z] #44 1.065 + export GO111MODULE=on [2020-08-04T12:12:43.265Z] #44 1.065 + GO111MODULE=on [2020-08-04T12:12:43.265Z] #44 1.066 + GOBIN=/build [2020-08-04T12:12:43.265Z] #44 1.067 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-04T12:12:43.265Z] #44 1.317 go: finding gotest.tools v0.3.5 [2020-08-04T12:12:43.265Z] #44 1.320 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:43.265Z] #44 2.383 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:43.265Z] #44 3.370 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:43.265Z] #44 4.893 go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T12:12:43.265Z] #44 5.141 go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T12:12:43.265Z] #44 5.299 go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T12:12:43.265Z] #44 5.312 go: downloading github.com/fatih/color v1.6.0 [2020-08-04T12:12:43.265Z] #44 5.322 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:43.265Z] #44 5.325 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:43.265Z] #44 5.547 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:43.265Z] #44 5.795 go: extracting github.com/fatih/color v1.6.0 [2020-08-04T12:12:43.265Z] #44 5.806 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:43.265Z] #44 5.817 go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T12:12:43.265Z] #44 5.854 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:43.265Z] #44 5.871 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:43.340Z] #43 ... [2020-08-04T12:12:43.340Z] [2020-08-04T12:12:43.340Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:43.340Z] #47 7.427 + RM_GOPATH=0 [2020-08-04T12:12:43.340Z] #47 7.427 + TMP_GOPATH= [2020-08-04T12:12:43.340Z] #47 7.427 + : /build [2020-08-04T12:12:43.340Z] #47 7.427 + '[' -z '' ']' [2020-08-04T12:12:43.340Z] #47 7.427 ++ mktemp -d [2020-08-04T12:12:43.340Z] #47 7.427 + export GOPATH=/tmp/tmp.6pz1S1UGB0 [2020-08-04T12:12:43.340Z] #47 7.427 + GOPATH=/tmp/tmp.6pz1S1UGB0 [2020-08-04T12:12:43.340Z] #47 7.427 + RM_GOPATH=1 [2020-08-04T12:12:43.340Z] #47 7.427 + case "$(go env GOARCH)" in [2020-08-04T12:12:43.340Z] #47 7.427 ++ go env GOARCH [2020-08-04T12:12:43.340Z] #47 7.469 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:43.340Z] #47 7.469 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:43.340Z] #47 7.469 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:43.340Z] #47 7.469 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:43.340Z] #47 7.469 + dir=/tmp/install [2020-08-04T12:12:43.340Z] #47 7.469 + bin=shfmt [2020-08-04T12:12:43.340Z] #47 7.469 + shift [2020-08-04T12:12:43.340Z] #47 7.469 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-04T12:12:43.340Z] #47 7.469 + . /tmp/install/shfmt.installer [2020-08-04T12:12:43.340Z] #47 7.469 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:43.340Z] #47 7.469 + install_shfmt [2020-08-04T12:12:43.340Z] #47 7.469 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-04T12:12:43.340Z] #47 7.469 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6pz1S1UGB0/src/github.com/mvdan/sh [2020-08-04T12:12:43.340Z] #47 7.486 Cloning into '/tmp/tmp.6pz1S1UGB0/src/github.com/mvdan/sh'... [2020-08-04T12:12:43.340Z] #47 ... [2020-08-04T12:12:43.340Z] [2020-08-04T12:12:43.340Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:43.340Z] #21 8.209 + RM_GOPATH=0 [2020-08-04T12:12:43.340Z] #21 8.209 + TMP_GOPATH= [2020-08-04T12:12:43.340Z] #21 8.209 + : /build [2020-08-04T12:12:43.340Z] #21 8.209 + '[' -z '' ']' [2020-08-04T12:12:43.340Z] #21 8.209 ++ mktemp -d [2020-08-04T12:12:43.340Z] #21 8.215 + export GOPATH=/tmp/tmp.C1GAOIiyh4 [2020-08-04T12:12:43.340Z] #21 8.215 + GOPATH=/tmp/tmp.C1GAOIiyh4 [2020-08-04T12:12:43.340Z] #21 8.215 + RM_GOPATH=1 [2020-08-04T12:12:43.340Z] #21 8.215 + case "$(go env GOARCH)" in [2020-08-04T12:12:43.340Z] #21 8.215 ++ go env GOARCH [2020-08-04T12:12:43.340Z] #21 8.259 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:43.340Z] #21 8.259 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:43.340Z] #21 8.260 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:43.340Z] #21 8.266 + dir=/tmp/install [2020-08-04T12:12:43.340Z] #21 8.266 + bin=dockercli [2020-08-04T12:12:43.340Z] #21 8.266 + shift [2020-08-04T12:12:43.340Z] #21 8.266 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-04T12:12:43.340Z] #21 8.266 + . /tmp/install/dockercli.installer [2020-08-04T12:12:43.340Z] #21 8.266 ++ : stable [2020-08-04T12:12:43.340Z] #21 8.266 ++ : 17.06.2-ce [2020-08-04T12:12:43.340Z] #21 8.266 + install_dockercli [2020-08-04T12:12:43.340Z] #21 8.266 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T12:12:43.340Z] #21 8.267 ++ uname -m [2020-08-04T12:12:43.340Z] #21 8.267 Install docker/cli version 17.06.2-ce from stable [2020-08-04T12:12:43.340Z] #21 8.268 + arch=x86_64 [2020-08-04T12:12:43.340Z] #21 8.268 + '[' x86_64 '!=' x86_64 ']' [2020-08-04T12:12:43.340Z] #21 8.268 + url=https://download.docker.com/linux/static [2020-08-04T12:12:43.340Z] #21 8.268 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-04T12:12:43.340Z] #21 8.273 + tar -xz docker/docker [2020-08-04T12:12:43.435Z] #41 ... [2020-08-04T12:12:43.436Z] [2020-08-04T12:12:43.436Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:43.436Z] #36 7.550 + git clone https://github.com/docker/distribution.git . [2020-08-04T12:12:43.436Z] #36 7.565 Cloning into '.'... [2020-08-04T12:12:43.569Z] #44 6.285 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:43.573Z] #36 ... [2020-08-04T12:12:43.573Z] [2020-08-04T12:12:43.573Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:12:43.573Z] #19 4.665 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-04T12:12:43.573Z] #19 4.747 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-04T12:12:43.573Z] #19 4.760 Building wheels for collected packages: pyyaml [2020-08-04T12:12:43.573Z] #19 4.763 Running setup.py bdist_wheel for pyyaml: started [2020-08-04T12:12:43.573Z] #19 5.254 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-04T12:12:43.573Z] #19 5.255 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-04T12:12:43.573Z] #19 5.316 Successfully built pyyaml [2020-08-04T12:12:43.573Z] #19 5.325 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-04T12:12:43.573Z] #19 5.505 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-04T12:12:43.573Z] #19 DONE 5.8s [2020-08-04T12:12:43.573Z] [2020-08-04T12:12:43.573Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:12:43.573Z] #39 84.28 CC criu/netfilter.o [2020-08-04T12:12:43.573Z] #39 84.53 CC criu/page-pipe.o [2020-08-04T12:12:43.573Z] #39 85.05 CC criu/page-xfer.o [2020-08-04T12:12:43.573Z] #39 86.04 CC criu/pagemap-cache.o [2020-08-04T12:12:43.573Z] #39 86.20 CC criu/pagemap.o [2020-08-04T12:12:43.573Z] #39 87.09 CC criu/parasite-syscall.o [2020-08-04T12:12:43.573Z] #39 87.78 CC criu/path.o [2020-08-04T12:12:43.573Z] #39 87.97 CC criu/pie-util-vdso.o [2020-08-04T12:12:43.573Z] #39 88.17 CC criu/pie-util.o [2020-08-04T12:12:43.573Z] #39 88.25 CC criu/pipes.o [2020-08-04T12:12:43.573Z] #39 ... [2020-08-04T12:12:43.573Z] [2020-08-04T12:12:43.573Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T12:12:43.573Z] #22 DONE 0.2s [2020-08-04T12:12:43.573Z] [2020-08-04T12:12:43.573Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T12:12:43.597Z] #21 ... [2020-08-04T12:12:43.597Z] [2020-08-04T12:12:43.597Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:43.597Z] #30 7.323 + RM_GOPATH=0 [2020-08-04T12:12:43.597Z] #30 7.323 + TMP_GOPATH= [2020-08-04T12:12:43.597Z] #30 7.323 + : /build [2020-08-04T12:12:43.597Z] #30 7.323 + '[' -z '' ']' [2020-08-04T12:12:43.597Z] #30 7.323 ++ mktemp -d [2020-08-04T12:12:43.597Z] #30 7.326 + export GOPATH=/tmp/tmp.NhwihJWC4h [2020-08-04T12:12:43.597Z] #30 7.326 + GOPATH=/tmp/tmp.NhwihJWC4h [2020-08-04T12:12:43.597Z] #30 7.326 + RM_GOPATH=1 [2020-08-04T12:12:43.597Z] #30 7.326 + case "$(go env GOARCH)" in [2020-08-04T12:12:43.597Z] #30 7.326 ++ go env GOARCH [2020-08-04T12:12:43.597Z] #30 7.342 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:43.597Z] #30 7.342 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:43.597Z] #30 7.342 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:43.597Z] #30 7.342 + dir=/tmp/install [2020-08-04T12:12:43.597Z] #30 7.342 + bin=tomlv [2020-08-04T12:12:43.597Z] #30 7.342 + shift [2020-08-04T12:12:43.597Z] #30 7.342 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-04T12:12:43.597Z] #30 7.342 + . /tmp/install/tomlv.installer [2020-08-04T12:12:43.597Z] #30 7.342 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:43.597Z] #30 7.342 + install_tomlv [2020-08-04T12:12:43.597Z] #30 7.342 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-04T12:12:43.597Z] #30 7.342 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NhwihJWC4h/src/github.com/BurntSushi/toml [2020-08-04T12:12:43.597Z] #30 7.342 Cloning into '/tmp/tmp.NhwihJWC4h/src/github.com/BurntSushi/toml'... [2020-08-04T12:12:43.597Z] #30 7.342 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:43.597Z] #30 8.597 + cd /tmp/tmp.NhwihJWC4h/src/github.com/BurntSushi/toml [2020-08-04T12:12:43.597Z] #30 8.601 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:43.597Z] #30 8.611 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:12:43.597Z] #30 9.593 runtime/internal/atomic [2020-08-04T12:12:43.597Z] #30 9.740 internal/cpu [2020-08-04T12:12:43.597Z] #30 10.27 runtime/internal/sys [2020-08-04T12:12:43.597Z] #30 10.80 runtime/internal/math [2020-08-04T12:12:43.597Z] #30 10.88 internal/bytealg [2020-08-04T12:12:43.597Z] #30 10.98 math/bits [2020-08-04T12:12:43.854Z] #30 ... [2020-08-04T12:12:43.854Z] [2020-08-04T12:12:43.854Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:43.854Z] #43 11.30 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:43.882Z] #44 6.293 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:43.883Z] #44 6.312 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:43.883Z] #44 6.329 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:43.883Z] #44 6.433 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:43.883Z] #44 6.447 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:43.883Z] #44 6.463 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:44.218Z] #44 6.601 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:44.218Z] #44 6.608 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:44.633Z] #26 DONE 1.3s [2020-08-04T12:12:44.633Z] [2020-08-04T12:12:44.633Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:12:44.633Z] #39 88.83 CC criu/plugin.o [2020-08-04T12:12:44.633Z] #39 89.25 CC criu/proc_parse.o [2020-08-04T12:12:44.715Z] #47 19.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:12:44.716Z] #47 19.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:12:44.716Z] #47 19.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:12:44.928Z] #39 ... [2020-08-04T12:12:44.928Z] [2020-08-04T12:12:44.928Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T12:12:44.928Z] #29 DONE 0.2s [2020-08-04T12:12:45.218Z] [2020-08-04T12:12:45.218Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T12:12:45.218Z] #31 DONE 0.1s [2020-08-04T12:12:45.218Z] [2020-08-04T12:12:45.218Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T12:12:45.218Z] #34 DONE 0.1s [2020-08-04T12:12:45.218Z] [2020-08-04T12:12:45.218Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:45.286Z] #47 19.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:12:45.286Z] #47 19.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:12:45.509Z] #52 ... [2020-08-04T12:12:45.509Z] [2020-08-04T12:12:45.509Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:12:45.509Z] #39 90.48 CC criu/protobuf-desc.o [2020-08-04T12:12:45.547Z] #47 ... [2020-08-04T12:12:45.547Z] [2020-08-04T12:12:45.547Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:45.547Z] #21 19.34 + mkdir -p /build [2020-08-04T12:12:45.547Z] #21 19.37 + mv docker/docker /build/ [2020-08-04T12:12:45.547Z] #21 19.41 + rmdir docker [2020-08-04T12:12:45.547Z] #21 DONE 20.0s [2020-08-04T12:12:45.756Z] #43 13.12 go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T12:12:45.756Z] #43 13.25 go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T12:12:45.756Z] #43 13.52 go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T12:12:45.799Z] #39 90.83 CC criu/protobuf.o [2020-08-04T12:12:45.807Z] [2020-08-04T12:12:45.807Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:45.807Z] #43 10.40 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:45.807Z] #43 10.55 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:45.807Z] #43 10.55 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:45.807Z] #43 10.71 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:45.807Z] #43 10.83 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:45.807Z] #43 10.84 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:45.807Z] #43 10.84 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:45.807Z] #43 11.17 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:45.807Z] #43 13.60 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:45.807Z] #43 14.51 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:45.807Z] #43 15.34 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:45.807Z] #43 20.36 go: finding github.com/fatih/color v1.6.0 [2020-08-04T12:12:45.920Z] #36 ... [2020-08-04T12:12:45.920Z] [2020-08-04T12:12:45.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:12:45.920Z] #10 7.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:45.920Z] #10 7.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:45.920Z] #10 7.188 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:45.920Z] #10 8.344 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T12:12:45.920Z] #10 9.997 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T12:12:45.920Z] #10 ... [2020-08-04T12:12:45.920Z] [2020-08-04T12:12:45.920Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:12:45.920Z] #23 6.538 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:45.920Z] #23 6.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:45.920Z] #23 6.573 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:45.920Z] #23 7.642 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T12:12:45.920Z] #23 9.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T12:12:45.920Z] #23 ... [2020-08-04T12:12:45.920Z] [2020-08-04T12:12:45.920Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:45.920Z] #47 2.189 + RM_GOPATH=0 [2020-08-04T12:12:45.920Z] #47 2.189 + TMP_GOPATH= [2020-08-04T12:12:45.920Z] #47 2.189 + : /build [2020-08-04T12:12:45.920Z] #47 2.189 + '[' -z '' ']' [2020-08-04T12:12:45.920Z] #47 2.189 ++ mktemp -d [2020-08-04T12:12:45.920Z] #47 2.189 + export GOPATH=/tmp/tmp.A8fq4K9QDz [2020-08-04T12:12:45.920Z] #47 2.189 + GOPATH=/tmp/tmp.A8fq4K9QDz [2020-08-04T12:12:45.920Z] #47 2.189 + RM_GOPATH=1 [2020-08-04T12:12:45.920Z] #47 2.189 + case "$(go env GOARCH)" in [2020-08-04T12:12:45.920Z] #47 2.189 ++ go env GOARCH [2020-08-04T12:12:45.920Z] #47 2.210 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:45.920Z] #47 2.210 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:45.920Z] #47 2.214 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:45.920Z] #47 2.214 + dir=/tmp/install [2020-08-04T12:12:45.920Z] #47 2.214 + bin=shfmt [2020-08-04T12:12:45.920Z] #47 2.214 + shift [2020-08-04T12:12:45.920Z] #47 2.214 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-04T12:12:45.920Z] #47 2.214 + . /tmp/install/shfmt.installer [2020-08-04T12:12:45.920Z] #47 2.214 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:45.920Z] #47 2.214 + install_shfmt [2020-08-04T12:12:45.920Z] #47 2.214 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-04T12:12:45.920Z] #47 2.214 + git clone https://github.com/mvdan/sh.git /tmp/tmp.A8fq4K9QDz/src/github.com/mvdan/sh [2020-08-04T12:12:45.920Z] #47 2.214 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:45.920Z] #47 2.222 Cloning into '/tmp/tmp.A8fq4K9QDz/src/github.com/mvdan/sh'... [2020-08-04T12:12:45.920Z] #47 5.824 + cd /tmp/tmp.A8fq4K9QDz/src/github.com/mvdan/sh [2020-08-04T12:12:45.920Z] #47 5.824 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:45.920Z] #47 5.944 + GO111MODULE=on [2020-08-04T12:12:45.920Z] #47 5.944 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-04T12:12:45.920Z] #47 6.867 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:12:45.920Z] #47 6.880 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:12:45.921Z] #47 6.901 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:12:45.921Z] #47 7.051 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:12:45.921Z] #47 7.576 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:12:45.921Z] #47 8.241 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:12:45.921Z] #47 9.408 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:12:45.921Z] #47 ... [2020-08-04T12:12:45.921Z] [2020-08-04T12:12:45.921Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:45.921Z] #54 6.668 + RM_GOPATH=0 [2020-08-04T12:12:45.921Z] #54 6.668 + TMP_GOPATH= [2020-08-04T12:12:45.921Z] #54 6.668 + : /build [2020-08-04T12:12:45.921Z] #54 6.668 + '[' -z '' ']' [2020-08-04T12:12:45.921Z] #54 6.668 ++ mktemp -d [2020-08-04T12:12:45.921Z] #54 6.670 + export GOPATH=/tmp/tmp.Lmj89mk7ks [2020-08-04T12:12:45.921Z] #54 6.670 + GOPATH=/tmp/tmp.Lmj89mk7ks [2020-08-04T12:12:45.921Z] #54 6.670 + RM_GOPATH=1 [2020-08-04T12:12:45.921Z] #54 6.671 + case "$(go env GOARCH)" in [2020-08-04T12:12:45.921Z] #54 6.673 ++ go env GOARCH [2020-08-04T12:12:45.921Z] #54 6.684 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:45.921Z] #54 6.684 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:45.921Z] #54 6.685 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:45.921Z] #54 6.688 + dir=/tmp/install [2020-08-04T12:12:45.921Z] #54 6.689 + bin=rootlesskit [2020-08-04T12:12:45.921Z] #54 6.689 + shift [2020-08-04T12:12:45.921Z] #54 6.690 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-04T12:12:45.921Z] #54 6.694 + . /tmp/install/rootlesskit.installer [2020-08-04T12:12:45.921Z] #54 6.695 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:45.921Z] #54 6.696 + install_rootlesskit [2020-08-04T12:12:45.921Z] #54 6.696 + case "$1" in [2020-08-04T12:12:45.921Z] #54 6.696 + export CGO_ENABLED=0 [2020-08-04T12:12:45.921Z] #54 6.697 + CGO_ENABLED=0 [2020-08-04T12:12:45.921Z] #54 6.697 + _install_rootlesskit [2020-08-04T12:12:45.921Z] #54 6.698 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-04T12:12:45.921Z] #54 6.700 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:45.921Z] #54 6.700 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Lmj89mk7ks/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:12:45.921Z] #54 6.703 Cloning into '/tmp/tmp.Lmj89mk7ks/src/github.com/rootless-containers/rootlesskit'... [2020-08-04T12:12:45.921Z] #54 ... [2020-08-04T12:12:45.921Z] [2020-08-04T12:12:45.921Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:45.921Z] #45 6.489 + RM_GOPATH=0 [2020-08-04T12:12:45.921Z] #45 6.496 + TMP_GOPATH= [2020-08-04T12:12:45.921Z] #45 6.496 + : /build [2020-08-04T12:12:45.921Z] #45 6.496 + '[' -z '' ']' [2020-08-04T12:12:45.921Z] #45 6.496 ++ mktemp -d [2020-08-04T12:12:45.921Z] #45 6.508 + export GOPATH=/tmp/tmp.pzi0qh55Bq [2020-08-04T12:12:45.921Z] #45 6.508 + GOPATH=/tmp/tmp.pzi0qh55Bq [2020-08-04T12:12:45.921Z] #45 6.508 + RM_GOPATH=1 [2020-08-04T12:12:45.921Z] #45 6.508 + case "$(go env GOARCH)" in [2020-08-04T12:12:45.921Z] #45 6.509 ++ go env GOARCH [2020-08-04T12:12:45.921Z] #45 6.524 Installing golangci-lint version v1.23.8 [2020-08-04T12:12:45.921Z] #45 6.527 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:45.921Z] #45 6.527 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:45.921Z] #45 6.527 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:45.921Z] #45 6.527 + dir=/tmp/install [2020-08-04T12:12:45.921Z] #45 6.527 + bin=golangci_lint [2020-08-04T12:12:45.921Z] #45 6.527 + shift [2020-08-04T12:12:45.921Z] #45 6.527 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-04T12:12:45.921Z] #45 6.527 + . /tmp/install/golangci_lint.installer [2020-08-04T12:12:45.921Z] #45 6.527 ++ : v1.23.8 [2020-08-04T12:12:45.921Z] #45 6.527 + install_golangci_lint [2020-08-04T12:12:45.921Z] #45 6.527 + echo 'Installing golangci-lint version v1.23.8' [2020-08-04T12:12:45.921Z] #45 6.527 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:12:45.980Z] #36 ... [2020-08-04T12:12:45.980Z] [2020-08-04T12:12:45.980Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:45.980Z] #21 7.622 + RM_GOPATH=0 [2020-08-04T12:12:45.980Z] #21 7.622 + TMP_GOPATH= [2020-08-04T12:12:45.980Z] #21 7.622 + : /build [2020-08-04T12:12:45.980Z] #21 7.622 + '[' -z '' ']' [2020-08-04T12:12:45.980Z] #21 7.630 ++ mktemp -d [2020-08-04T12:12:45.980Z] #21 7.640 + export GOPATH=/tmp/tmp.75lPvyZw5X [2020-08-04T12:12:45.980Z] #21 7.640 + GOPATH=/tmp/tmp.75lPvyZw5X [2020-08-04T12:12:45.980Z] #21 7.640 + RM_GOPATH=1 [2020-08-04T12:12:45.980Z] #21 7.640 + case "$(go env GOARCH)" in [2020-08-04T12:12:45.980Z] #21 7.662 ++ go env GOARCH [2020-08-04T12:12:45.980Z] #21 7.668 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:45.980Z] #21 7.668 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:45.980Z] #21 7.670 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:45.980Z] #21 7.687 + dir=/tmp/install [2020-08-04T12:12:45.980Z] #21 7.687 + bin=dockercli [2020-08-04T12:12:45.980Z] #21 7.687 + shift [2020-08-04T12:12:45.980Z] #21 7.687 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-04T12:12:45.980Z] #21 7.687 + . /tmp/install/dockercli.installer [2020-08-04T12:12:45.980Z] #21 7.687 ++ : stable [2020-08-04T12:12:45.980Z] #21 7.687 ++ : 17.06.2-ce [2020-08-04T12:12:45.980Z] #21 7.687 + install_dockercli [2020-08-04T12:12:45.980Z] #21 7.687 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T12:12:45.980Z] #21 7.687 ++ uname -m [2020-08-04T12:12:45.980Z] #21 7.688 Install docker/cli version 17.06.2-ce from stable [2020-08-04T12:12:45.980Z] #21 7.695 + arch=x86_64 [2020-08-04T12:12:45.980Z] #21 7.695 + '[' x86_64 '!=' x86_64 ']' [2020-08-04T12:12:45.980Z] #21 7.695 + url=https://download.docker.com/linux/static [2020-08-04T12:12:45.980Z] #21 7.695 + tar -xz docker/docker [2020-08-04T12:12:45.980Z] #21 7.696 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-04T12:12:45.980Z] #21 ... [2020-08-04T12:12:45.980Z] [2020-08-04T12:12:45.980Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:45.980Z] #43 7.578 + RM_GOPATH=0 [2020-08-04T12:12:45.980Z] #43 7.578 + TMP_GOPATH= [2020-08-04T12:12:45.980Z] #43 7.578 + : /build [2020-08-04T12:12:45.980Z] #43 7.578 + '[' -z '' ']' [2020-08-04T12:12:45.980Z] #43 7.579 ++ mktemp -d [2020-08-04T12:12:45.980Z] #43 7.581 + export GOPATH=/tmp/tmp.HTTMpYrJIr [2020-08-04T12:12:45.980Z] #43 7.581 + GOPATH=/tmp/tmp.HTTMpYrJIr [2020-08-04T12:12:45.980Z] #43 7.581 + RM_GOPATH=1 [2020-08-04T12:12:45.980Z] #43 7.582 + case "$(go env GOARCH)" in [2020-08-04T12:12:45.980Z] #43 7.582 ++ go env GOARCH [2020-08-04T12:12:45.980Z] #43 7.668 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:45.980Z] #43 7.668 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:45.980Z] #43 7.675 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:45.980Z] #43 7.679 + dir=/tmp/install [2020-08-04T12:12:45.980Z] #43 7.680 + bin=gotestsum [2020-08-04T12:12:45.980Z] #43 7.680 + shift [2020-08-04T12:12:45.980Z] #43 7.680 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-04T12:12:45.980Z] #43 7.681 + . /tmp/install/gotestsum.installer [2020-08-04T12:12:45.980Z] #43 7.684 ++ : v0.3.5 [2020-08-04T12:12:45.980Z] #43 7.691 + install_gotestsum [2020-08-04T12:12:45.980Z] #43 7.696 + set -e [2020-08-04T12:12:45.980Z] #43 7.696 + export GO111MODULE=on [2020-08-04T12:12:45.980Z] #43 7.696 + GO111MODULE=on [2020-08-04T12:12:45.980Z] #43 7.696 + GOBIN=/build [2020-08-04T12:12:45.980Z] #43 7.696 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-04T12:12:45.980Z] #43 7.848 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:45.980Z] #43 7.859 go: finding gotest.tools v0.3.5 [2020-08-04T12:12:45.980Z] #43 9.132 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:45.980Z] #43 9.525 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:45.980Z] #43 ... [2020-08-04T12:12:45.980Z] [2020-08-04T12:12:45.980Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:12:45.980Z] #23 4.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:45.980Z] #23 4.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:45.980Z] #23 4.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:45.980Z] #23 5.264 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:45.980Z] #23 5.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:45.980Z] #23 7.681 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:45.980Z] #23 ... [2020-08-04T12:12:45.980Z] [2020-08-04T12:12:45.980Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:12:45.980Z] #28 7.228 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-04T12:12:45.980Z] #28 7.228 Cloning into '.'... [2020-08-04T12:12:46.013Z] #43 13.56 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:46.013Z] #43 13.58 go: downloading github.com/fatih/color v1.6.0 [2020-08-04T12:12:46.013Z] #43 13.75 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:46.067Z] #43 ... [2020-08-04T12:12:46.067Z] [2020-08-04T12:12:46.067Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:12:46.067Z] #10 10.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:46.067Z] #10 16.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:46.067Z] #10 19.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:46.067Z] #10 ... [2020-08-04T12:12:46.067Z] [2020-08-04T12:12:46.067Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:46.067Z] #43 20.56 go: finding github.com/pkg/errors v0.8.0 [2020-08-04T12:12:46.068Z] #43 20.58 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:46.091Z] #39 91.03 CC criu/pstree.o [2020-08-04T12:12:46.193Z] #45 ... [2020-08-04T12:12:46.193Z] [2020-08-04T12:12:46.193Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:46.193Z] #21 6.100 + RM_GOPATH=0 [2020-08-04T12:12:46.193Z] #21 6.100 + TMP_GOPATH= [2020-08-04T12:12:46.193Z] #21 6.100 + : /build [2020-08-04T12:12:46.193Z] #21 6.100 + '[' -z '' ']' [2020-08-04T12:12:46.194Z] #21 6.100 ++ mktemp -d [2020-08-04T12:12:46.194Z] #21 6.100 + export GOPATH=/tmp/tmp.DO9g564pH5 [2020-08-04T12:12:46.194Z] #21 6.100 + GOPATH=/tmp/tmp.DO9g564pH5 [2020-08-04T12:12:46.194Z] #21 6.100 + RM_GOPATH=1 [2020-08-04T12:12:46.194Z] #21 6.100 + case "$(go env GOARCH)" in [2020-08-04T12:12:46.194Z] #21 6.100 ++ go env GOARCH [2020-08-04T12:12:46.194Z] #21 6.141 Install docker/cli version 17.06.2-ce from stable [2020-08-04T12:12:46.194Z] #21 6.143 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.194Z] #21 6.143 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.194Z] #21 6.143 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:46.194Z] #21 6.143 + dir=/tmp/install [2020-08-04T12:12:46.194Z] #21 6.143 + bin=dockercli [2020-08-04T12:12:46.194Z] #21 6.143 + shift [2020-08-04T12:12:46.194Z] #21 6.143 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-04T12:12:46.194Z] #21 6.143 + . /tmp/install/dockercli.installer [2020-08-04T12:12:46.194Z] #21 6.143 ++ : stable [2020-08-04T12:12:46.194Z] #21 6.143 ++ : 17.06.2-ce [2020-08-04T12:12:46.194Z] #21 6.143 + install_dockercli [2020-08-04T12:12:46.194Z] #21 6.143 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T12:12:46.194Z] #21 6.143 ++ uname -m [2020-08-04T12:12:46.194Z] #21 6.153 + arch=aarch64 [2020-08-04T12:12:46.194Z] #21 6.153 + '[' aarch64 '!=' x86_64 ']' [2020-08-04T12:12:46.194Z] #21 6.153 + '[' aarch64 '!=' s390x ']' [2020-08-04T12:12:46.194Z] #21 6.153 + '[' aarch64 '!=' armhf ']' [2020-08-04T12:12:46.194Z] #21 6.153 + build_dockercli [2020-08-04T12:12:46.194Z] #21 6.153 + git clone https://github.com/docker/docker-ce /tmp/tmp.DO9g564pH5/tmp/docker-ce [2020-08-04T12:12:46.194Z] #21 6.155 Cloning into '/tmp/tmp.DO9g564pH5/tmp/docker-ce'... [2020-08-04T12:12:46.194Z] #21 ... [2020-08-04T12:12:46.194Z] [2020-08-04T12:12:46.194Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:46.194Z] #43 6.364 + RM_GOPATH=0 [2020-08-04T12:12:46.194Z] #43 6.364 + TMP_GOPATH= [2020-08-04T12:12:46.194Z] #43 6.364 + : /build [2020-08-04T12:12:46.194Z] #43 6.364 + '[' -z '' ']' [2020-08-04T12:12:46.194Z] #43 6.373 ++ mktemp -d [2020-08-04T12:12:46.194Z] #43 6.373 + export GOPATH=/tmp/tmp.j8GQAydGvs [2020-08-04T12:12:46.194Z] #43 6.373 + GOPATH=/tmp/tmp.j8GQAydGvs [2020-08-04T12:12:46.194Z] #43 6.373 + RM_GOPATH=1 [2020-08-04T12:12:46.194Z] #43 6.373 + case "$(go env GOARCH)" in [2020-08-04T12:12:46.194Z] #43 6.373 ++ go env GOARCH [2020-08-04T12:12:46.194Z] #43 6.405 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.194Z] #43 6.405 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.194Z] #43 6.415 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:46.194Z] #43 6.441 + dir=/tmp/install [2020-08-04T12:12:46.194Z] #43 6.441 + bin=gotestsum [2020-08-04T12:12:46.194Z] #43 6.441 + shift [2020-08-04T12:12:46.194Z] #43 6.441 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-04T12:12:46.194Z] #43 6.441 + . /tmp/install/gotestsum.installer [2020-08-04T12:12:46.194Z] #43 6.441 ++ : v0.3.5 [2020-08-04T12:12:46.194Z] #43 6.441 + install_gotestsum [2020-08-04T12:12:46.194Z] #43 6.441 + set -e [2020-08-04T12:12:46.194Z] #43 6.441 + export GO111MODULE=on [2020-08-04T12:12:46.194Z] #43 6.441 + GO111MODULE=on [2020-08-04T12:12:46.194Z] #43 6.441 + GOBIN=/build [2020-08-04T12:12:46.194Z] #43 6.441 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-04T12:12:46.194Z] #43 6.480 go: finding gotest.tools v0.3.5 [2020-08-04T12:12:46.194Z] #43 6.480 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:46.194Z] #43 7.577 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:46.194Z] #43 8.116 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T12:12:46.194Z] #43 9.340 go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T12:12:46.194Z] #43 9.658 go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T12:12:46.194Z] #43 9.786 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:46.194Z] #43 9.821 go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T12:12:46.194Z] #43 9.844 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:46.194Z] #43 9.845 go: downloading github.com/fatih/color v1.6.0 [2020-08-04T12:12:46.194Z] #43 9.962 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:46.194Z] #43 9.989 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:46.194Z] #43 10.15 go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T12:12:46.194Z] #43 10.15 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:46.194Z] #43 10.61 go: extracting github.com/fatih/color v1.6.0 [2020-08-04T12:12:46.194Z] #43 10.61 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:46.194Z] #43 10.64 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:46.194Z] #43 10.65 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:46.194Z] #43 10.82 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:46.194Z] #43 10.85 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:46.194Z] #43 10.85 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:46.247Z] #28 ... [2020-08-04T12:12:46.247Z] [2020-08-04T12:12:46.247Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:46.247Z] #54 6.165 + RM_GOPATH=0 [2020-08-04T12:12:46.247Z] #54 6.165 + TMP_GOPATH= [2020-08-04T12:12:46.247Z] #54 6.165 + : /build [2020-08-04T12:12:46.247Z] #54 6.165 + '[' -z '' ']' [2020-08-04T12:12:46.247Z] #54 6.165 ++ mktemp -d [2020-08-04T12:12:46.247Z] #54 6.165 + export GOPATH=/tmp/tmp.1gyNLw03W7 [2020-08-04T12:12:46.247Z] #54 6.165 + GOPATH=/tmp/tmp.1gyNLw03W7 [2020-08-04T12:12:46.247Z] #54 6.165 + RM_GOPATH=1 [2020-08-04T12:12:46.247Z] #54 6.165 + case "$(go env GOARCH)" in [2020-08-04T12:12:46.247Z] #54 6.165 ++ go env GOARCH [2020-08-04T12:12:46.247Z] #54 6.185 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.247Z] #54 6.185 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.247Z] #54 6.185 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:46.247Z] #54 6.185 + dir=/tmp/install [2020-08-04T12:12:46.247Z] #54 6.185 + bin=rootlesskit [2020-08-04T12:12:46.247Z] #54 6.185 + shift [2020-08-04T12:12:46.247Z] #54 6.185 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-04T12:12:46.247Z] #54 6.185 + . /tmp/install/rootlesskit.installer [2020-08-04T12:12:46.247Z] #54 6.185 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:46.247Z] #54 6.185 + install_rootlesskit [2020-08-04T12:12:46.247Z] #54 6.185 + case "$1" in [2020-08-04T12:12:46.247Z] #54 6.185 + export CGO_ENABLED=0 [2020-08-04T12:12:46.247Z] #54 6.185 + CGO_ENABLED=0 [2020-08-04T12:12:46.247Z] #54 6.185 + _install_rootlesskit [2020-08-04T12:12:46.247Z] #54 6.185 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-04T12:12:46.247Z] #54 6.185 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1gyNLw03W7/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:12:46.247Z] #54 6.185 Cloning into '/tmp/tmp.1gyNLw03W7/src/github.com/rootless-containers/rootlesskit'... [2020-08-04T12:12:46.247Z] #54 6.185 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:46.247Z] #54 ... [2020-08-04T12:12:46.247Z] [2020-08-04T12:12:46.247Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:46.247Z] #60 6.644 + RM_GOPATH=0 [2020-08-04T12:12:46.247Z] #60 6.644 + TMP_GOPATH= [2020-08-04T12:12:46.247Z] #60 6.644 + : /build [2020-08-04T12:12:46.247Z] #60 6.644 + '[' -z '' ']' [2020-08-04T12:12:46.247Z] #60 6.644 ++ mktemp -d [2020-08-04T12:12:46.247Z] #60 6.644 + export GOPATH=/tmp/tmp.Mltjd9mVGg [2020-08-04T12:12:46.247Z] #60 6.644 + GOPATH=/tmp/tmp.Mltjd9mVGg [2020-08-04T12:12:46.247Z] #60 6.644 + RM_GOPATH=1 [2020-08-04T12:12:46.247Z] #60 6.644 + case "$(go env GOARCH)" in [2020-08-04T12:12:46.247Z] #60 6.644 ++ go env GOARCH [2020-08-04T12:12:46.247Z] #60 6.648 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.247Z] #60 6.648 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.247Z] #60 6.648 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:46.247Z] #60 6.661 + dir=/tmp/install [2020-08-04T12:12:46.247Z] #60 6.661 + bin=proxy [2020-08-04T12:12:46.247Z] #60 6.661 + shift [2020-08-04T12:12:46.247Z] #60 6.661 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-04T12:12:46.247Z] #60 6.661 + . /tmp/install/proxy.installer [2020-08-04T12:12:46.247Z] #60 6.661 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:46.247Z] #60 6.661 + install_proxy [2020-08-04T12:12:46.247Z] #60 6.661 + case "$1" in [2020-08-04T12:12:46.247Z] #60 6.661 + export CGO_ENABLED=0 [2020-08-04T12:12:46.247Z] #60 6.661 + CGO_ENABLED=0 [2020-08-04T12:12:46.247Z] #60 6.661 + _install_proxy [2020-08-04T12:12:46.247Z] #60 6.661 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-04T12:12:46.247Z] #60 6.661 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Mltjd9mVGg/src/github.com/docker/libnetwork [2020-08-04T12:12:46.247Z] #60 6.661 Cloning into '/tmp/tmp.Mltjd9mVGg/src/github.com/docker/libnetwork'... [2020-08-04T12:12:46.247Z] #60 6.661 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:46.328Z] #43 20.84 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:46.328Z] #43 20.85 go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:46.457Z] #43 10.95 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:46.457Z] #43 11.05 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:46.457Z] #43 ... [2020-08-04T12:12:46.457Z] [2020-08-04T12:12:46.457Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:12:46.457Z] #38 5.437 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:46.457Z] #38 5.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:46.457Z] #38 5.509 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:46.457Z] #38 6.610 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T12:12:46.457Z] #38 8.144 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T12:12:46.457Z] #38 9.666 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T12:12:46.457Z] #38 ... [2020-08-04T12:12:46.457Z] [2020-08-04T12:12:46.457Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:12:46.457Z] #51 6.028 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:46.457Z] #51 6.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:46.457Z] #51 6.092 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:46.457Z] #51 7.090 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T12:12:46.457Z] #51 8.696 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T12:12:46.457Z] #51 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T12:12:46.507Z] #60 ... [2020-08-04T12:12:46.507Z] [2020-08-04T12:12:46.507Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:46.507Z] #30 7.932 + RM_GOPATH=0 [2020-08-04T12:12:46.507Z] #30 7.932 + TMP_GOPATH= [2020-08-04T12:12:46.507Z] #30 7.932 + : /build [2020-08-04T12:12:46.507Z] #30 7.932 + '[' -z '' ']' [2020-08-04T12:12:46.507Z] #30 7.932 ++ mktemp -d [2020-08-04T12:12:46.507Z] #30 7.969 + export GOPATH=/tmp/tmp.ecVPD747og [2020-08-04T12:12:46.507Z] #30 7.969 + GOPATH=/tmp/tmp.ecVPD747og [2020-08-04T12:12:46.507Z] #30 7.969 + RM_GOPATH=1 [2020-08-04T12:12:46.507Z] #30 7.969 + case "$(go env GOARCH)" in [2020-08-04T12:12:46.507Z] #30 7.969 ++ go env GOARCH [2020-08-04T12:12:46.507Z] #30 7.989 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.507Z] #30 7.990 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.507Z] #30 7.992 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:46.507Z] #30 7.995 + dir=/tmp/install [2020-08-04T12:12:46.507Z] #30 7.996 + bin=tomlv [2020-08-04T12:12:46.507Z] #30 7.997 + shift [2020-08-04T12:12:46.507Z] #30 7.998 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-04T12:12:46.507Z] #30 7.998 + . /tmp/install/tomlv.installer [2020-08-04T12:12:46.507Z] #30 7.998 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:46.507Z] #30 7.999 + install_tomlv [2020-08-04T12:12:46.507Z] #30 8.000 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-04T12:12:46.507Z] #30 8.000 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:46.507Z] #30 8.000 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ecVPD747og/src/github.com/BurntSushi/toml [2020-08-04T12:12:46.507Z] #30 8.015 Cloning into '/tmp/tmp.ecVPD747og/src/github.com/BurntSushi/toml'... [2020-08-04T12:12:46.507Z] #30 9.701 + cd /tmp/tmp.ecVPD747og/src/github.com/BurntSushi/toml [2020-08-04T12:12:46.507Z] #30 9.702 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T12:12:46.507Z] #30 9.737 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:12:46.507Z] #30 10.63 internal/cpu [2020-08-04T12:12:46.507Z] #30 10.85 runtime/internal/sys [2020-08-04T12:12:46.507Z] #30 11.01 runtime/internal/math [2020-08-04T12:12:46.507Z] #30 ... [2020-08-04T12:12:46.507Z] [2020-08-04T12:12:46.507Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:12:46.507Z] #10 7.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:46.507Z] #10 7.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:46.507Z] #10 7.719 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:46.507Z] #10 9.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:46.588Z] #43 21.06 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:46.598Z] #43 14.11 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:46.598Z] #43 14.26 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:46.598Z] #43 14.35 go: extracting github.com/fatih/color v1.6.0 [2020-08-04T12:12:46.598Z] #43 14.37 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:46.720Z] #51 ... [2020-08-04T12:12:46.720Z] [2020-08-04T12:12:46.720Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:12:46.720Z] #32 5.837 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:46.720Z] #32 5.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:46.720Z] #32 5.893 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:46.720Z] #32 7.395 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T12:12:46.720Z] #32 9.265 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T12:12:46.720Z] #32 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T12:12:46.723Z] #39 91.62 CC criu/rbtree.o [2020-08-04T12:12:46.724Z] #39 91.74 CC criu/rst-malloc.o [2020-08-04T12:12:46.767Z] #10 ... [2020-08-04T12:12:46.767Z] [2020-08-04T12:12:46.767Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:46.767Z] #45 6.055 + RM_GOPATH=0 [2020-08-04T12:12:46.767Z] #45 6.055 + TMP_GOPATH= [2020-08-04T12:12:46.767Z] #45 6.055 + : /build [2020-08-04T12:12:46.767Z] #45 6.055 + '[' -z '' ']' [2020-08-04T12:12:46.767Z] #45 6.055 ++ mktemp -d [2020-08-04T12:12:46.767Z] #45 6.055 + export GOPATH=/tmp/tmp.Fwq7s7dWJ6 [2020-08-04T12:12:46.767Z] #45 6.055 + GOPATH=/tmp/tmp.Fwq7s7dWJ6 [2020-08-04T12:12:46.767Z] #45 6.055 + RM_GOPATH=1 [2020-08-04T12:12:46.767Z] #45 6.055 + case "$(go env GOARCH)" in [2020-08-04T12:12:46.767Z] #45 6.055 ++ go env GOARCH [2020-08-04T12:12:46.767Z] #45 6.081 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.767Z] #45 6.081 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.767Z] #45 6.081 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:46.767Z] #45 6.081 + dir=/tmp/install [2020-08-04T12:12:46.767Z] #45 6.081 + bin=golangci_lint [2020-08-04T12:12:46.767Z] #45 6.081 + shift [2020-08-04T12:12:46.767Z] #45 6.081 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-04T12:12:46.767Z] #45 6.081 + . /tmp/install/golangci_lint.installer [2020-08-04T12:12:46.767Z] #45 6.081 ++ : v1.23.8 [2020-08-04T12:12:46.767Z] #45 6.081 + install_golangci_lint [2020-08-04T12:12:46.767Z] #45 6.081 + echo 'Installing golangci-lint version v1.23.8' [2020-08-04T12:12:46.767Z] #45 6.081 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:12:46.767Z] #45 6.093 Installing golangci-lint version v1.23.8 [2020-08-04T12:12:46.767Z] #45 ... [2020-08-04T12:12:46.767Z] [2020-08-04T12:12:46.767Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:12:46.767Z] #51 8.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:46.767Z] #51 8.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:46.767Z] #51 8.749 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:46.767Z] #51 9.654 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:46.849Z] #43 21.40 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:46.849Z] #43 21.46 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:46.855Z] #43 14.39 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:46.855Z] #43 14.43 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:46.855Z] #43 14.43 go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T12:12:46.855Z] #43 14.48 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:46.855Z] #43 14.48 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:46.855Z] #43 14.62 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:46.987Z] #32 ... [2020-08-04T12:12:46.987Z] [2020-08-04T12:12:46.987Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:12:46.987Z] #28 4.682 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-04T12:12:46.987Z] #28 4.682 Cloning into '.'... [2020-08-04T12:12:46.987Z] #28 ... [2020-08-04T12:12:46.987Z] [2020-08-04T12:12:46.987Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:46.987Z] #41 2.892 + RM_GOPATH=0 [2020-08-04T12:12:46.987Z] #41 2.892 + TMP_GOPATH= [2020-08-04T12:12:46.987Z] #41 2.892 + : /build [2020-08-04T12:12:46.987Z] #41 2.892 + '[' -z '' ']' [2020-08-04T12:12:46.987Z] #41 2.892 ++ mktemp -d [2020-08-04T12:12:46.987Z] #41 2.892 + export GOPATH=/tmp/tmp.tBV0jIHLtA [2020-08-04T12:12:46.987Z] #41 2.892 + GOPATH=/tmp/tmp.tBV0jIHLtA [2020-08-04T12:12:46.987Z] #41 2.892 + RM_GOPATH=1 [2020-08-04T12:12:46.987Z] #41 2.892 + case "$(go env GOARCH)" in [2020-08-04T12:12:46.987Z] #41 2.892 ++ go env GOARCH [2020-08-04T12:12:46.987Z] #41 2.917 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.987Z] #41 2.917 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:46.987Z] #41 2.918 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:46.987Z] #41 2.920 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:46.987Z] #41 2.927 + dir=/tmp/install [2020-08-04T12:12:46.987Z] #41 2.927 + bin=vndr [2020-08-04T12:12:46.987Z] #41 2.927 + shift [2020-08-04T12:12:46.987Z] #41 2.927 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-04T12:12:46.987Z] #41 2.927 + . /tmp/install/vndr.installer [2020-08-04T12:12:46.987Z] #41 2.927 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:46.987Z] #41 2.927 + install_vndr [2020-08-04T12:12:46.987Z] #41 2.927 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-04T12:12:46.987Z] #41 2.927 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tBV0jIHLtA/src/github.com/LK4D4/vndr [2020-08-04T12:12:46.987Z] #41 2.927 Cloning into '/tmp/tmp.tBV0jIHLtA/src/github.com/LK4D4/vndr'... [2020-08-04T12:12:46.987Z] #41 3.693 + cd /tmp/tmp.tBV0jIHLtA/src/github.com/LK4D4/vndr [2020-08-04T12:12:46.987Z] #41 3.693 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:46.987Z] #41 3.761 + go build -buildmode=pie -v -o /build/vndr . [2020-08-04T12:12:46.987Z] #41 4.491 unicode [2020-08-04T12:12:46.987Z] #41 4.587 math [2020-08-04T12:12:46.987Z] #41 4.597 unicode/utf16 [2020-08-04T12:12:46.987Z] #41 4.765 runtime [2020-08-04T12:12:46.987Z] #41 4.961 container/list [2020-08-04T12:12:46.987Z] #41 5.894 crypto/internal/subtle [2020-08-04T12:12:46.987Z] #41 6.149 crypto/subtle [2020-08-04T12:12:46.987Z] #41 6.463 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-04T12:12:46.987Z] #41 6.803 internal/nettrace [2020-08-04T12:12:46.987Z] #41 7.003 runtime/cgo [2020-08-04T12:12:46.987Z] #41 9.660 vendor/golang.org/x/crypto/internal/subtle [2020-08-04T12:12:46.987Z] #41 ... [2020-08-04T12:12:46.987Z] [2020-08-04T12:12:46.987Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:46.987Z] #54 11.53 + cd /tmp/tmp.Lmj89mk7ks/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:12:46.987Z] #54 11.53 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:47.017Z] #39 91.95 CC criu/seccomp.o [2020-08-04T12:12:47.027Z] #51 ... [2020-08-04T12:12:47.027Z] [2020-08-04T12:12:47.027Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:47.027Z] #43 11.28 go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T12:12:47.027Z] #43 11.46 go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T12:12:47.030Z] #44 9.433 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:47.030Z] #44 9.727 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:47.110Z] #43 21.62 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:47.110Z] #43 21.68 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:47.112Z] #43 14.63 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:47.112Z] #43 14.63 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:47.112Z] #43 14.66 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:47.112Z] #43 14.67 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:47.308Z] #39 92.29 CC criu/seize.o [2020-08-04T12:12:47.329Z] #44 ... [2020-08-04T12:12:47.329Z] [2020-08-04T12:12:47.329Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:12:47.329Z] #24 1.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:47.329Z] #24 1.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:47.329Z] #24 1.226 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:47.329Z] #24 2.508 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T12:12:47.329Z] #24 5.826 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T12:12:47.329Z] #24 6.456 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T12:12:47.369Z] #43 15.04 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:47.371Z] #43 21.77 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:47.565Z] #54 12.01 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:12:47.565Z] #54 12.01 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-04T12:12:47.598Z] #39 92.67 CC criu/servicefd.o [2020-08-04T12:12:47.605Z] #43 11.89 go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T12:12:47.605Z] #43 11.89 go: downloading github.com/fatih/color v1.6.0 [2020-08-04T12:12:47.605Z] #43 12.01 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:47.630Z] #24 ... [2020-08-04T12:12:47.630Z] [2020-08-04T12:12:47.630Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:12:47.630Z] #29 0.730 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-04T12:12:47.630Z] #29 0.733 Cloning into '.'... [2020-08-04T12:12:47.630Z] #29 ... [2020-08-04T12:12:47.630Z] [2020-08-04T12:12:47.630Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:12:47.630Z] #52 0.834 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:47.630Z] #52 0.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:47.630Z] #52 0.942 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:47.630Z] #52 2.505 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T12:12:47.630Z] #52 6.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T12:12:47.630Z] #52 6.409 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T12:12:47.870Z] #43 12.13 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:47.870Z] #43 12.38 go: extracting github.com/fatih/color v1.6.0 [2020-08-04T12:12:47.888Z] #39 93.03 CC criu/shmem.o [2020-08-04T12:12:47.931Z] #52 ... [2020-08-04T12:12:47.931Z] [2020-08-04T12:12:47.931Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:47.931Z] #61 0.976 + RM_GOPATH=0 [2020-08-04T12:12:47.931Z] #61 0.976 + TMP_GOPATH= [2020-08-04T12:12:47.931Z] #61 0.977 + : /build [2020-08-04T12:12:47.931Z] #61 0.977 + '[' -z '' ']' [2020-08-04T12:12:47.931Z] #61 0.977 ++ mktemp -d [2020-08-04T12:12:47.931Z] #61 0.987 + export GOPATH=/tmp/tmp.IEXbtTjWkN [2020-08-04T12:12:47.931Z] #61 0.987 + GOPATH=/tmp/tmp.IEXbtTjWkN [2020-08-04T12:12:47.931Z] #61 0.987 + RM_GOPATH=1 [2020-08-04T12:12:47.931Z] #61 0.988 + case "$(go env GOARCH)" in [2020-08-04T12:12:47.931Z] #61 0.997 ++ go env GOARCH [2020-08-04T12:12:47.931Z] #61 1.090 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:47.931Z] #61 1.090 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:47.931Z] #61 1.092 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:47.931Z] #61 1.105 + dir=/tmp/install [2020-08-04T12:12:47.931Z] #61 1.105 + bin=proxy [2020-08-04T12:12:47.931Z] #61 1.105 + shift [2020-08-04T12:12:47.931Z] #61 1.106 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-04T12:12:47.931Z] #61 1.106 + . /tmp/install/proxy.installer [2020-08-04T12:12:47.931Z] #61 1.106 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:47.931Z] #61 1.106 + install_proxy [2020-08-04T12:12:47.931Z] #61 1.106 + case "$1" in [2020-08-04T12:12:47.931Z] #61 1.106 + export CGO_ENABLED=0 [2020-08-04T12:12:47.931Z] #61 1.106 + CGO_ENABLED=0 [2020-08-04T12:12:47.931Z] #61 1.106 + _install_proxy [2020-08-04T12:12:47.931Z] #61 1.106 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-04T12:12:47.931Z] #61 1.107 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:47.931Z] #61 1.107 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IEXbtTjWkN/src/github.com/docker/libnetwork [2020-08-04T12:12:47.931Z] #61 1.124 Cloning into '/tmp/tmp.IEXbtTjWkN/src/github.com/docker/libnetwork'... [2020-08-04T12:12:47.931Z] #61 ... [2020-08-04T12:12:47.931Z] [2020-08-04T12:12:47.931Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:12:47.931Z] #11 1.154 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:47.931Z] #11 1.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:47.931Z] #11 1.267 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:47.931Z] #11 2.726 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T12:12:47.932Z] #11 5.483 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T12:12:47.932Z] #11 7.406 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T12:12:48.130Z] #43 12.51 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:48.130Z] #43 12.52 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:48.130Z] #43 12.52 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:48.130Z] #43 12.52 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:48.130Z] #43 12.62 go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T12:12:48.148Z] #54 ... [2020-08-04T12:12:48.148Z] [2020-08-04T12:12:48.148Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:48.148Z] #60 2.542 + RM_GOPATH=0 [2020-08-04T12:12:48.148Z] #60 2.542 + TMP_GOPATH= [2020-08-04T12:12:48.148Z] #60 2.542 + : /build [2020-08-04T12:12:48.148Z] #60 2.542 + '[' -z '' ']' [2020-08-04T12:12:48.148Z] #60 2.552 ++ mktemp -d [2020-08-04T12:12:48.148Z] #60 2.552 + export GOPATH=/tmp/tmp.qgOONoayt0 [2020-08-04T12:12:48.148Z] #60 2.552 + GOPATH=/tmp/tmp.qgOONoayt0 [2020-08-04T12:12:48.148Z] #60 2.552 + RM_GOPATH=1 [2020-08-04T12:12:48.148Z] #60 2.552 + case "$(go env GOARCH)" in [2020-08-04T12:12:48.148Z] #60 2.552 ++ go env GOARCH [2020-08-04T12:12:48.148Z] #60 2.571 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.148Z] #60 2.571 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.148Z] #60 2.571 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:48.148Z] #60 2.573 + dir=/tmp/install [2020-08-04T12:12:48.148Z] #60 2.574 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:48.148Z] #60 2.574 + bin=proxy [2020-08-04T12:12:48.148Z] #60 2.574 + shift [2020-08-04T12:12:48.148Z] #60 2.574 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-04T12:12:48.148Z] #60 2.574 + . /tmp/install/proxy.installer [2020-08-04T12:12:48.148Z] #60 2.574 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:48.148Z] #60 2.574 + install_proxy [2020-08-04T12:12:48.148Z] #60 2.574 + case "$1" in [2020-08-04T12:12:48.148Z] #60 2.574 + export CGO_ENABLED=0 [2020-08-04T12:12:48.148Z] #60 2.574 + CGO_ENABLED=0 [2020-08-04T12:12:48.148Z] #60 2.574 + _install_proxy [2020-08-04T12:12:48.148Z] #60 2.574 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-04T12:12:48.148Z] #60 2.575 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qgOONoayt0/src/github.com/docker/libnetwork [2020-08-04T12:12:48.148Z] #60 2.582 Cloning into '/tmp/tmp.qgOONoayt0/src/github.com/docker/libnetwork'... [2020-08-04T12:12:48.148Z] #60 11.69 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-04T12:12:48.148Z] #60 12.53 + cd /tmp/tmp.qgOONoayt0/src/github.com/docker/libnetwork [2020-08-04T12:12:48.148Z] #60 12.53 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:48.248Z] #11 ... [2020-08-04T12:12:48.248Z] [2020-08-04T12:12:48.248Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:48.248Z] #48 0.982 + RM_GOPATH=0 [2020-08-04T12:12:48.248Z] #48 0.992 + TMP_GOPATH= [2020-08-04T12:12:48.248Z] #48 0.995 + : /build [2020-08-04T12:12:48.248Z] #48 0.996 + '[' -z '' ']' [2020-08-04T12:12:48.248Z] #48 1.003 ++ mktemp -d [2020-08-04T12:12:48.248Z] #48 1.007 + export GOPATH=/tmp/tmp.tYnL3ZtiE2 [2020-08-04T12:12:48.248Z] #48 1.007 + GOPATH=/tmp/tmp.tYnL3ZtiE2 [2020-08-04T12:12:48.248Z] #48 1.007 + RM_GOPATH=1 [2020-08-04T12:12:48.248Z] #48 1.007 + case "$(go env GOARCH)" in [2020-08-04T12:12:48.248Z] #48 1.009 ++ go env GOARCH [2020-08-04T12:12:48.248Z] #48 1.062 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.248Z] #48 1.062 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.248Z] #48 1.064 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:48.248Z] #48 1.068 + dir=/tmp/install [2020-08-04T12:12:48.248Z] #48 1.084 + bin=shfmt [2020-08-04T12:12:48.248Z] #48 1.084 + shift [2020-08-04T12:12:48.248Z] #48 1.086 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-04T12:12:48.248Z] #48 1.086 + . /tmp/install/shfmt.installer [2020-08-04T12:12:48.248Z] #48 1.086 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:48.248Z] #48 1.087 + install_shfmt [2020-08-04T12:12:48.248Z] #48 1.087 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:48.248Z] #48 1.087 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-04T12:12:48.248Z] #48 1.087 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tYnL3ZtiE2/src/github.com/mvdan/sh [2020-08-04T12:12:48.248Z] #48 1.119 Cloning into '/tmp/tmp.tYnL3ZtiE2/src/github.com/mvdan/sh'... [2020-08-04T12:12:48.248Z] #48 ... [2020-08-04T12:12:48.248Z] [2020-08-04T12:12:48.248Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:48.248Z] #46 0.667 + RM_GOPATH=0 [2020-08-04T12:12:48.248Z] #46 0.668 + TMP_GOPATH= [2020-08-04T12:12:48.248Z] #46 0.668 + : /build [2020-08-04T12:12:48.248Z] #46 0.668 + '[' -z '' ']' [2020-08-04T12:12:48.248Z] #46 0.668 ++ mktemp -d [2020-08-04T12:12:48.248Z] #46 0.669 + export GOPATH=/tmp/tmp.HOP3OMsb1n [2020-08-04T12:12:48.248Z] #46 0.669 + GOPATH=/tmp/tmp.HOP3OMsb1n [2020-08-04T12:12:48.248Z] #46 0.669 + RM_GOPATH=1 [2020-08-04T12:12:48.248Z] #46 0.669 + case "$(go env GOARCH)" in [2020-08-04T12:12:48.248Z] #46 0.670 ++ go env GOARCH [2020-08-04T12:12:48.248Z] #46 0.676 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.248Z] #46 0.676 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.248Z] #46 0.676 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:48.248Z] #46 0.681 + dir=/tmp/install [2020-08-04T12:12:48.248Z] #46 0.682 + bin=golangci_lint [2020-08-04T12:12:48.248Z] #46 0.682 + shift [2020-08-04T12:12:48.248Z] #46 0.682 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-04T12:12:48.248Z] #46 0.682 + . /tmp/install/golangci_lint.installer [2020-08-04T12:12:48.248Z] #46 0.682 ++ : v1.23.8 [2020-08-04T12:12:48.248Z] #46 0.682 + install_golangci_lint [2020-08-04T12:12:48.248Z] #46 0.682 + echo 'Installing golangci-lint version v1.23.8' [2020-08-04T12:12:48.248Z] #46 0.682 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:12:48.248Z] #46 0.682 Installing golangci-lint version v1.23.8 [2020-08-04T12:12:48.419Z] #60 12.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-04T12:12:48.549Z] #39 93.45 CC criu/sigframe.o [2020-08-04T12:12:48.549Z] #39 93.50 CC criu/signalfd.o [2020-08-04T12:12:48.549Z] #39 93.58 CC criu/sk-inet.o [2020-08-04T12:12:48.550Z] #46 ... [2020-08-04T12:12:48.550Z] [2020-08-04T12:12:48.550Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:12:48.550Z] #33 2.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:48.550Z] #33 2.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:48.550Z] #33 2.397 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:48.550Z] #33 4.067 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T12:12:48.550Z] #33 7.718 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T12:12:48.550Z] #33 7.931 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T12:12:48.550Z] #33 ... [2020-08-04T12:12:48.550Z] [2020-08-04T12:12:48.550Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:48.550Z] #22 0.979 + RM_GOPATH=0 [2020-08-04T12:12:48.550Z] #22 0.979 + TMP_GOPATH= [2020-08-04T12:12:48.550Z] #22 0.979 + : /build [2020-08-04T12:12:48.550Z] #22 0.993 + '[' -z '' ']' [2020-08-04T12:12:48.550Z] #22 1.005 ++ mktemp -d [2020-08-04T12:12:48.550Z] #22 1.014 + export GOPATH=/tmp/tmp.9Dv5OqRKYp [2020-08-04T12:12:48.550Z] #22 1.014 + GOPATH=/tmp/tmp.9Dv5OqRKYp [2020-08-04T12:12:48.550Z] #22 1.014 + RM_GOPATH=1 [2020-08-04T12:12:48.550Z] #22 1.014 + case "$(go env GOARCH)" in [2020-08-04T12:12:48.550Z] #22 1.016 ++ go env GOARCH [2020-08-04T12:12:48.550Z] #22 1.085 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.550Z] #22 1.085 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.550Z] #22 1.088 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:48.550Z] #22 1.092 + dir=/tmp/install [2020-08-04T12:12:48.550Z] #22 1.093 + bin=dockercli [2020-08-04T12:12:48.550Z] #22 1.093 + shift [2020-08-04T12:12:48.550Z] #22 1.093 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-04T12:12:48.550Z] #22 1.093 + . /tmp/install/dockercli.installer [2020-08-04T12:12:48.550Z] #22 1.093 ++ : stable [2020-08-04T12:12:48.550Z] #22 1.093 ++ : 17.06.2-ce [2020-08-04T12:12:48.550Z] #22 1.095 + install_dockercli [2020-08-04T12:12:48.550Z] #22 1.095 Install docker/cli version 17.06.2-ce from stable [2020-08-04T12:12:48.550Z] #22 1.095 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T12:12:48.550Z] #22 1.099 ++ uname -m [2020-08-04T12:12:48.550Z] #22 1.109 + arch=ppc64le [2020-08-04T12:12:48.550Z] #22 1.111 + '[' ppc64le '!=' x86_64 ']' [2020-08-04T12:12:48.550Z] #22 1.111 + '[' ppc64le '!=' s390x ']' [2020-08-04T12:12:48.550Z] #22 1.111 + '[' ppc64le '!=' armhf ']' [2020-08-04T12:12:48.550Z] #22 1.111 + build_dockercli [2020-08-04T12:12:48.550Z] #22 1.112 + git clone https://github.com/docker/docker-ce /tmp/tmp.9Dv5OqRKYp/tmp/docker-ce [2020-08-04T12:12:48.550Z] #22 1.130 Cloning into '/tmp/tmp.9Dv5OqRKYp/tmp/docker-ce'... [2020-08-04T12:12:48.700Z] #43 13.05 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:48.762Z] #43 ... [2020-08-04T12:12:48.762Z] [2020-08-04T12:12:48.762Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:48.762Z] #30 13.03 runtime [2020-08-04T12:12:48.762Z] #30 19.13 internal/testlog [2020-08-04T12:12:48.762Z] #30 19.53 encoding [2020-08-04T12:12:48.762Z] #30 19.71 runtime/cgo [2020-08-04T12:12:48.762Z] #30 ... [2020-08-04T12:12:48.762Z] [2020-08-04T12:12:48.762Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:48.762Z] #47 21.76 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:12:48.762Z] #47 23.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:12:48.840Z] #39 93.98 CC criu/sk-netlink.o [2020-08-04T12:12:48.859Z] #22 ... [2020-08-04T12:12:48.859Z] [2020-08-04T12:12:48.859Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:48.859Z] #42 0.831 + RM_GOPATH=0 [2020-08-04T12:12:48.859Z] #42 0.831 + TMP_GOPATH= [2020-08-04T12:12:48.859Z] #42 0.831 + : /build [2020-08-04T12:12:48.859Z] #42 0.831 + '[' -z '' ']' [2020-08-04T12:12:48.859Z] #42 0.831 ++ mktemp -d [2020-08-04T12:12:48.859Z] #42 0.846 + export GOPATH=/tmp/tmp.mVmRMAQcNf [2020-08-04T12:12:48.859Z] #42 0.847 + GOPATH=/tmp/tmp.mVmRMAQcNf [2020-08-04T12:12:48.859Z] #42 0.848 + RM_GOPATH=1 [2020-08-04T12:12:48.859Z] #42 0.849 + case "$(go env GOARCH)" in [2020-08-04T12:12:48.859Z] #42 0.851 ++ go env GOARCH [2020-08-04T12:12:48.859Z] #42 0.876 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.859Z] #42 0.880 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.859Z] #42 0.880 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:48.859Z] #42 0.880 + dir=/tmp/install [2020-08-04T12:12:48.859Z] #42 0.880 + bin=vndr [2020-08-04T12:12:48.859Z] #42 0.881 + shift [2020-08-04T12:12:48.859Z] #42 0.881 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-04T12:12:48.859Z] #42 0.884 + . /tmp/install/vndr.installer [2020-08-04T12:12:48.859Z] #42 0.884 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:48.859Z] #42 0.884 + install_vndr [2020-08-04T12:12:48.859Z] #42 0.884 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-04T12:12:48.859Z] #42 0.884 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mVmRMAQcNf/src/github.com/LK4D4/vndr [2020-08-04T12:12:48.859Z] #42 0.885 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:48.859Z] #42 0.915 Cloning into '/tmp/tmp.mVmRMAQcNf/src/github.com/LK4D4/vndr'... [2020-08-04T12:12:48.859Z] #42 1.872 + cd /tmp/tmp.mVmRMAQcNf/src/github.com/LK4D4/vndr [2020-08-04T12:12:48.859Z] #42 1.874 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:48.859Z] #42 1.933 + go build -buildmode=pie -v -o /build/vndr . [2020-08-04T12:12:48.859Z] #42 3.553 internal/cpu [2020-08-04T12:12:48.859Z] #42 3.554 runtime/internal/sys [2020-08-04T12:12:48.859Z] #42 3.581 internal/race [2020-08-04T12:12:48.859Z] #42 3.714 runtime/internal/atomic [2020-08-04T12:12:48.859Z] #42 3.942 sync/atomic [2020-08-04T12:12:48.859Z] #42 4.093 unicode [2020-08-04T12:12:48.859Z] #42 4.700 unicode/utf8 [2020-08-04T12:12:48.859Z] #42 4.863 internal/bytealg [2020-08-04T12:12:48.859Z] #42 5.387 math [2020-08-04T12:12:48.859Z] #42 6.947 runtime [2020-08-04T12:12:48.859Z] #42 7.156 internal/testlog [2020-08-04T12:12:48.859Z] #42 8.167 unicode/utf16 [2020-08-04T12:12:48.859Z] #42 9.339 container/list [2020-08-04T12:12:48.859Z] #42 ... [2020-08-04T12:12:48.859Z] [2020-08-04T12:12:48.859Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:48.859Z] #55 0.589 + RM_GOPATH=0 [2020-08-04T12:12:48.859Z] #55 0.590 + TMP_GOPATH= [2020-08-04T12:12:48.859Z] #55 0.590 + : /build [2020-08-04T12:12:48.859Z] #55 0.590 + '[' -z '' ']' [2020-08-04T12:12:48.859Z] #55 0.590 ++ mktemp -d [2020-08-04T12:12:48.859Z] #55 0.592 + export GOPATH=/tmp/tmp.DfpVqCtwoJ [2020-08-04T12:12:48.859Z] #55 0.592 + GOPATH=/tmp/tmp.DfpVqCtwoJ [2020-08-04T12:12:48.859Z] #55 0.592 + RM_GOPATH=1 [2020-08-04T12:12:48.859Z] #55 0.592 + case "$(go env GOARCH)" in [2020-08-04T12:12:48.859Z] #55 0.593 ++ go env GOARCH [2020-08-04T12:12:48.859Z] #55 0.598 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.859Z] #55 0.598 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:12:48.859Z] #55 0.599 ++ dirname /tmp/install/install.sh [2020-08-04T12:12:48.859Z] #55 0.600 + dir=/tmp/install [2020-08-04T12:12:48.859Z] #55 0.600 + bin=rootlesskit [2020-08-04T12:12:48.859Z] #55 0.600 + shift [2020-08-04T12:12:48.859Z] #55 0.600 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-04T12:12:48.859Z] #55 0.600 + . /tmp/install/rootlesskit.installer [2020-08-04T12:12:48.859Z] #55 0.600 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:48.859Z] #55 0.601 + install_rootlesskit [2020-08-04T12:12:48.859Z] #55 0.601 + case "$1" in [2020-08-04T12:12:48.859Z] #55 0.601 + export CGO_ENABLED=0 [2020-08-04T12:12:48.859Z] #55 0.601 + CGO_ENABLED=0 [2020-08-04T12:12:48.859Z] #55 0.601 + _install_rootlesskit [2020-08-04T12:12:48.859Z] #55 0.601 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-04T12:12:48.859Z] #55 0.601 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:48.859Z] #55 0.601 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DfpVqCtwoJ/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:12:48.859Z] #55 0.603 Cloning into '/tmp/tmp.DfpVqCtwoJ/src/github.com/rootless-containers/rootlesskit'... [2020-08-04T12:12:48.859Z] #55 5.313 + cd /tmp/tmp.DfpVqCtwoJ/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:12:48.859Z] #55 5.315 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:48.859Z] #55 5.887 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:12:48.859Z] #55 5.906 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-04T12:12:48.960Z] #43 13.29 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:48.960Z] #43 13.29 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:48.960Z] #43 13.30 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:48.960Z] #43 13.34 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:48.960Z] #43 13.41 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:49.137Z] #39 94.10 CC criu/sk-packet.o [2020-08-04T12:12:49.169Z] #55 ... [2020-08-04T12:12:49.169Z] [2020-08-04T12:12:49.169Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:12:49.169Z] #39 1.064 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:49.169Z] #39 1.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:49.169Z] #39 1.220 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:49.169Z] #39 2.449 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T12:12:49.169Z] #39 6.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T12:12:49.169Z] #39 6.419 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T12:12:49.169Z] #39 ... [2020-08-04T12:12:49.169Z] [2020-08-04T12:12:49.169Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:49.169Z] #44 10.78 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:49.225Z] #43 13.56 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:49.225Z] #43 13.57 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:49.225Z] #43 13.63 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:49.427Z] #39 94.41 CC criu/sk-queue.o [2020-08-04T12:12:49.718Z] #39 94.66 CC criu/sk-tcp.o [2020-08-04T12:12:50.009Z] #39 94.99 CC criu/sk-unix.o [2020-08-04T12:12:50.648Z] #43 ... [2020-08-04T12:12:50.648Z] [2020-08-04T12:12:50.648Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:50.648Z] #54 15.21 Checking out files: 84% (667/794) Checking out files: 85% (675/794) Checking out files: 86% (683/794) Checking out files: 87% (691/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-08-04T12:12:50.648Z] #54 15.65 + cd /tmp/tmp.uhx5NE44EH/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:12:50.648Z] #54 15.65 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:50.648Z] #54 16.26 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:12:50.648Z] #54 16.26 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-04T12:12:50.679Z] #47 24.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:12:50.679Z] #47 ... [2020-08-04T12:12:50.679Z] [2020-08-04T12:12:50.679Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:12:50.679Z] #32 15.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:50.679Z] #32 18.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:50.939Z] #32 ... [2020-08-04T12:12:50.939Z] [2020-08-04T12:12:50.939Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:12:50.939Z] #38 15.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:50.939Z] #38 18.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:51.041Z] #39 95.73 CC criu/sockets.o [2020-08-04T12:12:51.041Z] #39 96.02 CC criu/stats.o [2020-08-04T12:12:51.199Z] #38 ... [2020-08-04T12:12:51.199Z] [2020-08-04T12:12:51.199Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:12:51.199Z] #51 15.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:51.199Z] #51 18.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:51.199Z] #51 ... [2020-08-04T12:12:51.199Z] [2020-08-04T12:12:51.199Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:51.199Z] #41 16.02 unicode/utf8 [2020-08-04T12:12:51.199Z] #41 16.91 math [2020-08-04T12:12:51.199Z] #41 22.73 unicode/utf16 [2020-08-04T12:12:51.199Z] #41 23.23 container/list [2020-08-04T12:12:51.199Z] #41 24.03 crypto/internal/subtle [2020-08-04T12:12:51.199Z] #41 24.15 crypto/subtle [2020-08-04T12:12:51.199Z] #41 24.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-04T12:12:51.199Z] #41 24.62 internal/nettrace [2020-08-04T12:12:51.199Z] #41 24.68 runtime/cgo [2020-08-04T12:12:51.214Z] #54 ... [2020-08-04T12:12:51.214Z] [2020-08-04T12:12:51.214Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:12:51.214Z] #38 8.864 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:51.285Z] #44 13.74 go: finding github.com/pkg/errors v0.8.0 [2020-08-04T12:12:51.285Z] #44 13.81 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:51.285Z] #44 13.81 go: finding github.com/fatih/color v1.6.0 [2020-08-04T12:12:51.285Z] #44 13.91 go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:51.331Z] #39 96.20 CC criu/string.o [2020-08-04T12:12:51.332Z] #39 96.25 CC criu/sysctl.o [2020-08-04T12:12:51.460Z] #41 ... [2020-08-04T12:12:51.460Z] [2020-08-04T12:12:51.460Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:12:51.460Z] #23 16.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:51.460Z] #23 18.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:51.472Z] #38 ... [2020-08-04T12:12:51.472Z] [2020-08-04T12:12:51.472Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:12:51.472Z] #32 9.030 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:51.472Z] #32 9.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:51.472Z] #32 9.317 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:51.472Z] #32 11.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:51.472Z] #32 15.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:51.472Z] #32 17.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:51.472Z] #32 ... [2020-08-04T12:12:51.472Z] [2020-08-04T12:12:51.472Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:51.472Z] #43 18.55 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:51.472Z] #43 18.65 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:51.586Z] #44 14.21 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:51.586Z] #44 14.28 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:51.586Z] #44 14.32 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:51.623Z] #39 96.52 CC criu/sysfs_parse.o [2020-08-04T12:12:51.623Z] #39 96.63 CC criu/timens.o [2020-08-04T12:12:51.731Z] #43 19.33 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:51.888Z] #44 14.53 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:51.888Z] #44 14.56 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:51.913Z] #39 96.81 CC criu/timerfd.o [2020-08-04T12:12:51.913Z] #39 96.97 CC criu/tty.o [2020-08-04T12:12:52.189Z] #44 14.76 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:52.491Z] #44 14.93 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:52.548Z] #43 16.62 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:52.643Z] #60 ... [2020-08-04T12:12:52.643Z] [2020-08-04T12:12:52.643Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:12:52.643Z] #38 16.95 Fetched 8196 kB in 12s (692 kB/s) [2020-08-04T12:12:52.808Z] #43 17.34 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:52.854Z] #23 ... [2020-08-04T12:12:52.854Z] [2020-08-04T12:12:52.854Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:52.854Z] #47 27.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:12:52.854Z] #47 27.43 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:12:52.947Z] #39 ... [2020-08-04T12:12:52.947Z] [2020-08-04T12:12:52.947Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:52.947Z] #36 DONE 135.8s [2020-08-04T12:12:52.947Z] [2020-08-04T12:12:52.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:12:52.947Z] #39 97.69 CC criu/tun.o [2020-08-04T12:12:52.947Z] #39 98.03 CC criu/uffd.o [2020-08-04T12:12:53.067Z] #43 17.40 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:53.125Z] #43 ... [2020-08-04T12:12:53.125Z] [2020-08-04T12:12:53.125Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:12:53.125Z] #51 10.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:53.125Z] #51 15.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:53.125Z] #51 18.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:53.327Z] #43 ... [2020-08-04T12:12:53.327Z] [2020-08-04T12:12:53.327Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:12:53.327Z] #38 7.727 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:53.327Z] #38 10.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:53.327Z] #38 ... [2020-08-04T12:12:53.327Z] [2020-08-04T12:12:53.327Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:53.327Z] #54 13.45 Checking out files: 90% (722/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-08-04T12:12:53.327Z] #54 13.61 + cd /tmp/tmp.1gyNLw03W7/src/github.com/rootless-containers/rootlesskit [2020-08-04T12:12:53.327Z] #54 13.61 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T12:12:53.327Z] #54 13.69 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:12:53.327Z] #54 13.69 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-04T12:12:53.384Z] #51 ... [2020-08-04T12:12:53.384Z] [2020-08-04T12:12:53.384Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:53.384Z] #41 12.70 internal/race [2020-08-04T12:12:53.384Z] #41 13.03 sync/atomic [2020-08-04T12:12:53.384Z] #41 13.22 runtime [2020-08-04T12:12:53.384Z] #41 13.35 unicode [2020-08-04T12:12:53.384Z] #41 17.87 unicode/utf8 [2020-08-04T12:12:53.384Z] #41 19.00 math [2020-08-04T12:12:53.425Z] #47 27.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:12:53.425Z] #47 27.87 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:12:53.564Z] #44 ... [2020-08-04T12:12:53.564Z] [2020-08-04T12:12:53.564Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:53.564Z] #31 6.289 internal/testlog [2020-08-04T12:12:53.564Z] #31 7.350 runtime [2020-08-04T12:12:53.564Z] #31 7.467 encoding [2020-08-04T12:12:53.564Z] #31 8.284 runtime/cgo [2020-08-04T12:12:53.579Z] #39 ... [2020-08-04T12:12:53.579Z] [2020-08-04T12:12:53.579Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T12:12:53.579Z] #37 DONE 0.2s [2020-08-04T12:12:53.579Z] [2020-08-04T12:12:53.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:12:53.579Z] #39 98.59 CC criu/util.o [2020-08-04T12:12:53.644Z] #41 ... [2020-08-04T12:12:53.644Z] [2020-08-04T12:12:53.644Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:12:53.644Z] #10 11.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:53.644Z] #10 15.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:53.644Z] #10 18.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:53.869Z] #39 98.94 CC criu/uts_ns.o [2020-08-04T12:12:53.869Z] #39 98.99 CC criu/vdso.o [2020-08-04T12:12:53.870Z] #31 ... [2020-08-04T12:12:53.870Z] [2020-08-04T12:12:53.870Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:12:53.870Z] #52 16.40 Fetched 8148 kB in 16s (523 kB/s) [2020-08-04T12:12:53.896Z] #54 ... [2020-08-04T12:12:53.896Z] [2020-08-04T12:12:53.896Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:53.896Z] #41 8.066 + cd /tmp/tmp.myeuGf0Vgu/src/github.com/LK4D4/vndr [2020-08-04T12:12:53.896Z] #41 8.066 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T12:12:53.896Z] #41 8.066 + go build -buildmode=pie -v -o /build/vndr . [2020-08-04T12:12:53.896Z] #41 10.36 internal/cpu [2020-08-04T12:12:53.896Z] #41 10.37 runtime/internal/atomic [2020-08-04T12:12:53.896Z] #41 10.82 runtime/internal/sys [2020-08-04T12:12:53.897Z] #41 11.05 runtime/internal/math [2020-08-04T12:12:53.897Z] #41 11.13 internal/race [2020-08-04T12:12:53.897Z] #41 11.27 sync/atomic [2020-08-04T12:12:53.897Z] #41 11.41 internal/bytealg [2020-08-04T12:12:53.897Z] #41 12.13 unicode [2020-08-04T12:12:53.897Z] #41 13.29 runtime [2020-08-04T12:12:53.897Z] #41 17.75 math [2020-08-04T12:12:53.897Z] #41 ... [2020-08-04T12:12:53.897Z] [2020-08-04T12:12:53.897Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:12:53.897Z] #32 8.208 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:12:53.897Z] #32 8.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:12:53.897Z] #32 8.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:12:53.897Z] #32 9.318 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:12:53.897Z] #32 12.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:53.897Z] #32 16.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:53.900Z] #10 ... [2020-08-04T12:12:53.900Z] [2020-08-04T12:12:53.900Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:53.900Z] #47 21.32 + cd /tmp/tmp.6pz1S1UGB0/src/github.com/mvdan/sh [2020-08-04T12:12:53.900Z] #47 21.33 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:53.900Z] #47 21.51 + GO111MODULE=on [2020-08-04T12:12:53.900Z] #47 21.51 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-04T12:12:54.157Z] #32 ... [2020-08-04T12:12:54.157Z] [2020-08-04T12:12:54.157Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:54.157Z] #30 11.16 math/bits [2020-08-04T12:12:54.157Z] #30 11.82 unicode/utf8 [2020-08-04T12:12:54.157Z] #30 11.86 internal/bytealg [2020-08-04T12:12:54.157Z] #30 12.67 math [2020-08-04T12:12:54.157Z] #30 13.66 runtime [2020-08-04T12:12:54.160Z] #39 99.12 LINK criu/built-in.o [2020-08-04T12:12:54.160Z] #39 99.16 LINK criu/criu [2020-08-04T12:12:54.418Z] #30 18.84 internal/testlog [2020-08-04T12:12:54.450Z] #39 99.29 DEP lib/c/criu.d [2020-08-04T12:12:54.450Z] #39 99.33 CC images/rpc.pb-c.o [2020-08-04T12:12:54.450Z] #39 99.54 CC lib/c/criu.o [2020-08-04T12:12:54.679Z] #30 19.25 encoding [2020-08-04T12:12:54.831Z] #47 ... [2020-08-04T12:12:54.831Z] [2020-08-04T12:12:54.831Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:54.831Z] #30 12.27 math [2020-08-04T12:12:54.831Z] #30 13.12 runtime [2020-08-04T12:12:54.831Z] #30 19.11 internal/testlog [2020-08-04T12:12:54.831Z] #30 19.64 encoding [2020-08-04T12:12:54.831Z] #30 19.86 runtime/cgo [2020-08-04T12:12:54.940Z] #30 19.36 runtime/cgo [2020-08-04T12:12:55.100Z] #39 99.99 LINK lib/c/built-in.o [2020-08-04T12:12:55.100Z] #39 99.99 LINK lib/c/libcriu.so [2020-08-04T12:12:55.100Z] #39 100.0 LINK lib/c/libcriu.a [2020-08-04T12:12:55.100Z] #39 100.0 GEN magic.py [2020-08-04T12:12:55.100Z] #39 100.1 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:12:55.100Z] #39 100.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:12:55.100Z] #39 100.1 Note: Building without GnuTLS support [2020-08-04T12:12:55.100Z] #39 100.1 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:12:55.100Z] #39 100.1 Makefile.config:40: Warn: Building without nftables support [2020-08-04T12:12:55.100Z] #39 100.2 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:12:55.339Z] #47 29.75 runtime/cgo [2020-08-04T12:12:55.339Z] #47 29.94 runtime [2020-08-04T12:12:55.513Z] #30 ... [2020-08-04T12:12:55.513Z] [2020-08-04T12:12:55.513Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:55.513Z] #21 19.83 + mkdir -p /build [2020-08-04T12:12:55.513Z] #21 19.88 + mv docker/docker /build/ [2020-08-04T12:12:55.513Z] #21 19.89 + rmdir docker [2020-08-04T12:12:55.735Z] #39 100.5 make[1]: Nothing to be done for 'all'. [2020-08-04T12:12:55.735Z] #39 100.8 make[1]: 'images/built-in.o' is up to date. [2020-08-04T12:12:55.735Z] #39 100.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-04T12:12:55.735Z] #39 100.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-04T12:12:55.735Z] #39 100.8 make[1]: 'compel/libcompel.a' is up to date. [2020-08-04T12:12:55.735Z] #39 100.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-04T12:12:55.735Z] #39 100.8 make[1]: Nothing to be done for 'all'. [2020-08-04T12:12:55.735Z] #39 100.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:12:55.764Z] #30 ... [2020-08-04T12:12:55.764Z] [2020-08-04T12:12:55.764Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:55.764Z] #47 23.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:12:55.764Z] #47 23.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:12:55.764Z] #47 23.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:12:56.031Z] #39 100.9 make[2]: Nothing to be done for 'all'. [2020-08-04T12:12:56.032Z] #39 100.9 make[2]: Nothing to be done for 'all'. [2020-08-04T12:12:56.032Z] #39 100.9 make[2]: Nothing to be done for 'all'. [2020-08-04T12:12:56.032Z] #39 101.0 make[2]: Nothing to be done for 'all'. [2020-08-04T12:12:56.032Z] #39 101.0 make[2]: Nothing to be done for 'all'. [2020-08-04T12:12:56.032Z] #39 101.0 make[2]: Nothing to be done for 'all'. [2020-08-04T12:12:56.032Z] #39 101.0 make[2]: Nothing to be done for 'all'. [2020-08-04T12:12:56.032Z] #39 101.1 make[2]: Nothing to be done for 'all'. [2020-08-04T12:12:56.032Z] #39 101.1 INSTALL criu/criu [2020-08-04T12:12:56.330Z] #39 DONE 101.3s [2020-08-04T12:12:56.330Z] [2020-08-04T12:12:56.330Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:56.455Z] #21 DONE 20.8s [2020-08-04T12:12:56.455Z] [2020-08-04T12:12:56.455Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:12:56.455Z] #51 12.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:56.455Z] #51 16.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:56.715Z] #51 ... [2020-08-04T12:12:56.715Z] [2020-08-04T12:12:56.715Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:56.715Z] #47 21.03 + cd /tmp/tmp.dnCGtrvf2u/src/github.com/mvdan/sh [2020-08-04T12:12:56.715Z] #47 21.03 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:56.887Z] #38 16.95 Reading package lists... [2020-08-04T12:12:56.887Z] #38 ... [2020-08-04T12:12:56.887Z] [2020-08-04T12:12:56.887Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:56.887Z] #47 10.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:12:56.887Z] #47 11.76 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:12:56.887Z] #47 11.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:12:56.887Z] #47 11.83 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:12:56.887Z] #47 12.01 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:12:56.887Z] #47 12.64 runtime/cgo [2020-08-04T12:12:56.887Z] #47 12.72 runtime [2020-08-04T12:12:56.887Z] #47 ... [2020-08-04T12:12:56.887Z] [2020-08-04T12:12:56.887Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:12:56.887Z] #23 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T12:12:56.887Z] #23 17.16 Fetched 8196 kB in 11s (756 kB/s) [2020-08-04T12:12:56.887Z] #23 17.16 Reading package lists... [2020-08-04T12:12:56.887Z] #23 ... [2020-08-04T12:12:56.887Z] [2020-08-04T12:12:56.887Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:56.887Z] #36 19.74 Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-04T12:12:56.887Z] #36 19.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-04T12:12:56.887Z] #36 ... [2020-08-04T12:12:56.887Z] [2020-08-04T12:12:56.887Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:56.887Z] #43 11.11 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:56.887Z] #43 11.25 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:56.887Z] #43 12.75 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:56.887Z] #43 12.83 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:56.887Z] #43 12.97 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:56.887Z] #43 15.78 go: finding github.com/fatih/color v1.6.0 [2020-08-04T12:12:56.887Z] #43 15.82 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:56.887Z] #43 15.90 go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:56.887Z] #43 15.91 go: finding github.com/pkg/errors v0.8.0 [2020-08-04T12:12:56.887Z] #43 16.17 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:56.887Z] #43 16.21 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:56.887Z] #43 16.47 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:56.887Z] #43 16.49 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:56.888Z] #43 16.50 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:56.888Z] #43 16.57 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:56.888Z] #43 16.60 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:56.965Z] #52 ... [2020-08-04T12:12:56.965Z] [2020-08-04T12:12:56.965Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T12:12:56.975Z] #47 21.31 + GO111MODULE=on [2020-08-04T12:12:56.975Z] #47 21.31 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-04T12:12:56.975Z] #47 ... [2020-08-04T12:12:56.975Z] [2020-08-04T12:12:56.975Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:12:56.975Z] #10 11.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:12:56.975Z] #10 15.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:12:57.133Z] #47 24.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:12:57.133Z] #47 24.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:12:57.150Z] #43 ... [2020-08-04T12:12:57.150Z] [2020-08-04T12:12:57.150Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:12:57.150Z] #10 11.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T12:12:57.150Z] #10 18.27 Fetched 8196 kB in 11s (722 kB/s) [2020-08-04T12:12:57.150Z] #10 18.27 Reading package lists... [2020-08-04T12:12:57.150Z] #10 ... [2020-08-04T12:12:57.150Z] [2020-08-04T12:12:57.150Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:12:57.150Z] #51 17.88 Fetched 8196 kB in 12s (679 kB/s) [2020-08-04T12:12:57.236Z] #10 ... [2020-08-04T12:12:57.236Z] [2020-08-04T12:12:57.236Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:57.236Z] #43 21.28 go: finding github.com/fatih/color v1.6.0 [2020-08-04T12:12:57.236Z] #43 21.39 go: finding github.com/pkg/errors v0.8.0 [2020-08-04T12:12:57.236Z] #43 21.46 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:57.236Z] #43 21.68 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:57.236Z] #43 21.69 go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:57.260Z] #40 DONE 0.2s [2020-08-04T12:12:57.261Z] [2020-08-04T12:12:57.261Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T12:12:57.496Z] #43 21.94 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:57.553Z] #42 DONE 0.2s [2020-08-04T12:12:57.553Z] [2020-08-04T12:12:57.553Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T12:12:57.553Z] #44 DONE 0.1s [2020-08-04T12:12:57.553Z] [2020-08-04T12:12:57.553Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:57.700Z] #47 ... [2020-08-04T12:12:57.700Z] [2020-08-04T12:12:57.700Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:57.700Z] #21 23.60 + mkdir -p /build [2020-08-04T12:12:57.700Z] #21 23.61 + mv docker/docker /build/ [2020-08-04T12:12:57.700Z] #21 23.62 + rmdir docker [2020-08-04T12:12:57.700Z] #21 DONE 25.2s [2020-08-04T12:12:57.700Z] [2020-08-04T12:12:57.700Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:12:57.700Z] #43 24.16 go: finding github.com/fatih/color v1.6.0 [2020-08-04T12:12:57.700Z] #43 24.27 go: finding github.com/pkg/errors v0.8.0 [2020-08-04T12:12:57.700Z] #43 24.63 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:12:57.700Z] #43 24.71 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:12:57.700Z] #43 24.74 go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T12:12:57.700Z] #43 24.92 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:12:57.700Z] #43 25.24 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:57.700Z] #43 25.40 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:57.756Z] #43 22.11 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:12:57.844Z] #52 117.8 + bin/containerd [2020-08-04T12:12:57.898Z] #47 ... [2020-08-04T12:12:57.898Z] [2020-08-04T12:12:57.898Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:57.898Z] #60 30.31 Checking out files: 43% (890/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 70% (1450/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-04T12:12:57.898Z] #60 32.23 + cd /tmp/tmp.YEfe7ySsb5/src/github.com/docker/libnetwork [2020-08-04T12:12:57.898Z] #60 32.23 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:57.962Z] #43 25.52 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:57.962Z] #43 25.74 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:58.016Z] #43 22.28 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:12:58.016Z] #43 22.42 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:12:58.016Z] #43 22.50 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:12:58.160Z] #60 32.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-04T12:12:58.280Z] #43 22.64 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:58.530Z] #43 25.91 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:12:58.552Z] #51 17.88 Reading package lists... [2020-08-04T12:12:58.552Z] #51 ... [2020-08-04T12:12:58.552Z] [2020-08-04T12:12:58.552Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:12:58.552Z] #23 17.16 Reading package lists... [2020-08-04T12:12:59.246Z] Running on azwin-2-5e6480 in d:\jenkins\workspace\moby_PR-41292 [Pipeline] { [Pipeline] ws [2020-08-04T12:12:59.280Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-08-04T12:12:59.561Z] #52 16.40 Reading package lists... [2020-08-04T12:12:59.561Z] #52 ... [2020-08-04T12:12:59.561Z] [2020-08-04T12:12:59.561Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:59.561Z] #61 19.45 Checking out files: 44% (918/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 91% (1890/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-04T12:12:59.561Z] #61 20.62 + cd /tmp/tmp.IEXbtTjWkN/src/github.com/docker/libnetwork [2020-08-04T12:12:59.561Z] #61 20.62 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:12:59.561Z] #61 21.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-04T12:12:59.561Z] #61 ... [2020-08-04T12:12:59.561Z] [2020-08-04T12:12:59.561Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:12:59.561Z] #42 11.94 crypto/internal/subtle [2020-08-04T12:12:59.561Z] #42 12.74 crypto/subtle [2020-08-04T12:12:59.561Z] #42 13.34 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-04T12:12:59.561Z] #42 13.81 internal/nettrace [2020-08-04T12:12:59.561Z] #42 14.09 runtime/cgo [2020-08-04T12:12:59.561Z] #42 17.61 vendor/golang.org/x/crypto/internal/subtle [2020-08-04T12:12:59.561Z] #42 ... [2020-08-04T12:12:59.561Z] [2020-08-04T12:12:59.561Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:12:59.561Z] #37 17.05 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-04T12:12:59.561Z] #37 19.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-04T12:12:59.864Z] #37 ... [2020-08-04T12:12:59.864Z] [2020-08-04T12:12:59.864Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:12:59.864Z] #48 12.56 + cd /tmp/tmp.tYnL3ZtiE2/src/github.com/mvdan/sh [2020-08-04T12:12:59.864Z] #48 12.56 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T12:12:59.864Z] #48 12.74 + GO111MODULE=on [2020-08-04T12:12:59.864Z] #48 12.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-04T12:12:59.864Z] #48 14.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:12:59.864Z] #48 14.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:12:59.864Z] #48 14.59 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:12:59.864Z] #48 14.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:12:59.864Z] #48 15.06 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:12:59.864Z] #48 16.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:12:59.864Z] #48 17.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:12:59.864Z] #48 18.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:12:59.864Z] #48 20.70 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:12:59.864Z] #48 20.74 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:12:59.864Z] #48 21.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:12:59.864Z] #48 21.35 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:13:00.395Z] #48 22.66 runtime/cgo [2020-08-04T12:13:00.395Z] #48 22.87 runtime [2020-08-04T12:13:01.464Z] #60 ... [2020-08-04T12:13:01.464Z] [2020-08-04T12:13:01.464Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:01.464Z] #10 35.75 Fetched 8371 kB in 28s (298 kB/s) [2020-08-04T12:13:01.475Z] #48 ... [2020-08-04T12:13:01.475Z] [2020-08-04T12:13:01.475Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:01.475Z] #52 16.40 Reading package lists... [2020-08-04T12:13:02.497Z] #43 ... [2020-08-04T12:13:02.497Z] [2020-08-04T12:13:02.497Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:02.497Z] #38 27.00 Fetched 8371 kB in 22s (386 kB/s) [2020-08-04T12:13:03.044Z] #23 23.47 Reading package lists... [2020-08-04T12:13:03.045Z] #23 ... [2020-08-04T12:13:03.045Z] [2020-08-04T12:13:03.045Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:03.045Z] #32 17.52 Fetched 8196 kB in 12s (689 kB/s) [2020-08-04T12:13:03.045Z] #32 17.52 Reading package lists... [2020-08-04T12:13:03.045Z] #32 23.90 Reading package lists... [2020-08-04T12:13:03.045Z] #32 ... [2020-08-04T12:13:03.045Z] [2020-08-04T12:13:03.045Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:03.045Z] #10 18.27 Reading package lists... [2020-08-04T12:13:03.407Z] #52 ... [2020-08-04T12:13:03.407Z] [2020-08-04T12:13:03.407Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:03.407Z] #45 142.5 + cd /tmp/tmp.WMuydI18my/src/github.com/golangci/golangci-lint/ [2020-08-04T12:13:03.407Z] #45 142.5 + git checkout -q v1.23.8 [2020-08-04T12:13:03.407Z] #45 142.7 ++ git describe --tags [2020-08-04T12:13:03.407Z] #45 142.7 + version=v1.23.8 [2020-08-04T12:13:03.407Z] #45 142.7 ++ git rev-parse --short HEAD [2020-08-04T12:13:03.407Z] #45 142.7 + commit=76a82c6 [2020-08-04T12:13:03.407Z] #45 142.7 ++ git show -s --format=%cd [2020-08-04T12:13:03.407Z] #45 142.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-04T12:13:03.407Z] #45 142.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:13:03.613Z] #52 24.22 Reading package lists... [2020-08-04T12:13:03.613Z] #52 ... [2020-08-04T12:13:03.613Z] [2020-08-04T12:13:03.613Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:03.613Z] #24 16.26 Fetched 8148 kB in 15s (534 kB/s) [2020-08-04T12:13:03.613Z] #24 16.26 Reading package lists... [2020-08-04T12:13:03.914Z] #24 23.81 Reading package lists... [2020-08-04T12:13:03.914Z] #24 ... [2020-08-04T12:13:03.914Z] [2020-08-04T12:13:03.914Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:03.914Z] #39 16.33 Fetched 8148 kB in 15s (532 kB/s) [2020-08-04T12:13:03.914Z] #39 16.33 Reading package lists... [2020-08-04T12:13:03.914Z] #39 23.94 Reading package lists... [2020-08-04T12:13:03.914Z] #39 ... [2020-08-04T12:13:03.914Z] [2020-08-04T12:13:03.914Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:03.914Z] #11 16.37 Fetched 8148 kB in 15s (533 kB/s) [2020-08-04T12:13:03.914Z] #11 16.37 Reading package lists... [2020-08-04T12:13:04.257Z] #11 24.54 Reading package lists... [2020-08-04T12:13:04.257Z] #11 ... [2020-08-04T12:13:04.257Z] [2020-08-04T12:13:04.257Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:04.257Z] #33 17.82 Fetched 8148 kB in 17s (492 kB/s) [2020-08-04T12:13:04.257Z] #33 17.82 Reading package lists... [2020-08-04T12:13:04.973Z] #10 24.61 Reading package lists... [2020-08-04T12:13:04.973Z] #10 ... [2020-08-04T12:13:04.973Z] [2020-08-04T12:13:04.973Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:04.973Z] #23 23.47 Reading package lists... [2020-08-04T12:13:05.086Z] #43 ... [2020-08-04T12:13:05.086Z] [2020-08-04T12:13:05.086Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:13:05.086Z] #36 31.95 Checking out files: 81% (1302/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-04T12:13:05.086Z] #36 32.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-04T12:13:05.683Z] #10 35.75 Reading package lists... [2020-08-04T12:13:05.683Z] #10 ... [2020-08-04T12:13:05.683Z] [2020-08-04T12:13:05.683Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:13:05.683Z] #36 30.12 Checking out files: 66% (1068/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-04T12:13:05.683Z] #36 30.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-04T12:13:05.683Z] #36 33.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-04T12:13:06.210Z] #23 29.66 Building dependency tree... [2020-08-04T12:13:06.254Z] #36 ... [2020-08-04T12:13:06.254Z] [2020-08-04T12:13:06.254Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:06.254Z] #41 40.60 vendor/golang.org/x/crypto/internal/subtle [2020-08-04T12:13:06.254Z] #41 40.72 vendor/golang.org/x/crypto/curve25519 [2020-08-04T12:13:07.614Z] #36 ... [2020-08-04T12:13:07.614Z] [2020-08-04T12:13:07.614Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:07.614Z] #38 24.74 Fetched 8371 kB in 19s (434 kB/s) [2020-08-04T12:13:07.614Z] #38 24.74 Reading package lists... [2020-08-04T12:13:07.614Z] #38 ... [2020-08-04T12:13:07.614Z] [2020-08-04T12:13:07.614Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:07.614Z] #23 24.88 Fetched 8371 kB in 20s (425 kB/s) [2020-08-04T12:13:07.614Z] #23 24.88 Reading package lists... [2020-08-04T12:13:07.614Z] #23 ... [2020-08-04T12:13:07.614Z] [2020-08-04T12:13:07.614Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:07.614Z] #60 32.23 Checking out files: 49% (1032/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 88% (1832/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-04T12:13:07.614Z] #60 33.82 + cd /tmp/tmp.gz3bQTskH8/src/github.com/docker/libnetwork [2020-08-04T12:13:07.614Z] #60 33.83 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:13:07.614Z] #60 34.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-04T12:13:07.625Z] #23 ... [2020-08-04T12:13:07.625Z] [2020-08-04T12:13:07.625Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:13:07.625Z] #36 21.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-04T12:13:07.784Z] #38 27.00 Reading package lists... [2020-08-04T12:13:07.784Z] #38 ... [2020-08-04T12:13:07.784Z] [2020-08-04T12:13:07.784Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:07.889Z] #36 ... [2020-08-04T12:13:07.889Z] [2020-08-04T12:13:07.889Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:07.889Z] #41 31.98 sync [2020-08-04T12:13:07.889Z] #41 31.98 internal/reflectlite [2020-08-04T12:13:08.153Z] #41 ... [2020-08-04T12:13:08.153Z] [2020-08-04T12:13:08.153Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:08.153Z] #38 16.95 Reading package lists... [2020-08-04T12:13:08.153Z] #38 23.23 Reading package lists... [2020-08-04T12:13:08.153Z] #38 28.93 Building dependency tree... [2020-08-04T12:13:08.153Z] #38 32.55 The following additional packages will be installed: [2020-08-04T12:13:08.153Z] #38 32.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-04T12:13:08.153Z] #38 32.61 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-04T12:13:08.153Z] #38 32.62 Suggested packages: [2020-08-04T12:13:08.153Z] #38 32.62 manpages-dev python-setuptools [2020-08-04T12:13:08.417Z] #38 ... [2020-08-04T12:13:08.417Z] [2020-08-04T12:13:08.417Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:08.417Z] #23 32.60 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-04T12:13:08.417Z] #23 32.60 The following additional packages will be installed: [2020-08-04T12:13:08.417Z] #23 32.62 libjq1 libonig5 [2020-08-04T12:13:08.417Z] #23 33.10 The following NEW packages will be installed: [2020-08-04T12:13:08.543Z] #60 ... [2020-08-04T12:13:08.543Z] [2020-08-04T12:13:08.543Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:08.543Z] #47 26.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:13:08.543Z] #47 27.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:13:08.543Z] #47 29.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:13:08.543Z] #47 31.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:13:08.543Z] #47 31.74 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:13:08.543Z] #47 32.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:13:08.543Z] #47 32.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:13:08.543Z] #47 33.45 runtime/cgo [2020-08-04T12:13:08.543Z] #47 33.57 runtime [2020-08-04T12:13:08.543Z] #47 ... [2020-08-04T12:13:08.543Z] [2020-08-04T12:13:08.543Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:13:08.543Z] #36 35.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-04T12:13:08.685Z] #23 33.11 jq libjq1 libonig5 [2020-08-04T12:13:08.794Z] #33 25.51 Reading package lists... [2020-08-04T12:13:08.794Z] #33 ... [2020-08-04T12:13:08.794Z] [2020-08-04T12:13:08.794Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:08.794Z] #39 23.94 Reading package lists... [2020-08-04T12:13:08.903Z] #60 32.08 Checking out files: 44% (924/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 77% (1602/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) [2020-08-04T12:13:08.903Z] #60 ... [2020-08-04T12:13:08.903Z] [2020-08-04T12:13:08.903Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:08.903Z] #23 23.26 Fetched 8371 kB in 19s (452 kB/s) [2020-08-04T12:13:08.903Z] #23 23.26 Reading package lists... [2020-08-04T12:13:08.903Z] #23 ... [2020-08-04T12:13:08.903Z] [2020-08-04T12:13:08.903Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:13:08.903Z] #36 29.31 Checking out files: 56% (906/1597) Checking out files: 57% (911/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-04T12:13:08.903Z] #36 30.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-04T12:13:08.903Z] #36 32.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-04T12:13:08.949Z] #23 33.60 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:08.949Z] #23 33.60 Need to get 325 kB of archives. [2020-08-04T12:13:08.949Z] #23 33.60 After this operation, 1019 kB of additional disk space will be used. [2020-08-04T12:13:08.949Z] #23 33.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-04T12:13:09.113Z] #36 ... [2020-08-04T12:13:09.113Z] [2020-08-04T12:13:09.113Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:09.113Z] #41 26.64 unicode/utf16 [2020-08-04T12:13:09.113Z] #41 27.39 container/list [2020-08-04T12:13:09.113Z] #41 28.71 crypto/internal/subtle [2020-08-04T12:13:09.113Z] #41 28.94 crypto/subtle [2020-08-04T12:13:09.113Z] #41 29.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-04T12:13:09.113Z] #41 29.19 internal/nettrace [2020-08-04T12:13:09.113Z] #41 29.37 runtime/cgo [2020-08-04T12:13:09.165Z] #36 ... [2020-08-04T12:13:09.165Z] [2020-08-04T12:13:09.165Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:09.165Z] #41 23.45 unicode/utf16 [2020-08-04T12:13:09.165Z] #41 24.06 container/list [2020-08-04T12:13:09.165Z] #41 25.12 crypto/internal/subtle [2020-08-04T12:13:09.165Z] #41 25.23 crypto/subtle [2020-08-04T12:13:09.165Z] #41 25.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-04T12:13:09.165Z] #41 25.61 internal/nettrace [2020-08-04T12:13:09.165Z] #41 25.92 runtime/cgo [2020-08-04T12:13:09.165Z] #41 ... [2020-08-04T12:13:09.165Z] [2020-08-04T12:13:09.165Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:09.165Z] #47 23.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:13:09.165Z] #47 23.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:13:09.165Z] #47 23.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:13:09.165Z] #47 23.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:13:09.165Z] #47 23.90 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:13:09.165Z] #47 25.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:13:09.165Z] #47 26.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:13:09.165Z] #47 28.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:13:09.165Z] #47 30.92 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T12:13:09.165Z] #47 31.11 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T12:13:09.165Z] #47 31.27 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T12:13:09.165Z] #47 31.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T12:13:09.165Z] #47 32.64 runtime [2020-08-04T12:13:09.165Z] #47 32.67 runtime/cgo [2020-08-04T12:13:09.213Z] #23 33.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-04T12:13:09.213Z] #23 33.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-04T12:13:09.370Z] #41 ... [2020-08-04T12:13:09.370Z] [2020-08-04T12:13:09.370Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:09.370Z] #38 24.74 Reading package lists... [2020-08-04T12:13:09.425Z] #47 ... [2020-08-04T12:13:09.425Z] [2020-08-04T12:13:09.425Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:09.425Z] #60 32.08 Checking out files: 44% (924/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 77% (1602/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-04T12:13:09.425Z] #60 33.65 + cd /tmp/tmp.Mltjd9mVGg/src/github.com/docker/libnetwork [2020-08-04T12:13:09.425Z] #60 33.65 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T12:13:09.425Z] #60 34.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-04T12:13:09.598Z] #41 ... [2020-08-04T12:13:09.598Z] [2020-08-04T12:13:09.598Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:09.598Z] #32 34.15 Fetched 8371 kB in 26s (322 kB/s) [2020-08-04T12:13:09.598Z] #32 34.15 Reading package lists... [2020-08-04T12:13:09.790Z] #23 ... [2020-08-04T12:13:09.790Z] [2020-08-04T12:13:09.790Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:09.790Z] #51 17.88 Reading package lists... [2020-08-04T12:13:09.790Z] #51 24.54 Reading package lists... [2020-08-04T12:13:09.790Z] #51 31.29 Building dependency tree... [2020-08-04T12:13:09.790Z] #51 ... [2020-08-04T12:13:09.790Z] [2020-08-04T12:13:09.790Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:09.790Z] #60 DONE 34.3s [2020-08-04T12:13:09.790Z] [2020-08-04T12:13:09.790Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:09.790Z] #38 33.75 The following NEW packages will be installed: [2020-08-04T12:13:09.790Z] #38 33.75 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-04T12:13:09.790Z] #38 33.76 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-04T12:13:09.790Z] #38 33.76 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-04T12:13:09.790Z] #38 33.76 python-six zlib1g-dev [2020-08-04T12:13:09.790Z] #38 34.12 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:09.790Z] #38 34.12 Need to get 3798 kB of archives. [2020-08-04T12:13:09.790Z] #38 34.12 After this operation, 21.6 MB of additional disk space will be used. [2020-08-04T12:13:09.790Z] #38 34.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-08-04T12:13:09.790Z] #38 34.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-04T12:13:09.790Z] #38 34.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-08-04T12:13:09.790Z] #38 34.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-04T12:13:09.790Z] #38 34.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-08-04T12:13:09.790Z] #38 34.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-04T12:13:09.790Z] #38 34.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-08-04T12:13:09.790Z] #38 34.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-08-04T12:13:09.790Z] #38 34.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-08-04T12:13:09.790Z] #38 34.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-08-04T12:13:09.790Z] #38 34.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-08-04T12:13:09.790Z] #38 34.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-08-04T12:13:09.858Z] #32 42.78 Reading package lists... [2020-08-04T12:13:09.858Z] #32 ... [2020-08-04T12:13:09.858Z] [2020-08-04T12:13:09.858Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:09.858Z] #10 35.75 Reading package lists... [2020-08-04T12:13:10.056Z] #38 34.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-08-04T12:13:10.056Z] #38 34.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-08-04T12:13:10.056Z] #38 34.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-04T12:13:10.056Z] #38 34.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-08-04T12:13:10.056Z] #38 34.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-08-04T12:13:10.119Z] #10 43.69 Reading package lists... [2020-08-04T12:13:10.119Z] #10 ... [2020-08-04T12:13:10.119Z] [2020-08-04T12:13:10.119Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:10.119Z] #38 34.53 Fetched 8371 kB in 27s (314 kB/s) [2020-08-04T12:13:10.119Z] #38 34.53 Reading package lists... [2020-08-04T12:13:10.119Z] #38 43.30 Reading package lists... [2020-08-04T12:13:10.119Z] #38 ... [2020-08-04T12:13:10.119Z] [2020-08-04T12:13:10.119Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:10.119Z] #23 34.65 Fetched 8371 kB in 26s (318 kB/s) [2020-08-04T12:13:10.119Z] #23 34.65 Reading package lists... [2020-08-04T12:13:10.380Z] #23 43.05 Reading package lists... [2020-08-04T12:13:10.380Z] #23 ... [2020-08-04T12:13:10.380Z] [2020-08-04T12:13:10.380Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:10.380Z] #51 34.88 Fetched 8371 kB in 27s (312 kB/s) [2020-08-04T12:13:10.380Z] #51 34.88 Reading package lists... [2020-08-04T12:13:10.997Z] #39 31.86 Building dependency tree... [2020-08-04T12:13:11.456Z] #38 35.65 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:11.456Z] #38 35.85 Fetched 3798 kB in 1s (5915 kB/s) [2020-08-04T12:13:11.456Z] #38 36.06 Selecting previously unselected package libcap-dev:arm64. [2020-08-04T12:13:11.456Z] #38 36.06 (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 ... 15383 files and directories currently installed.) [2020-08-04T12:13:11.456Z] #38 36.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-08-04T12:13:11.456Z] #38 36.19 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-08-04T12:13:11.720Z] #38 36.31 Selecting previously unselected package libnet1:arm64. [2020-08-04T12:13:11.720Z] #38 36.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-04T12:13:11.720Z] #38 36.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:12.675Z] #38 37.23 Selecting previously unselected package libnet1-dev. [2020-08-04T12:13:12.675Z] #38 37.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-04T12:13:12.939Z] #38 37.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:13.119Z] #39 35.64 The following additional packages will be installed: [2020-08-04T12:13:13.119Z] #39 35.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-04T12:13:13.119Z] #39 35.66 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-04T12:13:13.119Z] #39 35.67 Suggested packages: [2020-08-04T12:13:13.119Z] #39 35.67 manpages-dev python-setuptools [2020-08-04T12:13:13.258Z] #38 37.84 Selecting previously unselected package libnl-3-200:arm64. [2020-08-04T12:13:13.521Z] #38 37.84 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-04T12:13:13.521Z] #38 37.85 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-04T12:13:13.521Z] #38 38.24 Selecting previously unselected package libnl-3-dev:arm64. [2020-08-04T12:13:13.521Z] #38 38.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-08-04T12:13:13.786Z] #38 38.27 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-04T12:13:14.379Z] #38 ... [2020-08-04T12:13:14.379Z] [2020-08-04T12:13:14.379Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:13:14.379Z] #28 38.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-04T12:13:14.644Z] #28 38.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-04T12:13:14.668Z] #39 37.16 The following NEW packages will be installed: [2020-08-04T12:13:14.668Z] #39 37.17 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-04T12:13:14.668Z] #39 37.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-04T12:13:14.668Z] #39 37.17 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-04T12:13:14.668Z] #39 37.17 python-six zlib1g-dev [2020-08-04T12:13:14.668Z] #39 37.39 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:14.668Z] #39 37.39 Need to get 4075 kB of archives. [2020-08-04T12:13:14.668Z] #39 37.39 After this operation, 24.5 MB of additional disk space will be used. [2020-08-04T12:13:14.668Z] #39 37.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-08-04T12:13:14.668Z] #39 37.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-04T12:13:14.913Z] #28 ... [2020-08-04T12:13:14.913Z] [2020-08-04T12:13:14.913Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:14.913Z] #23 35.07 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:14.913Z] #23 35.49 Fetched 325 kB in 0s (795 kB/s) [2020-08-04T12:13:14.913Z] #23 35.71 Selecting previously unselected package libonig5:arm64. [2020-08-04T12:13:14.913Z] #23 35.71 (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 ... 15383 files and directories currently installed.) [2020-08-04T12:13:14.913Z] #23 35.80 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-08-04T12:13:14.913Z] #23 35.82 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-04T12:13:14.913Z] #23 36.26 Selecting previously unselected package libjq1:arm64. [2020-08-04T12:13:14.913Z] #23 36.26 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-04T12:13:14.913Z] #23 36.29 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-04T12:13:14.913Z] #23 36.66 Selecting previously unselected package jq. [2020-08-04T12:13:14.913Z] #23 36.66 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-04T12:13:14.913Z] #23 36.85 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:13:14.913Z] #23 37.57 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-04T12:13:14.913Z] #23 37.70 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-04T12:13:14.913Z] #23 37.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:13:14.913Z] #23 38.15 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:14.913Z] #23 DONE 39.3s [2020-08-04T12:13:14.913Z] [2020-08-04T12:13:14.913Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:14.913Z] #43 DONE 39.3s [2020-08-04T12:13:14.913Z] [2020-08-04T12:13:14.913Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T12:13:14.913Z] #24 DONE 0.2s [2020-08-04T12:13:14.913Z] [2020-08-04T12:13:14.914Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:14.914Z] #38 39.29 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-04T12:13:14.914Z] #38 39.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-04T12:13:14.914Z] #38 39.32 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-04T12:13:14.970Z] #39 37.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-08-04T12:13:14.970Z] #39 37.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-04T12:13:14.970Z] #39 37.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-08-04T12:13:14.970Z] #39 37.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-04T12:13:14.970Z] #39 37.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-08-04T12:13:14.971Z] #39 37.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-08-04T12:13:15.188Z] #38 39.63 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-08-04T12:13:15.188Z] #38 39.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-08-04T12:13:15.188Z] #38 39.64 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-04T12:13:15.188Z] #38 ... [2020-08-04T12:13:15.188Z] [2020-08-04T12:13:15.188Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:15.188Z] #32 23.90 Reading package lists... [2020-08-04T12:13:15.188Z] #32 30.05 Building dependency tree... [2020-08-04T12:13:15.188Z] #32 32.71 The following additional packages will be installed: [2020-08-04T12:13:15.188Z] #32 32.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-04T12:13:15.188Z] #32 32.72 Suggested packages: [2020-08-04T12:13:15.188Z] #32 32.72 cmake-doc ninja-build lrzip [2020-08-04T12:13:15.188Z] #32 32.72 Recommended packages: [2020-08-04T12:13:15.188Z] #32 32.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-04T12:13:15.188Z] #32 33.59 The following NEW packages will be installed: [2020-08-04T12:13:15.188Z] #32 33.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-04T12:13:15.188Z] #32 33.61 vim-common xxd [2020-08-04T12:13:15.188Z] #32 34.11 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:15.188Z] #32 34.11 Need to get 14.2 MB of archives. [2020-08-04T12:13:15.188Z] #32 34.11 After this operation, 60.0 MB of additional disk space will be used. [2020-08-04T12:13:15.188Z] #32 34.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-04T12:13:15.188Z] #32 34.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:13:15.188Z] #32 34.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-04T12:13:15.188Z] #32 34.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-04T12:13:15.188Z] #32 34.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-08-04T12:13:15.188Z] #32 35.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-08-04T12:13:15.188Z] #32 35.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-08-04T12:13:15.188Z] #32 35.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-08-04T12:13:15.188Z] #32 35.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-08-04T12:13:15.188Z] #32 35.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-08-04T12:13:15.188Z] #32 36.73 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:15.188Z] #32 37.36 Fetched 14.2 MB in 2s (7340 kB/s) [2020-08-04T12:13:15.188Z] #32 37.54 Selecting previously unselected package xxd. [2020-08-04T12:13:15.188Z] #32 37.54 (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 ... 15383 files and directories currently installed.) [2020-08-04T12:13:15.188Z] #32 37.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-04T12:13:15.188Z] #32 37.65 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:13:15.188Z] #32 38.18 Selecting previously unselected package vim-common. [2020-08-04T12:13:15.188Z] #32 38.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:13:15.188Z] #32 38.27 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:13:15.188Z] #32 39.30 Selecting previously unselected package cmake-data. [2020-08-04T12:13:15.188Z] #32 39.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-04T12:13:15.188Z] #32 39.38 Unpacking cmake-data (3.13.4-1) ... [2020-08-04T12:13:15.273Z] #39 37.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-08-04T12:13:15.455Z] #32 ... [2020-08-04T12:13:15.455Z] [2020-08-04T12:13:15.455Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:15.455Z] #30 29.90 sync [2020-08-04T12:13:15.455Z] #30 29.91 internal/reflectlite [2020-08-04T12:13:15.455Z] #30 33.13 sort [2020-08-04T12:13:15.455Z] #30 33.15 errors [2020-08-04T12:13:15.455Z] #30 33.42 strconv [2020-08-04T12:13:15.455Z] #30 33.45 io [2020-08-04T12:13:15.455Z] #30 33.45 internal/oserror [2020-08-04T12:13:15.455Z] #30 33.62 syscall [2020-08-04T12:13:15.455Z] #30 36.40 strings [2020-08-04T12:13:15.455Z] #30 36.42 bytes [2020-08-04T12:13:15.455Z] #30 39.29 path [2020-08-04T12:13:15.455Z] #30 40.00 bufio [2020-08-04T12:13:15.455Z] #30 40.12 text/tabwriter [2020-08-04T12:13:15.455Z] #30 ... [2020-08-04T12:13:15.455Z] [2020-08-04T12:13:15.455Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:15.455Z] #38 39.90 Selecting previously unselected package zlib1g-dev:arm64. [2020-08-04T12:13:15.455Z] #38 39.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-08-04T12:13:15.455Z] #38 39.93 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-04T12:13:15.578Z] #39 38.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-08-04T12:13:15.578Z] #39 38.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-08-04T12:13:15.668Z] #51 43.49 Reading package lists... [2020-08-04T12:13:15.668Z] #51 ... [2020-08-04T12:13:15.668Z] [2020-08-04T12:13:15.668Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:15.668Z] #38 43.30 Reading package lists... [2020-08-04T12:13:15.726Z] #38 ... [2020-08-04T12:13:15.727Z] [2020-08-04T12:13:15.727Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:15.727Z] #51 34.63 The following additional packages will be installed: [2020-08-04T12:13:15.727Z] #51 34.64 libbtrfs0 [2020-08-04T12:13:15.727Z] #51 34.81 The following NEW packages will be installed: [2020-08-04T12:13:15.727Z] #51 34.81 libbtrfs-dev libbtrfs0 [2020-08-04T12:13:15.727Z] #51 35.28 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:15.727Z] #51 35.28 Need to get 119 kB of archives. [2020-08-04T12:13:15.727Z] #51 35.28 After this operation, 387 kB of additional disk space will be used. [2020-08-04T12:13:15.727Z] #51 35.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-04T12:13:15.727Z] #51 35.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-04T12:13:15.727Z] #51 36.61 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:15.727Z] #51 37.20 Fetched 119 kB in 0s (345 kB/s) [2020-08-04T12:13:15.727Z] #51 37.45 Selecting previously unselected package libbtrfs0. [2020-08-04T12:13:15.727Z] #51 37.45 (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 ... 15383 files and directories currently installed.) [2020-08-04T12:13:15.727Z] #51 37.61 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-04T12:13:15.727Z] #51 37.72 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:13:15.727Z] #51 38.16 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:13:15.727Z] #51 38.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-04T12:13:15.727Z] #51 38.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:13:15.727Z] #51 38.68 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:13:15.727Z] #51 39.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:13:15.727Z] #51 39.36 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:15.727Z] #51 DONE 40.2s [2020-08-04T12:13:15.727Z] [2020-08-04T12:13:15.727Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:15.727Z] #10 24.61 Reading package lists... [2020-08-04T12:13:15.727Z] #10 30.60 Building dependency tree... [2020-08-04T12:13:15.727Z] #10 33.14 The following additional packages will be installed: [2020-08-04T12:13:15.727Z] #10 33.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-04T12:13:15.727Z] #10 33.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-04T12:13:15.727Z] #10 33.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-04T12:13:15.727Z] #10 33.16 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:13:15.727Z] #10 33.18 Suggested packages: [2020-08-04T12:13:15.727Z] #10 33.18 gcc-8-locales seccomp wine64 [2020-08-04T12:13:15.727Z] #10 34.17 The following NEW packages will be installed: [2020-08-04T12:13:15.727Z] #10 34.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-04T12:13:15.727Z] #10 34.18 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-04T12:13:15.727Z] #10 34.18 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-04T12:13:15.727Z] #10 34.18 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-04T12:13:15.727Z] #10 34.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-04T12:13:15.727Z] #10 34.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:13:15.727Z] #10 34.74 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:15.727Z] #10 34.74 Need to get 73.3 MB of archives. [2020-08-04T12:13:15.727Z] #10 34.74 After this operation, 472 MB of additional disk space will be used. [2020-08-04T12:13:15.727Z] #10 34.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-08-04T12:13:15.727Z] #10 35.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-08-04T12:13:15.727Z] #10 35.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-04T12:13:15.727Z] #10 35.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-08-04T12:13:15.727Z] #10 35.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-08-04T12:13:15.727Z] #10 35.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-04T12:13:15.727Z] #10 36.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-04T12:13:15.727Z] #10 36.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-04T12:13:15.727Z] #10 36.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-08-04T12:13:15.727Z] #10 39.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-04T12:13:15.727Z] #10 ... [2020-08-04T12:13:15.727Z] [2020-08-04T12:13:15.727Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:15.881Z] #39 38.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-08-04T12:13:15.881Z] #39 38.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-08-04T12:13:15.881Z] #39 38.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-08-04T12:13:15.881Z] #39 38.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-04T12:13:15.881Z] #39 38.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-08-04T12:13:15.881Z] #39 38.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-08-04T12:13:15.923Z] #38 36.79 Reading package lists... [2020-08-04T12:13:15.923Z] #38 ... [2020-08-04T12:13:15.923Z] [2020-08-04T12:13:15.923Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:15.923Z] #32 35.03 Fetched 8371 kB in 26s (318 kB/s) [2020-08-04T12:13:15.923Z] #32 35.03 Reading package lists... [2020-08-04T12:13:15.923Z] #32 43.29 Reading package lists... [2020-08-04T12:13:15.923Z] #32 ... [2020-08-04T12:13:15.923Z] [2020-08-04T12:13:15.923Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:15.923Z] #51 35.34 Fetched 8371 kB in 27s (311 kB/s) [2020-08-04T12:13:15.923Z] #51 35.34 Reading package lists... [2020-08-04T12:13:16.179Z] #51 43.58 Reading package lists... [2020-08-04T12:13:16.179Z] #51 ... [2020-08-04T12:13:16.179Z] [2020-08-04T12:13:16.179Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:16.179Z] #23 35.83 Reading package lists... [2020-08-04T12:13:16.570Z] #39 ... [2020-08-04T12:13:16.570Z] [2020-08-04T12:13:16.570Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:16.570Z] #24 23.81 Reading package lists... [2020-08-04T12:13:16.570Z] #24 31.85 Building dependency tree... [2020-08-04T12:13:16.570Z] #24 35.51 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-04T12:13:16.570Z] #24 35.51 The following additional packages will be installed: [2020-08-04T12:13:16.570Z] #24 35.52 libjq1 libonig5 [2020-08-04T12:13:16.570Z] #24 35.97 The following NEW packages will be installed: [2020-08-04T12:13:16.570Z] #24 35.99 jq libjq1 libonig5 [2020-08-04T12:13:16.571Z] #24 36.18 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:16.571Z] #24 36.18 Need to get 358 kB of archives. [2020-08-04T12:13:16.571Z] #24 36.18 After this operation, 1277 kB of additional disk space will be used. [2020-08-04T12:13:16.571Z] #24 36.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-04T12:13:16.571Z] #24 36.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-04T12:13:16.571Z] #24 36.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-04T12:13:16.571Z] #24 38.09 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:16.571Z] #24 38.37 Fetched 358 kB in 0s (2355 kB/s) [2020-08-04T12:13:16.571Z] #24 38.47 Selecting previously unselected package libonig5:ppc64el. [2020-08-04T12:13:16.571Z] #24 38.47 (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 ... 15339 files and directories currently installed.) [2020-08-04T12:13:16.571Z] #24 38.56 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-08-04T12:13:16.571Z] #24 38.57 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-04T12:13:16.571Z] #24 38.78 Selecting previously unselected package libjq1:ppc64el. [2020-08-04T12:13:16.571Z] #24 38.79 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-04T12:13:16.571Z] #24 38.80 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-04T12:13:16.571Z] #24 38.97 Selecting previously unselected package jq. [2020-08-04T12:13:16.571Z] #24 38.98 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-04T12:13:16.571Z] #24 38.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:13:16.571Z] #24 39.16 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-04T12:13:16.571Z] #24 39.17 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-04T12:13:16.571Z] #24 39.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:13:16.571Z] #24 39.19 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:16.742Z] #23 43.78 Building dependency tree... [2020-08-04T12:13:16.742Z] #23 ... [2020-08-04T12:13:16.742Z] [2020-08-04T12:13:16.742Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:16.742Z] #38 36.79 Reading package lists... [2020-08-04T12:13:16.876Z] #24 DONE 39.6s [2020-08-04T12:13:16.876Z] [2020-08-04T12:13:16.876Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:16.876Z] #52 24.22 Reading package lists... [2020-08-04T12:13:16.876Z] #52 32.14 Building dependency tree... [2020-08-04T12:13:16.876Z] #52 36.20 The following additional packages will be installed: [2020-08-04T12:13:16.876Z] #52 36.21 libbtrfs0 [2020-08-04T12:13:16.876Z] #52 36.46 The following NEW packages will be installed: [2020-08-04T12:13:16.876Z] #52 36.49 libbtrfs-dev libbtrfs0 [2020-08-04T12:13:16.876Z] #52 36.83 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:16.876Z] #52 36.83 Need to get 120 kB of archives. [2020-08-04T12:13:16.876Z] #52 36.83 After this operation, 423 kB of additional disk space will be used. [2020-08-04T12:13:16.876Z] #52 36.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-04T12:13:16.876Z] #52 36.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-04T12:13:16.876Z] #52 38.19 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:16.876Z] #52 38.40 Fetched 120 kB in 0s (1101 kB/s) [2020-08-04T12:13:16.876Z] #52 38.47 Selecting previously unselected package libbtrfs0. [2020-08-04T12:13:16.876Z] #52 38.47 (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 ... 15339 files and directories currently installed.) [2020-08-04T12:13:16.876Z] #52 38.60 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-04T12:13:16.876Z] #52 38.61 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:13:16.876Z] #52 38.73 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:13:16.876Z] #52 38.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-04T12:13:16.876Z] #52 38.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:13:16.876Z] #52 39.05 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:13:16.876Z] #52 39.06 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:13:16.876Z] #52 39.06 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:16.876Z] #52 DONE 39.5s [2020-08-04T12:13:16.876Z] [2020-08-04T12:13:16.876Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:16.876Z] #53 ... [2020-08-04T12:13:16.876Z] [2020-08-04T12:13:16.876Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T12:13:16.876Z] #25 DONE 0.1s [2020-08-04T12:13:17.178Z] [2020-08-04T12:13:17.178Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:17.178Z] #53 0.270 + RM_GOPATH=0 [2020-08-04T12:13:17.178Z] #53 0.272 + TMP_GOPATH= [2020-08-04T12:13:17.178Z] #53 0.272 + : /build [2020-08-04T12:13:17.178Z] #53 0.272 + '[' -z '' ']' [2020-08-04T12:13:17.178Z] #53 0.275 ++ mktemp -d [2020-08-04T12:13:17.178Z] #53 0.277 + export GOPATH=/tmp/tmp.BanBIuKsTu [2020-08-04T12:13:17.178Z] #53 0.277 + GOPATH=/tmp/tmp.BanBIuKsTu [2020-08-04T12:13:17.178Z] #53 0.284 + RM_GOPATH=1 [2020-08-04T12:13:17.178Z] #53 0.284 + case "$(go env GOARCH)" in [2020-08-04T12:13:17.178Z] #53 0.285 ++ go env GOARCH [2020-08-04T12:13:17.178Z] #53 0.376 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:17.313Z] #38 50.22 Building dependency tree... [2020-08-04T12:13:17.534Z] #53 0.377 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:17.534Z] #53 0.380 ++ dirname /tmp/install/install.sh [2020-08-04T12:13:17.534Z] #53 0.385 + dir=/tmp/install [2020-08-04T12:13:17.534Z] #53 0.386 + bin=containerd [2020-08-04T12:13:17.534Z] #53 0.387 + shift [2020-08-04T12:13:17.534Z] #53 0.387 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-04T12:13:17.534Z] #53 0.388 + . /tmp/install/containerd.installer [2020-08-04T12:13:17.534Z] #53 0.388 ++ set -e [2020-08-04T12:13:17.535Z] #53 0.389 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:13:17.535Z] #53 0.390 + install_containerd [2020-08-04T12:13:17.535Z] #53 0.391 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-04T12:13:17.535Z] #53 0.394 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:13:17.535Z] #53 0.395 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BanBIuKsTu/src/github.com/containerd/containerd [2020-08-04T12:13:17.535Z] #53 0.408 Cloning into '/tmp/tmp.BanBIuKsTu/src/github.com/containerd/containerd'... [2020-08-04T12:13:17.563Z] #38 44.58 Building dependency tree... [2020-08-04T12:13:17.564Z] #38 ... [2020-08-04T12:13:17.564Z] [2020-08-04T12:13:17.564Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:17.564Z] #10 35.16 Fetched 8371 kB in 26s (317 kB/s) [2020-08-04T12:13:17.564Z] #10 35.16 Reading package lists... [2020-08-04T12:13:17.821Z] #10 43.50 Reading package lists... [2020-08-04T12:13:17.822Z] #10 ... [2020-08-04T12:13:17.822Z] [2020-08-04T12:13:17.822Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:17.822Z] #23 43.78 Building dependency tree... [2020-08-04T12:13:17.930Z] #38 ... [2020-08-04T12:13:17.930Z] [2020-08-04T12:13:17.930Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:17.930Z] #43 DONE 52.3s [2020-08-04T12:13:17.930Z] [2020-08-04T12:13:17.930Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:17.930Z] #60 DONE 52.3s [2020-08-04T12:13:17.930Z] [2020-08-04T12:13:17.930Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:17.930Z] #41 52.58 sync [2020-08-04T12:13:18.218Z] #41 52.68 internal/reflectlite [2020-08-04T12:13:18.313Z] #52 2.133 + RM_GOPATH=0 [2020-08-04T12:13:18.313Z] #52 2.133 + TMP_GOPATH= [2020-08-04T12:13:18.313Z] #52 2.133 + : /build [2020-08-04T12:13:18.313Z] #52 2.133 + '[' -z '' ']' [2020-08-04T12:13:18.313Z] #52 2.133 ++ mktemp -d [2020-08-04T12:13:18.313Z] #52 2.133 + export GOPATH=/tmp/tmp.dPyLSM8gq5 [2020-08-04T12:13:18.313Z] #52 2.133 + GOPATH=/tmp/tmp.dPyLSM8gq5 [2020-08-04T12:13:18.313Z] #52 2.133 + RM_GOPATH=1 [2020-08-04T12:13:18.313Z] #52 2.133 + case "$(go env GOARCH)" in [2020-08-04T12:13:18.313Z] #52 2.133 ++ go env GOARCH [2020-08-04T12:13:18.313Z] #52 2.142 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:18.313Z] #52 2.142 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:18.313Z] #52 2.144 ++ dirname /tmp/install/install.sh [2020-08-04T12:13:18.313Z] #52 2.152 + dir=/tmp/install [2020-08-04T12:13:18.313Z] #52 2.152 + bin=containerd [2020-08-04T12:13:18.313Z] #52 2.152 + shift [2020-08-04T12:13:18.313Z] #52 2.152 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-04T12:13:18.313Z] #52 2.152 + . /tmp/install/containerd.installer [2020-08-04T12:13:18.313Z] #52 2.152 ++ set -e [2020-08-04T12:13:18.313Z] #52 2.152 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:13:18.313Z] #52 2.152 + install_containerd [2020-08-04T12:13:18.313Z] #52 2.154 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-04T12:13:18.313Z] #52 2.154 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dPyLSM8gq5/src/github.com/containerd/containerd [2020-08-04T12:13:18.313Z] #52 2.155 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:13:18.313Z] #52 2.162 Cloning into '/tmp/tmp.dPyLSM8gq5/src/github.com/containerd/containerd'... [2020-08-04T12:13:19.273Z] #52 ... [2020-08-04T12:13:19.273Z] [2020-08-04T12:13:19.273Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:19.273Z] #41 33.50 github.com/LK4D4/vndr/godl/singleflight [2020-08-04T12:13:19.273Z] #41 33.50 internal/singleflight [2020-08-04T12:13:19.273Z] #41 33.52 math/rand [2020-08-04T12:13:19.273Z] #41 35.72 sort [2020-08-04T12:13:19.273Z] #41 35.72 io [2020-08-04T12:13:19.273Z] #41 35.72 strconv [2020-08-04T12:13:19.273Z] #41 35.94 syscall [2020-08-04T12:13:19.273Z] #41 38.05 vendor/golang.org/x/net/dns/dnsmessage [2020-08-04T12:13:19.273Z] #41 38.08 bytes [2020-08-04T12:13:19.273Z] #41 41.42 bufio [2020-08-04T12:13:19.273Z] #41 42.24 reflect [2020-08-04T12:13:19.273Z] #41 43.58 regexp/syntax [2020-08-04T12:13:19.273Z] #41 ... [2020-08-04T12:13:19.273Z] [2020-08-04T12:13:19.273Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:19.273Z] #10 41.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-08-04T12:13:19.273Z] #10 41.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-08-04T12:13:19.273Z] #10 41.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-04T12:13:19.273Z] #10 41.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-04T12:13:19.273Z] #10 41.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-08-04T12:13:19.273Z] #10 41.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-08-04T12:13:19.273Z] #10 41.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-08-04T12:13:19.273Z] #10 41.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-08-04T12:13:19.273Z] #10 41.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-08-04T12:13:19.273Z] #10 41.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-08-04T12:13:19.273Z] #10 41.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-08-04T12:13:19.273Z] #10 41.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-08-04T12:13:19.273Z] #10 41.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-08-04T12:13:19.273Z] #10 41.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-08-04T12:13:19.273Z] #10 41.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-08-04T12:13:19.273Z] #10 43.88 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:19.409Z] #60 ... [2020-08-04T12:13:19.409Z] [2020-08-04T12:13:19.409Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:19.410Z] #32 32.35 Fetched 8371 kB in 24s (343 kB/s) [2020-08-04T12:13:19.410Z] #32 32.35 Reading package lists... [2020-08-04T12:13:19.410Z] #32 41.51 Reading package lists... [2020-08-04T12:13:19.410Z] #32 ... [2020-08-04T12:13:19.410Z] [2020-08-04T12:13:19.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:19.410Z] #10 32.60 Fetched 8371 kB in 25s (330 kB/s) [2020-08-04T12:13:19.410Z] #10 32.60 Reading package lists... [2020-08-04T12:13:19.410Z] #10 41.61 Reading package lists... [2020-08-04T12:13:19.410Z] #10 ... [2020-08-04T12:13:19.410Z] [2020-08-04T12:13:19.410Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:19.410Z] #23 33.47 Reading package lists... [2020-08-04T12:13:19.410Z] #23 41.27 Building dependency tree... [2020-08-04T12:13:19.410Z] #23 ... [2020-08-04T12:13:19.410Z] [2020-08-04T12:13:19.410Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:19.410Z] #51 32.79 Fetched 8371 kB in 24s (342 kB/s) [2020-08-04T12:13:19.410Z] #51 32.79 Reading package lists... [2020-08-04T12:13:19.410Z] #51 41.62 Reading package lists... [2020-08-04T12:13:19.410Z] #51 ... [2020-08-04T12:13:19.410Z] [2020-08-04T12:13:19.410Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:19.410Z] #23 43.76 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-04T12:13:19.410Z] #23 43.76 The following additional packages will be installed: [2020-08-04T12:13:19.410Z] #23 43.78 libjq1 libonig5 [2020-08-04T12:13:19.540Z] #10 44.06 Fetched 73.3 MB in 7s (10.1 MB/s) [2020-08-04T12:13:19.540Z] #10 44.16 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-04T12:13:19.659Z] #53 ... [2020-08-04T12:13:19.659Z] [2020-08-04T12:13:19.659Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:19.659Z] #11 24.54 Reading package lists... [2020-08-04T12:13:19.659Z] #11 32.62 Building dependency tree... [2020-08-04T12:13:19.659Z] #11 36.45 The following additional packages will be installed: [2020-08-04T12:13:19.659Z] #11 36.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-04T12:13:19.659Z] #11 36.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-04T12:13:19.659Z] #11 36.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-04T12:13:19.659Z] #11 36.46 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:13:19.659Z] #11 36.48 Suggested packages: [2020-08-04T12:13:19.659Z] #11 36.48 gcc-8-locales seccomp wine64 [2020-08-04T12:13:19.659Z] #11 37.90 The following NEW packages will be installed: [2020-08-04T12:13:19.659Z] #11 37.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-04T12:13:19.659Z] #11 37.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-04T12:13:19.659Z] #11 37.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-04T12:13:19.659Z] #11 37.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-04T12:13:19.659Z] #11 37.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-04T12:13:19.659Z] #11 37.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:13:19.659Z] #11 38.23 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:19.659Z] #11 38.23 Need to get 78.9 MB of archives. [2020-08-04T12:13:19.659Z] #11 38.23 After this operation, 532 MB of additional disk space will be used. [2020-08-04T12:13:19.659Z] #11 38.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-08-04T12:13:19.659Z] #11 38.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-08-04T12:13:19.659Z] #11 39.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-04T12:13:19.659Z] #11 39.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-08-04T12:13:19.659Z] #11 39.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-08-04T12:13:19.659Z] #11 39.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-04T12:13:19.659Z] #11 40.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-04T12:13:19.659Z] #11 41.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-04T12:13:19.659Z] #11 41.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-08-04T12:13:19.659Z] #11 ... [2020-08-04T12:13:19.659Z] [2020-08-04T12:13:19.659Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:19.659Z] #39 40.09 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:19.659Z] #39 40.48 Fetched 4075 kB in 1s (3361 kB/s) [2020-08-04T12:13:19.659Z] #39 40.57 Selecting previously unselected package libcap-dev:ppc64el. [2020-08-04T12:13:19.659Z] #39 40.57 (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 ... 15339 files and directories currently installed.) [2020-08-04T12:13:19.659Z] #39 40.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-08-04T12:13:19.659Z] #39 40.77 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-08-04T12:13:19.659Z] #39 41.02 Selecting previously unselected package libnet1:ppc64el. [2020-08-04T12:13:19.659Z] #39 41.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-04T12:13:19.659Z] #39 41.06 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:19.659Z] #39 41.29 Selecting previously unselected package libnet1-dev. [2020-08-04T12:13:19.659Z] #39 41.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-04T12:13:19.659Z] #39 41.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:19.659Z] #39 41.63 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-04T12:13:19.659Z] #39 41.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-04T12:13:19.659Z] #39 41.66 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-04T12:13:19.659Z] #39 41.97 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-08-04T12:13:19.659Z] #39 41.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-08-04T12:13:19.659Z] #39 41.98 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-04T12:13:19.672Z] #23 44.18 The following NEW packages will be installed: [2020-08-04T12:13:19.804Z] #10 44.16 (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 ... 15383 files and directories currently installed.) [2020-08-04T12:13:19.804Z] #10 44.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-08-04T12:13:19.804Z] #10 44.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:13:19.931Z] #23 44.19 jq libjq1 libonig5 [2020-08-04T12:13:19.963Z] #39 42.45 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-04T12:13:19.963Z] #39 42.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-04T12:13:19.963Z] #39 42.46 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-04T12:13:20.191Z] #23 44.67 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:20.191Z] #23 44.67 Need to get 355 kB of archives. [2020-08-04T12:13:20.191Z] #23 44.67 After this operation, 1072 kB of additional disk space will be used. [2020-08-04T12:13:20.191Z] #23 44.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-04T12:13:20.191Z] #23 44.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-04T12:13:20.191Z] #23 44.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-04T12:13:20.269Z] #39 42.77 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-08-04T12:13:20.269Z] #39 42.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-08-04T12:13:20.269Z] #39 42.77 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-04T12:13:20.269Z] #39 42.97 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-08-04T12:13:20.343Z] #23 47.70 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-04T12:13:20.343Z] #23 47.70 The following additional packages will be installed: [2020-08-04T12:13:20.343Z] #23 47.72 libjq1 libonig5 [2020-08-04T12:13:20.572Z] #39 42.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-08-04T12:13:20.572Z] #39 42.97 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-04T12:13:20.572Z] #39 ... [2020-08-04T12:13:20.572Z] [2020-08-04T12:13:20.572Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:20.572Z] #33 25.51 Reading package lists... [2020-08-04T12:13:20.572Z] #33 33.51 Building dependency tree... [2020-08-04T12:13:20.572Z] #33 37.36 The following additional packages will be installed: [2020-08-04T12:13:20.572Z] #33 37.37 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-04T12:13:20.572Z] #33 37.39 Suggested packages: [2020-08-04T12:13:20.572Z] #33 37.39 cmake-doc ninja-build lrzip [2020-08-04T12:13:20.572Z] #33 37.39 Recommended packages: [2020-08-04T12:13:20.572Z] #33 37.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-04T12:13:20.572Z] #33 38.68 The following NEW packages will be installed: [2020-08-04T12:13:20.572Z] #33 38.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-04T12:13:20.572Z] #33 38.69 vim-common xxd [2020-08-04T12:13:20.572Z] #33 38.97 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:20.572Z] #33 38.97 Need to get 14.9 MB of archives. [2020-08-04T12:13:20.572Z] #33 38.97 After this operation, 67.2 MB of additional disk space will be used. [2020-08-04T12:13:20.572Z] #33 38.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-04T12:13:20.572Z] #33 39.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:13:20.572Z] #33 39.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-08-04T12:13:20.572Z] #33 39.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-04T12:13:20.572Z] #33 40.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-08-04T12:13:20.572Z] #33 40.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-08-04T12:13:20.572Z] #33 40.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-08-04T12:13:20.572Z] #33 40.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-08-04T12:13:20.572Z] #33 40.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-08-04T12:13:20.572Z] #33 40.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-08-04T12:13:20.600Z] #23 48.28 The following NEW packages will be installed: [2020-08-04T12:13:20.857Z] #23 48.30 jq libjq1 libonig5 [2020-08-04T12:13:20.896Z] #33 43.39 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:20.896Z] #33 ... [2020-08-04T12:13:20.896Z] [2020-08-04T12:13:20.896Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:20.896Z] #39 43.45 Selecting previously unselected package libprotobuf17:ppc64el. [2020-08-04T12:13:20.896Z] #39 43.46 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-08-04T12:13:20.896Z] #39 43.47 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-04T12:13:21.114Z] #23 48.72 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:21.114Z] #23 48.72 Need to get 355 kB of archives. [2020-08-04T12:13:21.114Z] #23 48.72 After this operation, 1072 kB of additional disk space will be used. [2020-08-04T12:13:21.114Z] #23 48.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-04T12:13:21.114Z] #23 48.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-04T12:13:21.114Z] #23 48.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-04T12:13:21.570Z] #41 55.52 github.com/LK4D4/vndr/godl/singleflight [2020-08-04T12:13:21.570Z] #41 56.03 math/rand [2020-08-04T12:13:21.598Z] #39 44.20 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-08-04T12:13:21.598Z] #39 44.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-08-04T12:13:21.598Z] #39 44.21 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-04T12:13:21.650Z] #23 46.01 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:21.910Z] #39 44.37 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-08-04T12:13:21.910Z] #39 44.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-08-04T12:13:21.910Z] #39 44.42 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-04T12:13:21.910Z] #23 46.20 Fetched 355 kB in 0s (975 kB/s) [2020-08-04T12:13:21.910Z] #23 ... [2020-08-04T12:13:21.910Z] [2020-08-04T12:13:21.910Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:21.910Z] #38 27.00 Reading package lists... [2020-08-04T12:13:21.910Z] #38 37.23 Reading package lists... [2020-08-04T12:13:21.910Z] #38 44.32 Building dependency tree... [2020-08-04T12:13:21.910Z] #38 ... [2020-08-04T12:13:21.910Z] [2020-08-04T12:13:21.910Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:21.910Z] #23 46.33 Selecting previously unselected package libonig5:amd64. [2020-08-04T12:13:21.910Z] #23 46.33 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:21.910Z] #23 46.36 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-04T12:13:22.171Z] #23 46.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:13:22.272Z] using credential docker-jenkins-github-credentials [2020-08-04T12:13:22.350Z] Cloning the remote Git repository [2020-08-04T12:13:22.350Z] Cloning with configured refspecs honoured and without tags [2020-08-04T12:13:22.400Z] #10 ... [2020-08-04T12:13:22.400Z] [2020-08-04T12:13:22.400Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:22.400Z] #25 3.922 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T12:13:22.400Z] #25 4.199 [2020-08-04T12:13:22.400Z] #25 4.559 0.0% ### 5.0% ##### 8.2% ######## 11.3% ########## 15.2% ############# 19.2% ################ 23.3% ################### 26.5% #################### 29.0% ####################### 32.8% ########################### 38.3% ############################## 42.9% ################################### 49.5% ######################################### 57.6% ################################################ 66.7% ###################################################### 75.1% ########################################################## 81.1% ############################################################# 85.8% ################################################################## 92.5% #################################################################### 95.2% ######################################################################## 100.0% [2020-08-04T12:13:22.400Z] #25 7.060 [2020-08-04T12:13:22.450Z] #23 46.64 Selecting previously unselected package libjq1:amd64. [2020-08-04T12:13:22.450Z] #23 46.68 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:13:22.450Z] #23 46.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:13:22.482Z] #23 50.05 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:22.510Z] #41 56.91 internal/singleflight [2020-08-04T12:13:22.666Z] #25 7.305 0.2% ################################## 47.8% ############################################################## 87.2% ######################################################################## 100.0% [2020-08-04T12:13:22.724Z] #23 47.02 Selecting previously unselected package jq. [2020-08-04T12:13:22.724Z] #23 47.02 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:13:22.724Z] #23 47.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:13:22.739Z] #23 50.32 Fetched 355 kB in 0s (1301 kB/s) [2020-08-04T12:13:22.739Z] #23 50.44 Selecting previously unselected package libonig5:amd64. [2020-08-04T12:13:22.771Z] #41 57.17 io [2020-08-04T12:13:22.771Z] #41 57.18 strconv [2020-08-04T12:13:22.538Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T12:13:22.929Z] #25 8.021 [2020-08-04T12:13:22.988Z] #23 47.23 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:13:22.988Z] #23 47.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:13:22.988Z] #23 47.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:13:22.988Z] #23 47.29 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:22.995Z] #23 50.45 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:22.996Z] #23 50.58 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-04T12:13:22.996Z] #23 50.60 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:13:23.192Z] #25 ... [2020-08-04T12:13:23.192Z] [2020-08-04T12:13:23.192Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:23.192Z] #47 37.79 bytes [2020-08-04T12:13:23.192Z] #47 37.80 syscall [2020-08-04T12:13:23.192Z] #47 37.80 strings [2020-08-04T12:13:23.192Z] #47 37.80 strconv [2020-08-04T12:13:23.192Z] #47 40.00 bufio [2020-08-04T12:13:23.192Z] #47 42.93 reflect [2020-08-04T12:13:23.192Z] #47 42.95 regexp/syntax [2020-08-04T12:13:23.228Z] #39 45.83 Selecting previously unselected package libprotoc17:ppc64el. [2020-08-04T12:13:23.228Z] #39 45.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-08-04T12:13:23.228Z] #39 45.86 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-04T12:13:23.252Z] #23 ... [2020-08-04T12:13:23.252Z] [2020-08-04T12:13:23.252Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:23.252Z] #30 50.86 sync [2020-08-04T12:13:23.252Z] #30 50.87 internal/reflectlite [2020-08-04T12:13:23.343Z] #41 ... [2020-08-04T12:13:23.343Z] [2020-08-04T12:13:23.343Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:23.343Z] #38 55.29 The following additional packages will be installed: [2020-08-04T12:13:23.343Z] #38 55.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-04T12:13:23.343Z] #38 55.30 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-04T12:13:23.343Z] #38 55.39 Suggested packages: [2020-08-04T12:13:23.343Z] #38 55.43 manpages-dev python-setuptools [2020-08-04T12:13:23.343Z] #38 56.93 The following NEW packages will be installed: [2020-08-04T12:13:23.343Z] #38 56.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-04T12:13:23.343Z] #38 56.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-04T12:13:23.343Z] #38 56.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-04T12:13:23.343Z] #38 56.96 python-six zlib1g-dev [2020-08-04T12:13:23.343Z] #38 57.39 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:23.343Z] #38 57.39 Need to get 4095 kB of archives. [2020-08-04T12:13:23.343Z] #38 57.39 After this operation, 22.5 MB of additional disk space will be used. [2020-08-04T12:13:23.343Z] #38 57.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-04T12:13:23.343Z] #38 57.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-04T12:13:23.343Z] #38 57.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-04T12:13:23.343Z] #38 57.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-04T12:13:23.343Z] #38 57.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-04T12:13:23.343Z] #38 57.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-04T12:13:23.343Z] #38 57.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-04T12:13:23.343Z] #38 57.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-04T12:13:23.343Z] #38 57.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-04T12:13:23.343Z] #38 57.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-04T12:13:23.343Z] #38 57.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-04T12:13:23.343Z] #38 57.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-04T12:13:23.343Z] #38 57.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-04T12:13:23.343Z] #38 57.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-04T12:13:23.343Z] #38 57.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-04T12:13:23.343Z] #38 57.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-04T12:13:23.343Z] #38 57.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-04T12:13:23.455Z] #47 47.95 time [2020-08-04T12:13:23.456Z] #47 ... [2020-08-04T12:13:23.456Z] [2020-08-04T12:13:23.456Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:23.719Z] #25 8.405 0.2% ################################ 45.2% ##################################################### 74.9% #################################################################### 95.3% ######################################################################## 100.0% [2020-08-04T12:13:23.911Z] #39 46.49 Selecting previously unselected package protobuf-c-compiler. [2020-08-04T12:13:23.911Z] #39 46.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-08-04T12:13:23.911Z] #39 46.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:13:23.927Z] #23 DONE 48.5s [2020-08-04T12:13:23.927Z] [2020-08-04T12:13:23.927Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:23.927Z] #10 41.61 Reading package lists... [2020-08-04T12:13:24.189Z] #10 ... [2020-08-04T12:13:24.189Z] [2020-08-04T12:13:24.189Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T12:13:24.189Z] #24 DONE 0.0s [2020-08-04T12:13:24.215Z] #39 46.69 Selecting previously unselected package protobuf-compiler. [2020-08-04T12:13:24.215Z] #39 46.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-08-04T12:13:24.215Z] #39 46.71 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:13:24.215Z] #39 ... [2020-08-04T12:13:24.215Z] [2020-08-04T12:13:24.215Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:24.215Z] #61 DONE 46.9s [2020-08-04T12:13:24.284Z] #38 ... [2020-08-04T12:13:24.284Z] [2020-08-04T12:13:24.284Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:24.284Z] #51 43.49 Reading package lists... [2020-08-04T12:13:24.284Z] #51 50.72 Building dependency tree... [2020-08-04T12:13:24.284Z] #51 55.66 The following additional packages will be installed: [2020-08-04T12:13:24.284Z] #51 55.66 libbtrfs0 [2020-08-04T12:13:24.284Z] #51 55.98 The following NEW packages will be installed: [2020-08-04T12:13:24.284Z] #51 55.98 libbtrfs-dev libbtrfs0 [2020-08-04T12:13:24.284Z] #51 56.48 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:24.284Z] #51 56.48 Need to get 119 kB of archives. [2020-08-04T12:13:24.284Z] #51 56.48 After this operation, 387 kB of additional disk space will be used. [2020-08-04T12:13:24.284Z] #51 56.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-04T12:13:24.284Z] #51 56.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-04T12:13:24.284Z] #51 57.69 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:24.284Z] #51 57.88 Fetched 119 kB in 0s (284 kB/s) [2020-08-04T12:13:24.284Z] #51 58.02 Selecting previously unselected package libbtrfs0. [2020-08-04T12:13:24.284Z] #51 58.02 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:24.284Z] #51 58.12 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-04T12:13:24.284Z] #51 58.15 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:13:24.284Z] #51 58.24 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:13:24.284Z] #51 58.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-04T12:13:24.284Z] #51 58.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:13:24.284Z] #51 58.48 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:13:24.284Z] #51 58.51 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:13:24.284Z] #51 58.52 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:24.284Z] #51 DONE 58.7s [2020-08-04T12:13:24.296Z] #25 9.260 [2020-08-04T12:13:24.451Z] [2020-08-04T12:13:24.451Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:24.451Z] #51 41.62 Reading package lists... [2020-08-04T12:13:24.522Z] [2020-08-04T12:13:24.522Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:24.522Z] #26 2.777 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T12:13:24.522Z] #26 3.615 [2020-08-04T12:13:24.522Z] #26 3.891 ## 3.9% ####### 10.0% ############# 18.2% ################ 22.3% ################## 26.3% ####################### 32.4% ############################# 40.6% ################################# 46.7% #################################### 51.4% ####################################### 55.0% ########################################## 58.8% ############################################### 65.8% ################################################## 69.8% ##################################################### 73.9% ########################################################## 80.8% ############################################################## 86.8% ################################################################## 93.0% ####################################################################### 99.1% ######################################################################## 100.0% [2020-08-04T12:13:24.522Z] #26 6.876 [2020-08-04T12:13:24.545Z] [2020-08-04T12:13:24.545Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:24.820Z] #26 7.148 ########## 14.7% #################### 28.1% ####################################### 54.9% ################################################# 68.2% #################################################################### 95.0% ######################################################################## 100.0% [2020-08-04T12:13:22.944Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-04T12:13:23.789Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:13:23.789Z] > git --version # timeout=10 [2020-08-04T12:13:23.829Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:13:23.831Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:13:25.116Z] #52 ... [2020-08-04T12:13:25.116Z] [2020-08-04T12:13:25.116Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:25.116Z] #23 43.05 Reading package lists... [2020-08-04T12:13:25.116Z] #23 50.49 Building dependency tree... [2020-08-04T12:13:25.116Z] #23 55.62 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-04T12:13:25.116Z] #23 55.62 The following additional packages will be installed: [2020-08-04T12:13:25.116Z] #23 55.65 libjq1 libonig5 [2020-08-04T12:13:25.116Z] #23 56.15 The following NEW packages will be installed: [2020-08-04T12:13:25.116Z] #23 56.17 jq libjq1 libonig5 [2020-08-04T12:13:25.116Z] #23 56.56 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:25.116Z] #23 56.56 Need to get 355 kB of archives. [2020-08-04T12:13:25.116Z] #23 56.56 After this operation, 1072 kB of additional disk space will be used. [2020-08-04T12:13:25.116Z] #23 56.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-04T12:13:25.116Z] #23 56.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-04T12:13:25.116Z] #23 56.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-04T12:13:25.116Z] #23 57.70 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:25.116Z] #23 57.92 Fetched 355 kB in 0s (1226 kB/s) [2020-08-04T12:13:25.116Z] #23 58.03 Selecting previously unselected package libonig5:amd64. [2020-08-04T12:13:25.116Z] #23 58.03 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:25.116Z] #23 58.09 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-04T12:13:25.116Z] #23 58.10 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:13:25.116Z] #23 58.41 Selecting previously unselected package libjq1:amd64. [2020-08-04T12:13:25.116Z] #23 58.42 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:13:25.116Z] #23 58.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:13:25.116Z] #23 58.60 Selecting previously unselected package jq. [2020-08-04T12:13:25.116Z] #23 58.62 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:13:25.116Z] #23 58.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:13:25.116Z] #23 59.02 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:13:25.116Z] #23 59.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:13:25.116Z] #23 59.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:13:25.116Z] #23 59.11 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:25.116Z] #23 DONE 59.6s [2020-08-04T12:13:25.116Z] [2020-08-04T12:13:25.116Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T12:13:25.116Z] #24 DONE 0.1s [2020-08-04T12:13:25.142Z] #30 ... [2020-08-04T12:13:25.142Z] [2020-08-04T12:13:25.142Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T12:13:25.142Z] #23 50.93 Selecting previously unselected package libjq1:amd64. [2020-08-04T12:13:25.142Z] #23 50.93 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:13:25.142Z] #23 50.97 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:13:25.142Z] #23 51.14 Selecting previously unselected package jq. [2020-08-04T12:13:25.142Z] #23 51.16 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:13:25.142Z] #23 51.17 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:13:25.142Z] #23 51.46 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:13:25.142Z] #23 51.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:13:25.142Z] #23 51.48 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:13:25.142Z] #23 51.49 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:25.142Z] #23 DONE 52.8s [2020-08-04T12:13:25.142Z] [2020-08-04T12:13:25.142Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T12:13:25.142Z] #24 DONE 0.0s [2020-08-04T12:13:25.381Z] [2020-08-04T12:13:25.381Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:25.381Z] #38 59.24 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:25.381Z] #38 59.46 Fetched 4095 kB in 1s (5315 kB/s) [2020-08-04T12:13:25.381Z] #38 59.60 Selecting previously unselected package libcap-dev:amd64. [2020-08-04T12:13:25.381Z] #38 59.60 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:25.381Z] #38 59.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-04T12:13:25.381Z] #38 59.75 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-04T12:13:25.381Z] #38 ... [2020-08-04T12:13:25.381Z] [2020-08-04T12:13:25.381Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:25.381Z] #32 42.78 Reading package lists... [2020-08-04T12:13:25.381Z] #32 50.22 Building dependency tree... [2020-08-04T12:13:25.381Z] #32 54.72 The following additional packages will be installed: [2020-08-04T12:13:25.381Z] #32 54.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-04T12:13:25.381Z] #32 54.75 Suggested packages: [2020-08-04T12:13:25.381Z] #32 54.76 cmake-doc ninja-build lrzip [2020-08-04T12:13:25.381Z] #32 54.76 Recommended packages: [2020-08-04T12:13:25.381Z] #32 54.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-04T12:13:25.381Z] #32 56.20 The following NEW packages will be installed: [2020-08-04T12:13:25.381Z] #32 56.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-04T12:13:25.381Z] #32 56.21 vim-common xxd [2020-08-04T12:13:25.381Z] #32 56.59 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:25.381Z] #32 56.59 Need to get 14.9 MB of archives. [2020-08-04T12:13:25.381Z] #32 56.59 After this operation, 61.8 MB of additional disk space will be used. [2020-08-04T12:13:25.381Z] #32 56.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-04T12:13:25.381Z] #32 56.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:13:25.381Z] #32 56.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-04T12:13:25.381Z] #32 56.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-04T12:13:25.381Z] #32 57.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-04T12:13:25.381Z] #32 57.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-04T12:13:25.381Z] #32 57.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-04T12:13:25.381Z] #32 57.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-04T12:13:25.381Z] #32 57.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-04T12:13:25.381Z] #32 57.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-04T12:13:25.381Z] #32 59.24 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:25.381Z] #32 59.61 Fetched 14.9 MB in 2s (8744 kB/s) [2020-08-04T12:13:25.381Z] #32 59.78 Selecting previously unselected package xxd. [2020-08-04T12:13:25.381Z] #32 59.78 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:25.381Z] #32 59.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T12:13:25.381Z] #32 59.86 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:13:25.399Z] [2020-08-04T12:13:25.399Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:25.474Z] #26 8.328 #=#=# [2020-08-04T12:13:25.643Z] #32 ... [2020-08-04T12:13:25.643Z] [2020-08-04T12:13:25.643Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:25.643Z] #52 1.308 + RM_GOPATH=0 [2020-08-04T12:13:25.643Z] #52 1.318 + TMP_GOPATH= [2020-08-04T12:13:25.643Z] #52 1.318 + : /build [2020-08-04T12:13:25.643Z] #52 1.318 + '[' -z '' ']' [2020-08-04T12:13:25.643Z] #52 1.318 ++ mktemp -d [2020-08-04T12:13:25.643Z] #52 1.318 + export GOPATH=/tmp/tmp.GZAwmT1uZC [2020-08-04T12:13:25.643Z] #52 1.318 + GOPATH=/tmp/tmp.GZAwmT1uZC [2020-08-04T12:13:25.643Z] #52 1.318 + RM_GOPATH=1 [2020-08-04T12:13:25.643Z] #52 1.318 + case "$(go env GOARCH)" in [2020-08-04T12:13:25.643Z] #52 1.319 ++ go env GOARCH [2020-08-04T12:13:25.643Z] #52 1.445 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:25.643Z] #52 1.445 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:25.643Z] #52 1.445 ++ dirname /tmp/install/install.sh [2020-08-04T12:13:25.643Z] #52 1.445 + dir=/tmp/install [2020-08-04T12:13:25.643Z] #52 1.445 + bin=containerd [2020-08-04T12:13:25.643Z] #52 1.445 + shift [2020-08-04T12:13:25.643Z] #52 1.445 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-04T12:13:25.643Z] #52 1.445 + . /tmp/install/containerd.installer [2020-08-04T12:13:25.643Z] #52 1.445 ++ set -e [2020-08-04T12:13:25.643Z] #52 1.445 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:13:25.643Z] #52 1.445 + install_containerd [2020-08-04T12:13:25.904Z] #52 1.455 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-04T12:13:25.904Z] #52 1.455 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GZAwmT1uZC/src/github.com/containerd/containerd [2020-08-04T12:13:25.904Z] #52 1.455 Cloning into '/tmp/tmp.GZAwmT1uZC/src/github.com/containerd/containerd'... [2020-08-04T12:13:25.904Z] #52 1.455 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:13:25.904Z] #52 ... [2020-08-04T12:13:25.904Z] [2020-08-04T12:13:25.904Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:25.904Z] #10 43.69 Reading package lists... [2020-08-04T12:13:25.904Z] #10 50.62 Building dependency tree... [2020-08-04T12:13:25.904Z] #10 56.25 The following additional packages will be installed: [2020-08-04T12:13:25.904Z] #10 56.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-04T12:13:25.904Z] #10 56.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-04T12:13:25.904Z] #10 56.25 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-04T12:13:25.904Z] #10 56.26 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:13:25.904Z] #10 56.27 Suggested packages: [2020-08-04T12:13:25.904Z] #10 56.27 gcc-8-locales seccomp wine64 [2020-08-04T12:13:25.904Z] #10 57.44 The following NEW packages will be installed: [2020-08-04T12:13:25.904Z] #10 57.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-04T12:13:25.904Z] #10 57.44 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-04T12:13:25.904Z] #10 57.44 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-04T12:13:25.904Z] #10 57.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-04T12:13:25.904Z] #10 57.45 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-04T12:13:25.904Z] #10 57.46 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:13:25.904Z] #10 57.81 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:25.904Z] #10 57.81 Need to get 77.7 MB of archives. [2020-08-04T12:13:25.904Z] #10 57.81 After this operation, 487 MB of additional disk space will be used. [2020-08-04T12:13:25.904Z] #10 57.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-04T12:13:25.904Z] #10 57.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-04T12:13:25.904Z] #10 58.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-04T12:13:25.904Z] #10 58.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-04T12:13:25.904Z] #10 58.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-04T12:13:25.904Z] #10 58.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-04T12:13:25.904Z] #10 58.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-04T12:13:25.904Z] #10 59.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-04T12:13:25.904Z] #10 59.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-08-04T12:13:25.904Z] #10 ... [2020-08-04T12:13:25.904Z] [2020-08-04T12:13:25.904Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:25.904Z] #38 59.98 Selecting previously unselected package libnet1:amd64. [2020-08-04T12:13:25.904Z] #38 59.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T12:13:25.904Z] #38 60.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:25.904Z] #38 60.14 Selecting previously unselected package libnet1-dev. [2020-08-04T12:13:25.904Z] #38 60.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T12:13:25.904Z] #38 60.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:25.904Z] #38 60.42 Selecting previously unselected package libnl-3-200:amd64. [2020-08-04T12:13:25.904Z] #38 60.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-04T12:13:25.904Z] #38 60.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:13:25.945Z] #25 9.494 0.0% ## 3.3% ###### 9.7% ######### 12.9% ############# 19.3% ################### 26.7% ####################### 32.8% ######################## 34.1% ########################### 38.8% ############################### 44.3% ################################### 48.7% [2020-08-04T12:13:25.945Z] #25 ... [2020-08-04T12:13:25.945Z] [2020-08-04T12:13:25.945Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:25.945Z] #38 40.41 Selecting previously unselected package libprotobuf17:arm64. [2020-08-04T12:13:25.945Z] #38 40.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-08-04T12:13:25.945Z] #38 40.52 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-04T12:13:25.945Z] #38 41.75 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-08-04T12:13:25.945Z] #38 41.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-08-04T12:13:25.945Z] #38 41.77 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-04T12:13:25.945Z] #38 41.99 Selecting previously unselected package libprotobuf-dev:arm64. [2020-08-04T12:13:25.945Z] #38 42.01 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-08-04T12:13:25.945Z] #38 42.06 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-04T12:13:25.945Z] #38 44.07 Selecting previously unselected package libprotoc17:arm64. [2020-08-04T12:13:25.945Z] #38 44.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-08-04T12:13:25.945Z] #38 44.14 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-04T12:13:25.945Z] #38 44.62 Selecting previously unselected package protobuf-c-compiler. [2020-08-04T12:13:25.945Z] #38 44.63 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-08-04T12:13:25.945Z] #38 44.73 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:13:25.945Z] #38 44.92 Selecting previously unselected package protobuf-compiler. [2020-08-04T12:13:25.945Z] #38 44.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-08-04T12:13:25.945Z] #38 44.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:13:25.945Z] #38 45.09 Selecting previously unselected package python-pkg-resources. [2020-08-04T12:13:25.945Z] #38 45.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:13:25.945Z] #38 45.10 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-04T12:13:25.945Z] #38 45.48 Selecting previously unselected package python-six. [2020-08-04T12:13:25.945Z] #38 45.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-04T12:13:25.945Z] #38 45.54 Unpacking python-six (1.12.0-1) ... [2020-08-04T12:13:25.945Z] #38 45.86 Selecting previously unselected package python-protobuf. [2020-08-04T12:13:25.945Z] #38 45.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-08-04T12:13:25.945Z] #38 45.98 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-04T12:13:25.945Z] #38 48.17 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-04T12:13:25.945Z] #38 ... [2020-08-04T12:13:25.945Z] [2020-08-04T12:13:25.945Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:26.111Z] #26 8.519 ######### 13.3% ######################## 33.6% ############################### 44.0% ################################################################## 91.7% ######################################################################## 100.0% [2020-08-04T12:13:26.111Z] #26 ... [2020-08-04T12:13:26.111Z] [2020-08-04T12:13:26.111Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:26.111Z] #31 48.85 internal/reflectlite [2020-08-04T12:13:26.165Z] #38 60.64 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-04T12:13:26.165Z] #38 60.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-04T12:13:26.165Z] #38 60.65 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-04T12:13:26.211Z] #25 9.494 0.0% ## 3.3% ###### 9.7% ######### 12.9% ############# 19.3% ################### 26.7% ####################### 32.8% ######################## 34.1% ########################### 38.8% ############################### 44.3% ################################### 48.7% #################################### 50.5% ######################################### 57.9% ############################################## 64.9% [2020-08-04T12:13:26.211Z] #25 ... [2020-08-04T12:13:26.211Z] [2020-08-04T12:13:26.211Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:26.211Z] #30 40.67 reflect [2020-08-04T12:13:26.211Z] #30 44.15 internal/syscall/execenv [2020-08-04T12:13:26.211Z] #30 44.16 time [2020-08-04T12:13:26.211Z] #30 44.16 internal/syscall/unix [2020-08-04T12:13:26.211Z] #30 48.43 internal/poll [2020-08-04T12:13:26.211Z] #30 49.74 os [2020-08-04T12:13:26.211Z] #30 ... [2020-08-04T12:13:26.211Z] [2020-08-04T12:13:26.211Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:26.359Z] #51 48.70 Building dependency tree... [2020-08-04T12:13:26.413Z] #31 48.86 sync [2020-08-04T12:13:26.426Z] #38 60.97 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-04T12:13:26.426Z] #38 60.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:13:26.426Z] #38 60.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:26.426Z] #38 61.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-04T12:13:26.426Z] #38 61.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:13:26.687Z] #38 61.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:26.687Z] #38 61.17 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-04T12:13:26.687Z] #38 61.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-04T12:13:26.687Z] #38 61.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-04T12:13:26.738Z] #25 9.494 0.0% ## 3.3% ###### 9.7% ######### 12.9% ############# 19.3% ################### 26.7% ####################### 32.8% ######################## 34.1% ########################### 38.8% ############################### 44.3% ################################### 48.7% #################################### 50.5% ######################################### 57.9% ############################################## 64.9% ################################################### 71.1% ####################################################### 76.5% ############################################################ 84.4% ################################################################## 91.8% #################################################################### 95.1% ######################################################################## 100.0% [2020-08-04T12:13:26.770Z] #25 ... [2020-08-04T12:13:26.770Z] [2020-08-04T12:13:26.770Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:26.770Z] #60 DONE 54.4s [2020-08-04T12:13:26.949Z] #38 61.45 Selecting previously unselected package libprotobuf17:amd64. [2020-08-04T12:13:26.949Z] #38 61.46 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:26.949Z] #38 61.46 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:27.101Z] [2020-08-04T12:13:27.101Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:27.101Z] #38 44.58 Building dependency tree... [2020-08-04T12:13:27.101Z] #38 48.50 The following additional packages will be installed: [2020-08-04T12:13:27.101Z] #38 48.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-04T12:13:27.101Z] #38 48.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-04T12:13:27.101Z] #38 48.54 Suggested packages: [2020-08-04T12:13:27.101Z] #38 48.55 manpages-dev python-setuptools [2020-08-04T12:13:27.101Z] #38 49.97 The following NEW packages will be installed: [2020-08-04T12:13:27.101Z] #38 49.98 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-04T12:13:27.101Z] #38 49.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-04T12:13:27.101Z] #38 50.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-04T12:13:27.101Z] #38 50.02 python-six zlib1g-dev [2020-08-04T12:13:27.101Z] #38 50.46 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:27.101Z] #38 50.46 Need to get 4095 kB of archives. [2020-08-04T12:13:27.101Z] #38 50.46 After this operation, 22.5 MB of additional disk space will be used. [2020-08-04T12:13:27.101Z] #38 50.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-04T12:13:27.101Z] #38 50.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-04T12:13:27.101Z] #38 50.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-04T12:13:27.101Z] #38 50.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-04T12:13:27.101Z] #38 50.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-04T12:13:27.101Z] #38 50.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-04T12:13:27.101Z] #38 50.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-04T12:13:27.101Z] #38 50.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-04T12:13:27.101Z] #38 50.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-04T12:13:27.101Z] #38 50.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-04T12:13:27.101Z] #38 50.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-04T12:13:27.101Z] #38 50.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-04T12:13:27.101Z] #38 50.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-04T12:13:27.101Z] #38 50.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-04T12:13:27.101Z] #38 50.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-04T12:13:27.101Z] #38 50.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-04T12:13:27.101Z] #38 50.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-04T12:13:27.101Z] #38 52.46 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:27.101Z] #38 52.91 Fetched 4095 kB in 1s (5503 kB/s) [2020-08-04T12:13:27.101Z] #38 53.23 Selecting previously unselected package libcap-dev:amd64. [2020-08-04T12:13:27.101Z] #38 53.23 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:27.101Z] #38 53.41 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-04T12:13:27.101Z] #38 53.44 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-04T12:13:27.101Z] #38 53.64 Selecting previously unselected package libnet1:amd64. [2020-08-04T12:13:27.101Z] #38 53.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T12:13:27.101Z] #38 53.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:27.101Z] #38 53.82 Selecting previously unselected package libnet1-dev. [2020-08-04T12:13:27.101Z] #38 53.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T12:13:27.101Z] #38 53.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:27.101Z] #38 54.13 Selecting previously unselected package libnl-3-200:amd64. [2020-08-04T12:13:27.101Z] #38 54.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-04T12:13:27.101Z] #38 54.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:13:27.101Z] #38 54.32 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-04T12:13:27.101Z] #38 54.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-04T12:13:27.101Z] #38 54.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-04T12:13:27.101Z] #38 54.90 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-04T12:13:27.101Z] #38 54.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:13:27.101Z] #38 54.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:27.217Z] #38 ... [2020-08-04T12:13:27.217Z] [2020-08-04T12:13:27.217Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:27.217Z] #30 51.87 sync [2020-08-04T12:13:27.217Z] #30 51.88 internal/reflectlite [2020-08-04T12:13:27.217Z] #30 56.31 sort [2020-08-04T12:13:27.217Z] #30 56.32 errors [2020-08-04T12:13:27.217Z] #30 56.58 strconv [2020-08-04T12:13:27.217Z] #30 57.33 io [2020-08-04T12:13:27.217Z] #30 58.61 internal/oserror [2020-08-04T12:13:27.217Z] #30 58.72 syscall [2020-08-04T12:13:27.217Z] #30 61.09 reflect [2020-08-04T12:13:27.316Z] #25 12.09 [2020-08-04T12:13:27.478Z] #30 ... [2020-08-04T12:13:27.478Z] [2020-08-04T12:13:27.478Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:27.478Z] #47 61.78 syscall [2020-08-04T12:13:27.478Z] #47 61.79 reflect [2020-08-04T12:13:27.681Z] #38 55.12 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-04T12:13:27.681Z] #38 55.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:13:27.681Z] #38 55.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:27.681Z] #38 ... [2020-08-04T12:13:27.681Z] [2020-08-04T12:13:27.681Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:27.681Z] #25 2.462 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T12:13:27.681Z] #25 ... [2020-08-04T12:13:27.681Z] [2020-08-04T12:13:27.681Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:27.681Z] #43 DONE 55.4s [2020-08-04T12:13:27.802Z] #51 51.82 The following additional packages will be installed: [2020-08-04T12:13:27.802Z] #51 51.82 libbtrfs0 [2020-08-04T12:13:27.802Z] #51 51.99 The following NEW packages will be installed: [2020-08-04T12:13:27.802Z] #51 52.01 libbtrfs-dev libbtrfs0 [2020-08-04T12:13:27.956Z] [2020-08-04T12:13:27.956Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:27.956Z] #38 55.42 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-04T12:13:27.956Z] #38 55.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-04T12:13:27.956Z] #38 55.44 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-04T12:13:28.135Z] #51 52.43 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:28.135Z] #51 52.43 Need to get 119 kB of archives. [2020-08-04T12:13:28.135Z] #51 52.43 After this operation, 387 kB of additional disk space will be used. [2020-08-04T12:13:28.135Z] #51 52.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-04T12:13:28.135Z] #51 52.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-04T12:13:28.135Z] #51 ... [2020-08-04T12:13:28.135Z] [2020-08-04T12:13:28.135Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:28.135Z] #43 DONE 52.6s [2020-08-04T12:13:28.398Z] [2020-08-04T12:13:28.398Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:28.398Z] #25 1.869 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T12:13:28.398Z] #25 2.304 [2020-08-04T12:13:28.537Z] #38 56.15 Selecting previously unselected package libprotobuf17:amd64. [2020-08-04T12:13:28.537Z] #38 56.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:28.537Z] #38 56.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:28.923Z] #25 2.522 ### 4.9% ###### 9.6% ########## 14.3% ############## 19.9% ################## 25.9% ##################### 29.8% ######################## 34.2% ########################### 38.1% ############################# 41.3% ################################ 45.4% ################################### 49.2% ###################################### 52.9% ####################################### 55.1% ########################################### 60.3% ############################################### 66.1% ################################################ 67.3% ######################################################## 78.6% ############################################################ 84.3% ################################################################## 92.6% ######################################################################## 100.0% [2020-08-04T12:13:29.183Z] #25 5.016 [2020-08-04T12:13:29.183Z] #25 ... [2020-08-04T12:13:29.183Z] [2020-08-04T12:13:29.183Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:29.183Z] #51 53.71 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:29.752Z] #51 53.94 Fetched 119 kB in 0s (429 kB/s) [2020-08-04T12:13:29.752Z] #51 54.13 Selecting previously unselected package libbtrfs0. [2020-08-04T12:13:29.752Z] #51 54.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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:29.752Z] #51 54.22 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-04T12:13:29.752Z] #51 54.25 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:13:30.061Z] #51 54.39 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:13:30.061Z] #51 54.44 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-04T12:13:30.061Z] #51 54.45 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:13:30.091Z] #25 12.43 0.0% 1.2% ## 3.2% ### 4.5% #### 5.6% #### 6.9% ###### 9.1% ####### 10.6% ######## 12.5% ######### 13.4% ########## 14.4% ########### 15.9% ############ 17.0% ############# 18.4% ############# 19.0% ############## 19.7% ############### 21.0% ############### 21.0% ############### 21.6% ############### 21.9% ################ 22.8% ################# 24.1% ### [2020-08-04T12:13:30.091Z] #25 ... [2020-08-04T12:13:30.091Z] [2020-08-04T12:13:30.091Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:30.091Z] #32 44.63 Selecting previously unselected package libicu63:arm64. [2020-08-04T12:13:30.091Z] #32 44.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-04T12:13:30.091Z] #32 44.65 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-04T12:13:30.091Z] #32 50.76 Selecting previously unselected package libxml2:arm64. [2020-08-04T12:13:30.091Z] #32 50.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-08-04T12:13:30.091Z] #32 50.77 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:13:30.091Z] #32 51.67 Selecting previously unselected package libarchive13:arm64. [2020-08-04T12:13:30.092Z] #32 51.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-08-04T12:13:30.092Z] #32 51.68 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-04T12:13:30.092Z] #32 52.35 Selecting previously unselected package libjsoncpp1:arm64. [2020-08-04T12:13:30.092Z] #32 52.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-08-04T12:13:30.092Z] #32 52.48 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-04T12:13:30.092Z] #32 53.02 Selecting previously unselected package librhash0:arm64. [2020-08-04T12:13:30.092Z] #32 53.02 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-08-04T12:13:30.092Z] #32 53.03 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-08-04T12:13:30.092Z] #32 53.29 Selecting previously unselected package libuv1:arm64. [2020-08-04T12:13:30.092Z] #32 53.29 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-08-04T12:13:30.092Z] #32 53.30 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-08-04T12:13:30.092Z] #32 54.08 Selecting previously unselected package cmake. [2020-08-04T12:13:30.092Z] #32 54.08 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-08-04T12:13:30.092Z] #32 54.10 Unpacking cmake (3.13.4-1) ... [2020-08-04T12:13:30.092Z] #32 ... [2020-08-04T12:13:30.092Z] [2020-08-04T12:13:30.092Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:30.434Z] #38 57.77 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-04T12:13:30.435Z] #38 57.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:30.435Z] #38 57.78 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:30.539Z] #45 DONE 172.8s [2020-08-04T12:13:30.539Z] [2020-08-04T12:13:30.539Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:30.539Z] #52 150.2 + bin/containerd-stress [2020-08-04T12:13:30.634Z] #51 ... [2020-08-04T12:13:30.634Z] [2020-08-04T12:13:30.634Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:30.634Z] #60 DONE 55.1s [2020-08-04T12:13:30.691Z] #38 58.31 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-04T12:13:30.691Z] #38 58.31 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:30.691Z] #38 58.32 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:30.896Z] [2020-08-04T12:13:30.896Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:30.896Z] #51 55.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:13:31.024Z] #31 53.41 sort [2020-08-04T12:13:31.024Z] #31 53.42 errors [2020-08-04T12:13:31.155Z] #51 55.60 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:13:31.336Z] #31 53.94 internal/oserror [2020-08-04T12:13:31.336Z] #31 53.95 io [2020-08-04T12:13:31.336Z] #31 ... [2020-08-04T12:13:31.336Z] [2020-08-04T12:13:31.336Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:31.336Z] #33 43.87 Fetched 14.9 MB in 3s (5650 kB/s) [2020-08-04T12:13:31.336Z] #33 44.08 Selecting previously unselected package xxd. [2020-08-04T12:13:31.336Z] #33 44.08 (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 ... 15339 files and directories currently installed.) [2020-08-04T12:13:31.336Z] #33 44.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-04T12:13:31.336Z] #33 44.31 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:13:31.336Z] #33 44.49 Selecting previously unselected package vim-common. [2020-08-04T12:13:31.336Z] #33 44.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:13:31.336Z] #33 44.56 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:13:31.336Z] #33 44.99 Selecting previously unselected package cmake-data. [2020-08-04T12:13:31.336Z] #33 45.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-04T12:13:31.336Z] #33 45.02 Unpacking cmake-data (3.13.4-1) ... [2020-08-04T12:13:31.336Z] #33 49.24 Selecting previously unselected package libicu63:ppc64el. [2020-08-04T12:13:31.336Z] #33 49.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-04T12:13:31.336Z] #33 49.29 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-04T12:13:31.336Z] #33 ... [2020-08-04T12:13:31.336Z] [2020-08-04T12:13:31.336Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:31.336Z] #26 9.485 [2020-08-04T12:13:31.336Z] #26 9.804 1.2% ## 3.1% #### 6.9% ######### 12.7% ############## 20.4% ##################### 29.2% ######################## 34.6% ############################## 42.3% ################################### 50.0% ######################################### 57.6% ############################################## 64.1% ################################################ 67.9% ##################################################### 73.7% ####################################################### 77.5% ########################################################## 81.3% ################################################################ 89.0% ##################################################################### 96.7% ######################################################################## 100.0% [2020-08-04T12:13:31.336Z] #26 12.34 [2020-08-04T12:13:31.414Z] #51 55.73 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:31.429Z] #25 12.43 0.0% 1.2% ## 3.2% ### 4.5% #### 5.6% #### 6.9% ###### 9.1% ####### 10.6% ######## 12.5% ######### 13.4% ########## 14.4% ########### 15.9% ############ 17.0% ############# 18.4% ############# 19.0% ############## 19.7% ############### 21.0% ############### 21.0% ############### 21.6% ############### 21.9% ################ 22.8% ################# 24.1% ################## 26.0% ################### 27.7% ##################### 29.4% ###################### 30.9% ####################### 32.8% ######################## 34.2% ######################### 35.8% ########################## 36.9% ########################### 37.5% ############################ 39.4% ############################## 42.1% ############################### 43.8% [2020-08-04T12:13:31.429Z] #25 ... [2020-08-04T12:13:31.429Z] [2020-08-04T12:13:31.429Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:31.429Z] #41 45.98 hash/crc32 [2020-08-04T12:13:31.429Z] #41 47.04 vendor/golang.org/x/crypto/hkdf [2020-08-04T12:13:31.429Z] #41 47.60 vendor/golang.org/x/text/transform [2020-08-04T12:13:31.429Z] #41 48.36 time [2020-08-04T12:13:31.429Z] #41 51.24 regexp [2020-08-04T12:13:31.429Z] #41 54.69 context [2020-08-04T12:13:31.429Z] #41 55.00 io/ioutil [2020-08-04T12:13:31.429Z] #41 ... [2020-08-04T12:13:31.429Z] [2020-08-04T12:13:31.429Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:31.580Z] #52 ... [2020-08-04T12:13:31.580Z] [2020-08-04T12:13:31.580Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T12:13:31.580Z] #46 DONE 0.2s [2020-08-04T12:13:31.580Z] [2020-08-04T12:13:31.580Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T12:13:31.580Z] #48 DONE 0.2s [2020-08-04T12:13:31.580Z] [2020-08-04T12:13:31.580Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T12:13:31.883Z] #50 DONE 0.2s [2020-08-04T12:13:31.883Z] [2020-08-04T12:13:31.883Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:31.987Z] #51 DONE 56.4s [2020-08-04T12:13:31.987Z] [2020-08-04T12:13:31.987Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:31.987Z] #25 5.242 ##################### 30.3% ####################################### 55.5% ######################################################################## 100.0% [2020-08-04T12:13:31.987Z] #25 5.934 [2020-08-04T12:13:31.987Z] #25 6.245 ##### 7.3% ############################ 39.5% ############################################## 64.2% ################################################################# 90.9% ######################################################################## 100.0% [2020-08-04T12:13:31.987Z] #25 7.164 [2020-08-04T12:13:32.061Z] #38 ... [2020-08-04T12:13:32.061Z] [2020-08-04T12:13:32.061Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T12:13:32.061Z] #51 43.58 Reading package lists... [2020-08-04T12:13:32.061Z] #51 50.66 Building dependency tree... [2020-08-04T12:13:32.061Z] #51 54.96 The following additional packages will be installed: [2020-08-04T12:13:32.061Z] #51 54.96 libbtrfs0 [2020-08-04T12:13:32.061Z] #51 55.32 The following NEW packages will be installed: [2020-08-04T12:13:32.061Z] #51 55.34 libbtrfs-dev libbtrfs0 [2020-08-04T12:13:32.061Z] #51 56.16 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:32.061Z] #51 56.16 Need to get 119 kB of archives. [2020-08-04T12:13:32.061Z] #51 56.16 After this operation, 387 kB of additional disk space will be used. [2020-08-04T12:13:32.061Z] #51 56.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-04T12:13:32.061Z] #51 56.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-04T12:13:32.061Z] #51 58.30 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:32.061Z] #51 58.50 Fetched 119 kB in 0s (341 kB/s) [2020-08-04T12:13:32.061Z] #51 58.63 Selecting previously unselected package libbtrfs0. [2020-08-04T12:13:32.061Z] #51 58.63 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:32.061Z] #51 58.70 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-04T12:13:32.061Z] #51 58.73 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:13:32.061Z] #51 58.87 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:13:32.061Z] #51 58.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-04T12:13:32.061Z] #51 58.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:13:32.061Z] #51 59.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:13:32.061Z] #51 59.16 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:13:32.061Z] #51 59.17 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:32.061Z] #51 DONE 59.7s [2020-08-04T12:13:32.061Z] [2020-08-04T12:13:32.061Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:32.061Z] #25 3.158 [2020-08-04T12:13:32.061Z] #25 3.534 #=#=# # 2.2% ###### 8.8% ####### 10.7% ########## 15.0% ############### 21.4% ################## 25.3% #################### 28.6% ######################### 35.0% ############################# 40.6% ################################ 45.7% #################################### 51.0% ######################################## 56.6% ############################################ 62.0% ################################################## 69.5% ####################################################### 76.9% ############################################################# 85.7% ################################################################### 94.3% ######################################################################## 100.0% [2020-08-04T12:13:32.061Z] #25 5.880 [2020-08-04T12:13:32.061Z] #25 6.066 ##### 8.2% ################################### 49.9% ########################################################### 82.9% ######################################################################## 100.0% [2020-08-04T12:13:32.061Z] #25 6.739 [2020-08-04T12:13:32.175Z] #52 152.1 + bin/containerd-shim [2020-08-04T12:13:32.258Z] #26 12.55 0.3% 1.4% # 2.5% ## 3.6% ## 4.1% ### 4.6% #### 5.7% ##### 7.5% ###### 8.6% ####### 10.5% ######### 12.6% ########## 14.8% ############ 17.0% ############# 19.2% ############### 21.3% ################ 23.5% ################## 25.3% ################### 26.5% #################### 28.1% ##################### 29.8% ###################### 30.8% ####################### 32.7% [2020-08-04T12:13:32.258Z] #26 ... [2020-08-04T12:13:32.258Z] [2020-08-04T12:13:32.258Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:32.258Z] #44 DONE 55.1s [2020-08-04T12:13:32.258Z] [2020-08-04T12:13:32.259Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:32.259Z] #26 12.55 0.3% 1.4% # 2.5% ## 3.6% ## 4.1% ### 4.6% #### 5.7% ##### 7.5% ###### 8.6% ####### 10.5% ######### 12.6% ########## 14.8% ############ 17.0% ############# 19.2% ############### 21.3% ################ 23.5% ################## 25.3% ################### 26.5% #################### 28.1% ##################### 29.8% ###################### 30.8% ####################### 32.7% ######################## 34.4% [2020-08-04T12:13:32.259Z] #26 ... [2020-08-04T12:13:32.259Z] [2020-08-04T12:13:32.259Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:13:32.259Z] #29 47.01 Checking out files: 64% (979/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 88% (1341/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 99% (1513/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-04T12:13:32.259Z] #29 49.05 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-04T12:13:32.259Z] #29 49.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-04T12:13:32.508Z] #25 12.43 0.0% 1.2% ## 3.2% ### 4.5% #### 5.6% #### 6.9% ###### 9.1% ####### 10.6% ######## 12.5% ######### 13.4% ########## 14.4% ########### 15.9% ############ 17.0% ############# 18.4% ############# 19.0% ############## 19.7% ############### 21.0% ############### 21.0% ############### 21.6% ############### 21.9% ################ 22.8% ################# 24.1% ################## 26.0% ################### 27.7% ##################### 29.4% ###################### 30.9% ####################### 32.8% ######################## 34.2% ######################### 35.8% ########################## 36.9% ########################### 37.5% ############################ 39.4% ############################## 42.1% ############################### 43.8% ################################ 45.4% ################################### 48.7% #################################### 51.1% ##################################### 52.3% ####################################### 54.8% ######################################### 57.9% ########################################### 60.3% ############################################ 62.2% ############################################## 64.5% ############################################### 66.0% ################################################# 68.3% ### [2020-08-04T12:13:32.508Z] #25 ... [2020-08-04T12:13:32.508Z] [2020-08-04T12:13:32.508Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:32.508Z] #10 47.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-04T12:13:32.508Z] #10 47.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-08-04T12:13:32.508Z] #10 47.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:13:32.508Z] #10 50.07 Selecting previously unselected package binutils-mingw-w64. [2020-08-04T12:13:32.508Z] #10 50.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-04T12:13:32.508Z] #10 50.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:13:32.508Z] #10 50.57 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-08-04T12:13:32.508Z] #10 50.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-04T12:13:32.508Z] #10 50.67 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-04T12:13:32.508Z] #10 50.97 Selecting previously unselected package dmsetup. [2020-08-04T12:13:32.508Z] #10 50.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-08-04T12:13:32.508Z] #10 51.00 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-04T12:13:32.508Z] #10 51.47 Selecting previously unselected package mingw-w64-common. [2020-08-04T12:13:32.508Z] #10 51.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-04T12:13:32.508Z] #10 51.48 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-04T12:13:32.508Z] #10 ... [2020-08-04T12:13:32.508Z] [2020-08-04T12:13:32.508Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:32.568Z] #29 ... [2020-08-04T12:13:32.568Z] [2020-08-04T12:13:32.568Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:32.575Z] #25 6.958 #=#=# ######## 12.0% ############### 20.9% ########################### 37.9% ####################################### 54.8% [2020-08-04T12:13:32.575Z] #25 ... [2020-08-04T12:13:32.575Z] [2020-08-04T12:13:32.575Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:32.575Z] #32 43.29 Reading package lists... [2020-08-04T12:13:32.575Z] #32 50.51 Building dependency tree... [2020-08-04T12:13:32.575Z] #32 54.77 The following additional packages will be installed: [2020-08-04T12:13:32.575Z] #32 54.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-04T12:13:32.575Z] #32 54.82 Suggested packages: [2020-08-04T12:13:32.575Z] #32 54.82 cmake-doc ninja-build lrzip [2020-08-04T12:13:32.575Z] #32 54.82 Recommended packages: [2020-08-04T12:13:32.575Z] #32 54.82 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-04T12:13:32.575Z] #32 56.71 The following NEW packages will be installed: [2020-08-04T12:13:32.575Z] #32 56.77 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-04T12:13:32.575Z] #32 56.77 vim-common xxd [2020-08-04T12:13:32.575Z] #32 57.34 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:32.575Z] #32 57.34 Need to get 14.9 MB of archives. [2020-08-04T12:13:32.575Z] #32 57.34 After this operation, 61.8 MB of additional disk space will be used. [2020-08-04T12:13:32.575Z] #32 57.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-04T12:13:32.575Z] #32 57.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:13:32.575Z] #32 57.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-04T12:13:32.575Z] #32 57.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-04T12:13:32.575Z] #32 58.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-04T12:13:32.575Z] #32 58.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-04T12:13:32.575Z] #32 58.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-04T12:13:32.575Z] #32 58.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-04T12:13:32.575Z] #32 58.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-04T12:13:32.575Z] #32 58.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-04T12:13:32.783Z] #47 ... [2020-08-04T12:13:32.783Z] [2020-08-04T12:13:32.783Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:32.783Z] #25 2.108 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T12:13:32.783Z] #25 2.512 [2020-08-04T12:13:32.783Z] #25 2.659 0.6% #### 6.7% ######### 12.6% ############## 20.3% ################### 26.6% ########################## 36.5% ########################### 37.7% ################################ 44.9% ################################### 49.9% ######################################### 57.6% ############################################ 61.9% ############################################### 66.4% ##################################################### 73.9% ######################################################### 79.3% ############################################################# 85.7% ################################################################## 92.2% ######################################################################## 100.0% [2020-08-04T12:13:32.783Z] #25 4.775 [2020-08-04T12:13:32.783Z] #25 4.965 #################### 27.8% ##################################################### 74.9% ######################################################################## 100.0% [2020-08-04T12:13:32.783Z] #25 5.508 [2020-08-04T12:13:32.783Z] #25 5.701 # 1.9% ########################## 36.7% ##################################################### 74.7% ######################################################################## 100.0% [2020-08-04T12:13:32.783Z] #25 6.456 [2020-08-04T12:13:32.833Z] #32 60.41 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:32.833Z] #32 ... [2020-08-04T12:13:32.833Z] [2020-08-04T12:13:32.833Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:32.833Z] #25 6.958 #=#=# ######## 12.0% ############### 20.9% ########################### 37.9% ####################################### 54.8% ######################################################### 79.2% ####################################################################### 99.1% ######################################################################## 100.0% [2020-08-04T12:13:32.833Z] #25 ... [2020-08-04T12:13:32.833Z] [2020-08-04T12:13:32.833Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:32.833Z] #10 43.50 Reading package lists... [2020-08-04T12:13:32.833Z] #10 50.85 Building dependency tree... [2020-08-04T12:13:32.833Z] #10 55.33 The following additional packages will be installed: [2020-08-04T12:13:32.833Z] #10 55.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-04T12:13:32.833Z] #10 55.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-04T12:13:32.833Z] #10 55.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-04T12:13:32.833Z] #10 55.37 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:13:32.833Z] #10 55.43 Suggested packages: [2020-08-04T12:13:32.833Z] #10 55.43 gcc-8-locales seccomp wine64 [2020-08-04T12:13:32.833Z] #10 58.11 The following NEW packages will be installed: [2020-08-04T12:13:32.833Z] #10 58.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-04T12:13:32.833Z] #10 58.12 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-04T12:13:32.833Z] #10 58.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-04T12:13:32.833Z] #10 58.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-04T12:13:32.833Z] #10 58.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-04T12:13:32.833Z] #10 58.15 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:13:32.833Z] #10 58.60 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:32.833Z] #10 58.60 Need to get 77.7 MB of archives. [2020-08-04T12:13:32.833Z] #10 58.60 After this operation, 487 MB of additional disk space will be used. [2020-08-04T12:13:32.833Z] #10 58.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-04T12:13:32.833Z] #10 58.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-04T12:13:32.833Z] #10 59.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-04T12:13:32.833Z] #10 59.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-04T12:13:32.833Z] #10 59.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-04T12:13:32.833Z] #10 59.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-04T12:13:32.833Z] #10 59.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-04T12:13:32.833Z] #10 60.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-04T12:13:32.833Z] #10 60.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-08-04T12:13:33.036Z] #25 7.438 # 1.5% ### 4.8% ##### 8.1% ######### 12.8% ############# 18.8% ############### 21.3% #################### 28.3% ######################## 33.7% ############################ 39.6% ################################## 47.3% ######################################### 58.3% ############################################### 65.7% ##################################################### 74.2% [2020-08-04T12:13:33.036Z] #25 ... [2020-08-04T12:13:33.036Z] [2020-08-04T12:13:33.036Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:33.036Z] #38 47.52 The following additional packages will be installed: [2020-08-04T12:13:33.036Z] #38 47.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-04T12:13:33.036Z] #38 47.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-04T12:13:33.036Z] #38 47.53 Suggested packages: [2020-08-04T12:13:33.036Z] #38 47.53 manpages-dev python-setuptools [2020-08-04T12:13:33.036Z] #38 49.10 The following NEW packages will be installed: [2020-08-04T12:13:33.036Z] #38 49.12 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-04T12:13:33.036Z] #38 49.12 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-04T12:13:33.036Z] #38 49.12 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-04T12:13:33.036Z] #38 49.12 python-six zlib1g-dev [2020-08-04T12:13:33.036Z] #38 49.63 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:33.036Z] #38 49.63 Need to get 4095 kB of archives. [2020-08-04T12:13:33.036Z] #38 49.63 After this operation, 22.5 MB of additional disk space will be used. [2020-08-04T12:13:33.036Z] #38 49.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-04T12:13:33.036Z] #38 49.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-04T12:13:33.036Z] #38 49.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-04T12:13:33.036Z] #38 49.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-04T12:13:33.036Z] #38 49.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-04T12:13:33.036Z] #38 49.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-04T12:13:33.036Z] #38 49.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-04T12:13:33.036Z] #38 49.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-04T12:13:33.036Z] #38 49.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-04T12:13:33.036Z] #38 49.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-04T12:13:33.037Z] #38 49.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-04T12:13:33.037Z] #38 50.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-04T12:13:33.037Z] #38 50.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-04T12:13:33.037Z] #38 50.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-04T12:13:33.037Z] #38 50.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-04T12:13:33.037Z] #38 50.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-04T12:13:33.037Z] #38 50.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-04T12:13:33.037Z] #38 51.36 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:33.037Z] #38 51.65 Fetched 4095 kB in 1s (4914 kB/s) [2020-08-04T12:13:33.037Z] #38 51.75 Selecting previously unselected package libcap-dev:amd64. [2020-08-04T12:13:33.037Z] #38 51.75 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:33.037Z] #38 51.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-04T12:13:33.037Z] #38 51.80 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-04T12:13:33.037Z] #38 51.92 Selecting previously unselected package libnet1:amd64. [2020-08-04T12:13:33.037Z] #38 51.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T12:13:33.037Z] #38 51.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:33.037Z] #38 52.13 Selecting previously unselected package libnet1-dev. [2020-08-04T12:13:33.037Z] #38 52.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T12:13:33.037Z] #38 52.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:33.037Z] #38 52.79 Selecting previously unselected package libnl-3-200:amd64. [2020-08-04T12:13:33.037Z] #38 52.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-04T12:13:33.037Z] #38 52.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:13:33.037Z] #38 53.11 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-04T12:13:33.037Z] #38 53.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-04T12:13:33.037Z] #38 53.14 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-04T12:13:33.037Z] #38 53.46 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-04T12:13:33.037Z] #38 53.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:13:33.037Z] #38 53.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:33.037Z] #38 53.64 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-04T12:13:33.037Z] #38 53.64 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:13:33.037Z] #38 53.65 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:33.037Z] #38 53.76 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-04T12:13:33.037Z] #38 53.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-04T12:13:33.037Z] #38 53.77 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-04T12:13:33.037Z] #38 54.29 Selecting previously unselected package libprotobuf17:amd64. [2020-08-04T12:13:33.037Z] #38 54.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:33.037Z] #38 54.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:33.037Z] #38 55.70 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-04T12:13:33.037Z] #38 55.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:33.037Z] #38 55.73 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:33.037Z] #38 56.15 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-04T12:13:33.037Z] #38 56.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:33.037Z] #38 56.15 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:33.093Z] #10 ... [2020-08-04T12:13:33.093Z] [2020-08-04T12:13:33.093Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:33.093Z] #38 59.85 Selecting previously unselected package libprotoc17:amd64. [2020-08-04T12:13:33.093Z] #38 59.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:33.093Z] #38 59.90 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:33.093Z] #38 60.85 Selecting previously unselected package protobuf-c-compiler. [2020-08-04T12:13:33.296Z] #38 ... [2020-08-04T12:13:33.296Z] [2020-08-04T12:13:33.296Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:33.350Z] #38 60.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:13:33.350Z] #38 60.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:13:33.350Z] #38 61.03 Selecting previously unselected package protobuf-compiler. [2020-08-04T12:13:33.350Z] #38 61.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:33.350Z] #38 61.04 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:13:33.556Z] #25 7.438 # 1.5% ### 4.8% ##### 8.1% ######### 12.8% ############# 18.8% ############### 21.3% #################### 28.3% ######################## 33.7% ############################ 39.6% ################################## 47.3% ######################################### 58.3% ############################################### 65.7% ##################################################### 74.2% ########################################################## 80.6% ############################################################# 85.9% #################################################################### 95.0% ######################################################################## 100.0% [2020-08-04T12:13:33.608Z] #38 61.22 Selecting previously unselected package python-pkg-resources. [2020-08-04T12:13:33.608Z] #38 61.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:13:33.608Z] #38 61.27 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-04T12:13:33.816Z] #25 9.583 [2020-08-04T12:13:33.816Z] #25 ... [2020-08-04T12:13:33.816Z] [2020-08-04T12:13:33.816Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:33.816Z] #32 41.51 Reading package lists... [2020-08-04T12:13:33.816Z] #32 48.38 Building dependency tree... [2020-08-04T12:13:33.816Z] #32 52.17 The following additional packages will be installed: [2020-08-04T12:13:33.816Z] #32 52.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-04T12:13:33.816Z] #32 52.19 Suggested packages: [2020-08-04T12:13:33.816Z] #32 52.20 cmake-doc ninja-build lrzip [2020-08-04T12:13:33.816Z] #32 52.20 Recommended packages: [2020-08-04T12:13:33.816Z] #32 52.20 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-04T12:13:33.816Z] #32 53.72 The following NEW packages will be installed: [2020-08-04T12:13:33.816Z] #32 53.76 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-04T12:13:33.816Z] #32 53.76 vim-common xxd [2020-08-04T12:13:33.816Z] #32 54.31 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:33.816Z] #32 54.31 Need to get 14.9 MB of archives. [2020-08-04T12:13:33.816Z] #32 54.31 After this operation, 61.8 MB of additional disk space will be used. [2020-08-04T12:13:33.816Z] #32 54.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-04T12:13:33.816Z] #32 54.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:13:33.816Z] #32 54.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-04T12:13:33.816Z] #32 54.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-04T12:13:33.816Z] #32 55.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-04T12:13:33.816Z] #32 55.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-04T12:13:33.816Z] #32 55.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-04T12:13:33.816Z] #32 55.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-04T12:13:33.816Z] #32 55.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-04T12:13:33.816Z] #32 55.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-04T12:13:33.816Z] #32 57.92 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:33.816Z] #32 58.05 Fetched 14.9 MB in 2s (6227 kB/s) [2020-08-04T12:13:33.816Z] #32 58.20 Selecting previously unselected package xxd. [2020-08-04T12:13:33.816Z] #32 58.20 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:33.816Z] #32 58.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T12:13:33.816Z] #32 58.28 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:13:33.816Z] #32 ... [2020-08-04T12:13:33.816Z] [2020-08-04T12:13:33.816Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:33.827Z] #25 6.646 ### 4.4% ###### 9.4% ########### 16.1% ############### 22.1% #################### 28.7% ####################### 32.5% ########################### 37.5% ############################## 43.0% ################################## 48.3% ####################################### 54.5% ############################################ 61.7% ################################################# 68.3% ####################################################### 76.7% ######################################################### 79.8% ############################################################ 84.4% ################################################################ 89.4% ####################################################################### 99.3% ######################################################################## 100.0% [2020-08-04T12:13:33.865Z] #38 61.53 Selecting previously unselected package python-six. [2020-08-04T12:13:33.865Z] #38 61.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-04T12:13:33.865Z] #38 61.57 Unpacking python-six (1.12.0-1) ... [2020-08-04T12:13:34.088Z] #25 ... [2020-08-04T12:13:34.088Z] [2020-08-04T12:13:34.088Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:34.088Z] #41 58.47 bytes [2020-08-04T12:13:34.088Z] #41 61.34 reflect [2020-08-04T12:13:34.088Z] #41 61.74 bufio [2020-08-04T12:13:34.088Z] #41 63.79 syscall [2020-08-04T12:13:34.088Z] #41 ... [2020-08-04T12:13:34.088Z] [2020-08-04T12:13:34.088Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:34.088Z] #25 8.963 [2020-08-04T12:13:34.122Z] #38 61.74 Selecting previously unselected package python-protobuf. [2020-08-04T12:13:34.122Z] #38 61.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:34.122Z] #38 61.79 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-04T12:13:34.148Z] #25 12.43 0.0% 1.2% ## 3.2% ### 4.5% #### 5.6% #### 6.9% ###### 9.1% ####### 10.6% ######## 12.5% ######### 13.4% ########## 14.4% ########### 15.9% ############ 17.0% ############# 18.4% ############# 19.0% ############## 19.7% ############### 21.0% ############### 21.0% ############### 21.6% ############### 21.9% ################ 22.8% ################# 24.1% ################## 26.0% ################### 27.7% ##################### 29.4% ###################### 30.9% ####################### 32.8% ######################## 34.2% ######################### 35.8% ########################## 36.9% ########################### 37.5% ############################ 39.4% ############################## 42.1% ############################### 43.8% ################################ 45.4% ################################### 48.7% #################################### 51.1% ##################################### 52.3% ####################################### 54.8% ######################################### 57.9% ########################################### 60.3% ############################################ 62.2% ############################################## 64.5% ############################################### 66.0% ################################################# 68.3% ################################################## 70.3% #################################################### 73.5% ###################################################### 76.4% ######################################################## 78.6% ######################################################### 79.8% ########################################################## 81.7% ############################################################ 84.0% ############################################################## 86.4% ############################################################### 88.6% ################################################################# 90.4% ################################################################## 92.2% ################################################################## 92.7% #################################################################### 95.5% ##################################################################### 96.9% ###################################################################### 98.5% ######################################################################## 100.0% [2020-08-04T12:13:34.340Z] #25 9.757 1.1% ## 3.7% #### 6.2% ###### 8.4% ####### 10.2% [2020-08-04T12:13:34.341Z] #25 ... [2020-08-04T12:13:34.341Z] [2020-08-04T12:13:34.341Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:34.341Z] #10 48.85 Building dependency tree... [2020-08-04T12:13:34.341Z] #10 52.26 The following additional packages will be installed: [2020-08-04T12:13:34.341Z] #10 52.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-04T12:13:34.341Z] #10 52.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-04T12:13:34.341Z] #10 52.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-04T12:13:34.341Z] #10 52.27 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:13:34.341Z] #10 52.27 Suggested packages: [2020-08-04T12:13:34.341Z] #10 52.28 gcc-8-locales seccomp wine64 [2020-08-04T12:13:34.341Z] #10 54.04 The following NEW packages will be installed: [2020-08-04T12:13:34.341Z] #10 54.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-04T12:13:34.341Z] #10 54.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-04T12:13:34.341Z] #10 54.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-04T12:13:34.341Z] #10 54.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-04T12:13:34.341Z] #10 54.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-04T12:13:34.341Z] #10 54.06 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T12:13:34.341Z] #10 54.40 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:13:34.341Z] #10 54.40 Need to get 77.7 MB of archives. [2020-08-04T12:13:34.341Z] #10 54.40 After this operation, 487 MB of additional disk space will be used. [2020-08-04T12:13:34.341Z] #10 54.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-04T12:13:34.341Z] #10 54.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-04T12:13:34.341Z] #10 55.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-04T12:13:34.341Z] #10 55.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-04T12:13:34.341Z] #10 55.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-04T12:13:34.341Z] #10 55.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-04T12:13:34.341Z] #10 56.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-04T12:13:34.341Z] #10 56.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-04T12:13:34.341Z] #10 56.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-08-04T12:13:34.423Z] #26 12.55 0.3% 1.4% # 2.5% ## 3.6% ## 4.1% ### 4.6% #### 5.7% ##### 7.5% ###### 8.6% ####### 10.5% ######### 12.6% ########## 14.8% ############ 17.0% ############# 19.2% ############### 21.3% ################ 23.5% ################## 25.3% ################### 26.5% #################### 28.1% ##################### 29.8% ###################### 30.8% ####################### 32.7% ######################## 34.4% ######################### 35.7% ########################## 36.8% ############################ 38.9% ############################ 40.0% ############################# 41.7% ############################## 42.7% ############################### 44.4% ################################ 45.5% ################################# 47.1% ################################## 47.6% ################################## 48.2% ################################### 49.3% ################################### 49.8% ##################################### 51.4% ###################################### 53.9% ######################################## 56.6% [2020-08-04T12:13:34.423Z] #26 ... [2020-08-04T12:13:34.423Z] [2020-08-04T12:13:34.423Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:34.423Z] #39 46.98 Selecting previously unselected package python-pkg-resources. [2020-08-04T12:13:34.423Z] #39 47.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:13:34.423Z] #39 47.08 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-04T12:13:34.423Z] #39 47.45 Selecting previously unselected package python-six. [2020-08-04T12:13:34.423Z] #39 47.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-04T12:13:34.423Z] #39 47.49 Unpacking python-six (1.12.0-1) ... [2020-08-04T12:13:34.423Z] #39 47.64 Selecting previously unselected package python-protobuf. [2020-08-04T12:13:34.423Z] #39 47.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-08-04T12:13:34.423Z] #39 47.67 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-04T12:13:34.423Z] #39 48.64 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-04T12:13:34.423Z] #39 54.21 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-04T12:13:34.423Z] #39 54.23 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:34.423Z] #39 54.24 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-04T12:13:34.423Z] #39 54.24 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-04T12:13:34.423Z] #39 54.25 Setting up python-six (1.12.0-1) ... [2020-08-04T12:13:34.423Z] #39 ... [2020-08-04T12:13:34.423Z] [2020-08-04T12:13:34.423Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:34.424Z] #11 47.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-08-04T12:13:34.424Z] #11 55.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-08-04T12:13:34.424Z] #11 55.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-08-04T12:13:34.424Z] #11 55.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-04T12:13:34.424Z] #11 55.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-04T12:13:34.424Z] #11 55.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-08-04T12:13:34.424Z] #11 55.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-08-04T12:13:34.424Z] #11 55.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-08-04T12:13:34.424Z] #11 55.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-08-04T12:13:34.424Z] #11 55.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-08-04T12:13:34.424Z] #11 55.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-08-04T12:13:34.424Z] #11 55.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-08-04T12:13:34.424Z] #11 55.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-08-04T12:13:34.424Z] #11 55.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-08-04T12:13:34.424Z] #11 55.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-08-04T12:13:34.424Z] #11 55.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-08-04T12:13:34.481Z] #25 19.38 [2020-08-04T12:13:34.601Z] #10 ... [2020-08-04T12:13:34.601Z] [2020-08-04T12:13:34.601Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:34.738Z] #11 ... [2020-08-04T12:13:34.738Z] [2020-08-04T12:13:34.738Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:34.863Z] #25 9.757 1.1% ## 3.7% #### 6.2% ###### 8.4% ####### 10.2% ######### 13.6% ########### 16.2% ############# 18.7% [2020-08-04T12:13:34.863Z] #25 ... [2020-08-04T12:13:34.863Z] [2020-08-04T12:13:34.863Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:34.863Z] #30 49.28 sync [2020-08-04T12:13:34.863Z] #30 49.28 internal/reflectlite [2020-08-04T12:13:34.863Z] #30 52.27 errors [2020-08-04T12:13:34.863Z] #30 52.27 sort [2020-08-04T12:13:34.863Z] #30 52.94 strconv [2020-08-04T12:13:34.863Z] #30 53.63 io [2020-08-04T12:13:34.863Z] #30 55.21 internal/oserror [2020-08-04T12:13:34.863Z] #30 55.31 syscall [2020-08-04T12:13:34.863Z] #30 58.13 reflect [2020-08-04T12:13:34.863Z] #30 ... [2020-08-04T12:13:34.863Z] [2020-08-04T12:13:34.863Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:35.052Z] #38 62.48 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-04T12:13:35.052Z] #38 ... [2020-08-04T12:13:35.052Z] [2020-08-04T12:13:35.052Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:35.052Z] #41 52.61 internal/reflectlite [2020-08-04T12:13:35.052Z] #41 52.61 github.com/LK4D4/vndr/godl/singleflight [2020-08-04T12:13:35.052Z] #41 53.18 math/rand [2020-08-04T12:13:35.052Z] #41 55.08 internal/singleflight [2020-08-04T12:13:35.052Z] #41 57.00 strconv [2020-08-04T12:13:35.052Z] #41 57.01 io [2020-08-04T12:13:35.052Z] #41 58.74 bytes [2020-08-04T12:13:35.052Z] #41 61.13 bufio [2020-08-04T12:13:35.052Z] #41 61.42 reflect [2020-08-04T12:13:35.052Z] #41 ... [2020-08-04T12:13:35.052Z] [2020-08-04T12:13:35.052Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:35.052Z] #25 8.111 [2020-08-04T12:13:35.060Z] #25 ... [2020-08-04T12:13:35.060Z] [2020-08-04T12:13:35.060Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:35.060Z] #47 49.47 regexp [2020-08-04T12:13:35.060Z] #47 54.01 context [2020-08-04T12:13:35.060Z] #47 54.10 path/filepath [2020-08-04T12:13:35.060Z] #47 54.10 mvdan.cc/sh/v3/fileutil [2020-08-04T12:13:35.060Z] #47 57.35 flag [2020-08-04T12:13:35.060Z] #47 57.39 go/token [2020-08-04T12:13:35.060Z] #47 57.39 github.com/pkg/diff [2020-08-04T12:13:35.060Z] #47 57.39 encoding/binary [2020-08-04T12:13:35.060Z] #47 59.21 go/scanner [2020-08-04T12:13:35.060Z] #47 59.42 mvdan.cc/editorconfig [2020-08-04T12:13:35.060Z] #47 ... [2020-08-04T12:13:35.060Z] [2020-08-04T12:13:35.060Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:35.060Z] #32 56.84 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-04T12:13:35.060Z] #32 56.86 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:13:35.060Z] #32 56.92 Setting up libuv1:arm64 (1.24.1-1) ... [2020-08-04T12:13:35.060Z] #32 57.06 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:13:35.060Z] #32 57.37 Setting up librhash0:arm64 (1.3.8-1) ... [2020-08-04T12:13:35.060Z] #32 57.38 Setting up cmake-data (3.13.4-1) ... [2020-08-04T12:13:35.060Z] #32 57.41 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:13:35.060Z] #32 57.43 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-04T12:13:35.060Z] #32 57.45 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-04T12:13:35.060Z] #32 57.48 Setting up cmake (3.13.4-1) ... [2020-08-04T12:13:35.060Z] #32 57.50 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:35.060Z] #32 57.72 Processing triggers for mime-support (3.62) ... [2020-08-04T12:13:35.310Z] #25 8.326 1.2% ### 5.4% ######## 11.1% ########### 15.9% ################# 24.7% ######################## 33.5% ########################### 38.6% ################################## 47.4% ######################################## 55.7% ############################################# 62.8% ################################################## 70.1% ##################################################### 75.0% ######################################################### 80.4% ############################################################# 85.7% ################################################################# 91.6% ####################################################################### 100.0% ######################################################################## 100.0% [2020-08-04T12:13:35.567Z] #25 10.25 [2020-08-04T12:13:35.664Z] #25 9.147 0.9% ## 2.8% ### 4.9% ##### 7.3% ###### 9.2% ####### 10.9% ######### 12.7% ########### 15.3% ############ 17.2% ############## 19.6% ############### 21.9% ################# 24.1% ################### 26.7% ##################### 29.7% [2020-08-04T12:13:35.664Z] #25 ... [2020-08-04T12:13:35.664Z] [2020-08-04T12:13:35.664Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:35.664Z] #32 60.25 Selecting previously unselected package vim-common. [2020-08-04T12:13:35.664Z] #32 60.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:13:35.664Z] #32 60.36 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:13:35.664Z] #32 60.79 Selecting previously unselected package cmake-data. [2020-08-04T12:13:35.664Z] #32 60.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-04T12:13:35.664Z] #32 60.80 Unpacking cmake-data (3.13.4-1) ... [2020-08-04T12:13:35.664Z] #32 64.16 Selecting previously unselected package libicu63:amd64. [2020-08-04T12:13:35.664Z] #32 64.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-04T12:13:35.664Z] #32 64.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:13:35.926Z] #32 ... [2020-08-04T12:13:35.926Z] [2020-08-04T12:13:35.926Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:36.100Z] #32 ... [2020-08-04T12:13:36.100Z] [2020-08-04T12:13:36.100Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:36.100Z] #38 50.68 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-04T12:13:36.100Z] #38 50.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:36.100Z] #38 50.75 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-04T12:13:36.100Z] #38 50.78 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-04T12:13:36.100Z] #38 50.81 Setting up python-six (1.12.0-1) ... [2020-08-04T12:13:36.100Z] #38 53.38 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-04T12:13:36.100Z] #38 53.56 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-04T12:13:36.100Z] #38 54.32 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-04T12:13:36.100Z] #38 54.36 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-08-04T12:13:36.100Z] #38 54.47 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-04T12:13:36.100Z] #38 54.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:13:36.100Z] #38 54.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:36.100Z] #38 55.01 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-04T12:13:36.100Z] #38 55.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:13:36.100Z] #38 55.12 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-04T12:13:36.100Z] #38 60.37 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-04T12:13:36.339Z] #25 10.40 0.5% # 1.9% ## 3.6% ### 5.0% #### 6.5% ##### 8.0% ###### 9.5% [2020-08-04T12:13:36.339Z] #25 ... [2020-08-04T12:13:36.339Z] [2020-08-04T12:13:36.339Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:36.339Z] #30 53.97 errors [2020-08-04T12:13:36.339Z] #30 53.98 sort [2020-08-04T12:13:36.339Z] #30 54.34 strconv [2020-08-04T12:13:36.339Z] #30 56.68 io [2020-08-04T12:13:36.339Z] #30 58.38 internal/oserror [2020-08-04T12:13:36.339Z] #30 58.56 syscall [2020-08-04T12:13:36.339Z] #30 60.76 reflect [2020-08-04T12:13:36.339Z] #30 ... [2020-08-04T12:13:36.339Z] [2020-08-04T12:13:36.339Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:36.411Z] #38 ... [2020-08-04T12:13:36.411Z] [2020-08-04T12:13:36.411Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:36.411Z] #25 20.47 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T12:13:36.411Z] #25 20.80 [2020-08-04T12:13:36.411Z] #25 21.17 # 2.0% ###################################### 53.2% ######################################################################## 100.0% [2020-08-04T12:13:36.411Z] #25 21.43 [2020-08-04T12:13:36.626Z] #52 156.6 + bin/containerd-shim-runc-v1 [2020-08-04T12:13:37.382Z] #25 22.33 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T12:13:37.731Z] #25 9.757 1.1% ## 3.7% #### 6.2% ###### 8.4% ####### 10.2% ######### 13.6% ########### 16.2% ############# 18.7% ############### 21.5% ################# 24.0% ################## 26.3% #################### 28.8% ####################### 32.2% ######################## 34.2% ########################## 37.4% ############################# 40.3% ############################### 44.2% ################################## 47.7% #################################### 50.8% ###################################### 53.8% ######################################### 57.6% ########################################### 60.5% ############################################## 64.1% ################################################ 66.7% ################################################## 69.8% #################################################### 72.9% ####################################################### 76.6% ######################################################## 78.9% ########################################################## 81.6% ############################################################ 84.6% ############################################################### 88.2% ################################################################# 91.3% ################################################################### 94.2% [2020-08-04T12:13:37.731Z] #25 ... [2020-08-04T12:13:37.731Z] [2020-08-04T12:13:37.731Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:37.731Z] #41 52.13 internal/reflectlite [2020-08-04T12:13:37.731Z] #41 52.14 github.com/LK4D4/vndr/godl/singleflight [2020-08-04T12:13:37.731Z] #41 52.46 math/rand [2020-08-04T12:13:37.731Z] #41 53.97 internal/singleflight [2020-08-04T12:13:37.731Z] #41 55.39 bytes [2020-08-04T12:13:37.731Z] #41 55.41 strconv [2020-08-04T12:13:37.731Z] #41 58.40 bufio [2020-08-04T12:13:37.731Z] #41 60.26 reflect [2020-08-04T12:13:37.731Z] #41 60.54 syscall [2020-08-04T12:13:37.731Z] #41 ... [2020-08-04T12:13:37.731Z] [2020-08-04T12:13:37.731Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:37.757Z] #25 9.147 0.9% ## 2.8% ### 4.9% ##### 7.3% ###### 9.2% ####### 10.9% ######### 12.7% ########### 15.3% ############ 17.2% ############## 19.6% ############### 21.9% ################# 24.1% ################### 26.7% ##################### 29.7% ####################### 32.5% ######################## 34.0% ########################## 36.2% ########################### 37.9% ############################# 40.4% ############################## 42.1% ############################### 43.2% ################################ 45.1% ################################# 46.5% ################################### 48.6% #################################### 50.5% ###################################### 53.2% ######################################## 55.8% ########################################## 58.5% ########################################### 60.4% ############################################ 62.3% ############################################## 64.2% [2020-08-04T12:13:37.757Z] #25 ... [2020-08-04T12:13:37.757Z] [2020-08-04T12:13:37.757Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:13:37.757Z] #28 61.99 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-04T12:13:37.757Z] #28 62.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-04T12:13:37.757Z] #28 62.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-04T12:13:37.757Z] #28 ... [2020-08-04T12:13:37.757Z] [2020-08-04T12:13:37.757Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:37.757Z] #38 62.24 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-04T12:13:37.757Z] #38 62.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:37.757Z] #38 62.29 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:37.757Z] #38 62.59 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-04T12:13:37.757Z] #38 62.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:37.757Z] #38 62.61 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:37.757Z] #38 64.27 Selecting previously unselected package libprotoc17:amd64. [2020-08-04T12:13:37.757Z] #38 64.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:37.757Z] #38 64.27 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:37.757Z] #38 65.08 Selecting previously unselected package protobuf-c-compiler. [2020-08-04T12:13:37.757Z] #38 65.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:13:37.757Z] #38 65.09 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:13:37.757Z] #38 65.26 Selecting previously unselected package protobuf-compiler. [2020-08-04T12:13:37.757Z] #38 65.26 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:37.757Z] #38 65.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:13:37.757Z] #38 65.42 Selecting previously unselected package python-pkg-resources. [2020-08-04T12:13:37.757Z] #38 65.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:13:37.757Z] #38 65.45 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-04T12:13:37.757Z] #38 65.75 Selecting previously unselected package python-six. [2020-08-04T12:13:37.757Z] #38 65.75 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-04T12:13:37.757Z] #38 65.76 Unpacking python-six (1.12.0-1) ... [2020-08-04T12:13:37.757Z] #38 65.83 Selecting previously unselected package python-protobuf. [2020-08-04T12:13:37.757Z] #38 65.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:37.757Z] #38 65.86 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-04T12:13:37.757Z] #38 66.51 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-04T12:13:37.757Z] #38 71.59 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:37.757Z] #38 71.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:37.757Z] #38 71.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:37.757Z] #38 71.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:37.757Z] #38 71.64 Setting up python-six (1.12.0-1) ... [2020-08-04T12:13:37.757Z] #38 ... [2020-08-04T12:13:37.757Z] [2020-08-04T12:13:37.757Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:37.763Z] #26 12.55 0.3% 1.4% # 2.5% ## 3.6% ## 4.1% ### 4.6% #### 5.7% ##### 7.5% ###### 8.6% ####### 10.5% ######### 12.6% ########## 14.8% ############ 17.0% ############# 19.2% ############### 21.3% ################ 23.5% ################## 25.3% ################### 26.5% #################### 28.1% ##################### 29.8% ###################### 30.8% ####################### 32.7% ######################## 34.4% ######################### 35.7% ########################## 36.8% ############################ 38.9% ############################ 40.0% ############################# 41.7% ############################## 42.7% ############################### 44.4% ################################ 45.5% ################################# 47.1% ################################## 47.6% ################################## 48.2% ################################### 49.3% ################################### 49.8% ##################################### 51.4% ###################################### 53.9% ######################################## 56.6% ########################################## 58.9% ########################################### 60.6% ############################################ 61.7% ############################################# 63.3% ############################################## 65.2% ############################################### 66.3% ################################################ 67.4% ################################################# 69.0% ################################################## 70.6% #################################################### 72.2% #################################################### 73.3% ##################################################### 75.0% ###################################################### 76.1% ####################################################### 77.1% ######################################################## 78.8% ######################################################### 80.4% ########################################################### 82.6% ############################################################ 84.2% ############################################################## 86.9% ############################################################### 88.0% ################################################################ 90.2% ################################################################# 91.4% ################################################################## 92.5% ################################################################### 93.6% #################################################################### 95.2% ##################################################################### 97.1% ###################################################################### 97.6% ####################################################################### 99.1% ######################################################################## 100.0% [2020-08-04T12:13:37.959Z] #25 22.79 [2020-08-04T12:13:37.992Z] #25 9.757 1.1% ## 3.7% #### 6.2% ###### 8.4% ####### 10.2% ######### 13.6% ########### 16.2% ############# 18.7% ############### 21.5% ################# 24.0% ################## 26.3% #################### 28.8% ####################### 32.2% ######################## 34.2% ########################## 37.4% ############################# 40.3% ############################### 44.2% ################################## 47.7% #################################### 50.8% ###################################### 53.8% ######################################### 57.6% ########################################### 60.5% ############################################## 64.1% ################################################ 66.7% ################################################## 69.8% #################################################### 72.9% ####################################################### 76.6% ######################################################## 78.9% ########################################################## 81.6% ############################################################ 84.6% ############################################################### 88.2% ################################################################# 91.3% ################################################################### 94.2% ##################################################################### 97.2% ####################################################################### 99.0% ######################################################################## 100.0% [2020-08-04T12:13:37.992Z] #25 13.92 [2020-08-04T12:13:38.065Z] #26 20.84 [2020-08-04T12:13:38.314Z] #25 23.00 0.8% ################################################ 67.0% ######################################################################## 100.0% [2020-08-04T12:13:38.314Z] #25 23.28 [2020-08-04T12:13:38.544Z] #25 9.147 0.9% ## 2.8% ### 4.9% ##### 7.3% ###### 9.2% ####### 10.9% ######### 12.7% ########### 15.3% ############ 17.2% ############## 19.6% ############### 21.9% ################# 24.1% ################### 26.7% ##################### 29.7% ####################### 32.5% ######################## 34.0% ########################## 36.2% ########################### 37.9% ############################# 40.4% ############################## 42.1% ############################### 43.2% ################################ 45.1% ################################# 46.5% ################################### 48.6% #################################### 50.5% ###################################### 53.2% ######################################## 55.8% ########################################## 58.5% ########################################### 60.4% ############################################ 62.3% ############################################## 64.2% ############################################### 66.1% ################################################# 68.3% ################################################## 70.8% ################################################### 72.1% ##################################################### 73.9% ###################################################### 75.9% ######################################################## 77.9% ######################################################### 80.0% [2020-08-04T12:13:38.544Z] #25 ... [2020-08-04T12:13:38.544Z] [2020-08-04T12:13:38.544Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:38.544Z] #10 62.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-08-04T12:13:38.544Z] #10 65.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-04T12:13:38.544Z] #10 65.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-04T12:13:38.544Z] #10 65.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-04T12:13:38.544Z] #10 65.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-04T12:13:38.544Z] #10 65.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-04T12:13:38.544Z] #10 65.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-04T12:13:38.544Z] #10 65.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-04T12:13:38.544Z] #10 65.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-04T12:13:38.544Z] #10 65.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-04T12:13:38.544Z] #10 65.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-04T12:13:38.544Z] #10 65.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-04T12:13:38.544Z] #10 65.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-04T12:13:38.544Z] #10 65.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-04T12:13:38.544Z] #10 65.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-04T12:13:38.544Z] #10 65.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-04T12:13:38.544Z] #10 66.42 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:38.544Z] #10 66.64 Fetched 77.7 MB in 8s (10.0 MB/s) [2020-08-04T12:13:38.544Z] #10 66.74 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-04T12:13:38.544Z] #10 66.74 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:38.544Z] #10 66.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-04T12:13:38.544Z] #10 66.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:13:38.544Z] #10 69.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-04T12:13:38.544Z] #10 69.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-04T12:13:38.544Z] #10 69.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:13:38.544Z] #10 73.09 Selecting previously unselected package binutils-mingw-w64. [2020-08-04T12:13:38.544Z] #10 73.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-04T12:13:38.544Z] #10 73.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:13:38.544Z] #10 ... [2020-08-04T12:13:38.544Z] [2020-08-04T12:13:38.544Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:38.577Z] #25 ... [2020-08-04T12:13:38.577Z] [2020-08-04T12:13:38.577Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:38.577Z] #30 53.10 path/filepath [2020-08-04T12:13:38.577Z] #30 53.20 internal/fmtsort [2020-08-04T12:13:38.577Z] #30 54.12 fmt [2020-08-04T12:13:38.577Z] #30 54.24 io/ioutil [2020-08-04T12:13:38.577Z] #30 56.77 flag [2020-08-04T12:13:38.577Z] #30 56.77 log [2020-08-04T12:13:38.577Z] #30 56.77 github.com/BurntSushi/toml [2020-08-04T12:13:38.577Z] #30 59.81 github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:13:38.577Z] #30 ... [2020-08-04T12:13:38.577Z] [2020-08-04T12:13:38.577Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:38.577Z] #41 56.57 net [2020-08-04T12:13:38.577Z] #41 56.57 os/exec [2020-08-04T12:13:38.577Z] #41 57.08 internal/lazyregexp [2020-08-04T12:13:38.577Z] #41 57.84 github.com/LK4D4/vndr/versioned [2020-08-04T12:13:38.577Z] #41 58.44 encoding/binary [2020-08-04T12:13:38.577Z] #41 58.45 flag [2020-08-04T12:13:38.577Z] #41 59.06 go/token [2020-08-04T12:13:38.577Z] #41 60.04 net/url [2020-08-04T12:13:38.577Z] #41 60.21 text/template/parse [2020-08-04T12:13:38.577Z] #41 60.57 go/scanner [2020-08-04T12:13:38.577Z] #41 61.19 encoding/json [2020-08-04T12:13:38.577Z] #41 62.19 go/ast [2020-08-04T12:13:38.692Z] #52 158.8 + bin/containerd-shim-runc-v2 [2020-08-04T12:13:38.724Z] #26 ... [2020-08-04T12:13:38.724Z] [2020-08-04T12:13:38.724Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:38.724Z] #42 51.22 internal/reflectlite [2020-08-04T12:13:38.724Z] #42 51.40 sync [2020-08-04T12:13:38.724Z] #42 54.42 github.com/LK4D4/vndr/godl/singleflight [2020-08-04T12:13:38.724Z] #42 54.44 math/rand [2020-08-04T12:13:38.724Z] #42 54.44 internal/singleflight [2020-08-04T12:13:38.724Z] #42 57.92 sort [2020-08-04T12:13:38.724Z] #42 57.92 io [2020-08-04T12:13:38.724Z] #42 58.02 syscall [2020-08-04T12:13:38.724Z] #42 58.10 strconv [2020-08-04T12:13:38.724Z] #42 ... [2020-08-04T12:13:38.724Z] [2020-08-04T12:13:38.724Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:38.724Z] #39 59.84 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-04T12:13:38.724Z] #39 59.85 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-04T12:13:38.724Z] #39 59.86 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-04T12:13:38.724Z] #39 59.88 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-08-04T12:13:38.724Z] #39 59.88 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-04T12:13:38.724Z] #39 59.89 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:13:38.724Z] #39 59.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:38.724Z] #39 59.90 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-04T12:13:38.724Z] #39 59.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:13:38.724Z] #39 59.92 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-04T12:13:38.751Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:13:38.802Z] > git config --add remote.origin.fetch +refs/pull/41292/head:refs/remotes/origin/PR-41292 # timeout=10 [2020-08-04T12:13:38.848Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:13:38.932Z] #25 14.77 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T12:13:39.052Z] Fetching without tags [2020-08-04T12:13:39.192Z] #25 15.14 [2020-08-04T12:13:39.308Z] #41 ... [2020-08-04T12:13:39.308Z] [2020-08-04T12:13:39.308Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:39.308Z] #10 63.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-04T12:13:39.308Z] #10 63.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-04T12:13:39.328Z] #25 9.147 0.9% ## 2.8% ### 4.9% ##### 7.3% ###### 9.2% ####### 10.9% ######### 12.7% ########### 15.3% ############ 17.2% ############## 19.6% ############### 21.9% ################# 24.1% ################### 26.7% ##################### 29.7% ####################### 32.5% ######################## 34.0% ########################## 36.2% ########################### 37.9% ############################# 40.4% ############################## 42.1% ############################### 43.2% ################################ 45.1% ################################# 46.5% ################################### 48.6% #################################### 50.5% ###################################### 53.2% ######################################## 55.8% ########################################## 58.5% ########################################### 60.4% ############################################ 62.3% ############################################## 64.2% ############################################### 66.1% ################################################# 68.3% ################################################## 70.8% ################################################### 72.1% ##################################################### 73.9% ###################################################### 75.9% ######################################################## 77.9% ######################################################### 80.0% ########################################################### 82.2% ############################################################# 85.0% ############################################################### 87.6% ################################################################ 89.5% ################################################################## 92.3% #################################################################### 94.8% ##################################################################### 96.9% ####################################################################### 99.8% ######################################################################## 100.0% [2020-08-04T12:13:39.452Z] #25 15.34 ######################################################################## 100.0% [2020-08-04T12:13:39.452Z] #25 15.48 [2020-08-04T12:13:39.571Z] #10 63.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:13:39.589Z] #25 14.29 [2020-08-04T12:13:39.724Z] #52 159.5 + binaries [2020-08-04T12:13:39.724Z] #52 159.5 + install -D bin/containerd /build/containerd [2020-08-04T12:13:39.724Z] #52 159.5 + install -D bin/containerd-shim /build/containerd-shim [2020-08-04T12:13:39.724Z] #52 159.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-04T12:13:39.724Z] #52 159.5 + install -D bin/ctr /build/ctr [2020-08-04T12:13:39.775Z] Merging remotes/origin/master commit 39691204f153b8a4f0a92a85216baaa2a38a6a59 into PR head commit 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:13:40.015Z] #52 DONE 159.9s [2020-08-04T12:13:40.389Z] #25 16.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T12:13:40.531Z] #25 15.22 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T12:13:40.647Z] [2020-08-04T12:13:40.647Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T12:13:40.791Z] #25 15.56 [2020-08-04T12:13:40.938Z] #53 DONE 0.3s [2020-08-04T12:13:40.938Z] [2020-08-04T12:13:40.938Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T12:13:40.938Z] #57 DONE 0.3s [2020-08-04T12:13:40.958Z] #25 16.75 [2020-08-04T12:13:41.055Z] #25 15.68 ######################################################################## 100.0% [2020-08-04T12:13:41.055Z] #25 15.79 [2020-08-04T12:13:41.217Z] #25 16.93 0.6% ######################################################################## 100.0% [2020-08-04T12:13:41.217Z] #25 17.15 [2020-08-04T12:13:41.229Z] [2020-08-04T12:13:41.229Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T12:13:41.229Z] #59 DONE 0.2s [2020-08-04T12:13:41.229Z] [2020-08-04T12:13:41.229Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T12:13:41.520Z] #61 DONE 0.2s [2020-08-04T12:13:41.520Z] [2020-08-04T12:13:41.520Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T12:13:41.520Z] #62 DONE 0.1s [2020-08-04T12:13:41.520Z] [2020-08-04T12:13:41.520Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T12:13:41.558Z] #39 ... [2020-08-04T12:13:41.558Z] [2020-08-04T12:13:41.558Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:41.558Z] #31 54.04 strconv [2020-08-04T12:13:41.558Z] #31 54.35 syscall [2020-08-04T12:13:41.558Z] #31 60.15 bytes [2020-08-04T12:13:41.558Z] #31 60.20 strings [2020-08-04T12:13:41.558Z] #31 ... [2020-08-04T12:13:41.558Z] [2020-08-04T12:13:41.558Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:41.558Z] #26 22.42 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T12:13:41.558Z] #26 22.90 [2020-08-04T12:13:41.558Z] #26 23.10 ################### 27.3% ################################################## 69.8% ######################################################################## 100.0% [2020-08-04T12:13:41.558Z] #26 23.46 [2020-08-04T12:13:38.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T12:13:39.085Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T12:13:39.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T12:13:39.088Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41292/head:refs/remotes/origin/PR-41292 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T12:13:39.878Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:13:39.916Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:13:41.865Z] #26 24.89 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T12:13:41.995Z] #25 16.55 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T12:13:42.021Z] #25 10.40 0.5% # 1.9% ## 3.6% ### 5.0% #### 6.5% ##### 8.0% ###### 9.5% ######## 11.3% ######### 12.8% ######### 13.9% ########## 15.2% ########### 16.5% ############ 17.4% ############# 19.1% ############## 20.7% ################ 22.4% ################ 23.5% ################# 24.4% ################## 25.9% ################### 27.3% #################### 28.2% ##################### 29.6% ###################### 31.2% ####################### 32.1% ####################### 33.2% ######################## 34.3% ######################### 35.5% ########################### 37.7% ############################ 39.6% ############################# 40.7% ############################## 41.7% ############################### 43.1% ############################### 44.3% ################################# 45.9% ################################# 47.0% ################################## 48.4% ################################### 49.6% #################################### 51.0% ##################################### 51.7% ###################################### 52.8% ####################################### 54.2% ######################################## 55.8% ######################################## 56.9% ######################################### 58.3% ########################################## 58.9% ########################################### 59.9% ############################################ 61.7% ############################################ 62.5% ############################################# 63.4% ############################################## 64.5% ############################################### 65.9% ############################################### 66.6% ################################################# 68.2% ################################################## 69.6% ################################################## 70.7% ################################################### 71.9% ##################################################### 73.8% ##################################################### 74.9% ###################################################### 76.1% [2020-08-04T12:13:42.021Z] #25 ... [2020-08-04T12:13:42.021Z] [2020-08-04T12:13:42.021Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:42.021Z] #52 1.014 + RM_GOPATH=0 [2020-08-04T12:13:42.021Z] #52 1.015 + TMP_GOPATH= [2020-08-04T12:13:42.021Z] #52 1.015 + : /build [2020-08-04T12:13:42.021Z] #52 1.015 + '[' -z '' ']' [2020-08-04T12:13:42.021Z] #52 1.018 ++ mktemp -d [2020-08-04T12:13:42.021Z] #52 1.042 + export GOPATH=/tmp/tmp.8xKobEOYYH [2020-08-04T12:13:42.021Z] #52 1.043 + GOPATH=/tmp/tmp.8xKobEOYYH [2020-08-04T12:13:42.021Z] #52 1.043 + RM_GOPATH=1 [2020-08-04T12:13:42.021Z] #52 1.043 + case "$(go env GOARCH)" in [2020-08-04T12:13:42.021Z] #52 1.045 ++ go env GOARCH [2020-08-04T12:13:42.021Z] #52 1.048 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:42.021Z] #52 1.049 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:42.021Z] #52 1.049 ++ dirname /tmp/install/install.sh [2020-08-04T12:13:42.021Z] #52 1.053 + dir=/tmp/install [2020-08-04T12:13:42.021Z] #52 1.061 + bin=containerd [2020-08-04T12:13:42.021Z] #52 1.062 + shift [2020-08-04T12:13:42.021Z] #52 1.062 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-04T12:13:42.021Z] #52 1.069 + . /tmp/install/containerd.installer [2020-08-04T12:13:42.021Z] #52 1.069 ++ set -e [2020-08-04T12:13:42.021Z] #52 1.070 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:13:42.021Z] #52 1.070 + install_containerd [2020-08-04T12:13:42.021Z] #52 1.071 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-04T12:13:42.021Z] #52 1.071 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:13:42.021Z] #52 1.071 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8xKobEOYYH/src/github.com/containerd/containerd [2020-08-04T12:13:42.021Z] #52 1.074 Cloning into '/tmp/tmp.8xKobEOYYH/src/github.com/containerd/containerd'... [2020-08-04T12:13:42.155Z] #63 DONE 0.7s [2020-08-04T12:13:42.156Z] #25 17.93 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T12:13:42.156Z] #25 18.02 skipping existing c35d46ef359f [2020-08-04T12:13:42.156Z] #25 ... [2020-08-04T12:13:42.156Z] [2020-08-04T12:13:42.156Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:42.156Z] #52 1.276 + RM_GOPATH=0 [2020-08-04T12:13:42.156Z] #52 1.276 + TMP_GOPATH= [2020-08-04T12:13:42.156Z] #52 1.276 + : /build [2020-08-04T12:13:42.156Z] #52 1.277 + '[' -z '' ']' [2020-08-04T12:13:42.156Z] #52 1.278 ++ mktemp -d [2020-08-04T12:13:42.156Z] #52 1.279 + export GOPATH=/tmp/tmp.gbYmnu8AwO [2020-08-04T12:13:42.156Z] #52 1.280 + GOPATH=/tmp/tmp.gbYmnu8AwO [2020-08-04T12:13:42.156Z] #52 1.280 + RM_GOPATH=1 [2020-08-04T12:13:42.156Z] #52 1.280 + case "$(go env GOARCH)" in [2020-08-04T12:13:42.156Z] #52 1.280 ++ go env GOARCH [2020-08-04T12:13:42.156Z] #52 1.323 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:42.156Z] #52 1.323 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:42.156Z] #52 1.327 ++ dirname /tmp/install/install.sh [2020-08-04T12:13:42.156Z] #52 1.329 + dir=/tmp/install [2020-08-04T12:13:42.156Z] #52 1.329 + bin=containerd [2020-08-04T12:13:42.156Z] #52 1.329 + shift [2020-08-04T12:13:42.156Z] #52 1.329 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-04T12:13:42.156Z] #52 1.329 + . /tmp/install/containerd.installer [2020-08-04T12:13:42.156Z] #52 1.330 ++ set -e [2020-08-04T12:13:42.156Z] #52 1.330 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:13:42.156Z] #52 1.331 + install_containerd [2020-08-04T12:13:42.156Z] #52 1.332 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-04T12:13:42.156Z] #52 1.332 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:13:42.156Z] #52 1.332 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gbYmnu8AwO/src/github.com/containerd/containerd [2020-08-04T12:13:42.156Z] #52 1.339 Cloning into '/tmp/tmp.gbYmnu8AwO/src/github.com/containerd/containerd'... [2020-08-04T12:13:42.156Z] #52 ... [2020-08-04T12:13:42.156Z] [2020-08-04T12:13:42.156Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:42.156Z] #25 18.16 [2020-08-04T12:13:42.167Z] #26 ... [2020-08-04T12:13:42.167Z] [2020-08-04T12:13:42.167Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:42.167Z] #33 58.96 Selecting previously unselected package libxml2:ppc64el. [2020-08-04T12:13:42.167Z] #33 58.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-08-04T12:13:42.167Z] #33 59.02 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:13:42.167Z] #33 60.14 Selecting previously unselected package libarchive13:ppc64el. [2020-08-04T12:13:42.167Z] #33 60.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-08-04T12:13:42.167Z] #33 60.16 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-04T12:13:42.167Z] #33 60.65 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-08-04T12:13:42.167Z] #33 60.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-08-04T12:13:42.167Z] #33 60.66 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-04T12:13:42.167Z] #33 60.80 Selecting previously unselected package librhash0:ppc64el. [2020-08-04T12:13:42.167Z] #33 60.82 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-08-04T12:13:42.167Z] #33 60.83 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-08-04T12:13:42.167Z] #33 60.98 Selecting previously unselected package libuv1:ppc64el. [2020-08-04T12:13:42.167Z] #33 60.98 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-08-04T12:13:42.167Z] #33 60.98 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-08-04T12:13:42.167Z] #33 61.15 Selecting previously unselected package cmake. [2020-08-04T12:13:42.167Z] #33 61.19 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-08-04T12:13:42.167Z] #33 61.19 Unpacking cmake (3.13.4-1) ... [2020-08-04T12:13:42.167Z] #33 64.07 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-04T12:13:42.167Z] #33 64.09 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:13:42.167Z] #33 64.10 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-08-04T12:13:42.167Z] #33 64.12 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:13:42.167Z] #33 64.20 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-08-04T12:13:42.167Z] #33 64.22 Setting up cmake-data (3.13.4-1) ... [2020-08-04T12:13:42.167Z] #33 64.23 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:13:42.167Z] #33 64.24 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-04T12:13:42.167Z] #33 64.25 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-04T12:13:42.167Z] #33 64.25 Setting up cmake (3.13.4-1) ... [2020-08-04T12:13:42.167Z] #33 64.26 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:42.167Z] #33 64.40 Processing triggers for mime-support (3.62) ... [2020-08-04T12:13:42.167Z] #33 DONE 64.7s [2020-08-04T12:13:42.167Z] [2020-08-04T12:13:42.167Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:42.167Z] #26 24.99 skipping existing 5cb8031fd95d [2020-08-04T12:13:42.167Z] #26 25.26 [2020-08-04T12:13:42.257Z] #25 16.93 [2020-08-04T12:13:42.257Z] #25 17.11 ############################################### 65.5% ######################################################################## 100.0% [2020-08-04T12:13:42.279Z] #52 ... [2020-08-04T12:13:42.279Z] [2020-08-04T12:13:42.279Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:42.454Z] [2020-08-04T12:13:42.454Z] #64 exporting to image [2020-08-04T12:13:42.454Z] #64 exporting layers [2020-08-04T12:13:42.518Z] #25 17.26 [2020-08-04T12:13:42.637Z] Merge succeeded, producing 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:13:42.637Z] Checking out Revision 8ccb46a521964ab80490318504d6e02ae766a912 (PR-41292) [2020-08-04T12:13:43.051Z] #25 10.40 0.5% # 1.9% ## 3.6% ### 5.0% #### 6.5% ##### 8.0% ###### 9.5% ######## 11.3% ######### 12.8% ######### 13.9% ########## 15.2% ########### 16.5% ############ 17.4% ############# 19.1% ############## 20.7% ################ 22.4% ################ 23.5% ################# 24.4% ################## 25.9% ################### 27.3% #################### 28.2% ##################### 29.6% ###################### 31.2% ####################### 32.1% ####################### 33.2% ######################## 34.3% ######################### 35.5% ########################### 37.7% ############################ 39.6% ############################# 40.7% ############################## 41.7% ############################### 43.1% ############################### 44.3% ################################# 45.9% ################################# 47.0% ################################## 48.4% ################################### 49.6% #################################### 51.0% ##################################### 51.7% ###################################### 52.8% ####################################### 54.2% ######################################## 55.8% ######################################## 56.9% ######################################### 58.3% ########################################## 58.9% ########################################### 59.9% ############################################ 61.7% ############################################ 62.5% ############################################# 63.4% ############################################## 64.5% ############################################### 65.9% ############################################### 66.6% ################################################# 68.2% ################################################## 69.6% ################################################## 70.7% ################################################### 71.9% ##################################################### 73.8% ##################################################### 74.9% ###################################################### 76.1% ####################################################### 77.2% ######################################################## 78.5% ######################################################### 79.8% ########################################################## 81.2% ########################################################### 82.4% ############################################################ 83.4% ############################################################# 84.8% ############################################################# 86.0% ############################################################### 87.9% ################################################################ 90.2% ################################################################## 92.3% [2020-08-04T12:13:43.051Z] #25 ... [2020-08-04T12:13:43.051Z] [2020-08-04T12:13:43.051Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:43.051Z] #32 60.75 Fetched 14.9 MB in 2s (7879 kB/s) [2020-08-04T12:13:43.051Z] #32 60.86 Selecting previously unselected package xxd. [2020-08-04T12:13:43.051Z] #32 60.86 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:43.051Z] #32 60.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T12:13:43.051Z] #32 60.96 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:13:43.051Z] #32 61.19 Selecting previously unselected package vim-common. [2020-08-04T12:13:43.051Z] #32 61.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:13:43.051Z] #32 61.27 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:13:43.051Z] #32 61.66 Selecting previously unselected package cmake-data. [2020-08-04T12:13:43.051Z] #32 61.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-04T12:13:43.051Z] #32 61.68 Unpacking cmake-data (3.13.4-1) ... [2020-08-04T12:13:43.051Z] #32 64.74 Selecting previously unselected package libicu63:amd64. [2020-08-04T12:13:43.051Z] #32 64.75 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-04T12:13:43.051Z] #32 64.76 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:13:43.089Z] #25 ... [2020-08-04T12:13:43.089Z] [2020-08-04T12:13:43.089Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:43.089Z] #30 67.52 time [2020-08-04T12:13:43.089Z] #30 74.36 internal/poll [2020-08-04T12:13:43.089Z] #30 75.37 internal/fmtsort [2020-08-04T12:13:43.089Z] #30 75.95 internal/syscall/execenv [2020-08-04T12:13:43.089Z] #30 76.10 internal/syscall/unix [2020-08-04T12:13:43.089Z] #30 76.27 strings [2020-08-04T12:13:43.089Z] #30 76.55 os [2020-08-04T12:13:43.089Z] #30 ... [2020-08-04T12:13:43.089Z] [2020-08-04T12:13:43.089Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:43.089Z] #32 71.78 Selecting previously unselected package libxml2:amd64. [2020-08-04T12:13:43.089Z] #32 71.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-04T12:13:43.089Z] #32 71.79 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:13:43.089Z] #32 72.40 Selecting previously unselected package libarchive13:amd64. [2020-08-04T12:13:43.089Z] #32 72.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-04T12:13:43.089Z] #32 72.43 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-04T12:13:43.089Z] #32 72.78 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-04T12:13:43.089Z] #32 72.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-04T12:13:43.089Z] #32 72.80 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-04T12:13:43.089Z] #32 72.99 Selecting previously unselected package librhash0:amd64. [2020-08-04T12:13:43.089Z] #32 72.99 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-04T12:13:43.089Z] #32 73.00 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-04T12:13:43.089Z] #32 73.22 Selecting previously unselected package libuv1:amd64. [2020-08-04T12:13:43.089Z] #32 73.25 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-04T12:13:43.089Z] #32 73.26 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-04T12:13:43.089Z] #32 73.44 Selecting previously unselected package cmake. [2020-08-04T12:13:43.089Z] #32 73.46 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-04T12:13:43.089Z] #32 73.48 Unpacking cmake (3.13.4-1) ... [2020-08-04T12:13:43.089Z] #32 76.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:13:43.089Z] #32 76.82 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:13:43.089Z] #32 76.85 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-04T12:13:43.089Z] #32 76.87 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:13:43.089Z] #32 76.94 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-04T12:13:43.089Z] #32 76.97 Setting up cmake-data (3.13.4-1) ... [2020-08-04T12:13:43.089Z] #32 77.00 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:13:43.089Z] #32 77.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-04T12:13:43.089Z] #32 77.03 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-04T12:13:43.089Z] #32 77.04 Setting up cmake (3.13.4-1) ... [2020-08-04T12:13:43.089Z] #32 77.07 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:43.089Z] #32 77.16 Processing triggers for mime-support (3.62) ... [2020-08-04T12:13:43.308Z] #32 ... [2020-08-04T12:13:43.308Z] [2020-08-04T12:13:43.308Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:43.535Z] #25 19.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T12:13:43.535Z] #25 19.43 [2020-08-04T12:13:43.565Z] #25 10.40 0.5% # 1.9% ## 3.6% ### 5.0% #### 6.5% ##### 8.0% ###### 9.5% ######## 11.3% ######### 12.8% ######### 13.9% ########## 15.2% ########### 16.5% ############ 17.4% ############# 19.1% ############## 20.7% ################ 22.4% ################ 23.5% ################# 24.4% ################## 25.9% ################### 27.3% #################### 28.2% ##################### 29.6% ###################### 31.2% ####################### 32.1% ####################### 33.2% ######################## 34.3% ######################### 35.5% ########################### 37.7% ############################ 39.6% ############################# 40.7% ############################## 41.7% ############################### 43.1% ############################### 44.3% ################################# 45.9% ################################# 47.0% ################################## 48.4% ################################### 49.6% #################################### 51.0% ##################################### 51.7% ###################################### 52.8% ####################################### 54.2% ######################################## 55.8% ######################################## 56.9% ######################################### 58.3% ########################################## 58.9% ########################################### 59.9% ############################################ 61.7% ############################################ 62.5% ############################################# 63.4% ############################################## 64.5% ############################################### 65.9% ############################################### 66.6% ################################################# 68.2% ################################################## 69.6% ################################################## 70.7% ################################################### 71.9% ##################################################### 73.8% ##################################################### 74.9% ###################################################### 76.1% ####################################################### 77.2% ######################################################## 78.5% ######################################################### 79.8% ########################################################## 81.2% ########################################################### 82.4% ############################################################ 83.4% ############################################################# 84.8% ############################################################# 86.0% ############################################################### 87.9% ################################################################ 90.2% ################################################################## 92.3% #################################################################### 94.5% ##################################################################### 96.8% ####################################################################### 99.5% ######################################################################## 100.0% [2020-08-04T12:13:43.794Z] #25 19.54 ######################################################################## 100.0% [2020-08-04T12:13:43.794Z] #25 19.64 [2020-08-04T12:13:43.794Z] #25 ... [2020-08-04T12:13:43.794Z] [2020-08-04T12:13:43.794Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:43.794Z] #38 58.14 Selecting previously unselected package libprotoc17:amd64. [2020-08-04T12:13:43.794Z] #38 58.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:43.794Z] #38 58.15 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:43.794Z] #38 58.95 Selecting previously unselected package protobuf-c-compiler. [2020-08-04T12:13:43.794Z] #38 58.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:13:43.794Z] #38 58.96 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:13:43.794Z] #38 59.06 Selecting previously unselected package protobuf-compiler. [2020-08-04T12:13:43.794Z] #38 59.06 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:43.794Z] #38 59.09 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:13:43.794Z] #38 59.29 Selecting previously unselected package python-pkg-resources. [2020-08-04T12:13:43.794Z] #38 59.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:13:43.794Z] #38 59.30 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-04T12:13:43.794Z] #38 59.59 Selecting previously unselected package python-six. [2020-08-04T12:13:43.794Z] #38 59.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-04T12:13:43.794Z] #38 59.60 Unpacking python-six (1.12.0-1) ... [2020-08-04T12:13:43.794Z] #38 59.82 Selecting previously unselected package python-protobuf. [2020-08-04T12:13:43.794Z] #38 59.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-04T12:13:43.794Z] #38 59.86 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-04T12:13:43.794Z] #38 60.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-04T12:13:43.794Z] #38 64.97 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:43.794Z] #38 64.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:43.794Z] #38 65.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:43.794Z] #38 65.04 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:43.794Z] #38 65.05 Setting up python-six (1.12.0-1) ... [2020-08-04T12:13:43.794Z] #38 ... [2020-08-04T12:13:43.794Z] [2020-08-04T12:13:43.794Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:43.794Z] #25 19.73 Download of images into '/build' complete. [2020-08-04T12:13:43.794Z] #25 19.73 Use something like the following to load the result into a Docker daemon: [2020-08-04T12:13:43.794Z] #25 19.73 tar -cC '/build' . | docker load [2020-08-04T12:13:43.822Z] #25 18.49 [2020-08-04T12:13:44.293Z] #26 26.84 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T12:13:44.293Z] #26 26.92 skipping existing 283607eaa57e [2020-08-04T12:13:44.293Z] #26 27.05 [2020-08-04T12:13:44.293Z] #26 ... [2020-08-04T12:13:44.293Z] [2020-08-04T12:13:44.293Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:44.293Z] #39 66.68 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-04T12:13:44.293Z] #39 66.69 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:44.293Z] #39 DONE 66.9s [2020-08-04T12:13:44.293Z] [2020-08-04T12:13:44.293Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:44.293Z] #34 0.298 + RM_GOPATH=0 [2020-08-04T12:13:44.293Z] #34 0.298 + TMP_GOPATH= [2020-08-04T12:13:44.293Z] #34 0.298 + : /build [2020-08-04T12:13:44.293Z] #34 0.299 + '[' -z '' ']' [2020-08-04T12:13:44.293Z] #34 0.299 ++ mktemp -d [2020-08-04T12:13:44.293Z] #34 0.302 + export GOPATH=/tmp/tmp.esSuMZRju7 [2020-08-04T12:13:44.293Z] #34 0.302 + GOPATH=/tmp/tmp.esSuMZRju7 [2020-08-04T12:13:44.293Z] #34 0.302 + RM_GOPATH=1 [2020-08-04T12:13:44.293Z] #34 0.302 + case "$(go env GOARCH)" in [2020-08-04T12:13:44.293Z] #34 0.304 ++ go env GOARCH [2020-08-04T12:13:44.293Z] #34 0.320 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:44.293Z] #34 0.320 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:44.293Z] #34 0.322 ++ dirname /tmp/install/install.sh [2020-08-04T12:13:44.293Z] #34 0.340 + dir=/tmp/install [2020-08-04T12:13:44.293Z] #34 0.351 + bin=tini [2020-08-04T12:13:44.293Z] #34 0.351 + shift [2020-08-04T12:13:44.293Z] #34 0.352 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-04T12:13:44.293Z] #34 0.352 + . /tmp/install/tini.installer [2020-08-04T12:13:44.293Z] #34 0.352 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:44.293Z] #34 0.353 + install_tini [2020-08-04T12:13:44.293Z] #34 0.353 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-04T12:13:44.293Z] #34 0.353 + git clone https://github.com/krallin/tini.git /tmp/tmp.esSuMZRju7/tini [2020-08-04T12:13:44.293Z] #34 0.353 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:44.293Z] #34 0.376 Cloning into '/tmp/tmp.esSuMZRju7/tini'... [2020-08-04T12:13:44.293Z] #34 1.457 + cd /tmp/tmp.esSuMZRju7/tini [2020-08-04T12:13:44.293Z] #34 1.459 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:44.293Z] #34 1.537 + cmake . [2020-08-04T12:13:44.363Z] #25 ... [2020-08-04T12:13:44.363Z] [2020-08-04T12:13:44.363Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:44.363Z] #32 58.56 Selecting previously unselected package vim-common. [2020-08-04T12:13:44.363Z] #32 58.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:13:44.363Z] #32 58.73 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:13:44.363Z] #32 59.12 Selecting previously unselected package cmake-data. [2020-08-04T12:13:44.363Z] #32 59.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-04T12:13:44.363Z] #32 59.18 Unpacking cmake-data (3.13.4-1) ... [2020-08-04T12:13:44.363Z] #32 62.43 Selecting previously unselected package libicu63:amd64. [2020-08-04T12:13:44.364Z] #32 62.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-04T12:13:44.364Z] #32 62.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:13:44.364Z] #32 ... [2020-08-04T12:13:44.364Z] [2020-08-04T12:13:44.364Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:44.364Z] #10 60.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-08-04T12:13:44.364Z] #10 63.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-04T12:13:44.364Z] #10 63.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-04T12:13:44.364Z] #10 63.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-04T12:13:44.364Z] #10 63.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-04T12:13:44.364Z] #10 63.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-04T12:13:44.364Z] #10 63.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-04T12:13:44.364Z] #10 63.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-04T12:13:44.364Z] #10 63.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-04T12:13:44.364Z] #10 63.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-04T12:13:44.364Z] #10 63.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-04T12:13:44.364Z] #10 63.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-04T12:13:44.364Z] #10 63.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-04T12:13:44.364Z] #10 63.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-04T12:13:44.364Z] #10 63.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-04T12:13:44.364Z] #10 63.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-04T12:13:44.364Z] #10 65.12 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:44.364Z] #10 65.35 Fetched 77.7 MB in 10s (7860 kB/s) [2020-08-04T12:13:44.364Z] #10 65.41 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-04T12:13:44.364Z] #10 65.41 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:44.364Z] #10 65.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-04T12:13:44.364Z] #10 65.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:13:44.364Z] #10 67.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-04T12:13:44.364Z] #10 67.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-04T12:13:44.364Z] #10 67.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:13:44.364Z] #10 ... [2020-08-04T12:13:44.364Z] [2020-08-04T12:13:44.364Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:44.364Z] #38 68.85 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-04T12:13:44.483Z] #32 ... [2020-08-04T12:13:44.483Z] [2020-08-04T12:13:44.483Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:44.483Z] #30 79.10 path [2020-08-04T12:13:42.310Z] > git merge 39691204f153b8a4f0a92a85216baaa2a38a6a59 # timeout=10 [2020-08-04T12:13:42.448Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-04T12:13:42.668Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T12:13:42.707Z] > git checkout -f 8ccb46a521964ab80490318504d6e02ae766a912 # timeout=10 [2020-08-04T12:13:44.594Z] #34 2.393 -- The C compiler identification is GNU 8.3.0 [2020-08-04T12:13:44.594Z] #34 2.459 -- Check for working C compiler: /usr/bin/cc [2020-08-04T12:13:44.753Z] #25 19.32 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T12:13:44.753Z] #25 19.58 [2020-08-04T12:13:44.919Z] #10 ... [2020-08-04T12:13:44.919Z] [2020-08-04T12:13:44.919Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:44.919Z] #52 28.84 Checking out files: 43% (1407/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) [2020-08-04T12:13:44.919Z] #52 ... [2020-08-04T12:13:44.919Z] [2020-08-04T12:13:44.919Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:44.919Z] #32 DONE 69.4s [2020-08-04T12:13:44.919Z] [2020-08-04T12:13:44.919Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:44.920Z] #52 28.84 Checking out files: 43% (1407/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) [2020-08-04T12:13:44.920Z] #52 ... [2020-08-04T12:13:44.920Z] [2020-08-04T12:13:44.920Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:44.920Z] #38 60.87 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:44.920Z] #38 DONE 69.4s [2020-08-04T12:13:44.920Z] [2020-08-04T12:13:44.920Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:44.920Z] #25 24.49 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T12:13:44.920Z] #25 24.58 skipping existing 9a99313a2c50 [2020-08-04T12:13:44.920Z] #25 24.67 [2020-08-04T12:13:44.920Z] #25 25.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T12:13:44.920Z] #25 26.24 [2020-08-04T12:13:44.920Z] #25 26.42 ######################################################################## 100.0% [2020-08-04T12:13:44.920Z] #25 26.51 [2020-08-04T12:13:44.920Z] #25 26.56 Download of images into '/build' complete. [2020-08-04T12:13:44.920Z] #25 26.56 Use something like the following to load the result into a Docker daemon: [2020-08-04T12:13:44.920Z] #25 26.57 tar -cC '/build' . | docker load [2020-08-04T12:13:44.920Z] #25 DONE 29.9s [2020-08-04T12:13:44.920Z] [2020-08-04T12:13:44.920Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:44.920Z] #30 DONE 69.5s [2020-08-04T12:13:44.920Z] [2020-08-04T12:13:44.920Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:45.012Z] #25 19.75 ##################################### 51.5% ######################################################################## 100.0% [2020-08-04T12:13:45.057Z] #30 79.56 text/tabwriter [2020-08-04T12:13:45.249Z] #34 3.050 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-04T12:13:45.249Z] #34 3.055 -- Detecting C compiler ABI info [2020-08-04T12:13:45.274Z] #25 19.94 [2020-08-04T12:13:45.281Z] #52 28.84 Checking out files: 43% (1407/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) [2020-08-04T12:13:45.281Z] #52 ... [2020-08-04T12:13:45.281Z] [2020-08-04T12:13:45.281Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:45.281Z] #47 59.82 mvdan.cc/sh/v3/syntax [2020-08-04T12:13:45.281Z] #47 59.85 encoding/base64 [2020-08-04T12:13:45.281Z] #47 60.63 golang.org/x/sys/unix [2020-08-04T12:13:45.281Z] #47 60.72 go/ast [2020-08-04T12:13:45.281Z] #47 60.74 encoding/json [2020-08-04T12:13:45.281Z] #47 68.48 golang.org/x/crypto/ssh/terminal [2020-08-04T12:13:45.281Z] #47 ... [2020-08-04T12:13:45.281Z] [2020-08-04T12:13:45.281Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:45.301Z] #38 69.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:13:45.531Z] #25 ... [2020-08-04T12:13:45.531Z] [2020-08-04T12:13:45.531Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:45.531Z] #47 63.00 syscall [2020-08-04T12:13:45.531Z] #47 63.03 reflect [2020-08-04T12:13:45.531Z] #47 71.41 time [2020-08-04T12:13:45.531Z] #47 ... [2020-08-04T12:13:45.531Z] [2020-08-04T12:13:45.531Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:13:45.531Z] #28 63.13 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-04T12:13:45.531Z] #28 63.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-04T12:13:45.531Z] #28 64.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-04T12:13:45.629Z] #30 ... [2020-08-04T12:13:45.629Z] [2020-08-04T12:13:45.629Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:45.629Z] #47 70.13 time [2020-08-04T12:13:45.629Z] #47 75.50 encoding/binary [2020-08-04T12:13:45.629Z] #47 76.76 context [2020-08-04T12:13:45.629Z] #47 77.92 os [2020-08-04T12:13:45.629Z] #47 77.95 encoding/base64 [2020-08-04T12:13:45.629Z] #47 78.99 strings [2020-08-04T12:13:45.788Z] #28 ... [2020-08-04T12:13:45.788Z] [2020-08-04T12:13:45.788Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:45.788Z] #41 63.24 syscall [2020-08-04T12:13:45.788Z] #41 71.22 time [2020-08-04T12:13:45.788Z] #41 ... [2020-08-04T12:13:45.788Z] [2020-08-04T12:13:45.788Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:45.788Z] #32 72.55 Selecting previously unselected package libxml2:amd64. [2020-08-04T12:13:45.788Z] #32 72.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-04T12:13:45.788Z] #32 72.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:13:45.788Z] #32 73.21 Selecting previously unselected package libarchive13:amd64. [2020-08-04T12:13:45.788Z] #32 73.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-04T12:13:45.788Z] #32 73.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-04T12:13:45.788Z] #32 73.54 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-04T12:13:45.788Z] #32 73.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-04T12:13:45.788Z] #32 73.54 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-04T12:13:45.890Z] #47 ... [2020-08-04T12:13:45.890Z] [2020-08-04T12:13:45.890Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:45.890Z] #30 80.37 path/filepath [2020-08-04T12:13:45.890Z] #30 80.39 fmt [2020-08-04T12:13:45.910Z] #34 ... [2020-08-04T12:13:45.910Z] [2020-08-04T12:13:45.910Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:45.910Z] #11 58.33 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:45.910Z] #11 58.78 Fetched 78.9 MB in 18s (4381 kB/s) [2020-08-04T12:13:45.910Z] #11 59.00 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-04T12:13:45.910Z] #11 59.00 (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 ... 15339 files and directories currently installed.) [2020-08-04T12:13:45.910Z] #11 59.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-08-04T12:13:45.910Z] #11 59.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:13:45.910Z] #11 62.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-04T12:13:45.910Z] #11 62.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-08-04T12:13:45.910Z] #11 63.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:13:45.910Z] #11 66.18 Selecting previously unselected package binutils-mingw-w64. [2020-08-04T12:13:45.910Z] #11 66.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-04T12:13:45.910Z] #11 66.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:13:45.910Z] #11 66.32 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-08-04T12:13:45.910Z] #11 66.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-04T12:13:45.910Z] #11 66.35 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-04T12:13:45.910Z] #11 66.51 Selecting previously unselected package dmsetup. [2020-08-04T12:13:45.910Z] #11 66.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-08-04T12:13:45.910Z] #11 66.52 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-04T12:13:45.910Z] #11 66.70 Selecting previously unselected package mingw-w64-common. [2020-08-04T12:13:45.910Z] #11 66.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-04T12:13:45.910Z] #11 66.71 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-04T12:13:45.910Z] #11 ... [2020-08-04T12:13:45.910Z] [2020-08-04T12:13:45.910Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:45.910Z] #34 3.729 -- Detecting C compiler ABI info - done [2020-08-04T12:13:45.910Z] #34 3.791 -- Detecting C compile features [2020-08-04T12:13:46.045Z] #32 73.73 Selecting previously unselected package librhash0:amd64. [2020-08-04T12:13:46.302Z] #32 73.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-04T12:13:46.302Z] #32 73.74 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-04T12:13:46.302Z] #32 73.97 Selecting previously unselected package libuv1:amd64. [2020-08-04T12:13:46.343Z] #52 28.84 Checking out files: 43% (1407/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 79% (2557/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-04T12:13:46.343Z] #52 30.62 + cd /tmp/tmp.dPyLSM8gq5/src/github.com/containerd/containerd [2020-08-04T12:13:46.343Z] #52 30.62 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:13:46.560Z] #32 73.98 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-04T12:13:46.560Z] #32 73.99 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-04T12:13:46.560Z] #32 ... [2020-08-04T12:13:46.560Z] [2020-08-04T12:13:46.560Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:46.560Z] #10 64.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-08-04T12:13:46.560Z] #10 66.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-04T12:13:46.560Z] #10 66.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-04T12:13:46.560Z] #10 66.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-04T12:13:46.560Z] #10 66.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-04T12:13:46.560Z] #10 66.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-04T12:13:46.560Z] #10 66.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-04T12:13:46.560Z] #10 66.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-04T12:13:46.560Z] #10 66.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-04T12:13:46.560Z] #10 66.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-04T12:13:46.560Z] #10 66.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-04T12:13:46.560Z] #10 66.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-04T12:13:46.560Z] #10 66.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-04T12:13:46.560Z] #10 66.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-04T12:13:46.560Z] #10 66.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-04T12:13:46.560Z] #10 66.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-04T12:13:46.560Z] #10 68.16 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:13:46.560Z] #10 68.48 Fetched 77.7 MB in 8s (9329 kB/s) [2020-08-04T12:13:46.560Z] #10 68.61 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-04T12:13:46.560Z] #10 68.61 (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 ... 15410 files and directories currently installed.) [2020-08-04T12:13:46.560Z] #10 68.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-04T12:13:46.560Z] #10 68.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:13:46.560Z] #10 71.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-04T12:13:46.560Z] #10 71.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-04T12:13:46.560Z] #10 71.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:13:46.560Z] #10 74.16 Selecting previously unselected package binutils-mingw-w64. [2020-08-04T12:13:46.560Z] #10 74.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-04T12:13:46.560Z] #10 74.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:13:46.560Z] #10 ... [2020-08-04T12:13:46.560Z] [2020-08-04T12:13:46.560Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:46.560Z] #32 74.16 Selecting previously unselected package cmake. [2020-08-04T12:13:46.560Z] #32 74.19 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-04T12:13:46.560Z] #32 74.19 Unpacking cmake (3.13.4-1) ... [2020-08-04T12:13:46.563Z] #34 ... [2020-08-04T12:13:46.563Z] [2020-08-04T12:13:46.563Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:46.563Z] #26 28.37 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T12:13:46.563Z] #26 28.87 [2020-08-04T12:13:46.563Z] #26 28.99 ######################################################################## 100.0% [2020-08-04T12:13:46.563Z] #26 29.10 [2020-08-04T12:13:46.563Z] #26 29.33 Download of images into '/build' complete. [2020-08-04T12:13:46.563Z] #26 29.33 Use something like the following to load the result into a Docker daemon: [2020-08-04T12:13:46.563Z] #26 29.34 tar -cC '/build' . | docker load [2020-08-04T12:13:46.563Z] #26 DONE 29.4s [2020-08-04T12:13:46.563Z] [2020-08-04T12:13:46.563Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:13:46.563Z] #40 1.558 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:13:46.563Z] #40 1.558 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:13:46.563Z] #40 1.568 Note: Building without GnuTLS support [2020-08-04T12:13:46.563Z] #40 1.591 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:13:46.563Z] #40 1.592 Makefile.config:40: Warn: Building without nftables support [2020-08-04T12:13:46.693Z] #38 ... [2020-08-04T12:13:46.693Z] [2020-08-04T12:13:46.693Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:46.693Z] #47 61.01 syscall [2020-08-04T12:13:46.693Z] #47 61.06 reflect [2020-08-04T12:13:46.693Z] #47 68.74 time [2020-08-04T12:13:46.693Z] #47 ... [2020-08-04T12:13:46.693Z] [2020-08-04T12:13:46.693Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:46.693Z] #32 71.23 Selecting previously unselected package libxml2:amd64. [2020-08-04T12:13:46.831Z] #30 ... [2020-08-04T12:13:46.831Z] [2020-08-04T12:13:46.831Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:46.831Z] #25 18.35 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T12:13:46.831Z] #25 18.45 skipping existing c35d46ef359f [2020-08-04T12:13:46.831Z] #25 18.61 [2020-08-04T12:13:46.831Z] #25 19.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T12:13:46.831Z] #25 19.69 [2020-08-04T12:13:46.831Z] #25 19.86 ######################################################################## 100.0% [2020-08-04T12:13:46.831Z] #25 19.98 [2020-08-04T12:13:46.831Z] #25 20.04 Download of images into '/build' complete. [2020-08-04T12:13:46.831Z] #25 20.04 Use something like the following to load the result into a Docker daemon: [2020-08-04T12:13:46.831Z] #25 20.04 tar -cC '/build' . | docker load [2020-08-04T12:13:46.831Z] #25 DONE 21.4s [2020-08-04T12:13:46.831Z] [2020-08-04T12:13:46.831Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:46.831Z] #32 DONE 81.2s [2020-08-04T12:13:46.831Z] [2020-08-04T12:13:46.831Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:46.969Z] #32 71.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-04T12:13:46.969Z] #32 71.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:13:47.402Z] #33 ... [2020-08-04T12:13:47.402Z] [2020-08-04T12:13:47.402Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:47.402Z] #41 71.83 time [2020-08-04T12:13:47.402Z] #41 75.70 internal/fmtsort [2020-08-04T12:13:47.402Z] #41 76.36 strings [2020-08-04T12:13:47.402Z] #41 78.27 os [2020-08-04T12:13:47.402Z] #41 79.34 regexp/syntax [2020-08-04T12:13:47.402Z] #41 ... [2020-08-04T12:13:47.402Z] [2020-08-04T12:13:47.402Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:47.402Z] #10 73.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-04T12:13:47.402Z] #10 73.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:13:47.402Z] #10 73.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:13:47.402Z] #10 73.50 Selecting previously unselected package dmsetup. [2020-08-04T12:13:47.402Z] #10 73.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:13:47.402Z] #10 73.52 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-04T12:13:47.402Z] #10 73.79 Selecting previously unselected package mingw-w64-common. [2020-08-04T12:13:47.402Z] #10 73.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-04T12:13:47.402Z] #10 73.80 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-04T12:13:47.402Z] #10 80.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-04T12:13:47.402Z] #10 80.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-04T12:13:47.402Z] #10 80.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:13:47.538Z] #32 ... [2020-08-04T12:13:47.538Z] [2020-08-04T12:13:47.538Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:47.538Z] #25 DONE 23.3s [2020-08-04T12:13:47.538Z] [2020-08-04T12:13:47.538Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:47.538Z] #32 72.00 Selecting previously unselected package libarchive13:amd64. [2020-08-04T12:13:47.538Z] #32 72.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-04T12:13:47.538Z] #32 72.01 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-04T12:13:47.635Z] #40 ... [2020-08-04T12:13:47.635Z] [2020-08-04T12:13:47.635Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:47.635Z] #48 59.94 io [2020-08-04T12:13:47.635Z] #48 59.95 syscall [2020-08-04T12:13:47.635Z] #48 59.97 strconv [2020-08-04T12:13:47.635Z] #48 63.60 bytes [2020-08-04T12:13:47.635Z] #48 63.63 strings [2020-08-04T12:13:47.635Z] #48 ... [2020-08-04T12:13:47.635Z] [2020-08-04T12:13:47.635Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:47.635Z] #31 67.90 reflect [2020-08-04T12:13:47.635Z] #31 68.03 bufio [2020-08-04T12:13:47.740Z] #52 32.06 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-04T12:13:47.740Z] #52 32.06 + BUILDTAGS='netgo osusergo static_build' [2020-08-04T12:13:47.740Z] #52 32.06 + export EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:13:47.740Z] #52 32.06 + EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:13:47.740Z] #52 32.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-04T12:13:47.740Z] #52 32.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-04T12:13:47.740Z] #52 32.06 + '[' '' = dynamic ']' [2020-08-04T12:13:47.740Z] #52 32.06 + make [2020-08-04T12:13:47.797Z] #32 ... [2020-08-04T12:13:47.797Z] [2020-08-04T12:13:47.797Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:13:47.797Z] #28 61.94 Checking out files: 86% (1311/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-04T12:13:47.797Z] #28 62.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-04T12:13:47.797Z] #28 62.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-04T12:13:47.973Z] #10 ... [2020-08-04T12:13:47.973Z] [2020-08-04T12:13:47.973Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:47.973Z] #30 82.26 io/ioutil [2020-08-04T12:13:48.020Z] #64 exporting layers 5.7s done [2020-08-04T12:13:48.020Z] #64 writing image sha256:09599bd05d2cd2b5d5cf1ced7d909bbfa49cc143f67eba8ff095cb21617dd9d9 done [2020-08-04T12:13:48.020Z] #64 naming to docker.io/library/docker:8ccb46a521964ab80490318504d6e02ae766a912 done [2020-08-04T12:13:48.020Z] #64 DONE 5.7s [Pipeline] } [2020-08-04T12:13:48.056Z] #28 ... [2020-08-04T12:13:48.056Z] [2020-08-04T12:13:48.056Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:48.056Z] #10 71.32 Selecting previously unselected package binutils-mingw-w64. [2020-08-04T12:13:48.056Z] #10 71.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-04T12:13:48.056Z] #10 71.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:13:48.056Z] #10 71.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-04T12:13:48.056Z] #10 71.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:13:48.056Z] #10 71.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:13:48.056Z] #10 72.10 Selecting previously unselected package dmsetup. [2020-08-04T12:13:48.056Z] #10 72.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:13:48.056Z] #10 72.12 Unpacking dmsetup (2:1.02.155-3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-04T12:13:48.234Z] #30 ... [2020-08-04T12:13:48.234Z] [2020-08-04T12:13:48.234Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:48.234Z] #38 75.62 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-04T12:13:48.234Z] #38 75.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:13:48.234Z] #38 75.66 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:48.234Z] #38 75.68 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-04T12:13:48.234Z] #38 75.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:48.234Z] #38 75.71 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:13:48.234Z] #38 75.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:48.234Z] #38 75.74 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:48.234Z] #38 75.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:13:48.234Z] #38 75.76 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-04T12:13:48.234Z] #38 82.25 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-04T12:13:48.234Z] #38 82.26 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:48.234Z] #38 DONE 82.8s [2020-08-04T12:13:48.286Z] #31 70.72 path [2020-08-04T12:13:48.315Z] #10 72.73 Selecting previously unselected package mingw-w64-common. [2020-08-04T12:13:48.316Z] #10 72.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-04T12:13:48.316Z] #10 72.75 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-04T12:13:48.497Z] [2020-08-04T12:13:48.497Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:48.497Z] #33 1.759 + RM_GOPATH=0 [2020-08-04T12:13:48.497Z] #33 1.759 + TMP_GOPATH= [2020-08-04T12:13:48.497Z] #33 1.759 + : /build [2020-08-04T12:13:48.497Z] #33 1.759 + '[' -z '' ']' [2020-08-04T12:13:48.497Z] #33 1.759 ++ mktemp -d [2020-08-04T12:13:48.497Z] #33 1.759 + export GOPATH=/tmp/tmp.rYSiEuyb34 [2020-08-04T12:13:48.497Z] #33 1.759 + GOPATH=/tmp/tmp.rYSiEuyb34 [2020-08-04T12:13:48.497Z] #33 1.759 + RM_GOPATH=1 [2020-08-04T12:13:48.497Z] #33 1.759 + case "$(go env GOARCH)" in [2020-08-04T12:13:48.497Z] #33 1.767 ++ go env GOARCH [2020-08-04T12:13:48.497Z] #33 1.825 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:48.497Z] #33 1.825 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:48.497Z] #33 1.835 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:48.497Z] #33 1.835 ++ dirname /tmp/install/install.sh [2020-08-04T12:13:48.497Z] #33 1.835 + dir=/tmp/install [2020-08-04T12:13:48.497Z] #33 1.835 + bin=tini [2020-08-04T12:13:48.497Z] #33 1.835 + shift [2020-08-04T12:13:48.497Z] #33 1.835 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-04T12:13:48.497Z] #33 1.835 + . /tmp/install/tini.installer [2020-08-04T12:13:48.497Z] #33 1.835 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:48.497Z] #33 1.835 + install_tini [2020-08-04T12:13:48.497Z] #33 1.835 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-04T12:13:48.497Z] #33 1.835 + git clone https://github.com/krallin/tini.git /tmp/tmp.rYSiEuyb34/tini [2020-08-04T12:13:48.497Z] #33 1.861 Cloning into '/tmp/tmp.rYSiEuyb34/tini'... [2020-08-04T12:13:48.531Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/test/unit [2020-08-04T12:13:49.083Z] #32 ... [2020-08-04T12:13:49.083Z] [2020-08-04T12:13:49.083Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:49.083Z] #30 66.62 time [2020-08-04T12:13:49.083Z] #30 72.76 internal/poll [2020-08-04T12:13:49.083Z] #30 75.40 internal/syscall/execenv [2020-08-04T12:13:49.083Z] #30 75.62 internal/fmtsort [2020-08-04T12:13:49.083Z] #30 75.63 internal/syscall/unix [2020-08-04T12:13:49.084Z] #30 75.86 os [2020-08-04T12:13:49.084Z] #30 76.39 strings [2020-08-04T12:13:49.084Z] #30 ... [2020-08-04T12:13:49.084Z] [2020-08-04T12:13:49.084Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:49.084Z] #25 21.08 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T12:13:49.084Z] #25 21.53 [2020-08-04T12:13:49.084Z] #25 21.70 ##################################### 52.0% ######################################################################## 100.0% [2020-08-04T12:13:49.084Z] #25 21.84 [2020-08-04T12:13:49.084Z] #25 22.92 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T12:13:49.084Z] #25 23.02 skipping existing c35d46ef359f [2020-08-04T12:13:49.084Z] #25 23.12 [2020-08-04T12:13:49.341Z] #25 24.10 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T12:13:49.442Z] #33 2.876 + cd /tmp/tmp.rYSiEuyb34/tini [2020-08-04T12:13:49.442Z] #33 2.876 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:49.598Z] #25 24.44 [2020-08-04T12:13:49.598Z] #25 ... [2020-08-04T12:13:49.598Z] [2020-08-04T12:13:49.598Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:49.598Z] #38 67.29 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:49.598Z] #38 67.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:49.598Z] #38 67.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:49.598Z] #38 67.33 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-04T12:13:49.598Z] #38 67.34 Setting up python-six (1.12.0-1) ... [2020-08-04T12:13:49.598Z] #38 71.96 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-04T12:13:49.598Z] #38 71.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:13:49.598Z] #38 71.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:49.598Z] #38 71.99 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-04T12:13:49.598Z] #38 72.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:49.598Z] #38 72.01 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:13:49.598Z] #38 72.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:49.598Z] #38 72.03 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:49.598Z] #38 72.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:13:49.598Z] #38 72.05 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-04T12:13:49.703Z] #33 2.924 + cmake . [2020-08-04T12:13:49.789Z] #52 ... [2020-08-04T12:13:49.789Z] [2020-08-04T12:13:49.789Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:49.789Z] #41 64.03 text/template [2020-08-04T12:13:49.789Z] #41 67.43 encoding/xml [2020-08-04T12:13:49.789Z] #41 67.95 go/parser [2020-08-04T12:13:49.789Z] #41 69.69 go/doc [2020-08-04T12:13:49.789Z] #41 ... [2020-08-04T12:13:49.789Z] [2020-08-04T12:13:49.789Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:49.789Z] #10 74.21 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-04T12:13:49.789Z] #10 74.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-04T12:13:49.789Z] #10 74.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:13:49.844Z] #31 ... [2020-08-04T12:13:49.844Z] [2020-08-04T12:13:49.844Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:49.844Z] #42 62.44 bytes [2020-08-04T12:13:49.844Z] #42 63.35 strings [2020-08-04T12:13:49.844Z] #42 69.84 bufio [2020-08-04T12:13:49.844Z] #42 70.77 reflect [2020-08-04T12:13:49.844Z] #42 ... [2020-08-04T12:13:49.844Z] [2020-08-04T12:13:49.844Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:49.844Z] #31 72.54 text/tabwriter [2020-08-04T12:13:49.856Z] #38 ... [2020-08-04T12:13:49.856Z] [2020-08-04T12:13:49.856Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T12:13:49.856Z] #25 24.58 ######################################################################## 100.0% [2020-08-04T12:13:49.856Z] #25 24.69 [2020-08-04T12:13:49.856Z] #25 24.79 Download of images into '/build' complete. [2020-08-04T12:13:50.053Z] #10 74.59 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-04T12:13:50.053Z] #10 74.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-04T12:13:50.053Z] #10 74.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:13:50.114Z] #25 24.79 Use something like the following to load the result into a Docker daemon: [2020-08-04T12:13:50.114Z] #25 24.79 tar -cC '/build' . | docker load [2020-08-04T12:13:50.221Z] #10 ... [2020-08-04T12:13:50.221Z] [2020-08-04T12:13:50.221Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:50.221Z] #30 64.39 time [2020-08-04T12:13:50.221Z] #30 68.93 internal/poll [2020-08-04T12:13:50.221Z] #30 70.61 internal/syscall/execenv [2020-08-04T12:13:50.221Z] #30 70.79 internal/syscall/unix [2020-08-04T12:13:50.221Z] #30 70.98 os [2020-08-04T12:13:50.221Z] #30 70.98 internal/fmtsort [2020-08-04T12:13:50.221Z] #30 71.45 strings [2020-08-04T12:13:50.221Z] #30 ... [2020-08-04T12:13:50.221Z] [2020-08-04T12:13:50.221Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:50.221Z] #32 72.82 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-04T12:13:50.221Z] #32 72.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-04T12:13:50.221Z] #32 72.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-04T12:13:50.221Z] #32 73.06 Selecting previously unselected package librhash0:amd64. [2020-08-04T12:13:50.221Z] #32 73.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-04T12:13:50.221Z] #32 73.07 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-04T12:13:50.221Z] #32 73.37 Selecting previously unselected package libuv1:amd64. [2020-08-04T12:13:50.221Z] #32 73.38 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-04T12:13:50.221Z] #32 73.38 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-04T12:13:50.221Z] #32 73.67 Selecting previously unselected package cmake. [2020-08-04T12:13:50.221Z] #32 73.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-04T12:13:50.221Z] #32 73.69 Unpacking cmake (3.13.4-1) ... [2020-08-04T12:13:50.645Z] #33 4.022 -- The C compiler identification is GNU 8.3.0 [2020-08-04T12:13:50.905Z] #33 4.112 -- Check for working C compiler: /usr/bin/cc [2020-08-04T12:13:51.259Z] ? github.com/docker/docker/api [no test files] [2020-08-04T12:13:51.846Z] #33 5.097 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-04T12:13:51.846Z] #33 5.103 -- Detecting C compiler ABI info [2020-08-04T12:13:52.787Z] #33 5.957 -- Detecting C compiler ABI info - done [2020-08-04T12:13:52.787Z] #33 6.030 -- Detecting C compile features [2020-08-04T12:13:53.380Z] #10 ... [2020-08-04T12:13:53.380Z] [2020-08-04T12:13:53.380Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:53.380Z] #47 71.86 mvdan.cc/sh/v3/cmd/shfmt [2020-08-04T12:13:53.380Z] #47 DONE 78.1s [2020-08-04T12:13:53.446Z] #31 ... [2020-08-04T12:13:53.446Z] [2020-08-04T12:13:53.446Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:53.446Z] #34 6.662 -- Detecting C compile features - done [2020-08-04T12:13:53.446Z] #34 6.726 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-04T12:13:53.446Z] #34 7.147 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-04T12:13:53.446Z] #34 7.245 -- Configuring done [2020-08-04T12:13:53.446Z] #34 7.264 -- Generating done [2020-08-04T12:13:53.446Z] #34 7.270 -- Build files have been written to: /tmp/tmp.esSuMZRju7/tini [2020-08-04T12:13:53.446Z] #34 7.280 + make tini-static [2020-08-04T12:13:53.446Z] #34 7.821 Scanning dependencies of target tini-static [2020-08-04T12:13:53.446Z] #34 8.004 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-04T12:13:53.446Z] #34 9.830 [100%] Linking C executable tini-static [2020-08-04T12:13:53.446Z] #34 10.60 [100%] Built target tini-static [2020-08-04T12:13:53.446Z] #34 10.69 + mkdir -p /build [2020-08-04T12:13:53.446Z] #34 10.69 + cp tini-static /build/docker-init [2020-08-04T12:13:53.446Z] #34 DONE 10.8s [2020-08-04T12:13:53.446Z] [2020-08-04T12:13:53.446Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:13:53.446Z] #40 3.990 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:13:53.446Z] #40 4.046 GEN .gitid [2020-08-04T12:13:53.446Z] #40 4.095 GEN criu/include/version.h [2020-08-04T12:13:53.446Z] #40 4.194 GEN include/common/asm [2020-08-04T12:13:53.446Z] #40 6.640 PBCC images/timens.pb-c.c [2020-08-04T12:13:53.446Z] #40 6.726 DEP images/timens.pb-c.d [2020-08-04T12:13:53.446Z] #40 6.836 PBCC images/fown.pb-c.c [2020-08-04T12:13:53.446Z] #40 6.850 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-04T12:13:53.446Z] #40 6.973 PBCC images/opts.pb-c.c [2020-08-04T12:13:53.446Z] #40 7.022 PBCC images/memfd.pb-c.c [2020-08-04T12:13:53.446Z] #40 7.133 DEP images/fown.pb-c.d [2020-08-04T12:13:53.446Z] #40 7.307 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-04T12:13:53.446Z] #40 7.357 DEP images/opts.pb-c.d [2020-08-04T12:13:53.446Z] #40 7.406 DEP images/memfd.pb-c.d [2020-08-04T12:13:53.446Z] #40 7.456 PBCC images/sit.pb-c.c [2020-08-04T12:13:53.446Z] #40 7.511 DEP images/sit.pb-c.d [2020-08-04T12:13:53.446Z] #40 7.585 PBCC images/macvlan.pb-c.c [2020-08-04T12:13:53.446Z] #40 7.601 DEP images/macvlan.pb-c.d [2020-08-04T12:13:53.446Z] #40 7.692 PBCC images/autofs.pb-c.c [2020-08-04T12:13:53.446Z] #40 7.731 DEP images/autofs.pb-c.d [2020-08-04T12:13:53.446Z] #40 7.775 PBCC images/sysctl.pb-c.c [2020-08-04T12:13:53.446Z] #40 7.787 DEP images/sysctl.pb-c.d [2020-08-04T12:13:53.446Z] #40 7.886 PBCC images/time.pb-c.c [2020-08-04T12:13:53.446Z] #40 7.908 DEP images/time.pb-c.d [2020-08-04T12:13:53.446Z] #40 7.972 PBCC images/binfmt-misc.pb-c.c [2020-08-04T12:13:53.446Z] #40 7.986 DEP images/binfmt-misc.pb-c.d [2020-08-04T12:13:53.446Z] #40 8.149 PBCC images/seccomp.pb-c.c [2020-08-04T12:13:53.446Z] #40 8.195 DEP images/seccomp.pb-c.d [2020-08-04T12:13:53.446Z] #40 8.249 PBCC images/userns.pb-c.c [2020-08-04T12:13:53.446Z] #40 8.293 DEP images/userns.pb-c.d [2020-08-04T12:13:53.446Z] #40 8.378 PBCC images/cgroup.pb-c.c [2020-08-04T12:13:53.446Z] #40 8.408 DEP images/cgroup.pb-c.d [2020-08-04T12:13:53.446Z] #40 8.494 PBCC images/ext-file.pb-c.c [2020-08-04T12:13:53.446Z] #40 8.538 DEP images/ext-file.pb-c.d [2020-08-04T12:13:53.446Z] #40 8.590 PBCC images/rpc.pb-c.c [2020-08-04T12:13:53.446Z] #40 8.723 DEP images/rpc.pb-c.d [2020-08-04T12:13:53.446Z] #40 8.874 PBCC images/siginfo.pb-c.c [2020-08-04T12:13:53.446Z] #40 8.995 DEP images/siginfo.pb-c.d [2020-08-04T12:13:53.446Z] #40 9.093 PBCC images/pagemap.pb-c.c [2020-08-04T12:13:53.446Z] #40 9.200 DEP images/pagemap.pb-c.d [2020-08-04T12:13:53.510Z] #32 77.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:13:53.510Z] #32 77.43 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:13:53.510Z] #32 77.45 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-04T12:13:53.510Z] #32 77.46 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:13:53.510Z] #32 77.49 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-04T12:13:53.510Z] #32 77.51 Setting up cmake-data (3.13.4-1) ... [2020-08-04T12:13:53.510Z] #32 77.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:13:53.510Z] #32 77.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-04T12:13:53.511Z] #32 77.60 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-04T12:13:53.511Z] #32 77.67 Setting up cmake (3.13.4-1) ... [2020-08-04T12:13:53.511Z] #32 77.68 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:53.511Z] #32 77.74 Processing triggers for mime-support (3.62) ... [2020-08-04T12:13:53.511Z] #32 ... [2020-08-04T12:13:53.511Z] [2020-08-04T12:13:53.511Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:53.511Z] #41 67.90 time [2020-08-04T12:13:53.511Z] #41 71.77 strings [2020-08-04T12:13:53.511Z] #41 71.94 os [2020-08-04T12:13:53.511Z] #41 75.63 regexp/syntax [2020-08-04T12:13:53.511Z] #41 76.98 fmt [2020-08-04T12:13:53.643Z] [2020-08-04T12:13:53.643Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:53.643Z] #33 3.568 + RM_GOPATH=0 [2020-08-04T12:13:53.643Z] #33 3.568 + TMP_GOPATH= [2020-08-04T12:13:53.643Z] #33 3.568 + : /build [2020-08-04T12:13:53.643Z] #33 3.568 + '[' -z '' ']' [2020-08-04T12:13:53.643Z] #33 3.571 ++ mktemp -d [2020-08-04T12:13:53.643Z] #33 3.576 + export GOPATH=/tmp/tmp.nGx5tGqudY [2020-08-04T12:13:53.643Z] #33 3.576 + GOPATH=/tmp/tmp.nGx5tGqudY [2020-08-04T12:13:53.643Z] #33 3.576 + RM_GOPATH=1 [2020-08-04T12:13:53.643Z] #33 3.603 + case "$(go env GOARCH)" in [2020-08-04T12:13:53.643Z] #33 3.603 ++ go env GOARCH [2020-08-04T12:13:53.643Z] #33 4.919 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:53.643Z] #33 4.919 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:53.643Z] #33 4.922 ++ dirname /tmp/install/install.sh [2020-08-04T12:13:53.643Z] #33 4.924 + dir=/tmp/install [2020-08-04T12:13:53.643Z] #33 4.924 + bin=tini [2020-08-04T12:13:53.643Z] #33 4.924 + shift [2020-08-04T12:13:53.643Z] #33 4.925 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-04T12:13:53.643Z] #33 4.926 + . /tmp/install/tini.installer [2020-08-04T12:13:53.643Z] #33 4.926 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:53.643Z] #33 4.926 + install_tini [2020-08-04T12:13:53.643Z] #33 4.928 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-04T12:13:53.643Z] #33 4.931 + git clone https://github.com/krallin/tini.git /tmp/tmp.nGx5tGqudY/tini [2020-08-04T12:13:53.643Z] #33 4.932 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:53.643Z] #33 4.937 Cloning into '/tmp/tmp.nGx5tGqudY/tini'... [2020-08-04T12:13:53.643Z] #33 5.612 + cd /tmp/tmp.nGx5tGqudY/tini [2020-08-04T12:13:53.643Z] #33 5.613 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:53.643Z] #33 5.632 + cmake . [2020-08-04T12:13:53.643Z] #33 6.190 -- The C compiler identification is GNU 8.3.0 [2020-08-04T12:13:53.643Z] #33 6.239 -- Check for working C compiler: /usr/bin/cc [2020-08-04T12:13:53.643Z] #33 6.986 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-04T12:13:53.643Z] #33 6.990 -- Detecting C compiler ABI info [2020-08-04T12:13:53.643Z] #33 7.626 -- Detecting C compiler ABI info - done [2020-08-04T12:13:53.643Z] #33 7.653 -- Detecting C compile features [2020-08-04T12:13:53.746Z] #40 9.304 PBCC images/rlimit.pb-c.c [2020-08-04T12:13:53.746Z] #40 9.364 DEP images/rlimit.pb-c.d [2020-08-04T12:13:53.746Z] #40 9.460 PBCC images/file-lock.pb-c.c [2020-08-04T12:13:53.771Z] #41 ... [2020-08-04T12:13:53.771Z] [2020-08-04T12:13:53.771Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:53.771Z] #38 71.25 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:53.771Z] #38 71.34 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-04T12:13:53.771Z] #38 71.68 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:53.771Z] #38 71.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-04T12:13:53.771Z] #38 71.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T12:13:53.771Z] #38 71.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-04T12:13:53.771Z] #38 72.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T12:13:53.771Z] #38 72.05 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-04T12:13:54.030Z] #38 ... [2020-08-04T12:13:54.030Z] [2020-08-04T12:13:54.030Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:54.030Z] #32 DONE 78.4s [2020-08-04T12:13:54.030Z] [2020-08-04T12:13:54.030Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:54.047Z] #40 9.599 DEP images/file-lock.pb-c.d [2020-08-04T12:13:54.048Z] #40 9.690 PBCC images/tty.pb-c.c [2020-08-04T12:13:54.048Z] #40 9.809 DEP images/tty.pb-c.d [2020-08-04T12:13:54.048Z] #40 9.877 PBCC images/tun.pb-c.c [2020-08-04T12:13:54.170Z] #33 ... [2020-08-04T12:13:54.170Z] [2020-08-04T12:13:54.170Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:54.170Z] #10 88.71 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-04T12:13:54.170Z] #10 88.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T12:13:54.170Z] #10 88.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:13:54.293Z] #25 DONE 28.9s [2020-08-04T12:13:54.293Z] [2020-08-04T12:13:54.293Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T12:13:54.293Z] #32 77.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:13:54.293Z] #32 77.27 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:13:54.293Z] #32 77.28 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-04T12:13:54.293Z] #32 77.32 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:13:54.293Z] #32 77.34 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-04T12:13:54.293Z] #32 77.40 Setting up cmake-data (3.13.4-1) ... [2020-08-04T12:13:54.293Z] #32 77.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T12:13:54.293Z] #32 77.43 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-04T12:13:54.293Z] #32 77.44 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-04T12:13:54.293Z] #32 77.45 Setting up cmake (3.13.4-1) ... [2020-08-04T12:13:54.293Z] #32 77.48 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:54.293Z] #32 77.59 Processing triggers for mime-support (3.62) ... [2020-08-04T12:13:54.293Z] #32 DONE 81.8s [2020-08-04T12:13:54.293Z] [2020-08-04T12:13:54.293Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:54.293Z] #38 78.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-04T12:13:54.293Z] #38 79.06 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:54.293Z] #38 DONE 81.8s [2020-08-04T12:13:54.293Z] [2020-08-04T12:13:54.293Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:54.350Z] #40 9.964 PBCC images/netdev.pb-c.c [2020-08-04T12:13:54.350Z] #40 10.03 DEP images/tun.pb-c.d [2020-08-04T12:13:54.431Z] #10 88.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-04T12:13:54.431Z] #10 88.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T12:13:54.431Z] #10 88.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:13:54.652Z] #40 10.14 DEP images/netdev.pb-c.d [2020-08-04T12:13:54.652Z] #40 10.18 PBCC images/vma.pb-c.c [2020-08-04T12:13:54.652Z] #40 10.22 DEP images/vma.pb-c.d [2020-08-04T12:13:54.652Z] #40 10.27 PBCC images/creds.pb-c.c [2020-08-04T12:13:54.652Z] #40 10.30 DEP images/creds.pb-c.d [2020-08-04T12:13:54.652Z] #40 10.36 PBCC images/utsns.pb-c.c [2020-08-04T12:13:54.652Z] #40 10.39 DEP images/utsns.pb-c.d [2020-08-04T12:13:54.652Z] #40 10.43 PBCC images/ipc-desc.pb-c.c [2020-08-04T12:13:54.652Z] #40 10.47 PBCC images/ipc-sem.pb-c.c [2020-08-04T12:13:54.652Z] #40 10.49 DEP images/ipc-desc.pb-c.d [2020-08-04T12:13:54.956Z] #40 10.56 DEP images/ipc-sem.pb-c.d [2020-08-04T12:13:54.956Z] #40 10.61 PBCC images/ipc-msg.pb-c.c [2020-08-04T12:13:54.956Z] #40 10.64 DEP images/ipc-msg.pb-c.d [2020-08-04T12:13:54.956Z] #40 10.70 PBCC images/ipc-shm.pb-c.c [2020-08-04T12:13:54.956Z] #40 10.71 DEP images/ipc-shm.pb-c.d [2020-08-04T12:13:54.971Z] #33 ... [2020-08-04T12:13:54.971Z] [2020-08-04T12:13:54.971Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T12:13:54.971Z] #38 78.80 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-04T12:13:54.971Z] #38 78.82 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:13:54.971Z] #38 DONE 79.3s [2020-08-04T12:13:54.971Z] [2020-08-04T12:13:54.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:13:55.040Z] #33 ... [2020-08-04T12:13:55.040Z] [2020-08-04T12:13:55.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:13:55.040Z] #39 5.170 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:13:55.040Z] #39 5.171 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:13:55.040Z] #39 5.178 Note: Building without GnuTLS support [2020-08-04T12:13:55.040Z] #39 5.195 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:13:55.040Z] #39 5.195 Makefile.config:40: Warn: Building without nftables support [2020-08-04T12:13:55.040Z] #39 7.143 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:13:55.040Z] #39 7.213 GEN .gitid [2020-08-04T12:13:55.040Z] #39 7.251 GEN criu/include/version.h [2020-08-04T12:13:55.040Z] #39 7.394 GEN include/common/asm [2020-08-04T12:13:55.040Z] #39 9.614 PBCC images/timens.pb-c.c [2020-08-04T12:13:55.040Z] #39 9.683 DEP images/timens.pb-c.d [2020-08-04T12:13:55.040Z] #39 9.781 PBCC images/fown.pb-c.c [2020-08-04T12:13:55.040Z] #39 9.801 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-04T12:13:55.040Z] #39 9.992 PBCC images/opts.pb-c.c [2020-08-04T12:13:55.040Z] #39 10.05 PBCC images/memfd.pb-c.c [2020-08-04T12:13:55.040Z] #39 10.10 DEP images/fown.pb-c.d [2020-08-04T12:13:55.259Z] #40 10.77 PBCC images/ipc-var.pb-c.c [2020-08-04T12:13:55.259Z] #40 10.81 DEP images/ipc-var.pb-c.d [2020-08-04T12:13:55.259Z] #40 10.90 PBCC images/sk-opts.pb-c.c [2020-08-04T12:13:55.259Z] #40 10.92 PBCC images/packet-sock.pb-c.c [2020-08-04T12:13:55.259Z] #40 10.99 DEP images/sk-opts.pb-c.d [2020-08-04T12:13:55.304Z] #39 10.23 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-04T12:13:55.304Z] #39 10.30 DEP images/opts.pb-c.d [2020-08-04T12:13:55.304Z] #39 10.35 DEP images/memfd.pb-c.d [2020-08-04T12:13:55.304Z] #39 10.40 PBCC images/sit.pb-c.c [2020-08-04T12:13:55.304Z] #39 10.45 DEP images/sit.pb-c.d [2020-08-04T12:13:55.304Z] #39 10.49 PBCC images/macvlan.pb-c.c [2020-08-04T12:13:55.560Z] #40 11.06 DEP images/packet-sock.pb-c.d [2020-08-04T12:13:55.560Z] #40 11.10 PBCC images/sk-netlink.pb-c.c [2020-08-04T12:13:55.560Z] #40 11.18 DEP images/sk-netlink.pb-c.d [2020-08-04T12:13:55.560Z] #40 11.20 PBCC images/sk-inet.pb-c.c [2020-08-04T12:13:55.560Z] #40 11.28 DEP images/sk-inet.pb-c.d [2020-08-04T12:13:55.560Z] #40 11.33 PBCC images/sk-unix.pb-c.c [2020-08-04T12:13:55.560Z] #40 11.42 DEP images/sk-unix.pb-c.d [2020-08-04T12:13:55.568Z] #39 10.51 DEP images/macvlan.pb-c.d [2020-08-04T12:13:55.568Z] #39 10.57 PBCC images/autofs.pb-c.c [2020-08-04T12:13:55.568Z] #39 10.64 DEP images/autofs.pb-c.d [2020-08-04T12:13:55.568Z] #39 10.71 PBCC images/sysctl.pb-c.c [2020-08-04T12:13:55.568Z] #39 10.75 DEP images/sysctl.pb-c.d [2020-08-04T12:13:55.568Z] #39 10.82 PBCC images/time.pb-c.c [2020-08-04T12:13:55.568Z] #39 10.83 DEP images/time.pb-c.d [2020-08-04T12:13:55.568Z] #39 10.87 PBCC images/binfmt-misc.pb-c.c [2020-08-04T12:13:55.831Z] #39 10.88 DEP images/binfmt-misc.pb-c.d [2020-08-04T12:13:55.832Z] #39 10.93 PBCC images/seccomp.pb-c.c [2020-08-04T12:13:55.832Z] #39 10.97 DEP images/seccomp.pb-c.d [2020-08-04T12:13:55.903Z] #40 11.48 PBCC images/mm.pb-c.c [2020-08-04T12:13:55.903Z] #40 11.59 DEP images/mm.pb-c.d [2020-08-04T12:13:55.903Z] #40 11.63 PBCC images/timerfd.pb-c.c [2020-08-04T12:13:55.903Z] #40 11.70 DEP images/timerfd.pb-c.d [2020-08-04T12:13:56.098Z] #39 11.03 PBCC images/userns.pb-c.c [2020-08-04T12:13:56.098Z] #39 11.04 DEP images/userns.pb-c.d [2020-08-04T12:13:56.098Z] #39 11.12 PBCC images/cgroup.pb-c.c [2020-08-04T12:13:56.098Z] #39 11.15 DEP images/cgroup.pb-c.d [2020-08-04T12:13:56.098Z] #39 11.19 PBCC images/ext-file.pb-c.c [2020-08-04T12:13:56.098Z] #39 11.21 DEP images/ext-file.pb-c.d [2020-08-04T12:13:56.098Z] #39 ... [2020-08-04T12:13:56.098Z] [2020-08-04T12:13:56.098Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:56.098Z] #33 11.22 -- Detecting C compile features - done [2020-08-04T12:13:56.098Z] #33 11.30 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-04T12:13:56.204Z] #40 11.75 PBCC images/timer.pb-c.c [2020-08-04T12:13:56.204Z] #40 11.77 DEP images/timer.pb-c.d [2020-08-04T12:13:56.204Z] #40 11.82 PBCC images/sa.pb-c.c [2020-08-04T12:13:56.204Z] #40 11.87 DEP images/sa.pb-c.d [2020-08-04T12:13:56.361Z] #33 11.64 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-04T12:13:56.507Z] #40 11.98 PBCC images/pipe-data.pb-c.c [2020-08-04T12:13:56.507Z] #40 12.00 DEP images/pipe-data.pb-c.d [2020-08-04T12:13:56.507Z] #40 12.07 PBCC images/mnt.pb-c.c [2020-08-04T12:13:56.507Z] #40 12.13 DEP images/mnt.pb-c.d [2020-08-04T12:13:56.507Z] #40 12.22 PBCC images/sk-packet.pb-c.c [2020-08-04T12:13:56.507Z] #40 12.25 DEP images/sk-packet.pb-c.d [2020-08-04T12:13:56.625Z] #33 11.85 -- Configuring done [2020-08-04T12:13:56.625Z] #33 11.89 -- Generating done [2020-08-04T12:13:56.625Z] #33 11.91 -- Build files have been written to: /tmp/tmp.nGx5tGqudY/tini [2020-08-04T12:13:56.809Z] #40 12.33 PBCC images/tcp-stream.pb-c.c [2020-08-04T12:13:56.810Z] #40 12.37 DEP images/tcp-stream.pb-c.d [2020-08-04T12:13:56.810Z] #40 12.47 PBCC images/pipe.pb-c.c [2020-08-04T12:13:56.810Z] #40 12.55 DEP images/pipe.pb-c.d [2020-08-04T12:13:56.828Z] #33 2.527 + RM_GOPATH=0 [2020-08-04T12:13:56.828Z] #33 2.527 + TMP_GOPATH= [2020-08-04T12:13:56.828Z] #33 2.527 + : /build [2020-08-04T12:13:56.828Z] #33 2.527 + '[' -z '' ']' [2020-08-04T12:13:56.828Z] #33 2.527 ++ mktemp -d [2020-08-04T12:13:56.828Z] #33 2.527 + export GOPATH=/tmp/tmp.jTRrqlaH7Q [2020-08-04T12:13:56.828Z] #33 2.527 + GOPATH=/tmp/tmp.jTRrqlaH7Q [2020-08-04T12:13:56.828Z] #33 2.527 + RM_GOPATH=1 [2020-08-04T12:13:56.828Z] #33 2.527 + case "$(go env GOARCH)" in [2020-08-04T12:13:56.828Z] #33 2.527 ++ go env GOARCH [2020-08-04T12:13:56.828Z] #33 2.615 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:56.828Z] #33 2.615 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:56.828Z] #33 2.615 ++ dirname /tmp/install/install.sh [2020-08-04T12:13:56.828Z] #33 2.627 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:56.828Z] #33 ... [2020-08-04T12:13:56.828Z] [2020-08-04T12:13:56.828Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:13:56.828Z] #10 74.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-04T12:13:56.828Z] #10 74.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:13:56.828Z] #10 74.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:13:56.828Z] #10 74.54 Selecting previously unselected package dmsetup. [2020-08-04T12:13:56.828Z] #10 74.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:13:56.828Z] #10 74.55 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-04T12:13:56.828Z] #10 74.73 Selecting previously unselected package mingw-w64-common. [2020-08-04T12:13:56.828Z] #10 74.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-04T12:13:56.828Z] #10 74.73 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-04T12:13:56.828Z] #10 81.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-04T12:13:56.828Z] #10 81.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-04T12:13:56.828Z] #10 81.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:13:56.828Z] #10 ... [2020-08-04T12:13:56.828Z] [2020-08-04T12:13:56.828Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:56.829Z] #33 2.627 + dir=/tmp/install [2020-08-04T12:13:56.829Z] #33 2.627 + bin=tini [2020-08-04T12:13:56.829Z] #33 2.627 + shift [2020-08-04T12:13:56.829Z] #33 2.627 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-04T12:13:56.829Z] #33 2.627 + . /tmp/install/tini.installer [2020-08-04T12:13:56.829Z] #33 2.627 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:56.829Z] #33 2.627 + install_tini [2020-08-04T12:13:56.829Z] #33 2.627 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-04T12:13:56.829Z] #33 2.627 + git clone https://github.com/krallin/tini.git /tmp/tmp.jTRrqlaH7Q/tini [2020-08-04T12:13:56.829Z] #33 2.635 Cloning into '/tmp/tmp.jTRrqlaH7Q/tini'... [2020-08-04T12:13:56.875Z] #39 1.948 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:13:56.875Z] #39 1.948 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:13:56.875Z] #39 1.958 Note: Building without GnuTLS support [2020-08-04T12:13:56.875Z] #39 1.960 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:13:56.875Z] #39 1.963 Makefile.config:40: Warn: Building without nftables support [2020-08-04T12:13:56.889Z] #33 11.94 + make tini-static [2020-08-04T12:13:56.975Z] #10 ... [2020-08-04T12:13:56.976Z] [2020-08-04T12:13:56.976Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:56.976Z] #47 81.10 golang.org/x/sys/unix [2020-08-04T12:13:56.976Z] #47 83.02 fmt [2020-08-04T12:13:56.976Z] #47 89.16 encoding/json [2020-08-04T12:13:56.976Z] #47 ... [2020-08-04T12:13:56.976Z] [2020-08-04T12:13:56.976Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:56.976Z] #33 7.906 -- Detecting C compile features - done [2020-08-04T12:13:56.976Z] #33 7.928 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-04T12:13:56.976Z] #33 8.056 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-04T12:13:56.976Z] #33 8.107 -- Configuring done [2020-08-04T12:13:56.976Z] #33 8.135 -- Generating done [2020-08-04T12:13:56.976Z] #33 8.137 -- Build files have been written to: /tmp/tmp.rYSiEuyb34/tini [2020-08-04T12:13:56.976Z] #33 8.144 + make tini-static [2020-08-04T12:13:56.976Z] #33 8.463 Scanning dependencies of target tini-static [2020-08-04T12:13:56.976Z] #33 8.643 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-04T12:13:56.976Z] #33 9.883 [100%] Linking C executable tini-static [2020-08-04T12:13:57.112Z] #40 12.68 PBCC images/pstree.pb-c.c [2020-08-04T12:13:57.112Z] #40 12.69 DEP images/pstree.pb-c.d [2020-08-04T12:13:57.112Z] #40 12.77 PBCC images/fs.pb-c.c [2020-08-04T12:13:57.112Z] #40 12.79 DEP images/fs.pb-c.d [2020-08-04T12:13:57.112Z] #40 12.86 PBCC images/signalfd.pb-c.c [2020-08-04T12:13:57.112Z] #40 12.93 DEP images/signalfd.pb-c.d [2020-08-04T12:13:57.236Z] #33 10.48 [100%] Built target tini-static [2020-08-04T12:13:57.236Z] #33 10.59 + mkdir -p /build [2020-08-04T12:13:57.236Z] #33 10.60 + cp tini-static /build/docker-init [2020-08-04T12:13:57.416Z] #40 13.06 PBCC images/fh.pb-c.c [2020-08-04T12:13:57.416Z] #40 13.10 PBCC images/fsnotify.pb-c.c [2020-08-04T12:13:57.416Z] #40 13.16 DEP images/fh.pb-c.d [2020-08-04T12:13:57.467Z] #33 12.49 Scanning dependencies of target tini-static [2020-08-04T12:13:57.467Z] #33 12.63 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-04T12:13:57.718Z] #40 13.22 DEP images/fsnotify.pb-c.d [2020-08-04T12:13:57.719Z] #40 13.30 PBCC images/eventpoll.pb-c.c [2020-08-04T12:13:57.719Z] #40 13.33 DEP images/eventpoll.pb-c.d [2020-08-04T12:13:57.719Z] #40 13.40 PBCC images/eventfd.pb-c.c [2020-08-04T12:13:57.719Z] #40 13.45 DEP images/eventfd.pb-c.d [2020-08-04T12:13:57.813Z] #39 ... [2020-08-04T12:13:57.813Z] [2020-08-04T12:13:57.813Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:57.813Z] #47 72.18 encoding/binary [2020-08-04T12:13:57.813Z] #47 72.56 context [2020-08-04T12:13:57.813Z] #47 73.89 os [2020-08-04T12:13:57.813Z] #47 75.36 encoding/base64 [2020-08-04T12:13:57.813Z] #47 76.33 golang.org/x/sys/unix [2020-08-04T12:13:57.813Z] #47 77.96 fmt [2020-08-04T12:13:57.813Z] #47 ... [2020-08-04T12:13:57.813Z] [2020-08-04T12:13:57.813Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:57.813Z] #33 1.281 + RM_GOPATH=0 [2020-08-04T12:13:57.813Z] #33 1.281 + TMP_GOPATH= [2020-08-04T12:13:57.813Z] #33 1.281 + : /build [2020-08-04T12:13:57.813Z] #33 1.281 + '[' -z '' ']' [2020-08-04T12:13:57.813Z] #33 1.281 ++ mktemp -d [2020-08-04T12:13:57.813Z] #33 1.281 + export GOPATH=/tmp/tmp.s20AMEWnxc [2020-08-04T12:13:57.813Z] #33 1.281 + GOPATH=/tmp/tmp.s20AMEWnxc [2020-08-04T12:13:57.813Z] #33 1.281 + RM_GOPATH=1 [2020-08-04T12:13:57.813Z] #33 1.281 + case "$(go env GOARCH)" in [2020-08-04T12:13:57.813Z] #33 1.283 ++ go env GOARCH [2020-08-04T12:13:57.813Z] #33 1.361 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:57.813Z] #33 1.361 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:13:57.813Z] #33 1.361 ++ dirname /tmp/install/install.sh [2020-08-04T12:13:57.813Z] #33 1.364 + dir=/tmp/install [2020-08-04T12:13:57.813Z] #33 1.364 + bin=tini [2020-08-04T12:13:57.813Z] #33 1.365 + shift [2020-08-04T12:13:57.813Z] #33 1.366 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-04T12:13:57.813Z] #33 1.366 + . /tmp/install/tini.installer [2020-08-04T12:13:57.813Z] #33 1.367 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:57.813Z] #33 1.367 + install_tini [2020-08-04T12:13:57.813Z] #33 1.367 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-04T12:13:57.813Z] #33 1.368 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:57.813Z] #33 1.368 + git clone https://github.com/krallin/tini.git /tmp/tmp.s20AMEWnxc/tini [2020-08-04T12:13:57.813Z] #33 1.407 Cloning into '/tmp/tmp.s20AMEWnxc/tini'... [2020-08-04T12:13:57.813Z] #33 2.201 + cd /tmp/tmp.s20AMEWnxc/tini [2020-08-04T12:13:57.813Z] #33 2.201 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:57.813Z] #33 2.216 + cmake . [2020-08-04T12:13:57.813Z] #33 2.725 -- The C compiler identification is GNU 8.3.0 [2020-08-04T12:13:57.813Z] #33 2.774 -- Check for working C compiler: /usr/bin/cc [2020-08-04T12:13:57.813Z] #33 3.261 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-04T12:13:57.813Z] #33 3.267 -- Detecting C compiler ABI info [2020-08-04T12:13:57.815Z] #33 DONE 11.0s [2020-08-04T12:13:57.815Z] [2020-08-04T12:13:57.815Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:57.815Z] #47 92.24 github.com/pkg/diff [2020-08-04T12:13:58.020Z] #40 13.52 PBCC images/remap-file-path.pb-c.c [2020-08-04T12:13:58.020Z] #40 13.53 DEP images/remap-file-path.pb-c.d [2020-08-04T12:13:58.020Z] #40 13.64 PBCC images/fifo.pb-c.c [2020-08-04T12:13:58.020Z] #40 13.69 DEP images/fifo.pb-c.d [2020-08-04T12:13:58.020Z] #40 13.72 PBCC images/ghost-file.pb-c.c [2020-08-04T12:13:58.020Z] #40 13.77 DEP images/ghost-file.pb-c.d [2020-08-04T12:13:58.020Z] #40 13.84 PBCC images/regfile.pb-c.c [2020-08-04T12:13:58.072Z] #33 4.048 -- Detecting C compiler ABI info - done [2020-08-04T12:13:58.072Z] #33 4.099 -- Detecting C compile features [2020-08-04T12:13:58.158Z] Commit message: "Check for context error that is wrapped in url.Error" [2020-08-04T12:13:58.201Z] #33 3.967 + cd /tmp/tmp.jTRrqlaH7Q/tini [2020-08-04T12:13:58.201Z] #33 3.968 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T12:13:58.201Z] #33 4.088 + cmake . [2020-08-04T12:13:58.322Z] #40 13.92 DEP images/regfile.pb-c.d [2020-08-04T12:13:58.322Z] #40 ... [2020-08-04T12:13:58.322Z] [2020-08-04T12:13:58.322Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:58.322Z] #48 70.90 bufio [2020-08-04T12:13:58.322Z] #48 71.97 reflect [2020-08-04T12:13:58.322Z] #48 73.71 regexp/syntax [2020-08-04T12:13:58.322Z] #48 ... [2020-08-04T12:13:58.322Z] [2020-08-04T12:13:58.322Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:13:58.322Z] #40 13.99 PBCC images/ns.pb-c.c [2020-08-04T12:13:58.322Z] #40 14.01 DEP images/ns.pb-c.d [2020-08-04T12:13:58.322Z] #40 14.06 PBCC images/fdinfo.pb-c.c [2020-08-04T12:13:58.386Z] #47 ... [2020-08-04T12:13:58.386Z] [2020-08-04T12:13:58.386Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:13:58.386Z] #39 3.247 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:13:58.386Z] #39 3.247 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:13:58.386Z] #39 3.283 Note: Building without GnuTLS support [2020-08-04T12:13:58.386Z] #39 3.287 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:13:58.386Z] #39 3.288 Makefile.config:40: Warn: Building without nftables support [2020-08-04T12:13:58.386Z] #39 5.412 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:13:58.386Z] #39 5.486 GEN .gitid [2020-08-04T12:13:58.386Z] #39 5.526 GEN criu/include/version.h [2020-08-04T12:13:58.386Z] #39 5.596 GEN include/common/asm [2020-08-04T12:13:58.386Z] #39 7.179 PBCC images/timens.pb-c.c [2020-08-04T12:13:58.386Z] #39 7.227 DEP images/timens.pb-c.d [2020-08-04T12:13:58.386Z] #39 7.269 PBCC images/fown.pb-c.c [2020-08-04T12:13:58.386Z] #39 7.334 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-04T12:13:58.386Z] #39 7.422 PBCC images/opts.pb-c.c [2020-08-04T12:13:58.386Z] #39 7.522 PBCC images/memfd.pb-c.c [2020-08-04T12:13:58.386Z] #39 7.571 DEP images/fown.pb-c.d [2020-08-04T12:13:58.386Z] #39 7.623 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-04T12:13:58.386Z] #39 7.665 DEP images/opts.pb-c.d [2020-08-04T12:13:58.386Z] #39 7.746 DEP images/memfd.pb-c.d [2020-08-04T12:13:58.386Z] #39 7.799 PBCC images/sit.pb-c.c [2020-08-04T12:13:58.386Z] #39 7.882 DEP images/sit.pb-c.d [2020-08-04T12:13:58.386Z] #39 7.953 PBCC images/macvlan.pb-c.c [2020-08-04T12:13:58.386Z] #39 8.026 DEP images/macvlan.pb-c.d [2020-08-04T12:13:58.386Z] #39 8.086 PBCC images/autofs.pb-c.c [2020-08-04T12:13:58.386Z] #39 8.152 DEP images/autofs.pb-c.d [2020-08-04T12:13:58.386Z] #39 8.207 PBCC images/sysctl.pb-c.c [2020-08-04T12:13:58.386Z] #39 8.229 DEP images/sysctl.pb-c.d [2020-08-04T12:13:58.386Z] #39 8.257 PBCC images/time.pb-c.c [2020-08-04T12:13:58.386Z] #39 8.300 DEP images/time.pb-c.d [2020-08-04T12:13:58.386Z] #39 8.426 PBCC images/binfmt-misc.pb-c.c [2020-08-04T12:13:58.386Z] #39 8.452 DEP images/binfmt-misc.pb-c.d [2020-08-04T12:13:58.386Z] #39 8.507 PBCC images/seccomp.pb-c.c [2020-08-04T12:13:58.386Z] #39 8.515 DEP images/seccomp.pb-c.d [2020-08-04T12:13:58.386Z] #39 8.589 PBCC images/userns.pb-c.c [2020-08-04T12:13:58.386Z] #39 8.598 DEP images/userns.pb-c.d [2020-08-04T12:13:58.386Z] #39 8.694 PBCC images/cgroup.pb-c.c [2020-08-04T12:13:58.386Z] #39 8.754 DEP images/cgroup.pb-c.d [2020-08-04T12:13:58.386Z] #39 8.833 PBCC images/ext-file.pb-c.c [2020-08-04T12:13:58.386Z] #39 8.879 DEP images/ext-file.pb-c.d [2020-08-04T12:13:58.386Z] #39 8.950 PBCC images/rpc.pb-c.c [2020-08-04T12:13:58.386Z] #39 9.013 DEP images/rpc.pb-c.d [2020-08-04T12:13:58.386Z] #39 9.097 PBCC images/siginfo.pb-c.c [2020-08-04T12:13:58.386Z] #39 9.133 DEP images/siginfo.pb-c.d [2020-08-04T12:13:58.386Z] #39 9.209 PBCC images/pagemap.pb-c.c [2020-08-04T12:13:58.386Z] #39 9.269 DEP images/pagemap.pb-c.d [2020-08-04T12:13:58.386Z] #39 9.325 PBCC images/rlimit.pb-c.c [2020-08-04T12:13:58.386Z] #39 9.360 DEP images/rlimit.pb-c.d [2020-08-04T12:13:58.386Z] #39 9.481 PBCC images/file-lock.pb-c.c [2020-08-04T12:13:58.386Z] #39 9.569 DEP images/file-lock.pb-c.d [2020-08-04T12:13:58.386Z] #39 9.681 PBCC images/tty.pb-c.c [2020-08-04T12:13:58.386Z] #39 9.809 DEP images/tty.pb-c.d [2020-08-04T12:13:58.386Z] #39 9.898 PBCC images/tun.pb-c.c [2020-08-04T12:13:58.386Z] #39 10.01 PBCC images/netdev.pb-c.c [2020-08-04T12:13:58.386Z] #39 10.12 DEP images/tun.pb-c.d [2020-08-04T12:13:58.386Z] #39 10.23 DEP images/netdev.pb-c.d [2020-08-04T12:13:58.623Z] #40 14.18 DEP images/fdinfo.pb-c.d [2020-08-04T12:13:58.623Z] #40 14.25 PBCC images/core-aarch64.pb-c.c [2020-08-04T12:13:58.623Z] #40 14.29 PBCC images/core-arm.pb-c.c [2020-08-04T12:13:58.623Z] #40 14.34 PBCC images/core-ppc64.pb-c.c [2020-08-04T12:13:58.623Z] #40 14.39 PBCC images/core-s390.pb-c.c [2020-08-04T12:13:58.649Z] #39 10.31 PBCC images/vma.pb-c.c [2020-08-04T12:13:58.649Z] #39 10.38 DEP images/vma.pb-c.d [2020-08-04T12:13:58.649Z] #39 10.51 PBCC images/creds.pb-c.c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T12:13:58.909Z] #39 10.57 DEP images/creds.pb-c.d [2020-08-04T12:13:58.910Z] #39 10.61 PBCC images/utsns.pb-c.c [2020-08-04T12:13:58.910Z] #39 10.62 DEP images/utsns.pb-c.d [2020-08-04T12:13:58.910Z] #39 10.64 PBCC images/ipc-desc.pb-c.c [2020-08-04T12:13:58.910Z] #39 10.65 PBCC images/ipc-sem.pb-c.c [2020-08-04T12:13:58.910Z] #39 10.65 DEP images/ipc-desc.pb-c.d [2020-08-04T12:13:58.910Z] #39 10.68 DEP images/ipc-sem.pb-c.d [2020-08-04T12:13:58.910Z] #39 10.72 PBCC images/ipc-msg.pb-c.c [2020-08-04T12:13:58.910Z] #39 10.73 DEP images/ipc-msg.pb-c.d [2020-08-04T12:13:58.941Z] #40 14.45 PBCC images/core-x86.pb-c.c [2020-08-04T12:13:58.941Z] #40 14.53 PBCC images/core.pb-c.c [2020-08-04T12:13:58.941Z] #40 14.60 PBCC images/inventory.pb-c.c [2020-08-04T12:13:59.133Z] #33 4.990 -- The C compiler identification is GNU 8.3.0 [2020-08-04T12:13:59.133Z] #33 5.029 -- Check for working C compiler: /usr/bin/cc [2020-08-04T12:13:59.170Z] #39 10.79 PBCC images/ipc-shm.pb-c.c [2020-08-04T12:13:59.170Z] #39 10.83 DEP images/ipc-shm.pb-c.d [2020-08-04T12:13:59.170Z] #39 ... [2020-08-04T12:13:59.170Z] [2020-08-04T12:13:59.170Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:59.170Z] #41 83.60 fmt [2020-08-04T12:13:59.170Z] #41 85.43 regexp [2020-08-04T12:13:59.170Z] #41 89.34 go/token [2020-08-04T12:13:59.170Z] #41 90.43 go/scanner [2020-08-04T12:13:59.170Z] #41 90.46 internal/lazyregexp [2020-08-04T12:13:59.170Z] #41 90.81 net/url [2020-08-04T12:13:59.170Z] #41 91.71 go/ast [2020-08-04T12:13:59.170Z] #41 93.55 text/template/parse [2020-08-04T12:13:59.170Z] #41 ... [2020-08-04T12:13:59.170Z] [2020-08-04T12:13:59.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:13:59.170Z] #39 10.87 PBCC images/ipc-var.pb-c.c [2020-08-04T12:13:59.170Z] #39 10.88 DEP images/ipc-var.pb-c.d [2020-08-04T12:13:59.170Z] #39 10.94 PBCC images/sk-opts.pb-c.c [2020-08-04T12:13:59.242Z] #40 14.76 DEP images/core-aarch64.pb-c.d [2020-08-04T12:13:59.242Z] #40 14.83 DEP images/core-arm.pb-c.d [2020-08-04T12:13:59.242Z] #40 14.89 DEP images/core-ppc64.pb-c.d [2020-08-04T12:13:59.242Z] #40 14.99 DEP images/core-s390.pb-c.d [2020-08-04T12:13:59.242Z] #40 15.06 DEP images/core-x86.pb-c.d [2020-08-04T12:13:59.242Z] #40 15.09 DEP images/core.pb-c.d [2020-08-04T12:13:59.390Z] #33 ... [2020-08-04T12:13:59.390Z] [2020-08-04T12:13:59.391Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:59.391Z] #41 77.09 strings [2020-08-04T12:13:59.391Z] #41 77.09 os [2020-08-04T12:13:59.391Z] #41 79.70 regexp/syntax [2020-08-04T12:13:59.391Z] #41 80.52 fmt [2020-08-04T12:13:59.391Z] #41 84.83 regexp [2020-08-04T12:13:59.391Z] #41 86.91 go/token [2020-08-04T12:13:59.402Z] #33 14.06 [100%] Linking C executable tini-static [2020-08-04T12:13:59.402Z] #33 14.54 [100%] Built target tini-static [2020-08-04T12:13:59.402Z] #33 14.60 + mkdir -p /build [2020-08-04T12:13:59.402Z] #33 14.60 + cp tini-static /build/docker-init [2020-08-04T12:13:59.430Z] #39 10.96 PBCC images/packet-sock.pb-c.c [2020-08-04T12:13:59.431Z] #39 11.03 DEP images/sk-opts.pb-c.d [2020-08-04T12:13:59.431Z] #39 11.10 DEP images/packet-sock.pb-c.d [2020-08-04T12:13:59.431Z] #39 11.15 PBCC images/sk-netlink.pb-c.c [2020-08-04T12:13:59.431Z] #39 11.21 DEP images/sk-netlink.pb-c.d [2020-08-04T12:13:59.545Z] #40 15.19 DEP images/inventory.pb-c.d [2020-08-04T12:13:59.545Z] #40 15.27 PBCC images/cpuinfo.pb-c.c [2020-08-04T12:13:59.545Z] #40 15.31 DEP images/cpuinfo.pb-c.d [2020-08-04T12:13:59.545Z] #40 15.38 PBCC images/stats.pb-c.c [2020-08-04T12:13:59.648Z] #41 ... [2020-08-04T12:13:59.648Z] [2020-08-04T12:13:59.648Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:13:59.648Z] #30 79.12 path [2020-08-04T12:13:59.648Z] #30 79.54 fmt [2020-08-04T12:13:59.648Z] #30 79.54 path/filepath [2020-08-04T12:13:59.648Z] #30 80.75 io/ioutil [2020-08-04T12:13:59.648Z] #30 81.25 text/tabwriter [2020-08-04T12:13:59.648Z] #30 83.61 flag [2020-08-04T12:13:59.648Z] #30 83.61 github.com/BurntSushi/toml [2020-08-04T12:13:59.648Z] #30 86.49 log [2020-08-04T12:13:59.648Z] #30 ... [2020-08-04T12:13:59.648Z] [2020-08-04T12:13:59.648Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:59.648Z] #33 5.667 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-04T12:13:59.668Z] #33 ... [2020-08-04T12:13:59.668Z] [2020-08-04T12:13:59.668Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:13:59.668Z] #52 33.91 + bin/ctr [2020-08-04T12:13:59.668Z] #52 ... [2020-08-04T12:13:59.668Z] [2020-08-04T12:13:59.668Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:13:59.668Z] #33 DONE 14.8s [2020-08-04T12:13:59.668Z] [2020-08-04T12:13:59.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:13:59.668Z] #39 11.31 PBCC images/rpc.pb-c.c [2020-08-04T12:13:59.668Z] #39 11.40 DEP images/rpc.pb-c.d [2020-08-04T12:13:59.668Z] #39 11.45 PBCC images/siginfo.pb-c.c [2020-08-04T12:13:59.668Z] #39 11.47 DEP images/siginfo.pb-c.d [2020-08-04T12:13:59.668Z] #39 11.54 PBCC images/pagemap.pb-c.c [2020-08-04T12:13:59.668Z] #39 11.59 DEP images/pagemap.pb-c.d [2020-08-04T12:13:59.668Z] #39 11.67 PBCC images/rlimit.pb-c.c [2020-08-04T12:13:59.668Z] #39 11.71 DEP images/rlimit.pb-c.d [2020-08-04T12:13:59.668Z] #39 11.79 PBCC images/file-lock.pb-c.c [2020-08-04T12:13:59.668Z] #39 11.82 DEP images/file-lock.pb-c.d [2020-08-04T12:13:59.668Z] #39 11.89 PBCC images/tty.pb-c.c [2020-08-04T12:13:59.668Z] #39 12.00 DEP images/tty.pb-c.d [2020-08-04T12:13:59.668Z] #39 12.11 PBCC images/tun.pb-c.c [2020-08-04T12:13:59.668Z] #39 12.13 PBCC images/netdev.pb-c.c [2020-08-04T12:13:59.668Z] #39 12.20 DEP images/tun.pb-c.d [2020-08-04T12:13:59.668Z] #39 12.26 DEP images/netdev.pb-c.d [2020-08-04T12:13:59.668Z] #39 12.32 PBCC images/vma.pb-c.c [2020-08-04T12:13:59.668Z] #39 12.39 DEP images/vma.pb-c.d [2020-08-04T12:13:59.668Z] #39 12.44 PBCC images/creds.pb-c.c [2020-08-04T12:13:59.668Z] #39 12.47 DEP images/creds.pb-c.d [2020-08-04T12:13:59.668Z] #39 12.53 PBCC images/utsns.pb-c.c [2020-08-04T12:13:59.668Z] #39 12.55 DEP images/utsns.pb-c.d [2020-08-04T12:13:59.668Z] #39 12.60 PBCC images/ipc-desc.pb-c.c [2020-08-04T12:13:59.668Z] #39 12.65 PBCC images/ipc-sem.pb-c.c [2020-08-04T12:13:59.668Z] #39 12.68 DEP images/ipc-desc.pb-c.d [2020-08-04T12:13:59.668Z] #39 12.73 DEP images/ipc-sem.pb-c.d [2020-08-04T12:13:59.668Z] #39 12.81 PBCC images/ipc-msg.pb-c.c [2020-08-04T12:13:59.668Z] #39 12.85 DEP images/ipc-msg.pb-c.d [2020-08-04T12:13:59.668Z] #39 12.91 PBCC images/ipc-shm.pb-c.c [2020-08-04T12:13:59.668Z] #39 12.95 DEP images/ipc-shm.pb-c.d [2020-08-04T12:13:59.668Z] #39 13.01 PBCC images/ipc-var.pb-c.c [2020-08-04T12:13:59.668Z] #39 13.06 DEP images/ipc-var.pb-c.d [2020-08-04T12:13:59.668Z] #39 13.21 PBCC images/sk-opts.pb-c.c [2020-08-04T12:13:59.668Z] #39 13.23 PBCC images/packet-sock.pb-c.c [2020-08-04T12:13:59.668Z] #39 13.25 DEP images/sk-opts.pb-c.d [2020-08-04T12:13:59.668Z] #39 13.28 DEP images/packet-sock.pb-c.d [2020-08-04T12:13:59.668Z] #39 13.30 PBCC images/sk-netlink.pb-c.c [2020-08-04T12:13:59.668Z] #39 13.32 DEP images/sk-netlink.pb-c.d [2020-08-04T12:13:59.668Z] #39 13.36 PBCC images/sk-inet.pb-c.c [2020-08-04T12:13:59.668Z] #39 13.39 DEP images/sk-inet.pb-c.d [2020-08-04T12:13:59.668Z] #39 13.43 PBCC images/sk-unix.pb-c.c [2020-08-04T12:13:59.668Z] #39 13.48 DEP images/sk-unix.pb-c.d [2020-08-04T12:13:59.668Z] #39 13.53 PBCC images/mm.pb-c.c [2020-08-04T12:13:59.668Z] #39 13.65 DEP images/mm.pb-c.d [2020-08-04T12:13:59.668Z] #39 13.69 PBCC images/timerfd.pb-c.c [2020-08-04T12:13:59.668Z] #39 13.82 DEP images/timerfd.pb-c.d [2020-08-04T12:13:59.668Z] #39 13.89 PBCC images/timer.pb-c.c [2020-08-04T12:13:59.668Z] #39 13.92 DEP images/timer.pb-c.d [2020-08-04T12:13:59.668Z] #39 13.96 PBCC images/sa.pb-c.c [2020-08-04T12:13:59.668Z] #39 14.01 DEP images/sa.pb-c.d [2020-08-04T12:13:59.668Z] #39 14.08 PBCC images/pipe-data.pb-c.c [2020-08-04T12:13:59.668Z] #39 14.09 DEP images/pipe-data.pb-c.d [2020-08-04T12:13:59.668Z] #39 14.20 PBCC images/mnt.pb-c.c [2020-08-04T12:13:59.668Z] #39 14.26 DEP images/mnt.pb-c.d [2020-08-04T12:13:59.668Z] #39 14.30 PBCC images/sk-packet.pb-c.c [2020-08-04T12:13:59.668Z] #39 14.33 DEP images/sk-packet.pb-c.d [2020-08-04T12:13:59.668Z] #39 14.38 PBCC images/tcp-stream.pb-c.c [2020-08-04T12:13:59.668Z] #39 14.41 DEP images/tcp-stream.pb-c.d [2020-08-04T12:13:59.668Z] #39 14.45 PBCC images/pipe.pb-c.c [2020-08-04T12:13:59.668Z] #39 14.51 DEP images/pipe.pb-c.d [2020-08-04T12:13:59.668Z] #39 14.57 PBCC images/pstree.pb-c.c [2020-08-04T12:13:59.668Z] #39 14.58 DEP images/pstree.pb-c.d [2020-08-04T12:13:59.668Z] #39 14.66 PBCC images/fs.pb-c.c [2020-08-04T12:13:59.668Z] #39 14.68 DEP images/fs.pb-c.d [2020-08-04T12:13:59.668Z] #39 14.74 PBCC images/signalfd.pb-c.c [2020-08-04T12:13:59.668Z] #39 14.78 DEP images/signalfd.pb-c.d [2020-08-04T12:13:59.668Z] #39 14.90 PBCC images/fh.pb-c.c [2020-08-04T12:13:59.691Z] #39 11.30 PBCC images/sk-inet.pb-c.c [2020-08-04T12:13:59.691Z] #39 11.36 DEP images/sk-inet.pb-c.d [2020-08-04T12:13:59.691Z] #39 11.39 PBCC images/sk-unix.pb-c.c [2020-08-04T12:13:59.691Z] #39 11.43 DEP images/sk-unix.pb-c.d [2020-08-04T12:13:59.691Z] #39 11.49 PBCC images/mm.pb-c.c [2020-08-04T12:13:59.731Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-08-04T12:13:59.860Z] #40 15.44 DEP images/stats.pb-c.d [2020-08-04T12:13:59.905Z] #33 5.669 -- Detecting C compiler ABI info [2020-08-04T12:13:59.933Z] #39 14.93 PBCC images/fsnotify.pb-c.c [2020-08-04T12:13:59.933Z] #39 15.04 DEP images/fh.pb-c.d [2020-08-04T12:13:59.933Z] #39 15.12 DEP images/fsnotify.pb-c.d [2020-08-04T12:13:59.952Z] #39 11.54 DEP images/mm.pb-c.d [2020-08-04T12:13:59.952Z] #39 11.61 PBCC images/timerfd.pb-c.c [2020-08-04T12:13:59.952Z] #39 11.71 DEP images/timerfd.pb-c.d [2020-08-04T12:13:59.952Z] #39 11.79 PBCC images/timer.pb-c.c [2020-08-04T12:13:59.989Z] #33 6.032 -- Detecting C compile features - done [2020-08-04T12:13:59.989Z] #33 6.075 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-04T12:14:00.162Z] #33 ... [2020-08-04T12:14:00.162Z] [2020-08-04T12:14:00.162Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:00.162Z] #47 77.60 context [2020-08-04T12:14:00.162Z] #47 77.73 encoding/binary [2020-08-04T12:14:00.162Z] #47 78.54 os [2020-08-04T12:14:00.162Z] #47 79.78 encoding/base64 [2020-08-04T12:14:00.162Z] #47 80.52 golang.org/x/sys/unix [2020-08-04T12:14:00.162Z] #47 82.35 fmt [2020-08-04T12:14:00.162Z] #47 ... [2020-08-04T12:14:00.162Z] [2020-08-04T12:14:00.162Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:00.162Z] #41 87.78 go/scanner [2020-08-04T12:14:00.202Z] #39 15.21 PBCC images/eventpoll.pb-c.c [2020-08-04T12:14:00.202Z] #39 15.24 DEP images/eventpoll.pb-c.d [2020-08-04T12:14:00.202Z] #39 15.30 PBCC images/eventfd.pb-c.c [2020-08-04T12:14:00.202Z] #39 15.38 DEP images/eventfd.pb-c.d [2020-08-04T12:14:00.212Z] #39 11.85 DEP images/timer.pb-c.d [2020-08-04T12:14:00.212Z] #39 11.95 PBCC images/sa.pb-c.c [2020-08-04T12:14:00.466Z] #39 15.49 PBCC images/remap-file-path.pb-c.c [2020-08-04T12:14:00.466Z] #39 15.53 DEP images/remap-file-path.pb-c.d [2020-08-04T12:14:00.466Z] #39 15.60 PBCC images/fifo.pb-c.c [2020-08-04T12:14:00.466Z] #39 15.62 DEP images/fifo.pb-c.d [2020-08-04T12:14:00.466Z] #39 15.71 PBCC images/ghost-file.pb-c.c [2020-08-04T12:14:00.473Z] #39 12.07 DEP images/sa.pb-c.d [2020-08-04T12:14:00.473Z] #39 12.12 PBCC images/pipe-data.pb-c.c [2020-08-04T12:14:00.473Z] #39 12.15 DEP images/pipe-data.pb-c.d [2020-08-04T12:14:00.473Z] #39 12.18 PBCC images/mnt.pb-c.c [2020-08-04T12:14:00.473Z] #39 12.25 DEP images/mnt.pb-c.d [2020-08-04T12:14:00.473Z] #39 12.30 PBCC images/sk-packet.pb-c.c [2020-08-04T12:14:00.473Z] #39 12.35 DEP images/sk-packet.pb-c.d [2020-08-04T12:14:00.557Z] #33 6.316 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-04T12:14:00.557Z] #33 6.452 -- Configuring done [2020-08-04T12:14:00.557Z] #33 6.459 -- Generating done [2020-08-04T12:14:00.557Z] #33 6.482 -- Build files have been written to: /tmp/tmp.s20AMEWnxc/tini [2020-08-04T12:14:00.557Z] #33 6.490 + make tini-static [2020-08-04T12:14:00.557Z] #33 ... [2020-08-04T12:14:00.557Z] [2020-08-04T12:14:00.557Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:00.557Z] #30 74.99 path [2020-08-04T12:14:00.557Z] #30 75.50 text/tabwriter [2020-08-04T12:14:00.557Z] #30 75.65 fmt [2020-08-04T12:14:00.557Z] #30 76.21 path/filepath [2020-08-04T12:14:00.557Z] #30 77.68 io/ioutil [2020-08-04T12:14:00.557Z] #30 79.92 github.com/BurntSushi/toml [2020-08-04T12:14:00.557Z] #30 79.92 flag [2020-08-04T12:14:00.557Z] #30 81.71 log [2020-08-04T12:14:00.557Z] #30 84.14 github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:14:00.729Z] #39 15.77 DEP images/ghost-file.pb-c.d [2020-08-04T12:14:00.730Z] #39 15.82 PBCC images/regfile.pb-c.c [2020-08-04T12:14:00.730Z] #39 ... [2020-08-04T12:14:00.730Z] [2020-08-04T12:14:00.730Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:00.730Z] #41 75.21 compress/flate [2020-08-04T12:14:00.730Z] #41 77.70 crypto/rand [2020-08-04T12:14:00.730Z] #41 78.41 github.com/LK4D4/vndr/build [2020-08-04T12:14:00.730Z] #41 78.93 encoding/asn1 [2020-08-04T12:14:00.730Z] #41 79.51 crypto/rsa [2020-08-04T12:14:00.730Z] #41 82.23 vendor/golang.org/x/text/unicode/norm [2020-08-04T12:14:00.730Z] #41 83.49 vendor/golang.org/x/crypto/cryptobyte [2020-08-04T12:14:00.730Z] #41 ... [2020-08-04T12:14:00.730Z] [2020-08-04T12:14:00.730Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:00.730Z] #39 15.89 DEP images/regfile.pb-c.d [2020-08-04T12:14:00.730Z] #39 15.96 PBCC images/ns.pb-c.c [2020-08-04T12:14:00.734Z] #39 12.44 PBCC images/tcp-stream.pb-c.c [2020-08-04T12:14:00.734Z] #39 12.53 DEP images/tcp-stream.pb-c.d [2020-08-04T12:14:00.816Z] #30 ... [2020-08-04T12:14:00.816Z] [2020-08-04T12:14:00.816Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:00.816Z] #39 4.281 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:14:00.816Z] #39 4.333 GEN .gitid [2020-08-04T12:14:00.816Z] #39 4.357 GEN criu/include/version.h [2020-08-04T12:14:00.817Z] #39 4.449 GEN include/common/asm [2020-08-04T12:14:00.817Z] #39 5.980 PBCC images/timens.pb-c.c [2020-08-04T12:14:00.817Z] #39 6.032 DEP images/timens.pb-c.d [2020-08-04T12:14:00.817Z] #39 6.073 PBCC images/fown.pb-c.c [2020-08-04T12:14:00.928Z] #40 ... [2020-08-04T12:14:00.928Z] [2020-08-04T12:14:00.928Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:00.928Z] #42 73.39 regexp/syntax [2020-08-04T12:14:00.928Z] #42 77.08 hash/crc32 [2020-08-04T12:14:00.928Z] #42 79.41 vendor/golang.org/x/net/dns/dnsmessage [2020-08-04T12:14:00.928Z] #42 ... [2020-08-04T12:14:00.928Z] [2020-08-04T12:14:00.928Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:00.928Z] #11 74.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-04T12:14:00.928Z] #11 74.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-04T12:14:00.928Z] #11 74.19 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:14:00.928Z] #11 80.43 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-04T12:14:00.928Z] #11 80.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-04T12:14:00.928Z] #11 80.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:00.928Z] #11 80.59 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-04T12:14:00.928Z] #11 80.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-04T12:14:00.928Z] #11 80.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:00.994Z] #39 15.98 DEP images/ns.pb-c.d [2020-08-04T12:14:00.994Z] #39 16.04 PBCC images/fdinfo.pb-c.c [2020-08-04T12:14:00.994Z] #39 16.08 DEP images/fdinfo.pb-c.d [2020-08-04T12:14:00.994Z] #39 16.15 PBCC images/core-aarch64.pb-c.c [2020-08-04T12:14:00.994Z] #39 16.18 PBCC images/core-arm.pb-c.c [2020-08-04T12:14:00.995Z] #39 12.61 PBCC images/pipe.pb-c.c [2020-08-04T12:14:00.995Z] #39 12.69 DEP images/pipe.pb-c.d [2020-08-04T12:14:00.995Z] #39 12.78 PBCC images/pstree.pb-c.c [2020-08-04T12:14:00.995Z] #39 12.81 DEP images/pstree.pb-c.d [2020-08-04T12:14:00.995Z] #39 12.88 PBCC images/fs.pb-c.c [2020-08-04T12:14:00.995Z] #39 ... [2020-08-04T12:14:00.995Z] [2020-08-04T12:14:00.995Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:00.995Z] #30 85.60 flag [2020-08-04T12:14:00.995Z] #30 85.62 github.com/BurntSushi/toml [2020-08-04T12:14:00.995Z] #30 87.68 log [2020-08-04T12:14:00.995Z] #30 90.60 github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:14:01.076Z] #39 6.079 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-04T12:14:01.076Z] #39 6.197 PBCC images/opts.pb-c.c [2020-08-04T12:14:01.076Z] #39 6.289 PBCC images/memfd.pb-c.c [2020-08-04T12:14:01.174Z] + docker version [2020-08-04T12:14:01.231Z] #11 ... [2020-08-04T12:14:01.232Z] [2020-08-04T12:14:01.232Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:01.257Z] #30 ... [2020-08-04T12:14:01.257Z] [2020-08-04T12:14:01.257Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:01.257Z] #52 35.54 Checking out files: 48% (1545/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 85% (2753/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) [2020-08-04T12:14:01.257Z] #52 ... [2020-08-04T12:14:01.257Z] [2020-08-04T12:14:01.257Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:01.257Z] #30 DONE 95.8s [2020-08-04T12:14:01.257Z] [2020-08-04T12:14:01.257Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:01.258Z] #39 16.26 PBCC images/core-ppc64.pb-c.c [2020-08-04T12:14:01.258Z] #39 16.34 PBCC images/core-s390.pb-c.c [2020-08-04T12:14:01.258Z] #39 16.40 PBCC images/core-x86.pb-c.c [2020-08-04T12:14:01.258Z] #39 16.45 PBCC images/core.pb-c.c [2020-08-04T12:14:01.335Z] #39 6.366 DEP images/fown.pb-c.d [2020-08-04T12:14:01.335Z] #39 6.422 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-04T12:14:01.335Z] #39 6.500 DEP images/opts.pb-c.d [2020-08-04T12:14:01.335Z] #39 6.542 DEP images/memfd.pb-c.d [2020-08-04T12:14:01.335Z] #39 6.612 PBCC images/sit.pb-c.c [2020-08-04T12:14:01.519Z] #52 35.54 Checking out files: 48% (1545/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 85% (2753/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-04T12:14:01.519Z] #52 37.27 + cd /tmp/tmp.GZAwmT1uZC/src/github.com/containerd/containerd [2020-08-04T12:14:01.519Z] #52 37.28 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:14:01.522Z] #39 16.52 PBCC images/inventory.pb-c.c [2020-08-04T12:14:01.522Z] #39 16.62 DEP images/core-aarch64.pb-c.d [2020-08-04T12:14:01.522Z] #39 16.74 DEP images/core-arm.pb-c.d [2020-08-04T12:14:01.533Z] #41 89.04 go/ast [2020-08-04T12:14:01.594Z] #39 6.656 DEP images/sit.pb-c.d [2020-08-04T12:14:01.594Z] #39 6.724 PBCC images/macvlan.pb-c.c [2020-08-04T12:14:01.594Z] #39 6.760 DEP images/macvlan.pb-c.d [2020-08-04T12:14:01.594Z] #39 6.824 PBCC images/autofs.pb-c.c [2020-08-04T12:14:01.786Z] #39 16.82 DEP images/core-ppc64.pb-c.d [2020-08-04T12:14:01.786Z] #39 16.87 DEP images/core-s390.pb-c.d [2020-08-04T12:14:01.786Z] #39 16.92 DEP images/core-x86.pb-c.d [2020-08-04T12:14:01.786Z] #39 16.98 DEP images/core.pb-c.d [2020-08-04T12:14:01.835Z] #53 44.46 Checking out files: 58% (1886/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-04T12:14:01.853Z] #39 6.898 DEP images/autofs.pb-c.d [2020-08-04T12:14:01.853Z] #39 6.943 PBCC images/sysctl.pb-c.c [2020-08-04T12:14:01.853Z] #39 6.983 DEP images/sysctl.pb-c.d [2020-08-04T12:14:01.853Z] #39 7.035 PBCC images/time.pb-c.c [2020-08-04T12:14:01.853Z] #39 7.045 DEP images/time.pb-c.d [2020-08-04T12:14:01.853Z] #39 7.082 PBCC images/binfmt-misc.pb-c.c [2020-08-04T12:14:02.050Z] #39 17.04 DEP images/inventory.pb-c.d [2020-08-04T12:14:02.050Z] #39 17.12 PBCC images/cpuinfo.pb-c.c [2020-08-04T12:14:02.050Z] #39 17.16 DEP images/cpuinfo.pb-c.d [2020-08-04T12:14:02.050Z] #39 17.21 PBCC images/stats.pb-c.c [2020-08-04T12:14:02.050Z] #39 17.25 DEP images/stats.pb-c.d [2020-08-04T12:14:02.112Z] #39 7.138 DEP images/binfmt-misc.pb-c.d [2020-08-04T12:14:02.112Z] #39 7.229 PBCC images/seccomp.pb-c.c [2020-08-04T12:14:02.112Z] #39 7.272 DEP images/seccomp.pb-c.d [2020-08-04T12:14:02.112Z] #39 7.324 PBCC images/userns.pb-c.c [2020-08-04T12:14:02.112Z] #39 7.382 DEP images/userns.pb-c.d [2020-08-04T12:14:02.137Z] #53 45.04 + cd /tmp/tmp.BanBIuKsTu/src/github.com/containerd/containerd [2020-08-04T12:14:02.137Z] #53 45.05 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:14:02.371Z] #39 7.435 PBCC images/cgroup.pb-c.c [2020-08-04T12:14:02.371Z] #39 7.474 DEP images/cgroup.pb-c.d [2020-08-04T12:14:02.464Z] #41 89.92 internal/lazyregexp [2020-08-04T12:14:02.464Z] #41 90.18 net/url [2020-08-04T12:14:02.631Z] #39 7.557 PBCC images/ext-file.pb-c.c [2020-08-04T12:14:02.631Z] #39 7.610 DEP images/ext-file.pb-c.d [2020-08-04T12:14:02.631Z] #39 7.680 PBCC images/rpc.pb-c.c [2020-08-04T12:14:02.631Z] #39 7.716 DEP images/rpc.pb-c.d [2020-08-04T12:14:02.631Z] #39 7.775 PBCC images/siginfo.pb-c.c [2020-08-04T12:14:02.631Z] #39 7.801 DEP images/siginfo.pb-c.d [2020-08-04T12:14:02.904Z] #39 7.892 PBCC images/pagemap.pb-c.c [2020-08-04T12:14:02.904Z] #39 7.984 DEP images/pagemap.pb-c.d [2020-08-04T12:14:02.904Z] #39 8.057 PBCC images/rlimit.pb-c.c [2020-08-04T12:14:02.904Z] #39 8.093 DEP images/rlimit.pb-c.d [2020-08-04T12:14:02.904Z] #39 8.148 PBCC images/file-lock.pb-c.c [2020-08-04T12:14:02.904Z] #39 8.182 DEP images/file-lock.pb-c.d [2020-08-04T12:14:03.164Z] #39 8.231 PBCC images/tty.pb-c.c [2020-08-04T12:14:03.164Z] #39 8.348 DEP images/tty.pb-c.d [2020-08-04T12:14:03.164Z] #39 8.449 PBCC images/tun.pb-c.c [2020-08-04T12:14:03.423Z] #39 8.503 PBCC images/netdev.pb-c.c [2020-08-04T12:14:03.423Z] #39 8.552 DEP images/tun.pb-c.d [2020-08-04T12:14:03.423Z] #39 ... [2020-08-04T12:14:03.423Z] [2020-08-04T12:14:03.423Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:03.423Z] #33 6.876 Scanning dependencies of target tini-static [2020-08-04T12:14:03.423Z] #33 6.967 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-04T12:14:03.423Z] #33 8.153 [100%] Linking C executable tini-static [2020-08-04T12:14:03.423Z] #33 8.724 [100%] Built target tini-static [2020-08-04T12:14:03.423Z] #33 8.798 + mkdir -p /build [2020-08-04T12:14:03.423Z] #33 8.800 + cp tini-static /build/docker-init [2020-08-04T12:14:03.423Z] #33 DONE 9.5s [2020-08-04T12:14:03.423Z] [2020-08-04T12:14:03.423Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:03.423Z] #39 8.684 DEP images/netdev.pb-c.d [2020-08-04T12:14:03.454Z] #39 18.54 make[1]: Nothing to be done for 'all'. [2020-08-04T12:14:03.683Z] #39 8.804 PBCC images/vma.pb-c.c [2020-08-04T12:14:03.683Z] #39 8.944 DEP images/vma.pb-c.d [2020-08-04T12:14:03.943Z] #39 9.068 PBCC images/creds.pb-c.c [2020-08-04T12:14:03.943Z] #39 9.114 DEP images/creds.pb-c.d [2020-08-04T12:14:03.943Z] #39 9.198 PBCC images/utsns.pb-c.c [2020-08-04T12:14:04.069Z] #52 39.35 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-04T12:14:04.069Z] #52 39.35 + BUILDTAGS='netgo osusergo static_build' [2020-08-04T12:14:04.069Z] #52 39.35 + export EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:14:04.069Z] #52 39.35 + EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:14:04.069Z] #52 39.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-04T12:14:04.069Z] #52 39.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-04T12:14:04.069Z] #52 39.35 + '[' '' = dynamic ']' [2020-08-04T12:14:04.069Z] #52 39.35 + make [2020-08-04T12:14:04.203Z] #39 9.266 DEP images/utsns.pb-c.d [2020-08-04T12:14:04.203Z] #39 9.440 PBCC images/ipc-desc.pb-c.c [2020-08-04T12:14:04.203Z] #39 9.487 PBCC images/ipc-sem.pb-c.c [2020-08-04T12:14:04.266Z] #53 47.05 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-04T12:14:04.266Z] #53 47.05 + BUILDTAGS='netgo osusergo static_build' [2020-08-04T12:14:04.266Z] #53 47.05 + export EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:14:04.266Z] #53 47.05 + EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:14:04.266Z] #53 47.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-04T12:14:04.266Z] #53 47.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-04T12:14:04.266Z] #53 47.06 + '[' '' = dynamic ']' [2020-08-04T12:14:04.266Z] #53 47.06 + make [2020-08-04T12:14:04.359Z] #41 91.66 text/template/parse [2020-08-04T12:14:04.359Z] #41 ... [2020-08-04T12:14:04.359Z] [2020-08-04T12:14:04.359Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:04.359Z] #39 4.499 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:14:04.359Z] #39 4.499 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:14:04.359Z] #39 4.499 Note: Building without GnuTLS support [2020-08-04T12:14:04.359Z] #39 4.500 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:14:04.359Z] #39 4.500 Makefile.config:40: Warn: Building without nftables support [2020-08-04T12:14:04.359Z] #39 6.968 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:14:04.359Z] #39 7.005 GEN .gitid [2020-08-04T12:14:04.359Z] #39 7.030 GEN criu/include/version.h [2020-08-04T12:14:04.359Z] #39 7.107 GEN include/common/asm [2020-08-04T12:14:04.359Z] #39 8.864 PBCC images/timens.pb-c.c [2020-08-04T12:14:04.359Z] #39 8.915 DEP images/timens.pb-c.d [2020-08-04T12:14:04.359Z] #39 8.990 PBCC images/fown.pb-c.c [2020-08-04T12:14:04.359Z] #39 9.050 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-04T12:14:04.359Z] #39 9.140 PBCC images/opts.pb-c.c [2020-08-04T12:14:04.359Z] #39 9.212 PBCC images/memfd.pb-c.c [2020-08-04T12:14:04.359Z] #39 9.233 DEP images/fown.pb-c.d [2020-08-04T12:14:04.359Z] #39 9.271 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-04T12:14:04.359Z] #39 9.334 DEP images/opts.pb-c.d [2020-08-04T12:14:04.359Z] #39 9.391 DEP images/memfd.pb-c.d [2020-08-04T12:14:04.359Z] #39 9.443 PBCC images/sit.pb-c.c [2020-08-04T12:14:04.359Z] #39 9.503 DEP images/sit.pb-c.d [2020-08-04T12:14:04.359Z] #39 9.590 PBCC images/macvlan.pb-c.c [2020-08-04T12:14:04.359Z] #39 9.626 DEP images/macvlan.pb-c.d [2020-08-04T12:14:04.359Z] #39 9.694 PBCC images/autofs.pb-c.c [2020-08-04T12:14:04.359Z] #39 9.738 DEP images/autofs.pb-c.d [2020-08-04T12:14:04.359Z] #39 9.798 PBCC images/sysctl.pb-c.c [2020-08-04T12:14:04.359Z] #39 9.858 DEP images/sysctl.pb-c.d [2020-08-04T12:14:04.359Z] #39 9.898 PBCC images/time.pb-c.c [2020-08-04T12:14:04.359Z] #39 9.935 DEP images/time.pb-c.d [2020-08-04T12:14:04.359Z] #39 9.968 PBCC images/binfmt-misc.pb-c.c [2020-08-04T12:14:04.359Z] #39 10.02 DEP images/binfmt-misc.pb-c.d [2020-08-04T12:14:04.359Z] #39 10.08 PBCC images/seccomp.pb-c.c [2020-08-04T12:14:04.359Z] #39 10.10 DEP images/seccomp.pb-c.d [2020-08-04T12:14:04.359Z] #39 ... [2020-08-04T12:14:04.359Z] [2020-08-04T12:14:04.359Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:04.359Z] #10 89.97 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-04T12:14:04.359Z] #10 89.98 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T12:14:04.359Z] #10 89.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:04.359Z] #10 90.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-04T12:14:04.359Z] #10 90.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T12:14:04.359Z] #10 90.25 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:04.487Z] #39 9.558 DEP images/ipc-desc.pb-c.d [2020-08-04T12:14:04.487Z] #39 9.620 DEP images/ipc-sem.pb-c.d [2020-08-04T12:14:04.487Z] #39 9.702 PBCC images/ipc-msg.pb-c.c [2020-08-04T12:14:04.777Z] #39 9.804 DEP images/ipc-msg.pb-c.d [2020-08-04T12:14:04.852Z] #39 19.91 CC images/stats.o [2020-08-04T12:14:04.926Z] #53 48.18 + bin/ctr [2020-08-04T12:14:05.059Z] #39 ... [2020-08-04T12:14:05.059Z] [2020-08-04T12:14:05.059Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:05.059Z] #30 DONE 89.2s [2020-08-04T12:14:05.059Z] [2020-08-04T12:14:05.059Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:05.059Z] #39 9.968 PBCC images/ipc-shm.pb-c.c [2020-08-04T12:14:05.059Z] #39 9.992 DEP images/ipc-shm.pb-c.d [2020-08-04T12:14:05.059Z] #39 10.10 PBCC images/ipc-var.pb-c.c [2020-08-04T12:14:05.059Z] #39 10.13 DEP images/ipc-var.pb-c.d [2020-08-04T12:14:05.059Z] #39 10.18 PBCC images/sk-opts.pb-c.c [2020-08-04T12:14:05.059Z] #39 10.20 PBCC images/packet-sock.pb-c.c [2020-08-04T12:14:05.059Z] #39 10.24 DEP images/sk-opts.pb-c.d [2020-08-04T12:14:05.059Z] #39 10.29 DEP images/packet-sock.pb-c.d [2020-08-04T12:14:05.076Z] #52 40.54 + bin/ctr [2020-08-04T12:14:05.229Z] #53 ... [2020-08-04T12:14:05.229Z] [2020-08-04T12:14:05.229Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:05.229Z] #31 77.75 time [2020-08-04T12:14:05.229Z] #31 77.78 internal/syscall/execenv [2020-08-04T12:14:05.229Z] #31 77.78 internal/syscall/unix [2020-08-04T12:14:05.229Z] #31 84.73 internal/poll [2020-08-04T12:14:05.229Z] #31 87.39 os [2020-08-04T12:14:05.229Z] #31 ... [2020-08-04T12:14:05.229Z] [2020-08-04T12:14:05.229Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:05.229Z] #40 17.28 make[1]: Nothing to be done for 'all'. [2020-08-04T12:14:05.229Z] #40 19.33 CC images/stats.o [2020-08-04T12:14:05.229Z] #40 19.96 CC images/core.o [2020-08-04T12:14:05.338Z] #39 10.36 PBCC images/sk-netlink.pb-c.c [2020-08-04T12:14:05.338Z] #39 10.47 DEP images/sk-netlink.pb-c.d [2020-08-04T12:14:05.338Z] #39 10.56 PBCC images/sk-inet.pb-c.c [2020-08-04T12:14:05.338Z] #39 ... [2020-08-04T12:14:05.338Z] [2020-08-04T12:14:05.338Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:05.338Z] #10 79.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-04T12:14:05.338Z] #10 79.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-04T12:14:05.338Z] #10 79.79 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:14:05.338Z] #10 86.04 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-04T12:14:05.338Z] #10 86.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T12:14:05.338Z] #10 86.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:05.338Z] #10 86.20 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-04T12:14:05.338Z] #10 86.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T12:14:05.338Z] #10 86.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:05.430Z] #39 20.49 CC images/core.o [2020-08-04T12:14:05.531Z] #40 21.09 CC images/core-x86.o [2020-08-04T12:14:05.616Z] #10 ... [2020-08-04T12:14:05.616Z] [2020-08-04T12:14:05.616Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:05.616Z] #39 10.79 DEP images/sk-inet.pb-c.d [2020-08-04T12:14:05.616Z] #39 10.84 PBCC images/sk-unix.pb-c.c [2020-08-04T12:14:05.732Z] #10 ... [2020-08-04T12:14:05.732Z] [2020-08-04T12:14:05.732Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:05.732Z] #30 89.02 github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:14:05.732Z] #30 DONE 93.4s [2020-08-04T12:14:05.732Z] [2020-08-04T12:14:05.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:05.732Z] #39 10.19 PBCC images/userns.pb-c.c [2020-08-04T12:14:05.732Z] #39 10.23 DEP images/userns.pb-c.d [2020-08-04T12:14:05.732Z] #39 10.32 PBCC images/cgroup.pb-c.c [2020-08-04T12:14:05.732Z] #39 10.39 DEP images/cgroup.pb-c.d [2020-08-04T12:14:05.732Z] #39 10.46 PBCC images/ext-file.pb-c.c [2020-08-04T12:14:05.732Z] #39 10.52 DEP images/ext-file.pb-c.d [2020-08-04T12:14:05.732Z] #39 10.57 PBCC images/rpc.pb-c.c [2020-08-04T12:14:05.732Z] #39 10.69 DEP images/rpc.pb-c.d [2020-08-04T12:14:05.732Z] #39 10.76 PBCC images/siginfo.pb-c.c [2020-08-04T12:14:05.732Z] #39 10.79 DEP images/siginfo.pb-c.d [2020-08-04T12:14:05.732Z] #39 10.83 PBCC images/pagemap.pb-c.c [2020-08-04T12:14:05.732Z] #39 10.89 DEP images/pagemap.pb-c.d [2020-08-04T12:14:05.732Z] #39 10.94 PBCC images/rlimit.pb-c.c [2020-08-04T12:14:05.732Z] #39 11.02 DEP images/rlimit.pb-c.d [2020-08-04T12:14:05.732Z] #39 11.14 PBCC images/file-lock.pb-c.c [2020-08-04T12:14:05.732Z] #39 11.19 DEP images/file-lock.pb-c.d [2020-08-04T12:14:05.732Z] #39 11.22 PBCC images/tty.pb-c.c [2020-08-04T12:14:05.732Z] #39 11.27 DEP images/tty.pb-c.d [2020-08-04T12:14:05.732Z] #39 11.31 PBCC images/tun.pb-c.c [2020-08-04T12:14:05.732Z] #39 11.44 PBCC images/netdev.pb-c.c [2020-08-04T12:14:05.732Z] #39 11.49 DEP images/tun.pb-c.d [2020-08-04T12:14:05.732Z] #39 11.56 DEP images/netdev.pb-c.d [2020-08-04T12:14:05.732Z] #39 11.61 PBCC images/vma.pb-c.c [2020-08-04T12:14:05.732Z] #39 11.64 DEP images/vma.pb-c.d [2020-08-04T12:14:05.732Z] #39 11.77 PBCC images/creds.pb-c.c [2020-08-04T12:14:05.732Z] #39 11.79 DEP images/creds.pb-c.d [2020-08-04T12:14:05.877Z] #39 10.92 DEP images/sk-unix.pb-c.d [2020-08-04T12:14:05.877Z] #39 ... [2020-08-04T12:14:05.877Z] [2020-08-04T12:14:05.877Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:05.877Z] #41 80.20 regexp [2020-08-04T12:14:05.877Z] #41 82.09 go/token [2020-08-04T12:14:05.877Z] #41 82.83 go/scanner [2020-08-04T12:14:05.877Z] #41 83.81 go/ast [2020-08-04T12:14:05.877Z] #41 84.59 internal/lazyregexp [2020-08-04T12:14:05.877Z] #41 84.86 net/url [2020-08-04T12:14:05.877Z] #41 86.53 text/template/parse [2020-08-04T12:14:05.877Z] #41 89.64 go/parser [2020-08-04T12:14:05.877Z] #41 ... [2020-08-04T12:14:05.877Z] [2020-08-04T12:14:05.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:05.877Z] #39 11.00 PBCC images/mm.pb-c.c [2020-08-04T12:14:05.877Z] #39 11.08 DEP images/mm.pb-c.d [2020-08-04T12:14:05.990Z] #39 11.86 PBCC images/utsns.pb-c.c [2020-08-04T12:14:05.990Z] #39 11.92 DEP images/utsns.pb-c.d [2020-08-04T12:14:05.990Z] #39 12.01 PBCC images/ipc-desc.pb-c.c [2020-08-04T12:14:06.136Z] #39 11.16 PBCC images/timerfd.pb-c.c [2020-08-04T12:14:06.136Z] #39 11.24 DEP images/timerfd.pb-c.d [2020-08-04T12:14:06.136Z] #39 11.29 PBCC images/timer.pb-c.c [2020-08-04T12:14:06.136Z] #39 11.33 DEP images/timer.pb-c.d [2020-08-04T12:14:06.136Z] #39 11.38 PBCC images/sa.pb-c.c [2020-08-04T12:14:06.136Z] #39 11.40 DEP images/sa.pb-c.d [2020-08-04T12:14:06.184Z] #40 21.87 CC images/core-arm.o [2020-08-04T12:14:06.248Z] #39 12.10 PBCC images/ipc-sem.pb-c.c [2020-08-04T12:14:06.248Z] #39 ... [2020-08-04T12:14:06.248Z] [2020-08-04T12:14:06.248Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:06.248Z] #33 6.263 -- Detecting C compiler ABI info - done [2020-08-04T12:14:06.248Z] #33 6.317 -- Detecting C compile features [2020-08-04T12:14:06.248Z] #33 8.628 -- Detecting C compile features - done [2020-08-04T12:14:06.248Z] #33 8.675 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-04T12:14:06.248Z] #33 8.983 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-04T12:14:06.248Z] #33 9.107 -- Configuring done [2020-08-04T12:14:06.248Z] #33 9.134 -- Generating done [2020-08-04T12:14:06.248Z] #33 9.146 -- Build files have been written to: /tmp/tmp.jTRrqlaH7Q/tini [2020-08-04T12:14:06.248Z] #33 9.151 + make tini-static [2020-08-04T12:14:06.248Z] #33 9.648 Scanning dependencies of target tini-static [2020-08-04T12:14:06.248Z] #33 9.788 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-04T12:14:06.248Z] #33 11.18 [100%] Linking C executable tini-static [2020-08-04T12:14:06.248Z] #33 11.93 [100%] Built target tini-static [2020-08-04T12:14:06.248Z] #33 12.03 + mkdir -p /build [2020-08-04T12:14:06.248Z] #33 12.03 + cp tini-static /build/docker-init [2020-08-04T12:14:06.248Z] #33 DONE 12.2s [2020-08-04T12:14:06.248Z] [2020-08-04T12:14:06.248Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:06.248Z] #39 12.19 DEP images/ipc-desc.pb-c.d [2020-08-04T12:14:06.248Z] #39 12.28 DEP images/ipc-sem.pb-c.d [2020-08-04T12:14:06.385Z] #39 21.39 CC images/core-x86.o [2020-08-04T12:14:06.396Z] #39 11.46 PBCC images/pipe-data.pb-c.c [2020-08-04T12:14:06.396Z] #39 11.49 DEP images/pipe-data.pb-c.d [2020-08-04T12:14:06.396Z] #39 11.53 PBCC images/mnt.pb-c.c [2020-08-04T12:14:06.396Z] #39 11.58 DEP images/mnt.pb-c.d [2020-08-04T12:14:06.396Z] #39 11.62 PBCC images/sk-packet.pb-c.c [2020-08-04T12:14:06.396Z] #39 11.64 DEP images/sk-packet.pb-c.d [2020-08-04T12:14:06.505Z] #39 12.34 PBCC images/ipc-msg.pb-c.c [2020-08-04T12:14:06.505Z] #39 12.39 DEP images/ipc-msg.pb-c.d [2020-08-04T12:14:06.649Z] #39 21.82 CC images/core-arm.o [2020-08-04T12:14:06.656Z] #39 11.67 PBCC images/tcp-stream.pb-c.c [2020-08-04T12:14:06.656Z] #39 11.73 DEP images/tcp-stream.pb-c.d [2020-08-04T12:14:06.656Z] #39 11.79 PBCC images/pipe.pb-c.c [2020-08-04T12:14:06.656Z] #39 11.83 DEP images/pipe.pb-c.d [2020-08-04T12:14:06.656Z] #39 11.87 PBCC images/pstree.pb-c.c [2020-08-04T12:14:06.656Z] #39 11.89 DEP images/pstree.pb-c.d [2020-08-04T12:14:06.764Z] #39 12.55 PBCC images/ipc-shm.pb-c.c [2020-08-04T12:14:06.764Z] #39 12.60 DEP images/ipc-shm.pb-c.d [2020-08-04T12:14:06.836Z] #40 22.39 CC images/core-aarch64.o [2020-08-04T12:14:06.916Z] #39 11.92 PBCC images/fs.pb-c.c [2020-08-04T12:14:06.916Z] #39 11.93 DEP images/fs.pb-c.d [2020-08-04T12:14:06.916Z] #39 11.97 PBCC images/signalfd.pb-c.c [2020-08-04T12:14:06.916Z] #39 11.99 DEP images/signalfd.pb-c.d [2020-08-04T12:14:06.916Z] #39 12.01 PBCC images/fh.pb-c.c [2020-08-04T12:14:06.916Z] #39 12.04 PBCC images/fsnotify.pb-c.c [2020-08-04T12:14:06.916Z] #39 12.07 DEP images/fh.pb-c.d [2020-08-04T12:14:06.916Z] #39 12.12 DEP images/fsnotify.pb-c.d [2020-08-04T12:14:06.979Z] Client: Docker Engine - Enterprise [2020-08-04T12:14:06.979Z] Version: 19.03.5 [2020-08-04T12:14:06.979Z] API version: 1.40 [2020-08-04T12:14:06.979Z] Go version: go1.12.12 [2020-08-04T12:14:06.979Z] Git commit: 2ee0c57608 [2020-08-04T12:14:06.979Z] Built: 11/13/2019 08:00:16 [2020-08-04T12:14:06.979Z] OS/Arch: windows/amd64 [2020-08-04T12:14:06.979Z] Experimental: false [2020-08-04T12:14:06.979Z] [2020-08-04T12:14:06.979Z] Server: Docker Engine - Enterprise [2020-08-04T12:14:06.979Z] Engine: [2020-08-04T12:14:06.979Z] Version: 19.03.5 [2020-08-04T12:14:06.979Z] API version: 1.40 (minimum version 1.24) [2020-08-04T12:14:06.979Z] Go version: go1.12.12 [2020-08-04T12:14:06.979Z] Git commit: 2ee0c57608 [2020-08-04T12:14:06.979Z] Built: 11/13/2019 07:58:51 [2020-08-04T12:14:06.979Z] OS/Arch: windows/amd64 [2020-08-04T12:14:06.979Z] Experimental: true [2020-08-04T12:14:07.022Z] #39 12.69 PBCC images/ipc-var.pb-c.c [2020-08-04T12:14:07.022Z] #39 12.75 DEP images/ipc-var.pb-c.d [2020-08-04T12:14:07.022Z] #39 12.93 PBCC images/sk-opts.pb-c.c [2020-08-04T12:14:07.022Z] #39 12.93 PBCC images/packet-sock.pb-c.c [2020-08-04T12:14:07.140Z] #40 ... [2020-08-04T12:14:07.140Z] [2020-08-04T12:14:07.140Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:07.140Z] #31 89.76 internal/fmtsort [2020-08-04T12:14:07.175Z] #39 12.17 PBCC images/eventpoll.pb-c.c [2020-08-04T12:14:07.175Z] #39 12.18 DEP images/eventpoll.pb-c.d [2020-08-04T12:14:07.175Z] #39 12.23 PBCC images/eventfd.pb-c.c [2020-08-04T12:14:07.175Z] #39 12.25 DEP images/eventfd.pb-c.d [2020-08-04T12:14:07.175Z] #39 12.31 PBCC images/remap-file-path.pb-c.c [2020-08-04T12:14:07.175Z] #39 12.34 DEP images/remap-file-path.pb-c.d [2020-08-04T12:14:07.175Z] #39 12.39 PBCC images/fifo.pb-c.c [2020-08-04T12:14:07.175Z] #39 12.41 DEP images/fifo.pb-c.d [2020-08-04T12:14:07.227Z] #39 22.33 CC images/core-aarch64.o [2020-08-04T12:14:07.279Z] #39 13.04 DEP images/sk-opts.pb-c.d [2020-08-04T12:14:07.279Z] #39 13.14 DEP images/packet-sock.pb-c.d [2020-08-04T12:14:07.434Z] #39 12.46 PBCC images/ghost-file.pb-c.c [2020-08-04T12:14:07.434Z] #39 12.51 DEP images/ghost-file.pb-c.d [2020-08-04T12:14:07.434Z] #39 12.55 PBCC images/regfile.pb-c.c [2020-08-04T12:14:07.434Z] #39 12.62 DEP images/regfile.pb-c.d [2020-08-04T12:14:07.434Z] #39 12.67 PBCC images/ns.pb-c.c [2020-08-04T12:14:07.536Z] #39 13.26 PBCC images/sk-netlink.pb-c.c [2020-08-04T12:14:07.536Z] #39 13.36 DEP images/sk-netlink.pb-c.d [2020-08-04T12:14:07.536Z] #39 13.47 PBCC images/sk-inet.pb-c.c [2020-08-04T12:14:07.536Z] #39 13.55 DEP images/sk-inet.pb-c.d [2020-08-04T12:14:07.625Z] #52 ... [2020-08-04T12:14:07.625Z] [2020-08-04T12:14:07.625Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:07.625Z] #39 12.94 DEP images/fs.pb-c.d [2020-08-04T12:14:07.625Z] #39 13.04 PBCC images/signalfd.pb-c.c [2020-08-04T12:14:07.625Z] #39 13.20 DEP images/signalfd.pb-c.d [2020-08-04T12:14:07.625Z] #39 13.31 PBCC images/fh.pb-c.c [2020-08-04T12:14:07.625Z] #39 13.41 PBCC images/fsnotify.pb-c.c [2020-08-04T12:14:07.625Z] #39 13.51 DEP images/fh.pb-c.d [2020-08-04T12:14:07.625Z] #39 13.65 DEP images/fsnotify.pb-c.d [2020-08-04T12:14:07.625Z] #39 13.76 PBCC images/eventpoll.pb-c.c [2020-08-04T12:14:07.625Z] #39 13.82 DEP images/eventpoll.pb-c.d [2020-08-04T12:14:07.625Z] #39 13.95 PBCC images/eventfd.pb-c.c [2020-08-04T12:14:07.625Z] #39 14.06 DEP images/eventfd.pb-c.d [2020-08-04T12:14:07.625Z] #39 14.08 PBCC images/remap-file-path.pb-c.c [2020-08-04T12:14:07.625Z] #39 14.13 DEP images/remap-file-path.pb-c.d [2020-08-04T12:14:07.625Z] #39 14.26 PBCC images/fifo.pb-c.c [2020-08-04T12:14:07.625Z] #39 14.31 DEP images/fifo.pb-c.d [2020-08-04T12:14:07.625Z] #39 14.40 PBCC images/ghost-file.pb-c.c [2020-08-04T12:14:07.625Z] #39 14.45 DEP images/ghost-file.pb-c.d [2020-08-04T12:14:07.625Z] #39 14.51 PBCC images/regfile.pb-c.c [2020-08-04T12:14:07.626Z] #39 14.58 DEP images/regfile.pb-c.d [2020-08-04T12:14:07.626Z] #39 14.63 PBCC images/ns.pb-c.c [2020-08-04T12:14:07.626Z] #39 14.65 DEP images/ns.pb-c.d [2020-08-04T12:14:07.626Z] #39 14.70 PBCC images/fdinfo.pb-c.c [2020-08-04T12:14:07.626Z] #39 14.77 DEP images/fdinfo.pb-c.d [2020-08-04T12:14:07.626Z] #39 14.84 PBCC images/core-aarch64.pb-c.c [2020-08-04T12:14:07.626Z] #39 14.91 PBCC images/core-arm.pb-c.c [2020-08-04T12:14:07.626Z] #39 14.97 PBCC images/core-ppc64.pb-c.c [2020-08-04T12:14:07.626Z] #39 15.06 PBCC images/core-s390.pb-c.c [2020-08-04T12:14:07.626Z] #39 15.15 PBCC images/core-x86.pb-c.c [2020-08-04T12:14:07.626Z] #39 15.21 PBCC images/core.pb-c.c [2020-08-04T12:14:07.626Z] #39 15.30 PBCC images/inventory.pb-c.c [2020-08-04T12:14:07.626Z] #39 15.36 DEP images/core-aarch64.pb-c.d [2020-08-04T12:14:07.626Z] #39 15.42 DEP images/core-arm.pb-c.d [2020-08-04T12:14:07.626Z] #39 15.49 DEP images/core-ppc64.pb-c.d [2020-08-04T12:14:07.626Z] #39 15.56 DEP images/core-s390.pb-c.d [2020-08-04T12:14:07.626Z] #39 15.61 DEP images/core-x86.pb-c.d [2020-08-04T12:14:07.626Z] #39 15.67 DEP images/core.pb-c.d [2020-08-04T12:14:07.626Z] #39 15.74 DEP images/inventory.pb-c.d [2020-08-04T12:14:07.626Z] #39 15.79 PBCC images/cpuinfo.pb-c.c [2020-08-04T12:14:07.626Z] #39 15.85 DEP images/cpuinfo.pb-c.d [2020-08-04T12:14:07.626Z] #39 15.91 PBCC images/stats.pb-c.c [2020-08-04T12:14:07.626Z] #39 15.96 DEP images/stats.pb-c.d [2020-08-04T12:14:07.626Z] #39 17.47 make[1]: Nothing to be done for 'all'. [2020-08-04T12:14:07.626Z] #39 18.79 CC images/stats.o [2020-08-04T12:14:07.626Z] #39 19.28 CC images/core.o [Pipeline] sh [2020-08-04T12:14:07.694Z] #39 12.70 DEP images/ns.pb-c.d [2020-08-04T12:14:07.694Z] #39 12.75 PBCC images/fdinfo.pb-c.c [2020-08-04T12:14:07.694Z] #39 12.86 DEP images/fdinfo.pb-c.d [2020-08-04T12:14:07.799Z] #39 13.63 PBCC images/sk-unix.pb-c.c [2020-08-04T12:14:07.799Z] #39 13.77 DEP images/sk-unix.pb-c.d [2020-08-04T12:14:07.799Z] #39 13.84 PBCC images/mm.pb-c.c [2020-08-04T12:14:07.805Z] #39 22.84 CC images/core-ppc64.o [2020-08-04T12:14:07.954Z] #39 12.95 PBCC images/core-aarch64.pb-c.c [2020-08-04T12:14:07.954Z] #39 12.98 PBCC images/core-arm.pb-c.c [2020-08-04T12:14:07.954Z] #39 13.04 PBCC images/core-ppc64.pb-c.c [2020-08-04T12:14:07.954Z] #39 13.09 PBCC images/core-s390.pb-c.c [2020-08-04T12:14:08.058Z] #39 13.95 DEP images/mm.pb-c.d [2020-08-04T12:14:08.058Z] #39 14.00 PBCC images/timerfd.pb-c.c [2020-08-04T12:14:08.196Z] #39 19.81 CC images/core-x86.o [2020-08-04T12:14:08.213Z] #39 13.17 PBCC images/core-x86.pb-c.c [2020-08-04T12:14:08.213Z] #39 13.21 PBCC images/core.pb-c.c [2020-08-04T12:14:08.213Z] #39 13.28 PBCC images/inventory.pb-c.c [2020-08-04T12:14:08.213Z] #39 13.35 DEP images/core-aarch64.pb-c.d [2020-08-04T12:14:08.213Z] #39 13.39 DEP images/core-arm.pb-c.d [2020-08-04T12:14:08.213Z] #39 13.45 DEP images/core-ppc64.pb-c.d [2020-08-04T12:14:08.213Z] #39 13.49 DEP images/core-s390.pb-c.d [2020-08-04T12:14:08.316Z] #39 14.07 DEP images/timerfd.pb-c.d [2020-08-04T12:14:08.316Z] #39 14.13 PBCC images/timer.pb-c.c [2020-08-04T12:14:08.316Z] #39 14.17 DEP images/timer.pb-c.d [2020-08-04T12:14:08.316Z] #39 14.22 PBCC images/sa.pb-c.c [2020-08-04T12:14:08.457Z] #39 20.35 CC images/core-arm.o [2020-08-04T12:14:08.472Z] #39 13.56 DEP images/core-x86.pb-c.d [2020-08-04T12:14:08.472Z] #39 13.60 DEP images/core.pb-c.d [2020-08-04T12:14:08.472Z] #39 13.64 DEP images/inventory.pb-c.d [2020-08-04T12:14:08.472Z] #39 13.67 PBCC images/cpuinfo.pb-c.c [2020-08-04T12:14:08.472Z] #39 13.69 DEP images/cpuinfo.pb-c.d [2020-08-04T12:14:08.517Z] + docker info [2020-08-04T12:14:08.573Z] #39 14.31 DEP images/sa.pb-c.d [2020-08-04T12:14:08.573Z] #39 14.35 PBCC images/pipe-data.pb-c.c [2020-08-04T12:14:08.573Z] #39 14.41 DEP images/pipe-data.pb-c.d [2020-08-04T12:14:08.573Z] #39 14.47 PBCC images/mnt.pb-c.c [2020-08-04T12:14:08.573Z] #39 14.50 DEP images/mnt.pb-c.d [2020-08-04T12:14:08.688Z] #31 91.08 path/filepath [2020-08-04T12:14:08.688Z] #31 91.08 fmt [2020-08-04T12:14:08.732Z] #39 13.76 PBCC images/stats.pb-c.c [2020-08-04T12:14:08.733Z] #39 13.78 DEP images/stats.pb-c.d [2020-08-04T12:14:08.756Z] #39 ... [2020-08-04T12:14:08.757Z] [2020-08-04T12:14:08.757Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:08.757Z] #10 93.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-04T12:14:08.757Z] #10 93.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-04T12:14:08.757Z] #10 93.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:08.831Z] #39 14.56 PBCC images/sk-packet.pb-c.c [2020-08-04T12:14:08.831Z] #39 14.60 DEP images/sk-packet.pb-c.d [2020-08-04T12:14:08.831Z] #39 14.68 PBCC images/tcp-stream.pb-c.c [2020-08-04T12:14:08.994Z] #39 ... [2020-08-04T12:14:08.994Z] [2020-08-04T12:14:08.994Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:08.994Z] #47 83.39 encoding/json [2020-08-04T12:14:08.994Z] #47 86.45 github.com/pkg/diff [2020-08-04T12:14:08.994Z] #47 88.42 go/ast [2020-08-04T12:14:08.994Z] #47 89.65 golang.org/x/crypto/ssh/terminal [2020-08-04T12:14:08.994Z] #47 91.14 mvdan.cc/editorconfig [2020-08-04T12:14:08.994Z] #47 92.36 mvdan.cc/sh/v3/fileutil [2020-08-04T12:14:08.994Z] #47 92.52 mvdan.cc/sh/v3/syntax [2020-08-04T12:14:09.026Z] #39 20.75 CC images/core-aarch64.o [2020-08-04T12:14:09.090Z] #39 14.77 DEP images/tcp-stream.pb-c.d [2020-08-04T12:14:09.090Z] #39 14.84 PBCC images/pipe.pb-c.c [2020-08-04T12:14:09.090Z] #39 14.92 DEP images/pipe.pb-c.d [2020-08-04T12:14:09.090Z] #39 14.97 PBCC images/pstree.pb-c.c [2020-08-04T12:14:09.090Z] #39 15.00 DEP images/pstree.pb-c.d [2020-08-04T12:14:09.090Z] #39 15.04 PBCC images/fs.pb-c.c [2020-08-04T12:14:09.090Z] #39 15.08 DEP images/fs.pb-c.d [2020-08-04T12:14:09.090Z] #39 15.12 PBCC images/signalfd.pb-c.c [2020-08-04T12:14:09.254Z] #47 ... [2020-08-04T12:14:09.254Z] [2020-08-04T12:14:09.254Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:09.254Z] #52 35.18 Checking out files: 71% (2283/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-04T12:14:09.254Z] #52 36.00 + cd /tmp/tmp.gbYmnu8AwO/src/github.com/containerd/containerd [2020-08-04T12:14:09.255Z] #52 36.00 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:14:09.347Z] #39 15.17 DEP images/signalfd.pb-c.d [2020-08-04T12:14:09.347Z] #39 15.22 PBCC images/fh.pb-c.c [2020-08-04T12:14:09.347Z] #39 15.26 PBCC images/fsnotify.pb-c.c [2020-08-04T12:14:09.347Z] #39 15.30 DEP images/fh.pb-c.d [2020-08-04T12:14:09.347Z] #39 15.39 DEP images/fsnotify.pb-c.d [2020-08-04T12:14:09.595Z] #39 21.15 CC images/core-ppc64.o [2020-08-04T12:14:09.595Z] #39 ... [2020-08-04T12:14:09.595Z] [2020-08-04T12:14:09.595Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:09.595Z] #47 94.03 go/ast [2020-08-04T12:14:09.595Z] #47 96.07 golang.org/x/crypto/ssh/terminal [2020-08-04T12:14:09.595Z] #47 97.82 mvdan.cc/editorconfig [2020-08-04T12:14:09.595Z] #47 98.89 mvdan.cc/sh/v3/fileutil [2020-08-04T12:14:09.595Z] #47 99.06 mvdan.cc/sh/v3/syntax [2020-08-04T12:14:09.604Z] #39 15.44 PBCC images/eventpoll.pb-c.c [2020-08-04T12:14:09.604Z] #39 15.48 DEP images/eventpoll.pb-c.d [2020-08-04T12:14:09.604Z] #39 15.54 PBCC images/eventfd.pb-c.c [2020-08-04T12:14:09.604Z] #39 15.56 DEP images/eventfd.pb-c.d [2020-08-04T12:14:09.604Z] #39 15.61 PBCC images/remap-file-path.pb-c.c [2020-08-04T12:14:09.759Z] #31 ... [2020-08-04T12:14:09.759Z] [2020-08-04T12:14:09.759Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:09.759Z] #48 82.37 time [2020-08-04T12:14:09.759Z] #48 86.67 regexp [2020-08-04T12:14:09.856Z] #47 ... [2020-08-04T12:14:09.856Z] [2020-08-04T12:14:09.856Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:09.856Z] #41 96.86 go/parser [2020-08-04T12:14:09.856Z] #41 98.15 text/template [2020-08-04T12:14:09.856Z] #41 100.7 encoding/xml [2020-08-04T12:14:09.856Z] #41 102.8 go/doc [2020-08-04T12:14:09.856Z] #41 ... [2020-08-04T12:14:09.856Z] [2020-08-04T12:14:09.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:09.856Z] #39 21.66 CC images/core-s390.o [2020-08-04T12:14:09.861Z] #39 15.63 DEP images/remap-file-path.pb-c.d [2020-08-04T12:14:09.861Z] #39 15.68 PBCC images/fifo.pb-c.c [2020-08-04T12:14:09.861Z] #39 15.70 DEP images/fifo.pb-c.d [2020-08-04T12:14:09.861Z] #39 15.74 PBCC images/ghost-file.pb-c.c [2020-08-04T12:14:09.861Z] #39 15.79 DEP images/ghost-file.pb-c.d [2020-08-04T12:14:09.861Z] #39 15.84 PBCC images/regfile.pb-c.c [2020-08-04T12:14:09.861Z] #39 15.87 DEP images/regfile.pb-c.d [2020-08-04T12:14:10.064Z] #48 ... [2020-08-04T12:14:10.064Z] [2020-08-04T12:14:10.064Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:10.064Z] #40 22.84 CC images/core-ppc64.o [2020-08-04T12:14:10.064Z] #40 23.75 CC images/core-s390.o [2020-08-04T12:14:10.064Z] #40 24.74 CC images/cpuinfo.o [2020-08-04T12:14:10.064Z] #40 25.26 CC images/inventory.o [2020-08-04T12:14:10.064Z] #40 25.55 CC images/fdinfo.o [2020-08-04T12:14:10.118Z] #39 15.95 PBCC images/ns.pb-c.c [2020-08-04T12:14:10.118Z] #39 15.97 DEP images/ns.pb-c.d [2020-08-04T12:14:10.118Z] #39 16.05 PBCC images/fdinfo.pb-c.c [2020-08-04T12:14:10.118Z] #39 16.15 DEP images/fdinfo.pb-c.d [2020-08-04T12:14:10.194Z] #52 38.08 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-04T12:14:10.194Z] #52 38.09 + BUILDTAGS='netgo osusergo static_build' [2020-08-04T12:14:10.194Z] #52 38.09 + export EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:14:10.194Z] #52 38.09 + EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:14:10.194Z] #52 38.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-04T12:14:10.194Z] #52 38.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-04T12:14:10.194Z] #52 38.09 + '[' '' = dynamic ']' [2020-08-04T12:14:10.194Z] #52 38.09 + make [2020-08-04T12:14:10.371Z] #40 26.11 CC images/fown.o [2020-08-04T12:14:10.375Z] #39 16.23 PBCC images/core-aarch64.pb-c.c [2020-08-04T12:14:10.375Z] #39 16.28 PBCC images/core-arm.pb-c.c [2020-08-04T12:14:10.375Z] #39 16.30 PBCC images/core-ppc64.pb-c.c [2020-08-04T12:14:10.375Z] #39 16.39 PBCC images/core-s390.pb-c.c [2020-08-04T12:14:10.776Z] #39 16.46 PBCC images/core-x86.pb-c.c [2020-08-04T12:14:10.776Z] #39 16.54 PBCC images/core.pb-c.c [2020-08-04T12:14:10.776Z] #39 16.63 PBCC images/inventory.pb-c.c [2020-08-04T12:14:10.776Z] #39 16.70 DEP images/core-aarch64.pb-c.d [2020-08-04T12:14:10.776Z] #39 16.74 DEP images/core-arm.pb-c.d [2020-08-04T12:14:10.776Z] #39 16.78 DEP images/core-ppc64.pb-c.d [2020-08-04T12:14:10.799Z] #39 22.45 CC images/cpuinfo.o [2020-08-04T12:14:10.810Z] #40 26.37 CC images/ns.o [2020-08-04T12:14:11.033Z] #39 16.85 DEP images/core-s390.pb-c.d [2020-08-04T12:14:11.033Z] #39 16.90 DEP images/core-x86.pb-c.d [2020-08-04T12:14:11.033Z] #39 16.94 DEP images/core.pb-c.d [2020-08-04T12:14:11.033Z] #39 ... [2020-08-04T12:14:11.033Z] [2020-08-04T12:14:11.033Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:11.033Z] #47 88.58 encoding/json [2020-08-04T12:14:11.033Z] #47 91.40 github.com/pkg/diff [2020-08-04T12:14:11.033Z] #47 92.85 go/ast [2020-08-04T12:14:11.033Z] #47 95.86 golang.org/x/crypto/ssh/terminal [2020-08-04T12:14:11.033Z] #47 97.28 mvdan.cc/editorconfig [2020-08-04T12:14:11.033Z] #47 98.36 mvdan.cc/sh/v3/fileutil [2020-08-04T12:14:11.033Z] #47 98.45 mvdan.cc/sh/v3/syntax [2020-08-04T12:14:11.110Z] #40 26.70 CC images/regfile.o [2020-08-04T12:14:11.155Z] #52 39.08 + bin/ctr [2020-08-04T12:14:11.290Z] #47 ... [2020-08-04T12:14:11.290Z] [2020-08-04T12:14:11.290Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:11.291Z] #52 35.14 Checking out files: 30% (977/3209) Checking out files: 31% (995/3209) Checking out files: 32% (1027/3209) Checking out files: 33% (1059/3209) Checking out files: 34% (1092/3209) Checking out files: 35% (1124/3209) Checking out files: 36% (1156/3209) Checking out files: 37% (1188/3209) Checking out files: 38% (1220/3209) Checking out files: 39% (1252/3209) Checking out files: 40% (1284/3209) Checking out files: 41% (1316/3209) Checking out files: 42% (1348/3209) Checking out files: 43% (1380/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 57% (1838/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-04T12:14:11.291Z] #52 37.19 + cd /tmp/tmp.8xKobEOYYH/src/github.com/containerd/containerd [2020-08-04T12:14:11.291Z] #52 37.19 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T12:14:11.291Z] #52 38.86 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-04T12:14:11.291Z] #52 38.86 + BUILDTAGS='netgo osusergo static_build' [2020-08-04T12:14:11.291Z] #52 38.86 + export EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:14:11.291Z] #52 38.86 + EXTRA_FLAGS=-buildmode=pie [2020-08-04T12:14:11.291Z] #52 38.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-04T12:14:11.291Z] #52 38.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-04T12:14:11.291Z] #52 38.86 + '[' '' = dynamic ']' [2020-08-04T12:14:11.291Z] #52 38.86 + make [2020-08-04T12:14:11.370Z] #39 22.92 CC images/inventory.o [2020-08-04T12:14:11.410Z] #40 27.07 CC images/ghost-file.o [2020-08-04T12:14:11.421Z] #10 ... [2020-08-04T12:14:11.421Z] [2020-08-04T12:14:11.421Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:11.421Z] #54 88.46 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:14:11.421Z] #54 88.46 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-04T12:14:11.421Z] #54 DONE 95.5s [2020-08-04T12:14:11.421Z] [2020-08-04T12:14:11.421Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T12:14:11.421Z] #55 DONE 0.1s [2020-08-04T12:14:11.421Z] [2020-08-04T12:14:11.421Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T12:14:11.421Z] #56 DONE 0.1s [2020-08-04T12:14:11.421Z] [2020-08-04T12:14:11.421Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:11.421Z] #39 23.79 CC images/core-s390.o [2020-08-04T12:14:11.421Z] #39 24.63 CC images/cpuinfo.o [2020-08-04T12:14:11.421Z] #39 25.10 CC images/inventory.o [2020-08-04T12:14:11.421Z] #39 25.36 CC images/fdinfo.o [2020-08-04T12:14:11.421Z] #39 25.76 CC images/fown.o [2020-08-04T12:14:11.421Z] #39 25.91 CC images/ns.o [2020-08-04T12:14:11.421Z] #39 26.04 CC images/regfile.o [2020-08-04T12:14:11.421Z] #39 26.38 CC images/ghost-file.o [2020-08-04T12:14:11.633Z] #39 23.23 CC images/fdinfo.o [2020-08-04T12:14:11.684Z] #39 26.78 CC images/fifo.o [2020-08-04T12:14:11.684Z] #39 ... [2020-08-04T12:14:11.684Z] [2020-08-04T12:14:11.684Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:11.684Z] #41 86.26 mime [2020-08-04T12:14:11.684Z] #41 86.74 net/http/internal [2020-08-04T12:14:11.684Z] #41 88.42 vendor/golang.org/x/net/idna [2020-08-04T12:14:11.685Z] #41 92.26 vendor/golang.org/x/net/http/httpproxy [2020-08-04T12:14:11.685Z] #41 92.27 crypto/x509 [2020-08-04T12:14:11.685Z] #41 92.27 net/textproto [2020-08-04T12:14:11.685Z] #41 93.49 vendor/golang.org/x/net/http/httpguts [2020-08-04T12:14:11.685Z] #41 93.49 mime/multipart [2020-08-04T12:14:11.685Z] #41 95.76 crypto/tls [2020-08-04T12:14:11.893Z] #39 23.56 CC images/fown.o [2020-08-04T12:14:11.973Z] #41 ... [2020-08-04T12:14:11.973Z] [2020-08-04T12:14:11.973Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:11.973Z] #39 27.02 CC images/remap-file-path.o [2020-08-04T12:14:12.062Z] #40 27.59 CC images/fifo.o [2020-08-04T12:14:12.062Z] #40 27.87 CC images/remap-file-path.o [2020-08-04T12:14:12.153Z] #39 23.79 CC images/ns.o [2020-08-04T12:14:12.153Z] #39 24.00 CC images/regfile.o [2020-08-04T12:14:12.221Z] #52 39.85 + bin/ctr [2020-08-04T12:14:12.236Z] #39 27.33 CC images/eventfd.o [2020-08-04T12:14:12.364Z] #40 28.12 CC images/eventfd.o [2020-08-04T12:14:12.413Z] #39 24.24 CC images/ghost-file.o [2020-08-04T12:14:12.503Z] #39 27.49 CC images/eventpoll.o [2020-08-04T12:14:12.668Z] #40 28.35 CC images/eventpoll.o [2020-08-04T12:14:12.674Z] #39 24.56 CC images/fifo.o [2020-08-04T12:14:12.766Z] #39 27.85 CC images/fh.o [2020-08-04T12:14:13.030Z] #39 28.20 CC images/fsnotify.o [2020-08-04T12:14:13.245Z] #39 24.76 CC images/remap-file-path.o [2020-08-04T12:14:13.245Z] #39 24.94 CC images/eventfd.o [2020-08-04T12:14:13.319Z] #40 28.82 CC images/fh.o [2020-08-04T12:14:13.319Z] #40 ... [2020-08-04T12:14:13.319Z] [2020-08-04T12:14:13.319Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:13.319Z] #42 85.90 internal/poll [2020-08-04T12:14:13.319Z] #42 90.87 regexp [2020-08-04T12:14:13.319Z] #42 91.96 path/filepath [2020-08-04T12:14:13.319Z] #42 92.99 net [2020-08-04T12:14:13.319Z] #42 96.10 os/exec [2020-08-04T12:14:13.319Z] #42 ... [2020-08-04T12:14:13.319Z] [2020-08-04T12:14:13.319Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:13.319Z] #31 92.96 io/ioutil [2020-08-04T12:14:13.319Z] #31 95.29 flag [2020-08-04T12:14:13.319Z] #31 95.30 log [2020-08-04T12:14:13.319Z] #31 95.31 github.com/BurntSushi/toml [2020-08-04T12:14:13.506Z] #39 25.16 CC images/eventpoll.o [2020-08-04T12:14:13.607Z] #39 28.71 CC images/signalfd.o [2020-08-04T12:14:13.766Z] #39 25.43 CC images/fh.o [2020-08-04T12:14:13.871Z] #39 28.97 CC images/fs.o [2020-08-04T12:14:14.027Z] #39 25.73 CC images/fsnotify.o [2020-08-04T12:14:14.135Z] #39 29.19 CC images/pstree.o [2020-08-04T12:14:14.399Z] #39 29.46 CC images/pipe.o [2020-08-04T12:14:14.399Z] #39 29.68 CC images/tcp-stream.o [2020-08-04T12:14:14.450Z] #52 ... [2020-08-04T12:14:14.450Z] [2020-08-04T12:14:14.450Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:14.450Z] #47 98.82 mvdan.cc/sh/v3/cmd/shfmt [2020-08-04T12:14:14.597Z] #39 26.32 CC images/signalfd.o [2020-08-04T12:14:14.857Z] #39 26.53 CC images/fs.o [2020-08-04T12:14:14.976Z] #39 29.98 CC images/sk-packet.o [2020-08-04T12:14:14.976Z] #39 30.26 CC images/mnt.o [2020-08-04T12:14:15.118Z] #39 26.74 CC images/pstree.o [2020-08-04T12:14:15.378Z] #39 27.04 CC images/pipe.o [2020-08-04T12:14:15.553Z] #39 30.43 CC images/pipe-data.o [2020-08-04T12:14:15.553Z] #39 30.64 CC images/sa.o [2020-08-04T12:14:15.553Z] #39 30.79 CC images/timer.o [2020-08-04T12:14:15.638Z] #39 27.30 CC images/tcp-stream.o [2020-08-04T12:14:15.638Z] #39 27.53 CC images/sk-packet.o [2020-08-04T12:14:15.817Z] #39 31.03 CC images/timerfd.o [2020-08-04T12:14:16.081Z] #39 31.22 CC images/mm.o [2020-08-04T12:14:16.106Z] #31 ... [2020-08-04T12:14:16.106Z] [2020-08-04T12:14:16.106Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:16.106Z] #40 29.29 CC images/fsnotify.o [2020-08-04T12:14:16.106Z] #40 30.40 CC images/signalfd.o [2020-08-04T12:14:16.106Z] #40 30.69 CC images/fs.o [2020-08-04T12:14:16.106Z] #40 30.95 CC images/pstree.o [2020-08-04T12:14:16.106Z] #40 31.29 CC images/pipe.o [2020-08-04T12:14:16.106Z] #40 31.56 CC images/tcp-stream.o [2020-08-04T12:14:16.106Z] #40 31.82 CC images/sk-packet.o [2020-08-04T12:14:16.209Z] #39 27.83 CC images/mnt.o [2020-08-04T12:14:16.347Z] #39 31.51 CC images/sk-opts.o [2020-08-04T12:14:16.406Z] #40 32.19 CC images/mnt.o [2020-08-04T12:14:16.470Z] #39 28.00 CC images/pipe-data.o [2020-08-04T12:14:16.470Z] #39 28.19 CC images/sa.o [2020-08-04T12:14:16.470Z] #39 ... [2020-08-04T12:14:16.470Z] [2020-08-04T12:14:16.470Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:16.470Z] #47 105.1 mvdan.cc/sh/v3/cmd/shfmt [2020-08-04T12:14:16.470Z] #47 DONE 111.1s [2020-08-04T12:14:16.470Z] [2020-08-04T12:14:16.470Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:16.470Z] #41 106.0 github.com/LK4D4/vndr/versioned [2020-08-04T12:14:16.470Z] #41 106.1 compress/flate [2020-08-04T12:14:16.470Z] #41 106.4 github.com/LK4D4/vndr/build [2020-08-04T12:14:16.470Z] #41 108.8 hash/crc32 [2020-08-04T12:14:16.470Z] #41 109.5 net [2020-08-04T12:14:16.470Z] #41 109.5 compress/gzip [2020-08-04T12:14:16.470Z] #41 110.2 vendor/golang.org/x/text/transform [2020-08-04T12:14:16.470Z] #41 111.0 vendor/golang.org/x/text/unicode/bidi [2020-08-04T12:14:16.610Z] #39 31.64 CC images/sk-unix.o [2020-08-04T12:14:16.706Z] #40 32.39 CC images/pipe-data.o [2020-08-04T12:14:16.874Z] #39 31.97 CC images/sk-inet.o [2020-08-04T12:14:17.028Z] #40 32.62 CC images/sa.o [2020-08-04T12:14:17.328Z] #40 32.93 CC images/timer.o [2020-08-04T12:14:17.452Z] #39 32.46 CC images/tun.o [2020-08-04T12:14:17.452Z] #39 32.75 CC images/sk-netlink.o [2020-08-04T12:14:17.508Z] #52 ... [2020-08-04T12:14:17.508Z] [2020-08-04T12:14:17.508Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:17.508Z] #41 94.87 go/parser [2020-08-04T12:14:17.508Z] #41 97.39 text/template [2020-08-04T12:14:17.508Z] #41 98.64 encoding/xml [2020-08-04T12:14:17.508Z] #41 101.9 go/doc [2020-08-04T12:14:17.508Z] #41 104.0 github.com/LK4D4/vndr/versioned [2020-08-04T12:14:17.508Z] #41 104.1 compress/flate [2020-08-04T12:14:17.508Z] #41 ... [2020-08-04T12:14:17.508Z] [2020-08-04T12:14:17.508Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:17.508Z] #39 17.01 DEP images/inventory.pb-c.d [2020-08-04T12:14:17.508Z] #39 17.11 PBCC images/cpuinfo.pb-c.c [2020-08-04T12:14:17.508Z] #39 17.15 DEP images/cpuinfo.pb-c.d [2020-08-04T12:14:17.508Z] #39 17.19 PBCC images/stats.pb-c.c [2020-08-04T12:14:17.508Z] #39 17.21 DEP images/stats.pb-c.d [2020-08-04T12:14:17.508Z] #39 18.61 make[1]: Nothing to be done for 'all'. [2020-08-04T12:14:17.508Z] #39 19.97 CC images/stats.o [2020-08-04T12:14:17.508Z] #39 20.36 CC images/core.o [2020-08-04T12:14:17.508Z] #39 20.96 CC images/core-x86.o [2020-08-04T12:14:17.508Z] #39 21.37 CC images/core-arm.o [2020-08-04T12:14:17.508Z] #39 21.67 CC images/core-aarch64.o [2020-08-04T12:14:17.508Z] #39 22.08 CC images/core-ppc64.o [2020-08-04T12:14:17.508Z] #39 22.66 CC images/core-s390.o [2020-08-04T12:14:17.508Z] #39 23.27 CC images/cpuinfo.o [2020-08-04T12:14:17.630Z] #40 33.41 CC images/timerfd.o [2020-08-04T12:14:17.737Z] #47 ... [2020-08-04T12:14:17.737Z] [2020-08-04T12:14:17.737Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:17.737Z] #41 92.10 text/template [2020-08-04T12:14:17.737Z] #41 93.51 encoding/xml [2020-08-04T12:14:17.737Z] #41 97.12 go/doc [2020-08-04T12:14:17.737Z] #41 98.44 github.com/LK4D4/vndr/versioned [2020-08-04T12:14:17.737Z] #41 98.50 compress/flate [2020-08-04T12:14:17.737Z] #41 100.4 github.com/LK4D4/vndr/build [2020-08-04T12:14:17.737Z] #41 101.0 hash/crc32 [2020-08-04T12:14:17.737Z] #41 101.4 compress/gzip [2020-08-04T12:14:17.769Z] #39 ... [2020-08-04T12:14:17.769Z] [2020-08-04T12:14:17.769Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:17.769Z] #41 105.4 github.com/LK4D4/vndr/build [2020-08-04T12:14:17.996Z] #41 ... [2020-08-04T12:14:17.996Z] [2020-08-04T12:14:17.996Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:17.996Z] #39 15.06 make[1]: Nothing to be done for 'all'. [2020-08-04T12:14:17.996Z] #39 16.33 CC images/stats.o [2020-08-04T12:14:17.996Z] #39 16.66 CC images/core.o [2020-08-04T12:14:17.996Z] #39 17.28 CC images/core-x86.o [2020-08-04T12:14:17.996Z] #39 17.77 CC images/core-arm.o [2020-08-04T12:14:17.996Z] #39 18.14 CC images/core-aarch64.o [2020-08-04T12:14:17.996Z] #39 18.48 CC images/core-ppc64.o [2020-08-04T12:14:17.996Z] #39 18.98 CC images/core-s390.o [2020-08-04T12:14:17.996Z] #39 19.60 CC images/cpuinfo.o [2020-08-04T12:14:17.996Z] #39 19.95 CC images/inventory.o [2020-08-04T12:14:17.996Z] #39 20.21 CC images/fdinfo.o [2020-08-04T12:14:17.996Z] #39 20.65 CC images/fown.o [2020-08-04T12:14:17.996Z] #39 20.91 CC images/ns.o [2020-08-04T12:14:17.996Z] #39 21.13 CC images/regfile.o [2020-08-04T12:14:17.996Z] #39 21.45 CC images/ghost-file.o [2020-08-04T12:14:17.996Z] #39 21.75 CC images/fifo.o [2020-08-04T12:14:17.996Z] #39 22.00 CC images/remap-file-path.o [2020-08-04T12:14:17.996Z] #39 22.17 CC images/eventfd.o [2020-08-04T12:14:17.996Z] #39 22.38 CC images/eventpoll.o [2020-08-04T12:14:17.996Z] #39 22.64 CC images/fh.o [2020-08-04T12:14:17.996Z] #39 22.93 CC images/fsnotify.o [2020-08-04T12:14:17.996Z] #39 ... [2020-08-04T12:14:17.996Z] [2020-08-04T12:14:17.996Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:17.996Z] #41 102.4 net [2020-08-04T12:14:18.028Z] #39 33.12 CC images/packet-sock.o [2020-08-04T12:14:18.282Z] #40 33.76 CC images/mm.o [2020-08-04T12:14:18.282Z] #40 34.13 CC images/sk-opts.o [2020-08-04T12:14:18.292Z] #39 33.44 CC images/ipc-var.o [2020-08-04T12:14:18.556Z] #39 33.62 CC images/ipc-desc.o [2020-08-04T12:14:18.582Z] #40 34.37 CC images/sk-unix.o [2020-08-04T12:14:18.819Z] #39 33.85 CC images/ipc-shm.o [2020-08-04T12:14:18.819Z] #39 ... [2020-08-04T12:14:18.819Z] [2020-08-04T12:14:18.819Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:18.819Z] #10 103.3 Selecting previously unselected package libapparmor1:arm64. [2020-08-04T12:14:18.819Z] #10 103.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-08-04T12:14:18.819Z] #10 103.3 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-08-04T12:14:18.819Z] #10 103.4 Selecting previously unselected package libapparmor-dev:arm64. [2020-08-04T12:14:18.819Z] #10 103.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-08-04T12:14:18.819Z] #10 103.4 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-04T12:14:18.882Z] #40 ... [2020-08-04T12:14:18.882Z] [2020-08-04T12:14:18.882Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:18.882Z] #42 101.4 internal/lazyregexp [2020-08-04T12:14:18.882Z] #42 101.4 github.com/LK4D4/vndr/versioned [2020-08-04T12:14:18.938Z] #41 103.4 vendor/golang.org/x/text/transform [2020-08-04T12:14:19.013Z] #41 ... [2020-08-04T12:14:19.013Z] [2020-08-04T12:14:19.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:19.013Z] #39 28.52 CC images/timer.o [2020-08-04T12:14:19.013Z] #39 29.27 CC images/timerfd.o [2020-08-04T12:14:19.013Z] #39 29.76 CC images/mm.o [2020-08-04T12:14:19.013Z] #39 30.00 CC images/sk-opts.o [2020-08-04T12:14:19.013Z] #39 30.20 CC images/sk-unix.o [2020-08-04T12:14:19.013Z] #39 30.42 CC images/sk-inet.o [2020-08-04T12:14:19.013Z] #39 30.69 CC images/tun.o [2020-08-04T12:14:19.083Z] #10 103.5 Selecting previously unselected package libbtrfs0. [2020-08-04T12:14:19.084Z] #10 103.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-04T12:14:19.084Z] #10 103.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:14:19.084Z] #10 103.7 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:14:19.084Z] #10 103.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-04T12:14:19.084Z] #10 103.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:14:19.274Z] #39 30.96 CC images/sk-netlink.o [2020-08-04T12:14:19.347Z] #10 103.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-08-04T12:14:19.347Z] #10 103.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-04T12:14:19.347Z] #10 103.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-04T12:14:19.347Z] #10 104.0 Selecting previously unselected package libudev-dev:arm64. [2020-08-04T12:14:19.347Z] #10 104.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-08-04T12:14:19.534Z] #39 31.16 CC images/packet-sock.o [2020-08-04T12:14:19.610Z] #10 104.0 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-04T12:14:19.610Z] #10 104.2 Selecting previously unselected package libsepol1-dev:arm64. [2020-08-04T12:14:19.610Z] #10 104.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-08-04T12:14:19.738Z] #41 107.4 hash/crc32 [2020-08-04T12:14:19.794Z] #39 31.43 CC images/ipc-var.o [2020-08-04T12:14:19.874Z] #10 104.2 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-08-04T12:14:19.874Z] #10 104.6 Selecting previously unselected package libpcre16-3:arm64. [2020-08-04T12:14:19.874Z] #10 104.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-08-04T12:14:19.877Z] #41 104.2 vendor/golang.org/x/text/unicode/bidi [2020-08-04T12:14:20.055Z] #39 31.63 CC images/ipc-desc.o [2020-08-04T12:14:20.055Z] #39 31.81 CC images/ipc-shm.o [2020-08-04T12:14:20.136Z] #41 ... [2020-08-04T12:14:20.136Z] [2020-08-04T12:14:20.136Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:20.136Z] #47 DONE 104.6s [2020-08-04T12:14:20.137Z] #10 104.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-08-04T12:14:20.305Z] #41 107.9 compress/gzip [2020-08-04T12:14:20.305Z] #41 108.1 vendor/golang.org/x/crypto/cryptobyte [2020-08-04T12:14:20.315Z] #39 31.96 CC images/ipc-msg.o [2020-08-04T12:14:20.315Z] #39 32.21 CC images/ipc-sem.o [2020-08-04T12:14:20.396Z] [2020-08-04T12:14:20.396Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:20.396Z] #39 23.48 CC images/signalfd.o [2020-08-04T12:14:20.396Z] #39 23.74 CC images/fs.o [2020-08-04T12:14:20.396Z] #39 23.92 CC images/pstree.o [2020-08-04T12:14:20.396Z] #39 24.12 CC images/pipe.o [2020-08-04T12:14:20.396Z] #39 24.35 CC images/tcp-stream.o [2020-08-04T12:14:20.396Z] #39 24.56 CC images/sk-packet.o [2020-08-04T12:14:20.396Z] #39 24.84 CC images/mnt.o [2020-08-04T12:14:20.396Z] #39 25.00 CC images/pipe-data.o [2020-08-04T12:14:20.396Z] #39 25.24 CC images/sa.o [2020-08-04T12:14:20.396Z] #39 25.49 CC images/timer.o [2020-08-04T12:14:20.401Z] #10 104.8 Selecting previously unselected package libpcre32-3:arm64. [2020-08-04T12:14:20.401Z] #10 104.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-08-04T12:14:20.401Z] #10 104.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-08-04T12:14:20.401Z] #10 105.1 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-08-04T12:14:20.424Z] #42 ... [2020-08-04T12:14:20.424Z] [2020-08-04T12:14:20.424Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:20.424Z] #48 93.12 io/ioutil [2020-08-04T12:14:20.424Z] #48 94.94 mvdan.cc/sh/v3/fileutil [2020-08-04T12:14:20.424Z] #48 96.41 encoding/binary [2020-08-04T12:14:20.424Z] #48 96.41 flag [2020-08-04T12:14:20.424Z] #48 96.41 go/token [2020-08-04T12:14:20.424Z] #48 96.42 github.com/pkg/diff [2020-08-04T12:14:20.424Z] #48 98.99 go/scanner [2020-08-04T12:14:20.424Z] #48 100.6 mvdan.cc/editorconfig [2020-08-04T12:14:20.424Z] #48 101.3 mvdan.cc/sh/v3/syntax [2020-08-04T12:14:20.424Z] #48 102.1 encoding/json [2020-08-04T12:14:20.673Z] #10 105.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-08-04T12:14:20.673Z] #10 105.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-04T12:14:20.673Z] #10 105.2 Selecting previously unselected package libpcre3-dev:arm64. [2020-08-04T12:14:20.673Z] #10 105.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-08-04T12:14:20.673Z] #10 105.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-04T12:14:20.726Z] #48 ... [2020-08-04T12:14:20.726Z] [2020-08-04T12:14:20.726Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:20.726Z] #40 34.73 CC images/sk-inet.o [2020-08-04T12:14:20.726Z] #40 35.29 CC images/tun.o [2020-08-04T12:14:20.726Z] #40 35.74 CC images/sk-netlink.o [2020-08-04T12:14:20.726Z] #40 36.01 CC images/packet-sock.o [2020-08-04T12:14:20.726Z] #40 36.50 CC images/ipc-var.o [2020-08-04T12:14:20.885Z] #39 32.44 CC images/utsns.o [2020-08-04T12:14:20.885Z] #39 32.58 CC images/creds.o [2020-08-04T12:14:20.952Z] #10 105.6 Selecting previously unselected package libselinux1-dev:arm64. [2020-08-04T12:14:20.967Z] #39 26.05 CC images/timerfd.o [2020-08-04T12:14:21.047Z] #40 36.73 CC images/ipc-desc.o [2020-08-04T12:14:21.146Z] #39 32.74 CC images/vma.o [2020-08-04T12:14:21.146Z] #39 32.92 CC images/netdev.o [2020-08-04T12:14:21.215Z] #10 105.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-08-04T12:14:21.215Z] #10 105.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-04T12:14:21.215Z] #10 105.9 Selecting previously unselected package libdevmapper-dev:arm64. [2020-08-04T12:14:21.226Z] #39 26.47 CC images/mm.o [2020-08-04T12:14:21.236Z] #41 108.8 net [2020-08-04T12:14:21.357Z] #40 37.06 CC images/ipc-shm.o [2020-08-04T12:14:21.478Z] #10 105.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-08-04T12:14:21.478Z] #10 105.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-04T12:14:21.478Z] #10 106.0 Selecting previously unselected package libseccomp-dev:arm64. [2020-08-04T12:14:21.479Z] #10 106.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-08-04T12:14:21.479Z] #10 106.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-04T12:14:21.485Z] #39 26.75 CC images/sk-opts.o [2020-08-04T12:14:21.656Z] #40 37.44 CC images/ipc-msg.o [2020-08-04T12:14:21.718Z] #39 33.26 CC images/tty.o [2020-08-04T12:14:21.743Z] #10 106.2 Selecting previously unselected package libsystemd-dev:arm64. [2020-08-04T12:14:21.743Z] #10 106.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-08-04T12:14:21.743Z] #10 106.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-04T12:14:21.744Z] #39 26.92 CC images/sk-unix.o [2020-08-04T12:14:21.981Z] #39 33.73 CC images/file-lock.o [2020-08-04T12:14:22.003Z] #39 27.14 CC images/sk-inet.o [2020-08-04T12:14:22.006Z] #10 106.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-04T12:14:22.006Z] #10 106.7 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-04T12:14:22.241Z] #39 33.86 CC images/rlimit.o [2020-08-04T12:14:22.262Z] #39 27.55 CC images/tun.o [2020-08-04T12:14:22.270Z] #10 106.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-08-04T12:14:22.270Z] #10 106.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:14:22.270Z] #10 106.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-08-04T12:14:22.270Z] #10 106.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-08-04T12:14:22.270Z] #10 106.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:22.270Z] #10 106.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:14:22.270Z] #10 106.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-08-04T12:14:22.270Z] #10 106.8 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-04T12:14:22.270Z] #10 106.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:14:22.270Z] #10 106.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:14:22.310Z] #40 ... [2020-08-04T12:14:22.310Z] [2020-08-04T12:14:22.310Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:22.310Z] #31 100.4 github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T12:14:22.310Z] #31 DONE 104.9s [2020-08-04T12:14:22.310Z] [2020-08-04T12:14:22.310Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:22.310Z] #40 37.83 CC images/ipc-sem.o [2020-08-04T12:14:22.502Z] #39 34.20 CC images/pagemap.o [2020-08-04T12:14:22.534Z] #10 106.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-04T12:14:22.534Z] #10 107.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-04T12:14:22.534Z] #10 107.0 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-04T12:14:22.534Z] #10 107.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:14:22.534Z] #10 107.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-04T12:14:22.534Z] #10 107.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:22.534Z] #10 107.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:14:22.534Z] #10 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:14:22.534Z] #10 107.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:22.534Z] #10 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:14:22.534Z] #10 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:14:22.534Z] #10 107.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:14:22.608Z] #41 ... [2020-08-04T12:14:22.608Z] [2020-08-04T12:14:22.608Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:22.608Z] #47 104.1 mvdan.cc/sh/v3/cmd/shfmt [2020-08-04T12:14:22.608Z] #47 DONE 110.1s [2020-08-04T12:14:22.608Z] [2020-08-04T12:14:22.608Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:22.608Z] #41 110.1 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-04T12:14:22.610Z] #40 38.23 CC images/utsns.o [2020-08-04T12:14:22.762Z] #39 34.47 CC images/siginfo.o [2020-08-04T12:14:22.798Z] #10 107.2 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-04T12:14:22.798Z] #10 107.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-04T12:14:22.798Z] #10 107.2 Setting up dmsetup (2:1.02.155-3) ... [2020-08-04T12:14:22.798Z] #10 107.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-04T12:14:22.798Z] #10 107.3 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-04T12:14:22.798Z] #10 107.3 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:14:22.831Z] #39 27.89 CC images/sk-netlink.o [2020-08-04T12:14:22.831Z] #39 28.11 CC images/packet-sock.o [2020-08-04T12:14:22.910Z] #40 38.56 CC images/creds.o [2020-08-04T12:14:23.023Z] #39 34.76 CC images/rpc.o [2020-08-04T12:14:23.376Z] #10 DONE 107.9s [2020-08-04T12:14:23.376Z] [2020-08-04T12:14:23.376Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T12:14:23.399Z] #39 28.44 CC images/ipc-var.o [2020-08-04T12:14:23.538Z] #41 111.0 vendor/golang.org/x/crypto/poly1305 [2020-08-04T12:14:23.556Z] #40 38.99 CC images/vma.o [2020-08-04T12:14:23.659Z] #39 28.70 CC images/ipc-desc.o [2020-08-04T12:14:23.854Z] #40 39.46 CC images/netdev.o [2020-08-04T12:14:23.918Z] #39 28.88 CC images/ipc-shm.o [2020-08-04T12:14:23.918Z] #39 29.05 CC images/ipc-msg.o [2020-08-04T12:14:23.963Z] #39 35.76 CC images/ext-file.o [2020-08-04T12:14:24.102Z] #41 111.6 vendor/golang.org/x/sys/cpu [2020-08-04T12:14:24.102Z] #41 111.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-04T12:14:24.155Z] #40 39.86 CC images/tty.o [2020-08-04T12:14:24.178Z] #39 29.30 CC images/ipc-sem.o [2020-08-04T12:14:24.178Z] #39 ... [2020-08-04T12:14:24.178Z] [2020-08-04T12:14:24.178Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:24.178Z] #10 108.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-04T12:14:24.178Z] #10 108.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T12:14:24.178Z] #10 108.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:24.223Z] #39 35.93 CC images/cgroup.o [2020-08-04T12:14:24.798Z] #39 36.49 CC images/userns.o [2020-08-04T12:14:24.826Z] #40 40.48 CC images/file-lock.o [2020-08-04T12:14:25.059Z] #39 36.80 CC images/google/protobuf/descriptor.o [2020-08-04T12:14:25.126Z] #40 40.82 CC images/rlimit.o [2020-08-04T12:14:25.306Z] #11 DONE 2.0s [2020-08-04T12:14:25.306Z] [2020-08-04T12:14:25.306Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:25.306Z] #49 1.530 + RM_GOPATH=0 [2020-08-04T12:14:25.306Z] #49 1.530 + TMP_GOPATH= [2020-08-04T12:14:25.306Z] #49 1.530 + : /build [2020-08-04T12:14:25.306Z] #49 1.530 + '[' -z '' ']' [2020-08-04T12:14:25.306Z] #49 1.531 ++ mktemp -d [2020-08-04T12:14:25.306Z] #49 1.533 + export GOPATH=/tmp/tmp.5VFfT9ZEes [2020-08-04T12:14:25.306Z] #49 1.533 + GOPATH=/tmp/tmp.5VFfT9ZEes [2020-08-04T12:14:25.306Z] #49 1.533 + RM_GOPATH=1 [2020-08-04T12:14:25.306Z] #49 1.533 + case "$(go env GOARCH)" in [2020-08-04T12:14:25.306Z] #49 1.533 ++ go env GOARCH [2020-08-04T12:14:25.306Z] #49 1.562 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:14:25.306Z] #49 1.562 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:14:25.306Z] #49 1.563 ++ dirname /tmp/install/install.sh [2020-08-04T12:14:25.306Z] #49 1.564 + dir=/tmp/install [2020-08-04T12:14:25.306Z] #49 1.564 + bin=runc [2020-08-04T12:14:25.306Z] #49 1.564 + shift [2020-08-04T12:14:25.306Z] #49 1.564 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-04T12:14:25.306Z] #49 1.564 + . /tmp/install/runc.installer [2020-08-04T12:14:25.306Z] #49 1.565 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:14:25.306Z] #49 1.565 + install_runc [2020-08-04T12:14:25.306Z] #49 1.566 + uname -r [2020-08-04T12:14:25.306Z] #49 1.570 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-04T12:14:25.306Z] #49 1.574 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-04T12:14:25.306Z] #49 1.574 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-04T12:14:25.306Z] #49 1.574 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-04T12:14:25.306Z] #49 1.574 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5VFfT9ZEes/src/github.com/opencontainers/runc [2020-08-04T12:14:25.306Z] #49 1.584 Cloning into '/tmp/tmp.5VFfT9ZEes/src/github.com/opencontainers/runc'... [2020-08-04T12:14:25.426Z] #40 41.06 CC images/pagemap.o [2020-08-04T12:14:25.471Z] #41 112.8 vendor/golang.org/x/crypto/hkdf [2020-08-04T12:14:25.471Z] #41 112.9 vendor/golang.org/x/text/transform [2020-08-04T12:14:25.570Z] #49 ... [2020-08-04T12:14:25.570Z] [2020-08-04T12:14:25.570Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:25.570Z] #41 100.3 net/http/httptrace [2020-08-04T12:14:25.570Z] #41 100.4 net/http [2020-08-04T12:14:25.570Z] #41 108.0 github.com/LK4D4/vndr/godl [2020-08-04T12:14:25.570Z] #41 108.7 github.com/LK4D4/vndr [2020-08-04T12:14:25.727Z] #40 41.36 CC images/siginfo.o [2020-08-04T12:14:25.834Z] #41 ... [2020-08-04T12:14:25.834Z] [2020-08-04T12:14:25.834Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:25.834Z] #39 34.07 CC images/ipc-msg.o [2020-08-04T12:14:25.834Z] #39 34.39 CC images/ipc-sem.o [2020-08-04T12:14:25.834Z] #39 34.59 CC images/utsns.o [2020-08-04T12:14:25.834Z] #39 34.85 CC images/creds.o [2020-08-04T12:14:25.834Z] #39 35.08 CC images/vma.o [2020-08-04T12:14:25.834Z] #39 35.25 CC images/netdev.o [2020-08-04T12:14:25.834Z] #39 35.50 CC images/tty.o [2020-08-04T12:14:25.834Z] #39 36.03 CC images/file-lock.o [2020-08-04T12:14:25.834Z] #39 36.22 CC images/rlimit.o [2020-08-04T12:14:25.834Z] #39 36.37 CC images/pagemap.o [2020-08-04T12:14:25.834Z] #39 36.57 CC images/siginfo.o [2020-08-04T12:14:25.834Z] #39 36.75 CC images/rpc.o [2020-08-04T12:14:25.834Z] #39 37.76 CC images/ext-file.o [2020-08-04T12:14:25.834Z] #39 37.90 CC images/cgroup.o [2020-08-04T12:14:25.834Z] #39 38.48 CC images/userns.o [2020-08-04T12:14:25.834Z] #39 38.83 CC images/google/protobuf/descriptor.o [2020-08-04T12:14:25.834Z] #39 40.47 CC images/opts.o [2020-08-04T12:14:25.834Z] #39 40.71 CC images/seccomp.o [2020-08-04T12:14:26.027Z] #40 41.65 CC images/rpc.o [2020-08-04T12:14:26.035Z] #41 113.7 vendor/golang.org/x/text/unicode/bidi [2020-08-04T12:14:26.098Z] #39 41.03 CC images/binfmt-misc.o [2020-08-04T12:14:26.362Z] #39 41.40 CC images/time.o [2020-08-04T12:14:26.625Z] #39 41.65 CC images/sysctl.o [2020-08-04T12:14:26.625Z] #39 41.88 CC images/autofs.o [2020-08-04T12:14:26.889Z] #39 42.17 CC images/macvlan.o [2020-08-04T12:14:26.969Z] #39 38.29 CC images/opts.o [2020-08-04T12:14:26.969Z] #39 38.51 CC images/seccomp.o [2020-08-04T12:14:26.969Z] #39 ... [2020-08-04T12:14:26.969Z] [2020-08-04T12:14:26.969Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:26.969Z] #54 121.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:14:26.969Z] #54 121.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-04T12:14:27.404Z] #41 ... [2020-08-04T12:14:27.404Z] [2020-08-04T12:14:27.404Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:27.404Z] #10 115.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-04T12:14:27.467Z] #39 ... [2020-08-04T12:14:27.467Z] [2020-08-04T12:14:27.467Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T12:14:27.467Z] #12 DONE 1.9s [2020-08-04T12:14:27.467Z] [2020-08-04T12:14:27.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:27.467Z] #39 42.38 CC images/sit.o [2020-08-04T12:14:27.467Z] #39 ... [2020-08-04T12:14:27.467Z] [2020-08-04T12:14:27.467Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T12:14:27.569Z] #40 43.30 CC images/ext-file.o [2020-08-04T12:14:27.661Z] #10 115.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T12:14:27.661Z] #10 115.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:27.869Z] #40 43.58 CC images/cgroup.o [2020-08-04T12:14:27.919Z] #10 ... [2020-08-04T12:14:27.919Z] [2020-08-04T12:14:27.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:27.919Z] #39 23.78 CC images/inventory.o [2020-08-04T12:14:27.919Z] #39 24.08 CC images/fdinfo.o [2020-08-04T12:14:27.919Z] #39 24.55 CC images/fown.o [2020-08-04T12:14:27.919Z] #39 24.78 CC images/ns.o [2020-08-04T12:14:27.919Z] #39 25.11 CC images/regfile.o [2020-08-04T12:14:27.919Z] #39 25.39 CC images/ghost-file.o [2020-08-04T12:14:27.919Z] #39 25.73 CC images/fifo.o [2020-08-04T12:14:27.919Z] #39 25.93 CC images/remap-file-path.o [2020-08-04T12:14:27.919Z] #39 26.21 CC images/eventfd.o [2020-08-04T12:14:27.919Z] #39 26.42 CC images/eventpoll.o [2020-08-04T12:14:27.919Z] #39 26.71 CC images/fh.o [2020-08-04T12:14:27.919Z] #39 27.06 CC images/fsnotify.o [2020-08-04T12:14:27.919Z] #39 27.71 CC images/signalfd.o [2020-08-04T12:14:27.919Z] #39 27.98 CC images/fs.o [2020-08-04T12:14:27.919Z] #39 28.16 CC images/pstree.o [2020-08-04T12:14:27.919Z] #39 28.66 CC images/pipe.o [2020-08-04T12:14:27.919Z] #39 29.00 CC images/tcp-stream.o [2020-08-04T12:14:27.919Z] #39 29.31 CC images/sk-packet.o [2020-08-04T12:14:27.919Z] #39 29.59 CC images/mnt.o [2020-08-04T12:14:27.919Z] #39 29.96 CC images/pipe-data.o [2020-08-04T12:14:27.919Z] #39 30.13 CC images/sa.o [2020-08-04T12:14:27.919Z] #39 30.32 CC images/timer.o [2020-08-04T12:14:27.919Z] #39 30.65 CC images/timerfd.o [2020-08-04T12:14:27.919Z] #39 30.84 CC images/mm.o [2020-08-04T12:14:27.919Z] #39 31.13 CC images/sk-opts.o [2020-08-04T12:14:27.919Z] #39 31.32 CC images/sk-unix.o [2020-08-04T12:14:27.919Z] #39 31.66 CC images/sk-inet.o [2020-08-04T12:14:27.919Z] #39 32.12 CC images/tun.o [2020-08-04T12:14:27.919Z] #39 32.46 CC images/sk-netlink.o [2020-08-04T12:14:27.919Z] #39 32.71 CC images/packet-sock.o [2020-08-04T12:14:27.919Z] #39 33.04 CC images/ipc-var.o [2020-08-04T12:14:27.919Z] #39 33.15 CC images/ipc-desc.o [2020-08-04T12:14:27.919Z] #39 33.33 CC images/ipc-shm.o [2020-08-04T12:14:27.919Z] #39 33.59 CC images/ipc-msg.o [2020-08-04T12:14:27.919Z] #39 33.82 CC images/ipc-sem.o [2020-08-04T12:14:27.919Z] #39 ... [2020-08-04T12:14:27.919Z] [2020-08-04T12:14:27.919Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:27.919Z] #41 115.2 vendor/golang.org/x/text/secure/bidirule [2020-08-04T12:14:27.919Z] #41 115.6 vendor/golang.org/x/text/unicode/norm [2020-08-04T12:14:28.417Z] #13 1.240 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-04T12:14:28.518Z] #40 ... [2020-08-04T12:14:28.518Z] [2020-08-04T12:14:28.518Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:28.518Z] #11 101.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-04T12:14:28.518Z] #11 101.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-04T12:14:28.518Z] #11 101.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:28.818Z] #11 ... [2020-08-04T12:14:28.818Z] [2020-08-04T12:14:28.818Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:28.818Z] #42 104.5 net/url [2020-08-04T12:14:28.818Z] #42 104.5 go/ast [2020-08-04T12:14:28.818Z] #42 104.6 text/template/parse [2020-08-04T12:14:28.818Z] #42 108.7 encoding/json [2020-08-04T12:14:28.818Z] #42 ... [2020-08-04T12:14:28.818Z] [2020-08-04T12:14:28.818Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:28.818Z] #40 44.50 CC images/userns.o [2020-08-04T12:14:28.884Z] #54 ... [2020-08-04T12:14:28.884Z] [2020-08-04T12:14:28.884Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:28.884Z] #41 113.2 vendor/golang.org/x/text/secure/bidirule [2020-08-04T12:14:28.884Z] #41 113.5 vendor/golang.org/x/text/unicode/norm [2020-08-04T12:14:28.884Z] #41 117.4 vendor/golang.org/x/net/idna [2020-08-04T12:14:28.884Z] #41 119.3 vendor/golang.org/x/net/http2/hpack [2020-08-04T12:14:28.884Z] #41 120.5 mime [2020-08-04T12:14:28.884Z] #41 122.3 mime/quotedprintable [2020-08-04T12:14:28.884Z] #41 122.5 net/http/internal [2020-08-04T12:14:28.884Z] #41 ... [2020-08-04T12:14:28.884Z] [2020-08-04T12:14:28.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:28.884Z] #39 38.76 CC images/binfmt-misc.o [2020-08-04T12:14:28.884Z] #39 38.99 CC images/time.o [2020-08-04T12:14:28.884Z] #39 39.25 CC images/sysctl.o [2020-08-04T12:14:28.884Z] #39 39.44 CC images/autofs.o [2020-08-04T12:14:28.884Z] #39 39.61 CC images/macvlan.o [2020-08-04T12:14:28.884Z] #39 39.81 CC images/sit.o [2020-08-04T12:14:28.884Z] #39 40.03 CC images/memfd.o [2020-08-04T12:14:28.884Z] #39 40.29 CC images/timens.o [2020-08-04T12:14:28.884Z] #39 40.52 LINK images/built-in.o [2020-08-04T12:14:28.884Z] #39 40.70 GEN compel/include/asm [2020-08-04T12:14:28.993Z] #13 DONE 1.7s [2020-08-04T12:14:28.993Z] [2020-08-04T12:14:28.993Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:28.993Z] #39 42.66 CC images/memfd.o [2020-08-04T12:14:28.993Z] #39 43.01 CC images/timens.o [2020-08-04T12:14:28.993Z] #39 43.35 LINK images/built-in.o [2020-08-04T12:14:28.993Z] #39 43.44 GEN compel/include/asm [2020-08-04T12:14:28.993Z] #39 43.46 GEN compel/include/version.h [2020-08-04T12:14:28.993Z] #39 43.48 touch .config [2020-08-04T12:14:28.993Z] #39 43.55 GEN include/common/config.h [2020-08-04T12:14:28.993Z] #39 43.64 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-04T12:14:28.993Z] #39 43.65 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-08-04T12:14:28.993Z] #39 43.69 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-08-04T12:14:28.993Z] #39 43.71 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-08-04T12:14:28.993Z] #39 43.75 DEP compel/plugins/std/infect.d [2020-08-04T12:14:28.993Z] #39 43.83 DEP compel/plugins/std/string.d [2020-08-04T12:14:28.993Z] #39 43.89 DEP compel/plugins/std/log.d [2020-08-04T12:14:28.993Z] #39 43.94 DEP compel/plugins/std/fds.d [2020-08-04T12:14:28.993Z] #39 44.03 DEP compel/plugins/std/std.d [2020-08-04T12:14:28.993Z] #39 44.08 DEP compel/plugins/shmem/shmem.d [2020-08-04T12:14:28.993Z] #39 44.13 DEP compel/plugins/fds/fds.d [2020-08-04T12:14:29.127Z] #40 44.85 CC images/google/protobuf/descriptor.o [2020-08-04T12:14:29.145Z] #39 40.73 GEN compel/include/version.h [2020-08-04T12:14:29.145Z] #39 40.77 touch .config [2020-08-04T12:14:29.145Z] #39 40.81 GEN include/common/config.h [2020-08-04T12:14:29.145Z] #39 40.89 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-04T12:14:29.145Z] #39 40.91 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-04T12:14:29.145Z] #39 ... [2020-08-04T12:14:29.145Z] [2020-08-04T12:14:29.145Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:29.145Z] #10 113.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-04T12:14:29.145Z] #10 113.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T12:14:29.145Z] #10 113.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:29.145Z] #10 ... [2020-08-04T12:14:29.145Z] [2020-08-04T12:14:29.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:29.145Z] #39 40.93 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-04T12:14:29.145Z] #39 40.96 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-04T12:14:29.145Z] #39 40.98 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-04T12:14:29.145Z] #39 41.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-04T12:14:29.145Z] #39 41.02 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-04T12:14:29.257Z] #39 44.26 CC compel/plugins/std/std.o [2020-08-04T12:14:29.405Z] #39 41.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-04T12:14:29.406Z] #39 41.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-04T12:14:29.406Z] #39 41.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-04T12:14:29.406Z] #39 41.09 DEP compel/plugins/std/infect.d [2020-08-04T12:14:29.406Z] #39 41.19 DEP compel/plugins/std/string.d [2020-08-04T12:14:29.406Z] #39 41.24 DEP compel/plugins/std/log.d [2020-08-04T12:14:29.406Z] #39 41.31 DEP compel/plugins/std/fds.d [2020-08-04T12:14:29.521Z] #39 44.63 CC compel/plugins/std/fds.o [2020-08-04T12:14:29.666Z] #39 41.40 DEP compel/plugins/std/std.d [2020-08-04T12:14:29.666Z] #39 41.49 DEP compel/plugins/shmem/shmem.d [2020-08-04T12:14:29.666Z] #39 41.57 DEP compel/plugins/fds/fds.d [2020-08-04T12:14:29.785Z] #39 45.06 CC compel/plugins/std/log.o [2020-08-04T12:14:30.237Z] #39 41.76 CC compel/plugins/std/std.o [2020-08-04T12:14:30.498Z] #39 42.05 CC compel/plugins/std/fds.o [2020-08-04T12:14:30.736Z] #39 ... [2020-08-04T12:14:30.736Z] [2020-08-04T12:14:30.736Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T12:14:30.736Z] #14 DONE 1.7s [2020-08-04T12:14:30.736Z] [2020-08-04T12:14:30.736Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:30.736Z] #39 45.85 CC compel/plugins/std/string.o [2020-08-04T12:14:30.746Z] #10 ... [2020-08-04T12:14:30.746Z] [2020-08-04T12:14:30.746Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:30.746Z] #54 114.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:14:30.746Z] #54 114.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-04T12:14:30.759Z] #39 42.39 CC compel/plugins/std/log.o [2020-08-04T12:14:31.244Z] #40 ... [2020-08-04T12:14:31.244Z] [2020-08-04T12:14:31.244Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:31.244Z] #48 103.6 go/ast [2020-08-04T12:14:31.244Z] #48 105.2 golang.org/x/sys/unix [2020-08-04T12:14:31.244Z] #48 ... [2020-08-04T12:14:31.244Z] [2020-08-04T12:14:31.244Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:31.244Z] #40 46.95 CC images/opts.o [2020-08-04T12:14:31.329Z] #39 43.19 CC compel/plugins/std/string.o [2020-08-04T12:14:31.545Z] #40 47.20 CC images/seccomp.o [2020-08-04T12:14:31.682Z] #54 ... [2020-08-04T12:14:31.682Z] [2020-08-04T12:14:31.682Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:31.682Z] #41 106.2 vendor/golang.org/x/text/secure/bidirule [2020-08-04T12:14:31.682Z] #41 106.5 vendor/golang.org/x/text/unicode/norm [2020-08-04T12:14:31.682Z] #41 110.1 vendor/golang.org/x/net/idna [2020-08-04T12:14:31.682Z] #41 112.0 vendor/golang.org/x/net/http2/hpack [2020-08-04T12:14:31.682Z] #41 112.9 mime [2020-08-04T12:14:31.682Z] #41 114.3 mime/quotedprintable [2020-08-04T12:14:31.682Z] #41 114.6 net/http/internal [2020-08-04T12:14:31.686Z] #39 46.59 CC compel/plugins/std/infect.o [2020-08-04T12:14:31.686Z] #39 ... [2020-08-04T12:14:31.686Z] [2020-08-04T12:14:31.686Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:31.686Z] #41 DONE 116.2s [2020-08-04T12:14:31.857Z] #40 47.62 CC images/binfmt-misc.o [2020-08-04T12:14:31.942Z] #41 ... [2020-08-04T12:14:31.942Z] [2020-08-04T12:14:31.942Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:31.942Z] #39 29.45 CC images/utsns.o [2020-08-04T12:14:31.942Z] #39 29.65 CC images/creds.o [2020-08-04T12:14:31.942Z] #39 29.86 CC images/vma.o [2020-08-04T12:14:31.942Z] #39 30.04 CC images/netdev.o [2020-08-04T12:14:31.942Z] #39 30.37 CC images/tty.o [2020-08-04T12:14:31.942Z] #39 30.84 CC images/file-lock.o [2020-08-04T12:14:31.942Z] #39 31.00 CC images/rlimit.o [2020-08-04T12:14:31.942Z] #39 31.21 CC images/pagemap.o [2020-08-04T12:14:31.942Z] #39 31.49 CC images/siginfo.o [2020-08-04T12:14:31.942Z] #39 31.78 CC images/rpc.o [2020-08-04T12:14:31.942Z] #39 32.68 CC images/ext-file.o [2020-08-04T12:14:31.942Z] #39 32.86 CC images/cgroup.o [2020-08-04T12:14:31.942Z] #39 33.35 CC images/userns.o [2020-08-04T12:14:31.942Z] #39 33.54 CC images/google/protobuf/descriptor.o [2020-08-04T12:14:31.942Z] #39 34.89 CC images/opts.o [2020-08-04T12:14:31.942Z] #39 35.19 CC images/seccomp.o [2020-08-04T12:14:31.942Z] #39 35.45 CC images/binfmt-misc.o [2020-08-04T12:14:31.942Z] #39 35.65 CC images/time.o [2020-08-04T12:14:31.942Z] #39 35.88 CC images/sysctl.o [2020-08-04T12:14:31.942Z] #39 36.16 CC images/autofs.o [2020-08-04T12:14:31.942Z] #39 36.44 CC images/macvlan.o [2020-08-04T12:14:31.942Z] #39 36.69 CC images/sit.o [2020-08-04T12:14:31.942Z] #39 36.92 CC images/memfd.o [2020-08-04T12:14:31.949Z] [2020-08-04T12:14:31.949Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:31.949Z] #49 7.946 + cd /tmp/tmp.5VFfT9ZEes/src/github.com/opencontainers/runc [2020-08-04T12:14:31.949Z] #49 7.966 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:14:31.949Z] #49 8.381 + '[' -z '' ']' [2020-08-04T12:14:31.949Z] #49 8.381 + target=static [2020-08-04T12:14:31.949Z] #49 8.381 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-04T12:14:32.096Z] #41 119.5 vendor/golang.org/x/net/idna [2020-08-04T12:14:32.160Z] #40 47.86 CC images/time.o [2020-08-04T12:14:32.201Z] #39 37.21 CC images/timens.o [2020-08-04T12:14:32.213Z] #49 ... [2020-08-04T12:14:32.213Z] [2020-08-04T12:14:32.213Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T12:14:32.213Z] #15 DONE 1.5s [2020-08-04T12:14:32.213Z] [2020-08-04T12:14:32.213Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:32.213Z] #49 8.945 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-04T12:14:32.270Z] #39 43.77 CC compel/plugins/std/infect.o [2020-08-04T12:14:32.460Z] #39 37.52 LINK images/built-in.o [2020-08-04T12:14:32.460Z] #40 48.05 CC images/sysctl.o [2020-08-04T12:14:32.536Z] #39 44.27 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-04T12:14:32.536Z] #39 44.32 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-04T12:14:32.719Z] #39 37.68 GEN compel/include/asm [2020-08-04T12:14:32.719Z] #39 37.70 GEN compel/include/version.h [2020-08-04T12:14:32.719Z] #39 37.73 touch .config [2020-08-04T12:14:32.719Z] #39 37.77 GEN include/common/config.h [2020-08-04T12:14:32.719Z] #39 37.87 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-04T12:14:32.719Z] #39 37.88 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-04T12:14:32.719Z] #39 37.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-04T12:14:32.719Z] #39 37.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-04T12:14:32.719Z] #39 37.94 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-04T12:14:32.719Z] #39 37.96 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-04T12:14:32.719Z] #39 37.98 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-04T12:14:32.761Z] #40 48.29 CC images/autofs.o [2020-08-04T12:14:32.802Z] #39 44.38 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-04T12:14:32.802Z] #39 44.48 AR compel/plugins/std.lib.a [2020-08-04T12:14:32.802Z] #39 44.54 CC compel/plugins/fds/fds.o [2020-08-04T12:14:32.978Z] #39 38.00 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-04T12:14:32.978Z] #39 38.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-04T12:14:32.978Z] #39 38.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-04T12:14:32.978Z] #39 38.04 DEP compel/plugins/std/infect.d [2020-08-04T12:14:32.978Z] #39 38.11 DEP compel/plugins/std/string.d [2020-08-04T12:14:32.978Z] #39 38.23 DEP compel/plugins/std/log.d [2020-08-04T12:14:33.063Z] #40 48.53 CC images/macvlan.o [2020-08-04T12:14:33.063Z] #40 48.75 CC images/sit.o [2020-08-04T12:14:33.074Z] #39 44.84 AR compel/plugins/fds.lib.a [2020-08-04T12:14:33.074Z] #39 44.89 HOSTDEP compel/src/lib/log-host.d [2020-08-04T12:14:33.237Z] #39 38.34 DEP compel/plugins/std/fds.d [2020-08-04T12:14:33.237Z] #39 38.41 DEP compel/plugins/std/std.d [2020-08-04T12:14:33.237Z] #39 38.46 DEP compel/plugins/shmem/shmem.d [2020-08-04T12:14:33.342Z] #39 44.97 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-04T12:14:33.342Z] #39 45.06 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-04T12:14:33.342Z] #39 45.14 HOSTDEP compel/src/main-host.d [2020-08-04T12:14:33.363Z] #40 49.01 CC images/memfd.o [2020-08-04T12:14:33.497Z] #39 38.52 DEP compel/plugins/fds/fds.d [2020-08-04T12:14:33.497Z] #39 38.69 CC compel/plugins/std/std.o [2020-08-04T12:14:33.497Z] #39 ... [2020-08-04T12:14:33.497Z] [2020-08-04T12:14:33.497Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:33.497Z] #41 117.9 net/textproto [2020-08-04T12:14:33.497Z] #41 118.0 crypto/x509 [2020-08-04T12:14:33.609Z] #39 45.22 DEP compel/src/lib/ptrace.d [2020-08-04T12:14:33.609Z] #39 45.35 DEP compel/src/lib/infect.d [2020-08-04T12:14:33.662Z] #40 49.31 CC images/timens.o [2020-08-04T12:14:33.871Z] Client: [2020-08-04T12:14:33.871Z] Debug Mode: false [2020-08-04T12:14:33.871Z] Plugins: [2020-08-04T12:14:33.871Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-04T12:14:33.871Z] [2020-08-04T12:14:33.871Z] Server: [2020-08-04T12:14:33.871Z] Containers: 0 [2020-08-04T12:14:33.871Z] Running: 0 [2020-08-04T12:14:33.871Z] Paused: 0 [2020-08-04T12:14:33.871Z] Stopped: 0 [2020-08-04T12:14:33.871Z] Images: 0 [2020-08-04T12:14:33.871Z] Server Version: 19.03.5 [2020-08-04T12:14:33.871Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-04T12:14:33.871Z] Windows: [2020-08-04T12:14:33.871Z] LCOW: [2020-08-04T12:14:33.871Z] Logging Driver: json-file [2020-08-04T12:14:33.871Z] Plugins: [2020-08-04T12:14:33.871Z] Volume: local [2020-08-04T12:14:33.871Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-04T12:14:33.871Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-04T12:14:33.871Z] Swarm: inactive [2020-08-04T12:14:33.871Z] Default Isolation: process [2020-08-04T12:14:33.871Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-04T12:14:33.871Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-04T12:14:33.871Z] OSType: windows [2020-08-04T12:14:33.871Z] Architecture: x86_64 [2020-08-04T12:14:33.871Z] CPUs: 4 [2020-08-04T12:14:33.871Z] Total Memory: 32GiB [2020-08-04T12:14:33.871Z] Name: azwin-2-5e6480 [2020-08-04T12:14:33.871Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-04T12:14:33.871Z] Docker Root Dir: D:\docker [2020-08-04T12:14:33.871Z] Debug Mode: false [2020-08-04T12:14:33.871Z] Registry: https://index.docker.io/v1/ [2020-08-04T12:14:33.871Z] Labels: [2020-08-04T12:14:33.871Z] Experimental: true [2020-08-04T12:14:33.871Z] Insecure Registries: [2020-08-04T12:14:33.871Z] 10.0.0.4:5000 [2020-08-04T12:14:33.871Z] 127.0.0.0/8 [2020-08-04T12:14:33.871Z] Registry Mirrors: [2020-08-04T12:14:33.871Z] http://10.0.0.4:5000/ [2020-08-04T12:14:33.871Z] Live Restore Enabled: false [2020-08-04T12:14:33.871Z] [2020-08-04T12:14:33.915Z] #39 45.52 DEP compel/src/lib/infect-util.d [2020-08-04T12:14:33.915Z] #39 45.60 DEP compel/src/lib/infect-rpc.d [2020-08-04T12:14:33.963Z] #40 49.63 LINK images/built-in.o [2020-08-04T12:14:33.991Z] #41 ... [2020-08-04T12:14:33.991Z] [2020-08-04T12:14:33.991Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:33.991Z] #39 34.04 CC images/utsns.o [2020-08-04T12:14:33.991Z] #39 34.31 CC images/creds.o [2020-08-04T12:14:33.991Z] #39 34.48 CC images/vma.o [2020-08-04T12:14:33.991Z] #39 34.71 CC images/netdev.o [2020-08-04T12:14:33.991Z] #39 35.03 CC images/tty.o [2020-08-04T12:14:33.991Z] #39 35.62 CC images/file-lock.o [2020-08-04T12:14:33.991Z] #39 35.86 CC images/rlimit.o [2020-08-04T12:14:33.991Z] #39 36.03 CC images/pagemap.o [2020-08-04T12:14:33.991Z] #39 36.26 CC images/siginfo.o [2020-08-04T12:14:33.991Z] #39 36.48 CC images/rpc.o [2020-08-04T12:14:33.991Z] #39 37.57 CC images/ext-file.o [2020-08-04T12:14:33.991Z] #39 37.80 CC images/cgroup.o [2020-08-04T12:14:33.991Z] #39 38.32 CC images/userns.o [2020-08-04T12:14:33.991Z] #39 38.59 CC images/google/protobuf/descriptor.o [2020-08-04T12:14:33.991Z] #39 ... [2020-08-04T12:14:33.991Z] [2020-08-04T12:14:33.991Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:33.991Z] #41 121.8 vendor/golang.org/x/net/http2/hpack [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-08-04T12:14:34.139Z] #49 ... [2020-08-04T12:14:34.139Z] [2020-08-04T12:14:34.139Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T12:14:34.139Z] #16 DONE 1.9s [2020-08-04T12:14:34.139Z] [2020-08-04T12:14:34.139Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:34.175Z] #39 45.70 DEP compel/arch/x86/src/lib/infect.d [2020-08-04T12:14:34.175Z] #39 45.78 DEP compel/arch/x86/src/lib/cpu.d [2020-08-04T12:14:34.175Z] #39 45.84 DEP compel/src/lib/log.d [2020-08-04T12:14:34.175Z] #39 45.88 DEP compel/src/main.d [2020-08-04T12:14:34.175Z] #39 45.94 DEP compel/src/lib/handle-elf.d [2020-08-04T12:14:34.175Z] #39 ... [2020-08-04T12:14:34.175Z] [2020-08-04T12:14:34.175Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:34.175Z] #54 DONE 128.7s [2020-08-04T12:14:34.175Z] [2020-08-04T12:14:34.175Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T12:14:34.175Z] #55 DONE 0.1s [2020-08-04T12:14:34.175Z] [2020-08-04T12:14:34.175Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T12:14:34.175Z] #56 DONE 0.0s [2020-08-04T12:14:34.175Z] [2020-08-04T12:14:34.175Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:34.175Z] #10 128.3 Selecting previously unselected package libapparmor1:amd64. [2020-08-04T12:14:34.175Z] #10 128.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-04T12:14:34.175Z] #10 128.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-04T12:14:34.175Z] #10 128.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-04T12:14:34.175Z] #10 128.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-04T12:14:34.175Z] #10 128.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-04T12:14:34.264Z] #40 49.80 GEN compel/include/asm [2020-08-04T12:14:34.264Z] #40 49.84 GEN compel/include/version.h [2020-08-04T12:14:34.264Z] #40 49.85 touch .config [2020-08-04T12:14:34.264Z] #40 49.89 GEN include/common/config.h [2020-08-04T12:14:34.264Z] #40 50.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-04T12:14:34.435Z] #41 119.0 vendor/golang.org/x/net/http/httpguts [2020-08-04T12:14:34.437Z] #10 129.0 Selecting previously unselected package libbtrfs0. [2020-08-04T12:14:34.437Z] #10 129.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-04T12:14:34.437Z] #10 129.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:14:34.565Z] #40 50.04 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-04T12:14:34.565Z] #40 50.08 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-08-04T12:14:34.565Z] #40 50.10 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-08-04T12:14:34.565Z] #40 50.16 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-08-04T12:14:34.565Z] #40 50.19 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-08-04T12:14:34.565Z] #40 50.23 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-08-04T12:14:34.565Z] #40 50.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-04T12:14:34.565Z] #40 50.26 DEP compel/plugins/std/infect.d [2020-08-04T12:14:34.670Z] #21 118.2 Checking out files: 32% (3522/10842) Checking out files: 33% (3578/10842) Checking out files: 34% (3687/10842) Checking out files: 35% (3795/10842) Checking out files: 36% (3904/10842) Checking out files: 37% (4012/10842) Checking out files: 38% (4120/10842) Checking out files: 39% (4229/10842) Checking out files: 40% (4337/10842) Checking out files: 41% (4446/10842) Checking out files: 42% (4554/10842) Checking out files: 43% (4663/10842) Checking out files: 44% (4771/10842) Checking out files: 45% (4879/10842) Checking out files: 46% (4988/10842) Checking out files: 47% (5096/10842) Checking out files: 48% (5205/10842) Checking out files: 49% (5313/10842) Checking out files: 50% (5421/10842) Checking out files: 51% (5530/10842) Checking out files: 52% (5638/10842) Checking out files: 53% (5747/10842) Checking out files: 54% (5855/10842) [2020-08-04T12:14:34.670Z] #21 ... [2020-08-04T12:14:34.670Z] [2020-08-04T12:14:34.670Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:14:34.670Z] #28 DONE 118.9s [2020-08-04T12:14:34.670Z] [2020-08-04T12:14:34.670Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:34.695Z] #41 119.2 vendor/golang.org/x/net/http/httpproxy [2020-08-04T12:14:34.697Z] #10 129.1 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:14:34.697Z] #10 129.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-04T12:14:34.697Z] #10 129.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:14:34.697Z] #10 129.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-04T12:14:34.864Z] #40 50.36 DEP compel/plugins/std/string.d [2020-08-04T12:14:34.864Z] #40 50.46 DEP compel/plugins/std/log.d [2020-08-04T12:14:34.864Z] #40 50.58 DEP compel/plugins/std/fds.d [2020-08-04T12:14:34.864Z] #40 50.69 DEP compel/plugins/std/std.d [2020-08-04T12:14:34.958Z] #10 129.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:14:34.958Z] #10 129.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:34.958Z] #10 129.5 Selecting previously unselected package libudev-dev:amd64. [2020-08-04T12:14:34.958Z] #10 129.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-04T12:14:35.166Z] #40 50.82 DEP compel/plugins/shmem/shmem.d [2020-08-04T12:14:35.166Z] #40 50.94 DEP compel/plugins/fds/fds.d [2020-08-04T12:14:35.218Z] #10 129.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:35.266Z] #41 119.7 mime/multipart [2020-08-04T12:14:35.361Z] #41 122.6 mime [2020-08-04T12:14:35.479Z] #10 129.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-04T12:14:35.479Z] #10 129.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-04T12:14:35.479Z] #10 129.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-04T12:14:35.491Z] #40 51.10 CC compel/plugins/std/std.o [2020-08-04T12:14:35.740Z] #10 130.1 Selecting previously unselected package libpcre16-3:amd64. [2020-08-04T12:14:35.740Z] #10 130.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:35.740Z] #10 130.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:35.740Z] #10 130.3 Selecting previously unselected package libpcre32-3:amd64. [2020-08-04T12:14:35.740Z] #10 130.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:35.740Z] #10 130.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:35.791Z] #40 51.50 CC compel/plugins/std/fds.o [2020-08-04T12:14:36.000Z] #10 130.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-04T12:14:36.000Z] #10 130.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:36.000Z] #10 130.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-04T12:14:36.261Z] #10 130.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-04T12:14:36.261Z] #10 130.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:36.261Z] #10 130.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-04T12:14:36.445Z] #40 52.03 CC compel/plugins/std/log.o [2020-08-04T12:14:36.521Z] #10 131.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-04T12:14:36.521Z] #10 131.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-04T12:14:36.521Z] #10 131.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-04T12:14:36.562Z] #21 118.2 Checking out files: 32% (3522/10842) Checking out files: 33% (3578/10842) Checking out files: 34% (3687/10842) Checking out files: 35% (3795/10842) Checking out files: 36% (3904/10842) Checking out files: 37% (4012/10842) Checking out files: 38% (4120/10842) Checking out files: 39% (4229/10842) Checking out files: 40% (4337/10842) Checking out files: 41% (4446/10842) Checking out files: 42% (4554/10842) Checking out files: 43% (4663/10842) Checking out files: 44% (4771/10842) Checking out files: 45% (4879/10842) Checking out files: 46% (4988/10842) Checking out files: 47% (5096/10842) Checking out files: 48% (5205/10842) Checking out files: 49% (5313/10842) Checking out files: 50% (5421/10842) Checking out files: 51% (5530/10842) Checking out files: 52% (5638/10842) Checking out files: 53% (5747/10842) Checking out files: 54% (5855/10842) Checking out files: 55% (5964/10842) Checking out files: 56% (6072/10842) Checking out files: 57% (6180/10842) Checking out files: 58% (6289/10842) Checking out files: 58% (6370/10842) Checking out files: 59% (6397/10842) Checking out files: 60% (6506/10842) Checking out files: 61% (6614/10842) Checking out files: 62% (6723/10842) Checking out files: 63% (6831/10842) Checking out files: 64% (6939/10842) Checking out files: 65% (7048/10842) Checking out files: 66% (7156/10842) Checking out files: 67% (7265/10842) Checking out files: 68% (7373/10842) Checking out files: 69% (7481/10842) Checking out files: 70% (7590/10842) Checking out files: 71% (7698/10842) Checking out files: 72% (7807/10842) Checking out files: 73% (7915/10842) Checking out files: 74% (8024/10842) Checking out files: 75% (8132/10842) Checking out files: 76% (8240/10842) Checking out files: 77% (8349/10842) Checking out files: 78% (8457/10842) Checking out files: 79% (8566/10842) Checking out files: 80% (8674/10842) Checking out files: 81% (8783/10842) Checking out files: 82% (8891/10842) Checking out files: 83% (8999/10842) Checking out files: 83% (9069/10842) Checking out files: 84% (9108/10842) Checking out files: 85% (9216/10842) Checking out files: 86% (9325/10842) Checking out files: 87% (9433/10842) Checking out files: 88% (9541/10842) Checking out files: 89% (9650/10842) Checking out files: 90% (9758/10842) Checking out files: 91% (9867/10842) Checking out files: 92% (9975/10842) Checking out files: 93% (10084/10842) Checking out files: 94% (10192/10842) Checking out files: 95% (10300/10842) Checking out files: 96% (10409/10842) Checking out files: 97% (10517/10842) Checking out files: 98% (10626/10842) Checking out files: 99% (10734/10842) Checking out files: 100% (10842/10842) Checking out files: 100% (10842/10842), done. [2020-08-04T12:14:36.562Z] #21 121.2 + cd /tmp/tmp.DO9g564pH5/tmp/docker-ce [2020-08-04T12:14:36.562Z] #21 121.2 + git checkout -q v17.06.2-ce [2020-08-04T12:14:36.729Z] #41 124.3 mime/quotedprintable [2020-08-04T12:14:36.782Z] #10 131.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-04T12:14:36.782Z] #10 131.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:14:36.782Z] #10 131.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:36.782Z] #10 131.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-04T12:14:36.782Z] #10 131.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-04T12:14:36.782Z] #10 131.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-04T12:14:36.987Z] #41 124.6 net/http/internal [2020-08-04T12:14:37.043Z] #10 131.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-04T12:14:37.043Z] #10 131.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-04T12:14:37.043Z] #10 131.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:37.174Z] #41 ... [2020-08-04T12:14:37.174Z] [2020-08-04T12:14:37.174Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:37.174Z] #54 DONE 121.4s [2020-08-04T12:14:37.174Z] [2020-08-04T12:14:37.174Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T12:14:37.174Z] #55 DONE 0.1s [2020-08-04T12:14:37.174Z] [2020-08-04T12:14:37.174Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T12:14:37.174Z] #56 DONE 0.1s [2020-08-04T12:14:37.174Z] [2020-08-04T12:14:37.174Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:37.174Z] #39 38.96 CC compel/plugins/std/fds.o [2020-08-04T12:14:37.174Z] #39 39.35 CC compel/plugins/std/log.o [2020-08-04T12:14:37.174Z] #39 40.11 CC compel/plugins/std/string.o [2020-08-04T12:14:37.174Z] #39 40.85 CC compel/plugins/std/infect.o [2020-08-04T12:14:37.174Z] #39 41.26 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-04T12:14:37.174Z] #39 41.33 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-04T12:14:37.174Z] #39 41.41 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-04T12:14:37.174Z] #39 41.48 AR compel/plugins/std.lib.a [2020-08-04T12:14:37.174Z] #39 41.54 CC compel/plugins/fds/fds.o [2020-08-04T12:14:37.174Z] #39 41.79 AR compel/plugins/fds.lib.a [2020-08-04T12:14:37.174Z] #39 41.85 HOSTDEP compel/src/lib/log-host.d [2020-08-04T12:14:37.174Z] #39 41.92 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-04T12:14:37.174Z] #39 42.02 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-04T12:14:37.174Z] #39 42.12 HOSTDEP compel/src/main-host.d [2020-08-04T12:14:37.174Z] #39 42.34 DEP compel/src/lib/ptrace.d [2020-08-04T12:14:37.434Z] #39 42.52 DEP compel/src/lib/infect.d [2020-08-04T12:14:37.510Z] #40 53.02 CC compel/plugins/std/string.o [2020-08-04T12:14:37.613Z] #10 132.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-04T12:14:37.613Z] #10 132.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-04T12:14:37.613Z] #10 132.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-04T12:14:37.613Z] #10 132.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:14:37.613Z] #10 132.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:37.613Z] #10 132.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-04T12:14:37.613Z] #10 132.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:37.613Z] #10 132.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:14:37.613Z] #10 132.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:37.613Z] #10 132.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:37.613Z] #10 132.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:14:37.613Z] #10 132.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:14:37.613Z] #10 132.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-04T12:14:37.613Z] #10 132.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-04T12:14:37.613Z] #10 132.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:37.613Z] #10 132.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:14:37.613Z] #10 132.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-04T12:14:37.613Z] #10 132.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:37.693Z] #39 42.67 DEP compel/src/lib/infect-util.d [2020-08-04T12:14:37.813Z] #40 ... [2020-08-04T12:14:37.813Z] [2020-08-04T12:14:37.813Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:37.813Z] #11 117.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-08-04T12:14:37.813Z] #11 117.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 117.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-08-04T12:14:37.813Z] #11 117.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-08-04T12:14:37.813Z] #11 117.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 117.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-04T12:14:37.813Z] #11 117.7 Selecting previously unselected package libbtrfs0. [2020-08-04T12:14:37.813Z] #11 117.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 117.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:14:37.813Z] #11 117.8 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:14:37.813Z] #11 117.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 117.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:14:37.813Z] #11 118.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-08-04T12:14:37.813Z] #11 118.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 118.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-04T12:14:37.813Z] #11 118.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-08-04T12:14:37.813Z] #11 118.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 118.1 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-04T12:14:37.813Z] #11 118.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-08-04T12:14:37.813Z] #11 118.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 118.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-08-04T12:14:37.813Z] #11 118.7 Selecting previously unselected package libpcre16-3:ppc64el. [2020-08-04T12:14:37.813Z] #11 118.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 118.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-04T12:14:37.813Z] #11 119.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-08-04T12:14:37.813Z] #11 119.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 119.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-04T12:14:37.813Z] #11 119.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-08-04T12:14:37.813Z] #11 119.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 119.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-04T12:14:37.813Z] #11 119.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-08-04T12:14:37.813Z] #11 119.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 119.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-04T12:14:37.813Z] #11 119.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-08-04T12:14:37.813Z] #11 119.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 119.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-04T12:14:37.813Z] #11 120.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-08-04T12:14:37.813Z] #11 120.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 120.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-04T12:14:37.813Z] #11 120.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-08-04T12:14:37.813Z] #11 120.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 120.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-04T12:14:37.813Z] #11 120.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-08-04T12:14:37.813Z] #11 120.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-04T12:14:37.813Z] #11 120.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-04T12:14:37.875Z] #10 132.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:14:37.876Z] #10 132.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:14:37.876Z] #10 132.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:37.876Z] #10 132.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:14:37.876Z] #10 132.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:14:37.876Z] #10 132.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:14:37.876Z] #10 132.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-04T12:14:37.876Z] #10 132.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:37.876Z] #10 132.2 Setting up dmsetup (2:1.02.155-3) ... [2020-08-04T12:14:37.876Z] #10 132.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:37.876Z] #10 132.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:37.876Z] #10 132.3 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:14:37.960Z] #39 42.94 DEP compel/src/lib/infect-rpc.d [2020-08-04T12:14:37.960Z] #39 43.04 DEP compel/arch/x86/src/lib/infect.d [2020-08-04T12:14:38.115Z] #11 120.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-04T12:14:38.147Z] #10 DONE 132.6s [2020-08-04T12:14:38.147Z] [2020-08-04T12:14:38.147Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:38.228Z] #39 43.20 DEP compel/arch/x86/src/lib/cpu.d [2020-08-04T12:14:38.229Z] #39 43.31 DEP compel/src/lib/log.d [2020-08-04T12:14:38.229Z] #39 43.38 DEP compel/src/main.d [2020-08-04T12:14:38.419Z] #11 120.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-04T12:14:38.419Z] #11 120.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-08-04T12:14:38.419Z] #11 120.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:14:38.419Z] #11 120.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-04T12:14:38.419Z] #11 120.9 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-08-04T12:14:38.419Z] #11 120.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:38.419Z] #11 120.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:14:38.419Z] #11 120.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-04T12:14:38.419Z] #11 120.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-04T12:14:38.419Z] #11 121.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:14:38.419Z] #11 121.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:14:38.419Z] #11 121.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-04T12:14:38.419Z] #11 121.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-04T12:14:38.419Z] #11 121.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-04T12:14:38.419Z] #11 121.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:14:38.419Z] #11 121.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-04T12:14:38.419Z] #11 121.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:38.419Z] #11 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:14:38.419Z] #11 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:14:38.419Z] #11 121.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:38.419Z] #11 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:14:38.419Z] #11 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:14:38.419Z] #11 121.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:14:38.419Z] #11 121.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-04T12:14:38.419Z] #11 121.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-04T12:14:38.419Z] #11 121.1 Setting up dmsetup (2:1.02.155-3) ... [2020-08-04T12:14:38.419Z] #11 121.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-04T12:14:38.419Z] #11 121.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-04T12:14:38.419Z] #11 121.2 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:14:38.493Z] #39 43.52 DEP compel/src/lib/handle-elf.d [2020-08-04T12:14:38.493Z] #39 43.68 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-04T12:14:38.752Z] #39 43.86 CC compel/src/lib/log.o [2020-08-04T12:14:39.012Z] #39 44.06 CC compel/arch/x86/src/lib/cpu.o [2020-08-04T12:14:39.012Z] #39 ... [2020-08-04T12:14:39.012Z] [2020-08-04T12:14:39.012Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:39.012Z] #10 123.6 Selecting previously unselected package libapparmor1:amd64. [2020-08-04T12:14:39.072Z] #11 DONE 121.6s [2020-08-04T12:14:39.072Z] [2020-08-04T12:14:39.072Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:39.133Z] #21 123.4 + mkdir -p /tmp/tmp.DO9g564pH5/src/github.com/docker [2020-08-04T12:14:39.133Z] #21 123.4 + mv components/cli /tmp/tmp.DO9g564pH5/src/github.com/docker/cli [2020-08-04T12:14:39.133Z] #21 123.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-04T12:14:39.271Z] #10 123.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-04T12:14:39.272Z] #10 123.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-04T12:14:39.272Z] #10 123.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-04T12:14:39.375Z] #50 ... [2020-08-04T12:14:39.375Z] [2020-08-04T12:14:39.375Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T12:14:39.375Z] #12 DONE 0.5s [2020-08-04T12:14:39.375Z] [2020-08-04T12:14:39.375Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:39.375Z] #50 0.455 + RM_GOPATH=0 [2020-08-04T12:14:39.375Z] #50 0.455 + TMP_GOPATH= [2020-08-04T12:14:39.375Z] #50 0.455 + : /build [2020-08-04T12:14:39.375Z] #50 0.455 + '[' -z '' ']' [2020-08-04T12:14:39.375Z] #50 0.456 ++ mktemp -d [2020-08-04T12:14:39.375Z] #50 0.458 + export GOPATH=/tmp/tmp.1cSSl4XotE [2020-08-04T12:14:39.375Z] #50 0.459 + GOPATH=/tmp/tmp.1cSSl4XotE [2020-08-04T12:14:39.375Z] #50 0.459 + RM_GOPATH=1 [2020-08-04T12:14:39.375Z] #50 0.459 + case "$(go env GOARCH)" in [2020-08-04T12:14:39.375Z] #50 0.460 ++ go env GOARCH [2020-08-04T12:14:39.375Z] #50 0.489 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:14:39.375Z] #50 0.503 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:14:39.510Z] #41 126.7 crypto/tls [2020-08-04T12:14:39.531Z] #10 123.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-04T12:14:39.531Z] #10 123.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-04T12:14:39.531Z] #10 123.9 Selecting previously unselected package libbtrfs0. [2020-08-04T12:14:39.531Z] #10 123.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-04T12:14:39.531Z] #10 123.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:14:39.531Z] #10 124.0 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:14:39.531Z] #10 124.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-04T12:14:39.531Z] #10 124.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:14:39.678Z] #50 0.514 ++ dirname /tmp/install/install.sh [2020-08-04T12:14:39.678Z] #50 0.518 + dir=/tmp/install [2020-08-04T12:14:39.678Z] #50 0.519 + bin=runc [2020-08-04T12:14:39.678Z] #50 0.521 + shift [2020-08-04T12:14:39.678Z] #50 0.522 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-04T12:14:39.678Z] #50 0.530 + . /tmp/install/runc.installer [2020-08-04T12:14:39.678Z] #50 0.534 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:14:39.678Z] #50 0.534 + install_runc [2020-08-04T12:14:39.678Z] #50 0.536 + uname -r [2020-08-04T12:14:39.678Z] #50 0.550 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-04T12:14:39.678Z] #50 0.553 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-04T12:14:39.678Z] #50 0.555 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-04T12:14:39.678Z] #50 0.556 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-04T12:14:39.678Z] #50 0.557 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1cSSl4XotE/src/github.com/opencontainers/runc [2020-08-04T12:14:39.678Z] #50 0.562 Cloning into '/tmp/tmp.1cSSl4XotE/src/github.com/opencontainers/runc'... [2020-08-04T12:14:39.767Z] #41 ... [2020-08-04T12:14:39.767Z] [2020-08-04T12:14:39.767Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:39.767Z] #39 40.07 CC images/opts.o [2020-08-04T12:14:39.767Z] #39 40.34 CC images/seccomp.o [2020-08-04T12:14:39.767Z] #39 40.58 CC images/binfmt-misc.o [2020-08-04T12:14:39.767Z] #39 40.86 CC images/time.o [2020-08-04T12:14:39.767Z] #39 41.03 CC images/sysctl.o [2020-08-04T12:14:39.767Z] #39 41.23 CC images/autofs.o [2020-08-04T12:14:39.767Z] #39 41.46 CC images/macvlan.o [2020-08-04T12:14:39.767Z] #39 41.63 CC images/sit.o [2020-08-04T12:14:39.767Z] #39 41.82 CC images/memfd.o [2020-08-04T12:14:39.767Z] #39 42.11 CC images/timens.o [2020-08-04T12:14:39.767Z] #39 42.33 LINK images/built-in.o [2020-08-04T12:14:39.767Z] #39 42.49 GEN compel/include/asm [2020-08-04T12:14:39.767Z] #39 42.55 GEN compel/include/version.h [2020-08-04T12:14:39.767Z] #39 42.58 touch .config [2020-08-04T12:14:39.767Z] #39 42.61 GEN include/common/config.h [2020-08-04T12:14:39.767Z] #39 42.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-04T12:14:39.767Z] #39 42.74 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-04T12:14:39.767Z] #39 42.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-04T12:14:39.767Z] #39 42.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-04T12:14:39.767Z] #39 42.82 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-04T12:14:39.767Z] #39 42.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-04T12:14:39.767Z] #39 42.85 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-04T12:14:39.767Z] #39 42.90 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-04T12:14:39.767Z] #39 42.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-04T12:14:39.767Z] #39 42.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-04T12:14:39.767Z] #39 42.94 DEP compel/plugins/std/infect.d [2020-08-04T12:14:39.767Z] #39 43.06 DEP compel/plugins/std/string.d [2020-08-04T12:14:39.767Z] #39 43.14 DEP compel/plugins/std/log.d [2020-08-04T12:14:39.767Z] #39 43.22 DEP compel/plugins/std/fds.d [2020-08-04T12:14:39.767Z] #39 43.34 DEP compel/plugins/std/std.d [2020-08-04T12:14:39.767Z] #39 43.43 DEP compel/plugins/shmem/shmem.d [2020-08-04T12:14:39.767Z] #39 43.53 DEP compel/plugins/fds/fds.d [2020-08-04T12:14:39.767Z] #39 43.67 CC compel/plugins/std/std.o [2020-08-04T12:14:39.767Z] #39 43.99 CC compel/plugins/std/fds.o [2020-08-04T12:14:39.767Z] #39 44.49 CC compel/plugins/std/log.o [2020-08-04T12:14:39.767Z] #39 45.36 CC compel/plugins/std/string.o [2020-08-04T12:14:39.791Z] #10 124.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-04T12:14:39.791Z] #10 124.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:14:39.791Z] #10 124.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:39.791Z] #10 124.2 Selecting previously unselected package libudev-dev:amd64. [2020-08-04T12:14:39.791Z] #10 124.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-04T12:14:39.791Z] #10 124.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:39.980Z] #50 ... [2020-08-04T12:14:39.980Z] [2020-08-04T12:14:39.980Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T12:14:39.980Z] #13 DONE 0.5s [2020-08-04T12:14:40.050Z] #10 124.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-04T12:14:40.050Z] #10 124.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-04T12:14:40.050Z] #10 124.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-04T12:14:40.061Z] #49 1.581 + RM_GOPATH=0 [2020-08-04T12:14:40.061Z] #49 ... [2020-08-04T12:14:40.061Z] [2020-08-04T12:14:40.061Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T12:14:40.061Z] #11 DONE 1.6s [2020-08-04T12:14:40.061Z] [2020-08-04T12:14:40.061Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:40.061Z] #49 1.582 + TMP_GOPATH= [2020-08-04T12:14:40.061Z] #49 1.582 + : /build [2020-08-04T12:14:40.061Z] #49 1.584 + '[' -z '' ']' [2020-08-04T12:14:40.061Z] #49 1.586 ++ mktemp -d [2020-08-04T12:14:40.061Z] #49 1.601 + export GOPATH=/tmp/tmp.UFQck1JfMV [2020-08-04T12:14:40.061Z] #49 1.601 + GOPATH=/tmp/tmp.UFQck1JfMV [2020-08-04T12:14:40.061Z] #49 1.601 + RM_GOPATH=1 [2020-08-04T12:14:40.061Z] #49 1.601 + case "$(go env GOARCH)" in [2020-08-04T12:14:40.061Z] #49 1.602 ++ go env GOARCH [2020-08-04T12:14:40.061Z] #49 1.618 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:14:40.061Z] #49 1.618 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:14:40.061Z] #49 1.619 ++ dirname /tmp/install/install.sh [2020-08-04T12:14:40.061Z] #49 1.620 + dir=/tmp/install [2020-08-04T12:14:40.061Z] #49 1.623 + bin=runc [2020-08-04T12:14:40.061Z] #49 1.625 + shift [2020-08-04T12:14:40.061Z] #49 1.625 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-04T12:14:40.061Z] #49 1.626 + . /tmp/install/runc.installer [2020-08-04T12:14:40.061Z] #49 1.626 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:14:40.061Z] #49 1.627 + install_runc [2020-08-04T12:14:40.061Z] #49 1.628 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-04T12:14:40.061Z] #49 1.630 + uname -r [2020-08-04T12:14:40.061Z] #49 1.657 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-04T12:14:40.061Z] #49 1.661 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-04T12:14:40.061Z] #49 1.661 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-04T12:14:40.061Z] #49 1.661 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UFQck1JfMV/src/github.com/opencontainers/runc [2020-08-04T12:14:40.061Z] #49 1.661 Cloning into '/tmp/tmp.UFQck1JfMV/src/github.com/opencontainers/runc'... [2020-08-04T12:14:40.282Z] [2020-08-04T12:14:40.282Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:40.282Z] #40 53.79 CC compel/plugins/std/infect.o [2020-08-04T12:14:40.282Z] #40 54.32 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-08-04T12:14:40.282Z] #40 54.38 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-08-04T12:14:40.282Z] #40 54.46 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-08-04T12:14:40.282Z] #40 54.53 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-08-04T12:14:40.282Z] #40 54.59 AR compel/plugins/std.lib.a [2020-08-04T12:14:40.282Z] #40 54.73 CC compel/plugins/fds/fds.o [2020-08-04T12:14:40.282Z] #40 55.16 AR compel/plugins/fds.lib.a [2020-08-04T12:14:40.282Z] #40 55.27 HOSTDEP compel/src/lib/log-host.d [2020-08-04T12:14:40.282Z] #40 55.37 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-04T12:14:40.282Z] #40 55.50 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-08-04T12:14:40.282Z] #40 55.61 HOSTDEP compel/src/main-host.d [2020-08-04T12:14:40.282Z] #40 55.73 DEP compel/src/lib/ptrace.d [2020-08-04T12:14:40.282Z] #40 ... [2020-08-04T12:14:40.282Z] [2020-08-04T12:14:40.282Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T12:14:40.282Z] #14 0.248 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-04T12:14:40.282Z] #14 DONE 0.3s [2020-08-04T12:14:40.282Z] [2020-08-04T12:14:40.282Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:40.282Z] #40 55.92 DEP compel/src/lib/infect.d [2020-08-04T12:14:40.282Z] #40 56.10 DEP compel/src/lib/infect-util.d [2020-08-04T12:14:40.310Z] #10 124.6 Selecting previously unselected package libpcre16-3:amd64. [2020-08-04T12:14:40.310Z] #10 124.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:40.310Z] #10 124.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:40.330Z] #39 45.98 CC compel/plugins/std/infect.o [2020-08-04T12:14:40.569Z] #10 124.8 Selecting previously unselected package libpcre32-3:amd64. [2020-08-04T12:14:40.569Z] #10 124.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:40.569Z] #10 124.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:40.569Z] #10 125.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-04T12:14:40.569Z] #10 125.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:40.569Z] #10 125.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-04T12:14:40.587Z] #39 46.34 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-04T12:14:40.587Z] #39 46.39 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-04T12:14:40.587Z] #39 46.44 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-04T12:14:40.587Z] #39 46.50 AR compel/plugins/std.lib.a [2020-08-04T12:14:40.588Z] #40 ... [2020-08-04T12:14:40.588Z] [2020-08-04T12:14:40.588Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T12:14:40.588Z] #15 DONE 0.3s [2020-08-04T12:14:40.588Z] [2020-08-04T12:14:40.588Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:40.588Z] #40 56.32 DEP compel/src/lib/infect-rpc.d [2020-08-04T12:14:40.829Z] #10 125.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-04T12:14:40.829Z] #10 125.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:40.829Z] #10 125.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-04T12:14:40.843Z] #39 46.58 CC compel/plugins/fds/fds.o [2020-08-04T12:14:40.844Z] #39 46.77 AR compel/plugins/fds.lib.a [2020-08-04T12:14:40.890Z] #40 56.52 DEP compel/arch/ppc64/src/lib/infect.d [2020-08-04T12:14:40.890Z] #40 56.63 DEP compel/arch/ppc64/src/lib/cpu.d [2020-08-04T12:14:40.890Z] #40 ... [2020-08-04T12:14:40.890Z] [2020-08-04T12:14:40.890Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T12:14:40.890Z] #16 DONE 0.4s [2020-08-04T12:14:40.890Z] [2020-08-04T12:14:40.890Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:40.890Z] #40 56.72 DEP compel/src/lib/log.d [2020-08-04T12:14:41.003Z] #49 ... [2020-08-04T12:14:41.003Z] [2020-08-04T12:14:41.003Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T12:14:41.003Z] #12 DONE 1.1s [2020-08-04T12:14:41.090Z] #10 125.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-04T12:14:41.090Z] #10 125.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-04T12:14:41.090Z] #10 125.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-04T12:14:41.100Z] #39 46.84 HOSTDEP compel/src/lib/log-host.d [2020-08-04T12:14:41.100Z] #39 47.01 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-04T12:14:41.191Z] #40 56.88 DEP compel/src/main.d [2020-08-04T12:14:41.191Z] #40 57.02 DEP compel/src/lib/handle-elf.d [2020-08-04T12:14:41.263Z] [2020-08-04T12:14:41.263Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T12:14:41.351Z] #10 125.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-04T12:14:41.351Z] #10 125.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:14:41.351Z] #10 125.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:41.351Z] #10 125.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-04T12:14:41.351Z] #10 125.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-04T12:14:41.351Z] #10 125.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-04T12:14:41.358Z] #39 47.15 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-04T12:14:41.358Z] #39 47.21 HOSTDEP compel/src/main-host.d [2020-08-04T12:14:41.358Z] #39 47.30 DEP compel/src/lib/ptrace.d [2020-08-04T12:14:41.528Z] #40 ... [2020-08-04T12:14:41.528Z] [2020-08-04T12:14:41.528Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T12:14:41.528Z] #17 DONE 0.4s [2020-08-04T12:14:41.528Z] [2020-08-04T12:14:41.528Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:41.528Z] #40 57.20 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-08-04T12:14:41.612Z] #10 125.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-04T12:14:41.612Z] #10 125.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-04T12:14:41.612Z] #10 125.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:41.614Z] #39 47.43 DEP compel/src/lib/infect.d [2020-08-04T12:14:41.614Z] #39 47.57 DEP compel/src/lib/infect-util.d [2020-08-04T12:14:41.828Z] #40 57.37 CC compel/src/lib/log.o [2020-08-04T12:14:41.828Z] #40 57.58 CC compel/arch/ppc64/src/lib/cpu.o [2020-08-04T12:14:41.834Z] #13 ... [2020-08-04T12:14:41.834Z] [2020-08-04T12:14:41.834Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:41.834Z] #41 126.2 net/textproto [2020-08-04T12:14:41.834Z] #41 126.2 crypto/x509 [2020-08-04T12:14:41.834Z] #41 127.4 vendor/golang.org/x/net/http/httpguts [2020-08-04T12:14:41.834Z] #41 127.6 vendor/golang.org/x/net/http/httpproxy [2020-08-04T12:14:41.834Z] #41 128.0 mime/multipart [2020-08-04T12:14:41.834Z] #41 130.3 crypto/tls [2020-08-04T12:14:41.834Z] #41 ... [2020-08-04T12:14:41.834Z] [2020-08-04T12:14:41.834Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T12:14:41.834Z] #13 0.992 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-04T12:14:41.834Z] #13 DONE 1.1s [2020-08-04T12:14:41.834Z] [2020-08-04T12:14:41.834Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T12:14:41.871Z] #10 126.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-04T12:14:41.871Z] #10 126.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-04T12:14:41.871Z] #39 47.69 DEP compel/src/lib/infect-rpc.d [2020-08-04T12:14:41.871Z] #10 126.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-04T12:14:41.871Z] #39 47.79 DEP compel/arch/x86/src/lib/infect.d [2020-08-04T12:14:42.129Z] #39 47.95 DEP compel/arch/x86/src/lib/cpu.d [2020-08-04T12:14:42.129Z] #39 48.06 DEP compel/src/lib/log.d [2020-08-04T12:14:42.131Z] #10 126.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:14:42.131Z] #10 126.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:42.131Z] #10 126.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-04T12:14:42.131Z] #10 126.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:42.131Z] #10 126.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:14:42.131Z] #10 126.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:42.131Z] #10 126.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:42.131Z] #10 126.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:14:42.131Z] #10 126.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:14:42.131Z] #10 126.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-04T12:14:42.131Z] #10 126.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-04T12:14:42.131Z] #10 126.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:42.131Z] #10 126.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:14:42.131Z] #10 126.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-04T12:14:42.131Z] #10 126.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:42.131Z] #10 126.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:14:42.131Z] #10 126.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:14:42.131Z] #10 126.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:42.131Z] #10 126.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:14:42.386Z] #39 48.13 DEP compel/src/main.d [2020-08-04T12:14:42.386Z] #39 48.21 DEP compel/src/lib/handle-elf.d [2020-08-04T12:14:42.386Z] #39 48.35 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-04T12:14:42.404Z] #10 126.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:14:42.404Z] #10 126.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:14:42.404Z] #10 126.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-04T12:14:42.404Z] #10 126.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:42.404Z] #10 126.6 Setting up dmsetup (2:1.02.155-3) ... [2020-08-04T12:14:42.404Z] #10 126.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:42.404Z] #10 126.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:42.404Z] #10 126.7 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:14:42.453Z] #21 ... [2020-08-04T12:14:42.453Z] [2020-08-04T12:14:42.453Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:42.453Z] #39 47.34 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-08-04T12:14:42.453Z] #39 47.39 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-08-04T12:14:42.453Z] #39 47.47 AR compel/plugins/std.lib.a [2020-08-04T12:14:42.453Z] #39 47.63 CC compel/plugins/fds/fds.o [2020-08-04T12:14:42.453Z] #39 48.02 AR compel/plugins/fds.lib.a [2020-08-04T12:14:42.453Z] #39 48.10 HOSTDEP compel/src/lib/log-host.d [2020-08-04T12:14:42.453Z] #39 48.18 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-04T12:14:42.453Z] #39 48.30 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-08-04T12:14:42.453Z] #39 48.36 HOSTDEP compel/src/main-host.d [2020-08-04T12:14:42.453Z] #39 48.55 DEP compel/src/lib/ptrace.d [2020-08-04T12:14:42.453Z] #39 48.64 DEP compel/src/lib/infect.d [2020-08-04T12:14:42.453Z] #39 48.77 DEP compel/src/lib/infect-util.d [2020-08-04T12:14:42.453Z] #39 48.91 DEP compel/src/lib/infect-rpc.d [2020-08-04T12:14:42.453Z] #39 48.98 DEP compel/arch/aarch64/src/lib/infect.d [2020-08-04T12:14:42.453Z] #39 49.03 DEP compel/arch/aarch64/src/lib/cpu.d [2020-08-04T12:14:42.453Z] #39 49.06 DEP compel/src/lib/log.d [2020-08-04T12:14:42.453Z] #39 49.20 DEP compel/src/main.d [2020-08-04T12:14:42.453Z] #39 49.31 DEP compel/src/lib/handle-elf.d [2020-08-04T12:14:42.453Z] #39 49.43 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-08-04T12:14:42.453Z] #39 49.53 CC compel/src/lib/log.o [2020-08-04T12:14:42.453Z] #39 49.72 CC compel/arch/aarch64/src/lib/cpu.o [2020-08-04T12:14:42.453Z] #39 49.97 CC compel/arch/aarch64/src/lib/infect.o [2020-08-04T12:14:42.453Z] #39 50.46 CC compel/src/lib/infect-rpc.o [2020-08-04T12:14:42.453Z] #39 50.99 CC compel/src/lib/infect-util.o [2020-08-04T12:14:42.453Z] #39 51.28 CC compel/src/lib/infect.o [2020-08-04T12:14:42.453Z] #39 52.90 CC compel/src/lib/ptrace.o [2020-08-04T12:14:42.453Z] #39 53.12 AR compel/libcompel.a [2020-08-04T12:14:42.453Z] #39 53.18 HOSTCC compel/src/main-host.o [2020-08-04T12:14:42.453Z] #39 53.50 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-08-04T12:14:42.453Z] #39 53.68 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-04T12:14:42.453Z] #39 53.97 HOSTCC compel/src/lib/log-host.o [2020-08-04T12:14:42.453Z] #39 54.11 HOSTLINK compel/compel-host-bin [2020-08-04T12:14:42.453Z] #39 54.22 DEP soccr/soccr.d [2020-08-04T12:14:42.453Z] #39 54.35 CC soccr/soccr.o [2020-08-04T12:14:42.453Z] #39 55.40 AR soccr/libsoccr.a [2020-08-04T12:14:42.453Z] #39 55.44 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:14:42.453Z] #39 55.91 DEP criu/arch/aarch64/sigframe.d [2020-08-04T12:14:42.453Z] #39 56.06 DEP criu/arch/aarch64/crtools.d [2020-08-04T12:14:42.453Z] #39 56.22 DEP criu/arch/aarch64/cpu.d [2020-08-04T12:14:42.453Z] #39 56.24 DEP criu/arch/aarch64/bitops.d [2020-08-04T12:14:42.453Z] #39 56.28 CC criu/arch/aarch64/bitops.o [2020-08-04T12:14:42.453Z] #39 56.34 CC criu/arch/aarch64/cpu.o [2020-08-04T12:14:42.453Z] #39 56.49 CC criu/arch/aarch64/crtools.o [2020-08-04T12:14:42.453Z] #39 56.99 CC criu/arch/aarch64/sigframe.o [2020-08-04T12:14:42.453Z] #39 57.15 LINK criu/arch/aarch64/crtools.built-in.o [2020-08-04T12:14:42.453Z] #39 57.20 DEP criu/pie/util-vdso.d [2020-08-04T12:14:42.453Z] #39 57.33 DEP criu/pie/util.d [2020-08-04T12:14:42.453Z] #39 57.48 CC criu/pie/util.o [2020-08-04T12:14:42.453Z] #39 57.70 CC criu/pie/util-vdso.o [2020-08-04T12:14:42.496Z] #40 57.92 CC compel/arch/ppc64/src/lib/infect.o [2020-08-04T12:14:42.645Z] #39 48.47 CC compel/src/lib/log.o [2020-08-04T12:14:42.645Z] #39 ... [2020-08-04T12:14:42.645Z] [2020-08-04T12:14:42.645Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:42.645Z] #10 130.3 Selecting previously unselected package libapparmor1:amd64. [2020-08-04T12:14:42.905Z] #10 ... [2020-08-04T12:14:42.905Z] [2020-08-04T12:14:42.905Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:42.905Z] #54 122.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:14:42.905Z] #54 122.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-04T12:14:42.905Z] #54 DONE 130.3s [2020-08-04T12:14:42.905Z] [2020-08-04T12:14:42.905Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T12:14:42.905Z] #55 DONE 0.1s [2020-08-04T12:14:42.905Z] [2020-08-04T12:14:42.905Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:42.905Z] #10 130.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-04T12:14:42.905Z] #10 130.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-04T12:14:42.905Z] #10 ... [2020-08-04T12:14:42.905Z] [2020-08-04T12:14:42.905Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T12:14:42.905Z] #56 DONE 0.1s [2020-08-04T12:14:42.905Z] [2020-08-04T12:14:42.905Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T12:14:42.905Z] #10 130.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-04T12:14:42.905Z] #10 130.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-04T12:14:42.971Z] #10 DONE 127.2s [2020-08-04T12:14:42.971Z] [2020-08-04T12:14:42.971Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:43.030Z] #39 58.18 AR criu/pie/pie.lib.a [2020-08-04T12:14:43.030Z] #39 58.24 DEP criu/pie/restorer.d [2020-08-04T12:14:43.149Z] #40 58.83 CC compel/src/lib/infect-rpc.o [2020-08-04T12:14:43.162Z] #10 130.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-04T12:14:43.162Z] #10 130.9 Selecting previously unselected package libbtrfs0. [2020-08-04T12:14:43.219Z] #14 DONE 1.1s [2020-08-04T12:14:43.219Z] [2020-08-04T12:14:43.219Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T12:14:43.294Z] #39 58.46 DEP criu/arch/aarch64/intraprocedure.d [2020-08-04T12:14:43.294Z] #39 58.48 DEP criu/arch/aarch64/restorer.d [2020-08-04T12:14:43.419Z] #10 130.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-04T12:14:43.419Z] #10 130.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T12:14:43.419Z] #10 131.1 Selecting previously unselected package libbtrfs-dev. [2020-08-04T12:14:43.419Z] #10 131.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-04T12:14:43.419Z] #10 131.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:14:43.561Z] #39 58.66 DEP criu/arch/aarch64/vdso-pie.d [2020-08-04T12:14:43.676Z] #10 131.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-04T12:14:43.676Z] #10 131.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:14:43.676Z] #10 131.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:43.800Z] #40 59.26 CC compel/src/lib/infect-util.o [2020-08-04T12:14:43.800Z] #40 ... [2020-08-04T12:14:43.800Z] [2020-08-04T12:14:43.800Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:43.800Z] #42 116.3 text/template [2020-08-04T12:14:43.800Z] #42 119.3 go/parser [2020-08-04T12:14:43.800Z] #42 126.3 encoding/xml [2020-08-04T12:14:43.800Z] #42 ... [2020-08-04T12:14:43.800Z] [2020-08-04T12:14:43.800Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:14:43.800Z] #18 0.760 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:14:43.800Z] #18 0.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:14:43.800Z] #18 1.034 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:14:43.800Z] #18 2.097 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T12:14:43.833Z] #39 58.79 DEP criu/pie/parasite-vdso.d [2020-08-04T12:14:43.833Z] #39 58.97 DEP criu/pie/parasite.d [2020-08-04T12:14:43.933Z] #10 131.7 Selecting previously unselected package libudev-dev:amd64. [2020-08-04T12:14:43.933Z] #10 131.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-04T12:14:43.933Z] #10 131.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:44.097Z] #39 59.23 CC criu/pie/parasite.o [2020-08-04T12:14:44.097Z] #39 ... [2020-08-04T12:14:44.097Z] [2020-08-04T12:14:44.097Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:14:44.097Z] #17 2.034 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:14:44.097Z] #17 2.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:14:44.097Z] #17 2.239 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:14:44.097Z] #17 2.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T12:14:44.097Z] #17 3.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T12:14:44.097Z] #17 4.391 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T12:14:44.097Z] #17 6.317 Fetched 8196 kB in 5s (1774 kB/s) [2020-08-04T12:14:44.097Z] #17 6.317 Reading package lists... [2020-08-04T12:14:44.159Z] #15 DONE 1.2s [2020-08-04T12:14:44.159Z] [2020-08-04T12:14:44.159Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:44.159Z] #41 138.3 net/http/httptrace [2020-08-04T12:14:44.159Z] #41 138.7 net/http [2020-08-04T12:14:44.190Z] #10 131.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-04T12:14:44.190Z] #10 131.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-04T12:14:44.190Z] #10 131.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-04T12:14:44.351Z] #49 1.339 + RM_GOPATH=0 [2020-08-04T12:14:44.351Z] #49 ... [2020-08-04T12:14:44.351Z] [2020-08-04T12:14:44.351Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T12:14:44.351Z] #11 DONE 1.4s [2020-08-04T12:14:44.351Z] [2020-08-04T12:14:44.351Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:44.351Z] #49 1.339 + TMP_GOPATH= [2020-08-04T12:14:44.351Z] #49 1.339 + : /build [2020-08-04T12:14:44.351Z] #49 1.339 + '[' -z '' ']' [2020-08-04T12:14:44.351Z] #49 1.340 ++ mktemp -d [2020-08-04T12:14:44.351Z] #49 1.341 + export GOPATH=/tmp/tmp.YQDlD6gWi2 [2020-08-04T12:14:44.351Z] #49 1.342 + GOPATH=/tmp/tmp.YQDlD6gWi2 [2020-08-04T12:14:44.351Z] #49 1.342 + RM_GOPATH=1 [2020-08-04T12:14:44.351Z] #49 1.342 + case "$(go env GOARCH)" in [2020-08-04T12:14:44.351Z] #49 1.345 ++ go env GOARCH [2020-08-04T12:14:44.351Z] #49 1.371 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:14:44.351Z] #49 1.371 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:14:44.351Z] #49 1.377 ++ dirname /tmp/install/install.sh [2020-08-04T12:14:44.351Z] #49 1.379 + dir=/tmp/install [2020-08-04T12:14:44.351Z] #49 1.379 + bin=runc [2020-08-04T12:14:44.351Z] #49 1.379 + shift [2020-08-04T12:14:44.351Z] #49 1.379 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-04T12:14:44.351Z] #49 1.380 + . /tmp/install/runc.installer [2020-08-04T12:14:44.351Z] #49 1.380 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:14:44.351Z] #49 1.380 + install_runc [2020-08-04T12:14:44.351Z] #49 1.381 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-04T12:14:44.351Z] #49 1.381 + uname -r [2020-08-04T12:14:44.351Z] #49 1.383 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-04T12:14:44.351Z] #49 1.383 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-04T12:14:44.351Z] #49 1.383 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-04T12:14:44.351Z] #49 1.383 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YQDlD6gWi2/src/github.com/opencontainers/runc [2020-08-04T12:14:44.351Z] #49 1.385 Cloning into '/tmp/tmp.YQDlD6gWi2/src/github.com/opencontainers/runc'... [2020-08-04T12:14:44.363Z] #17 8.263 Reading package lists... [2020-08-04T12:14:44.421Z] #41 ... [2020-08-04T12:14:44.421Z] [2020-08-04T12:14:44.421Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:44.421Z] #39 46.12 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-04T12:14:44.421Z] #39 46.26 CC compel/src/lib/log.o [2020-08-04T12:14:44.421Z] #39 46.56 CC compel/arch/x86/src/lib/cpu.o [2020-08-04T12:14:44.421Z] #39 47.42 CC compel/arch/x86/src/lib/infect.o [2020-08-04T12:14:44.421Z] #39 48.06 CC compel/src/lib/infect-rpc.o [2020-08-04T12:14:44.421Z] #39 48.38 CC compel/src/lib/infect-util.o [2020-08-04T12:14:44.421Z] #39 48.60 CC compel/src/lib/infect.o [2020-08-04T12:14:44.421Z] #39 50.88 CC compel/src/lib/ptrace.o [2020-08-04T12:14:44.421Z] #39 51.22 AR compel/libcompel.a [2020-08-04T12:14:44.421Z] #39 51.27 HOSTCC compel/src/main-host.o [2020-08-04T12:14:44.421Z] #39 51.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-04T12:14:44.421Z] #39 51.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-04T12:14:44.421Z] #39 52.36 HOSTCC compel/src/lib/log-host.o [2020-08-04T12:14:44.421Z] #39 52.52 HOSTLINK compel/compel-host-bin [2020-08-04T12:14:44.421Z] #39 52.77 DEP soccr/soccr.d [2020-08-04T12:14:44.421Z] #39 52.94 CC soccr/soccr.o [2020-08-04T12:14:44.421Z] #39 54.27 AR soccr/libsoccr.a [2020-08-04T12:14:44.421Z] #39 54.34 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:14:44.421Z] #39 54.78 DEP criu/arch/x86/sigframe.d [2020-08-04T12:14:44.421Z] #39 54.86 DEP criu/arch/x86/sigaction_compat.d [2020-08-04T12:14:44.421Z] #39 55.00 DEP criu/arch/x86/kerndat.d [2020-08-04T12:14:44.421Z] #39 55.32 DEP criu/arch/x86/crtools.d [2020-08-04T12:14:44.421Z] #39 55.49 DEP criu/arch/x86/cpu.d [2020-08-04T12:14:44.421Z] #39 55.66 CC criu/arch/x86/cpu.o [2020-08-04T12:14:44.421Z] #39 ... [2020-08-04T12:14:44.421Z] [2020-08-04T12:14:44.421Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T12:14:44.451Z] #10 132.1 Selecting previously unselected package libpcre16-3:amd64. [2020-08-04T12:14:44.451Z] #10 132.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:44.451Z] #10 132.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:44.627Z] #17 10.21 Building dependency tree... [2020-08-04T12:14:44.707Z] #10 132.3 Selecting previously unselected package libpcre32-3:amd64. [2020-08-04T12:14:44.707Z] #10 132.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:44.707Z] #10 132.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:44.964Z] #10 132.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-04T12:14:44.964Z] #10 132.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:44.964Z] #10 132.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-04T12:14:44.964Z] #10 132.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-04T12:14:44.964Z] #10 132.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-04T12:14:44.964Z] #10 132.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-04T12:14:45.205Z] #17 ... [2020-08-04T12:14:45.205Z] [2020-08-04T12:14:45.205Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:45.205Z] #39 60.20 LINK criu/pie/parasite.built-in.o [2020-08-04T12:14:45.205Z] #39 60.22 GEN criu/pie/parasite-blob.h [2020-08-04T12:14:45.205Z] #39 60.24 CC criu/pie/parasite-vdso.o [2020-08-04T12:14:45.345Z] #18 3.667 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T12:14:45.369Z] #16 DONE 1.0s [2020-08-04T12:14:45.369Z] [2020-08-04T12:14:45.369Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:14:45.528Z] #10 133.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-04T12:14:45.528Z] #10 133.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-04T12:14:45.528Z] #10 133.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-04T12:14:45.528Z] #10 133.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-04T12:14:45.528Z] #10 133.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-04T12:14:45.528Z] #10 133.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:45.729Z] #49 ... [2020-08-04T12:14:45.729Z] [2020-08-04T12:14:45.729Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T12:14:45.729Z] #12 DONE 1.2s [2020-08-04T12:14:45.729Z] [2020-08-04T12:14:45.729Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T12:14:45.782Z] #39 60.79 CC criu/arch/aarch64/vdso-pie.o [2020-08-04T12:14:45.785Z] #10 133.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-04T12:14:45.785Z] #10 133.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-04T12:14:45.785Z] #10 133.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-04T12:14:45.785Z] #10 133.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-04T12:14:46.041Z] #10 133.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-04T12:14:46.041Z] #10 133.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:46.046Z] #39 61.09 CC criu/arch/aarch64/restorer.o [2020-08-04T12:14:46.299Z] #10 134.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-04T12:14:46.299Z] #10 134.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-04T12:14:46.299Z] #10 134.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-04T12:14:46.299Z] #10 134.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T12:14:46.299Z] #10 134.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:46.299Z] #10 134.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-04T12:14:46.311Z] #39 61.50 CC criu/arch/aarch64/intraprocedure.o [2020-08-04T12:14:46.409Z] #18 5.027 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T12:14:46.556Z] #10 134.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:46.556Z] #10 134.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T12:14:46.556Z] #10 134.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-04T12:14:46.556Z] #10 134.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:46.556Z] #10 134.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T12:14:46.556Z] #10 134.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T12:14:46.556Z] #10 134.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-04T12:14:46.556Z] #10 134.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-04T12:14:46.556Z] #10 134.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-04T12:14:46.556Z] #10 134.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T12:14:46.556Z] #10 134.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-04T12:14:46.556Z] #10 134.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:46.556Z] #10 134.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:14:46.556Z] #10 134.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T12:14:46.556Z] #10 134.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T12:14:46.556Z] #10 134.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:14:46.556Z] #10 134.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T12:14:46.556Z] #10 134.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T12:14:46.575Z] #39 61.54 CC criu/pie/restorer.o [2020-08-04T12:14:46.669Z] #13 1.004 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-04T12:14:46.669Z] #13 DONE 1.1s [2020-08-04T12:14:46.669Z] [2020-08-04T12:14:46.669Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T12:14:46.753Z] #17 1.405 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:14:46.753Z] #17 1.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:14:46.753Z] #17 1.467 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:14:46.812Z] #10 134.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-04T12:14:46.812Z] #10 134.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:46.812Z] #10 134.4 Setting up dmsetup (2:1.02.155-3) ... [2020-08-04T12:14:46.812Z] #10 134.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:46.812Z] #10 134.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-04T12:14:46.812Z] #10 134.4 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:14:47.055Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-04T12:14:47.055Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-08-04T12:14:47.055Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-08-04T12:14:47.055Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-04T12:14:47.055Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-04T12:14:47.055Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-04T12:14:47.069Z] #10 DONE 134.8s [2020-08-04T12:14:47.069Z] [2020-08-04T12:14:47.069Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:47.069Z] #41 133.2 net/http/httptrace [2020-08-04T12:14:47.069Z] #41 133.4 net/http [2020-08-04T12:14:47.323Z] #17 1.990 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:14:47.345Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-04T12:14:47.345Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-04T12:14:47.345Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-04T12:14:47.345Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-04T12:14:47.345Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-04T12:14:47.609Z] #14 DONE 0.9s [2020-08-04T12:14:47.609Z] [2020-08-04T12:14:47.609Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T12:14:47.636Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-04T12:14:47.868Z] #15 ... [2020-08-04T12:14:47.868Z] [2020-08-04T12:14:47.868Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:47.868Z] #41 122.2 crypto/tls [2020-08-04T12:14:47.868Z] #41 128.3 net/http/httptrace [2020-08-04T12:14:47.868Z] #41 128.5 net/http [2020-08-04T12:14:47.868Z] #41 ... [2020-08-04T12:14:47.868Z] [2020-08-04T12:14:47.868Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:47.868Z] #39 44.77 CC compel/arch/x86/src/lib/infect.o [2020-08-04T12:14:47.868Z] #39 45.47 CC compel/src/lib/infect-rpc.o [2020-08-04T12:14:47.868Z] #39 45.71 CC compel/src/lib/infect-util.o [2020-08-04T12:14:47.868Z] #39 46.00 CC compel/src/lib/infect.o [2020-08-04T12:14:47.868Z] #39 47.81 CC compel/src/lib/ptrace.o [2020-08-04T12:14:47.868Z] #39 48.31 AR compel/libcompel.a [2020-08-04T12:14:47.868Z] #39 48.44 HOSTCC compel/src/main-host.o [2020-08-04T12:14:47.868Z] #39 48.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-04T12:14:47.868Z] #39 49.18 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-04T12:14:47.868Z] #39 49.71 HOSTCC compel/src/lib/log-host.o [2020-08-04T12:14:47.868Z] #39 49.92 HOSTLINK compel/compel-host-bin [2020-08-04T12:14:47.868Z] #39 50.08 DEP soccr/soccr.d [2020-08-04T12:14:47.868Z] #39 50.20 CC soccr/soccr.o [2020-08-04T12:14:47.868Z] #39 51.61 AR soccr/libsoccr.a [2020-08-04T12:14:47.868Z] #39 51.66 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:14:47.868Z] #39 52.15 DEP criu/arch/x86/sigframe.d [2020-08-04T12:14:47.868Z] #39 52.24 DEP criu/arch/x86/sigaction_compat.d [2020-08-04T12:14:47.868Z] #39 52.32 DEP criu/arch/x86/kerndat.d [2020-08-04T12:14:47.868Z] #39 52.50 DEP criu/arch/x86/crtools.d [2020-08-04T12:14:47.868Z] #39 52.69 DEP criu/arch/x86/cpu.d [2020-08-04T12:14:47.868Z] #39 52.97 CC criu/arch/x86/cpu.o [2020-08-04T12:14:48.265Z] #17 3.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:14:48.267Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-04T12:14:48.267Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-04T12:14:48.436Z] #39 ... [2020-08-04T12:14:48.436Z] [2020-08-04T12:14:48.436Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T12:14:48.436Z] #15 DONE 1.0s [2020-08-04T12:14:48.436Z] [2020-08-04T12:14:48.436Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T12:14:48.558Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-08-04T12:14:48.860Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-04T12:14:48.860Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-04T12:14:48.860Z] ? github.com/docker/docker/api/types [no test files] [2020-08-04T12:14:48.860Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-04T12:14:48.860Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-04T12:14:48.860Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-04T12:14:48.860Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-04T12:14:48.964Z] #41 ... [2020-08-04T12:14:48.964Z] [2020-08-04T12:14:48.964Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T12:14:48.964Z] #11 DONE 1.6s [2020-08-04T12:14:48.964Z] [2020-08-04T12:14:48.964Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:48.964Z] #49 1.453 + RM_GOPATH=0 [2020-08-04T12:14:48.964Z] #49 1.453 + TMP_GOPATH= [2020-08-04T12:14:48.964Z] #49 1.453 + : /build [2020-08-04T12:14:48.964Z] #49 1.453 + '[' -z '' ']' [2020-08-04T12:14:48.964Z] #49 1.460 ++ mktemp -d [2020-08-04T12:14:48.964Z] #49 1.460 + export GOPATH=/tmp/tmp.s9OWBcfeF5 [2020-08-04T12:14:48.964Z] #49 1.469 + GOPATH=/tmp/tmp.s9OWBcfeF5 [2020-08-04T12:14:48.964Z] #49 1.469 + RM_GOPATH=1 [2020-08-04T12:14:48.964Z] #49 1.469 + case "$(go env GOARCH)" in [2020-08-04T12:14:48.964Z] #49 1.469 ++ go env GOARCH [2020-08-04T12:14:48.964Z] #49 1.480 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:14:48.964Z] #49 1.480 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:14:48.964Z] #49 1.480 ++ dirname /tmp/install/install.sh [2020-08-04T12:14:48.964Z] #49 1.481 + dir=/tmp/install [2020-08-04T12:14:48.964Z] #49 1.481 + bin=runc [2020-08-04T12:14:48.964Z] #49 1.482 + shift [2020-08-04T12:14:48.964Z] #49 1.482 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-04T12:14:48.964Z] #49 1.482 + . /tmp/install/runc.installer [2020-08-04T12:14:48.964Z] #49 1.482 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:14:48.964Z] #49 1.483 + install_runc [2020-08-04T12:14:48.964Z] #49 1.484 + uname -r [2020-08-04T12:14:48.964Z] #49 1.484 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-04T12:14:48.964Z] #49 1.504 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-04T12:14:48.964Z] #49 1.505 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-04T12:14:48.964Z] #49 1.505 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-04T12:14:48.964Z] #49 1.505 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.s9OWBcfeF5/src/github.com/opencontainers/runc [2020-08-04T12:14:48.964Z] #49 1.511 Cloning into '/tmp/tmp.s9OWBcfeF5/src/github.com/opencontainers/runc'... [2020-08-04T12:14:49.137Z] #39 63.86 LINK criu/pie/restorer.built-in.o [2020-08-04T12:14:49.138Z] #39 63.86 GEN criu/pie/restorer-blob.h [2020-08-04T12:14:49.138Z] #39 63.95 DEP criu/vdso.d [2020-08-04T12:14:49.138Z] #39 64.18 DEP criu/uts_ns.d [2020-08-04T12:14:49.152Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-08-04T12:14:49.152Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-08-04T12:14:49.152Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-04T12:14:49.152Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-04T12:14:49.152Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-04T12:14:49.152Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-04T12:14:49.152Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-04T12:14:49.152Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-04T12:14:49.152Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-04T12:14:49.202Z] #18 ... [2020-08-04T12:14:49.202Z] [2020-08-04T12:14:49.202Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:49.202Z] #42 131.9 math/big [2020-08-04T12:14:49.375Z] #16 DONE 1.0s [2020-08-04T12:14:49.375Z] [2020-08-04T12:14:49.375Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:14:49.405Z] #39 64.39 DEP criu/util.d [2020-08-04T12:14:49.405Z] #39 64.51 DEP criu/uffd.d [2020-08-04T12:14:49.405Z] #39 64.62 DEP criu/tun.d [2020-08-04T12:14:49.443Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-08-04T12:14:49.443Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-08-04T12:14:49.443Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-04T12:14:49.443Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-04T12:14:49.443Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-04T12:14:49.443Z] ? github.com/docker/docker/builder [no test files] [2020-08-04T12:14:49.443Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-04T12:14:49.443Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-04T12:14:49.443Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-04T12:14:49.443Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-04T12:14:49.443Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-04T12:14:49.443Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-04T12:14:49.443Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-04T12:14:49.530Z] #42 ... [2020-08-04T12:14:49.530Z] [2020-08-04T12:14:49.530Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:49.530Z] #48 122.2 golang.org/x/crypto/ssh/terminal [2020-08-04T12:14:49.530Z] #48 126.7 mvdan.cc/sh/v3/cmd/shfmt [2020-08-04T12:14:49.648Z] #17 4.469 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:14:49.668Z] #39 64.72 DEP criu/tty.d [2020-08-04T12:14:49.668Z] #39 64.88 DEP criu/timerfd.d [2020-08-04T12:14:49.841Z] #48 ... [2020-08-04T12:14:49.841Z] [2020-08-04T12:14:49.841Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:49.841Z] #40 59.53 CC compel/src/lib/infect.o [2020-08-04T12:14:49.841Z] #40 62.63 CC compel/src/lib/ptrace.o [2020-08-04T12:14:49.841Z] #40 63.27 AR compel/libcompel.a [2020-08-04T12:14:49.841Z] #40 63.41 HOSTCC compel/src/main-host.o [2020-08-04T12:14:49.841Z] #40 63.80 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-08-04T12:14:49.841Z] #40 64.09 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-04T12:14:49.841Z] #40 64.68 HOSTCC compel/src/lib/log-host.o [2020-08-04T12:14:49.841Z] #40 64.93 HOSTLINK compel/compel-host-bin [2020-08-04T12:14:49.841Z] #40 65.09 DEP soccr/soccr.d [2020-08-04T12:14:49.841Z] #40 65.34 CC soccr/soccr.o [2020-08-04T12:14:49.894Z] #49 ... [2020-08-04T12:14:49.894Z] [2020-08-04T12:14:49.894Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T12:14:49.894Z] #12 DONE 1.2s [2020-08-04T12:14:49.894Z] [2020-08-04T12:14:49.894Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T12:14:49.932Z] #39 65.10 DEP criu/timens.d [2020-08-04T12:14:50.074Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-08-04T12:14:50.162Z] #40 ... [2020-08-04T12:14:50.162Z] [2020-08-04T12:14:50.162Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:50.162Z] #50 11.18 + cd /tmp/tmp.1cSSl4XotE/src/github.com/opencontainers/runc [2020-08-04T12:14:50.162Z] #50 11.18 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:14:50.196Z] #39 65.35 DEP criu/sysfs_parse.d [2020-08-04T12:14:50.460Z] #39 65.51 DEP criu/sysctl.d [2020-08-04T12:14:50.484Z] #50 ... [2020-08-04T12:14:50.484Z] [2020-08-04T12:14:50.484Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T12:14:50.484Z] #48 DONE 132.9s [2020-08-04T12:14:50.484Z] [2020-08-04T12:14:50.484Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:14:50.724Z] #39 65.69 DEP criu/string.d [2020-08-04T12:14:50.724Z] #39 65.71 DEP criu/stats.d [2020-08-04T12:14:50.724Z] #39 65.77 DEP criu/sockets.d [2020-08-04T12:14:50.724Z] #39 65.88 DEP criu/sk-unix.d [2020-08-04T12:14:50.769Z] #17 1.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:14:50.769Z] #17 1.413 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:14:50.769Z] #17 1.415 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:14:50.842Z] #13 0.988 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-04T12:14:50.988Z] #39 66.08 DEP criu/sk-tcp.d [2020-08-04T12:14:51.100Z] #13 DONE 1.1s [2020-08-04T12:14:51.100Z] [2020-08-04T12:14:51.100Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T12:14:51.241Z] #29 ... [2020-08-04T12:14:51.241Z] [2020-08-04T12:14:51.241Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:51.241Z] #50 12.38 + '[' -z '' ']' [2020-08-04T12:14:51.252Z] #39 66.25 DEP criu/sk-queue.d [2020-08-04T12:14:51.252Z] #39 66.48 DEP criu/sk-packet.d [2020-08-04T12:14:51.337Z] #17 1.895 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:14:51.517Z] #39 ... [2020-08-04T12:14:51.517Z] [2020-08-04T12:14:51.517Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:14:51.517Z] #17 11.17 libcap2-bin is already the newest version (1:2.25-2). [2020-08-04T12:14:51.517Z] #17 11.17 The following additional packages will be installed: [2020-08-04T12:14:51.517Z] #17 11.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-04T12:14:51.517Z] #17 11.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-04T12:14:51.517Z] #17 11.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-04T12:14:51.517Z] #17 11.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-04T12:14:51.517Z] #17 11.17 python3.7 python3.7-minimal vim-runtime xxd [2020-08-04T12:14:51.517Z] #17 11.17 Suggested packages: [2020-08-04T12:14:51.517Z] #17 11.17 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-04T12:14:51.517Z] #17 11.17 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-04T12:14:51.517Z] #17 11.17 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-04T12:14:51.517Z] #17 11.17 Recommended packages: [2020-08-04T12:14:51.517Z] #17 11.17 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-04T12:14:51.517Z] #17 11.17 python3-keyrings.alt python3-xdg unzip [2020-08-04T12:14:51.517Z] #17 12.14 The following NEW packages will be installed: [2020-08-04T12:14:51.517Z] #17 12.14 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-04T12:14:51.517Z] #17 12.14 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-04T12:14:51.517Z] #17 12.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-04T12:14:51.517Z] #17 12.14 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-04T12:14:51.517Z] #17 12.14 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-04T12:14:51.517Z] #17 12.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-04T12:14:51.517Z] #17 12.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-04T12:14:51.517Z] #17 12.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-04T12:14:51.517Z] #17 12.15 xz-utils zip [2020-08-04T12:14:51.517Z] #17 12.44 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:14:51.517Z] #17 12.44 Need to get 27.6 MB of archives. [2020-08-04T12:14:51.517Z] #17 12.44 After this operation, 114 MB of additional disk space will be used. [2020-08-04T12:14:51.517Z] #17 12.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-08-04T12:14:51.517Z] #17 12.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-08-04T12:14:51.517Z] #17 12.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-08-04T12:14:51.517Z] #17 13.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-08-04T12:14:51.517Z] #17 13.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-08-04T12:14:51.517Z] #17 13.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-08-04T12:14:51.517Z] #17 13.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-08-04T12:14:51.517Z] #17 13.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-08-04T12:14:51.517Z] #17 13.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-08-04T12:14:51.517Z] #17 13.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-08-04T12:14:51.517Z] #17 13.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-08-04T12:14:51.517Z] #17 13.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-08-04T12:14:51.517Z] #17 13.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-08-04T12:14:51.517Z] #17 13.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-08-04T12:14:51.517Z] #17 13.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-08-04T12:14:51.517Z] #17 13.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-08-04T12:14:51.517Z] #17 13.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-04T12:14:51.517Z] #17 13.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:14:51.517Z] #17 13.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-08-04T12:14:51.517Z] #17 13.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-08-04T12:14:51.517Z] #17 13.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-08-04T12:14:51.517Z] #17 13.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-08-04T12:14:51.517Z] #17 13.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-08-04T12:14:51.517Z] #17 13.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-04T12:14:51.517Z] #17 13.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-04T12:14:51.517Z] #17 13.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-04T12:14:51.517Z] #17 13.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-08-04T12:14:51.517Z] #17 13.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-08-04T12:14:51.517Z] #17 13.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-04T12:14:51.517Z] #17 14.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-04T12:14:51.517Z] #17 14.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-04T12:14:51.517Z] #17 14.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-04T12:14:51.517Z] #17 14.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-08-04T12:14:51.517Z] #17 14.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-08-04T12:14:51.517Z] #17 14.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-04T12:14:51.517Z] #17 14.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-04T12:14:51.517Z] #17 14.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-04T12:14:51.517Z] #17 14.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-08-04T12:14:51.517Z] #17 14.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-04T12:14:51.517Z] #17 14.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-04T12:14:51.517Z] #17 14.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-04T12:14:51.517Z] #17 14.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-08-04T12:14:51.517Z] #17 14.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-08-04T12:14:51.517Z] #17 14.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-08-04T12:14:51.517Z] #17 14.23 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-04T12:14:51.517Z] #17 14.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-08-04T12:14:51.517Z] #17 14.56 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-08-04T12:14:51.517Z] #17 14.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-08-04T12:14:51.517Z] #17 15.25 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:14:51.517Z] #17 15.34 Fetched 27.6 MB in 2s (11.4 MB/s) [2020-08-04T12:14:51.517Z] #17 15.39 Selecting previously unselected package pigz. [2020-08-04T12:14:51.517Z] #17 15.39 (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 ... 23405 files and directories currently installed.) [2020-08-04T12:14:51.517Z] #17 15.47 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-08-04T12:14:51.517Z] #17 15.48 Unpacking pigz (2.4-1) ... [2020-08-04T12:14:51.517Z] #17 15.59 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-08-04T12:14:51.517Z] #17 15.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-04T12:14:51.517Z] #17 15.60 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-04T12:14:51.517Z] #17 15.98 Selecting previously unselected package python3.7-minimal. [2020-08-04T12:14:51.517Z] #17 15.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-04T12:14:51.517Z] #17 16.00 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:14:51.517Z] #17 16.60 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-04T12:14:51.517Z] #17 16.62 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:14:51.560Z] #17 ... [2020-08-04T12:14:51.560Z] [2020-08-04T12:14:51.560Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:51.560Z] #39 56.51 CC criu/arch/x86/crtools.o [2020-08-04T12:14:51.560Z] #39 58.24 CC criu/arch/x86/kerndat.o [2020-08-04T12:14:51.560Z] #39 58.85 CC criu/arch/x86/sigaction_compat.o [2020-08-04T12:14:51.560Z] #39 59.18 CC criu/arch/x86/sigframe.o [2020-08-04T12:14:51.560Z] #39 59.47 LINK criu/arch/x86/crtools.built-in.o [2020-08-04T12:14:51.560Z] #39 59.51 DEP criu/pie/util-vdso-elf32.d [2020-08-04T12:14:51.560Z] #39 59.62 DEP criu/pie/util-vdso.d [2020-08-04T12:14:51.560Z] #39 59.71 DEP criu/pie/util.d [2020-08-04T12:14:51.560Z] #39 59.94 CC criu/pie/util.o [2020-08-04T12:14:51.560Z] #39 60.23 CC criu/pie/util-vdso.o [2020-08-04T12:14:51.560Z] #39 60.85 CC criu/pie/util-vdso-elf32.o [2020-08-04T12:14:51.560Z] #39 61.51 AR criu/pie/pie.lib.a [2020-08-04T12:14:51.560Z] #39 61.56 DEP criu/pie/restorer.d [2020-08-04T12:14:51.560Z] #39 61.73 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-04T12:14:51.560Z] #39 61.87 DEP criu/arch/x86/restorer_unmap.d [2020-08-04T12:14:51.560Z] #39 61.89 DEP criu/arch/x86/restorer.d [2020-08-04T12:14:51.560Z] #39 62.13 DEP criu/arch/x86/vdso-pie.d [2020-08-04T12:14:51.560Z] #39 62.24 DEP criu/pie/parasite-vdso.d [2020-08-04T12:14:51.560Z] #39 62.43 DEP criu/pie/parasite.d [2020-08-04T12:14:51.560Z] #39 62.60 CC criu/pie/parasite.o [2020-08-04T12:14:51.562Z] #50 12.38 + target=static [2020-08-04T12:14:51.562Z] #50 12.38 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-04T12:14:51.562Z] #50 12.55 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-04T12:14:52.030Z] #14 DONE 1.1s [2020-08-04T12:14:52.030Z] [2020-08-04T12:14:52.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:52.030Z] #39 48.72 CC compel/arch/x86/src/lib/cpu.o [2020-08-04T12:14:52.030Z] #39 49.91 CC compel/arch/x86/src/lib/infect.o [2020-08-04T12:14:52.030Z] #39 50.64 CC compel/src/lib/infect-rpc.o [2020-08-04T12:14:52.030Z] #39 50.98 CC compel/src/lib/infect-util.o [2020-08-04T12:14:52.030Z] #39 51.21 CC compel/src/lib/infect.o [2020-08-04T12:14:52.030Z] #39 53.46 CC compel/src/lib/ptrace.o [2020-08-04T12:14:52.030Z] #39 54.03 AR compel/libcompel.a [2020-08-04T12:14:52.030Z] #39 54.15 HOSTCC compel/src/main-host.o [2020-08-04T12:14:52.030Z] #39 54.73 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-04T12:14:52.030Z] #39 55.12 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-04T12:14:52.030Z] #39 55.49 HOSTCC compel/src/lib/log-host.o [2020-08-04T12:14:52.030Z] #39 55.65 HOSTLINK compel/compel-host-bin [2020-08-04T12:14:52.030Z] #39 55.97 DEP soccr/soccr.d [2020-08-04T12:14:52.030Z] #39 56.22 CC soccr/soccr.o [2020-08-04T12:14:52.030Z] #39 57.91 AR soccr/libsoccr.a [2020-08-04T12:14:52.095Z] #17 ... [2020-08-04T12:14:52.095Z] [2020-08-04T12:14:52.095Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:14:52.095Z] #36 136.3 + dpkg --print-architecture [2020-08-04T12:14:52.131Z] #39 63.87 LINK criu/pie/parasite.built-in.o [2020-08-04T12:14:52.131Z] #39 63.89 GEN criu/pie/parasite-blob.h [2020-08-04T12:14:52.131Z] #39 63.93 CC criu/pie/parasite-vdso.o [2020-08-04T12:14:52.261Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-04T12:14:52.261Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5f62eca8\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-04T12:14:52.261Z] ---------------------------------------------------------------------------- [2020-08-04T12:14:52.261Z] [2020-08-04T12:14:52.261Z] INFO: executeCI.ps1 starting at Tue Aug 4 12:14:50 CUT 2020 [2020-08-04T12:14:52.261Z] [2020-08-04T12:14:52.261Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-04T12:14:52.261Z] INFO: Running git version 2.24.1.windows.2 [2020-08-04T12:14:52.261Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-04T12:14:52.261Z] INFO: Environment variables: [2020-08-04T12:14:52.261Z] [2020-08-04T12:14:52.261Z] Name Value [2020-08-04T12:14:52.261Z] ---- ----- [2020-08-04T12:14:52.261Z] ALLUSERSPROFILE C:\ProgramData [2020-08-04T12:14:52.261Z] amd64 true [2020-08-04T12:14:52.261Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-04T12:14:52.261Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-04T12:14:52.261Z] arm64 true [2020-08-04T12:14:52.261Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-04T12:14:52.261Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-04T12:14:52.261Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-04T12:14:52.261Z] BRANCH_NAME PR-41292 [2020-08-04T12:14:52.261Z] BUILD_DISPLAY_NAME #3 [2020-08-04T12:14:52.261Z] BUILD_ID 3 [2020-08-04T12:14:52.261Z] BUILD_NUMBER 3 [2020-08-04T12:14:52.261Z] BUILD_TAG jenkins-moby-PR-41292-3 [2020-08-04T12:14:52.261Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41292/3/ [2020-08-04T12:14:52.261Z] CHANGE_AUTHOR eelf [2020-08-04T12:14:52.261Z] CHANGE_AUTHOR_DISPLAY_NAME Evgeniy Makhrov [2020-08-04T12:14:52.261Z] CHANGE_BRANCH pass_network_error [2020-08-04T12:14:52.261Z] CHANGE_FORK eelf [2020-08-04T12:14:52.261Z] CHANGE_ID 41292 [2020-08-04T12:14:52.261Z] CHANGE_TARGET master [2020-08-04T12:14:52.261Z] CHANGE_TITLE Pass underlying network error in ErrorConnectionFailed [2020-08-04T12:14:52.261Z] CHANGE_URL https://github.com/moby/moby/pull/41292 [2020-08-04T12:14:52.261Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T12:14:52.261Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-04T12:14:52.261Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-04T12:14:52.261Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-04T12:14:52.261Z] COMPUTERNAME azwin-2-5e6480 [2020-08-04T12:14:52.261Z] ComSpec C:\windows\system32\cmd.exe [2020-08-04T12:14:52.261Z] ConfigSequenceNumber 0 [2020-08-04T12:14:52.261Z] dco true [2020-08-04T12:14:52.261Z] DOCKER_BUILDKIT 0 [2020-08-04T12:14:52.261Z] DOCKER_DUT_DEBUG 1 [2020-08-04T12:14:52.261Z] DOCKER_EXPERIMENTAL 1 [2020-08-04T12:14:52.261Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-04T12:14:52.261Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-04T12:14:52.261Z] EXECUTOR_NUMBER 0 [2020-08-04T12:14:52.261Z] FQDN azwin-2-5e6480.westus.cloudapp.azure.com [2020-08-04T12:14:52.261Z] GIT_BRANCH PR-41292 [2020-08-04T12:14:52.261Z] GIT_COMMIT 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:14:52.261Z] GIT_PREVIOUS_COMMIT 8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:14:52.261Z] GIT_URL https://github.com/moby/moby.git [2020-08-04T12:14:52.261Z] HUDSON_COOKIE 0fb425aa-07dc-45a4-b77f-b4b1e244a36b [2020-08-04T12:14:52.261Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-04T12:14:52.261Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-04T12:14:52.261Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-04T12:14:52.261Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-04T12:14:52.261Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-04T12:14:52.261Z] JENKINS_NODE_COOKIE fbe35545-c338-4274-8127-848727936d46 [2020-08-04T12:14:52.261Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-04T12:14:52.261Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-04T12:14:52.261Z] JOB_BASE_NAME PR-41292 [2020-08-04T12:14:52.261Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41292/display/redirect [2020-08-04T12:14:52.261Z] JOB_NAME moby/PR-41292 [2020-08-04T12:14:52.261Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41292/ [2020-08-04T12:14:52.261Z] library.jps.version master [2020-08-04T12:14:52.261Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-04T12:14:52.261Z] NODE_LABELS amd64 azure azwin-2-5e6480 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-04T12:14:52.261Z] NODE_NAME azwin-2-5e6480 [2020-08-04T12:14:52.261Z] NUMBER_OF_PROCESSORS 4 [2020-08-04T12:14:52.261Z] OS Windows_NT [2020-08-04T12:14:52.261Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-04T12:14:52.261Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-04T12:14:52.261Z] ppc64le true [2020-08-04T12:14:52.261Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-04T12:14:52.261Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-08-04T12:14:52.261Z] PROCESSOR_LEVEL 6 [2020-08-04T12:14:52.261Z] PROCESSOR_REVISION 5504 [2020-08-04T12:14:52.261Z] ProgramData C:\ProgramData [2020-08-04T12:14:52.261Z] ProgramFiles C:\Program Files [2020-08-04T12:14:52.261Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-04T12:14:52.261Z] ProgramW6432 C:\Program Files [2020-08-04T12:14:52.261Z] PROMPT $P$G [2020-08-04T12:14:52.261Z] PSExecutionPolicyPreference Bypass [2020-08-04T12:14:52.261Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-04T12:14:52.261Z] PUBLIC C:\Users\Public [2020-08-04T12:14:52.261Z] rootless true [2020-08-04T12:14:52.261Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41292/3/display/redirect?page=changes [2020-08-04T12:14:52.261Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41292/3/display/redirect [2020-08-04T12:14:52.261Z] s390x true [2020-08-04T12:14:52.261Z] SKIP_VALIDATION_TESTS 1 [2020-08-04T12:14:52.261Z] SOURCES_DRIVE d [2020-08-04T12:14:52.261Z] SOURCES_SUBDIR gopath [2020-08-04T12:14:52.261Z] STAGE_NAME Run tests [2020-08-04T12:14:52.261Z] SystemDrive C: [2020-08-04T12:14:52.261Z] SystemRoot C:\windows [2020-08-04T12:14:52.261Z] TEMP C:\windows\TEMP [2020-08-04T12:14:52.261Z] TESTDEBUG 0 [2020-08-04T12:14:52.261Z] TESTRUN_DRIVE d [2020-08-04T12:14:52.261Z] TESTRUN_SUBDIR CI [2020-08-04T12:14:52.261Z] TIMEOUT 120m [2020-08-04T12:14:52.261Z] TMP C:\windows\TEMP [2020-08-04T12:14:52.261Z] unit_validate true [2020-08-04T12:14:52.261Z] USERDOMAIN WORKGROUP [2020-08-04T12:14:52.261Z] USERNAME azwin-2-5e6480$ [2020-08-04T12:14:52.261Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-04T12:14:52.261Z] validate_force false [2020-08-04T12:14:52.261Z] windir C:\windows [2020-08-04T12:14:52.261Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-04T12:14:52.261Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-04T12:14:52.261Z] windowsRS1 false [2020-08-04T12:14:52.261Z] windowsRS5 true [2020-08-04T12:14:52.261Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-04T12:14:52.261Z] [2020-08-04T12:14:52.261Z] [2020-08-04T12:14:52.261Z] [2020-08-04T12:14:52.261Z] INFO: Sources under d:\gopath\... [2020-08-04T12:14:52.261Z] INFO: Test run under d:\CI\... [2020-08-04T12:14:52.261Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-04T12:14:52.261Z] INFO: docker/docker repository was found [2020-08-04T12:14:52.261Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-08-04T12:14:52.274Z] #17 2.720 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:14:52.287Z] #39 57.97 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:14:52.287Z] #39 ... [2020-08-04T12:14:52.287Z] [2020-08-04T12:14:52.287Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T12:14:52.716Z] ltsc2019: Pulling from windows/servercore [2020-08-04T12:14:52.802Z] ok github.com/docker/docker/builder/remotecontext 0.358s coverage: 13.6% of statements [2020-08-04T12:14:53.045Z] #36 DONE 137.3s [2020-08-04T12:14:53.046Z] [2020-08-04T12:14:53.046Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:14:53.046Z] #17 18.88 Selecting previously unselected package python3-minimal. [2020-08-04T12:14:53.046Z] #17 18.88 (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 ... 23654 files and directories currently installed.) [2020-08-04T12:14:53.046Z] #17 18.94 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-08-04T12:14:53.046Z] #17 18.98 Unpacking python3-minimal (3.7.3-1) ... [2020-08-04T12:14:53.046Z] #17 19.09 Selecting previously unselected package libmpdec2:arm64. [2020-08-04T12:14:53.046Z] #17 19.11 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-08-04T12:14:53.072Z] #39 64.54 CC criu/arch/x86/vdso-pie.o [2020-08-04T12:14:53.072Z] #39 64.79 CC criu/arch/x86/restorer.o [2020-08-04T12:14:53.093Z] ok github.com/docker/docker/builder/dockerfile 1.040s coverage: 48.1% of statements [2020-08-04T12:14:53.178Z] 4612f6d0b889: Pulling fs layer [2020-08-04T12:14:53.178Z] fc1b9e59edad: Pulling fs layer [2020-08-04T12:14:53.211Z] #17 3.849 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:14:53.219Z] #15 DONE 1.1s [2020-08-04T12:14:53.219Z] [2020-08-04T12:14:53.219Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:53.219Z] #39 58.60 DEP criu/arch/x86/sigframe.d [2020-08-04T12:14:53.219Z] #39 58.73 DEP criu/arch/x86/sigaction_compat.d [2020-08-04T12:14:53.219Z] #39 58.91 DEP criu/arch/x86/kerndat.d [2020-08-04T12:14:53.219Z] #39 59.00 DEP criu/arch/x86/crtools.d [2020-08-04T12:14:53.310Z] #17 19.12 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-08-04T12:14:53.476Z] #39 59.34 DEP criu/arch/x86/cpu.d [2020-08-04T12:14:53.574Z] #17 19.29 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-08-04T12:14:53.574Z] #17 19.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-08-04T12:14:53.574Z] #17 19.30 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-04T12:14:53.643Z] #39 65.28 CC criu/arch/x86/restorer_unmap.o [2020-08-04T12:14:53.643Z] #39 65.35 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-04T12:14:53.725Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-08-04T12:14:53.734Z] #39 59.49 CC criu/arch/x86/cpu.o [2020-08-04T12:14:53.931Z] #39 65.62 CC criu/pie/restorer.o [2020-08-04T12:14:54.298Z] #39 ... [2020-08-04T12:14:54.298Z] [2020-08-04T12:14:54.298Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T12:14:54.298Z] #16 DONE 1.0s [2020-08-04T12:14:54.298Z] [2020-08-04T12:14:54.298Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:14:54.524Z] #17 20.17 Selecting previously unselected package python3.7. [2020-08-04T12:14:54.524Z] #17 20.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-08-04T12:14:54.524Z] #17 20.19 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:14:54.524Z] #17 20.44 Selecting previously unselected package libpython3-stdlib:arm64. [2020-08-04T12:14:54.524Z] #17 20.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-08-04T12:14:54.524Z] #17 20.45 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-04T12:14:54.524Z] #17 20.55 Setting up python3-minimal (3.7.3-1) ... [2020-08-04T12:14:54.759Z] ok github.com/docker/docker/builder/remotecontext/git 1.509s coverage: 86.3% of statements [2020-08-04T12:14:54.759Z] ? github.com/docker/docker/cli [no test files] [2020-08-04T12:14:54.759Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-04T12:14:54.880Z] #39 ... [2020-08-04T12:14:54.880Z] [2020-08-04T12:14:54.880Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:14:54.880Z] #17 9.485 Fetched 8371 kB in 8s (995 kB/s) [2020-08-04T12:14:55.668Z] #17 1.351 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T12:14:55.668Z] #17 1.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T12:14:55.668Z] #17 1.424 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T12:14:55.759Z] #17 ... [2020-08-04T12:14:55.759Z] [2020-08-04T12:14:55.759Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:55.759Z] #39 53.98 CC criu/arch/x86/crtools.o [2020-08-04T12:14:55.759Z] #39 55.57 CC criu/arch/x86/kerndat.o [2020-08-04T12:14:55.759Z] #39 55.98 CC criu/arch/x86/sigaction_compat.o [2020-08-04T12:14:55.759Z] #39 56.26 CC criu/arch/x86/sigframe.o [2020-08-04T12:14:55.759Z] #39 56.56 LINK criu/arch/x86/crtools.built-in.o [2020-08-04T12:14:55.759Z] #39 56.60 DEP criu/pie/util-vdso-elf32.d [2020-08-04T12:14:55.759Z] #39 56.83 DEP criu/pie/util-vdso.d [2020-08-04T12:14:55.759Z] #39 56.96 DEP criu/pie/util.d [2020-08-04T12:14:55.759Z] #39 57.08 CC criu/pie/util.o [2020-08-04T12:14:55.759Z] #39 57.38 CC criu/pie/util-vdso.o [2020-08-04T12:14:55.759Z] #39 57.79 CC criu/pie/util-vdso-elf32.o [2020-08-04T12:14:55.759Z] #39 58.25 AR criu/pie/pie.lib.a [2020-08-04T12:14:55.759Z] #39 58.31 DEP criu/pie/restorer.d [2020-08-04T12:14:55.759Z] #39 58.54 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-04T12:14:55.759Z] #39 58.62 DEP criu/arch/x86/restorer_unmap.d [2020-08-04T12:14:55.759Z] #39 58.67 DEP criu/arch/x86/restorer.d [2020-08-04T12:14:55.759Z] #39 58.84 DEP criu/arch/x86/vdso-pie.d [2020-08-04T12:14:55.759Z] #39 58.98 DEP criu/pie/parasite-vdso.d [2020-08-04T12:14:55.759Z] #39 59.16 DEP criu/pie/parasite.d [2020-08-04T12:14:55.759Z] #39 59.42 CC criu/pie/parasite.o [2020-08-04T12:14:55.759Z] #39 60.67 LINK criu/pie/parasite.built-in.o [2020-08-04T12:14:55.759Z] #39 60.68 GEN criu/pie/parasite-blob.h [2020-08-04T12:14:55.759Z] #39 60.69 CC criu/pie/parasite-vdso.o [2020-08-04T12:14:55.920Z] #17 21.43 Selecting previously unselected package python3. [2020-08-04T12:14:55.920Z] #17 21.43 (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 ... 24066 files and directories currently installed.) [2020-08-04T12:14:55.920Z] #17 21.48 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-08-04T12:14:55.920Z] #17 21.50 Unpacking python3 (3.7.3-1) ... [2020-08-04T12:14:55.920Z] #17 21.61 Selecting previously unselected package libip4tc0:arm64. [2020-08-04T12:14:55.920Z] #17 21.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-08-04T12:14:55.920Z] #17 21.64 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-08-04T12:14:55.920Z] #17 21.75 Selecting previously unselected package libip6tc0:arm64. [2020-08-04T12:14:55.920Z] #17 21.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-08-04T12:14:55.920Z] #17 21.76 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-08-04T12:14:55.920Z] #17 21.85 Selecting previously unselected package libiptc0:arm64. [2020-08-04T12:14:55.920Z] #17 21.85 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-08-04T12:14:55.920Z] #17 21.87 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-08-04T12:14:56.018Z] #39 61.22 CC criu/arch/x86/vdso-pie.o [2020-08-04T12:14:56.184Z] #17 21.95 Selecting previously unselected package libnfnetlink0:arm64. [2020-08-04T12:14:56.184Z] #17 21.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-08-04T12:14:56.184Z] #17 21.97 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-04T12:14:56.184Z] #17 22.03 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-08-04T12:14:56.184Z] #17 22.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-08-04T12:14:56.184Z] #17 22.05 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-04T12:14:56.184Z] #17 22.15 Selecting previously unselected package libnftnl11:arm64. [2020-08-04T12:14:56.184Z] #17 22.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-08-04T12:14:56.184Z] #17 22.17 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-08-04T12:14:56.233Z] #17 2.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T12:14:56.277Z] #39 61.46 CC criu/arch/x86/restorer.o [2020-08-04T12:14:56.295Z] #50 ... [2020-08-04T12:14:56.295Z] [2020-08-04T12:14:56.295Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:14:56.295Z] #55 139.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T12:14:56.295Z] #55 139.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-04T12:14:56.448Z] #17 22.26 Selecting previously unselected package iptables. [2020-08-04T12:14:56.448Z] #17 22.26 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-08-04T12:14:56.448Z] #17 22.26 Unpacking iptables (1.8.2-4) ... [2020-08-04T12:14:56.713Z] #17 22.48 Selecting previously unselected package xxd. [2020-08-04T12:14:56.713Z] #17 22.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-04T12:14:56.713Z] #17 22.49 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:14:56.713Z] #17 22.60 Selecting previously unselected package vim-common. [2020-08-04T12:14:56.713Z] #17 22.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:14:56.713Z] #17 22.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:14:56.825Z] ok github.com/docker/docker/client 0.139s coverage: 75.4% of statements [2020-08-04T12:14:56.845Z] #39 ... [2020-08-04T12:14:56.845Z] [2020-08-04T12:14:56.845Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:56.845Z] #41 141.2 github.com/LK4D4/vndr/godl [2020-08-04T12:14:56.977Z] #17 22.80 Selecting previously unselected package bash-completion. [2020-08-04T12:14:56.977Z] #17 22.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-04T12:14:57.413Z] #41 141.9 github.com/LK4D4/vndr [2020-08-04T12:14:57.602Z] #17 3.022 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T12:14:57.927Z] fc1b9e59edad: Verifying Checksum [2020-08-04T12:14:57.927Z] fc1b9e59edad: Download complete [2020-08-04T12:14:58.532Z] #17 4.312 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T12:14:59.081Z] #17 9.485 Reading package lists... [2020-08-04T12:14:59.081Z] #17 ... [2020-08-04T12:14:59.081Z] [2020-08-04T12:14:59.081Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:14:59.081Z] #49 10.26 + cd /tmp/tmp.UFQck1JfMV/src/github.com/opencontainers/runc [2020-08-04T12:14:59.081Z] #49 10.26 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:14:59.081Z] #49 10.64 + '[' -z '' ']' [2020-08-04T12:14:59.081Z] #49 10.66 + target=static [2020-08-04T12:14:59.081Z] #49 10.66 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-04T12:14:59.081Z] #49 11.11 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-04T12:14:59.081Z] #49 ... [2020-08-04T12:14:59.081Z] [2020-08-04T12:14:59.081Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:14:59.539Z] #17 25.40 Unpacking bash-completion (1:2.8-6) ... [2020-08-04T12:14:59.902Z] #17 ... [2020-08-04T12:14:59.902Z] [2020-08-04T12:14:59.902Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:14:59.902Z] #39 60.51 CC criu/arch/x86/crtools.o [2020-08-04T12:14:59.902Z] #39 61.50 CC criu/arch/x86/kerndat.o [2020-08-04T12:14:59.902Z] #39 61.90 CC criu/arch/x86/sigaction_compat.o [2020-08-04T12:14:59.902Z] #39 62.18 CC criu/arch/x86/sigframe.o [2020-08-04T12:14:59.902Z] #39 62.38 LINK criu/arch/x86/crtools.built-in.o [2020-08-04T12:14:59.902Z] #39 62.42 DEP criu/pie/util-vdso-elf32.d [2020-08-04T12:14:59.902Z] #39 62.52 DEP criu/pie/util-vdso.d [2020-08-04T12:14:59.902Z] #39 62.69 DEP criu/pie/util.d [2020-08-04T12:14:59.902Z] #39 62.86 CC criu/pie/util.o [2020-08-04T12:14:59.902Z] #39 63.13 CC criu/pie/util-vdso.o [2020-08-04T12:14:59.902Z] #39 63.81 CC criu/pie/util-vdso-elf32.o [2020-08-04T12:14:59.902Z] #39 64.57 AR criu/pie/pie.lib.a [2020-08-04T12:14:59.902Z] #39 64.65 DEP criu/pie/restorer.d [2020-08-04T12:14:59.902Z] #39 64.94 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-04T12:14:59.902Z] #39 65.13 DEP criu/arch/x86/restorer_unmap.d [2020-08-04T12:14:59.902Z] #39 65.15 DEP criu/arch/x86/restorer.d [2020-08-04T12:14:59.902Z] #39 65.35 DEP criu/arch/x86/vdso-pie.d [2020-08-04T12:14:59.902Z] #39 65.47 DEP criu/pie/parasite-vdso.d [2020-08-04T12:14:59.902Z] #39 65.59 DEP criu/pie/parasite.d [2020-08-04T12:14:59.902Z] #39 65.81 CC criu/pie/parasite.o [2020-08-04T12:15:00.116Z] #17 25.85 Selecting previously unselected package bzip2. [2020-08-04T12:15:00.116Z] #17 25.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-08-04T12:15:00.116Z] #17 25.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:15:00.116Z] #17 25.96 Selecting previously unselected package xz-utils. [2020-08-04T12:15:00.116Z] #17 25.97 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-08-04T12:15:00.116Z] #17 25.98 Unpacking xz-utils (5.2.4-1) ... [2020-08-04T12:15:00.379Z] #17 26.20 Selecting previously unselected package apparmor. [2020-08-04T12:15:00.379Z] #17 26.20 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-08-04T12:15:00.379Z] #17 26.32 Unpacking apparmor (2.13.2-10) ... [2020-08-04T12:15:00.955Z] #17 26.74 Selecting previously unselected package aufs-tools. [2020-08-04T12:15:00.955Z] #17 26.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-08-04T12:15:00.955Z] #17 26.75 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:15:01.219Z] #17 26.89 Selecting previously unselected package libonig5:arm64. [2020-08-04T12:15:01.219Z] #17 26.90 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-08-04T12:15:01.219Z] #17 26.91 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-04T12:15:01.219Z] #17 27.08 Selecting previously unselected package libjq1:arm64. [2020-08-04T12:15:01.219Z] #17 27.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-04T12:15:01.219Z] #17 27.10 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-04T12:15:01.219Z] #17 27.19 Selecting previously unselected package jq. [2020-08-04T12:15:01.219Z] #17 27.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-04T12:15:01.219Z] #17 27.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:15:01.271Z] #39 67.00 LINK criu/pie/parasite.built-in.o [2020-08-04T12:15:01.271Z] #39 67.01 GEN criu/pie/parasite-blob.h [2020-08-04T12:15:01.271Z] #39 67.05 CC criu/pie/parasite-vdso.o [2020-08-04T12:15:01.483Z] #17 27.30 Selecting previously unselected package libaio1:arm64. [2020-08-04T12:15:01.483Z] #17 27.31 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-08-04T12:15:01.483Z] #17 27.32 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-08-04T12:15:01.483Z] #17 27.39 Selecting previously unselected package libgpm2:arm64. [2020-08-04T12:15:01.483Z] #17 27.39 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-08-04T12:15:01.483Z] #17 27.40 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-08-04T12:15:01.483Z] #17 ... [2020-08-04T12:15:01.483Z] [2020-08-04T12:15:01.483Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:01.483Z] #39 66.64 DEP criu/sk-netlink.d [2020-08-04T12:15:01.483Z] #39 66.77 DEP criu/sk-inet.d [2020-08-04T12:15:01.483Z] #39 66.89 DEP criu/signalfd.d [2020-08-04T12:15:01.483Z] #39 66.98 DEP criu/sigframe.d [2020-08-04T12:15:01.483Z] #39 67.07 DEP criu/shmem.d [2020-08-04T12:15:01.483Z] #39 67.19 DEP criu/servicefd.d [2020-08-04T12:15:01.483Z] #39 67.32 DEP criu/seize.d [2020-08-04T12:15:01.483Z] #39 67.45 DEP criu/seccomp.d [2020-08-04T12:15:01.483Z] #39 67.57 DEP criu/rst-malloc.d [2020-08-04T12:15:01.483Z] #39 67.66 DEP criu/rbtree.d [2020-08-04T12:15:01.483Z] #39 67.73 DEP criu/pstree.d [2020-08-04T12:15:01.483Z] #39 67.89 DEP criu/protobuf.d [2020-08-04T12:15:01.483Z] #39 68.01 GEN criu/protobuf-desc-gen.h [2020-08-04T12:15:01.483Z] #39 69.61 DEP criu/protobuf-desc.d [2020-08-04T12:15:01.483Z] #39 69.68 DEP criu/proc_parse.d [2020-08-04T12:15:01.483Z] #39 69.82 DEP criu/plugin.d [2020-08-04T12:15:01.483Z] #39 69.86 DEP criu/pipes.d [2020-08-04T12:15:01.483Z] #39 70.01 DEP criu/pie-util.d [2020-08-04T12:15:01.483Z] #39 70.16 DEP criu/pie-util-vdso.d [2020-08-04T12:15:01.483Z] #39 70.26 DEP criu/path.d [2020-08-04T12:15:01.483Z] #39 70.46 DEP criu/parasite-syscall.d [2020-08-04T12:15:01.483Z] #39 70.64 DEP criu/pagemap.d [2020-08-04T12:15:01.483Z] #39 70.80 DEP criu/pagemap-cache.d [2020-08-04T12:15:01.483Z] #39 70.88 DEP criu/page-xfer.d [2020-08-04T12:15:01.483Z] #39 71.00 DEP criu/page-pipe.d [2020-08-04T12:15:01.483Z] #39 71.08 DEP criu/netfilter.d [2020-08-04T12:15:01.483Z] #39 71.19 DEP criu/net.d [2020-08-04T12:15:01.483Z] #39 71.29 DEP criu/namespaces.d [2020-08-04T12:15:01.483Z] #39 71.40 DEP criu/mount.d [2020-08-04T12:15:01.483Z] #39 71.58 DEP criu/memfd.d [2020-08-04T12:15:01.483Z] #39 71.68 DEP criu/mem.d [2020-08-04T12:15:01.483Z] #39 71.82 DEP criu/lsm.d [2020-08-04T12:15:01.483Z] #39 72.01 DEP criu/log.d [2020-08-04T12:15:01.483Z] #39 72.14 DEP criu/libnetlink.d [2020-08-04T12:15:01.483Z] #39 72.23 DEP criu/kerndat.d [2020-08-04T12:15:01.483Z] #39 72.36 DEP criu/kcmp-ids.d [2020-08-04T12:15:01.483Z] #39 72.44 DEP criu/irmap.d [2020-08-04T12:15:01.483Z] #39 72.53 DEP criu/ipc_ns.d [2020-08-04T12:15:01.483Z] #39 72.68 DEP criu/image.d [2020-08-04T12:15:01.483Z] #39 72.82 DEP criu/image-desc.d [2020-08-04T12:15:01.483Z] #39 72.87 DEP criu/fsnotify.d [2020-08-04T12:15:01.483Z] #39 72.99 DEP criu/filesystems.d [2020-08-04T12:15:01.483Z] #39 73.17 DEP criu/files.d [2020-08-04T12:15:01.483Z] #39 73.33 DEP criu/files-reg.d [2020-08-04T12:15:01.483Z] #39 73.48 DEP criu/files-ext.d [2020-08-04T12:15:01.483Z] #39 73.62 DEP criu/file-lock.d [2020-08-04T12:15:01.483Z] #39 73.78 DEP criu/file-ids.d [2020-08-04T12:15:01.483Z] #39 73.91 DEP criu/fifo.d [2020-08-04T12:15:01.483Z] #39 74.03 DEP criu/fdstore.d [2020-08-04T12:15:01.483Z] #39 74.12 DEP criu/fault-injection.d [2020-08-04T12:15:01.483Z] #39 74.16 DEP criu/external.d [2020-08-04T12:15:01.483Z] #39 74.24 DEP criu/eventpoll.d [2020-08-04T12:15:01.483Z] #39 74.36 DEP criu/eventfd.d [2020-08-04T12:15:01.483Z] #39 74.58 DEP criu/crtools.d [2020-08-04T12:15:01.483Z] #39 74.76 DEP criu/cr-service.d [2020-08-04T12:15:01.483Z] #39 74.92 DEP criu/cr-restore.d [2020-08-04T12:15:01.483Z] #39 75.14 DEP criu/cr-errno.d [2020-08-04T12:15:01.483Z] #39 75.16 DEP criu/cr-dump.d [2020-08-04T12:15:01.483Z] #39 75.29 DEP criu/cr-dedup.d [2020-08-04T12:15:01.483Z] #39 75.38 DEP criu/cr-check.d [2020-08-04T12:15:01.483Z] #39 75.52 DEP criu/config.d [2020-08-04T12:15:01.483Z] #39 75.61 DEP criu/clone-noasan.d [2020-08-04T12:15:01.483Z] #39 75.65 DEP criu/cgroup.d [2020-08-04T12:15:01.483Z] #39 75.73 DEP criu/cgroup-props.d [2020-08-04T12:15:01.483Z] #39 75.79 DEP criu/bitmap.d [2020-08-04T12:15:01.483Z] #39 75.80 DEP criu/bfd.d [2020-08-04T12:15:01.483Z] #39 75.88 DEP criu/autofs.d [2020-08-04T12:15:01.483Z] #39 75.98 DEP criu/aio.d [2020-08-04T12:15:01.483Z] #39 76.08 DEP criu/action-scripts.d [2020-08-04T12:15:01.483Z] #39 76.33 CC criu/action-scripts.o [2020-08-04T12:15:01.483Z] #39 76.77 CC criu/aio.o [2020-08-04T12:15:01.747Z] #39 ... [2020-08-04T12:15:01.747Z] [2020-08-04T12:15:01.747Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:01.747Z] #17 27.55 Selecting previously unselected package libicu63:arm64. [2020-08-04T12:15:01.747Z] #17 27.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-04T12:15:01.747Z] #17 27.56 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-04T12:15:01.835Z] #39 67.76 CC criu/arch/x86/vdso-pie.o [2020-08-04T12:15:01.938Z] #55 ... [2020-08-04T12:15:01.938Z] [2020-08-04T12:15:01.938Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:01.938Z] #40 67.62 AR soccr/libsoccr.a [2020-08-04T12:15:01.938Z] #40 67.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:15:01.938Z] #40 67.98 DEP criu/arch/ppc64/sigframe.d [2020-08-04T12:15:01.938Z] #40 68.28 DEP criu/arch/ppc64/crtools.d [2020-08-04T12:15:01.938Z] #40 68.48 DEP criu/arch/ppc64/cpu.d [2020-08-04T12:15:01.938Z] #40 68.71 CC criu/arch/ppc64/cpu.o [2020-08-04T12:15:01.938Z] #40 69.61 CC criu/arch/ppc64/crtools.o [2020-08-04T12:15:01.938Z] #40 70.66 CC criu/arch/ppc64/sigframe.o [2020-08-04T12:15:01.938Z] #40 71.13 LINK criu/arch/ppc64/crtools.built-in.o [2020-08-04T12:15:01.938Z] #40 71.17 DEP criu/pie/util-vdso.d [2020-08-04T12:15:01.938Z] #40 71.44 DEP criu/pie/util.d [2020-08-04T12:15:01.938Z] #40 71.71 CC criu/pie/util.o [2020-08-04T12:15:01.938Z] #40 72.23 CC criu/pie/util-vdso.o [2020-08-04T12:15:01.938Z] #40 72.90 AR criu/pie/pie.lib.a [2020-08-04T12:15:01.938Z] #40 72.97 DEP criu/pie/restorer.d [2020-08-04T12:15:01.938Z] #40 73.35 DEP criu/arch/ppc64/vdso-trampoline.d [2020-08-04T12:15:01.938Z] #40 73.36 DEP criu/arch/ppc64/restorer.d [2020-08-04T12:15:01.938Z] #40 73.60 DEP criu/arch/ppc64/vdso-pie.d [2020-08-04T12:15:01.938Z] #40 73.70 DEP criu/pie/parasite-vdso.d [2020-08-04T12:15:01.938Z] #40 73.87 DEP criu/pie/parasite.d [2020-08-04T12:15:01.938Z] #40 74.26 CC criu/pie/parasite.o [2020-08-04T12:15:01.938Z] #40 75.87 LINK criu/pie/parasite.built-in.o [2020-08-04T12:15:01.938Z] #40 75.88 GEN criu/pie/parasite-blob.h [2020-08-04T12:15:01.938Z] #40 75.95 CC criu/pie/parasite-vdso.o [2020-08-04T12:15:01.938Z] #40 76.86 CC criu/arch/ppc64/vdso-pie.o [2020-08-04T12:15:01.938Z] #40 77.30 CC criu/arch/ppc64/restorer.o [2020-08-04T12:15:02.092Z] #39 68.03 CC criu/arch/x86/restorer.o [2020-08-04T12:15:02.244Z] #40 77.87 CC criu/arch/ppc64/vdso-trampoline.o [2020-08-04T12:15:02.244Z] #40 77.92 CC criu/pie/restorer.o [2020-08-04T12:15:02.374Z] #17 13.41 Reading package lists... [2020-08-04T12:15:02.543Z] #40 ... [2020-08-04T12:15:02.543Z] [2020-08-04T12:15:02.543Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:02.543Z] #42 135.2 go/doc [2020-08-04T12:15:02.655Z] #39 68.59 CC criu/arch/x86/restorer_unmap.o [2020-08-04T12:15:02.722Z] #41 ... [2020-08-04T12:15:02.722Z] [2020-08-04T12:15:02.722Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:02.722Z] #39 61.98 CC criu/arch/x86/restorer_unmap.o [2020-08-04T12:15:02.722Z] #39 62.04 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-04T12:15:02.722Z] #39 62.38 CC criu/pie/restorer.o [2020-08-04T12:15:02.722Z] #39 65.41 LINK criu/pie/restorer.built-in.o [2020-08-04T12:15:02.722Z] #39 65.42 GEN criu/pie/restorer-blob.h [2020-08-04T12:15:02.722Z] #39 65.48 DEP criu/vdso.d [2020-08-04T12:15:02.722Z] #39 65.62 DEP criu/vdso-compat.d [2020-08-04T12:15:02.722Z] #39 65.78 DEP criu/uts_ns.d [2020-08-04T12:15:02.722Z] #39 65.98 DEP criu/util.d [2020-08-04T12:15:02.722Z] #39 66.18 DEP criu/uffd.d [2020-08-04T12:15:02.722Z] #39 66.37 DEP criu/tun.d [2020-08-04T12:15:02.722Z] #39 66.52 DEP criu/tty.d [2020-08-04T12:15:02.722Z] #39 66.67 DEP criu/timerfd.d [2020-08-04T12:15:02.722Z] #39 66.83 DEP criu/timens.d [2020-08-04T12:15:02.722Z] #39 67.03 DEP criu/sysfs_parse.d [2020-08-04T12:15:02.722Z] #39 67.18 DEP criu/sysctl.d [2020-08-04T12:15:02.722Z] #39 67.33 DEP criu/string.d [2020-08-04T12:15:02.722Z] #39 67.39 DEP criu/stats.d [2020-08-04T12:15:02.722Z] #39 67.53 DEP criu/sockets.d [2020-08-04T12:15:02.722Z] #39 67.75 DEP criu/sk-unix.d [2020-08-04T12:15:02.722Z] #39 ... [2020-08-04T12:15:02.722Z] [2020-08-04T12:15:02.722Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:02.722Z] #49 9.856 + cd /tmp/tmp.YQDlD6gWi2/src/github.com/opencontainers/runc [2020-08-04T12:15:02.722Z] #49 9.856 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:15:02.722Z] #49 10.52 + '[' -z '' ']' [2020-08-04T12:15:02.722Z] #49 10.52 + target=static [2020-08-04T12:15:02.722Z] #49 10.52 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-04T12:15:02.722Z] #49 10.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-04T12:15:02.845Z] #42 ... [2020-08-04T12:15:02.845Z] [2020-08-04T12:15:02.845Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:02.845Z] #18 12.39 Fetched 8148 kB in 12s (687 kB/s) [2020-08-04T12:15:02.845Z] #18 12.39 Reading package lists... [2020-08-04T12:15:02.914Z] #39 68.64 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-04T12:15:02.914Z] #39 68.89 CC criu/pie/restorer.o [2020-08-04T12:15:02.986Z] #49 ... [2020-08-04T12:15:02.986Z] [2020-08-04T12:15:02.986Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:02.986Z] #39 67.94 DEP criu/sk-tcp.d [2020-08-04T12:15:02.986Z] #39 68.08 DEP criu/sk-queue.d [2020-08-04T12:15:03.147Z] #18 17.41 Reading package lists... [2020-08-04T12:15:03.147Z] #18 ... [2020-08-04T12:15:03.147Z] [2020-08-04T12:15:03.147Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:03.147Z] #42 145.8 github.com/LK4D4/vndr/build [2020-08-04T12:15:03.206Z] #17 17.22 Building dependency tree... [2020-08-04T12:15:03.245Z] #39 68.28 DEP criu/sk-packet.d [2020-08-04T12:15:03.246Z] #39 68.43 DEP criu/sk-netlink.d [2020-08-04T12:15:03.505Z] #39 68.55 DEP criu/sk-inet.d [2020-08-04T12:15:03.764Z] #39 68.68 DEP criu/signalfd.d [2020-08-04T12:15:03.764Z] #39 68.88 DEP criu/sigframe.d [2020-08-04T12:15:03.844Z] #39 ... [2020-08-04T12:15:03.844Z] [2020-08-04T12:15:03.844Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:03.844Z] #17 9.493 Fetched 8371 kB in 8s (996 kB/s) [2020-08-04T12:15:04.024Z] #39 68.97 DEP criu/shmem.d [2020-08-04T12:15:04.024Z] #39 69.17 DEP criu/servicefd.d [2020-08-04T12:15:04.144Z] #17 18.92 libcap2-bin is already the newest version (1:2.25-2). [2020-08-04T12:15:04.144Z] #17 18.92 The following additional packages will be installed: [2020-08-04T12:15:04.144Z] #17 18.92 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-04T12:15:04.144Z] #17 18.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-04T12:15:04.144Z] #17 18.93 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-04T12:15:04.144Z] #17 18.93 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-04T12:15:04.144Z] #17 18.93 python3.7 python3.7-minimal vim-runtime xxd [2020-08-04T12:15:04.144Z] #17 18.93 Suggested packages: [2020-08-04T12:15:04.144Z] #17 18.94 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-04T12:15:04.144Z] #17 18.94 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-04T12:15:04.144Z] #17 18.94 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-04T12:15:04.144Z] #17 18.94 Recommended packages: [2020-08-04T12:15:04.144Z] #17 18.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-04T12:15:04.144Z] #17 18.94 python3-keyrings.alt python3-xdg unzip [2020-08-04T12:15:04.212Z] #42 ... [2020-08-04T12:15:04.212Z] [2020-08-04T12:15:04.212Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:15:04.212Z] #55 DONE 146.7s [2020-08-04T12:15:04.212Z] [2020-08-04T12:15:04.212Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T12:15:04.212Z] #56 DONE 0.1s [2020-08-04T12:15:04.212Z] [2020-08-04T12:15:04.212Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T12:15:04.212Z] #57 DONE 0.1s [2020-08-04T12:15:04.212Z] [2020-08-04T12:15:04.212Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:04.212Z] #18 17.41 Reading package lists... [2020-08-04T12:15:04.283Z] #39 69.31 DEP criu/seize.d [2020-08-04T12:15:04.283Z] #39 69.44 DEP criu/seccomp.d [2020-08-04T12:15:04.307Z] #17 30.02 Selecting previously unselected package libnet1:arm64. [2020-08-04T12:15:04.307Z] #17 30.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-04T12:15:04.307Z] #17 30.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:15:04.307Z] #17 30.10 Selecting previously unselected package libnl-3-200:arm64. [2020-08-04T12:15:04.307Z] #17 30.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-04T12:15:04.307Z] #17 30.12 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-04T12:15:04.307Z] #17 30.20 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-04T12:15:04.307Z] #17 30.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-04T12:15:04.307Z] #17 30.21 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-04T12:15:04.543Z] #39 69.61 DEP criu/rst-malloc.d [2020-08-04T12:15:04.543Z] #39 69.66 DEP criu/rbtree.d [2020-08-04T12:15:04.543Z] #39 69.70 DEP criu/pstree.d [2020-08-04T12:15:04.570Z] #17 30.28 Selecting previously unselected package libreadline5:arm64. [2020-08-04T12:15:04.570Z] #17 30.28 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-08-04T12:15:04.570Z] #17 30.29 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-04T12:15:04.570Z] #17 30.48 Selecting previously unselected package net-tools. [2020-08-04T12:15:04.570Z] #17 30.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-08-04T12:15:04.570Z] #17 30.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:15:04.803Z] #39 69.86 DEP criu/protobuf.d [2020-08-04T12:15:04.833Z] #17 30.64 Selecting previously unselected package python-pip-whl. [2020-08-04T12:15:04.833Z] #17 30.64 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-04T12:15:04.833Z] #17 30.65 Unpacking python-pip-whl (18.1-5) ... [2020-08-04T12:15:04.872Z] #18 22.17 Building dependency tree... [2020-08-04T12:15:05.063Z] #39 70.04 GEN criu/protobuf-desc-gen.h [2020-08-04T12:15:05.097Z] #17 31.03 Selecting previously unselected package python3-lib2to3. [2020-08-04T12:15:05.097Z] #17 31.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-04T12:15:05.097Z] #17 31.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:15:05.360Z] #17 31.20 Selecting previously unselected package python3-distutils. [2020-08-04T12:15:05.360Z] #17 31.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-04T12:15:05.360Z] #17 31.21 Unpacking python3-distutils (3.7.3-1) ... [2020-08-04T12:15:05.623Z] #17 31.33 Selecting previously unselected package python3-pip. [2020-08-04T12:15:05.623Z] #17 31.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-04T12:15:05.623Z] #17 31.33 Unpacking python3-pip (18.1-5) ... [2020-08-04T12:15:05.623Z] #17 31.45 Selecting previously unselected package python3-pkg-resources. [2020-08-04T12:15:05.623Z] #17 31.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:15:05.623Z] #17 31.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:15:05.886Z] #17 31.66 Selecting previously unselected package python3-setuptools. [2020-08-04T12:15:05.886Z] #17 31.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-04T12:15:05.886Z] #17 31.68 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-04T12:15:06.050Z] #17 ... [2020-08-04T12:15:06.050Z] [2020-08-04T12:15:06.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:06.050Z] #39 68.72 LINK criu/pie/restorer.built-in.o [2020-08-04T12:15:06.050Z] #39 68.74 GEN criu/pie/restorer-blob.h [2020-08-04T12:15:06.050Z] #39 68.85 DEP criu/vdso.d [2020-08-04T12:15:06.050Z] #39 69.12 DEP criu/vdso-compat.d [2020-08-04T12:15:06.050Z] #39 69.26 DEP criu/uts_ns.d [2020-08-04T12:15:06.050Z] #39 69.40 DEP criu/util.d [2020-08-04T12:15:06.050Z] #39 69.57 DEP criu/uffd.d [2020-08-04T12:15:06.050Z] #39 69.75 DEP criu/tun.d [2020-08-04T12:15:06.050Z] #39 69.96 DEP criu/tty.d [2020-08-04T12:15:06.050Z] #39 70.20 DEP criu/timerfd.d [2020-08-04T12:15:06.050Z] #39 70.35 DEP criu/timens.d [2020-08-04T12:15:06.050Z] #39 70.51 DEP criu/sysfs_parse.d [2020-08-04T12:15:06.050Z] #39 70.64 DEP criu/sysctl.d [2020-08-04T12:15:06.050Z] #39 70.79 DEP criu/string.d [2020-08-04T12:15:06.050Z] #39 70.85 DEP criu/stats.d [2020-08-04T12:15:06.050Z] #39 70.97 DEP criu/sockets.d [2020-08-04T12:15:06.050Z] #39 71.16 DEP criu/sk-unix.d [2020-08-04T12:15:06.050Z] #39 71.42 DEP criu/sk-tcp.d [2020-08-04T12:15:06.050Z] #39 71.66 DEP criu/sk-queue.d [2020-08-04T12:15:06.050Z] #39 71.87 DEP criu/sk-packet.d [2020-08-04T12:15:06.050Z] #39 72.07 DEP criu/sk-netlink.d [2020-08-04T12:15:06.050Z] #39 72.34 DEP criu/sk-inet.d [2020-08-04T12:15:06.050Z] #39 72.49 DEP criu/signalfd.d [2020-08-04T12:15:06.050Z] #39 72.65 DEP criu/sigframe.d [2020-08-04T12:15:06.050Z] #39 72.78 DEP criu/shmem.d [2020-08-04T12:15:06.050Z] #39 72.94 DEP criu/servicefd.d [2020-08-04T12:15:06.050Z] #39 73.07 DEP criu/seize.d [2020-08-04T12:15:06.050Z] #39 73.20 DEP criu/seccomp.d [2020-08-04T12:15:06.050Z] #39 73.35 DEP criu/rst-malloc.d [2020-08-04T12:15:06.050Z] #39 73.42 DEP criu/rbtree.d [2020-08-04T12:15:06.051Z] #39 73.47 DEP criu/pstree.d [2020-08-04T12:15:06.051Z] #39 73.62 DEP criu/protobuf.d [2020-08-04T12:15:06.051Z] #39 73.75 GEN criu/protobuf-desc-gen.h [2020-08-04T12:15:06.051Z] #39 75.40 DEP criu/protobuf-desc.d [2020-08-04T12:15:06.051Z] #39 75.58 DEP criu/proc_parse.d [2020-08-04T12:15:06.051Z] #39 75.79 DEP criu/plugin.d [2020-08-04T12:15:06.051Z] #39 75.88 DEP criu/pipes.d [2020-08-04T12:15:06.051Z] #39 76.07 DEP criu/pie-util.d [2020-08-04T12:15:06.051Z] #39 76.21 DEP criu/pie-util-vdso.d [2020-08-04T12:15:06.051Z] #39 76.31 DEP criu/pie-util-vdso-elf32.d [2020-08-04T12:15:06.051Z] #39 76.46 DEP criu/path.d [2020-08-04T12:15:06.051Z] #39 76.60 DEP criu/parasite-syscall.d [2020-08-04T12:15:06.051Z] #39 76.86 DEP criu/pagemap.d [2020-08-04T12:15:06.051Z] #39 77.08 DEP criu/pagemap-cache.d [2020-08-04T12:15:06.051Z] #39 77.28 DEP criu/page-xfer.d [2020-08-04T12:15:06.051Z] #39 77.50 DEP criu/page-pipe.d [2020-08-04T12:15:06.051Z] #39 77.65 DEP criu/netfilter.d [2020-08-04T12:15:06.051Z] #39 77.77 DEP criu/net.d [2020-08-04T12:15:06.051Z] #39 ... [2020-08-04T12:15:06.051Z] [2020-08-04T12:15:06.051Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:06.051Z] #41 150.5 github.com/LK4D4/vndr/godl [2020-08-04T12:15:06.051Z] #41 151.3 github.com/LK4D4/vndr [2020-08-04T12:15:06.149Z] #17 31.91 Selecting previously unselected package python3-wheel. [2020-08-04T12:15:06.149Z] #17 31.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-04T12:15:06.149Z] #17 31.95 Unpacking python3-wheel (0.32.3-2) ... [2020-08-04T12:15:06.149Z] #17 32.06 Selecting previously unselected package sudo. [2020-08-04T12:15:06.149Z] #17 32.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-08-04T12:15:06.149Z] #17 32.08 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:15:06.311Z] #41 ... [2020-08-04T12:15:06.311Z] [2020-08-04T12:15:06.311Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:06.311Z] #17 20.95 The following NEW packages will be installed: [2020-08-04T12:15:06.311Z] #17 20.96 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-04T12:15:06.311Z] #17 20.96 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-04T12:15:06.311Z] #17 20.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-04T12:15:06.311Z] #17 20.96 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-04T12:15:06.311Z] #17 20.96 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-04T12:15:06.311Z] #17 20.96 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-04T12:15:06.311Z] #17 20.96 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-04T12:15:06.311Z] #17 20.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-04T12:15:06.311Z] #17 20.96 xz-utils zip [2020-08-04T12:15:06.311Z] #17 ... [2020-08-04T12:15:06.311Z] [2020-08-04T12:15:06.311Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:06.311Z] #41 DONE 160.8s [2020-08-04T12:15:06.420Z] #18 24.89 libcap2-bin is already the newest version (1:2.25-2). [2020-08-04T12:15:06.420Z] #18 24.89 The following additional packages will be installed: [2020-08-04T12:15:06.420Z] #18 24.89 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-04T12:15:06.420Z] #18 24.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-04T12:15:06.420Z] #18 24.89 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-04T12:15:06.420Z] #18 24.89 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-04T12:15:06.420Z] #18 24.89 python3.7 python3.7-minimal vim-runtime xxd [2020-08-04T12:15:06.420Z] #18 24.90 Suggested packages: [2020-08-04T12:15:06.420Z] #18 24.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-04T12:15:06.420Z] #18 24.90 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-04T12:15:06.420Z] #18 24.90 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-04T12:15:06.420Z] #18 24.90 Recommended packages: [2020-08-04T12:15:06.420Z] #18 24.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-04T12:15:06.420Z] #18 24.90 python3-keyrings.alt python3-xdg unzip [2020-08-04T12:15:06.447Z] #39 ... [2020-08-04T12:15:06.447Z] [2020-08-04T12:15:06.447Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:06.447Z] #41 DONE 151.0s [2020-08-04T12:15:06.447Z] [2020-08-04T12:15:06.447Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:06.447Z] #39 71.60 DEP criu/protobuf-desc.d [2020-08-04T12:15:06.506Z] 4612f6d0b889: Verifying Checksum [2020-08-04T12:15:06.507Z] 4612f6d0b889: Download complete [2020-08-04T12:15:06.570Z] [2020-08-04T12:15:06.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:06.571Z] #39 78.13 DEP criu/namespaces.d [2020-08-04T12:15:06.707Z] #39 71.84 DEP criu/proc_parse.d [2020-08-04T12:15:06.726Z] #17 32.53 Selecting previously unselected package thin-provisioning-tools. [2020-08-04T12:15:06.726Z] #17 32.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-08-04T12:15:06.726Z] #17 32.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:15:06.830Z] #39 78.43 DEP criu/mount.d [2020-08-04T12:15:06.830Z] #39 78.67 DEP criu/memfd.d [2020-08-04T12:15:06.967Z] #39 72.04 DEP criu/plugin.d [2020-08-04T12:15:06.967Z] #39 72.12 DEP criu/pipes.d [2020-08-04T12:15:06.990Z] #17 32.79 Selecting previously unselected package uidmap. [2020-08-04T12:15:06.990Z] #17 32.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-08-04T12:15:06.990Z] #17 32.81 Unpacking uidmap (1:4.5-1.1) ... [2020-08-04T12:15:06.990Z] #17 32.96 Selecting previously unselected package vim-runtime. [2020-08-04T12:15:06.990Z] #17 32.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:15:06.990Z] #17 33.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-04T12:15:06.990Z] #17 33.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-04T12:15:07.090Z] #39 78.90 DEP criu/mem.d [2020-08-04T12:15:07.226Z] #39 72.35 DEP criu/pie-util.d [2020-08-04T12:15:07.254Z] #17 33.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:15:07.493Z] #39 72.51 DEP criu/pie-util-vdso.d [2020-08-04T12:15:07.660Z] #39 79.23 DEP criu/lsm.d [2020-08-04T12:15:07.753Z] #39 72.80 DEP criu/pie-util-vdso-elf32.d [2020-08-04T12:15:07.753Z] #39 72.87 DEP criu/path.d [2020-08-04T12:15:07.753Z] #39 72.98 DEP criu/parasite-syscall.d [2020-08-04T12:15:07.921Z] #39 79.52 DEP criu/log.d [2020-08-04T12:15:07.921Z] #39 79.64 DEP criu/libnetlink.d [2020-08-04T12:15:07.921Z] #39 79.77 DEP criu/kerndat.d [2020-08-04T12:15:08.013Z] #39 73.09 DEP criu/pagemap.d [2020-08-04T12:15:08.013Z] #39 73.20 DEP criu/pagemap-cache.d [2020-08-04T12:15:08.013Z] #39 73.30 DEP criu/page-xfer.d [2020-08-04T12:15:08.018Z] #17 9.493 Reading package lists... [2020-08-04T12:15:08.018Z] #17 13.41 Reading package lists... [2020-08-04T12:15:08.018Z] #17 ... [2020-08-04T12:15:08.018Z] [2020-08-04T12:15:08.018Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:08.018Z] #49 10.54 + cd /tmp/tmp.s9OWBcfeF5/src/github.com/opencontainers/runc [2020-08-04T12:15:08.018Z] #49 10.56 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T12:15:08.018Z] #49 11.12 + '[' -z '' ']' [2020-08-04T12:15:08.018Z] #49 11.12 + target=static [2020-08-04T12:15:08.018Z] #49 11.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-04T12:15:08.018Z] #49 11.35 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-04T12:15:08.018Z] #49 ... [2020-08-04T12:15:08.018Z] [2020-08-04T12:15:08.018Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:08.018Z] #39 71.79 LINK criu/pie/restorer.built-in.o [2020-08-04T12:15:08.018Z] #39 71.83 GEN criu/pie/restorer-blob.h [2020-08-04T12:15:08.018Z] #39 71.90 DEP criu/vdso.d [2020-08-04T12:15:08.018Z] #39 72.13 DEP criu/vdso-compat.d [2020-08-04T12:15:08.018Z] #39 72.34 DEP criu/uts_ns.d [2020-08-04T12:15:08.018Z] #39 72.47 DEP criu/util.d [2020-08-04T12:15:08.018Z] #39 72.67 DEP criu/uffd.d [2020-08-04T12:15:08.018Z] #39 72.90 DEP criu/tun.d [2020-08-04T12:15:08.018Z] #39 73.09 DEP criu/tty.d [2020-08-04T12:15:08.018Z] #39 73.32 DEP criu/timerfd.d [2020-08-04T12:15:08.018Z] #39 73.45 DEP criu/timens.d [2020-08-04T12:15:08.018Z] #39 73.63 DEP criu/sysfs_parse.d [2020-08-04T12:15:08.018Z] #39 73.81 DEP criu/sysctl.d [2020-08-04T12:15:08.018Z] #39 73.98 DEP criu/string.d [2020-08-04T12:15:08.018Z] #39 74.03 DEP criu/stats.d [2020-08-04T12:15:08.181Z] #39 79.94 DEP criu/kcmp-ids.d [2020-08-04T12:15:08.181Z] #39 80.04 DEP criu/irmap.d [2020-08-04T12:15:08.272Z] #39 ... [2020-08-04T12:15:08.272Z] [2020-08-04T12:15:08.272Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:08.272Z] #17 8.856 Fetched 8371 kB in 8s (1070 kB/s) [2020-08-04T12:15:08.272Z] #17 8.856 Reading package lists... [2020-08-04T12:15:08.272Z] #17 12.57 Reading package lists... [2020-08-04T12:15:08.272Z] #17 16.24 Building dependency tree... [2020-08-04T12:15:08.272Z] #17 17.29 libcap2-bin is already the newest version (1:2.25-2). [2020-08-04T12:15:08.272Z] #17 17.29 The following additional packages will be installed: [2020-08-04T12:15:08.272Z] #17 17.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-04T12:15:08.272Z] #17 17.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-04T12:15:08.272Z] #17 17.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-04T12:15:08.272Z] #17 17.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-04T12:15:08.272Z] #17 17.30 python3.7 python3.7-minimal vim-runtime xxd [2020-08-04T12:15:08.272Z] #17 17.30 Suggested packages: [2020-08-04T12:15:08.272Z] #17 17.30 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-04T12:15:08.272Z] #17 17.30 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-04T12:15:08.272Z] #17 17.30 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-04T12:15:08.272Z] #17 17.30 Recommended packages: [2020-08-04T12:15:08.272Z] #17 17.30 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-04T12:15:08.272Z] #17 17.30 python3-keyrings.alt python3-xdg unzip [2020-08-04T12:15:08.275Z] #39 74.18 DEP criu/sockets.d [2020-08-04T12:15:08.442Z] #39 80.13 DEP criu/ipc_ns.d [2020-08-04T12:15:08.442Z] #39 80.27 DEP criu/image.d [2020-08-04T12:15:08.532Z] #17 ... [2020-08-04T12:15:08.532Z] [2020-08-04T12:15:08.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:08.532Z] #39 73.45 DEP criu/page-pipe.d [2020-08-04T12:15:08.532Z] #39 73.58 DEP criu/netfilter.d [2020-08-04T12:15:08.532Z] #39 73.71 DEP criu/net.d [2020-08-04T12:15:08.533Z] #39 74.40 DEP criu/sk-unix.d [2020-08-04T12:15:08.549Z] #18 26.93 The following NEW packages will be installed: [2020-08-04T12:15:08.549Z] #18 26.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-04T12:15:08.549Z] #18 26.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-04T12:15:08.549Z] #18 26.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-04T12:15:08.549Z] #18 26.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-04T12:15:08.549Z] #18 26.93 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-04T12:15:08.549Z] #18 26.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-04T12:15:08.549Z] #18 26.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-04T12:15:08.549Z] #18 26.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-04T12:15:08.549Z] #18 26.94 xz-utils zip [2020-08-04T12:15:08.549Z] #18 27.01 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:15:08.549Z] #18 27.01 Need to get 29.2 MB of archives. [2020-08-04T12:15:08.549Z] #18 27.01 After this operation, 134 MB of additional disk space will be used. [2020-08-04T12:15:08.549Z] #18 27.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-08-04T12:15:08.549Z] #18 27.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-08-04T12:15:08.549Z] #18 27.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-08-04T12:15:08.702Z] #39 80.41 DEP criu/image-desc.d [2020-08-04T12:15:08.702Z] #39 80.47 DEP criu/fsnotify.d [2020-08-04T12:15:08.702Z] #39 80.60 DEP criu/filesystems.d [2020-08-04T12:15:08.791Z] #39 74.62 DEP criu/sk-tcp.d [2020-08-04T12:15:08.791Z] #39 73.96 DEP criu/namespaces.d [2020-08-04T12:15:08.853Z] #18 27.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-08-04T12:15:08.853Z] #18 27.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-08-04T12:15:08.853Z] #18 27.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-08-04T12:15:08.853Z] #18 27.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-08-04T12:15:08.853Z] #18 27.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-08-04T12:15:08.853Z] #18 27.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-08-04T12:15:08.853Z] #18 27.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-08-04T12:15:08.853Z] #18 27.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-08-04T12:15:08.853Z] #18 27.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-08-04T12:15:08.853Z] #18 27.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-08-04T12:15:08.853Z] #18 27.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-08-04T12:15:08.853Z] #18 27.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-08-04T12:15:08.853Z] #18 27.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-08-04T12:15:08.853Z] #18 27.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-04T12:15:08.853Z] #18 27.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:15:08.853Z] #18 27.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-08-04T12:15:08.853Z] #18 27.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-08-04T12:15:08.853Z] #18 27.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-08-04T12:15:08.853Z] #18 27.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-08-04T12:15:08.963Z] #39 80.72 DEP criu/files.d [2020-08-04T12:15:09.048Z] #39 74.82 DEP criu/sk-queue.d [2020-08-04T12:15:09.048Z] #39 74.98 DEP criu/sk-packet.d [2020-08-04T12:15:09.051Z] #39 74.07 DEP criu/mount.d [2020-08-04T12:15:09.051Z] #39 74.21 DEP criu/memfd.d [2020-08-04T12:15:09.182Z] #18 27.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-08-04T12:15:09.182Z] #18 27.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-04T12:15:09.182Z] #18 27.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-04T12:15:09.182Z] #18 27.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-04T12:15:09.182Z] #18 27.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-08-04T12:15:09.182Z] #18 27.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-08-04T12:15:09.182Z] #18 27.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-04T12:15:09.223Z] #39 80.97 DEP criu/files-reg.d [2020-08-04T12:15:09.305Z] #39 75.17 DEP criu/sk-netlink.d [2020-08-04T12:15:09.305Z] #39 75.33 DEP criu/sk-inet.d [2020-08-04T12:15:09.310Z] #39 74.31 DEP criu/mem.d [2020-08-04T12:15:09.484Z] #39 81.19 DEP criu/files-ext.d [2020-08-04T12:15:09.562Z] #39 ... [2020-08-04T12:15:09.562Z] [2020-08-04T12:15:09.562Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:09.562Z] #41 147.1 github.com/LK4D4/vndr/godl [2020-08-04T12:15:09.562Z] #41 147.8 github.com/LK4D4/vndr [2020-08-04T12:15:09.569Z] #39 74.54 DEP criu/lsm.d [2020-08-04T12:15:09.569Z] #39 74.67 DEP criu/log.d [2020-08-04T12:15:09.745Z] #39 81.32 DEP criu/file-lock.d [2020-08-04T12:15:09.745Z] #39 81.48 DEP criu/file-ids.d [2020-08-04T12:15:09.814Z] #17 35.53 Selecting previously unselected package vim. [2020-08-04T12:15:09.814Z] #17 35.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-08-04T12:15:09.814Z] #17 35.58 Unpacking vim (2:8.1.0875-5) ... [2020-08-04T12:15:09.823Z] #41 ... [2020-08-04T12:15:09.823Z] [2020-08-04T12:15:09.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:09.823Z] #39 75.49 DEP criu/signalfd.d [2020-08-04T12:15:09.823Z] #39 75.64 DEP criu/sigframe.d [2020-08-04T12:15:09.823Z] #39 75.72 DEP criu/shmem.d [2020-08-04T12:15:09.829Z] #39 74.78 DEP criu/libnetlink.d [2020-08-04T12:15:09.829Z] #39 74.87 DEP criu/kerndat.d [2020-08-04T12:15:09.829Z] #39 75.00 DEP criu/kcmp-ids.d [2020-08-04T12:15:09.840Z] #18 28.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-04T12:15:09.840Z] #18 28.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-04T12:15:09.840Z] #18 28.18 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-04T12:15:09.840Z] #18 28.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-08-04T12:15:09.840Z] #18 28.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-08-04T12:15:09.840Z] #18 28.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-08-04T12:15:09.840Z] #18 28.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-04T12:15:09.840Z] #18 28.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-08-04T12:15:09.840Z] #18 28.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-08-04T12:15:09.840Z] #18 28.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-04T12:15:09.840Z] #18 28.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-08-04T12:15:09.840Z] #18 28.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-04T12:15:09.840Z] #18 28.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-08-04T12:15:09.840Z] #18 28.50 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-08-04T12:15:10.006Z] #39 81.67 DEP criu/fifo.d [2020-08-04T12:15:10.006Z] #39 81.86 DEP criu/fdstore.d [2020-08-04T12:15:10.080Z] #39 ... [2020-08-04T12:15:10.080Z] [2020-08-04T12:15:10.080Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:10.080Z] #41 DONE 157.7s [2020-08-04T12:15:10.080Z] [2020-08-04T12:15:10.080Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:10.080Z] #39 75.96 DEP criu/servicefd.d [2020-08-04T12:15:10.090Z] #39 75.09 DEP criu/irmap.d [2020-08-04T12:15:10.090Z] #39 75.25 DEP criu/ipc_ns.d [2020-08-04T12:15:10.122Z] #17 36.14 Selecting previously unselected package xfsprogs. [2020-08-04T12:15:10.144Z] #18 28.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-08-04T12:15:10.144Z] #18 28.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-04T12:15:10.267Z] #39 81.98 DEP criu/fault-injection.d [2020-08-04T12:15:10.267Z] #39 82.00 DEP criu/external.d [2020-08-04T12:15:10.267Z] #39 82.08 DEP criu/eventpoll.d [2020-08-04T12:15:10.338Z] #39 76.17 DEP criu/seize.d [2020-08-04T12:15:10.338Z] #39 76.34 DEP criu/seccomp.d [2020-08-04T12:15:10.349Z] #39 75.46 DEP criu/image.d [2020-08-04T12:15:10.417Z] #17 36.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-08-04T12:15:10.417Z] #17 36.16 Unpacking xfsprogs (4.20.0-1) ... [2020-08-04T12:15:10.446Z] #18 28.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-08-04T12:15:10.446Z] #18 28.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-08-04T12:15:10.446Z] #18 28.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-08-04T12:15:10.527Z] #39 82.26 DEP criu/eventfd.d [2020-08-04T12:15:10.595Z] #39 76.51 DEP criu/rst-malloc.d [2020-08-04T12:15:10.596Z] #39 76.63 DEP criu/rbtree.d [2020-08-04T12:15:10.609Z] #39 75.61 DEP criu/image-desc.d [2020-08-04T12:15:10.609Z] #39 75.72 DEP criu/fsnotify.d [2020-08-04T12:15:10.688Z] #17 36.67 Selecting previously unselected package zip. [2020-08-04T12:15:10.688Z] #17 36.68 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-08-04T12:15:10.688Z] #17 36.69 Unpacking zip (3.0-11+b1) ... [2020-08-04T12:15:10.787Z] #39 82.39 DEP criu/crtools.d [2020-08-04T12:15:10.787Z] #39 82.55 DEP criu/cr-service.d [2020-08-04T12:15:10.852Z] #39 76.71 DEP criu/pstree.d [2020-08-04T12:15:10.868Z] #39 75.86 DEP criu/filesystems.d [2020-08-04T12:15:10.868Z] #39 75.99 DEP criu/files.d [2020-08-04T12:15:10.868Z] #39 76.09 DEP criu/files-reg.d [2020-08-04T12:15:10.953Z] #17 36.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:15:10.953Z] #17 36.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:15:10.953Z] #17 36.92 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-08-04T12:15:10.953Z] #17 36.93 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-04T12:15:10.953Z] #17 36.95 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-08-04T12:15:10.953Z] #17 36.96 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-08-04T12:15:10.953Z] #17 36.98 Setting up uidmap (1:4.5-1.1) ... [2020-08-04T12:15:11.048Z] #39 82.75 DEP criu/cr-restore.d [2020-08-04T12:15:11.109Z] #39 77.04 DEP criu/protobuf.d [2020-08-04T12:15:11.127Z] #39 76.19 DEP criu/files-ext.d [2020-08-04T12:15:11.127Z] #39 76.31 DEP criu/file-lock.d [2020-08-04T12:15:11.227Z] #17 36.99 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-08-04T12:15:11.227Z] #17 37.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:15:11.227Z] #17 37.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:15:11.227Z] #17 37.04 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-04T12:15:11.227Z] #17 37.06 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-04T12:15:11.227Z] #17 37.08 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:15:11.227Z] #17 37.10 Setting up zip (3.0-11+b1) ... [2020-08-04T12:15:11.227Z] #17 37.11 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:15:11.227Z] #17 37.18 Setting up bash-completion (1:2.8-6) ... [2020-08-04T12:15:11.318Z] #39 83.05 DEP criu/cr-errno.d [2020-08-04T12:15:11.318Z] #39 83.07 DEP criu/cr-dump.d [2020-08-04T12:15:11.366Z] #39 77.20 GEN criu/protobuf-desc-gen.h [2020-08-04T12:15:11.386Z] #39 76.40 DEP criu/file-ids.d [2020-08-04T12:15:11.387Z] #39 76.50 DEP criu/fifo.d [2020-08-04T12:15:11.387Z] #39 76.59 DEP criu/fdstore.d [2020-08-04T12:15:11.387Z] #39 76.64 DEP criu/fault-injection.d [2020-08-04T12:15:11.511Z] #18 29.85 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:15:11.511Z] #18 29.95 Fetched 29.2 MB in 2s (14.4 MB/s) [2020-08-04T12:15:11.511Z] #18 30.01 Selecting previously unselected package pigz. [2020-08-04T12:15:11.511Z] #18 30.01 (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 ... 23361 files and directories currently installed.) [2020-08-04T12:15:11.511Z] #18 30.07 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-08-04T12:15:11.511Z] #18 30.08 Unpacking pigz (2.4-1) ... [2020-08-04T12:15:11.585Z] #39 83.42 DEP criu/cr-dedup.d [2020-08-04T12:15:11.646Z] #39 76.69 DEP criu/external.d [2020-08-04T12:15:11.813Z] #18 30.22 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-08-04T12:15:11.813Z] #18 30.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-04T12:15:11.813Z] #18 30.24 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-04T12:15:11.845Z] #39 83.64 DEP criu/cr-check.d [2020-08-04T12:15:11.895Z] #17 ... [2020-08-04T12:15:11.895Z] [2020-08-04T12:15:11.895Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:11.895Z] #49 48.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-04T12:15:11.906Z] #39 76.82 DEP criu/eventpoll.d [2020-08-04T12:15:11.906Z] #39 76.98 DEP criu/eventfd.d [2020-08-04T12:15:11.906Z] #39 77.09 DEP criu/crtools.d [2020-08-04T12:15:12.106Z] #39 83.85 DEP criu/config.d [2020-08-04T12:15:12.116Z] #18 30.77 Selecting previously unselected package python3.7-minimal. [2020-08-04T12:15:12.166Z] #39 77.25 DEP criu/cr-service.d [2020-08-04T12:15:12.169Z] #49 ... [2020-08-04T12:15:12.169Z] [2020-08-04T12:15:12.169Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:12.169Z] #39 77.16 CC criu/autofs.o [2020-08-04T12:15:12.169Z] #39 78.54 CC criu/bfd.o [2020-08-04T12:15:12.169Z] #39 79.03 CC criu/bitmap.o [2020-08-04T12:15:12.169Z] #39 79.29 CC criu/cgroup-props.o [2020-08-04T12:15:12.169Z] #39 79.80 CC criu/cgroup.o [2020-08-04T12:15:12.169Z] #39 81.61 CC criu/clone-noasan.o [2020-08-04T12:15:12.169Z] #39 81.75 CC criu/config.o [2020-08-04T12:15:12.169Z] #39 82.72 CC criu/cr-check.o [2020-08-04T12:15:12.169Z] #39 83.85 CC criu/cr-dedup.o [2020-08-04T12:15:12.169Z] #39 84.14 CC criu/cr-dump.o [2020-08-04T12:15:12.169Z] #39 85.89 CC criu/cr-errno.o [2020-08-04T12:15:12.169Z] #39 85.99 CC criu/cr-restore.o [2020-08-04T12:15:12.370Z] #39 84.04 DEP criu/clone-noasan.d [2020-08-04T12:15:12.370Z] #39 84.11 DEP criu/cgroup.d [2020-08-04T12:15:12.370Z] #39 84.23 DEP criu/cgroup-props.d [2020-08-04T12:15:12.421Z] #18 30.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-04T12:15:12.421Z] #18 30.80 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:15:12.425Z] #39 77.41 DEP criu/cr-restore.d [2020-08-04T12:15:12.425Z] #39 77.59 DEP criu/cr-errno.d [2020-08-04T12:15:12.425Z] #39 77.62 DEP criu/cr-dump.d [2020-08-04T12:15:12.631Z] #39 84.33 DEP criu/bitmap.d [2020-08-04T12:15:12.631Z] #39 84.36 DEP criu/bfd.d [2020-08-04T12:15:12.631Z] #39 84.46 DEP criu/autofs.d [2020-08-04T12:15:12.685Z] #39 77.83 DEP criu/cr-dedup.d [2020-08-04T12:15:12.892Z] #39 84.60 DEP criu/aio.d [2020-08-04T12:15:12.892Z] #39 84.73 DEP criu/action-scripts.d [2020-08-04T12:15:12.945Z] #39 78.01 DEP criu/cr-check.d [2020-08-04T12:15:13.077Z] #18 31.66 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-04T12:15:13.077Z] #18 31.68 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:15:13.204Z] #39 78.17 DEP criu/config.d [2020-08-04T12:15:13.204Z] #39 78.36 DEP criu/clone-noasan.d [2020-08-04T12:15:13.204Z] #39 78.42 DEP criu/cgroup.d [2020-08-04T12:15:13.261Z] #39 78.74 DEP criu/protobuf-desc.d [2020-08-04T12:15:13.261Z] #39 78.88 DEP criu/proc_parse.d [2020-08-04T12:15:13.261Z] #39 79.06 DEP criu/plugin.d [2020-08-04T12:15:13.261Z] #39 79.16 DEP criu/pipes.d [2020-08-04T12:15:13.464Z] #39 78.55 DEP criu/cgroup-props.d [2020-08-04T12:15:13.464Z] #39 78.69 DEP criu/bitmap.d [2020-08-04T12:15:13.465Z] #39 ... [2020-08-04T12:15:13.465Z] [2020-08-04T12:15:13.465Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:15:13.465Z] #28 DONE 167.8s [2020-08-04T12:15:13.465Z] [2020-08-04T12:15:13.465Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:13.465Z] #17 21.42 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:15:13.465Z] #17 21.42 Need to get 28.5 MB of archives. [2020-08-04T12:15:13.465Z] #17 21.42 After this operation, 116 MB of additional disk space will be used. [2020-08-04T12:15:13.465Z] #17 21.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-04T12:15:13.465Z] #17 21.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-04T12:15:13.465Z] #17 21.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-04T12:15:13.465Z] #17 21.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-04T12:15:13.465Z] #17 21.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-04T12:15:13.465Z] #17 21.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-04T12:15:13.465Z] #17 21.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-04T12:15:13.465Z] #17 21.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-04T12:15:13.465Z] #17 21.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-04T12:15:13.465Z] #17 21.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-04T12:15:13.465Z] #17 21.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-04T12:15:13.465Z] #17 21.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-04T12:15:13.465Z] #17 21.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-04T12:15:13.465Z] #17 21.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-04T12:15:13.465Z] #17 21.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-04T12:15:13.465Z] #17 21.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-04T12:15:13.465Z] #17 22.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-04T12:15:13.465Z] #17 22.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:15:13.465Z] #17 22.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-04T12:15:13.465Z] #17 22.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-04T12:15:13.465Z] #17 22.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-04T12:15:13.465Z] #17 22.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-04T12:15:13.465Z] #17 22.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-04T12:15:13.465Z] #17 22.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-04T12:15:13.465Z] #17 22.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-04T12:15:13.465Z] #17 22.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-04T12:15:13.465Z] #17 22.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-04T12:15:13.465Z] #17 22.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-04T12:15:13.465Z] #17 22.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-04T12:15:13.465Z] #17 22.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-04T12:15:13.465Z] #17 22.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-04T12:15:13.465Z] #17 22.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-04T12:15:13.465Z] #17 22.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-04T12:15:13.465Z] #17 22.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-04T12:15:13.465Z] #17 22.83 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-04T12:15:13.465Z] #17 22.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-04T12:15:13.465Z] #17 22.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-04T12:15:13.465Z] #17 22.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-04T12:15:13.465Z] #17 22.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-04T12:15:13.465Z] #17 22.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-04T12:15:13.465Z] #17 22.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-04T12:15:13.465Z] #17 22.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-04T12:15:13.465Z] #17 23.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-04T12:15:13.465Z] #17 23.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-04T12:15:13.465Z] #17 23.08 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-04T12:15:13.465Z] #17 23.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-04T12:15:13.465Z] #17 23.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-04T12:15:13.465Z] #17 23.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-04T12:15:13.465Z] #17 24.29 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:15:13.465Z] #17 24.37 Fetched 28.5 MB in 2s (11.7 MB/s) [2020-08-04T12:15:13.465Z] #17 24.45 Selecting previously unselected package pigz. [2020-08-04T12:15:13.465Z] #17 24.45 (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 ... 23432 files and directories currently installed.) [2020-08-04T12:15:13.465Z] #17 24.51 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-04T12:15:13.465Z] #17 24.51 Unpacking pigz (2.4-1) ... [2020-08-04T12:15:13.465Z] #17 24.62 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-04T12:15:13.465Z] #17 24.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:13.465Z] #17 24.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:13.465Z] #17 25.16 Selecting previously unselected package python3.7-minimal. [2020-08-04T12:15:13.465Z] #17 25.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:13.465Z] #17 25.19 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:15:13.465Z] #17 26.07 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:13.465Z] #17 26.09 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:15:13.518Z] #39 79.29 DEP criu/pie-util.d [2020-08-04T12:15:13.518Z] #39 79.44 DEP criu/pie-util-vdso.d [2020-08-04T12:15:13.518Z] #39 79.53 DEP criu/pie-util-vdso-elf32.d [2020-08-04T12:15:13.660Z] #39 ... [2020-08-04T12:15:13.660Z] [2020-08-04T12:15:13.660Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:13.660Z] #49 50.05 + mkdir -p /build [2020-08-04T12:15:13.660Z] #49 50.05 + cp runc /build/runc [2020-08-04T12:15:13.724Z] #39 78.71 DEP criu/bfd.d [2020-08-04T12:15:13.724Z] #39 78.79 DEP criu/autofs.d [2020-08-04T12:15:13.724Z] #39 78.99 DEP criu/aio.d [2020-08-04T12:15:13.726Z] #17 28.41 Selecting previously unselected package python3-minimal. [2020-08-04T12:15:13.726Z] #17 28.41 (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 ... 23681 files and directories currently installed.) [2020-08-04T12:15:13.726Z] #17 28.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-04T12:15:13.726Z] #17 28.50 Unpacking python3-minimal (3.7.3-1) ... [2020-08-04T12:15:13.726Z] #17 28.56 Selecting previously unselected package libmpdec2:amd64. [2020-08-04T12:15:13.726Z] #17 28.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-04T12:15:13.777Z] #39 79.71 DEP criu/path.d [2020-08-04T12:15:13.777Z] #39 79.82 DEP criu/parasite-syscall.d [2020-08-04T12:15:13.983Z] #39 79.14 DEP criu/action-scripts.d [2020-08-04T12:15:13.987Z] #17 28.57 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-04T12:15:13.987Z] #17 28.65 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-04T12:15:13.987Z] #17 28.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:13.987Z] #17 28.67 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:14.244Z] #39 79.38 CC criu/action-scripts.o [2020-08-04T12:15:14.262Z] #49 DONE 51.0s [2020-08-04T12:15:14.262Z] [2020-08-04T12:15:14.262Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:14.262Z] #17 40.21 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-08-04T12:15:14.262Z] #17 40.25 Setting up xz-utils (5.2.4-1) ... [2020-08-04T12:15:14.262Z] #17 40.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-04T12:15:14.262Z] #17 40.31 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:15:14.348Z] #39 80.06 DEP criu/pagemap.d [2020-08-04T12:15:14.348Z] #39 80.23 DEP criu/pagemap-cache.d [2020-08-04T12:15:14.504Z] #39 ... [2020-08-04T12:15:14.504Z] [2020-08-04T12:15:14.504Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:15:14.504Z] #28 DONE 158.8s [2020-08-04T12:15:14.504Z] [2020-08-04T12:15:14.504Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:14.504Z] #17 19.33 The following NEW packages will be installed: [2020-08-04T12:15:14.504Z] #17 19.33 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-04T12:15:14.504Z] #17 19.33 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-04T12:15:14.504Z] #17 19.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-04T12:15:14.504Z] #17 19.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-04T12:15:14.504Z] #17 19.34 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-04T12:15:14.504Z] #17 19.34 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-04T12:15:14.504Z] #17 19.34 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-04T12:15:14.504Z] #17 19.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-04T12:15:14.504Z] #17 19.34 xz-utils zip [2020-08-04T12:15:14.504Z] #17 19.67 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:15:14.504Z] #17 19.67 Need to get 28.5 MB of archives. [2020-08-04T12:15:14.504Z] #17 19.67 After this operation, 116 MB of additional disk space will be used. [2020-08-04T12:15:14.504Z] #17 19.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-04T12:15:14.504Z] #17 19.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-04T12:15:14.504Z] #17 19.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-04T12:15:14.504Z] #17 19.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-04T12:15:14.504Z] #17 19.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-04T12:15:14.504Z] #17 19.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-04T12:15:14.504Z] #17 19.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-04T12:15:14.504Z] #17 19.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-04T12:15:14.504Z] #17 19.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-04T12:15:14.504Z] #17 19.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-04T12:15:14.504Z] #17 19.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-04T12:15:14.504Z] #17 19.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-04T12:15:14.504Z] #17 19.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-04T12:15:14.504Z] #17 19.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-04T12:15:14.504Z] #17 19.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-04T12:15:14.504Z] #17 19.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-04T12:15:14.504Z] #17 19.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-04T12:15:14.504Z] #17 19.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:15:14.504Z] #17 20.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-04T12:15:14.504Z] #17 20.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-04T12:15:14.504Z] #17 20.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-04T12:15:14.504Z] #17 20.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-04T12:15:14.504Z] #17 20.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-04T12:15:14.504Z] #17 20.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-04T12:15:14.504Z] #17 20.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-04T12:15:14.504Z] #17 20.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-04T12:15:14.504Z] #17 20.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-04T12:15:14.504Z] #17 20.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-04T12:15:14.504Z] #17 20.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-04T12:15:14.504Z] #17 20.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-04T12:15:14.504Z] #17 20.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-04T12:15:14.504Z] #17 20.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-04T12:15:14.504Z] #17 20.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-04T12:15:14.504Z] #17 20.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-04T12:15:14.504Z] #17 20.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-04T12:15:14.504Z] #17 20.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-04T12:15:14.504Z] #17 20.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-04T12:15:14.504Z] #17 20.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-04T12:15:14.504Z] #17 20.70 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-04T12:15:14.504Z] #17 20.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-04T12:15:14.504Z] #17 20.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-04T12:15:14.504Z] #17 20.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-04T12:15:14.504Z] #17 20.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-04T12:15:14.504Z] #17 20.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-04T12:15:14.505Z] #17 20.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-04T12:15:14.505Z] #17 21.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-04T12:15:14.505Z] #17 21.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-04T12:15:14.505Z] #17 21.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-04T12:15:14.505Z] #17 22.03 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:15:14.505Z] #17 22.15 Fetched 28.5 MB in 2s (15.1 MB/s) [2020-08-04T12:15:14.505Z] #17 22.20 Selecting previously unselected package pigz. [2020-08-04T12:15:14.505Z] #17 22.20 (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 ... 23432 files and directories currently installed.) [2020-08-04T12:15:14.505Z] #17 22.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-04T12:15:14.505Z] #17 22.27 Unpacking pigz (2.4-1) ... [2020-08-04T12:15:14.505Z] #17 22.36 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-04T12:15:14.505Z] #17 22.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:14.505Z] #17 22.37 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:14.505Z] #17 22.81 Selecting previously unselected package python3.7-minimal. [2020-08-04T12:15:14.505Z] #17 22.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:14.505Z] #17 22.82 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:15:14.505Z] #17 23.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:14.505Z] #17 23.71 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:15:14.539Z] #17 40.47 invoke-rc.d: could not determine current runlevel [2020-08-04T12:15:14.539Z] #17 40.48 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-04T12:15:14.539Z] #17 40.49 Setting up pigz (2.4-1) ... [2020-08-04T12:15:14.539Z] #17 40.50 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-04T12:15:14.539Z] #17 40.52 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-04T12:15:14.539Z] #17 40.55 Setting up python-pip-whl (18.1-5) ... [2020-08-04T12:15:14.539Z] #17 40.56 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-08-04T12:15:14.655Z] #39 80.42 DEP criu/page-xfer.d [2020-08-04T12:15:14.655Z] #39 80.55 DEP criu/page-pipe.d [2020-08-04T12:15:14.655Z] #39 80.63 DEP criu/netfilter.d [2020-08-04T12:15:14.804Z] #17 40.58 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:15:14.921Z] #39 80.79 DEP criu/net.d [2020-08-04T12:15:15.068Z] #17 41.07 Setting up libaio1:arm64 (0.3.112-3) ... [2020-08-04T12:15:15.068Z] #17 41.09 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-04T12:15:15.068Z] #17 41.10 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:15.196Z] #39 80.95 DEP criu/namespaces.d [2020-08-04T12:15:15.196Z] #39 81.19 DEP criu/mount.d [2020-08-04T12:15:15.337Z] #17 41.12 Setting up vim (2:8.1.0875-5) ... [2020-08-04T12:15:15.337Z] #17 41.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-04T12:15:15.337Z] #17 41.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-04T12:15:15.337Z] #17 41.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-04T12:15:15.337Z] #17 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-04T12:15:15.337Z] #17 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-04T12:15:15.337Z] #17 41.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-04T12:15:15.337Z] #17 41.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-04T12:15:15.337Z] #17 41.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-04T12:15:15.337Z] #17 41.28 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-04T12:15:15.337Z] #17 41.29 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:15:15.337Z] #17 41.32 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-04T12:15:15.337Z] #17 41.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:15:15.337Z] #17 41.35 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-04T12:15:15.337Z] #17 41.39 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:15.376Z] #17 29.84 Selecting previously unselected package python3.7. [2020-08-04T12:15:15.376Z] #17 29.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:15.376Z] #17 29.86 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:15.376Z] #17 29.99 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-04T12:15:15.376Z] #17 30.00 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-04T12:15:15.376Z] #17 30.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-04T12:15:15.376Z] #17 30.08 Setting up python3-minimal (3.7.3-1) ... [2020-08-04T12:15:15.453Z] #39 81.31 DEP criu/memfd.d [2020-08-04T12:15:15.453Z] #39 81.39 DEP criu/mem.d [2020-08-04T12:15:15.718Z] #39 81.52 DEP criu/lsm.d [2020-08-04T12:15:15.718Z] #39 81.65 DEP criu/log.d [2020-08-04T12:15:15.718Z] #39 81.72 DEP criu/libnetlink.d [2020-08-04T12:15:15.885Z] #17 26.26 Selecting previously unselected package python3-minimal. [2020-08-04T12:15:15.885Z] #17 26.28 (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 ... 23681 files and directories currently installed.) [2020-08-04T12:15:15.885Z] #17 26.36 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-04T12:15:15.885Z] #17 26.40 Unpacking python3-minimal (3.7.3-1) ... [2020-08-04T12:15:15.904Z] #18 33.96 Selecting previously unselected package python3-minimal. [2020-08-04T12:15:15.904Z] #18 33.96 (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 ... 23610 files and directories currently installed.) [2020-08-04T12:15:15.904Z] #18 34.03 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-08-04T12:15:15.904Z] #18 34.03 Unpacking python3-minimal (3.7.3-1) ... [2020-08-04T12:15:15.904Z] #18 34.11 Selecting previously unselected package libmpdec2:ppc64el. [2020-08-04T12:15:15.904Z] #18 34.13 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-08-04T12:15:15.904Z] #18 34.14 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-08-04T12:15:15.904Z] #18 34.26 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-08-04T12:15:15.904Z] #18 34.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-04T12:15:15.904Z] #18 34.29 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-04T12:15:15.904Z] #18 ... [2020-08-04T12:15:15.904Z] [2020-08-04T12:15:15.904Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:15.904Z] #40 81.45 LINK criu/pie/restorer.built-in.o [2020-08-04T12:15:15.904Z] #40 81.48 GEN criu/pie/restorer-blob.h [2020-08-04T12:15:15.904Z] #40 81.57 DEP criu/vdso.d [2020-08-04T12:15:15.904Z] #40 81.77 DEP criu/uts_ns.d [2020-08-04T12:15:15.904Z] #40 82.00 DEP criu/util.d [2020-08-04T12:15:15.904Z] #40 82.23 DEP criu/uffd.d [2020-08-04T12:15:15.904Z] #40 82.41 DEP criu/tun.d [2020-08-04T12:15:15.904Z] #40 82.60 DEP criu/tty.d [2020-08-04T12:15:15.904Z] #40 82.82 DEP criu/timerfd.d [2020-08-04T12:15:15.904Z] #40 83.05 DEP criu/timens.d [2020-08-04T12:15:15.904Z] #40 83.23 DEP criu/sysfs_parse.d [2020-08-04T12:15:15.904Z] #40 83.45 DEP criu/sysctl.d [2020-08-04T12:15:15.904Z] #40 83.67 DEP criu/string.d [2020-08-04T12:15:15.904Z] #40 83.72 DEP criu/stats.d [2020-08-04T12:15:15.904Z] #40 83.88 DEP criu/sockets.d [2020-08-04T12:15:15.904Z] #40 84.08 DEP criu/sk-unix.d [2020-08-04T12:15:15.904Z] #40 84.34 DEP criu/sk-tcp.d [2020-08-04T12:15:15.904Z] #40 84.50 DEP criu/sk-queue.d [2020-08-04T12:15:15.904Z] #40 84.71 DEP criu/sk-packet.d [2020-08-04T12:15:15.904Z] #40 84.86 DEP criu/sk-netlink.d [2020-08-04T12:15:15.904Z] #40 85.19 DEP criu/sk-inet.d [2020-08-04T12:15:15.904Z] #40 85.41 DEP criu/signalfd.d [2020-08-04T12:15:15.904Z] #40 85.69 DEP criu/sigframe.d [2020-08-04T12:15:15.904Z] #40 85.88 DEP criu/shmem.d [2020-08-04T12:15:15.904Z] #40 86.11 DEP criu/servicefd.d [2020-08-04T12:15:15.904Z] #40 86.29 DEP criu/seize.d [2020-08-04T12:15:15.904Z] #40 86.44 DEP criu/seccomp.d [2020-08-04T12:15:15.904Z] #40 86.67 DEP criu/rst-malloc.d [2020-08-04T12:15:15.904Z] #40 86.76 DEP criu/rbtree.d [2020-08-04T12:15:15.904Z] #40 86.78 DEP criu/pstree.d [2020-08-04T12:15:15.904Z] #40 86.96 DEP criu/protobuf.d [2020-08-04T12:15:15.904Z] #40 87.07 GEN criu/protobuf-desc-gen.h [2020-08-04T12:15:15.904Z] #40 89.16 DEP criu/protobuf-desc.d [2020-08-04T12:15:15.904Z] #40 89.36 DEP criu/proc_parse.d [2020-08-04T12:15:15.904Z] #40 89.57 DEP criu/plugin.d [2020-08-04T12:15:15.904Z] #40 89.68 DEP criu/pipes.d [2020-08-04T12:15:15.904Z] #40 89.88 DEP criu/pie-util.d [2020-08-04T12:15:15.904Z] #40 90.00 DEP criu/pie-util-vdso.d [2020-08-04T12:15:15.904Z] #40 90.20 DEP criu/path.d [2020-08-04T12:15:15.904Z] #40 90.38 DEP criu/parasite-syscall.d [2020-08-04T12:15:15.904Z] #40 90.63 DEP criu/pagemap.d [2020-08-04T12:15:15.904Z] #40 90.93 DEP criu/pagemap-cache.d [2020-08-04T12:15:15.904Z] #40 91.09 DEP criu/page-xfer.d [2020-08-04T12:15:15.904Z] #40 91.32 DEP criu/page-pipe.d [2020-08-04T12:15:15.904Z] #40 91.40 DEP criu/netfilter.d [2020-08-04T12:15:15.904Z] #40 91.59 DEP criu/net.d [2020-08-04T12:15:15.904Z] #40 ... [2020-08-04T12:15:15.904Z] [2020-08-04T12:15:15.904Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:15.904Z] #42 148.4 vendor/golang.org/x/net/idna [2020-08-04T12:15:15.904Z] #42 155.0 mime [2020-08-04T12:15:15.904Z] #42 155.3 mime/quotedprintable [2020-08-04T12:15:15.904Z] #42 156.4 net/http/internal [2020-08-04T12:15:15.904Z] #42 157.3 vendor/golang.org/x/crypto/cryptobyte [2020-08-04T12:15:16.046Z] #39 81.86 DEP criu/kerndat.d [2020-08-04T12:15:16.046Z] #39 82.01 DEP criu/kcmp-ids.d [2020-08-04T12:15:16.145Z] #17 26.71 Selecting previously unselected package libmpdec2:amd64. [2020-08-04T12:15:16.145Z] #17 26.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-04T12:15:16.145Z] #17 26.72 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-04T12:15:16.145Z] #17 26.82 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-04T12:15:16.145Z] #17 26.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:16.145Z] #17 26.84 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:16.207Z] #42 ... [2020-08-04T12:15:16.207Z] [2020-08-04T12:15:16.207Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:16.207Z] #40 91.82 DEP criu/namespaces.d [2020-08-04T12:15:16.308Z] #39 82.12 DEP criu/irmap.d [2020-08-04T12:15:16.308Z] #39 82.21 DEP criu/ipc_ns.d [2020-08-04T12:15:16.308Z] #39 82.36 DEP criu/image.d [2020-08-04T12:15:16.318Z] #17 30.88 Selecting previously unselected package python3. [2020-08-04T12:15:16.318Z] #17 30.88 (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 ... 24093 files and directories currently installed.) [2020-08-04T12:15:16.318Z] #17 30.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-04T12:15:16.318Z] #17 30.94 Unpacking python3 (3.7.3-1) ... [2020-08-04T12:15:16.318Z] #17 31.06 Selecting previously unselected package libip4tc0:amd64. [2020-08-04T12:15:16.318Z] #17 31.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-04T12:15:16.318Z] #17 31.07 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:16.318Z] #17 31.15 Selecting previously unselected package libip6tc0:amd64. [2020-08-04T12:15:16.318Z] #17 31.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-04T12:15:16.318Z] #17 31.16 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:16.516Z] #40 91.99 DEP criu/mount.d [2020-08-04T12:15:16.516Z] #40 92.22 DEP criu/memfd.d [2020-08-04T12:15:16.565Z] #39 82.43 DEP criu/image-desc.d [2020-08-04T12:15:16.565Z] #39 82.48 DEP criu/fsnotify.d [2020-08-04T12:15:16.578Z] #17 31.26 Selecting previously unselected package libiptc0:amd64. [2020-08-04T12:15:16.578Z] #17 31.27 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-04T12:15:16.578Z] #17 31.27 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:16.578Z] #17 31.35 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-04T12:15:16.578Z] #17 31.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-04T12:15:16.578Z] #17 31.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-04T12:15:16.578Z] #17 31.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-04T12:15:16.578Z] #17 31.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-04T12:15:16.578Z] #17 31.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-04T12:15:16.824Z] #39 82.63 DEP criu/filesystems.d [2020-08-04T12:15:16.824Z] #39 82.77 DEP criu/files.d [2020-08-04T12:15:16.829Z] #40 92.43 DEP criu/mem.d [2020-08-04T12:15:16.842Z] #17 31.48 Selecting previously unselected package libnftnl11:amd64. [2020-08-04T12:15:16.842Z] #17 31.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-04T12:15:16.842Z] #17 31.50 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-04T12:15:16.842Z] #17 31.59 Selecting previously unselected package iptables. [2020-08-04T12:15:16.842Z] #17 31.60 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-04T12:15:16.842Z] #17 31.60 Unpacking iptables (1.8.2-4) ... [2020-08-04T12:15:17.080Z] #39 82.92 DEP criu/files-reg.d [2020-08-04T12:15:17.093Z] #17 27.64 Selecting previously unselected package python3.7. [2020-08-04T12:15:17.093Z] #17 27.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:17.093Z] #17 27.65 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:17.093Z] #17 27.79 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-04T12:15:17.093Z] #17 27.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-04T12:15:17.093Z] #17 27.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-04T12:15:17.103Z] #17 31.86 Selecting previously unselected package xxd. [2020-08-04T12:15:17.103Z] #17 31.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T12:15:17.103Z] #17 31.88 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:15:17.132Z] #40 92.68 DEP criu/lsm.d [2020-08-04T12:15:17.132Z] #40 92.83 DEP criu/log.d [2020-08-04T12:15:17.337Z] #39 83.07 DEP criu/files-ext.d [2020-08-04T12:15:17.337Z] #39 83.20 DEP criu/file-lock.d [2020-08-04T12:15:17.353Z] #17 27.90 Setting up python3-minimal (3.7.3-1) ... [2020-08-04T12:15:17.364Z] #17 31.98 Selecting previously unselected package vim-common. [2020-08-04T12:15:17.364Z] #17 31.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:15:17.364Z] #17 32.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:15:17.364Z] #17 32.17 Selecting previously unselected package bash-completion. [2020-08-04T12:15:17.364Z] #17 32.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-04T12:15:17.440Z] #40 92.99 DEP criu/libnetlink.d [2020-08-04T12:15:17.440Z] #40 93.13 DEP criu/kerndat.d [2020-08-04T12:15:17.594Z] #39 83.40 DEP criu/file-ids.d [2020-08-04T12:15:17.594Z] #39 ... [2020-08-04T12:15:17.594Z] [2020-08-04T12:15:17.594Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:17.594Z] #17 13.41 Reading package lists... [2020-08-04T12:15:17.594Z] #17 17.51 Building dependency tree... [2020-08-04T12:15:17.594Z] #17 19.02 libcap2-bin is already the newest version (1:2.25-2). [2020-08-04T12:15:17.594Z] #17 19.02 The following additional packages will be installed: [2020-08-04T12:15:17.594Z] #17 19.02 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-04T12:15:17.594Z] #17 19.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-04T12:15:17.594Z] #17 19.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-04T12:15:17.594Z] #17 19.03 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-04T12:15:17.594Z] #17 19.03 python3.7 python3.7-minimal vim-runtime xxd [2020-08-04T12:15:17.594Z] #17 19.03 Suggested packages: [2020-08-04T12:15:17.594Z] #17 19.04 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-04T12:15:17.594Z] #17 19.04 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-04T12:15:17.594Z] #17 19.04 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-04T12:15:17.594Z] #17 19.04 Recommended packages: [2020-08-04T12:15:17.594Z] #17 19.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-04T12:15:17.594Z] #17 19.04 python3-keyrings.alt python3-xdg unzip [2020-08-04T12:15:17.594Z] #17 20.92 The following NEW packages will be installed: [2020-08-04T12:15:17.594Z] #17 20.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-04T12:15:17.594Z] #17 20.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-04T12:15:17.594Z] #17 20.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-04T12:15:17.594Z] #17 20.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-04T12:15:17.594Z] #17 20.93 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-04T12:15:17.594Z] #17 20.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-04T12:15:17.594Z] #17 20.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-04T12:15:17.594Z] #17 20.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-04T12:15:17.594Z] #17 20.93 xz-utils zip [2020-08-04T12:15:17.594Z] #17 21.34 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T12:15:17.594Z] #17 21.34 Need to get 28.5 MB of archives. [2020-08-04T12:15:17.594Z] #17 21.34 After this operation, 116 MB of additional disk space will be used. [2020-08-04T12:15:17.594Z] #17 21.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-04T12:15:17.594Z] #17 21.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-04T12:15:17.594Z] #17 21.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-04T12:15:17.594Z] #17 21.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-04T12:15:17.594Z] #17 21.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-04T12:15:17.594Z] #17 21.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-04T12:15:17.594Z] #17 21.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-04T12:15:17.594Z] #17 21.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-04T12:15:17.594Z] #17 21.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-04T12:15:17.594Z] #17 21.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-04T12:15:17.594Z] #17 21.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-04T12:15:17.594Z] #17 21.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-04T12:15:17.594Z] #17 21.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-04T12:15:17.594Z] #17 21.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-04T12:15:17.594Z] #17 21.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-04T12:15:17.594Z] #17 21.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-04T12:15:17.594Z] #17 21.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-04T12:15:17.594Z] #17 21.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T12:15:17.594Z] #17 21.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-04T12:15:17.594Z] #17 21.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-04T12:15:17.594Z] #17 21.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-04T12:15:17.594Z] #17 21.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-04T12:15:17.594Z] #17 21.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-04T12:15:17.594Z] #17 21.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-04T12:15:17.594Z] #17 21.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-04T12:15:17.594Z] #17 21.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-04T12:15:17.594Z] #17 21.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-04T12:15:17.594Z] #17 21.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-04T12:15:17.594Z] #17 21.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-04T12:15:17.594Z] #17 22.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-04T12:15:17.594Z] #17 22.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-04T12:15:17.594Z] #17 22.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-04T12:15:17.594Z] #17 22.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-04T12:15:17.594Z] #17 22.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-04T12:15:17.594Z] #17 22.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-04T12:15:17.594Z] #17 22.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-04T12:15:17.594Z] #17 22.65 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-04T12:15:17.594Z] #17 22.66 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-04T12:15:17.594Z] #17 22.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-04T12:15:17.594Z] #17 22.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-04T12:15:17.594Z] #17 22.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-04T12:15:17.594Z] #17 22.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-04T12:15:17.594Z] #17 22.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-04T12:15:17.594Z] #17 22.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-04T12:15:17.594Z] #17 22.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-04T12:15:17.594Z] #17 23.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-04T12:15:17.594Z] #17 23.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-04T12:15:17.594Z] #17 23.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-04T12:15:17.743Z] #40 93.38 DEP criu/kcmp-ids.d [2020-08-04T12:15:17.743Z] #40 93.46 DEP criu/irmap.d [2020-08-04T12:15:17.944Z] #17 43.71 Setting up iptables (1.8.2-4) ... [2020-08-04T12:15:17.944Z] #17 43.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:15:17.944Z] #17 43.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:15:17.944Z] #17 43.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:15:17.944Z] #17 43.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:15:17.944Z] #17 43.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-04T12:15:17.944Z] #17 43.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-04T12:15:17.944Z] #17 43.81 Setting up python3 (3.7.3-1) ... [2020-08-04T12:15:18.048Z] #40 93.64 DEP criu/ipc_ns.d [2020-08-04T12:15:18.209Z] #17 44.23 Setting up python3-wheel (0.32.3-2) ... [2020-08-04T12:15:18.293Z] #17 28.71 Selecting previously unselected package python3. [2020-08-04T12:15:18.293Z] #17 28.71 (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 ... 24093 files and directories currently installed.) [2020-08-04T12:15:18.293Z] #17 28.76 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-04T12:15:18.293Z] #17 28.77 Unpacking python3 (3.7.3-1) ... [2020-08-04T12:15:18.293Z] #17 28.90 Selecting previously unselected package libip4tc0:amd64. [2020-08-04T12:15:18.293Z] #17 28.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-04T12:15:18.293Z] #17 28.91 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:18.293Z] #17 29.00 Selecting previously unselected package libip6tc0:amd64. [2020-08-04T12:15:18.293Z] #17 29.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-04T12:15:18.293Z] #17 29.03 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:18.355Z] #40 93.83 DEP criu/image.d [2020-08-04T12:15:18.355Z] #40 94.09 DEP criu/image-desc.d [2020-08-04T12:15:18.525Z] #17 24.12 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T12:15:18.525Z] #17 24.30 Fetched 28.5 MB in 2s (12.3 MB/s) [2020-08-04T12:15:18.552Z] #17 29.11 Selecting previously unselected package libiptc0:amd64. [2020-08-04T12:15:18.552Z] #17 29.13 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-04T12:15:18.552Z] #17 29.14 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:18.552Z] #17 29.21 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-04T12:15:18.552Z] #17 29.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-04T12:15:18.552Z] #17 29.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-04T12:15:18.656Z] #40 94.20 DEP criu/fsnotify.d [2020-08-04T12:15:18.656Z] #40 94.46 DEP criu/filesystems.d [2020-08-04T12:15:18.782Z] #17 24.38 Selecting previously unselected package pigz. [2020-08-04T12:15:18.782Z] #17 24.38 (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 ... 23432 files and directories currently installed.) [2020-08-04T12:15:18.782Z] #17 24.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-04T12:15:18.782Z] #17 24.45 Unpacking pigz (2.4-1) ... [2020-08-04T12:15:18.782Z] #17 24.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-04T12:15:18.782Z] #17 24.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:18.782Z] #17 24.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:18.812Z] #17 29.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-04T12:15:18.813Z] #17 29.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-04T12:15:18.813Z] #17 29.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-04T12:15:18.813Z] #17 29.35 Selecting previously unselected package libnftnl11:amd64. [2020-08-04T12:15:18.813Z] #17 29.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-04T12:15:18.813Z] #17 29.36 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-04T12:15:18.813Z] #17 29.45 Selecting previously unselected package iptables. [2020-08-04T12:15:18.813Z] #17 29.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-04T12:15:18.813Z] #17 29.47 Unpacking iptables (1.8.2-4) ... [2020-08-04T12:15:18.959Z] #40 94.65 DEP criu/files.d [2020-08-04T12:15:19.159Z] #17 44.86 Setting up apparmor (2.13.2-10) ... [2020-08-04T12:15:19.261Z] #40 94.93 DEP criu/files-reg.d [2020-08-04T12:15:19.332Z] #17 29.82 Selecting previously unselected package xxd. [2020-08-04T12:15:19.332Z] #17 29.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T12:15:19.332Z] #17 29.84 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:15:19.332Z] #17 29.96 Selecting previously unselected package vim-common. [2020-08-04T12:15:19.332Z] #17 29.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:15:19.332Z] #17 30.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:15:19.345Z] #17 25.10 Selecting previously unselected package python3.7-minimal. [2020-08-04T12:15:19.345Z] #17 25.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:19.345Z] #17 25.11 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:15:19.568Z] #40 95.15 DEP criu/files-ext.d [2020-08-04T12:15:19.568Z] #40 95.26 DEP criu/file-lock.d [2020-08-04T12:15:19.595Z] #17 30.17 Selecting previously unselected package bash-completion. [2020-08-04T12:15:19.595Z] #17 30.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-04T12:15:19.890Z] #40 95.50 DEP criu/file-ids.d [2020-08-04T12:15:20.168Z] #17 34.82 Unpacking bash-completion (1:2.8-6) ... [2020-08-04T12:15:20.192Z] #40 95.83 DEP criu/fifo.d [2020-08-04T12:15:20.278Z] #17 26.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:20.278Z] #17 26.03 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T12:15:20.430Z] #17 35.18 Selecting previously unselected package bzip2. [2020-08-04T12:15:20.430Z] #17 35.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-04T12:15:20.430Z] #17 35.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:15:20.493Z] #40 96.02 DEP criu/fdstore.d [2020-08-04T12:15:20.493Z] #40 96.25 DEP criu/fault-injection.d [2020-08-04T12:15:20.493Z] #40 96.31 DEP criu/external.d [2020-08-04T12:15:20.552Z] #17 46.43 Setting up xfsprogs (4.20.0-1) ... [2020-08-04T12:15:20.552Z] #17 46.44 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:15:20.691Z] #17 35.29 Selecting previously unselected package xz-utils. [2020-08-04T12:15:20.691Z] #17 35.29 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-04T12:15:20.691Z] #17 35.31 Unpacking xz-utils (5.2.4-1) ... [2020-08-04T12:15:20.691Z] #17 35.47 Selecting previously unselected package apparmor. [2020-08-04T12:15:20.691Z] #17 35.47 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-04T12:15:20.795Z] #40 96.56 DEP criu/eventpoll.d [2020-08-04T12:15:20.816Z] #17 46.79 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:15:20.850Z] #17 ... [2020-08-04T12:15:20.850Z] [2020-08-04T12:15:20.850Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:15:20.850Z] #28 DONE 168.4s [2020-08-04T12:15:20.850Z] [2020-08-04T12:15:20.850Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:20.850Z] #39 83.65 DEP criu/fifo.d [2020-08-04T12:15:20.850Z] #39 83.86 DEP criu/fdstore.d [2020-08-04T12:15:20.850Z] #39 83.95 DEP criu/fault-injection.d [2020-08-04T12:15:20.850Z] #39 84.00 DEP criu/external.d [2020-08-04T12:15:20.850Z] #39 84.08 DEP criu/eventpoll.d [2020-08-04T12:15:20.850Z] #39 84.19 DEP criu/eventfd.d [2020-08-04T12:15:20.850Z] #39 84.36 DEP criu/crtools.d [2020-08-04T12:15:20.850Z] #39 84.56 DEP criu/cr-service.d [2020-08-04T12:15:20.850Z] #39 84.83 DEP criu/cr-restore.d [2020-08-04T12:15:20.850Z] #39 85.07 DEP criu/cr-errno.d [2020-08-04T12:15:20.850Z] #39 85.09 DEP criu/cr-dump.d [2020-08-04T12:15:20.850Z] #39 85.24 DEP criu/cr-dedup.d [2020-08-04T12:15:20.850Z] #39 85.36 DEP criu/cr-check.d [2020-08-04T12:15:20.850Z] #39 85.57 DEP criu/config.d [2020-08-04T12:15:20.850Z] #39 85.79 DEP criu/clone-noasan.d [2020-08-04T12:15:20.850Z] #39 85.86 DEP criu/cgroup.d [2020-08-04T12:15:20.850Z] #39 86.03 DEP criu/cgroup-props.d [2020-08-04T12:15:20.850Z] #39 86.14 DEP criu/bitmap.d [2020-08-04T12:15:20.850Z] #39 86.17 DEP criu/bfd.d [2020-08-04T12:15:20.850Z] #39 86.30 DEP criu/autofs.d [2020-08-04T12:15:20.850Z] #39 86.45 DEP criu/aio.d [2020-08-04T12:15:20.850Z] #39 86.66 DEP criu/action-scripts.d [2020-08-04T12:15:20.951Z] #17 35.55 Unpacking apparmor (2.13.2-10) ... [2020-08-04T12:15:21.096Z] #40 96.80 DEP criu/eventfd.d [2020-08-04T12:15:21.212Z] #17 35.85 Selecting previously unselected package aufs-tools. [2020-08-04T12:15:21.212Z] #17 35.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-04T12:15:21.212Z] #17 35.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:15:21.212Z] #17 35.98 Selecting previously unselected package libonig5:amd64. [2020-08-04T12:15:21.212Z] #17 35.99 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-04T12:15:21.212Z] #17 36.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:15:21.398Z] #40 97.00 DEP criu/crtools.d [2020-08-04T12:15:21.414Z] #39 87.20 CC criu/action-scripts.o [2020-08-04T12:15:21.473Z] #17 36.17 Selecting previously unselected package libjq1:amd64. [2020-08-04T12:15:21.473Z] #17 36.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:15:21.473Z] #17 36.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:15:21.705Z] #40 97.37 DEP criu/cr-service.d [2020-08-04T12:15:21.733Z] #17 36.30 Selecting previously unselected package jq. [2020-08-04T12:15:21.733Z] #17 36.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:15:21.733Z] #17 36.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:15:21.733Z] #17 36.40 Selecting previously unselected package libaio1:amd64. [2020-08-04T12:15:21.733Z] #17 36.41 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-04T12:15:21.733Z] #17 36.42 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-04T12:15:21.733Z] #17 36.48 Selecting previously unselected package libgpm2:amd64. [2020-08-04T12:15:21.733Z] #17 36.48 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-04T12:15:21.733Z] #17 36.49 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-04T12:15:21.764Z] #17 47.57 Setting up python3-distutils (3.7.3-1) ... [2020-08-04T12:15:21.978Z] #39 87.97 CC criu/aio.o [2020-08-04T12:15:21.995Z] #17 36.56 Selecting previously unselected package libicu63:amd64. [2020-08-04T12:15:21.995Z] #17 36.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-04T12:15:21.995Z] #17 36.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:15:22.008Z] #40 97.65 DEP criu/cr-restore.d [2020-08-04T12:15:22.008Z] #40 ... [2020-08-04T12:15:22.008Z] [2020-08-04T12:15:22.008Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:15:22.140Z] #17 32.72 Unpacking bash-completion (1:2.8-6) ... [2020-08-04T12:15:22.290Z] #17 48.04 Setting up python3-setuptools (40.8.0-1) ... [2020-08-04T12:15:22.399Z] #17 33.05 Selecting previously unselected package bzip2. [2020-08-04T12:15:22.399Z] #17 33.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-04T12:15:22.399Z] #17 33.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:15:22.399Z] #17 33.15 Selecting previously unselected package xz-utils. [2020-08-04T12:15:22.541Z] #39 88.55 CC criu/autofs.o [2020-08-04T12:15:22.647Z] #22 161.2 Checking out files: 24% (2639/10842) Checking out files: 25% (2711/10842) Checking out files: 26% (2819/10842) Checking out files: 27% (2928/10842) Checking out files: 28% (3036/10842) Checking out files: 29% (3145/10842) Checking out files: 30% (3253/10842) Checking out files: 31% (3362/10842) Checking out files: 32% (3470/10842) Checking out files: 33% (3578/10842) Checking out files: 34% (3687/10842) Checking out files: 35% (3795/10842) Checking out files: 36% (3904/10842) Checking out files: 36% (3964/10842) Checking out files: 37% (4012/10842) Checking out files: 38% (4120/10842) Checking out files: 39% (4229/10842) Checking out files: 40% (4337/10842) Checking out files: 41% (4446/10842) Checking out files: 42% (4554/10842) Checking out files: 43% (4663/10842) Checking out files: 44% (4771/10842) Checking out files: 45% (4879/10842) Checking out files: 46% (4988/10842) Checking out files: 47% (5096/10842) Checking out files: 48% (5205/10842) Checking out files: 49% (5313/10842) Checking out files: 50% (5421/10842) Checking out files: 51% (5530/10842) Checking out files: 52% (5638/10842) Checking out files: 53% (5747/10842) Checking out files: 54% (5855/10842) Checking out files: 55% (5964/10842) Checking out files: 55% (6025/10842) Checking out files: 56% (6072/10842) Checking out files: 57% (6180/10842) Checking out files: 58% (6289/10842) Checking out files: 59% (6397/10842) Checking out files: 60% (6506/10842) Checking out files: 61% (6614/10842) Checking out files: 62% (6723/10842) Checking out files: 63% (6831/10842) Checking out files: 64% (6939/10842) Checking out files: 65% (7048/10842) Checking out files: 66% (7156/10842) Checking out files: 67% (7265/10842) Checking out files: 68% (7373/10842) Checking out files: 69% (7481/10842) Checking out files: 70% (7590/10842) Checking out files: 71% (7698/10842) Checking out files: 72% (7807/10842) Checking out files: 73% (7915/10842) Checking out files: 74% (8024/10842) Checking out files: 75% (8132/10842) Checking out files: 76% (8240/10842) Checking out files: 77% (8349/10842) Checking out files: 78% (8457/10842) Checking out files: 79% (8566/10842) Checking out files: 79% (8570/10842) Checking out files: 80% (8674/10842) Checking out files: 81% (8783/10842) Checking out files: 82% (8891/10842) Checking out files: 83% (8999/10842) Checking out files: 84% (9108/10842) Checking out files: 85% (9216/10842) Checking out files: 86% (9325/10842) Checking out files: 87% (9433/10842) Checking out files: 88% (9541/10842) Checking out files: 89% (9650/10842) Checking out files: 90% (9758/10842) Checking out files: 91% (9867/10842) Checking out files: 92% (9975/10842) Checking out files: 93% (10084/10842) Checking out files: 94% (10192/10842) Checking out files: 95% (10300/10842) Checking out files: 96% (10409/10842) Checking out files: 97% (10517/10842) Checking out files: 98% (10626/10842) Checking out files: 98% (10701/10842) Checking out files: 99% (10734/10842) Checking out files: 100% (10842/10842) Checking out files: 100% (10842/10842), done. [2020-08-04T12:15:22.663Z] #17 33.16 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-04T12:15:22.663Z] #17 33.17 Unpacking xz-utils (5.2.4-1) ... [2020-08-04T12:15:22.663Z] #17 33.33 Selecting previously unselected package apparmor. [2020-08-04T12:15:22.663Z] #17 33.35 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-04T12:15:22.798Z] #39 ... [2020-08-04T12:15:22.798Z] [2020-08-04T12:15:22.798Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:22.922Z] #17 33.41 Unpacking apparmor (2.13.2-10) ... [2020-08-04T12:15:22.922Z] #17 33.70 Selecting previously unselected package aufs-tools. [2020-08-04T12:15:22.953Z] #22 165.4 + cd /tmp/tmp.9Dv5OqRKYp/tmp/docker-ce [2020-08-04T12:15:22.954Z] #22 165.4 + git checkout -q v17.06.2-ce [2020-08-04T12:15:23.055Z] #17 28.69 Selecting previously unselected package python3-minimal. [2020-08-04T12:15:23.055Z] #17 28.69 (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 ... 23681 files and directories currently installed.) [2020-08-04T12:15:23.055Z] #17 28.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-04T12:15:23.055Z] #17 28.76 Unpacking python3-minimal (3.7.3-1) ... [2020-08-04T12:15:23.055Z] #17 28.85 Selecting previously unselected package libmpdec2:amd64. [2020-08-04T12:15:23.055Z] #17 28.85 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-04T12:15:23.055Z] #17 28.86 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-04T12:15:23.182Z] #17 33.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-04T12:15:23.182Z] #17 33.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:15:23.182Z] #17 33.83 Selecting previously unselected package libonig5:amd64. [2020-08-04T12:15:23.182Z] #17 33.84 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-04T12:15:23.182Z] #17 33.85 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:15:23.240Z] #17 49.05 Setting up python3-pip (18.1-5) ... [2020-08-04T12:15:23.312Z] #17 28.96 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-04T12:15:23.312Z] #17 28.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:23.312Z] #17 28.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:23.441Z] #17 33.97 Selecting previously unselected package libjq1:amd64. [2020-08-04T12:15:23.442Z] #17 33.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:15:23.442Z] #17 33.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:15:23.442Z] #17 34.09 Selecting previously unselected package jq. [2020-08-04T12:15:23.442Z] #17 34.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:15:23.442Z] #17 34.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:15:23.701Z] #17 34.20 Selecting previously unselected package libaio1:amd64. [2020-08-04T12:15:23.701Z] #17 34.21 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-04T12:15:23.701Z] #17 34.22 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-04T12:15:23.701Z] #17 34.29 Selecting previously unselected package libgpm2:amd64. [2020-08-04T12:15:23.701Z] #17 34.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-04T12:15:23.701Z] #17 34.31 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-04T12:15:23.701Z] #17 34.37 Selecting previously unselected package libicu63:amd64. [2020-08-04T12:15:23.701Z] #17 34.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-04T12:15:23.701Z] #17 34.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:15:23.817Z] #17 49.88 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:15:23.907Z] #17 ... [2020-08-04T12:15:23.907Z] [2020-08-04T12:15:23.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:23.907Z] #39 85.18 CC criu/action-scripts.o [2020-08-04T12:15:23.907Z] #39 86.07 CC criu/aio.o [2020-08-04T12:15:23.907Z] #39 86.66 CC criu/autofs.o [2020-08-04T12:15:23.907Z] #39 87.94 CC criu/bfd.o [2020-08-04T12:15:23.907Z] #39 88.36 CC criu/bitmap.o [2020-08-04T12:15:23.907Z] #39 88.56 CC criu/cgroup-props.o [2020-08-04T12:15:23.907Z] #39 89.20 CC criu/cgroup.o [2020-08-04T12:15:23.907Z] #39 91.57 CC criu/clone-noasan.o [2020-08-04T12:15:23.907Z] #39 91.75 CC criu/config.o [2020-08-04T12:15:23.907Z] #39 92.95 CC criu/cr-check.o [2020-08-04T12:15:23.907Z] #39 94.27 CC criu/cr-dedup.o [2020-08-04T12:15:23.907Z] #39 94.60 CC criu/cr-dump.o [2020-08-04T12:15:23.923Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 30.8% of statements [2020-08-04T12:15:24.079Z] #17 49.93 Processing triggers for mime-support (3.62) ... [2020-08-04T12:15:24.242Z] #17 29.93 Selecting previously unselected package python3.7. [2020-08-04T12:15:24.242Z] #17 29.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T12:15:24.242Z] #17 29.94 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:24.242Z] #17 30.04 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-04T12:15:24.242Z] #17 30.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-04T12:15:24.242Z] #17 30.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-04T12:15:24.499Z] #17 30.15 Setting up python3-minimal (3.7.3-1) ... [2020-08-04T12:15:24.556Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2020-08-04T12:15:24.556Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-04T12:15:24.556Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-04T12:15:24.556Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-04T12:15:24.556Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-04T12:15:24.641Z] #17 ... [2020-08-04T12:15:24.641Z] [2020-08-04T12:15:24.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:24.641Z] #39 79.83 CC criu/aio.o [2020-08-04T12:15:24.641Z] #39 80.64 CC criu/autofs.o [2020-08-04T12:15:24.641Z] #39 82.02 CC criu/bfd.o [2020-08-04T12:15:24.641Z] #39 82.45 CC criu/bitmap.o [2020-08-04T12:15:24.641Z] #39 82.56 CC criu/cgroup-props.o [2020-08-04T12:15:24.641Z] #39 83.12 CC criu/cgroup.o [2020-08-04T12:15:24.641Z] #39 85.45 CC criu/clone-noasan.o [2020-08-04T12:15:24.641Z] #39 85.65 CC criu/config.o [2020-08-04T12:15:24.641Z] #39 86.94 CC criu/cr-check.o [2020-08-04T12:15:24.641Z] #39 88.45 CC criu/cr-dedup.o [2020-08-04T12:15:24.641Z] #39 88.86 CC criu/cr-dump.o [2020-08-04T12:15:24.847Z] #39 96.52 CC criu/cr-errno.o [2020-08-04T12:15:24.847Z] #39 96.58 CC criu/cr-restore.o [2020-08-04T12:15:25.028Z] #17 DONE 50.9s [2020-08-04T12:15:25.028Z] [2020-08-04T12:15:25.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:25.028Z] #39 90.03 CC criu/cr-service.o [2020-08-04T12:15:25.028Z] #39 91.43 CC criu/crtools.o [2020-08-04T12:15:25.028Z] #39 92.00 CC criu/eventfd.o [2020-08-04T12:15:25.028Z] #39 92.29 CC criu/eventpoll.o [2020-08-04T12:15:25.028Z] #39 93.09 CC criu/external.o [2020-08-04T12:15:25.028Z] #39 93.36 CC criu/fault-injection.o [2020-08-04T12:15:25.028Z] #39 93.45 CC criu/fdstore.o [2020-08-04T12:15:25.028Z] #39 93.77 CC criu/fifo.o [2020-08-04T12:15:25.028Z] #39 94.05 CC criu/file-ids.o [2020-08-04T12:15:25.028Z] #39 94.26 CC criu/file-lock.o [2020-08-04T12:15:25.028Z] #39 94.91 CC criu/files-ext.o [2020-08-04T12:15:25.028Z] #39 95.20 CC criu/files-reg.o [2020-08-04T12:15:25.028Z] #39 96.71 CC criu/files.o [2020-08-04T12:15:25.028Z] #39 98.16 CC criu/filesystems.o [2020-08-04T12:15:25.028Z] #39 98.68 CC criu/fsnotify.o [2020-08-04T12:15:25.028Z] #39 99.60 CC criu/image-desc.o [2020-08-04T12:15:25.028Z] #39 99.76 CC criu/image.o [2020-08-04T12:15:25.028Z] #39 ... [2020-08-04T12:15:25.028Z] [2020-08-04T12:15:25.028Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T12:15:25.318Z] #17 30.86 Selecting previously unselected package python3. [2020-08-04T12:15:25.318Z] #17 30.86 (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 ... 24093 files and directories currently installed.) [2020-08-04T12:15:25.318Z] #17 30.91 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-04T12:15:25.318Z] #17 30.92 Unpacking python3 (3.7.3-1) ... [2020-08-04T12:15:25.318Z] #17 31.02 Selecting previously unselected package libip4tc0:amd64. [2020-08-04T12:15:25.318Z] #17 31.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-04T12:15:25.318Z] #17 31.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:25.318Z] #17 31.08 Selecting previously unselected package libip6tc0:amd64. [2020-08-04T12:15:25.318Z] #17 31.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-04T12:15:25.318Z] #17 31.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:25.418Z] #39 ... [2020-08-04T12:15:25.418Z] [2020-08-04T12:15:25.418Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:25.418Z] #17 40.15 Selecting previously unselected package libnet1:amd64. [2020-08-04T12:15:25.418Z] #17 40.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T12:15:25.418Z] #17 40.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:15:25.574Z] #17 31.17 Selecting previously unselected package libiptc0:amd64. [2020-08-04T12:15:25.574Z] #17 31.18 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-04T12:15:25.574Z] #17 31.19 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:25.574Z] #17 31.27 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-04T12:15:25.574Z] #17 31.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-04T12:15:25.574Z] #17 31.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-04T12:15:25.574Z] #17 31.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-04T12:15:25.574Z] #17 31.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-04T12:15:25.574Z] #17 31.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-04T12:15:25.579Z] #39 90.80 CC criu/cr-errno.o [2020-08-04T12:15:25.678Z] #17 40.24 Selecting previously unselected package libnl-3-200:amd64. [2020-08-04T12:15:25.678Z] #17 40.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-04T12:15:25.678Z] #17 40.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:15:25.678Z] #17 40.35 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-04T12:15:25.678Z] #17 40.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:15:25.678Z] #17 40.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:15:25.678Z] #17 40.43 Selecting previously unselected package libreadline5:amd64. [2020-08-04T12:15:25.678Z] #17 40.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-04T12:15:25.678Z] #17 40.44 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-04T12:15:25.831Z] #17 31.42 Selecting previously unselected package libnftnl11:amd64. [2020-08-04T12:15:25.831Z] #17 31.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-04T12:15:25.831Z] #17 31.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-04T12:15:25.831Z] #17 31.53 Selecting previously unselected package iptables. [2020-08-04T12:15:25.831Z] #17 31.53 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-04T12:15:25.831Z] #17 31.54 Unpacking iptables (1.8.2-4) ... [2020-08-04T12:15:25.839Z] #39 90.88 CC criu/cr-restore.o [2020-08-04T12:15:25.938Z] #17 40.55 Selecting previously unselected package net-tools. [2020-08-04T12:15:25.938Z] #17 40.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-04T12:15:25.938Z] #17 40.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:15:25.938Z] #17 40.78 Selecting previously unselected package python-pip-whl. [2020-08-04T12:15:26.090Z] #17 31.84 Selecting previously unselected package xxd. [2020-08-04T12:15:26.090Z] #17 31.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T12:15:26.090Z] #17 31.86 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:15:26.198Z] #17 40.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-04T12:15:26.199Z] #17 40.79 Unpacking python-pip-whl (18.1-5) ... [2020-08-04T12:15:26.348Z] #17 31.98 Selecting previously unselected package vim-common. [2020-08-04T12:15:26.348Z] #17 31.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:15:26.348Z] #17 32.03 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:15:26.422Z] #18 1.266 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-04T12:15:26.422Z] #18 1.272 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-04T12:15:26.422Z] #18 1.276 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-04T12:15:26.541Z] #22 169.1 + mkdir -p /tmp/tmp.9Dv5OqRKYp/src/github.com/docker [2020-08-04T12:15:26.541Z] #22 169.1 + mv components/cli /tmp/tmp.9Dv5OqRKYp/src/github.com/docker/cli [2020-08-04T12:15:26.541Z] #22 169.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-04T12:15:26.605Z] #17 32.19 Selecting previously unselected package bash-completion. [2020-08-04T12:15:26.605Z] #17 32.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-04T12:15:26.719Z] #17 41.38 Selecting previously unselected package python3-lib2to3. [2020-08-04T12:15:26.719Z] #17 41.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-04T12:15:26.719Z] #17 41.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:15:26.776Z] #39 ... [2020-08-04T12:15:26.776Z] [2020-08-04T12:15:26.776Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:26.776Z] #17 37.38 Selecting previously unselected package libnet1:amd64. [2020-08-04T12:15:26.776Z] #17 37.38 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T12:15:26.776Z] #17 37.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:15:26.776Z] #17 37.45 Selecting previously unselected package libnl-3-200:amd64. [2020-08-04T12:15:26.776Z] #17 37.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-04T12:15:26.776Z] #17 37.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:15:26.841Z] #22 ... [2020-08-04T12:15:26.841Z] [2020-08-04T12:15:26.841Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:26.841Z] #18 35.35 Selecting previously unselected package python3.7. [2020-08-04T12:15:26.841Z] #18 35.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 35.36 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:26.841Z] #18 35.48 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-08-04T12:15:26.841Z] #18 35.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 35.49 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-04T12:15:26.841Z] #18 35.58 Setting up python3-minimal (3.7.3-1) ... [2020-08-04T12:15:26.841Z] #18 37.04 Selecting previously unselected package python3. [2020-08-04T12:15:26.841Z] #18 37.04 (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 ... 24022 files and directories currently installed.) [2020-08-04T12:15:26.841Z] #18 37.14 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 37.15 Unpacking python3 (3.7.3-1) ... [2020-08-04T12:15:26.841Z] #18 37.27 Selecting previously unselected package libip4tc0:ppc64el. [2020-08-04T12:15:26.841Z] #18 37.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 37.28 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-08-04T12:15:26.841Z] #18 37.37 Selecting previously unselected package libip6tc0:ppc64el. [2020-08-04T12:15:26.841Z] #18 37.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 37.45 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-08-04T12:15:26.841Z] #18 37.56 Selecting previously unselected package libiptc0:ppc64el. [2020-08-04T12:15:26.841Z] #18 37.58 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 37.58 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-08-04T12:15:26.841Z] #18 37.68 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-08-04T12:15:26.841Z] #18 37.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 37.71 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-04T12:15:26.841Z] #18 37.83 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-08-04T12:15:26.841Z] #18 37.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 37.88 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-04T12:15:26.841Z] #18 37.96 Selecting previously unselected package libnftnl11:ppc64el. [2020-08-04T12:15:26.841Z] #18 37.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 38.00 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-08-04T12:15:26.841Z] #18 38.15 Selecting previously unselected package iptables. [2020-08-04T12:15:26.841Z] #18 38.16 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 38.18 Unpacking iptables (1.8.2-4) ... [2020-08-04T12:15:26.841Z] #18 38.96 Selecting previously unselected package xxd. [2020-08-04T12:15:26.841Z] #18 38.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 38.99 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T12:15:26.841Z] #18 39.13 Selecting previously unselected package vim-common. [2020-08-04T12:15:26.841Z] #18 39.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:15:26.841Z] #18 39.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T12:15:26.841Z] #18 39.43 Selecting previously unselected package bash-completion. [2020-08-04T12:15:26.841Z] #18 39.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-04T12:15:26.841Z] #18 44.05 Unpacking bash-completion (1:2.8-6) ... [2020-08-04T12:15:26.841Z] #18 44.59 Selecting previously unselected package bzip2. [2020-08-04T12:15:26.841Z] #18 44.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 44.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:15:26.841Z] #18 44.70 Selecting previously unselected package xz-utils. [2020-08-04T12:15:26.841Z] #18 44.71 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 44.71 Unpacking xz-utils (5.2.4-1) ... [2020-08-04T12:15:26.841Z] #18 44.90 Selecting previously unselected package apparmor. [2020-08-04T12:15:26.841Z] #18 44.90 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-08-04T12:15:26.841Z] #18 45.07 Unpacking apparmor (2.13.2-10) ... [2020-08-04T12:15:26.980Z] #17 41.53 Selecting previously unselected package python3-distutils. [2020-08-04T12:15:26.980Z] #17 41.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-04T12:15:26.980Z] #17 41.56 Unpacking python3-distutils (3.7.3-1) ... [2020-08-04T12:15:26.980Z] #17 41.70 Selecting previously unselected package python3-pip. [2020-08-04T12:15:26.980Z] #17 41.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-04T12:15:26.980Z] #17 41.72 Unpacking python3-pip (18.1-5) ... [2020-08-04T12:15:26.998Z] #18 DONE 1.8s [2020-08-04T12:15:26.998Z] [2020-08-04T12:15:26.998Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:15:27.036Z] #17 37.56 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-04T12:15:27.036Z] #17 37.58 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:15:27.036Z] #17 37.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:15:27.036Z] #17 37.66 Selecting previously unselected package libreadline5:amd64. [2020-08-04T12:15:27.036Z] #17 37.66 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-04T12:15:27.036Z] #17 37.67 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-04T12:15:27.141Z] #18 45.46 Selecting previously unselected package aufs-tools. [2020-08-04T12:15:27.141Z] #18 45.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-08-04T12:15:27.141Z] #18 45.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:15:27.141Z] #18 45.63 Selecting previously unselected package libonig5:ppc64el. [2020-08-04T12:15:27.141Z] #18 45.63 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-08-04T12:15:27.141Z] #18 45.65 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-04T12:15:27.240Z] #17 41.83 Selecting previously unselected package python3-pkg-resources. [2020-08-04T12:15:27.240Z] #17 41.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:15:27.240Z] #17 41.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:15:27.240Z] #17 41.99 Selecting previously unselected package python3-setuptools. [2020-08-04T12:15:27.240Z] #17 41.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-04T12:15:27.240Z] #17 42.00 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-04T12:15:27.296Z] #17 37.76 Selecting previously unselected package net-tools. [2020-08-04T12:15:27.296Z] #17 37.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-04T12:15:27.296Z] #17 37.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:15:27.296Z] #17 37.96 Selecting previously unselected package python-pip-whl. [2020-08-04T12:15:27.296Z] #17 37.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-04T12:15:27.296Z] #17 37.98 Unpacking python-pip-whl (18.1-5) ... [2020-08-04T12:15:27.444Z] #18 45.91 Selecting previously unselected package libjq1:ppc64el. [2020-08-04T12:15:27.444Z] #18 45.91 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-04T12:15:27.444Z] #18 45.91 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-04T12:15:27.444Z] #18 46.02 Selecting previously unselected package jq. [2020-08-04T12:15:27.444Z] #18 46.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-04T12:15:27.444Z] #18 46.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:15:27.444Z] #18 46.13 Selecting previously unselected package libaio1:ppc64el. [2020-08-04T12:15:27.501Z] #17 42.25 Selecting previously unselected package python3-wheel. [2020-08-04T12:15:27.501Z] #17 42.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-04T12:15:27.501Z] #17 42.26 Unpacking python3-wheel (0.32.3-2) ... [2020-08-04T12:15:27.501Z] #17 42.32 Selecting previously unselected package sudo. [2020-08-04T12:15:27.501Z] #17 42.32 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-04T12:15:27.501Z] #17 42.32 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:15:27.746Z] #18 46.13 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-08-04T12:15:27.746Z] #18 46.14 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-08-04T12:15:27.746Z] #18 46.23 Selecting previously unselected package libgpm2:ppc64el. [2020-08-04T12:15:27.746Z] #18 46.24 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-08-04T12:15:27.746Z] #18 46.24 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-08-04T12:15:27.746Z] #18 46.32 Selecting previously unselected package libicu63:ppc64el. [2020-08-04T12:15:27.746Z] #18 46.34 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-04T12:15:27.865Z] #17 38.49 Selecting previously unselected package python3-lib2to3. [2020-08-04T12:15:27.865Z] #17 38.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-04T12:15:27.865Z] #17 38.51 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:15:28.048Z] #18 46.34 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-04T12:15:28.048Z] #18 ... [2020-08-04T12:15:28.048Z] [2020-08-04T12:15:28.048Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:28.048Z] #42 160.5 vendor/golang.org/x/net/http/httpproxy [2020-08-04T12:15:28.048Z] #42 160.5 net/textproto [2020-08-04T12:15:28.048Z] #42 160.5 crypto/x509 [2020-08-04T12:15:28.048Z] #42 162.4 vendor/golang.org/x/net/http/httpguts [2020-08-04T12:15:28.048Z] #42 162.4 mime/multipart [2020-08-04T12:15:28.048Z] #42 166.1 crypto/tls [2020-08-04T12:15:28.048Z] #42 ... [2020-08-04T12:15:28.048Z] [2020-08-04T12:15:28.048Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:28.048Z] #40 97.93 DEP criu/cr-errno.d [2020-08-04T12:15:28.048Z] #40 97.95 DEP criu/cr-dump.d [2020-08-04T12:15:28.048Z] #40 98.17 DEP criu/cr-dedup.d [2020-08-04T12:15:28.048Z] #40 98.37 DEP criu/cr-check.d [2020-08-04T12:15:28.048Z] #40 98.64 DEP criu/config.d [2020-08-04T12:15:28.048Z] #40 98.79 DEP criu/clone-noasan.d [2020-08-04T12:15:28.048Z] #40 98.91 DEP criu/cgroup.d [2020-08-04T12:15:28.048Z] #40 99.10 DEP criu/cgroup-props.d [2020-08-04T12:15:28.048Z] #40 99.31 DEP criu/bitmap.d [2020-08-04T12:15:28.048Z] #40 99.33 DEP criu/bfd.d [2020-08-04T12:15:28.048Z] #40 99.48 DEP criu/autofs.d [2020-08-04T12:15:28.048Z] #40 99.70 DEP criu/aio.d [2020-08-04T12:15:28.048Z] #40 99.93 DEP criu/action-scripts.d [2020-08-04T12:15:28.048Z] #40 100.3 CC criu/action-scripts.o [2020-08-04T12:15:28.048Z] #40 101.0 CC criu/aio.o [2020-08-04T12:15:28.048Z] #40 101.7 CC criu/autofs.o [2020-08-04T12:15:28.072Z] #17 42.79 Selecting previously unselected package thin-provisioning-tools. [2020-08-04T12:15:28.072Z] #17 42.79 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-04T12:15:28.072Z] #17 42.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:15:28.125Z] #17 38.61 Selecting previously unselected package python3-distutils. [2020-08-04T12:15:28.125Z] #17 38.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-04T12:15:28.125Z] #17 38.62 Unpacking python3-distutils (3.7.3-1) ... [2020-08-04T12:15:28.125Z] #17 38.73 Selecting previously unselected package python3-pip. [2020-08-04T12:15:28.125Z] #17 38.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-04T12:15:28.125Z] #17 38.75 Unpacking python3-pip (18.1-5) ... [2020-08-04T12:15:28.332Z] #17 43.09 Selecting previously unselected package uidmap. [2020-08-04T12:15:28.332Z] #17 43.09 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-04T12:15:28.332Z] #17 43.10 Unpacking uidmap (1:4.5-1.1) ... [2020-08-04T12:15:28.348Z] #40 104.0 CC criu/bfd.o [2020-08-04T12:15:28.384Z] #17 38.92 Selecting previously unselected package python3-pkg-resources. [2020-08-04T12:15:28.384Z] #17 38.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:15:28.384Z] #17 38.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:15:28.384Z] #17 39.08 Selecting previously unselected package python3-setuptools. [2020-08-04T12:15:28.384Z] #17 39.09 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-04T12:15:28.384Z] #17 39.09 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-04T12:15:28.593Z] #17 43.23 Selecting previously unselected package vim-runtime. [2020-08-04T12:15:28.593Z] #17 43.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:15:28.593Z] #17 43.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-04T12:15:28.593Z] #17 43.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-04T12:15:28.593Z] #17 43.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:15:28.644Z] #17 39.34 Selecting previously unselected package python3-wheel. [2020-08-04T12:15:28.644Z] #17 39.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-04T12:15:28.644Z] #17 39.36 Unpacking python3-wheel (0.32.3-2) ... [2020-08-04T12:15:28.903Z] #17 39.45 Selecting previously unselected package sudo. [2020-08-04T12:15:28.903Z] #17 39.45 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-04T12:15:28.903Z] #17 39.46 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:15:29.005Z] #40 104.7 CC criu/bitmap.o [2020-08-04T12:15:29.126Z] #17 34.79 Unpacking bash-completion (1:2.8-6) ... [2020-08-04T12:15:29.163Z] #17 39.84 Selecting previously unselected package thin-provisioning-tools. [2020-08-04T12:15:29.305Z] #40 104.9 CC criu/cgroup-props.o [2020-08-04T12:15:29.383Z] #17 35.13 Selecting previously unselected package bzip2. [2020-08-04T12:15:29.383Z] #17 35.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-04T12:15:29.383Z] #17 35.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:15:29.383Z] #17 35.20 Selecting previously unselected package xz-utils. [2020-08-04T12:15:29.423Z] #17 39.85 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-04T12:15:29.423Z] #17 39.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:15:29.640Z] #17 35.20 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-04T12:15:29.640Z] #17 35.21 Unpacking xz-utils (5.2.4-1) ... [2020-08-04T12:15:29.640Z] #17 35.36 Selecting previously unselected package apparmor. [2020-08-04T12:15:29.640Z] #17 35.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-04T12:15:29.640Z] #17 35.45 Unpacking apparmor (2.13.2-10) ... [2020-08-04T12:15:29.683Z] #17 40.13 Selecting previously unselected package uidmap. [2020-08-04T12:15:29.683Z] #17 40.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-04T12:15:29.683Z] #17 40.15 Unpacking uidmap (1:4.5-1.1) ... [2020-08-04T12:15:29.683Z] #17 40.26 Selecting previously unselected package vim-runtime. [2020-08-04T12:15:29.683Z] #17 40.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:15:29.683Z] #17 40.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-04T12:15:29.683Z] #17 40.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-04T12:15:29.683Z] #17 40.32 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:15:30.154Z] #17 35.80 Selecting previously unselected package aufs-tools. [2020-08-04T12:15:30.154Z] #17 35.80 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-04T12:15:30.154Z] #17 35.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:15:30.375Z] #40 106.2 CC criu/cgroup.o [2020-08-04T12:15:30.411Z] #17 35.92 Selecting previously unselected package libonig5:amd64. [2020-08-04T12:15:30.411Z] #17 35.94 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-04T12:15:30.411Z] #17 35.95 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:15:30.411Z] #17 36.07 Selecting previously unselected package libjq1:amd64. [2020-08-04T12:15:30.411Z] #17 36.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:15:30.411Z] #17 36.08 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:15:30.411Z] #17 36.19 Selecting previously unselected package jq. [2020-08-04T12:15:30.411Z] #17 36.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T12:15:30.411Z] #17 36.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T12:15:30.667Z] #17 36.30 Selecting previously unselected package libaio1:amd64. [2020-08-04T12:15:30.667Z] #17 36.31 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-04T12:15:30.667Z] #17 36.32 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-04T12:15:30.667Z] #17 36.38 Selecting previously unselected package libgpm2:amd64. [2020-08-04T12:15:30.667Z] #17 36.39 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-04T12:15:30.667Z] #17 36.40 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-04T12:15:30.667Z] #17 36.46 Selecting previously unselected package libicu63:amd64. [2020-08-04T12:15:30.667Z] #17 36.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-04T12:15:30.667Z] #17 36.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:15:31.220Z] #19 3.908 Collecting yamllint==1.16.0 [2020-08-04T12:15:31.462Z] #40 ... [2020-08-04T12:15:31.462Z] [2020-08-04T12:15:31.462Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:31.462Z] #42 174.0 net/http/httptrace [2020-08-04T12:15:31.734Z] ok github.com/docker/docker/daemon/cluster 0.037s coverage: 0.5% of statements [2020-08-04T12:15:31.762Z] #42 174.3 net/http [2020-08-04T12:15:31.900Z] #17 46.40 Selecting previously unselected package vim. [2020-08-04T12:15:31.900Z] #17 46.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T12:15:31.900Z] #17 46.45 Unpacking vim (2:8.1.0875-5) ... [2020-08-04T12:15:32.025Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-08-04T12:15:32.421Z] #17 47.02 Selecting previously unselected package xfsprogs. [2020-08-04T12:15:32.421Z] #17 47.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-04T12:15:32.421Z] #17 47.04 Unpacking xfsprogs (4.20.0-1) ... [2020-08-04T12:15:32.613Z] #19 ... [2020-08-04T12:15:32.613Z] [2020-08-04T12:15:32.613Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:32.613Z] #39 100.4 CC criu/ipc_ns.o [2020-08-04T12:15:32.613Z] #39 101.5 CC criu/irmap.o [2020-08-04T12:15:32.613Z] #39 102.0 CC criu/kcmp-ids.o [2020-08-04T12:15:32.613Z] #39 102.4 CC criu/kerndat.o [2020-08-04T12:15:32.613Z] #39 103.4 CC criu/libnetlink.o [2020-08-04T12:15:32.613Z] #39 103.6 CC criu/log.o [2020-08-04T12:15:32.613Z] #39 104.0 CC criu/lsm.o [2020-08-04T12:15:32.613Z] #39 104.3 CC criu/mem.o [2020-08-04T12:15:32.613Z] #39 105.7 CC criu/memfd.o [2020-08-04T12:15:32.613Z] #39 106.2 CC criu/mount.o [2020-08-04T12:15:32.975Z] #17 43.11 Selecting previously unselected package vim. [2020-08-04T12:15:32.975Z] #17 43.13 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T12:15:32.975Z] #17 43.16 Unpacking vim (2:8.1.0875-5) ... [2020-08-04T12:15:32.975Z] #17 43.66 Selecting previously unselected package xfsprogs. [2020-08-04T12:15:32.975Z] #17 43.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-04T12:15:32.992Z] #17 47.50 Selecting previously unselected package zip. [2020-08-04T12:15:32.992Z] #17 47.52 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-04T12:15:32.992Z] #17 47.52 Unpacking zip (3.0-11+b1) ... [2020-08-04T12:15:32.992Z] #17 47.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:15:32.992Z] #17 47.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:15:32.992Z] #17 47.75 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:32.992Z] #17 47.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-04T12:15:32.992Z] #17 47.77 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-04T12:15:32.992Z] #17 47.78 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:32.992Z] #17 47.79 Setting up uidmap (1:4.5-1.1) ... [2020-08-04T12:15:32.992Z] #17 47.80 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-04T12:15:32.992Z] #17 47.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:15:32.992Z] #17 47.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:15:33.235Z] #17 43.67 Unpacking xfsprogs (4.20.0-1) ... [2020-08-04T12:15:33.252Z] #17 47.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:15:33.252Z] #17 47.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:15:33.252Z] #17 47.85 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:15:33.252Z] #17 47.86 Setting up zip (3.0-11+b1) ... [2020-08-04T12:15:33.253Z] #17 47.87 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:15:33.253Z] #17 47.90 Setting up bash-completion (1:2.8-6) ... [2020-08-04T12:15:33.494Z] #17 44.15 Selecting previously unselected package zip. [2020-08-04T12:15:33.494Z] #17 44.16 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-04T12:15:33.494Z] #17 44.17 Unpacking zip (3.0-11+b1) ... [2020-08-04T12:15:33.530Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-08-04T12:15:33.561Z] #39 108.7 CC criu/namespaces.o [2020-08-04T12:15:33.754Z] #17 44.39 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:15:33.754Z] #17 44.47 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:15:33.944Z] #17 ... [2020-08-04T12:15:33.944Z] [2020-08-04T12:15:33.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:33.944Z] #39 89.84 CC criu/bfd.o [2020-08-04T12:15:33.944Z] #39 90.32 CC criu/bitmap.o [2020-08-04T12:15:33.944Z] #39 90.43 CC criu/cgroup-props.o [2020-08-04T12:15:33.944Z] #39 91.06 CC criu/cgroup.o [2020-08-04T12:15:33.944Z] #39 93.60 CC criu/clone-noasan.o [2020-08-04T12:15:33.944Z] #39 93.75 CC criu/config.o [2020-08-04T12:15:33.944Z] #39 95.01 CC criu/cr-check.o [2020-08-04T12:15:33.944Z] #39 96.48 CC criu/cr-dedup.o [2020-08-04T12:15:33.944Z] #39 96.79 CC criu/cr-dump.o [2020-08-04T12:15:33.944Z] #39 98.77 CC criu/cr-errno.o [2020-08-04T12:15:33.944Z] #39 98.88 CC criu/cr-restore.o [2020-08-04T12:15:34.014Z] #17 44.59 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:34.014Z] #17 44.77 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-04T12:15:34.014Z] #17 44.79 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-04T12:15:34.201Z] #39 ... [2020-08-04T12:15:34.201Z] [2020-08-04T12:15:34.201Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:34.201Z] #17 39.84 Selecting previously unselected package libnet1:amd64. [2020-08-04T12:15:34.201Z] #17 39.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T12:15:34.201Z] #17 39.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:15:34.201Z] #17 39.92 Selecting previously unselected package libnl-3-200:amd64. [2020-08-04T12:15:34.201Z] #17 39.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-04T12:15:34.201Z] #17 39.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:15:34.201Z] #17 40.03 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-04T12:15:34.273Z] #17 44.81 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:34.273Z] #17 44.82 Setting up uidmap (1:4.5-1.1) ... [2020-08-04T12:15:34.273Z] #17 44.84 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-04T12:15:34.273Z] #17 44.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:15:34.273Z] #17 44.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:15:34.273Z] #17 44.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:15:34.273Z] #17 44.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:15:34.273Z] #17 44.92 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:15:34.273Z] #17 44.93 Setting up zip (3.0-11+b1) ... [2020-08-04T12:15:34.273Z] #17 44.95 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:15:34.273Z] #17 44.97 Setting up bash-completion (1:2.8-6) ... [2020-08-04T12:15:34.458Z] #17 40.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-04T12:15:34.458Z] #17 40.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:15:34.458Z] #17 40.09 Selecting previously unselected package libreadline5:amd64. [2020-08-04T12:15:34.458Z] #17 40.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-04T12:15:34.458Z] #17 40.11 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-04T12:15:34.458Z] #17 40.23 Selecting previously unselected package net-tools. [2020-08-04T12:15:34.458Z] #17 40.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-04T12:15:34.458Z] #17 40.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:15:34.714Z] #17 40.43 Selecting previously unselected package python-pip-whl. [2020-08-04T12:15:34.714Z] #17 40.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-04T12:15:34.714Z] #17 40.44 Unpacking python-pip-whl (18.1-5) ... [2020-08-04T12:15:34.955Z] #39 110.0 CC criu/net.o [2020-08-04T12:15:35.323Z] #17 40.95 Selecting previously unselected package python3-lib2to3. [2020-08-04T12:15:35.323Z] #17 40.95 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-04T12:15:35.323Z] #17 40.96 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:15:35.323Z] #17 41.07 Selecting previously unselected package python3-distutils. [2020-08-04T12:15:35.323Z] #17 41.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-04T12:15:35.323Z] #17 41.08 Unpacking python3-distutils (3.7.3-1) ... [2020-08-04T12:15:35.579Z] #17 41.21 Selecting previously unselected package python3-pip. [2020-08-04T12:15:35.579Z] #17 41.23 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-04T12:15:35.579Z] #17 41.24 Unpacking python3-pip (18.1-5) ... [2020-08-04T12:15:35.579Z] #17 41.41 Selecting previously unselected package python3-pkg-resources. [2020-08-04T12:15:35.579Z] #17 41.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:15:35.579Z] #17 41.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:15:35.836Z] #17 41.55 Selecting previously unselected package python3-setuptools. [2020-08-04T12:15:35.836Z] #17 41.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-04T12:15:35.836Z] #17 41.57 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-04T12:15:35.904Z] #39 ... [2020-08-04T12:15:35.904Z] [2020-08-04T12:15:35.904Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:15:35.904Z] #19 9.223 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-04T12:15:36.093Z] #17 41.78 Selecting previously unselected package python3-wheel. [2020-08-04T12:15:36.094Z] #17 41.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-04T12:15:36.094Z] #17 41.80 Unpacking python3-wheel (0.32.3-2) ... [2020-08-04T12:15:36.094Z] #17 41.89 Selecting previously unselected package sudo. [2020-08-04T12:15:36.094Z] #17 41.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-04T12:15:36.167Z] #19 9.370 Collecting pyyaml (from yamllint==1.16.0) [2020-08-04T12:15:36.353Z] #17 41.91 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:15:36.431Z] #19 9.556 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-04T12:15:36.553Z] #17 50.69 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:36.553Z] #17 50.70 Setting up xz-utils (5.2.4-1) ... [2020-08-04T12:15:36.553Z] #17 50.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-04T12:15:36.553Z] #17 50.72 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:15:36.553Z] #17 50.78 invoke-rc.d: could not determine current runlevel [2020-08-04T12:15:36.553Z] #17 50.78 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-04T12:15:36.553Z] #17 50.79 Setting up pigz (2.4-1) ... [2020-08-04T12:15:36.553Z] #17 50.81 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-04T12:15:36.553Z] #17 50.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:15:36.553Z] #17 50.83 Setting up python-pip-whl (18.1-5) ... [2020-08-04T12:15:36.553Z] #17 50.84 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-04T12:15:36.553Z] #17 50.85 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:15:36.553Z] #17 51.29 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-04T12:15:36.553Z] #17 51.30 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:15:36.553Z] #17 51.31 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:36.553Z] #17 51.32 Setting up vim (2:8.1.0875-5) ... [2020-08-04T12:15:36.553Z] #17 51.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-04T12:15:36.553Z] #17 51.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-04T12:15:36.554Z] #17 51.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-04T12:15:36.554Z] #17 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-04T12:15:36.554Z] #17 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-04T12:15:36.554Z] #17 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-04T12:15:36.554Z] #17 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-04T12:15:36.554Z] #17 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-04T12:15:36.554Z] #17 51.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:15:36.554Z] #17 51.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:15:36.554Z] #17 51.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-04T12:15:36.554Z] #17 51.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:15:36.610Z] #17 42.40 Selecting previously unselected package thin-provisioning-tools. [2020-08-04T12:15:36.610Z] #17 42.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-04T12:15:36.610Z] #17 42.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:15:36.811Z] #17 47.55 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:36.819Z] #17 51.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-04T12:15:36.819Z] #17 51.47 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:36.873Z] #17 42.65 Selecting previously unselected package uidmap. [2020-08-04T12:15:36.873Z] #17 42.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-04T12:15:36.873Z] #17 42.67 Unpacking uidmap (1:4.5-1.1) ... [2020-08-04T12:15:36.874Z] #17 42.78 Selecting previously unselected package vim-runtime. [2020-08-04T12:15:37.071Z] #17 47.57 Setting up xz-utils (5.2.4-1) ... [2020-08-04T12:15:37.071Z] #17 47.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-04T12:15:37.071Z] #17 47.61 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:15:37.071Z] #17 47.67 invoke-rc.d: could not determine current runlevel [2020-08-04T12:15:37.071Z] #17 47.68 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-04T12:15:37.071Z] #17 47.69 Setting up pigz (2.4-1) ... [2020-08-04T12:15:37.071Z] #17 47.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-04T12:15:37.071Z] #17 47.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:15:37.071Z] #17 47.74 Setting up python-pip-whl (18.1-5) ... [2020-08-04T12:15:37.071Z] #17 47.75 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-04T12:15:37.130Z] #17 42.80 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:15:37.130Z] #17 42.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-04T12:15:37.130Z] #17 42.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-04T12:15:37.130Z] #17 42.89 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:15:37.331Z] #17 47.77 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:15:37.466Z] #42 ... [2020-08-04T12:15:37.466Z] [2020-08-04T12:15:37.466Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:37.466Z] #18 50.25 Selecting previously unselected package libnet1:ppc64el. [2020-08-04T12:15:37.466Z] #18 50.26 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-04T12:15:37.466Z] #18 50.27 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-04T12:15:37.466Z] #18 50.37 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-04T12:15:37.466Z] #18 50.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-04T12:15:37.466Z] #18 50.39 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-04T12:15:37.466Z] #18 50.50 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-04T12:15:37.466Z] #18 50.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-04T12:15:37.466Z] #18 50.53 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-04T12:15:37.466Z] #18 50.59 Selecting previously unselected package libreadline5:ppc64el. [2020-08-04T12:15:37.466Z] #18 50.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-08-04T12:15:37.466Z] #18 50.61 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-04T12:15:37.466Z] #18 50.75 Selecting previously unselected package net-tools. [2020-08-04T12:15:37.466Z] #18 50.76 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-08-04T12:15:37.466Z] #18 50.77 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:15:37.466Z] #18 51.05 Selecting previously unselected package python-pip-whl. [2020-08-04T12:15:37.466Z] #18 51.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-04T12:15:37.466Z] #18 51.08 Unpacking python-pip-whl (18.1-5) ... [2020-08-04T12:15:37.466Z] #18 51.60 Selecting previously unselected package python3-lib2to3. [2020-08-04T12:15:37.466Z] #18 51.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-04T12:15:37.466Z] #18 51.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:15:37.466Z] #18 51.81 Selecting previously unselected package python3-distutils. [2020-08-04T12:15:37.466Z] #18 51.82 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-04T12:15:37.466Z] #18 51.83 Unpacking python3-distutils (3.7.3-1) ... [2020-08-04T12:15:37.466Z] #18 52.01 Selecting previously unselected package python3-pip. [2020-08-04T12:15:37.466Z] #18 52.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-04T12:15:37.466Z] #18 52.05 Unpacking python3-pip (18.1-5) ... [2020-08-04T12:15:37.466Z] #18 52.30 Selecting previously unselected package python3-pkg-resources. [2020-08-04T12:15:37.466Z] #18 52.31 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T12:15:37.466Z] #18 52.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:15:37.466Z] #18 52.53 Selecting previously unselected package python3-setuptools. [2020-08-04T12:15:37.466Z] #18 52.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-04T12:15:37.466Z] #18 52.55 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-04T12:15:37.466Z] #18 52.87 Selecting previously unselected package python3-wheel. [2020-08-04T12:15:37.466Z] #18 52.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-04T12:15:37.466Z] #18 52.88 Unpacking python3-wheel (0.32.3-2) ... [2020-08-04T12:15:37.466Z] #18 52.99 Selecting previously unselected package sudo. [2020-08-04T12:15:37.466Z] #18 52.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-08-04T12:15:37.466Z] #18 53.00 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:15:37.466Z] #18 53.52 Selecting previously unselected package thin-provisioning-tools. [2020-08-04T12:15:37.466Z] #18 53.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-08-04T12:15:37.466Z] #18 53.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:15:37.466Z] #18 53.77 Selecting previously unselected package uidmap. [2020-08-04T12:15:37.466Z] #18 53.78 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-08-04T12:15:37.466Z] #18 53.78 Unpacking uidmap (1:4.5-1.1) ... [2020-08-04T12:15:37.466Z] #18 53.91 Selecting previously unselected package vim-runtime. [2020-08-04T12:15:37.466Z] #18 53.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-04T12:15:37.466Z] #18 53.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-04T12:15:37.466Z] #18 54.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-04T12:15:37.466Z] #18 54.04 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:15:37.594Z] #17 48.21 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-04T12:15:37.594Z] #17 48.23 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:15:37.594Z] #17 48.26 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:37.594Z] #17 48.27 Setting up vim (2:8.1.0875-5) ... [2020-08-04T12:15:37.594Z] #17 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-04T12:15:37.594Z] #17 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-04T12:15:37.594Z] #17 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-04T12:15:37.594Z] #17 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-04T12:15:37.594Z] #17 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-04T12:15:37.594Z] #17 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-04T12:15:37.826Z] #19 10.79 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-04T12:15:37.826Z] #19 10.83 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-04T12:15:37.826Z] #19 10.87 Building wheels for collected packages: pyyaml [2020-08-04T12:15:37.826Z] #19 10.88 Running setup.py bdist_wheel for pyyaml: started [2020-08-04T12:15:37.853Z] #17 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-04T12:15:37.854Z] #17 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-04T12:15:37.854Z] #17 48.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:15:37.854Z] #17 48.37 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:15:37.854Z] #17 48.40 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-04T12:15:37.854Z] #17 48.41 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:15:37.854Z] #17 48.42 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-04T12:15:37.854Z] #17 48.44 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:38.776Z] #19 11.73 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-04T12:15:38.776Z] #19 11.73 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-04T12:15:38.776Z] #19 11.79 Successfully built pyyaml [2020-08-04T12:15:38.776Z] #19 11.81 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-04T12:15:38.776Z] #19 12.08 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-04T12:15:39.352Z] #19 DONE 12.5s [2020-08-04T12:15:39.352Z] [2020-08-04T12:15:39.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:39.352Z] #39 112.3 CC criu/netfilter.o [2020-08-04T12:15:39.352Z] #39 112.7 CC criu/page-pipe.o [2020-08-04T12:15:39.352Z] #39 113.5 CC criu/page-xfer.o [2020-08-04T12:15:39.362Z] #17 ... [2020-08-04T12:15:39.362Z] [2020-08-04T12:15:39.362Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:39.362Z] #39 100.7 CC criu/cr-service.o [2020-08-04T12:15:39.362Z] #39 102.1 CC criu/crtools.o [2020-08-04T12:15:39.362Z] #39 102.6 CC criu/eventfd.o [2020-08-04T12:15:39.362Z] #39 103.0 CC criu/eventpoll.o [2020-08-04T12:15:39.362Z] #39 103.8 CC criu/external.o [2020-08-04T12:15:39.362Z] #39 104.1 CC criu/fault-injection.o [2020-08-04T12:15:39.362Z] #39 104.2 CC criu/fdstore.o [2020-08-04T12:15:39.362Z] #39 104.6 CC criu/fifo.o [2020-08-04T12:15:39.362Z] #39 105.0 CC criu/file-ids.o [2020-08-04T12:15:39.362Z] #39 105.3 CC criu/file-lock.o [2020-08-04T12:15:39.362Z] #39 106.1 CC criu/files-ext.o [2020-08-04T12:15:39.362Z] #39 106.5 CC criu/files-reg.o [2020-08-04T12:15:39.362Z] #39 108.8 CC criu/files.o [2020-08-04T12:15:39.362Z] #39 110.9 CC criu/filesystems.o [2020-08-04T12:15:39.459Z] #18 57.64 Selecting previously unselected package vim. [2020-08-04T12:15:39.459Z] #18 57.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-04T12:15:39.459Z] #18 57.67 Unpacking vim (2:8.1.0875-5) ... [2020-08-04T12:15:39.459Z] #18 58.19 Selecting previously unselected package xfsprogs. [2020-08-04T12:15:39.616Z] #39 114.7 CC criu/pagemap-cache.o [2020-08-04T12:15:39.622Z] #39 ... [2020-08-04T12:15:39.622Z] [2020-08-04T12:15:39.622Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:39.622Z] #17 54.15 Setting up iptables (1.8.2-4) ... [2020-08-04T12:15:39.622Z] #17 54.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:15:39.622Z] #17 54.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:15:39.622Z] #17 54.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:15:39.622Z] #17 54.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:15:39.622Z] #17 54.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-04T12:15:39.622Z] #17 54.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-04T12:15:39.622Z] #17 54.23 Setting up python3 (3.7.3-1) ... [2020-08-04T12:15:39.760Z] #17 ... [2020-08-04T12:15:39.760Z] [2020-08-04T12:15:39.760Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:39.760Z] #39 94.88 CC criu/cr-service.o [2020-08-04T12:15:39.760Z] #39 96.30 CC criu/crtools.o [2020-08-04T12:15:39.760Z] #39 96.84 CC criu/eventfd.o [2020-08-04T12:15:39.760Z] #39 97.18 CC criu/eventpoll.o [2020-08-04T12:15:39.760Z] #39 98.05 CC criu/external.o [2020-08-04T12:15:39.760Z] #39 98.41 CC criu/fault-injection.o [2020-08-04T12:15:39.760Z] #39 98.51 CC criu/fdstore.o [2020-08-04T12:15:39.760Z] #39 98.94 CC criu/fifo.o [2020-08-04T12:15:39.760Z] #39 99.28 CC criu/file-ids.o [2020-08-04T12:15:39.760Z] #39 99.60 CC criu/file-lock.o [2020-08-04T12:15:39.760Z] #39 100.7 CC criu/files-ext.o [2020-08-04T12:15:39.760Z] #39 101.1 CC criu/files-reg.o [2020-08-04T12:15:39.760Z] #39 103.1 CC criu/files.o [2020-08-04T12:15:39.762Z] #18 58.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-08-04T12:15:39.762Z] #18 58.20 Unpacking xfsprogs (4.20.0-1) ... [2020-08-04T12:15:39.880Z] #39 115.0 CC criu/pagemap.o [2020-08-04T12:15:39.883Z] #17 54.72 Setting up python3-wheel (0.32.3-2) ... [2020-08-04T12:15:40.020Z] #39 105.1 CC criu/filesystems.o [2020-08-04T12:15:40.283Z] #39 ... [2020-08-04T12:15:40.283Z] [2020-08-04T12:15:40.283Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:40.283Z] #17 51.05 Setting up iptables (1.8.2-4) ... [2020-08-04T12:15:40.283Z] #17 51.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:15:40.402Z] #17 45.94 Selecting previously unselected package vim. [2020-08-04T12:15:40.402Z] #17 45.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T12:15:40.402Z] #17 45.98 Unpacking vim (2:8.1.0875-5) ... [2020-08-04T12:15:40.416Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 14.1% of statements [2020-08-04T12:15:40.455Z] #17 55.29 Setting up apparmor (2.13.2-10) ... [2020-08-04T12:15:40.457Z] #39 115.7 CC criu/parasite-syscall.o [2020-08-04T12:15:40.542Z] #17 51.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:15:40.542Z] #17 51.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:15:40.542Z] #17 51.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:15:40.542Z] #17 51.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-04T12:15:40.542Z] #17 51.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-04T12:15:40.542Z] #17 51.15 Setting up python3 (3.7.3-1) ... [2020-08-04T12:15:40.622Z] #18 58.79 Selecting previously unselected package zip. [2020-08-04T12:15:40.622Z] #18 58.80 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-08-04T12:15:40.622Z] #18 58.81 Unpacking zip (3.0-11+b1) ... [2020-08-04T12:15:40.622Z] #18 59.14 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:15:40.622Z] #18 59.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:15:40.622Z] #18 59.17 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-08-04T12:15:40.622Z] #18 59.18 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-04T12:15:40.622Z] #18 59.20 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-08-04T12:15:40.622Z] #18 59.21 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-08-04T12:15:40.622Z] #18 59.22 Setting up uidmap (1:4.5-1.1) ... [2020-08-04T12:15:40.622Z] #18 59.23 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-08-04T12:15:40.622Z] #18 59.24 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-04T12:15:40.622Z] #18 59.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:15:40.622Z] #18 59.26 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-04T12:15:40.622Z] #18 59.28 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-04T12:15:40.622Z] #18 59.29 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:15:40.622Z] #18 59.31 Setting up zip (3.0-11+b1) ... [2020-08-04T12:15:40.916Z] #17 46.56 Selecting previously unselected package xfsprogs. [2020-08-04T12:15:40.916Z] #17 46.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-04T12:15:40.916Z] #17 46.57 Unpacking xfsprogs (4.20.0-1) ... [2020-08-04T12:15:41.033Z] #39 116.3 CC criu/path.o [2020-08-04T12:15:41.110Z] #17 51.56 Setting up python3-wheel (0.32.3-2) ... [2020-08-04T12:15:41.231Z] #18 59.32 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:15:41.231Z] #18 59.37 Setting up bash-completion (1:2.8-6) ... [2020-08-04T12:15:41.296Z] #39 116.5 CC criu/pie-util-vdso.o [2020-08-04T12:15:41.296Z] #39 ... [2020-08-04T12:15:41.296Z] [2020-08-04T12:15:41.296Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:15:41.296Z] #52 135.8 + bin/containerd [2020-08-04T12:15:41.479Z] #17 47.11 Selecting previously unselected package zip. [2020-08-04T12:15:41.479Z] #17 47.12 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-04T12:15:41.479Z] #17 47.13 Unpacking zip (3.0-11+b1) ... [2020-08-04T12:15:41.479Z] #17 47.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-04T12:15:41.479Z] #17 47.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T12:15:41.479Z] #17 47.35 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:41.479Z] #17 47.36 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-04T12:15:41.479Z] #17 47.37 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-04T12:15:41.681Z] #17 52.25 Setting up apparmor (2.13.2-10) ... [2020-08-04T12:15:41.736Z] #17 47.38 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:41.736Z] #17 47.39 Setting up uidmap (1:4.5-1.1) ... [2020-08-04T12:15:41.736Z] #17 47.40 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-04T12:15:41.736Z] #17 47.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T12:15:41.736Z] #17 47.42 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T12:15:41.736Z] #17 47.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T12:15:41.736Z] #17 47.44 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T12:15:41.736Z] #17 47.45 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T12:15:41.736Z] #17 47.48 Setting up zip (3.0-11+b1) ... [2020-08-04T12:15:41.736Z] #17 47.49 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T12:15:41.736Z] #17 47.52 Setting up bash-completion (1:2.8-6) ... [2020-08-04T12:15:41.838Z] #17 56.66 Setting up xfsprogs (4.20.0-1) ... [2020-08-04T12:15:41.838Z] #17 56.68 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:15:41.872Z] #52 ... [2020-08-04T12:15:41.872Z] [2020-08-04T12:15:41.872Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:41.872Z] #39 116.8 CC criu/pie-util.o [2020-08-04T12:15:41.872Z] #39 116.9 CC criu/pipes.o [2020-08-04T12:15:41.922Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-08-04T12:15:42.217Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-08-04T12:15:42.409Z] #17 57.13 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:15:42.448Z] #39 117.5 CC criu/plugin.o [2020-08-04T12:15:42.711Z] #39 117.8 CC criu/proc_parse.o [2020-08-04T12:15:42.849Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-08-04T12:15:43.062Z] #17 53.79 Setting up xfsprogs (4.20.0-1) ... [2020-08-04T12:15:43.062Z] #17 53.80 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:15:43.140Z] ok github.com/docker/docker/daemon 12.283s coverage: 17.4% of statements [2020-08-04T12:15:43.140Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-04T12:15:43.140Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-04T12:15:43.140Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-04T12:15:43.140Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-04T12:15:43.350Z] #17 58.01 Setting up python3-distutils (3.7.3-1) ... [2020-08-04T12:15:43.583Z] #17 54.15 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:15:43.772Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-08-04T12:15:43.921Z] #17 58.47 Setting up python3-setuptools (40.8.0-1) ... [2020-08-04T12:15:44.521Z] #17 54.98 Setting up python3-distutils (3.7.3-1) ... [2020-08-04T12:15:44.636Z] #39 119.7 CC criu/protobuf-desc.o [2020-08-04T12:15:44.781Z] #17 55.46 Setting up python3-setuptools (40.8.0-1) ... [2020-08-04T12:15:44.861Z] #17 59.68 Setting up python3-pip (18.1-5) ... [2020-08-04T12:15:45.008Z] #17 50.38 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-04T12:15:45.008Z] #17 50.39 Setting up xz-utils (5.2.4-1) ... [2020-08-04T12:15:45.008Z] #17 50.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-04T12:15:45.008Z] #17 50.42 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:15:45.008Z] #17 50.53 invoke-rc.d: could not determine current runlevel [2020-08-04T12:15:45.008Z] #17 50.55 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-04T12:15:45.008Z] #17 50.56 Setting up pigz (2.4-1) ... [2020-08-04T12:15:45.008Z] #17 50.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-04T12:15:45.008Z] #17 50.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T12:15:45.008Z] #17 50.60 Setting up python-pip-whl (18.1-5) ... [2020-08-04T12:15:45.008Z] #17 50.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-04T12:15:45.008Z] #17 50.62 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:15:45.119Z] #18 ... [2020-08-04T12:15:45.119Z] [2020-08-04T12:15:45.119Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:45.119Z] #42 187.2 github.com/LK4D4/vndr/godl [2020-08-04T12:15:45.213Z] #39 120.4 CC criu/protobuf.o [2020-08-04T12:15:45.266Z] #17 51.02 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-04T12:15:45.266Z] #17 51.04 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-04T12:15:45.266Z] #17 51.05 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:45.266Z] #17 51.06 Setting up vim (2:8.1.0875-5) ... [2020-08-04T12:15:45.266Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-04T12:15:45.266Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-04T12:15:45.266Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-04T12:15:45.419Z] #42 188.1 github.com/LK4D4/vndr [2020-08-04T12:15:45.476Z] #39 120.7 CC criu/pstree.o [2020-08-04T12:15:45.523Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-04T12:15:45.523Z] #17 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-04T12:15:45.523Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-04T12:15:45.523Z] #17 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-04T12:15:45.523Z] #17 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-04T12:15:45.523Z] #17 51.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T12:15:45.523Z] #17 51.15 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:15:45.523Z] #17 51.18 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-04T12:15:45.523Z] #17 51.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:15:45.523Z] #17 51.21 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-04T12:15:45.523Z] #17 51.22 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:45.860Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-08-04T12:15:46.118Z] #42 ... [2020-08-04T12:15:46.118Z] [2020-08-04T12:15:46.118Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:46.118Z] #40 111.8 CC criu/clone-noasan.o [2020-08-04T12:15:46.118Z] #40 112.0 CC criu/config.o [2020-08-04T12:15:46.118Z] #40 115.1 CC criu/cr-check.o [2020-08-04T12:15:46.118Z] #40 117.8 CC criu/cr-dedup.o [2020-08-04T12:15:46.118Z] #40 118.3 CC criu/cr-dump.o [2020-08-04T12:15:46.160Z] #17 56.47 Setting up python3-pip (18.1-5) ... [2020-08-04T12:15:46.292Z] #17 60.74 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:15:46.292Z] #17 60.82 Processing triggers for mime-support (3.62) ... [2020-08-04T12:15:46.420Z] #40 121.9 CC criu/cr-errno.o [2020-08-04T12:15:46.420Z] #40 ... [2020-08-04T12:15:46.420Z] [2020-08-04T12:15:46.420Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:46.420Z] #18 63.87 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-08-04T12:15:46.420Z] #18 63.87 Setting up xz-utils (5.2.4-1) ... [2020-08-04T12:15:46.420Z] #18 63.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-04T12:15:46.420Z] #18 63.91 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-04T12:15:46.420Z] #18 64.02 invoke-rc.d: could not determine current runlevel [2020-08-04T12:15:46.420Z] #18 64.04 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-04T12:15:46.420Z] #18 64.06 Setting up pigz (2.4-1) ... [2020-08-04T12:15:46.420Z] #18 64.07 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-04T12:15:46.420Z] #18 64.08 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-04T12:15:46.420Z] #18 64.10 Setting up python-pip-whl (18.1-5) ... [2020-08-04T12:15:46.420Z] #18 64.11 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-08-04T12:15:46.420Z] #18 64.12 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-04T12:15:46.420Z] #18 64.78 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-08-04T12:15:46.420Z] #18 64.78 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-04T12:15:46.420Z] #18 64.86 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-04T12:15:46.420Z] #18 64.87 Setting up vim (2:8.1.0875-5) ... [2020-08-04T12:15:46.420Z] #18 64.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-04T12:15:46.420Z] #18 64.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-04T12:15:46.420Z] #18 64.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-04T12:15:46.420Z] #18 64.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-04T12:15:46.420Z] #18 64.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-04T12:15:46.420Z] #18 64.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-04T12:15:46.420Z] #18 64.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-04T12:15:46.420Z] #18 64.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-04T12:15:46.420Z] #18 65.02 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-04T12:15:46.420Z] #18 65.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T12:15:46.420Z] #18 65.03 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-04T12:15:46.420Z] #18 65.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T12:15:46.420Z] #18 65.04 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-04T12:15:46.420Z] #18 65.05 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T12:15:46.493Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.180s coverage: 57.0% of statements [2020-08-04T12:15:46.730Z] #17 57.36 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:15:46.730Z] #17 57.39 Processing triggers for mime-support (3.62) ... [2020-08-04T12:15:46.873Z] #39 121.7 CC criu/rbtree.o [2020-08-04T12:15:46.873Z] #39 121.9 CC criu/rst-malloc.o [2020-08-04T12:15:46.873Z] #39 122.1 CC criu/seccomp.o [2020-08-04T12:15:46.884Z] #17 ... [2020-08-04T12:15:46.884Z] [2020-08-04T12:15:46.884Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:15:46.884Z] #36 201.3 + dpkg --print-architecture [2020-08-04T12:15:46.884Z] #36 201.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-04T12:15:47.172Z] #36 ... [2020-08-04T12:15:47.172Z] [2020-08-04T12:15:47.172Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:47.172Z] #17 DONE 61.8s [2020-08-04T12:15:47.172Z] [2020-08-04T12:15:47.172Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:15:47.172Z] #36 201.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-04T12:15:47.172Z] #36 201.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-04T12:15:47.417Z] #17 ... [2020-08-04T12:15:47.417Z] [2020-08-04T12:15:47.417Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:47.417Z] #39 102.9 CC criu/cr-service.o [2020-08-04T12:15:47.417Z] #39 104.5 CC criu/crtools.o [2020-08-04T12:15:47.417Z] #39 105.0 CC criu/eventfd.o [2020-08-04T12:15:47.417Z] #39 105.3 CC criu/eventpoll.o [2020-08-04T12:15:47.417Z] #39 106.2 CC criu/external.o [2020-08-04T12:15:47.417Z] #39 106.6 CC criu/fault-injection.o [2020-08-04T12:15:47.417Z] #39 106.8 CC criu/fdstore.o [2020-08-04T12:15:47.417Z] #39 107.2 CC criu/fifo.o [2020-08-04T12:15:47.417Z] #39 107.7 CC criu/file-ids.o [2020-08-04T12:15:47.417Z] #39 108.0 CC criu/file-lock.o [2020-08-04T12:15:47.417Z] #39 108.9 CC criu/files-ext.o [2020-08-04T12:15:47.417Z] #39 109.2 CC criu/files-reg.o [2020-08-04T12:15:47.417Z] #39 111.5 CC criu/files.o [2020-08-04T12:15:47.448Z] #39 122.5 CC criu/seize.o [2020-08-04T12:15:47.674Z] #39 113.7 CC criu/filesystems.o [2020-08-04T12:15:48.025Z] #39 123.2 CC criu/servicefd.o [2020-08-04T12:15:48.119Z] #36 ... [2020-08-04T12:15:48.119Z] [2020-08-04T12:15:48.119Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T12:15:48.119Z] #18 1.004 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-04T12:15:48.119Z] #18 1.009 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-04T12:15:48.119Z] #18 1.012 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-04T12:15:48.119Z] #18 DONE 1.1s [2020-08-04T12:15:48.151Z] #17 DONE 58.8s [2020-08-04T12:15:48.151Z] [2020-08-04T12:15:48.151Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T12:15:48.289Z] #39 123.5 CC criu/shmem.o [2020-08-04T12:15:48.380Z] [2020-08-04T12:15:48.380Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:15:48.628Z] #39 114.4 CC criu/fsnotify.o [2020-08-04T12:15:48.628Z] #39 ... [2020-08-04T12:15:48.628Z] [2020-08-04T12:15:48.628Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:48.628Z] #17 54.21 Setting up iptables (1.8.2-4) ... [2020-08-04T12:15:48.628Z] #17 54.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:15:48.628Z] #17 54.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:15:48.628Z] #17 54.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:15:48.628Z] #17 54.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:15:48.628Z] #17 54.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-04T12:15:48.628Z] #17 54.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-04T12:15:48.628Z] #17 54.28 Setting up python3 (3.7.3-1) ... [2020-08-04T12:15:48.633Z] #39 ... [2020-08-04T12:15:48.633Z] [2020-08-04T12:15:48.633Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:15:48.633Z] #21 193.1 + return [2020-08-04T12:15:49.102Z] #18 0.957 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-04T12:15:49.102Z] #18 0.960 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-04T12:15:49.102Z] #18 0.964 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-04T12:15:49.191Z] #17 54.76 Setting up python3-wheel (0.32.3-2) ... [2020-08-04T12:15:49.367Z] #18 DONE 1.0s [2020-08-04T12:15:49.367Z] [2020-08-04T12:15:49.367Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:15:49.583Z] #21 DONE 194.0s [2020-08-04T12:15:49.583Z] [2020-08-04T12:15:49.583Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:49.583Z] #39 124.4 CC criu/sigframe.o [2020-08-04T12:15:49.583Z] #39 124.5 CC criu/signalfd.o [2020-08-04T12:15:49.583Z] #39 124.7 CC criu/sk-inet.o [2020-08-04T12:15:49.754Z] #17 55.54 Setting up apparmor (2.13.2-10) ... [2020-08-04T12:15:50.293Z] #19 ... [2020-08-04T12:15:50.293Z] [2020-08-04T12:15:50.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:50.293Z] #39 111.7 CC criu/fsnotify.o [2020-08-04T12:15:50.293Z] #39 112.9 CC criu/image-desc.o [2020-08-04T12:15:50.293Z] #39 113.0 CC criu/image.o [2020-08-04T12:15:50.293Z] #39 113.9 CC criu/ipc_ns.o [2020-08-04T12:15:50.293Z] #39 115.2 CC criu/irmap.o [2020-08-04T12:15:50.293Z] #39 115.8 CC criu/kcmp-ids.o [2020-08-04T12:15:50.293Z] #39 116.2 CC criu/kerndat.o [2020-08-04T12:15:50.293Z] #39 117.3 CC criu/libnetlink.o [2020-08-04T12:15:50.293Z] #39 117.7 CC criu/log.o [2020-08-04T12:15:50.293Z] #39 118.3 CC criu/lsm.o [2020-08-04T12:15:50.293Z] #39 118.8 CC criu/mem.o [2020-08-04T12:15:50.293Z] #39 121.0 CC criu/memfd.o [2020-08-04T12:15:50.293Z] #39 121.7 CC criu/mount.o [2020-08-04T12:15:50.533Z] #39 125.6 CC criu/sk-netlink.o [2020-08-04T12:15:50.748Z] #19 ... [2020-08-04T12:15:50.748Z] [2020-08-04T12:15:50.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:50.748Z] #39 105.7 CC criu/fsnotify.o [2020-08-04T12:15:50.748Z] #39 106.9 CC criu/image-desc.o [2020-08-04T12:15:50.748Z] #39 107.0 CC criu/image.o [2020-08-04T12:15:50.748Z] #39 107.8 CC criu/ipc_ns.o [2020-08-04T12:15:50.748Z] #39 109.1 CC criu/irmap.o [2020-08-04T12:15:50.748Z] #39 109.8 CC criu/kcmp-ids.o [2020-08-04T12:15:50.748Z] #39 110.1 CC criu/kerndat.o [2020-08-04T12:15:50.748Z] #39 111.2 CC criu/libnetlink.o [2020-08-04T12:15:50.748Z] #39 111.6 CC criu/log.o [2020-08-04T12:15:50.748Z] #39 112.1 CC criu/lsm.o [2020-08-04T12:15:50.748Z] #39 112.4 CC criu/mem.o [2020-08-04T12:15:50.748Z] #39 114.6 CC criu/memfd.o [2020-08-04T12:15:50.748Z] #39 115.3 CC criu/mount.o [2020-08-04T12:15:50.748Z] #39 ... [2020-08-04T12:15:50.748Z] [2020-08-04T12:15:50.748Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:15:50.748Z] #36 188.2 + dpkg --print-architecture [2020-08-04T12:15:50.748Z] #36 188.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-04T12:15:50.748Z] #36 188.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-04T12:15:50.748Z] #36 188.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-04T12:15:50.797Z] #39 125.9 CC criu/sk-packet.o [2020-08-04T12:15:51.031Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.039s coverage: 46.3% of statements [2020-08-04T12:15:51.069Z] #18 69.15 Setting up iptables (1.8.2-4) ... [2020-08-04T12:15:51.069Z] #18 69.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:15:51.069Z] #18 69.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:15:51.069Z] #18 69.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T12:15:51.069Z] #18 69.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T12:15:51.069Z] #18 69.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-04T12:15:51.069Z] #18 69.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-04T12:15:51.069Z] #18 69.27 Setting up python3 (3.7.3-1) ... [2020-08-04T12:15:51.372Z] #18 69.82 Setting up python3-wheel (0.32.3-2) ... [2020-08-04T12:15:51.375Z] #39 126.4 CC criu/sk-queue.o [2020-08-04T12:15:51.638Z] #39 126.8 CC criu/sk-tcp.o [2020-08-04T12:15:51.648Z] #17 57.15 Setting up xfsprogs (4.20.0-1) ... [2020-08-04T12:15:51.648Z] #17 57.16 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:15:51.694Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-08-04T12:15:51.905Z] #17 57.53 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:15:51.905Z] #39 ... [2020-08-04T12:15:51.905Z] [2020-08-04T12:15:51.905Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T12:15:51.905Z] #22 DONE 0.6s [2020-08-04T12:15:52.168Z] [2020-08-04T12:15:52.168Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T12:15:52.331Z] #18 70.71 Setting up apparmor (2.13.2-10) ... [2020-08-04T12:15:52.834Z] #17 58.49 Setting up python3-distutils (3.7.3-1) ... [2020-08-04T12:15:53.090Z] #17 58.96 Setting up python3-setuptools (40.8.0-1) ... [2020-08-04T12:15:53.593Z] #39 ... [2020-08-04T12:15:53.593Z] [2020-08-04T12:15:53.593Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:15:53.593Z] #19 5.082 Collecting yamllint==1.16.0 [2020-08-04T12:15:54.035Z] #36 ... [2020-08-04T12:15:54.035Z] [2020-08-04T12:15:54.035Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:54.035Z] #39 119.2 CC criu/namespaces.o [2020-08-04T12:15:54.458Z] #17 60.18 Setting up python3-pip (18.1-5) ... [2020-08-04T12:15:55.122Z] #18 73.13 Setting up xfsprogs (4.20.0-1) ... [2020-08-04T12:15:55.122Z] #18 73.14 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-04T12:15:55.122Z] #18 73.83 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-04T12:15:55.210Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.233s coverage: 49.5% of statements [2020-08-04T12:15:55.414Z] #39 120.6 CC criu/net.o [2020-08-04T12:15:55.828Z] #17 61.26 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:15:55.828Z] #17 61.29 Processing triggers for mime-support (3.62) ... [2020-08-04T12:15:56.183Z] #18 ... [2020-08-04T12:15:56.183Z] [2020-08-04T12:15:56.183Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:56.183Z] #42 DONE 198.7s [2020-08-04T12:15:56.183Z] [2020-08-04T12:15:56.183Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:56.183Z] #40 122.0 CC criu/cr-restore.o [2020-08-04T12:15:56.183Z] #40 128.7 CC criu/cr-service.o [2020-08-04T12:15:56.183Z] #40 131.3 CC criu/crtools.o [2020-08-04T12:15:56.183Z] #40 131.9 CC criu/eventfd.o [2020-08-04T12:15:56.391Z] #17 ... [2020-08-04T12:15:56.391Z] [2020-08-04T12:15:56.391Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:15:56.391Z] #36 200.5 + dpkg --print-architecture [2020-08-04T12:15:56.391Z] #36 200.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-04T12:15:56.391Z] #36 200.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-04T12:15:56.391Z] #36 200.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-04T12:15:56.648Z] #36 ... [2020-08-04T12:15:56.648Z] [2020-08-04T12:15:56.648Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:56.648Z] #17 DONE 62.5s [2020-08-04T12:15:56.837Z] #40 132.4 CC criu/eventpoll.o [2020-08-04T12:15:56.837Z] #40 ... [2020-08-04T12:15:56.837Z] [2020-08-04T12:15:56.837Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T12:15:56.837Z] #18 75.26 Setting up python3-distutils (3.7.3-1) ... [2020-08-04T12:15:56.891Z] #19 ... [2020-08-04T12:15:56.891Z] [2020-08-04T12:15:56.891Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:56.891Z] #49 75.93 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-04T12:15:56.891Z] #49 77.85 + mkdir -p /build [2020-08-04T12:15:56.891Z] #49 77.85 + cp runc /build/runc [2020-08-04T12:15:56.891Z] #49 DONE 78.1s [2020-08-04T12:15:56.891Z] [2020-08-04T12:15:56.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:56.891Z] #39 125.6 CC criu/namespaces.o [2020-08-04T12:15:56.891Z] #39 127.4 CC criu/net.o [2020-08-04T12:15:56.910Z] [2020-08-04T12:15:56.910Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T12:15:57.475Z] #26 ... [2020-08-04T12:15:57.475Z] [2020-08-04T12:15:57.475Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:57.475Z] #39 127.3 CC criu/sk-unix.o [2020-08-04T12:15:57.475Z] #39 129.1 CC criu/sockets.o [2020-08-04T12:15:57.475Z] #39 129.8 CC criu/stats.o [2020-08-04T12:15:57.475Z] #39 130.1 CC criu/string.o [2020-08-04T12:15:57.475Z] #39 130.2 CC criu/sysctl.o [2020-08-04T12:15:57.475Z] #39 130.7 CC criu/sysfs_parse.o [2020-08-04T12:15:57.475Z] #39 131.1 CC criu/timens.o [2020-08-04T12:15:57.475Z] #39 131.3 CC criu/timerfd.o [2020-08-04T12:15:57.475Z] #39 131.7 CC criu/tty.o [2020-08-04T12:15:57.511Z] #18 76.10 Setting up python3-setuptools (40.8.0-1) ... [2020-08-04T12:15:57.840Z] #18 0.927 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-04T12:15:57.840Z] #18 0.931 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-04T12:15:57.840Z] #18 0.934 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-04T12:15:57.840Z] #18 DONE 1.0s [2020-08-04T12:15:57.840Z] [2020-08-04T12:15:57.840Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:15:57.951Z] #39 ... [2020-08-04T12:15:57.951Z] [2020-08-04T12:15:57.951Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:15:57.951Z] #49 72.84 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-04T12:15:57.951Z] #49 74.84 + mkdir -p /build [2020-08-04T12:15:57.951Z] #49 74.84 + cp runc /build/runc [2020-08-04T12:15:57.951Z] #49 DONE 75.2s [2020-08-04T12:15:57.951Z] [2020-08-04T12:15:57.951Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:15:57.951Z] #19 4.792 Collecting yamllint==1.16.0 [2020-08-04T12:15:58.423Z] #39 133.5 CC criu/tun.o [2020-08-04T12:15:58.687Z] #39 ... [2020-08-04T12:15:58.687Z] [2020-08-04T12:15:58.687Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T12:15:58.687Z] #26 DONE 6.9s [2020-08-04T12:15:58.687Z] [2020-08-04T12:15:58.687Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:58.687Z] #39 133.9 CC criu/uffd.o [2020-08-04T12:15:58.687Z] #39 ... [2020-08-04T12:15:58.687Z] [2020-08-04T12:15:58.687Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T12:15:58.804Z] #39 130.4 CC criu/netfilter.o [2020-08-04T12:15:59.065Z] #39 130.8 CC criu/page-pipe.o [2020-08-04T12:15:59.087Z] #18 77.55 Setting up python3-pip (18.1-5) ... [2020-08-04T12:15:59.263Z] #29 DONE 0.7s [2020-08-04T12:15:59.264Z] [2020-08-04T12:15:59.264Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:15:59.264Z] #45 203.6 + cd /tmp/tmp.pzi0qh55Bq/src/github.com/golangci/golangci-lint/ [2020-08-04T12:15:59.264Z] #45 203.6 + git checkout -q v1.23.8 [2020-08-04T12:15:59.331Z] #19 ... [2020-08-04T12:15:59.331Z] [2020-08-04T12:15:59.331Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:59.331Z] #39 123.7 CC criu/netfilter.o [2020-08-04T12:15:59.331Z] #39 124.3 CC criu/page-pipe.o [2020-08-04T12:15:59.637Z] #39 ... [2020-08-04T12:15:59.637Z] [2020-08-04T12:15:59.637Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:15:59.637Z] #19 10.54 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-04T12:15:59.637Z] #19 10.61 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-04T12:15:59.637Z] #19 10.64 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-04T12:15:59.637Z] #19 10.70 Collecting pyyaml (from yamllint==1.16.0) [2020-08-04T12:15:59.637Z] #19 10.79 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-04T12:15:59.737Z] #19 ... [2020-08-04T12:15:59.737Z] [2020-08-04T12:15:59.737Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:15:59.737Z] #39 115.6 CC criu/image-desc.o [2020-08-04T12:15:59.737Z] #39 115.8 CC criu/image.o [2020-08-04T12:15:59.737Z] #39 116.7 CC criu/ipc_ns.o [2020-08-04T12:15:59.737Z] #39 118.0 CC criu/irmap.o [2020-08-04T12:15:59.737Z] #39 118.7 CC criu/kcmp-ids.o [2020-08-04T12:15:59.737Z] #39 119.0 CC criu/kerndat.o [2020-08-04T12:15:59.737Z] #39 120.2 CC criu/libnetlink.o [2020-08-04T12:15:59.737Z] #39 120.7 CC criu/log.o [2020-08-04T12:15:59.737Z] #39 121.2 CC criu/lsm.o [2020-08-04T12:15:59.737Z] #39 121.6 CC criu/mem.o [2020-08-04T12:15:59.737Z] #39 124.0 CC criu/memfd.o [2020-08-04T12:15:59.737Z] #39 124.6 CC criu/mount.o [2020-08-04T12:15:59.839Z] #45 ... [2020-08-04T12:15:59.839Z] [2020-08-04T12:15:59.839Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T12:15:59.839Z] #31 DONE 0.2s [2020-08-04T12:15:59.839Z] [2020-08-04T12:15:59.839Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T12:15:59.839Z] #34 DONE 0.1s [2020-08-04T12:15:59.839Z] [2020-08-04T12:15:59.839Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:15:59.839Z] #45 204.2 ++ git describe --tags [2020-08-04T12:15:59.839Z] #45 204.2 + version=v1.23.8 [2020-08-04T12:15:59.839Z] #45 204.2 ++ git rev-parse --short HEAD [2020-08-04T12:15:59.839Z] #45 204.2 + commit=76a82c6 [2020-08-04T12:15:59.839Z] #45 204.3 ++ git show -s --format=%cd [2020-08-04T12:15:59.839Z] #45 204.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-04T12:15:59.839Z] #45 204.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:15:59.897Z] #19 11.77 Building wheels for collected packages: pyyaml [2020-08-04T12:15:59.897Z] #19 11.78 Running setup.py bdist_wheel for pyyaml: started [2020-08-04T12:15:59.901Z] #39 124.9 CC criu/page-xfer.o [2020-08-04T12:16:00.414Z] #45 ... [2020-08-04T12:16:00.414Z] [2020-08-04T12:16:00.414Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T12:16:00.414Z] #37 DONE 0.6s [2020-08-04T12:16:00.414Z] [2020-08-04T12:16:00.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:00.414Z] #39 135.0 CC criu/util.o [2020-08-04T12:16:00.564Z] #18 78.80 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T12:16:00.564Z] #18 78.85 Processing triggers for mime-support (3.62) ... [2020-08-04T12:16:00.564Z] #18 DONE 79.2s [2020-08-04T12:16:00.564Z] [2020-08-04T12:16:00.564Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T12:16:00.771Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.113s coverage: 73.1% of statements [2020-08-04T12:16:00.771Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-04T12:16:00.839Z] #19 12.72 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-04T12:16:00.839Z] #19 12.72 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-04T12:16:00.839Z] #19 12.77 Successfully built pyyaml [2020-08-04T12:16:00.839Z] #19 12.79 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-04T12:16:00.990Z] #39 136.0 CC criu/uts_ns.o [2020-08-04T12:16:01.099Z] #19 13.03 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-04T12:16:01.253Z] #39 136.2 CC criu/vdso.o [2020-08-04T12:16:01.273Z] #19 0.378 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-04T12:16:01.273Z] #19 0.387 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-04T12:16:01.273Z] #19 0.397 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-04T12:16:01.273Z] #19 DONE 0.5s [2020-08-04T12:16:01.273Z] [2020-08-04T12:16:01.273Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:01.273Z] #40 133.9 CC criu/external.o [2020-08-04T12:16:01.273Z] #40 134.5 CC criu/fault-injection.o [2020-08-04T12:16:01.273Z] #40 134.6 CC criu/fdstore.o [2020-08-04T12:16:01.273Z] #40 135.2 CC criu/fifo.o [2020-08-04T12:16:01.273Z] #40 135.7 CC criu/file-ids.o [2020-08-04T12:16:01.273Z] #40 136.1 CC criu/file-lock.o [2020-08-04T12:16:01.282Z] #39 126.4 CC criu/pagemap-cache.o [2020-08-04T12:16:01.360Z] #19 DONE 13.3s [2020-08-04T12:16:01.360Z] [2020-08-04T12:16:01.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:01.360Z] #39 131.4 CC criu/page-xfer.o [2020-08-04T12:16:01.360Z] #39 132.8 CC criu/pagemap-cache.o [2020-08-04T12:16:01.517Z] #39 136.7 LINK criu/built-in.o [2020-08-04T12:16:01.517Z] #39 136.8 LINK criu/criu [2020-08-04T12:16:01.621Z] #39 133.3 CC criu/pagemap.o [2020-08-04T12:16:01.803Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.250s coverage: 57.7% of statements [2020-08-04T12:16:01.803Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-04T12:16:01.850Z] #39 126.8 CC criu/pagemap.o [2020-08-04T12:16:01.881Z] #39 ... [2020-08-04T12:16:01.881Z] [2020-08-04T12:16:01.881Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T12:16:01.881Z] #22 DONE 0.3s [2020-08-04T12:16:01.881Z] [2020-08-04T12:16:01.881Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T12:16:01.948Z] #40 137.6 CC criu/files-ext.o [2020-08-04T12:16:02.092Z] #39 137.1 DEP lib/c/criu.d [2020-08-04T12:16:02.092Z] #39 137.2 CC images/rpc.pb-c.o [2020-08-04T12:16:02.094Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.593s coverage: 76.1% of statements [2020-08-04T12:16:02.094Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-04T12:16:02.256Z] #40 ... [2020-08-04T12:16:02.256Z] [2020-08-04T12:16:02.256Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T12:16:02.256Z] #29 DONE 204.7s [2020-08-04T12:16:02.256Z] [2020-08-04T12:16:02.256Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:16:02.428Z] #39 ... [2020-08-04T12:16:02.428Z] [2020-08-04T12:16:02.428Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:16:02.428Z] #19 10.23 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-04T12:16:02.428Z] #19 10.31 Collecting pyyaml (from yamllint==1.16.0) [2020-08-04T12:16:02.428Z] #19 10.42 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-04T12:16:02.428Z] #19 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-04T12:16:02.428Z] #19 11.49 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-04T12:16:02.428Z] #19 11.53 Building wheels for collected packages: pyyaml [2020-08-04T12:16:02.428Z] #19 11.53 Running setup.py bdist_wheel for pyyaml: started [2020-08-04T12:16:02.428Z] #19 12.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-04T12:16:02.428Z] #19 12.43 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-04T12:16:02.428Z] #19 12.49 Successfully built pyyaml [2020-08-04T12:16:02.428Z] #19 12.52 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-04T12:16:02.428Z] #19 12.84 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-04T12:16:02.428Z] #19 DONE 13.1s [2020-08-04T12:16:02.428Z] [2020-08-04T12:16:02.428Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T12:16:02.669Z] #39 137.8 CC lib/c/criu.o [2020-08-04T12:16:02.687Z] #22 DONE 0.3s [2020-08-04T12:16:02.687Z] [2020-08-04T12:16:02.687Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T12:16:03.010Z] #39 128.6 CC criu/namespaces.o [2020-08-04T12:16:03.010Z] #39 ... [2020-08-04T12:16:03.010Z] [2020-08-04T12:16:03.010Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:16:03.010Z] #19 5.178 Collecting yamllint==1.16.0 [2020-08-04T12:16:03.127Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-08-04T12:16:03.127Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-08-04T12:16:03.619Z] #39 138.8 LINK lib/c/built-in.o [2020-08-04T12:16:03.883Z] #39 138.8 LINK lib/c/libcriu.so [2020-08-04T12:16:03.883Z] #39 138.9 LINK lib/c/libcriu.a [2020-08-04T12:16:03.883Z] #39 139.0 GEN magic.py [2020-08-04T12:16:04.148Z] #39 139.2 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:16:04.148Z] #39 139.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:16:04.148Z] #39 139.2 Note: Building without GnuTLS support [2020-08-04T12:16:04.148Z] #39 139.2 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:16:04.148Z] #39 139.2 Makefile.config:40: Warn: Building without nftables support [2020-08-04T12:16:04.171Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-08-04T12:16:05.098Z] #39 140.0 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:16:05.179Z] #26 DONE 3.5s [2020-08-04T12:16:05.179Z] [2020-08-04T12:16:05.179Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T12:16:05.204Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.8% of statements [2020-08-04T12:16:05.204Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-04T12:16:05.204Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-04T12:16:05.440Z] #29 DONE 0.3s [2020-08-04T12:16:05.440Z] [2020-08-04T12:16:05.440Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T12:16:05.440Z] #31 DONE 0.0s [2020-08-04T12:16:05.440Z] [2020-08-04T12:16:05.440Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T12:16:05.440Z] #34 DONE 0.0s [2020-08-04T12:16:05.440Z] [2020-08-04T12:16:05.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:05.440Z] #39 134.2 CC criu/parasite-syscall.o [2020-08-04T12:16:05.440Z] #39 134.9 CC criu/path.o [2020-08-04T12:16:05.440Z] #39 135.2 CC criu/pie-util-vdso-elf32.o [2020-08-04T12:16:05.440Z] #39 135.5 CC criu/pie-util-vdso.o [2020-08-04T12:16:05.440Z] #39 135.9 CC criu/pie-util.o [2020-08-04T12:16:05.440Z] #39 136.0 CC criu/pipes.o [2020-08-04T12:16:05.440Z] #39 136.5 CC criu/plugin.o [2020-08-04T12:16:05.440Z] #39 136.9 CC criu/proc_parse.o [2020-08-04T12:16:05.496Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 41.0% of statements [2020-08-04T12:16:06.047Z] #39 140.9 make[1]: Nothing to be done for 'all'. [2020-08-04T12:16:06.285Z] #19 ... [2020-08-04T12:16:06.285Z] [2020-08-04T12:16:06.285Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:16:06.285Z] #49 76.42 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-04T12:16:06.285Z] #49 78.46 + mkdir -p /build [2020-08-04T12:16:06.285Z] #49 78.47 + cp runc /build/runc [2020-08-04T12:16:06.285Z] #49 DONE 78.7s [2020-08-04T12:16:06.285Z] [2020-08-04T12:16:06.285Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:06.285Z] #39 130.3 CC criu/net.o [2020-08-04T12:16:06.623Z] #39 141.8 make[1]: 'images/built-in.o' is up to date. [2020-08-04T12:16:06.623Z] #39 141.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-04T12:16:06.623Z] #39 141.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-04T12:16:06.879Z] #26 DONE 4.1s [2020-08-04T12:16:06.879Z] [2020-08-04T12:16:06.879Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T12:16:06.887Z] #39 141.9 make[1]: 'compel/libcompel.a' is up to date. [2020-08-04T12:16:06.887Z] #39 142.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-04T12:16:06.887Z] #39 142.0 make[1]: Nothing to be done for 'all'. [2020-08-04T12:16:06.887Z] #39 142.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:16:07.005Z] ok github.com/docker/docker/daemon/logger/awslogs 0.068s coverage: 77.8% of statements [2020-08-04T12:16:07.005Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-04T12:16:07.005Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-04T12:16:07.005Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-08-04T12:16:07.029Z] #20 5.821 Collecting yamllint==1.16.0 [2020-08-04T12:16:07.137Z] #29 DONE 0.4s [2020-08-04T12:16:07.137Z] [2020-08-04T12:16:07.137Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T12:16:07.149Z] #39 142.3 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:07.352Z] #39 138.8 CC criu/protobuf-desc.o [2020-08-04T12:16:07.395Z] #31 DONE 0.2s [2020-08-04T12:16:07.395Z] [2020-08-04T12:16:07.395Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T12:16:07.395Z] #34 DONE 0.1s [2020-08-04T12:16:07.395Z] [2020-08-04T12:16:07.395Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:07.395Z] #39 127.9 CC criu/parasite-syscall.o [2020-08-04T12:16:07.395Z] #39 128.7 CC criu/path.o [2020-08-04T12:16:07.395Z] #39 128.9 CC criu/pie-util-vdso-elf32.o [2020-08-04T12:16:07.395Z] #39 129.2 CC criu/pie-util-vdso.o [2020-08-04T12:16:07.395Z] #39 129.6 CC criu/pie-util.o [2020-08-04T12:16:07.395Z] #39 129.8 CC criu/pipes.o [2020-08-04T12:16:07.395Z] #39 130.4 CC criu/plugin.o [2020-08-04T12:16:07.395Z] #39 130.7 CC criu/proc_parse.o [2020-08-04T12:16:07.395Z] #39 132.3 CC criu/protobuf-desc.o [2020-08-04T12:16:07.413Z] #39 142.4 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:07.413Z] #39 142.4 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:07.413Z] #39 142.5 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:07.413Z] #39 142.6 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:07.612Z] #39 139.3 CC criu/protobuf.o [2020-08-04T12:16:07.637Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-08-04T12:16:07.676Z] #39 142.6 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:07.676Z] #39 142.7 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:07.676Z] #39 142.8 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:07.676Z] #39 142.8 INSTALL criu/criu [2020-08-04T12:16:07.777Z] #20 6.327 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-04T12:16:07.777Z] #20 6.442 Collecting pyyaml (from yamllint==1.16.0) [2020-08-04T12:16:07.873Z] #39 139.6 CC criu/pstree.o [2020-08-04T12:16:07.929Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 61.6% of statements [2020-08-04T12:16:07.962Z] #39 132.9 CC criu/protobuf.o [2020-08-04T12:16:08.115Z] #20 6.774 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-04T12:16:08.178Z] #39 133.6 CC criu/netfilter.o [2020-08-04T12:16:08.178Z] #39 133.9 CC criu/page-pipe.o [2020-08-04T12:16:08.220Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2020-08-04T12:16:08.221Z] #39 133.2 CC criu/pstree.o [2020-08-04T12:16:08.435Z] #39 134.4 CC criu/page-xfer.o [2020-08-04T12:16:08.625Z] #39 DONE 143.4s [2020-08-04T12:16:08.625Z] [2020-08-04T12:16:08.625Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:08.792Z] #39 134.0 CC criu/rbtree.o [2020-08-04T12:16:08.814Z] #39 140.3 CC criu/rbtree.o [2020-08-04T12:16:08.814Z] #39 140.5 CC criu/rst-malloc.o [2020-08-04T12:16:08.854Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2020-08-04T12:16:08.854Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-04T12:16:09.050Z] #39 134.3 CC criu/rst-malloc.o [2020-08-04T12:16:09.075Z] #39 140.6 CC criu/seccomp.o [2020-08-04T12:16:09.147Z] time="2020-08-04T12:16:09Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate764764071/log126227162.1: no such file or directory" [2020-08-04T12:16:09.335Z] #39 141.1 CC criu/seize.o [2020-08-04T12:16:09.441Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 38.3% of statements [2020-08-04T12:16:09.547Z] #20 8.426 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-04T12:16:09.547Z] #20 8.488 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-04T12:16:09.619Z] #39 134.5 CC criu/seccomp.o [2020-08-04T12:16:09.619Z] #39 ... [2020-08-04T12:16:09.619Z] [2020-08-04T12:16:09.619Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:16:09.619Z] #36 DONE 213.8s [2020-08-04T12:16:09.619Z] [2020-08-04T12:16:09.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:09.810Z] #39 135.8 CC criu/pagemap-cache.o [2020-08-04T12:16:09.853Z] #20 8.544 Building wheels for collected packages: pyyaml [2020-08-04T12:16:09.853Z] #20 8.546 Running setup.py bdist_wheel for pyyaml: started [2020-08-04T12:16:09.908Z] #39 141.8 CC criu/servicefd.o [2020-08-04T12:16:10.075Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-08-04T12:16:10.187Z] #39 135.2 CC criu/seize.o [2020-08-04T12:16:10.428Z] #39 136.3 CC criu/pagemap.o [2020-08-04T12:16:10.490Z] #39 142.2 CC criu/shmem.o [2020-08-04T12:16:10.557Z] #52 ... [2020-08-04T12:16:10.557Z] [2020-08-04T12:16:10.557Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T12:16:10.820Z] #40 DONE 0.2s [2020-08-04T12:16:10.820Z] [2020-08-04T12:16:10.820Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T12:16:10.997Z] #20 9.857 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-04T12:16:10.997Z] #20 9.859 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-04T12:16:10.997Z] #20 9.946 Successfully built pyyaml [2020-08-04T12:16:11.026Z] #39 ... [2020-08-04T12:16:11.026Z] [2020-08-04T12:16:11.026Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T12:16:11.026Z] #19 10.54 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-04T12:16:11.026Z] #19 10.62 Collecting pyyaml (from yamllint==1.16.0) [2020-08-04T12:16:11.026Z] #19 10.75 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-04T12:16:11.026Z] #19 11.92 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-04T12:16:11.026Z] #19 11.97 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-04T12:16:11.026Z] #19 12.02 Building wheels for collected packages: pyyaml [2020-08-04T12:16:11.026Z] #19 12.02 Running setup.py bdist_wheel for pyyaml: started [2020-08-04T12:16:11.026Z] #19 13.17 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-04T12:16:11.026Z] #19 13.17 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-04T12:16:11.026Z] #19 13.24 Successfully built pyyaml [2020-08-04T12:16:11.026Z] #19 13.26 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-04T12:16:11.083Z] #42 DONE 0.4s [2020-08-04T12:16:11.083Z] [2020-08-04T12:16:11.083Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T12:16:11.111Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-08-04T12:16:11.125Z] #39 136.0 CC criu/servicefd.o [2020-08-04T12:16:11.125Z] #39 ... [2020-08-04T12:16:11.125Z] [2020-08-04T12:16:11.125Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T12:16:11.125Z] #37 DONE 0.5s [2020-08-04T12:16:11.125Z] [2020-08-04T12:16:11.125Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:11.125Z] #39 136.2 CC criu/shmem.o [2020-08-04T12:16:11.324Z] #20 9.957 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-04T12:16:11.348Z] #44 DONE 0.1s [2020-08-04T12:16:11.348Z] [2020-08-04T12:16:11.348Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:11.385Z] #39 136.6 CC criu/sigframe.o [2020-08-04T12:16:11.402Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-08-04T12:16:11.436Z] #39 143.0 CC criu/sigframe.o [2020-08-04T12:16:11.436Z] #39 143.1 CC criu/signalfd.o [2020-08-04T12:16:11.598Z] #19 13.71 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-04T12:16:11.599Z] #19 DONE 14.0s [2020-08-04T12:16:11.599Z] [2020-08-04T12:16:11.599Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:11.599Z] #39 137.5 CC criu/parasite-syscall.o [2020-08-04T12:16:11.645Z] #39 136.7 CC criu/signalfd.o [2020-08-04T12:16:11.653Z] #20 10.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-04T12:16:11.653Z] #20 DONE 10.7s [2020-08-04T12:16:11.653Z] [2020-08-04T12:16:11.653Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:11.653Z] #40 138.8 CC criu/files-reg.o [2020-08-04T12:16:11.653Z] #40 141.6 CC criu/files.o [2020-08-04T12:16:11.653Z] #40 144.2 CC criu/filesystems.o [2020-08-04T12:16:11.653Z] #40 145.5 CC criu/fsnotify.o [2020-08-04T12:16:11.653Z] #40 146.8 CC criu/image-desc.o [2020-08-04T12:16:11.653Z] #40 146.9 CC criu/image.o [2020-08-04T12:16:11.697Z] #39 ... [2020-08-04T12:16:11.697Z] [2020-08-04T12:16:11.697Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:16:11.697Z] #36 DONE 225.9s [2020-08-04T12:16:11.697Z] [2020-08-04T12:16:11.697Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:11.697Z] #39 143.3 CC criu/sk-inet.o [2020-08-04T12:16:11.859Z] #39 ... [2020-08-04T12:16:11.859Z] [2020-08-04T12:16:11.859Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T12:16:11.859Z] #22 DONE 0.3s [2020-08-04T12:16:11.904Z] #39 136.9 CC criu/sk-inet.o [2020-08-04T12:16:12.038Z] ok github.com/docker/docker/daemon/logger/splunk 1.453s coverage: 82.5% of statements [2020-08-04T12:16:12.038Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-04T12:16:12.115Z] [2020-08-04T12:16:12.115Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T12:16:12.164Z] #39 137.3 CC criu/sk-netlink.o [2020-08-04T12:16:12.267Z] #39 144.1 CC criu/sk-netlink.o [2020-08-04T12:16:12.330Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-08-04T12:16:12.330Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-04T12:16:12.349Z] #40 147.9 CC criu/ipc_ns.o [2020-08-04T12:16:12.423Z] #39 137.6 CC criu/sk-packet.o [2020-08-04T12:16:12.527Z] #39 144.4 CC criu/sk-packet.o [2020-08-04T12:16:12.682Z] #39 137.9 CC criu/sk-queue.o [2020-08-04T12:16:12.792Z] #39 ... [2020-08-04T12:16:12.792Z] [2020-08-04T12:16:12.792Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T12:16:12.792Z] #37 DONE 0.3s [2020-08-04T12:16:12.942Z] #39 138.2 CC criu/sk-tcp.o [2020-08-04T12:16:13.053Z] [2020-08-04T12:16:13.053Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:13.053Z] #39 144.7 CC criu/sk-queue.o [2020-08-04T12:16:13.053Z] #39 144.9 CC criu/sk-tcp.o [2020-08-04T12:16:13.312Z] #39 145.2 CC criu/sk-unix.o [2020-08-04T12:16:13.474Z] #40 149.1 CC criu/irmap.o [2020-08-04T12:16:13.510Z] #39 138.5 CC criu/sk-unix.o [2020-08-04T12:16:13.867Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2020-08-04T12:16:14.210Z] #40 149.8 CC criu/kcmp-ids.o [2020-08-04T12:16:14.508Z] ok github.com/docker/docker/distribution 0.378s coverage: 22.1% of statements [2020-08-04T12:16:14.508Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-04T12:16:14.567Z] #40 150.1 CC criu/kerndat.o [2020-08-04T12:16:14.695Z] #39 146.3 CC criu/sockets.o [2020-08-04T12:16:14.890Z] #39 139.7 CC criu/sockets.o [2020-08-04T12:16:15.149Z] #39 140.1 CC criu/stats.o [2020-08-04T12:16:15.149Z] #39 140.3 CC criu/string.o [2020-08-04T12:16:15.149Z] #39 140.3 CC criu/sysctl.o [2020-08-04T12:16:15.265Z] #39 146.9 CC criu/stats.o [2020-08-04T12:16:15.265Z] #39 147.1 CC criu/string.o [2020-08-04T12:16:15.265Z] #39 147.1 CC criu/sysctl.o [2020-08-04T12:16:15.383Z] #26 DONE 3.2s [2020-08-04T12:16:15.383Z] [2020-08-04T12:16:15.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:15.383Z] #39 138.6 CC criu/path.o [2020-08-04T12:16:15.383Z] #39 138.8 CC criu/pie-util-vdso-elf32.o [2020-08-04T12:16:15.383Z] #39 139.2 CC criu/pie-util-vdso.o [2020-08-04T12:16:15.383Z] #39 139.6 CC criu/pie-util.o [2020-08-04T12:16:15.383Z] #39 139.7 CC criu/pipes.o [2020-08-04T12:16:15.383Z] #39 140.3 CC criu/plugin.o [2020-08-04T12:16:15.383Z] #39 140.7 CC criu/proc_parse.o [2020-08-04T12:16:15.383Z] #39 ... [2020-08-04T12:16:15.383Z] [2020-08-04T12:16:15.383Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T12:16:15.383Z] #29 DONE 0.3s [2020-08-04T12:16:15.526Z] #39 147.4 CC criu/sysfs_parse.o [2020-08-04T12:16:15.556Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-08-04T12:16:15.640Z] [2020-08-04T12:16:15.640Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T12:16:15.640Z] #31 DONE 0.1s [2020-08-04T12:16:15.640Z] [2020-08-04T12:16:15.640Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T12:16:15.640Z] #34 DONE 0.0s [2020-08-04T12:16:15.640Z] [2020-08-04T12:16:15.640Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:15.717Z] #39 140.6 CC criu/sysfs_parse.o [2020-08-04T12:16:15.717Z] #39 140.9 CC criu/timens.o [2020-08-04T12:16:15.976Z] #39 141.0 CC criu/timerfd.o [2020-08-04T12:16:16.097Z] #39 147.6 CC criu/timens.o [2020-08-04T12:16:16.097Z] #39 147.7 CC criu/timerfd.o [2020-08-04T12:16:16.182Z] #40 151.5 CC criu/libnetlink.o [2020-08-04T12:16:16.195Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements [2020-08-04T12:16:16.236Z] #39 141.2 CC criu/tty.o [2020-08-04T12:16:16.358Z] #39 147.9 CC criu/tty.o [2020-08-04T12:16:16.512Z] #40 152.0 CC criu/log.o [2020-08-04T12:16:16.570Z] #39 142.5 CC criu/protobuf-desc.o [2020-08-04T12:16:16.830Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-08-04T12:16:16.830Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-04T12:16:16.830Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-08-04T12:16:16.830Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-04T12:16:16.868Z] #40 152.6 CC criu/lsm.o [2020-08-04T12:16:16.930Z] #39 148.8 CC criu/tun.o [2020-08-04T12:16:17.174Z] #39 142.1 CC criu/tun.o [2020-08-04T12:16:17.191Z] #39 149.1 CC criu/uffd.o [2020-08-04T12:16:17.434Z] #39 142.4 CC criu/uffd.o [2020-08-04T12:16:17.501Z] #39 143.1 CC criu/protobuf.o [2020-08-04T12:16:17.501Z] #39 143.4 CC criu/pstree.o [2020-08-04T12:16:17.579Z] #40 153.2 CC criu/mem.o [2020-08-04T12:16:17.762Z] #39 149.6 CC criu/util.o [2020-08-04T12:16:17.871Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2020-08-04T12:16:17.871Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-04T12:16:17.955Z] #52 181.9 + bin/containerd-stress [2020-08-04T12:16:18.004Z] #39 143.1 CC criu/util.o [2020-08-04T12:16:18.332Z] #39 150.2 CC criu/uts_ns.o [2020-08-04T12:16:18.431Z] #39 144.3 CC criu/rbtree.o [2020-08-04T12:16:18.506Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-08-04T12:16:18.573Z] #39 143.8 CC criu/uts_ns.o [2020-08-04T12:16:18.592Z] #39 150.4 CC criu/vdso-compat.o [2020-08-04T12:16:18.592Z] #39 150.5 CC criu/vdso.o [2020-08-04T12:16:18.688Z] #39 144.5 CC criu/rst-malloc.o [2020-08-04T12:16:18.832Z] #39 143.9 CC criu/vdso-compat.o [2020-08-04T12:16:18.832Z] #39 144.0 CC criu/vdso.o [2020-08-04T12:16:18.945Z] #39 144.7 CC criu/seccomp.o [2020-08-04T12:16:19.092Z] #39 144.2 LINK criu/built-in.o [2020-08-04T12:16:19.092Z] #39 144.2 LINK criu/criu [2020-08-04T12:16:19.147Z] ok github.com/docker/docker/opts 0.015s coverage: 67.4% of statements [2020-08-04T12:16:19.163Z] #39 150.8 LINK criu/built-in.o [2020-08-04T12:16:19.163Z] #39 150.9 LINK criu/criu [2020-08-04T12:16:19.202Z] #39 ... [2020-08-04T12:16:19.202Z] [2020-08-04T12:16:19.202Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:16:19.202Z] #36 DONE 226.5s [2020-08-04T12:16:19.202Z] [2020-08-04T12:16:19.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:19.352Z] #39 144.5 DEP lib/c/criu.d [2020-08-04T12:16:19.352Z] #39 144.5 CC images/rpc.pb-c.o [2020-08-04T12:16:19.422Z] #39 151.1 DEP lib/c/criu.d [2020-08-04T12:16:19.422Z] #39 151.2 CC images/rpc.pb-c.o [2020-08-04T12:16:19.439Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-08-04T12:16:19.459Z] #39 145.2 CC criu/seize.o [2020-08-04T12:16:19.611Z] #39 144.8 CC lib/c/criu.o [2020-08-04T12:16:19.683Z] #39 151.5 CC lib/c/criu.o [2020-08-04T12:16:19.708Z] #40 155.3 CC criu/memfd.o [2020-08-04T12:16:20.023Z] #39 146.0 CC criu/servicefd.o [2020-08-04T12:16:20.181Z] #39 ... [2020-08-04T12:16:20.181Z] [2020-08-04T12:16:20.181Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:20.181Z] #52 168.0 + bin/containerd [2020-08-04T12:16:20.359Z] #40 156.0 CC criu/mount.o [2020-08-04T12:16:20.587Z] #39 146.5 CC criu/shmem.o [2020-08-04T12:16:20.623Z] #39 152.1 LINK lib/c/built-in.o [2020-08-04T12:16:20.624Z] #39 152.1 LINK lib/c/libcriu.so [2020-08-04T12:16:20.624Z] #39 152.2 LINK lib/c/libcriu.a [2020-08-04T12:16:20.624Z] #39 152.2 GEN magic.py [2020-08-04T12:16:20.624Z] #39 152.3 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:16:20.624Z] #39 152.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:16:20.624Z] #39 152.3 Note: Building without GnuTLS support [2020-08-04T12:16:20.624Z] #39 152.3 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:16:20.624Z] #39 152.3 Makefile.config:40: Warn: Building without nftables support [2020-08-04T12:16:20.844Z] #39 ... [2020-08-04T12:16:20.844Z] [2020-08-04T12:16:20.844Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T12:16:20.844Z] #37 DONE 0.2s [2020-08-04T12:16:20.884Z] #39 152.6 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:16:21.101Z] [2020-08-04T12:16:21.101Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:21.101Z] #39 147.0 CC criu/sigframe.o [2020-08-04T12:16:21.358Z] #39 147.1 CC criu/signalfd.o [2020-08-04T12:16:21.358Z] #39 147.3 CC criu/sk-inet.o [2020-08-04T12:16:21.461Z] #39 153.0 make[1]: Nothing to be done for 'all'. [2020-08-04T12:16:21.461Z] #39 153.3 make[1]: 'images/built-in.o' is up to date. [2020-08-04T12:16:21.505Z] ok github.com/docker/docker/pkg/archive 0.508s coverage: 76.9% of statements [2020-08-04T12:16:21.721Z] #39 153.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-04T12:16:21.721Z] #39 153.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-04T12:16:21.721Z] #39 153.4 make[1]: 'compel/libcompel.a' is up to date. [2020-08-04T12:16:21.721Z] #39 153.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-04T12:16:21.721Z] #39 153.4 make[1]: Nothing to be done for 'all'. [2020-08-04T12:16:21.721Z] #39 153.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:16:21.721Z] #39 153.5 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:21.721Z] #39 153.5 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:21.721Z] #39 153.5 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:21.921Z] #39 147.8 CC criu/sk-netlink.o [2020-08-04T12:16:21.922Z] #39 147.9 CC criu/sk-packet.o [2020-08-04T12:16:21.982Z] #39 153.6 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:21.983Z] #39 153.7 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:21.983Z] #39 153.7 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:21.983Z] #39 153.7 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:21.983Z] #39 ... [2020-08-04T12:16:21.983Z] [2020-08-04T12:16:21.983Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:21.983Z] #52 177.8 + bin/containerd [2020-08-04T12:16:22.138Z] ok github.com/docker/docker/pkg/authorization 0.183s coverage: 68.3% of statements [2020-08-04T12:16:22.138Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-04T12:16:22.181Z] #52 185.7 + bin/containerd-shim [2020-08-04T12:16:22.429Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-04T12:16:22.486Z] #39 148.3 CC criu/sk-queue.o [2020-08-04T12:16:22.556Z] #52 ... [2020-08-04T12:16:22.556Z] [2020-08-04T12:16:22.556Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:22.556Z] #39 153.8 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:22.556Z] #39 153.8 INSTALL criu/criu [2020-08-04T12:16:22.556Z] #39 DONE 154.3s [2020-08-04T12:16:22.742Z] #39 148.5 CC criu/sk-tcp.o [2020-08-04T12:16:22.816Z] [2020-08-04T12:16:22.816Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:22.816Z] #45 237.3 + cd /tmp/tmp.xwmjpdgaps/src/github.com/golangci/golangci-lint/ [2020-08-04T12:16:22.816Z] #45 237.3 + git checkout -q v1.23.8 [2020-08-04T12:16:22.999Z] #39 148.8 CC criu/sk-unix.o [2020-08-04T12:16:23.389Z] #45 237.8 ++ git describe --tags [2020-08-04T12:16:23.389Z] #45 237.8 + version=v1.23.8 [2020-08-04T12:16:23.389Z] #45 237.8 ++ git rev-parse --short HEAD [2020-08-04T12:16:23.389Z] #45 237.8 + commit=76a82c6 [2020-08-04T12:16:23.389Z] #45 237.8 ++ git show -s --format=%cd [2020-08-04T12:16:23.389Z] #45 237.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-04T12:16:23.389Z] #45 237.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:16:23.474Z] #52 ... [2020-08-04T12:16:23.474Z] [2020-08-04T12:16:23.474Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:23.474Z] #39 145.4 LINK lib/c/built-in.o [2020-08-04T12:16:23.474Z] #39 145.4 LINK lib/c/libcriu.so [2020-08-04T12:16:23.474Z] #39 145.5 LINK lib/c/libcriu.a [2020-08-04T12:16:23.474Z] #39 145.5 GEN magic.py [2020-08-04T12:16:23.474Z] #39 145.6 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:16:23.474Z] #39 145.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:16:23.474Z] #39 145.6 Note: Building without GnuTLS support [2020-08-04T12:16:23.474Z] #39 145.6 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:16:23.474Z] #39 145.6 Makefile.config:40: Warn: Building without nftables support [2020-08-04T12:16:23.474Z] #39 146.1 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:16:23.474Z] #39 146.5 make[1]: Nothing to be done for 'all'. [2020-08-04T12:16:23.474Z] #39 147.0 make[1]: 'images/built-in.o' is up to date. [2020-08-04T12:16:23.474Z] #39 147.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-04T12:16:23.474Z] #39 147.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-04T12:16:23.474Z] #39 147.1 make[1]: 'compel/libcompel.a' is up to date. [2020-08-04T12:16:23.474Z] #39 147.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-04T12:16:23.474Z] #39 147.1 make[1]: Nothing to be done for 'all'. [2020-08-04T12:16:23.474Z] #39 147.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:16:23.474Z] #39 147.3 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:23.474Z] #39 147.3 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:23.474Z] #39 147.3 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:23.474Z] #39 147.4 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:23.474Z] #39 147.4 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:23.474Z] #39 147.4 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:23.474Z] #39 147.5 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:23.474Z] #39 147.6 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:23.474Z] #39 147.6 INSTALL criu/criu [2020-08-04T12:16:23.474Z] #39 DONE 148.1s [2020-08-04T12:16:23.474Z] [2020-08-04T12:16:23.474Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:23.474Z] #45 225.6 + cd /tmp/tmp.Fwq7s7dWJ6/src/github.com/golangci/golangci-lint/ [2020-08-04T12:16:23.474Z] #45 225.6 + git checkout -q v1.23.8 [2020-08-04T12:16:23.474Z] #45 226.1 ++ git describe --tags [2020-08-04T12:16:23.474Z] #45 226.1 + version=v1.23.8 [2020-08-04T12:16:23.474Z] #45 226.1 ++ git rev-parse --short HEAD [2020-08-04T12:16:23.474Z] #45 226.1 + commit=76a82c6 [2020-08-04T12:16:23.474Z] #45 226.1 ++ git show -s --format=%cd [2020-08-04T12:16:23.474Z] #45 226.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-04T12:16:23.474Z] #45 226.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:16:23.931Z] #39 150.0 CC criu/sockets.o [2020-08-04T12:16:23.961Z] #45 ... [2020-08-04T12:16:23.961Z] [2020-08-04T12:16:23.961Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T12:16:23.961Z] #40 DONE 0.1s [2020-08-04T12:16:23.961Z] [2020-08-04T12:16:23.961Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T12:16:23.961Z] #42 DONE 0.2s [2020-08-04T12:16:23.961Z] [2020-08-04T12:16:23.961Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:23.961Z] #52 ... [2020-08-04T12:16:23.961Z] [2020-08-04T12:16:23.961Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T12:16:23.961Z] #44 DONE 0.1s [2020-08-04T12:16:24.050Z] #45 ... [2020-08-04T12:16:24.050Z] [2020-08-04T12:16:24.050Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T12:16:24.050Z] #40 DONE 0.1s [2020-08-04T12:16:24.050Z] [2020-08-04T12:16:24.050Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T12:16:24.050Z] #42 DONE 0.1s [2020-08-04T12:16:24.222Z] [2020-08-04T12:16:24.222Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:24.309Z] [2020-08-04T12:16:24.309Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T12:16:24.309Z] #44 DONE 0.0s [2020-08-04T12:16:24.309Z] [2020-08-04T12:16:24.309Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:24.862Z] #39 150.5 CC criu/stats.o [2020-08-04T12:16:24.862Z] #39 150.7 CC criu/string.o [2020-08-04T12:16:24.862Z] #39 150.7 CC criu/sysctl.o [2020-08-04T12:16:24.949Z] #40 160.6 CC criu/namespaces.o [2020-08-04T12:16:25.118Z] #39 151.0 CC criu/sysfs_parse.o [2020-08-04T12:16:25.375Z] #39 151.2 CC criu/timens.o [2020-08-04T12:16:25.632Z] #39 151.4 CC criu/timerfd.o [2020-08-04T12:16:25.899Z] #39 151.7 CC criu/tty.o [2020-08-04T12:16:26.831Z] #39 152.7 CC criu/tun.o [2020-08-04T12:16:26.900Z] ok github.com/docker/docker/layer 7.495s coverage: 68.8% of statements [2020-08-04T12:16:26.900Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-04T12:16:26.900Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-04T12:16:26.900Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-04T12:16:26.900Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-04T12:16:26.900Z] ? github.com/docker/docker/oci [no test files] [2020-08-04T12:16:26.900Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-04T12:16:26.900Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-08-04T12:16:26.900Z] ok github.com/docker/docker/pkg/chrootarchive 3.585s coverage: 43.2% of statements [2020-08-04T12:16:26.900Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-04T12:16:26.900Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-04T12:16:26.900Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-08-04T12:16:27.088Z] #39 153.0 CC criu/uffd.o [2020-08-04T12:16:27.179Z] #40 162.8 CC criu/net.o [2020-08-04T12:16:27.208Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-08-04T12:16:27.840Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-08-04T12:16:28.019Z] #39 153.7 CC criu/util.o [2020-08-04T12:16:28.131Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-04T12:16:28.582Z] #39 154.3 CC criu/uts_ns.o [2020-08-04T12:16:28.582Z] #39 154.5 CC criu/vdso-compat.o [2020-08-04T12:16:28.582Z] #39 154.6 CC criu/vdso.o [2020-08-04T12:16:28.763Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-08-04T12:16:28.970Z] #40 ... [2020-08-04T12:16:28.970Z] [2020-08-04T12:16:28.970Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T12:16:28.970Z] #50 109.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-04T12:16:29.145Z] #39 155.0 LINK criu/built-in.o [2020-08-04T12:16:29.145Z] #39 155.0 LINK criu/criu [2020-08-04T12:16:29.709Z] #39 155.4 DEP lib/c/criu.d [2020-08-04T12:16:29.709Z] #39 155.4 CC images/rpc.pb-c.o [2020-08-04T12:16:29.796Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-08-04T12:16:29.966Z] #39 155.8 CC lib/c/criu.o [2020-08-04T12:16:30.223Z] #39 ... [2020-08-04T12:16:30.223Z] [2020-08-04T12:16:30.223Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:30.223Z] #52 178.2 + bin/containerd [2020-08-04T12:16:30.358Z] #52 193.4 + bin/containerd-shim-runc-v1 [2020-08-04T12:16:30.428Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-08-04T12:16:31.115Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2020-08-04T12:16:31.115Z] ok github.com/docker/docker/pkg/fsutils 0.420s coverage: 85.1% of statements [2020-08-04T12:16:31.406Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-08-04T12:16:32.044Z] #50 112.5 + mkdir -p /build [2020-08-04T12:16:32.044Z] #50 112.5 + cp runc /build/runc [2020-08-04T12:16:32.044Z] #50 DONE 112.6s [2020-08-04T12:16:32.044Z] [2020-08-04T12:16:32.044Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:32.044Z] #40 166.7 CC criu/netfilter.o [2020-08-04T12:16:32.044Z] #40 167.2 CC criu/page-pipe.o [2020-08-04T12:16:32.441Z] ok github.com/docker/docker/pkg/idtools 0.364s coverage: 70.5% of statements [2020-08-04T12:16:32.441Z] ok github.com/docker/docker/pkg/ioutils 0.343s coverage: 69.3% of statements [2020-08-04T12:16:32.762Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-08-04T12:16:32.762Z] ok github.com/docker/docker/pkg/locker 0.010s coverage: 88.9% of statements [2020-08-04T12:16:32.902Z] #40 168.7 CC criu/page-xfer.o [2020-08-04T12:16:32.909Z] #52 ... [2020-08-04T12:16:32.909Z] [2020-08-04T12:16:32.909Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:32.909Z] #45 DONE 237.0s [2020-08-04T12:16:32.909Z] [2020-08-04T12:16:32.909Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:32.909Z] #52 197.0 + bin/containerd-shim-runc-v2 [2020-08-04T12:16:33.053Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-08-04T12:16:33.053Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-04T12:16:33.053Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-04T12:16:33.053Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-08-04T12:16:33.053Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-04T12:16:33.344Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-08-04T12:16:33.496Z] #52 ... [2020-08-04T12:16:33.496Z] [2020-08-04T12:16:33.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:33.496Z] #39 156.4 LINK lib/c/built-in.o [2020-08-04T12:16:33.496Z] #39 156.5 LINK lib/c/libcriu.so [2020-08-04T12:16:33.496Z] #39 156.5 LINK lib/c/libcriu.a [2020-08-04T12:16:33.496Z] #39 156.6 GEN magic.py [2020-08-04T12:16:33.496Z] #39 156.7 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:16:33.496Z] #39 156.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:16:33.496Z] #39 156.7 Note: Building without GnuTLS support [2020-08-04T12:16:33.496Z] #39 156.7 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:16:33.496Z] #39 156.7 Makefile.config:40: Warn: Building without nftables support [2020-08-04T12:16:33.496Z] #39 157.3 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:16:33.496Z] #39 157.8 make[1]: Nothing to be done for 'all'. [2020-08-04T12:16:33.496Z] #39 158.2 make[1]: 'images/built-in.o' is up to date. [2020-08-04T12:16:33.496Z] #39 158.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-04T12:16:33.496Z] #39 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-04T12:16:33.496Z] #39 158.3 make[1]: 'compel/libcompel.a' is up to date. [2020-08-04T12:16:33.496Z] #39 158.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-04T12:16:33.496Z] #39 158.4 make[1]: Nothing to be done for 'all'. [2020-08-04T12:16:33.496Z] #39 158.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:16:33.496Z] #39 158.5 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:33.496Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:33.496Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:33.496Z] #39 158.7 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:33.496Z] #39 158.7 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:33.496Z] #39 158.7 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:33.496Z] #39 158.8 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:33.496Z] #39 158.9 make[2]: Nothing to be done for 'all'. [2020-08-04T12:16:33.496Z] #39 158.9 INSTALL criu/criu [2020-08-04T12:16:33.496Z] #39 DONE 159.3s [2020-08-04T12:16:33.496Z] [2020-08-04T12:16:33.496Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:33.496Z] #45 238.1 + cd /tmp/tmp.wgreLKDebL/src/github.com/golangci/golangci-lint/ [2020-08-04T12:16:33.496Z] #45 238.1 + git checkout -q v1.23.8 [2020-08-04T12:16:33.496Z] #45 238.5 ++ git describe --tags [2020-08-04T12:16:33.496Z] #45 238.5 + version=v1.23.8 [2020-08-04T12:16:33.496Z] #45 238.5 ++ git rev-parse --short HEAD [2020-08-04T12:16:33.496Z] #45 238.5 + commit=76a82c6 [2020-08-04T12:16:33.496Z] #45 238.5 ++ git show -s --format=%cd [2020-08-04T12:16:33.496Z] #45 238.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-04T12:16:33.496Z] #45 238.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:16:33.635Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-08-04T12:16:33.864Z] #52 198.4 + binaries [2020-08-04T12:16:33.932Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-08-04T12:16:33.932Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2020-08-04T12:16:33.932Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-04T12:16:33.932Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-04T12:16:34.128Z] #52 198.4 + install -D bin/containerd /build/containerd [2020-08-04T12:16:34.128Z] #52 198.4 + install -D bin/containerd-shim /build/containerd-shim [2020-08-04T12:16:34.128Z] #52 198.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-04T12:16:34.128Z] #52 198.5 + install -D bin/ctr /build/ctr [2020-08-04T12:16:34.432Z] #45 ... [2020-08-04T12:16:34.432Z] [2020-08-04T12:16:34.432Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T12:16:34.432Z] #40 DONE 0.1s [2020-08-04T12:16:34.564Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-08-04T12:16:34.693Z] [2020-08-04T12:16:34.693Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T12:16:34.693Z] #42 DONE 0.1s [2020-08-04T12:16:34.693Z] [2020-08-04T12:16:34.693Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T12:16:34.693Z] #44 DONE 0.0s [2020-08-04T12:16:34.693Z] [2020-08-04T12:16:34.693Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:16:34.695Z] #40 170.4 CC criu/pagemap-cache.o [2020-08-04T12:16:34.925Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-04T12:16:35.216Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-08-04T12:16:35.380Z] #40 170.8 CC criu/pagemap.o [2020-08-04T12:16:35.542Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-04T12:16:36.042Z] #52 DONE 200.1s [2020-08-04T12:16:36.042Z] [2020-08-04T12:16:36.042Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T12:16:36.517Z] #40 171.9 CC criu/parasite-syscall.o [2020-08-04T12:16:36.614Z] #46 DONE 0.9s [2020-08-04T12:16:36.615Z] [2020-08-04T12:16:36.615Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T12:16:36.881Z] #48 DONE 0.1s [2020-08-04T12:16:36.881Z] [2020-08-04T12:16:36.881Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T12:16:37.096Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-08-04T12:16:37.096Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-08-04T12:16:37.232Z] #40 172.8 CC criu/path.o [2020-08-04T12:16:37.452Z] #50 DONE 0.4s [2020-08-04T12:16:37.452Z] [2020-08-04T12:16:37.452Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T12:16:37.536Z] #40 173.0 CC criu/pie-util-vdso.o [2020-08-04T12:16:37.846Z] #40 173.5 CC criu/pie-util.o [2020-08-04T12:16:38.148Z] #40 173.7 CC criu/pipes.o [2020-08-04T12:16:38.822Z] #40 174.5 CC criu/plugin.o [2020-08-04T12:16:38.837Z] #53 DONE 1.4s [2020-08-04T12:16:38.838Z] [2020-08-04T12:16:38.838Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T12:16:39.099Z] #57 DONE 0.4s [2020-08-04T12:16:39.099Z] [2020-08-04T12:16:39.099Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T12:16:39.518Z] #40 175.1 CC criu/proc_parse.o [2020-08-04T12:16:39.923Z] ok github.com/docker/docker/pkg/signal 2.353s coverage: 61.0% of statements [2020-08-04T12:16:39.923Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-08-04T12:16:40.040Z] #59 DONE 0.8s [2020-08-04T12:16:40.040Z] [2020-08-04T12:16:40.040Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T12:16:40.040Z] #61 DONE 0.1s [2020-08-04T12:16:40.040Z] [2020-08-04T12:16:40.040Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T12:16:40.040Z] #62 DONE 0.0s [2020-08-04T12:16:40.040Z] [2020-08-04T12:16:40.040Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T12:16:40.620Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-08-04T12:16:40.620Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-04T12:16:40.911Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-08-04T12:16:41.426Z] #63 DONE 1.5s [2020-08-04T12:16:41.426Z] [2020-08-04T12:16:41.426Z] #64 exporting to image [2020-08-04T12:16:41.426Z] #64 exporting layers [2020-08-04T12:16:41.543Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-08-04T12:16:41.904Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2020-08-04T12:16:42.195Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2020-08-04T12:16:42.827Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2020-08-04T12:16:42.827Z] testing: warning: no tests to run [2020-08-04T12:16:42.827Z] coverage: [no statements] [2020-08-04T12:16:42.827Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-04T12:16:43.253Z] #40 178.5 CC criu/protobuf-desc.o [2020-08-04T12:16:43.524Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-04T12:16:43.524Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-04T12:16:43.524Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-04T12:16:43.905Z] #40 179.4 CC criu/protobuf.o [2020-08-04T12:16:44.206Z] #40 179.8 CC criu/pstree.o [2020-08-04T12:16:44.206Z] #40 ... [2020-08-04T12:16:44.206Z] [2020-08-04T12:16:44.206Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:16:44.206Z] #37 246.7 + dpkg --print-architecture [2020-08-04T12:16:44.206Z] #37 246.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-04T12:16:44.508Z] #37 247.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-04T12:16:44.508Z] #37 247.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-04T12:16:45.168Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.1% of statements [2020-08-04T12:16:45.641Z] #64 exporting layers 3.8s done [2020-08-04T12:16:45.641Z] #64 writing image sha256:12257a25fd735e5f461b49e27b0ef764a1b1a31c979d66d5ba0a91f9642f8361 done [2020-08-04T12:16:45.641Z] #64 naming to docker.io/library/docker:8ccb46a521964ab80490318504d6e02ae766a912 done [2020-08-04T12:16:45.641Z] #64 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-04T12:16:45.800Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-08-04T12:16:46.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/test/unit [2020-08-04T12:16:46.833Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-08-04T12:16:47.125Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-08-04T12:16:48.158Z] ok github.com/docker/docker/registry 0.108s coverage: 56.3% of statements [2020-08-04T12:16:48.790Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-08-04T12:16:49.081Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-08-04T12:16:49.714Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-08-04T12:16:50.005Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-04T12:16:51.349Z] ? github.com/docker/docker/api [no test files] [2020-08-04T12:16:52.094Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-08-04T12:16:52.725Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-08-04T12:16:53.422Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-08-04T12:16:54.455Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2020-08-04T12:16:55.409Z] #37 ... [2020-08-04T12:16:55.409Z] [2020-08-04T12:16:55.409Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:16:55.409Z] #40 181.1 CC criu/rbtree.o [2020-08-04T12:16:55.409Z] #40 181.4 CC criu/rst-malloc.o [2020-08-04T12:16:55.409Z] #40 181.7 CC criu/seccomp.o [2020-08-04T12:16:55.409Z] #40 182.5 CC criu/seize.o [2020-08-04T12:16:55.409Z] #40 183.6 CC criu/servicefd.o [2020-08-04T12:16:55.409Z] #40 184.2 CC criu/shmem.o [2020-08-04T12:16:55.409Z] #40 185.3 CC criu/sigframe.o [2020-08-04T12:16:55.409Z] #40 185.4 CC criu/signalfd.o [2020-08-04T12:16:55.409Z] #40 185.7 CC criu/sk-inet.o [2020-08-04T12:16:55.409Z] #40 186.9 CC criu/sk-netlink.o [2020-08-04T12:16:55.409Z] #40 187.3 CC criu/sk-packet.o [2020-08-04T12:16:55.409Z] #40 188.1 CC criu/sk-queue.o [2020-08-04T12:16:55.409Z] #40 188.6 CC criu/sk-tcp.o [2020-08-04T12:16:55.409Z] #40 189.2 CC criu/sk-unix.o [2020-08-04T12:16:56.277Z] #40 191.2 CC criu/sockets.o [2020-08-04T12:16:56.663Z] #40 192.3 CC criu/stats.o [2020-08-04T12:16:57.027Z] #40 192.8 CC criu/string.o [2020-08-04T12:16:57.615Z] #40 192.9 CC criu/sysctl.o [2020-08-04T12:16:57.996Z] #40 193.6 CC criu/sysfs_parse.o [2020-08-04T12:16:58.320Z] #40 194.0 CC criu/timens.o [2020-08-04T12:16:58.895Z] #40 194.3 CC criu/timerfd.o [2020-08-04T12:16:59.196Z] #40 194.8 CC criu/tty.o [2020-08-04T12:17:01.369Z] #40 196.9 CC criu/tun.o [2020-08-04T12:17:02.061Z] #40 197.6 CC criu/uffd.o [2020-08-04T12:17:03.604Z] ok github.com/docker/docker/api/server 0.075s coverage: 9.0% of statements [2020-08-04T12:17:03.611Z] #40 199.2 CC criu/util.o [2020-08-04T12:17:05.156Z] #40 200.8 CC criu/uts_ns.o [2020-08-04T12:17:05.156Z] #40 201.0 CC criu/vdso.o [2020-08-04T12:17:06.220Z] #40 201.8 LINK criu/built-in.o [2020-08-04T12:17:06.220Z] #40 202.0 LINK criu/criu [2020-08-04T12:17:06.883Z] #40 202.5 DEP lib/c/criu.d [2020-08-04T12:17:07.183Z] #40 202.7 CC images/rpc.pb-c.o [2020-08-04T12:17:07.483Z] #40 ... [2020-08-04T12:17:07.483Z] [2020-08-04T12:17:07.483Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T12:17:07.483Z] #37 DONE 270.1s [2020-08-04T12:17:07.786Z] [2020-08-04T12:17:07.786Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:07.786Z] #46 ... [2020-08-04T12:17:07.786Z] [2020-08-04T12:17:07.786Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T12:17:07.786Z] #40 203.4 CC lib/c/criu.o [2020-08-04T12:17:09.326Z] #40 205.2 LINK lib/c/built-in.o [2020-08-04T12:17:09.629Z] #40 205.2 LINK lib/c/libcriu.so [2020-08-04T12:17:09.629Z] #40 205.3 LINK lib/c/libcriu.a [2020-08-04T12:17:09.629Z] #40 205.4 GEN magic.py [2020-08-04T12:17:09.875Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/rootless [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/volume [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-04T12:17:09.875Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === Skipped [2020-08-04T12:17:09.875Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-04T12:17:09.875Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-04T12:17:09.875Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-04T12:17:09.875Z] time="2020-08-04T12:15:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-04T12:17:09.875Z] time="2020-08-04T12:15:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-04T12:17:09.875Z] time="2020-08-04T12:15:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-04T12:17:09.875Z] time="2020-08-04T12:15:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-04T12:17:09.875Z] time="2020-08-04T12:15:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-04T12:17:09.875Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-04T12:17:09.875Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-04T12:17:09.875Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:17:09.875Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-04T12:17:09.875Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-04T12:17:09.875Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-04T12:17:09.875Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] [2020-08-04T12:17:09.875Z] DONE 2123 tests, 26 skipped in 198.791s Post stage [Pipeline] junit [2020-08-04T12:17:09.931Z] Recording test results [2020-08-04T12:17:09.932Z] #40 205.6 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T12:17:09.932Z] #40 205.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T12:17:09.932Z] #40 205.6 Note: Building without GnuTLS support [2020-08-04T12:17:09.932Z] #40 205.6 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T12:17:09.932Z] #40 205.6 Makefile.config:40: Warn: Building without nftables support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-04T12:17:10.532Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/make.sh dynbinary test-integration [2020-08-04T12:17:10.926Z] #52 ... [2020-08-04T12:17:10.926Z] [2020-08-04T12:17:10.926Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:10.926Z] #45 DONE 284.7s [2020-08-04T12:17:10.926Z] [2020-08-04T12:17:10.926Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:10.996Z] #40 206.4 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T12:17:11.006Z] #45 ... [2020-08-04T12:17:11.006Z] [2020-08-04T12:17:11.006Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:11.006Z] #52 215.5 + bin/containerd-stress [2020-08-04T12:17:11.006Z] #52 ... [2020-08-04T12:17:11.006Z] [2020-08-04T12:17:11.006Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:11.006Z] #45 DONE 272.5s [2020-08-04T12:17:11.006Z] [2020-08-04T12:17:11.006Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:11.006Z] #52 218.0 + bin/containerd-shim [2020-08-04T12:17:11.006Z] #52 ... [2020-08-04T12:17:11.006Z] [2020-08-04T12:17:11.006Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T12:17:11.006Z] #46 DONE 0.3s [2020-08-04T12:17:11.006Z] [2020-08-04T12:17:11.006Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T12:17:11.006Z] #48 DONE 0.1s [2020-08-04T12:17:11.006Z] [2020-08-04T12:17:11.006Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T12:17:11.006Z] #50 DONE 0.2s [2020-08-04T12:17:11.006Z] [2020-08-04T12:17:11.006Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:11.169Z] [2020-08-04T12:17:11.169Z] Removing bundles/ [2020-08-04T12:17:11.169Z] [2020-08-04T12:17:11.169Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-04T12:17:11.169Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:17:11.169Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T12:17:11.497Z] #52 227.3 + bin/containerd-stress [2020-08-04T12:17:11.656Z] #40 207.4 make[1]: Nothing to be done for 'all'. [2020-08-04T12:17:12.437Z] #52 ... [2020-08-04T12:17:12.438Z] [2020-08-04T12:17:12.438Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T12:17:12.438Z] #46 DONE 0.6s [2020-08-04T12:17:12.438Z] [2020-08-04T12:17:12.438Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T12:17:12.438Z] #48 DONE 0.0s [2020-08-04T12:17:12.438Z] [2020-08-04T12:17:12.438Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T12:17:12.438Z] #50 DONE 0.2s [2020-08-04T12:17:12.438Z] [2020-08-04T12:17:12.438Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:12.732Z] #40 208.4 make[1]: 'images/built-in.o' is up to date. [2020-08-04T12:17:12.732Z] #40 208.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-04T12:17:12.732Z] #40 208.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-04T12:17:12.732Z] #40 208.5 make[1]: 'compel/libcompel.a' is up to date. [2020-08-04T12:17:12.732Z] #40 208.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-04T12:17:13.031Z] #40 208.6 make[1]: Nothing to be done for 'all'. [2020-08-04T12:17:13.031Z] #40 208.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T12:17:13.332Z] #40 208.9 make[2]: Nothing to be done for 'all'. [2020-08-04T12:17:13.332Z] #40 209.0 make[2]: Nothing to be done for 'all'. [2020-08-04T12:17:13.332Z] #40 209.0 make[2]: Nothing to be done for 'all'. [2020-08-04T12:17:13.634Z] #40 209.2 make[2]: Nothing to be done for 'all'. [2020-08-04T12:17:13.634Z] #40 209.2 make[2]: Nothing to be done for 'all'. [2020-08-04T12:17:13.634Z] #40 209.3 make[2]: Nothing to be done for 'all'. [2020-08-04T12:17:13.634Z] #40 209.3 make[2]: Nothing to be done for 'all'. [2020-08-04T12:17:13.827Z] #52 229.4 + bin/containerd-shim [2020-08-04T12:17:13.935Z] #40 209.4 make[2]: Nothing to be done for 'all'. [2020-08-04T12:17:13.936Z] #40 209.5 INSTALL criu/criu [2020-08-04T12:17:13.936Z] #40 DONE 209.6s [2020-08-04T12:17:13.936Z] [2020-08-04T12:17:13.936Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:17.550Z] #46 279.9 + cd /tmp/tmp.HOP3OMsb1n/src/github.com/golangci/golangci-lint/ [2020-08-04T12:17:17.550Z] #46 279.9 + git checkout -q v1.23.8 [2020-08-04T12:17:17.577Z] #52 224.4 + bin/containerd-shim-runc-v1 [2020-08-04T12:17:17.851Z] #46 280.5 ++ git describe --tags [2020-08-04T12:17:18.319Z] #46 280.5 + version=v1.23.8 [2020-08-04T12:17:18.319Z] #46 280.5 ++ git rev-parse --short HEAD [2020-08-04T12:17:18.319Z] #46 280.5 + commit=76a82c6 [2020-08-04T12:17:18.319Z] #46 280.5 ++ git show -s --format=%cd [2020-08-04T12:17:18.319Z] #46 280.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-04T12:17:18.319Z] #46 280.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T12:17:18.318Z] 4612f6d0b889: Pull complete [2020-08-04T12:17:19.656Z] #52 227.3 + bin/containerd-shim-runc-v2 [2020-08-04T12:17:20.223Z] #52 228.1 + binaries [2020-08-04T12:17:20.224Z] #52 228.1 + install -D bin/containerd /build/containerd [2020-08-04T12:17:20.224Z] #52 228.1 + install -D bin/containerd-shim /build/containerd-shim [2020-08-04T12:17:20.224Z] #52 228.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-04T12:17:20.224Z] #52 228.2 + install -D bin/ctr /build/ctr [2020-08-04T12:17:20.470Z] #52 236.1 + bin/containerd-shim-runc-v1 [2020-08-04T12:17:20.485Z] #52 DONE 228.5s [2020-08-04T12:17:21.060Z] [2020-08-04T12:17:21.060Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T12:17:21.329Z] #45 DONE 287.0s [2020-08-04T12:17:21.329Z] [2020-08-04T12:17:21.329Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:21.329Z] #52 228.7 + bin/containerd-stress [2020-08-04T12:17:21.890Z] #52 ... [2020-08-04T12:17:21.890Z] [2020-08-04T12:17:21.890Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T12:17:21.890Z] #46 DONE 0.2s [2020-08-04T12:17:21.890Z] [2020-08-04T12:17:21.890Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T12:17:21.890Z] #48 DONE 0.1s [2020-08-04T12:17:21.890Z] [2020-08-04T12:17:21.890Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T12:17:21.890Z] #50 DONE 0.2s [2020-08-04T12:17:21.890Z] [2020-08-04T12:17:21.890Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:21.993Z] #53 DONE 0.8s [2020-08-04T12:17:21.993Z] [2020-08-04T12:17:21.993Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T12:17:22.251Z] #57 DONE 0.2s [2020-08-04T12:17:22.251Z] [2020-08-04T12:17:22.251Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T12:17:22.818Z] #59 DONE 0.4s [2020-08-04T12:17:22.818Z] [2020-08-04T12:17:22.818Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T12:17:22.818Z] #61 DONE 0.0s [2020-08-04T12:17:22.818Z] [2020-08-04T12:17:22.818Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T12:17:22.818Z] #62 DONE 0.0s [2020-08-04T12:17:22.818Z] [2020-08-04T12:17:22.818Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T12:17:23.256Z] #52 231.0 + bin/containerd-shim [2020-08-04T12:17:23.766Z] #52 239.1 + bin/containerd-shim-runc-v2 [2020-08-04T12:17:24.250Z] #63 DONE 1.4s [2020-08-04T12:17:24.250Z] [2020-08-04T12:17:24.250Z] #64 exporting to image [2020-08-04T12:17:24.250Z] #64 exporting layers [2020-08-04T12:17:24.336Z] #52 240.0 + binaries [2020-08-04T12:17:24.337Z] #52 240.0 + install -D bin/containerd /build/containerd [2020-08-04T12:17:24.337Z] #52 240.0 + install -D bin/containerd-shim /build/containerd-shim [2020-08-04T12:17:24.337Z] #52 240.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-04T12:17:24.337Z] #52 240.0 + install -D bin/ctr /build/ctr [2020-08-04T12:17:25.273Z] #52 DONE 240.9s [2020-08-04T12:17:26.213Z] [2020-08-04T12:17:26.213Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T12:17:26.780Z] #53 DONE 0.7s [2020-08-04T12:17:26.780Z] [2020-08-04T12:17:26.780Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T12:17:27.040Z] #57 DONE 0.2s [2020-08-04T12:17:27.040Z] [2020-08-04T12:17:27.040Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T12:17:27.608Z] #59 DONE 0.4s [2020-08-04T12:17:27.608Z] [2020-08-04T12:17:27.608Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T12:17:27.608Z] #61 DONE 0.0s [2020-08-04T12:17:27.608Z] [2020-08-04T12:17:27.608Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T12:17:27.608Z] #62 DONE 0.0s [2020-08-04T12:17:27.608Z] [2020-08-04T12:17:27.608Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T12:17:28.987Z] #63 DONE 1.3s [2020-08-04T12:17:28.987Z] [2020-08-04T12:17:28.987Z] #64 exporting to image [2020-08-04T12:17:28.987Z] #64 exporting layers [2020-08-04T12:17:29.835Z] #52 237.5 + bin/containerd-shim-runc-v1 [2020-08-04T12:17:30.811Z] #64 exporting layers 6.3s done [2020-08-04T12:17:30.811Z] #64 writing image sha256:73016e2de66293f5f0e2772a15030f87a6d86013f19df357414baeea3a11f63b done [2020-08-04T12:17:30.811Z] #64 naming to docker.io/library/docker:8ccb46a521964ab80490318504d6e02ae766a912 done [2020-08-04T12:17:30.811Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-04T12:17:31.238Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/make.sh dynbinary test-integration [2020-08-04T12:17:32.173Z] [2020-08-04T12:17:32.173Z] Removing bundles/ [2020-08-04T12:17:32.173Z] [2020-08-04T12:17:32.173Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-04T12:17:32.173Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:17:32.173Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T12:17:33.103Z] #52 240.6 + bin/containerd-shim-runc-v2 [2020-08-04T12:17:33.664Z] #52 241.5 + binaries [2020-08-04T12:17:33.664Z] #52 241.5 + install -D bin/containerd /build/containerd [2020-08-04T12:17:33.664Z] #52 241.5 + install -D bin/containerd-shim /build/containerd-shim [2020-08-04T12:17:33.664Z] #52 241.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-04T12:17:33.664Z] #52 241.5 + install -D bin/ctr /build/ctr [2020-08-04T12:17:33.824Z] #46 ... [2020-08-04T12:17:33.824Z] [2020-08-04T12:17:33.824Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:33.824Z] #53 257.0 + bin/containerd [2020-08-04T12:17:34.591Z] #52 DONE 242.3s [2020-08-04T12:17:35.154Z] [2020-08-04T12:17:35.154Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T12:17:35.561Z] #64 exporting layers 6.3s done [2020-08-04T12:17:35.561Z] #64 writing image sha256:72bfe5fc1315a63c9264c105fc0ea41a36b96835129499382d53df06ac93a10b done [2020-08-04T12:17:35.561Z] #64 naming to docker.io/library/docker:8ccb46a521964ab80490318504d6e02ae766a912 done [2020-08-04T12:17:35.561Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-08-04T12:17:35.966Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41292/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/validate/default [2020-08-04T12:17:36.081Z] #53 DONE 0.7s [2020-08-04T12:17:36.081Z] [2020-08-04T12:17:36.081Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T12:17:36.081Z] #57 DONE 0.2s [2020-08-04T12:17:36.081Z] [2020-08-04T12:17:36.081Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T12:17:36.336Z] #59 DONE 0.4s [2020-08-04T12:17:36.592Z] [2020-08-04T12:17:36.592Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T12:17:36.592Z] #61 DONE 0.0s [2020-08-04T12:17:36.592Z] [2020-08-04T12:17:36.592Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T12:17:36.592Z] #62 DONE 0.0s [2020-08-04T12:17:36.592Z] [2020-08-04T12:17:36.592Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T12:17:37.345Z] Congratulations! All commits are properly signed with the DCO! [2020-08-04T12:17:37.345Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-08-04T12:17:37.345Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-04T12:17:37.345Z] Congratulations! All TOML source files changed here have valid syntax. [2020-08-04T12:17:37.345Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-04T12:17:37.345Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-08-04T12:17:37.345Z] Congratulations! No new tests were added to integration-cli. [2020-08-04T12:17:37.345Z] [2020-08-04T12:17:37.345Z] INFO Start validation with golang-ci-lint [2020-08-04T12:17:37.345Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-08-04T12:17:37.345Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-04T12:17:37.345Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-04T12:17:37.519Z] #63 DONE 0.9s [2020-08-04T12:17:37.519Z] [2020-08-04T12:17:37.519Z] #64 exporting to image [2020-08-04T12:17:37.519Z] #64 exporting layers [2020-08-04T12:17:44.056Z] #64 exporting layers 6.2s done [2020-08-04T12:17:44.056Z] #64 writing image sha256:f717919cfd4580c3ea279fb4d8a6609baff3ca800836bfa1b609b69667b70372 done [2020-08-04T12:17:44.056Z] #64 naming to docker.io/library/docker:8ccb46a521964ab80490318504d6e02ae766a912 done [2020-08-04T12:17:44.056Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-04T12:17:44.306Z] #53 ... [2020-08-04T12:17:44.306Z] [2020-08-04T12:17:44.306Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:44.306Z] #22 305.1 + return [2020-08-04T12:17:44.306Z] #22 DONE 305.3s [2020-08-04T12:17:44.306Z] [2020-08-04T12:17:44.306Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:44.467Z] + trap exit INT TERM [2020-08-04T12:17:44.468Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-04T12:17:44.468Z] + CONTAINER_NAME=docker-pr3 [2020-08-04T12:17:44.468Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41292/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/make.sh dynbinary-daemon [2020-08-04T12:17:44.608Z] #46 ... [2020-08-04T12:17:44.608Z] [2020-08-04T12:17:44.608Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T12:17:44.908Z] #23 DONE 0.1s [2020-08-04T12:17:44.908Z] [2020-08-04T12:17:44.908Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:44.908Z] #46 ... [2020-08-04T12:17:44.908Z] [2020-08-04T12:17:44.908Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T12:17:45.395Z] [2020-08-04T12:17:45.395Z] Removing bundles/ [2020-08-04T12:17:45.395Z] [2020-08-04T12:17:45.395Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-04T12:17:45.395Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:17:45.395Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T12:17:45.565Z] #27 DONE 0.7s [2020-08-04T12:17:45.565Z] [2020-08-04T12:17:45.565Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T12:17:45.565Z] #30 DONE 0.1s [2020-08-04T12:17:45.565Z] [2020-08-04T12:17:45.565Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T12:17:45.565Z] #32 DONE 0.1s [2020-08-04T12:17:45.565Z] [2020-08-04T12:17:45.565Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:45.866Z] #53 ... [2020-08-04T12:17:45.866Z] [2020-08-04T12:17:45.866Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T12:17:45.866Z] #35 DONE 0.1s [2020-08-04T12:17:45.866Z] [2020-08-04T12:17:45.866Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T12:17:45.866Z] #38 DONE 0.1s [2020-08-04T12:17:45.866Z] [2020-08-04T12:17:45.866Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T12:17:45.866Z] #41 DONE 0.1s [2020-08-04T12:17:45.866Z] [2020-08-04T12:17:45.866Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:46.166Z] #46 ... [2020-08-04T12:17:46.166Z] [2020-08-04T12:17:46.166Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T12:17:46.166Z] #43 DONE 0.1s [2020-08-04T12:17:46.166Z] [2020-08-04T12:17:46.166Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T12:17:46.166Z] #45 DONE 0.1s [2020-08-04T12:17:46.166Z] [2020-08-04T12:17:46.166Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:17:59.905Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-04T12:17:59.905Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-04T12:17:59.905Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-08-04T12:17:59.905Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2020-08-04T12:17:59.905Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-04T12:17:59.905Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2020-08-04T12:17:59.905Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/builder [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-04T12:17:59.905Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-04T12:17:59.905Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-08-04T12:17:59.905Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-08-04T12:18:00.853Z] ok github.com/docker/docker/builder/remotecontext 0.302s coverage: 13.6% of statements [2020-08-04T12:18:01.427Z] ok github.com/docker/docker/builder/dockerfile 0.810s coverage: 48.1% of statements [2020-08-04T12:18:02.007Z] ok github.com/docker/docker/builder/remotecontext/git 3.524s coverage: 86.3% of statements [2020-08-04T12:18:02.007Z] ? github.com/docker/docker/cli [no test files] [2020-08-04T12:18:02.007Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-04T12:18:07.321Z] ok github.com/docker/docker/client 0.276s coverage: 75.4% of statements [2020-08-04T12:18:19.572Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:18:19.572Z] [2020-08-04T12:18:19.572Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T12:18:19.572Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T12:18:19.572Z] HOSTNAME=a8a7f9aec15f [2020-08-04T12:18:19.572Z] TESTDEBUG=0 [2020-08-04T12:18:19.572Z] DEST=bundles/test-integration [2020-08-04T12:18:19.572Z] PWD=/go/src/github.com/docker/docker [2020-08-04T12:18:19.572Z] DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:18:19.572Z] container=docker [2020-08-04T12:18:19.572Z] HOME=/root [2020-08-04T12:18:19.572Z] GOLANG_VERSION=1.13.14 [2020-08-04T12:18:19.572Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T12:18:19.572Z] VALIDATE_BRANCH=master [2020-08-04T12:18:19.572Z] TERM=xterm [2020-08-04T12:18:19.572Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T12:18:19.572Z] SHLVL=1 [2020-08-04T12:18:19.572Z] TIMEOUT=120m [2020-08-04T12:18:19.572Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T12:18:19.572Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T12:18:19.572Z] GO111MODULE=off [2020-08-04T12:18:19.572Z] DOCKER_EXPERIMENTAL=1 [2020-08-04T12:18:19.572Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T12:18:19.572Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T12:18:19.572Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T12:18:19.572Z] GOPATH=/go [2020-08-04T12:18:19.572Z] PKG_CONFIG=pkg-config [2020-08-04T12:18:19.572Z] _=/usr/bin/env [2020-08-04T12:18:19.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T12:18:25.682Z] #46 DONE 342.2s [2020-08-04T12:18:25.682Z] [2020-08-04T12:18:25.682Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:18:25.682Z] #53 ... [2020-08-04T12:18:25.682Z] [2020-08-04T12:18:25.682Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T12:18:25.682Z] #47 DONE 0.1s [2020-08-04T12:18:25.682Z] [2020-08-04T12:18:25.682Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T12:18:25.682Z] #49 DONE 0.1s [2020-08-04T12:18:25.682Z] [2020-08-04T12:18:25.682Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T12:18:25.682Z] #51 DONE 0.1s [2020-08-04T12:18:25.682Z] [2020-08-04T12:18:25.682Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T12:18:27.770Z] #53 310.9 + bin/containerd-stress [2020-08-04T12:18:30.528Z] #53 313.3 + bin/containerd-shim [2020-08-04T12:18:34.089Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 30.8% of statements [2020-08-04T12:18:34.665Z] ok github.com/docker/docker/container 0.216s coverage: 34.7% of statements [2020-08-04T12:18:34.927Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-04T12:18:34.927Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-04T12:18:34.927Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-04T12:18:34.927Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-04T12:18:36.851Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2020-08-04T12:18:37.507Z] #53 320.8 + bin/containerd-shim-runc-v1 [2020-08-04T12:18:38.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T12:18:39.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T12:18:41.066Z] #53 324.2 + bin/containerd-shim-runc-v2 [2020-08-04T12:18:41.073Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.9% of statements [2020-08-04T12:18:41.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-04T12:18:41.336Z] ok github.com/docker/docker/daemon/cluster 0.124s coverage: 0.5% of statements [2020-08-04T12:18:42.121Z] #53 325.3 + binaries [2020-08-04T12:18:42.122Z] #53 325.3 + install -D bin/containerd /build/containerd [2020-08-04T12:18:42.122Z] #53 325.3 + install -D bin/containerd-shim /build/containerd-shim [2020-08-04T12:18:42.122Z] #53 325.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-04T12:18:42.122Z] #53 325.3 + install -D bin/ctr /build/ctr [2020-08-04T12:18:42.122Z] #53 DONE 325.4s [2020-08-04T12:18:43.166Z] [2020-08-04T12:18:43.166Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T12:18:43.166Z] #54 DONE 0.1s [2020-08-04T12:18:43.166Z] [2020-08-04T12:18:43.166Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T12:18:43.266Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2020-08-04T12:18:43.461Z] #58 DONE 0.1s [2020-08-04T12:18:43.461Z] [2020-08-04T12:18:43.461Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T12:18:43.461Z] #60 DONE 0.1s [2020-08-04T12:18:43.461Z] [2020-08-04T12:18:43.461Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T12:18:43.461Z] #62 DONE 0.1s [2020-08-04T12:18:43.461Z] [2020-08-04T12:18:43.461Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T12:18:43.461Z] #63 DONE 0.0s [2020-08-04T12:18:43.461Z] [2020-08-04T12:18:43.461Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T12:18:45.192Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2020-08-04T12:18:45.552Z] #64 DONE 2.1s [2020-08-04T12:18:45.552Z] [2020-08-04T12:18:45.552Z] #65 exporting to oci image format [2020-08-04T12:18:45.552Z] #65 exporting layers [2020-08-04T12:18:45.768Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.8% of statements [2020-08-04T12:18:46.716Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-08-04T12:18:50.020Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.514s coverage: 14.1% of statements [2020-08-04T12:18:50.020Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-08-04T12:18:51.941Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.586s coverage: 57.0% of statements [2020-08-04T12:18:53.635Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:18:53.635Z] [2020-08-04T12:18:53.635Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T12:18:53.635Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T12:18:53.635Z] HOSTNAME=304cf4004d1e [2020-08-04T12:18:53.635Z] DEST=bundles/test-integration [2020-08-04T12:18:53.635Z] PWD=/go/src/github.com/docker/docker [2020-08-04T12:18:53.635Z] DOCKER_ROOTLESS=1 [2020-08-04T12:18:53.635Z] DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:18:53.635Z] container=docker [2020-08-04T12:18:53.635Z] HOME=/root [2020-08-04T12:18:53.635Z] GOLANG_VERSION=1.13.14 [2020-08-04T12:18:53.635Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T12:18:53.635Z] VALIDATE_BRANCH=master [2020-08-04T12:18:53.635Z] TERM=xterm [2020-08-04T12:18:53.635Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T12:18:53.635Z] SHLVL=1 [2020-08-04T12:18:53.635Z] TIMEOUT=120m [2020-08-04T12:18:53.635Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T12:18:53.635Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T12:18:53.635Z] GO111MODULE=off [2020-08-04T12:18:53.635Z] DOCKER_EXPERIMENTAL=1 [2020-08-04T12:18:53.635Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T12:18:53.635Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T12:18:53.635Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T12:18:53.635Z] GOPATH=/go [2020-08-04T12:18:53.635Z] PKG_CONFIG=pkg-config [2020-08-04T12:18:53.635Z] _=/usr/bin/env [2020-08-04T12:18:53.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T12:18:53.859Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-08-04T12:18:55.778Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.250s coverage: 46.2% of statements [2020-08-04T12:18:56.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T12:18:56.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T12:18:57.166Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.460s coverage: 73.1% of statements [2020-08-04T12:18:57.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T12:18:57.739Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.945s coverage: 49.5% of statements [2020-08-04T12:18:58.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T12:18:58.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-04T12:18:59.533Z] fc1b9e59edad: Pull complete [2020-08-04T12:18:59.533Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-08-04T12:18:59.533Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:18:59.533Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:18:59.533Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-08-04T12:18:59.533Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-08-04T12:18:59.659Z] ok github.com/docker/docker/daemon 12.332s coverage: 17.4% of statements [2020-08-04T12:18:59.659Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-04T12:18:59.659Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-04T12:18:59.659Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-04T12:18:59.659Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-04T12:18:59.659Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-04T12:18:59.659Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.0% of statements [2020-08-04T12:18:59.659Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.619s coverage: 76.1% of statements [2020-08-04T12:18:59.990Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-08-04T12:18:59.990Z] INFO: Docker version of control daemon [2020-08-04T12:18:59.990Z] [2020-08-04T12:18:59.990Z] Client: Docker Engine - Enterprise [2020-08-04T12:18:59.990Z] Version: 19.03.5 [2020-08-04T12:18:59.990Z] API version: 1.40 [2020-08-04T12:18:59.990Z] Go version: go1.12.12 [2020-08-04T12:18:59.990Z] Git commit: 2ee0c57608 [2020-08-04T12:18:59.990Z] Built: 11/13/2019 08:00:16 [2020-08-04T12:18:59.990Z] OS/Arch: windows/amd64 [2020-08-04T12:18:59.990Z] Experimental: false [2020-08-04T12:18:59.990Z] [2020-08-04T12:18:59.990Z] Server: Docker Engine - Enterprise [2020-08-04T12:18:59.990Z] Engine: [2020-08-04T12:18:59.990Z] Version: 19.03.5 [2020-08-04T12:18:59.990Z] API version: 1.40 (minimum version 1.24) [2020-08-04T12:18:59.990Z] Go version: go1.12.12 [2020-08-04T12:18:59.990Z] Git commit: 2ee0c57608 [2020-08-04T12:18:59.990Z] Built: 11/13/2019 07:58:51 [2020-08-04T12:18:59.990Z] OS/Arch: windows/amd64 [2020-08-04T12:18:59.990Z] Experimental: true [2020-08-04T12:18:59.990Z] [2020-08-04T12:18:59.990Z] INFO: Docker info of control daemon [2020-08-04T12:18:59.990Z] [2020-08-04T12:19:00.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T12:19:00.606Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2020-08-04T12:19:01.521Z] Client: [2020-08-04T12:19:01.521Z] Debug Mode: false [2020-08-04T12:19:01.521Z] Plugins: [2020-08-04T12:19:01.521Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-04T12:19:01.521Z] [2020-08-04T12:19:01.521Z] Server: [2020-08-04T12:19:01.521Z] Containers: 0 [2020-08-04T12:19:01.521Z] Running: 0 [2020-08-04T12:19:01.521Z] Paused: 0 [2020-08-04T12:19:01.521Z] Stopped: 0 [2020-08-04T12:19:01.521Z] Images: 1 [2020-08-04T12:19:01.521Z] Server Version: 19.03.5 [2020-08-04T12:19:01.521Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-04T12:19:01.521Z] Windows: [2020-08-04T12:19:01.521Z] LCOW: [2020-08-04T12:19:01.521Z] Logging Driver: json-file [2020-08-04T12:19:01.521Z] Plugins: [2020-08-04T12:19:01.521Z] Volume: local [2020-08-04T12:19:01.521Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-04T12:19:01.521Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-04T12:19:01.521Z] Swarm: inactive [2020-08-04T12:19:01.521Z] Default Isolation: process [2020-08-04T12:19:01.521Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-04T12:19:01.521Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-04T12:19:01.521Z] OSType: windows [2020-08-04T12:19:01.521Z] Architecture: x86_64 [2020-08-04T12:19:01.521Z] CPUs: 4 [2020-08-04T12:19:01.521Z] Total Memory: 32GiB [2020-08-04T12:19:01.521Z] Name: azwin-2-5e6480 [2020-08-04T12:19:01.521Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-04T12:19:01.521Z] Docker Root Dir: D:\docker [2020-08-04T12:19:01.521Z] Debug Mode: false [2020-08-04T12:19:01.521Z] Registry: https://index.docker.io/v1/ [2020-08-04T12:19:01.521Z] Labels: [2020-08-04T12:19:01.521Z] Experimental: true [2020-08-04T12:19:01.521Z] Insecure Registries: [2020-08-04T12:19:01.521Z] 10.0.0.4:5000 [2020-08-04T12:19:01.521Z] 127.0.0.0/8 [2020-08-04T12:19:01.521Z] Registry Mirrors: [2020-08-04T12:19:01.521Z] http://10.0.0.4:5000/ [2020-08-04T12:19:01.521Z] Live Restore Enabled: false [2020-08-04T12:19:01.521Z] [2020-08-04T12:19:01.521Z] [2020-08-04T12:19:01.521Z] INFO: Commit hash is 8ccb46a521 [2020-08-04T12:19:01.521Z] INFO: Nuke-Everything... [2020-08-04T12:19:01.521Z] INFO: Container count on control daemon to delete is 0 [2020-08-04T12:19:01.554Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2020-08-04T12:19:02.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-04T12:19:02.485Z] INFO: Nuking d:\CI [2020-08-04T12:19:02.485Z] INFO: Zapped successfully [2020-08-04T12:19:02.485Z] INFO: Location for testing is d:\CI\PR-41292\3 [2020-08-04T12:19:02.485Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-04T12:19:02.485Z] [2020-08-04T12:19:02.485Z] [2020-08-04T12:19:02.485Z] INFO: Building the image from Dockerfile.windows at 08/04/2020 12:19:02... [2020-08-04T12:19:02.485Z] [2020-08-04T12:19:02.948Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 41.0% of statements [2020-08-04T12:19:02.948Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 4.8% of statements [2020-08-04T12:19:02.948Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.618s coverage: 57.7% of statements [2020-08-04T12:19:02.948Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-04T12:19:02.948Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-04T12:19:02.948Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-04T12:19:02.948Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-04T12:19:03.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T12:19:04.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T12:19:04.870Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2020-08-04T12:19:04.870Z] ok github.com/docker/docker/daemon/logger/awslogs 0.321s coverage: 77.8% of statements [2020-08-04T12:19:04.870Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-04T12:19:04.870Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-04T12:19:04.870Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2020-08-04T12:19:05.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T12:19:05.133Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 61.6% of statements [2020-08-04T12:19:05.710Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.043s coverage: 87.2% of statements [2020-08-04T12:19:06.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T12:19:06.657Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2020-08-04T12:19:06.657Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-04T12:19:06.920Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.078s coverage: 37.7% of statements [2020-08-04T12:19:07.159Z] Sending build context to Docker daemon 56.15MB [2020-08-04T12:19:07.159Z] [2020-08-04T12:19:07.159Z] Step 1/10 : FROM microsoft/windowsservercore [2020-08-04T12:19:07.159Z] ---> 987b1d5e0abf [2020-08-04T12:19:07.159Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-04T12:19:07.159Z] ---> Running in 3a44bb964d5c [2020-08-04T12:19:07.182Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 33.3% of statements [2020-08-04T12:19:07.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T12:19:07.617Z] Removing intermediate container 3a44bb964d5c [2020-08-04T12:19:07.617Z] ---> 90fcbe2166ba [2020-08-04T12:19:07.617Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-08-04T12:19:07.617Z] ---> Running in 1b2cca39c4fc [2020-08-04T12:19:08.074Z] Removing intermediate container 1b2cca39c4fc [2020-08-04T12:19:08.074Z] ---> f6429799c704 [2020-08-04T12:19:08.074Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-08-04T12:19:08.074Z] ---> Running in e6ebe88dc4a0 [2020-08-04T12:19:08.128Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-08-04T12:19:08.389Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 46.8% of statements [2020-08-04T12:19:08.530Z] Removing intermediate container e6ebe88dc4a0 [2020-08-04T12:19:08.530Z] ---> 20a61c6f8b14 [2020-08-04T12:19:08.530Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-08-04T12:19:08.530Z] ---> Running in 2370b798df88 [2020-08-04T12:19:08.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T12:19:08.964Z] ok github.com/docker/docker/daemon/network 0.048s coverage: 63.8% of statements [2020-08-04T12:19:08.987Z] Removing intermediate container 2370b798df88 [2020-08-04T12:19:08.987Z] ---> 96706422a5be [2020-08-04T12:19:08.987Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-08-04T12:19:08.987Z] ---> Running in c892f721bd5a [2020-08-04T12:19:09.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T12:19:09.539Z] ok github.com/docker/docker/daemon/logger/splunk 1.894s coverage: 82.5% of statements [2020-08-04T12:19:09.539Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-04T12:19:09.539Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-04T12:19:10.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T12:19:10.489Z] ok github.com/docker/docker/distribution/metadata 0.103s coverage: 48.2% of statements [2020-08-04T12:19:11.067Z] ok github.com/docker/docker/distribution 0.384s coverage: 22.1% of statements [2020-08-04T12:19:11.067Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-04T12:19:11.330Z] ok github.com/docker/docker/errdefs 0.025s coverage: 49.4% of statements [2020-08-04T12:19:11.458Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T12:19:11.458Z] Using test binary docker [2020-08-04T12:19:11.458Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-04T12:19:11.458Z] +++ /etc/init.d/apparmor start [2020-08-04T12:19:11.458Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T12:19:11.458Z] INFO: Waiting for daemon to start... [2020-08-04T12:19:11.458Z] Starting dockerd [2020-08-04T12:19:11.458Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-04T12:19:12.278Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-08-04T12:19:12.539Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-08-04T12:19:12.539Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2020-08-04T12:19:13.114Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-08-04T12:19:13.114Z] ok github.com/docker/docker/distribution/xfer 1.718s coverage: 85.1% of statements [2020-08-04T12:19:13.114Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-04T12:19:13.114Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-04T12:19:13.114Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-04T12:19:13.522Z] . [2020-08-04T12:19:13.522Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T12:19:13.522Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T12:19:13.522Z] Error: No such image: emptyfs [2020-08-04T12:19:13.522Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T12:19:13.522Z] ++++ docker load [2020-08-04T12:19:13.812Z] Running integration-test (iteration 1) [2020-08-04T12:19:13.812Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-04T12:19:13.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:19:13.812Z] ++ set -e [2020-08-04T12:19:13.812Z] ++ '[' -n 0 ']' [2020-08-04T12:19:13.812Z] ++ set -x [2020-08-04T12:19:13.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:19:14.507Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 50.0% of statements [2020-08-04T12:19:15.082Z] ok github.com/docker/docker/opts 0.102s coverage: 67.4% of statements [2020-08-04T12:19:16.472Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-08-04T12:19:16.472Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-08-04T12:19:16.472Z] ok github.com/docker/docker/pkg/authorization 0.463s coverage: 68.3% of statements [2020-08-04T12:19:17.045Z] ok github.com/docker/docker/pkg/archive 1.262s coverage: 76.7% of statements [2020-08-04T12:19:17.308Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-08-04T12:19:17.546Z] [2020-08-04T12:19:17.546Z] SUCCESS: Specified value was saved. [2020-08-04T12:19:17.881Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-08-04T12:19:17.881Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 92.9% of statements [2020-08-04T12:19:18.008Z] INFO: Downloading git... [2020-08-04T12:19:18.826Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-08-04T12:19:19.400Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-08-04T12:19:19.540Z] INFO: Downloading go... [2020-08-04T12:19:19.667Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-08-04T12:19:21.053Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-08-04T12:19:21.314Z] ok github.com/docker/docker/pkg/chrootarchive 3.599s coverage: 43.2% of statements [2020-08-04T12:19:21.314Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-08-04T12:19:21.824Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:19:21.824Z] [2020-08-04T12:19:21.824Z] + TEST_INTEGRATION_DEST=1 [2020-08-04T12:19:21.824Z] + CONTAINER_NAME=docker-pr3-1 [2020-08-04T12:19:21.824Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T12:19:21.824Z] + run_tests test-integration-flaky [2020-08-04T12:19:21.824Z] + '[' -n 0 ']' [2020-08-04T12:19:21.824Z] + rm= [2020-08-04T12:19:21.824Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41292/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41292/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/make.sh test-integration-flaky test-integration [2020-08-04T12:19:21.824Z] + c=0 [2020-08-04T12:19:21.824Z] ++ jobs -p [2020-08-04T12:19:21.824Z] + TEST_INTEGRATION_DEST=3 [2020-08-04T12:19:21.824Z] + CONTAINER_NAME=docker-pr3-3 [2020-08-04T12:19:21.824Z] + TEST_SKIP_INTEGRATION=1 [2020-08-04T12:19:21.824Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-04T12:19:21.824Z] + run_tests [2020-08-04T12:19:21.824Z] + '[' -n 0 ']' [2020-08-04T12:19:21.824Z] + rm= [2020-08-04T12:19:21.824Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41292/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41292/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/make.sh '' test-integration [2020-08-04T12:19:21.824Z] + TEST_INTEGRATION_DEST=2 [2020-08-04T12:19:21.824Z] + CONTAINER_NAME=docker-pr3-2 [2020-08-04T12:19:21.824Z] + TEST_SKIP_INTEGRATION=1 [2020-08-04T12:19:21.824Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-04T12:19:21.824Z] + run_tests [2020-08-04T12:19:21.824Z] + '[' -n 0 ']' [2020-08-04T12:19:21.824Z] + rm= [2020-08-04T12:19:21.824Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41292/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41292/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/make.sh '' test-integration [2020-08-04T12:19:21.824Z] + for job in $(jobs -p) [2020-08-04T12:19:21.824Z] + wait 12223 [2020-08-04T12:19:21.824Z] [2020-08-04T12:19:21.824Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T12:19:21.824Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T12:19:21.824Z] HOSTNAME=07f614cdcb05 [2020-08-04T12:19:21.824Z] TEST_SKIP_INTEGRATION=1 [2020-08-04T12:19:21.824Z] TESTDEBUG=0 [2020-08-04T12:19:21.824Z] DEST=bundles/test-integration [2020-08-04T12:19:21.824Z] PWD=/go/src/github.com/docker/docker [2020-08-04T12:19:21.824Z] KEEPBUNDLE=1 [2020-08-04T12:19:21.824Z] DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:19:21.824Z] container=docker [2020-08-04T12:19:21.824Z] HOME=/root [2020-08-04T12:19:21.824Z] GOLANG_VERSION=1.13.14 [2020-08-04T12:19:21.824Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T12:19:21.824Z] VALIDATE_BRANCH=master [2020-08-04T12:19:21.824Z] TERM=xterm [2020-08-04T12:19:21.824Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T12:19:21.824Z] SHLVL=1 [2020-08-04T12:19:21.824Z] TIMEOUT=120m [2020-08-04T12:19:21.824Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T12:19:21.824Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T12:19:21.824Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-04T12:19:21.824Z] GO111MODULE=off [2020-08-04T12:19:21.824Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T12:19:21.824Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T12:19:21.824Z] GOPATH=/go [2020-08-04T12:19:21.824Z] PKG_CONFIG=pkg-config [2020-08-04T12:19:21.824Z] _=/usr/bin/env [2020-08-04T12:19:21.824Z] Building test suite binary ./integration-cli/test.main [2020-08-04T12:19:21.824Z] [2020-08-04T12:19:21.824Z] [2020-08-04T12:19:21.824Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T12:19:21.824Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T12:19:21.824Z] HOSTNAME=fa4824161e18 [2020-08-04T12:19:21.824Z] TEST_SKIP_INTEGRATION=1 [2020-08-04T12:19:21.824Z] TESTDEBUG=0 [2020-08-04T12:19:21.824Z] DEST=bundles/test-integration [2020-08-04T12:19:21.824Z] PWD=/go/src/github.com/docker/docker [2020-08-04T12:19:21.824Z] KEEPBUNDLE=1 [2020-08-04T12:19:21.824Z] DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:19:21.824Z] container=docker [2020-08-04T12:19:21.824Z] HOME=/root [2020-08-04T12:19:21.824Z] GOLANG_VERSION=1.13.14 [2020-08-04T12:19:21.824Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T12:19:21.824Z] VALIDATE_BRANCH=master [2020-08-04T12:19:21.824Z] TERM=xterm [2020-08-04T12:19:21.824Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T12:19:21.824Z] SHLVL=1 [2020-08-04T12:19:21.824Z] TIMEOUT=120m [2020-08-04T12:19:21.824Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T12:19:21.824Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T12:19:21.824Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-04T12:19:21.824Z] GO111MODULE=off [2020-08-04T12:19:21.824Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T12:19:21.824Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T12:19:21.824Z] GOPATH=/go [2020-08-04T12:19:21.824Z] PKG_CONFIG=pkg-config [2020-08-04T12:19:21.824Z] _=/usr/bin/env [2020-08-04T12:19:21.824Z] Building test suite binary ./integration-cli/test.main [2020-08-04T12:19:21.824Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-04T12:19:21.824Z] No new tests added to integration. [2020-08-04T12:19:21.824Z] [2020-08-04T12:19:21.824Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T12:19:21.824Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T12:19:21.824Z] HOSTNAME=4c3c2423d4af [2020-08-04T12:19:21.824Z] TESTDEBUG=0 [2020-08-04T12:19:21.824Z] DEST=bundles/test-integration [2020-08-04T12:19:21.824Z] PWD=/go/src/github.com/docker/docker [2020-08-04T12:19:21.824Z] KEEPBUNDLE=1 [2020-08-04T12:19:21.824Z] DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:19:21.824Z] container=docker [2020-08-04T12:19:21.824Z] HOME=/root [2020-08-04T12:19:21.824Z] GOLANG_VERSION=1.13.14 [2020-08-04T12:19:21.824Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T12:19:21.824Z] VALIDATE_BRANCH=master [2020-08-04T12:19:21.824Z] TERM=xterm [2020-08-04T12:19:21.824Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T12:19:21.824Z] SHLVL=1 [2020-08-04T12:19:21.824Z] TIMEOUT=120m [2020-08-04T12:19:21.824Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T12:19:21.824Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T12:19:21.824Z] GO111MODULE=off [2020-08-04T12:19:21.824Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T12:19:21.824Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T12:19:21.824Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T12:19:21.824Z] GOPATH=/go [2020-08-04T12:19:21.824Z] PKG_CONFIG=pkg-config [2020-08-04T12:19:21.824Z] _=/usr/bin/env [2020-08-04T12:19:21.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T12:19:21.888Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-08-04T12:19:21.888Z] ok github.com/docker/docker/pkg/fsutils 0.309s coverage: 85.1% of statements [2020-08-04T12:19:22.150Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-08-04T12:19:23.095Z] ok github.com/docker/docker/layer 7.738s coverage: 68.8% of statements [2020-08-04T12:19:23.095Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-04T12:19:23.095Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-04T12:19:23.095Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-04T12:19:23.095Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-04T12:19:23.095Z] ? github.com/docker/docker/oci [no test files] [2020-08-04T12:19:23.095Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-04T12:19:23.095Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-04T12:19:23.095Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-04T12:19:23.358Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-08-04T12:19:23.358Z] ok github.com/docker/docker/pkg/idtools 0.669s coverage: 70.5% of statements [2020-08-04T12:19:23.620Z] ok github.com/docker/docker/pkg/ioutils 0.638s coverage: 69.3% of statements [2020-08-04T12:19:23.620Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-08-04T12:19:23.883Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-08-04T12:19:23.883Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-04T12:19:23.883Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-04T12:19:24.146Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-08-04T12:19:24.146Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-04T12:19:24.146Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2020-08-04T12:19:24.176Z] Loaded image: buildpack-deps:buster [2020-08-04T12:19:24.176Z] Loaded image: busybox:latest [2020-08-04T12:19:24.176Z] Loaded image: busybox:glibc [2020-08-04T12:19:24.176Z] Loaded image: debian:buster [2020-08-04T12:19:24.176Z] Loaded image: hello-world:latest [2020-08-04T12:19:24.176Z] INFO: Testing against a local daemon [2020-08-04T12:19:24.176Z] === RUN TestCgroupNamespacesBuild [2020-08-04T12:19:24.213Z] INFO: Downloading compiler 1 of 3... [2020-08-04T12:19:24.409Z] ok github.com/docker/docker/pkg/parsers/kernel 0.028s coverage: 60.0% of statements [2020-08-04T12:19:24.670Z] INFO: Downloading compiler 2 of 3... [2020-08-04T12:19:24.670Z] INFO: Downloading compiler 3 of 3... [2020-08-04T12:19:24.671Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.059s coverage: 86.7% of statements [2020-08-04T12:19:24.932Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2020-08-04T12:19:24.932Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-04T12:19:24.932Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-04T12:19:25.127Z] INFO: Extracting git... [2020-08-04T12:19:25.247Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2020-08-04T12:19:25.247Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-04T12:19:25.509Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-08-04T12:19:25.772Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-08-04T12:19:26.034Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-08-04T12:19:26.034Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-08-04T12:19:26.609Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-08-04T12:19:27.182Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-08-04T12:19:27.375Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-08-04T12:19:27.375Z] === RUN TestBuildWithSession [2020-08-04T12:19:27.375Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-04T12:19:27.375Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T12:19:27.375Z] === RUN TestBuildSquashParent [2020-08-04T12:19:27.444Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2020-08-04T12:19:28.018Z] ok github.com/docker/docker/pkg/streamformatter 0.023s coverage: 66.2% of statements [2020-08-04T12:19:28.018Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-08-04T12:19:28.280Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-08-04T12:19:29.224Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.8% of statements [2020-08-04T12:19:29.487Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2020-08-04T12:19:29.748Z] ok github.com/docker/docker/pkg/signal 2.809s coverage: 61.0% of statements [2020-08-04T12:19:29.748Z] ok github.com/docker/docker/pkg/tailfile 0.143s coverage: 88.6% of statements [2020-08-04T12:19:30.321Z] testing: warning: no tests to run [2020-08-04T12:19:30.321Z] coverage: [no statements] [2020-08-04T12:19:30.321Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2020-08-04T12:19:30.321Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2020-08-04T12:19:30.583Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2020-08-04T12:19:30.583Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-08-04T12:19:30.844Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2020-08-04T12:19:32.236Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-08-04T12:19:32.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T12:19:32.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T12:19:32.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-04T12:19:32.498Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-08-04T12:19:33.074Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2020-08-04T12:19:33.336Z] ok github.com/docker/docker/plugin 0.571s coverage: 23.1% of statements [2020-08-04T12:19:34.259Z] --- PASS: TestBuildSquashParent (6.68s) [2020-08-04T12:19:34.259Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-04T12:19:34.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:19:34.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:19:34.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:19:34.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:19:34.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:19:34.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:19:34.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:19:34.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:19:34.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:19:34.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:19:34.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:19:34.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:19:34.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:19:34.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:19:34.283Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-08-04T12:19:34.284Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2020-08-04T12:19:34.860Z] ok github.com/docker/docker/registry 0.244s coverage: 56.3% of statements [2020-08-04T12:19:34.860Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2020-08-04T12:19:35.436Z] ok github.com/docker/docker/runconfig 0.022s coverage: 66.1% of statements [2020-08-04T12:19:36.323Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:19:36.323Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:19:36.827Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-08-04T12:19:37.483Z] INFO: Expanding go... [2020-08-04T12:19:38.217Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-08-04T12:19:38.217Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-08-04T12:19:38.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:19:38.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:19:38.789Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-08-04T12:19:41.117Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-04T12:19:41.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s) [2020-08-04T12:19:41.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.42s) [2020-08-04T12:19:41.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.26s) [2020-08-04T12:19:41.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2020-08-04T12:19:41.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.59s) [2020-08-04T12:19:41.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.64s) [2020-08-04T12:19:41.117Z] === RUN TestBuildMultiStageCopy [2020-08-04T12:19:41.117Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-04T12:19:43.842Z] INFO [loader] Go packages loading at mode 575 (files|compiled_files|deps|exports_file|types_sizes|imports|name) took 1m56.241627836s [2020-08-04T12:19:43.842Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 678.69595ms [2020-08-04T12:19:43.842Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-04T12:19:44.133Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-04T12:19:44.764Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-04T12:19:45.397Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-04T12:19:46.032Z] --- PASS: TestBuildMultiStageCopy (4.88s) [2020-08-04T12:19:46.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-08-04T12:19:46.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-08-04T12:19:46.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-08-04T12:19:46.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-08-04T12:19:46.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-08-04T12:19:46.032Z] === RUN TestBuildMultiStageParentConfig [2020-08-04T12:19:47.546Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-08-04T12:19:47.546Z] === RUN TestBuildLabelWithTargets [2020-08-04T12:19:50.285Z] --- PASS: TestBuildLabelWithTargets (2.48s) [2020-08-04T12:19:50.285Z] === RUN TestBuildWithEmptyLayers [2020-08-04T12:19:50.969Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2020-08-04T12:19:50.969Z] === RUN TestBuildMultiStageOnBuild [2020-08-04T12:19:53.840Z] INFO [runner/unused/goanalysis] analyzers took 27.012887315s with top 10 stages: buildssa: 22.716949154s, U1000: 4.295938161s [2020-08-04T12:19:54.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T12:19:54.487Z] --- PASS: TestBuildMultiStageOnBuild (3.04s) [2020-08-04T12:19:54.487Z] === RUN TestBuildUncleanTarFilenames [2020-08-04T12:19:54.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T12:19:55.518Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-08-04T12:19:55.518Z] === RUN TestBuildMultiStageLayerLeak [2020-08-04T12:19:55.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T12:19:56.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T12:19:57.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-04T12:19:58.243Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s) [2020-08-04T12:19:58.243Z] === RUN TestBuildWithHugeFile [2020-08-04T12:19:58.546Z] INFO: Expanding compiler 1 of 3... [2020-08-04T12:19:59.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T12:19:59.510Z] INFO: Expanding compiler 2 of 3... [2020-08-04T12:20:00.744Z] ok github.com/docker/docker/pkg/plugins 33.662s coverage: 76.6% of statements [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/rootless [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/volume [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-04T12:20:00.744Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === Skipped [2020-08-04T12:20:00.744Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-04T12:20:00.744Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-04T12:20:00.744Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-04T12:20:00.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:20:00.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-04T12:20:00.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:20:00.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-04T12:20:00.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:20:00.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-04T12:20:00.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:20:00.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-04T12:20:00.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:20:00.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-04T12:20:00.744Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-04T12:20:00.744Z] time="2020-08-04T12:18:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:20:00.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:20:00.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-04T12:20:00.744Z] time="2020-08-04T12:18:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:20:00.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:20:00.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-04T12:20:00.744Z] time="2020-08-04T12:18:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:20:00.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:20:00.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-04T12:20:00.744Z] time="2020-08-04T12:18:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:20:00.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:20:00.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:20:00.744Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-04T12:20:00.745Z] time="2020-08-04T12:18:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:20:00.745Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:20:00.745Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-04T12:20:00.745Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-04T12:20:00.745Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-04T12:20:00.745Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-04T12:20:00.745Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-04T12:20:00.745Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-04T12:20:00.745Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:20:00.745Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-04T12:20:00.745Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:20:00.745Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-04T12:20:00.745Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:20:00.745Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-04T12:20:00.745Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:20:00.745Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-04T12:20:00.745Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:20:00.745Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-04T12:20:00.745Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-04T12:20:00.745Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-04T12:20:00.745Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] [2020-08-04T12:20:00.745Z] DONE 2123 tests, 26 skipped in 190.541s Post stage [Pipeline] junit [2020-08-04T12:20:00.772Z] Recording test results [2020-08-04T12:20:02.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-04T12:20:03.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T12:20:03.481Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/make.sh dynbinary test-integration [2020-08-04T12:20:04.190Z] INFO: Expanding compiler 3 of 3... [2020-08-04T12:20:04.423Z] [2020-08-04T12:20:04.423Z] Removing bundles/ [2020-08-04T12:20:04.423Z] [2020-08-04T12:20:04.423Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-04T12:20:04.423Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:20:04.423Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T12:20:04.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T12:20:05.153Z] INFO: Removing downloaded files... [2020-08-04T12:20:05.153Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-08-04T12:20:05.153Z] INFO: Configuring git core.autocrlf... [2020-08-04T12:20:05.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T12:20:06.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T12:20:07.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T12:20:09.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T12:20:10.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T12:20:11.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T12:20:12.591Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T12:20:12.591Z] Using test binary docker [2020-08-04T12:20:12.591Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-04T12:20:12.591Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T12:20:12.591Z] INFO: Waiting for daemon to start... [2020-08-04T12:20:12.591Z] Starting dockerd [2020-08-04T12:20:15.873Z] . [2020-08-04T12:20:15.873Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T12:20:15.873Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T12:20:15.873Z] Error: No such image: emptyfs [2020-08-04T12:20:15.873Z] Running integration-test (iteration 1) [2020-08-04T12:20:15.873Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-04T12:20:23.012Z] #65 exporting layers 82.5s done [2020-08-04T12:20:23.012Z] #65 exporting manifest sha256:1adf94e9ef93135315ba403e4dd1451916803965aa815dfd3e119cd50d5eff8b done [2020-08-04T12:20:23.012Z] #65 exporting config sha256:9a1b634c34f01435353aa6a2722b6ca34e1103655f8180fb9db319d19d9f90a2 done [2020-08-04T12:20:23.012Z] #65 sending tarball [2020-08-04T12:20:24.073Z] #65 sending tarball 15.8s done [2020-08-04T12:20:24.073Z] #65 DONE 98.3s [2020-08-04T12:20:24.073Z] [2020-08-04T12:20:24.073Z] #66 importing to docker [2020-08-04T12:20:28.076Z] Loaded image: buildpack-deps:buster [2020-08-04T12:20:28.076Z] Loaded image: busybox:latest [2020-08-04T12:20:28.076Z] Loaded image: busybox:glibc [2020-08-04T12:20:28.076Z] Loaded image: debian:buster [2020-08-04T12:20:28.076Z] Loaded image: hello-world:latest [2020-08-04T12:20:28.076Z] INFO: Testing against a local daemon [2020-08-04T12:20:28.076Z] === RUN TestCgroupNamespacesBuild [2020-08-04T12:20:30.929Z] --- PASS: TestBuildWithHugeFile (28.04s) [2020-08-04T12:20:30.929Z] === RUN TestBuildWithEmptyDockerfile [2020-08-04T12:20:30.929Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:20:30.929Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:20:30.929Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:20:30.929Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:20:30.929Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:20:30.929Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:20:30.929Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:20:30.929Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:20:30.929Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:20:30.929Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-08-04T12:20:30.929Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-08-04T12:20:30.929Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-08-04T12:20:30.929Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-08-04T12:20:30.929Z] === RUN TestBuildPreserveOwnership [2020-08-04T12:20:30.929Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-04T12:20:30.929Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-04T12:20:32.314Z] --- PASS: TestCgroupNamespacesBuild (3.79s) [2020-08-04T12:20:32.314Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-04T12:20:33.659Z] --- PASS: TestBuildPreserveOwnership (6.56s) [2020-08-04T12:20:33.659Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.25s) [2020-08-04T12:20:33.659Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.30s) [2020-08-04T12:20:33.659Z] === RUN TestBuildPlatformInvalid [2020-08-04T12:20:33.659Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-08-04T12:20:33.659Z] PASS [2020-08-04T12:20:33.659Z] [2020-08-04T12:20:33.659Z] === Skipped [2020-08-04T12:20:33.659Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-08-04T12:20:33.659Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T12:20:33.659Z] [2020-08-04T12:20:33.659Z] [2020-08-04T12:20:33.659Z] DONE 32 tests, 1 skipped in 79.617s [2020-08-04T12:20:33.659Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-04T12:20:33.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:20:33.659Z] ++ set -e [2020-08-04T12:20:33.659Z] ++ '[' -n 0 ']' [2020-08-04T12:20:33.659Z] ++ set -x [2020-08-04T12:20:33.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:20:33.659Z] INFO: Testing against a local daemon [2020-08-04T12:20:33.659Z] === RUN TestConfigInspect [2020-08-04T12:20:34.232Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2020-08-04T12:20:34.232Z] === RUN TestBuildWithSession [2020-08-04T12:20:34.232Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-04T12:20:34.232Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T12:20:34.232Z] === RUN TestBuildSquashParent [2020-08-04T12:20:38.107Z] --- PASS: TestConfigInspect (4.14s) [2020-08-04T12:20:38.107Z] === RUN TestConfigList [2020-08-04T12:20:41.619Z] --- PASS: TestConfigList (3.81s) [2020-08-04T12:20:41.619Z] === RUN TestConfigsCreateAndDelete [2020-08-04T12:20:42.342Z] --- PASS: TestBuildSquashParent (7.42s) [2020-08-04T12:20:42.342Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-04T12:20:42.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:20:42.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:20:42.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:20:42.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:20:42.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:20:42.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:20:42.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:20:42.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:20:42.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:20:42.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:20:42.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:20:42.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:20:42.342Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:20:42.342Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:20:42.794Z] #66 DONE 17.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-04T12:20:43.333Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/test/unit [2020-08-04T12:20:43.717Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:20:43.977Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:20:45.129Z] --- PASS: TestConfigsCreateAndDelete (3.64s) [2020-08-04T12:20:45.129Z] === RUN TestConfigsUpdate [2020-08-04T12:20:45.880Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:20:45.880Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:20:46.899Z] ? github.com/docker/docker/api [no test files] [2020-08-04T12:20:47.782Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-04T12:20:47.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s) [2020-08-04T12:20:47.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-08-04T12:20:47.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.82s) [2020-08-04T12:20:47.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2020-08-04T12:20:47.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2020-08-04T12:20:47.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2020-08-04T12:20:47.782Z] === RUN TestBuildMultiStageCopy [2020-08-04T12:20:47.782Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-04T12:20:49.584Z] --- PASS: TestConfigsUpdate (3.62s) [2020-08-04T12:20:49.584Z] === RUN TestTemplatedConfig [2020-08-04T12:20:51.064Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-04T12:20:52.438Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-04T12:20:53.097Z] --- PASS: TestTemplatedConfig (3.71s) [2020-08-04T12:20:53.097Z] === RUN TestConfigCreateResolve [2020-08-04T12:20:53.372Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-04T12:20:54.310Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-04T12:20:55.243Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2020-08-04T12:20:55.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2020-08-04T12:20:55.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-08-04T12:20:55.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-08-04T12:20:55.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-08-04T12:20:55.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-08-04T12:20:55.243Z] === RUN TestBuildMultiStageParentConfig [2020-08-04T12:20:56.648Z] --- PASS: TestConfigCreateResolve (3.58s) [2020-08-04T12:20:56.648Z] === RUN TestConfigDaemonLibtrustID [2020-08-04T12:20:56.648Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-08-04T12:20:56.648Z] PASS [2020-08-04T12:20:56.648Z] [2020-08-04T12:20:56.648Z] DONE 7 tests in 23.124s [2020-08-04T12:20:56.648Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-04T12:20:56.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:20:56.648Z] ++ set -e [2020-08-04T12:20:56.648Z] ++ '[' -n 0 ']' [2020-08-04T12:20:56.648Z] ++ set -x [2020-08-04T12:20:56.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:20:56.648Z] INFO: Testing against a local daemon [2020-08-04T12:20:56.648Z] === RUN TestCheckpoint [2020-08-04T12:20:56.648Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-04T12:20:56.648Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T12:20:56.648Z] === RUN TestContainerInvalidJSON [2020-08-04T12:20:56.648Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:20:56.648Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:20:56.648Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:20:56.648Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:20:56.648Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:20:56.648Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:20:56.648Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:20:56.648Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:20:56.648Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:20:56.648Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-04T12:20:56.648Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-04T12:20:56.648Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-04T12:20:56.648Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-04T12:20:56.648Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-04T12:20:56.941Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-08-04T12:20:56.941Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-04T12:20:56.941Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-08-04T12:20:56.941Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-04T12:20:57.234Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2020-08-04T12:20:57.234Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-04T12:20:57.234Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-08-04T12:20:57.234Z] === RUN TestCopyFromContainer [2020-08-04T12:20:59.296Z] === RUN TestCopyFromContainer// [2020-08-04T12:20:59.296Z] === RUN TestCopyFromContainer//bar/root [2020-08-04T12:20:59.586Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-04T12:20:59.586Z] === RUN TestCopyFromContainer/bar/quux [2020-08-04T12:20:59.586Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-04T12:20:59.877Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-04T12:20:59.877Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-04T12:20:59.877Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-04T12:21:00.168Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-04T12:21:00.168Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-04T12:21:00.168Z] --- PASS: TestCopyFromContainer (2.99s) [2020-08-04T12:21:00.168Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-08-04T12:21:00.168Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-08-04T12:21:00.168Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-04T12:21:00.168Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-08-04T12:21:00.168Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-08-04T12:21:00.168Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-08-04T12:21:00.168Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-08-04T12:21:00.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-08-04T12:21:00.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-08-04T12:21:00.168Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-08-04T12:21:00.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-04T12:21:00.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:21:00.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:21:00.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:21:00.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:21:00.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:21:00.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:21:00.459Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:21:00.459Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:21:00.459Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:21:00.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-04T12:21:00.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-04T12:21:00.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-04T12:21:00.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-04T12:21:00.459Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-04T12:21:00.459Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-04T12:21:00.459Z] === RUN TestCreateWithInvalidEnv [2020-08-04T12:21:00.459Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-04T12:21:00.459Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-04T12:21:00.459Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-04T12:21:00.459Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-04T12:21:00.459Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-04T12:21:00.459Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-04T12:21:00.459Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-04T12:21:00.459Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-04T12:21:00.459Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-04T12:21:00.459Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-04T12:21:00.459Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-04T12:21:00.459Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-04T12:21:00.459Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-04T12:21:00.459Z] === RUN TestCreateTmpfsMountsTarget [2020-08-04T12:21:00.459Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-08-04T12:21:00.459Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-04T12:21:00.618Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-08-04T12:21:00.618Z] === RUN TestBuildLabelWithTargets [2020-08-04T12:21:03.184Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2020-08-04T12:21:03.184Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-04T12:21:05.607Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2020-08-04T12:21:05.912Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2020-08-04T12:21:05.912Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-04T12:21:05.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:21:05.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:21:05.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:21:05.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:21:05.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:21:05.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:21:05.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:21:05.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:21:05.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:21:05.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:21:05.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:21:05.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:21:05.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:21:05.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:21:05.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:21:05.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-04T12:21:05.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-04T12:21:05.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-04T12:21:05.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-04T12:21:05.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-04T12:21:05.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-08-04T12:21:05.912Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-04T12:21:06.202Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-08-04T12:21:06.203Z] === RUN TestCreateDifferentPlatform [2020-08-04T12:21:06.203Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-04T12:21:06.203Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-04T12:21:06.203Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-04T12:21:06.203Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-04T12:21:06.203Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-04T12:21:06.203Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-04T12:21:06.203Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-08-04T12:21:06.203Z] === RUN TestContainerStartOnDaemonRestart [2020-08-04T12:21:06.203Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-04T12:21:06.203Z] === RUN TestDaemonRestartIpcMode [2020-08-04T12:21:06.203Z] === PAUSE TestDaemonRestartIpcMode [2020-08-04T12:21:06.203Z] === RUN TestDaemonHostGatewayIP [2020-08-04T12:21:06.203Z] === PAUSE TestDaemonHostGatewayIP [2020-08-04T12:21:06.203Z] === RUN TestContainerKillOnDaemonStart [2020-08-04T12:21:06.203Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-04T12:21:06.203Z] === RUN TestDiff [2020-08-04T12:21:07.238Z] --- PASS: TestDiff (0.82s) [2020-08-04T12:21:07.238Z] === RUN TestExecWithCloseStdin [2020-08-04T12:21:08.270Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-08-04T12:21:08.270Z] === RUN TestExec [2020-08-04T12:21:08.727Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-08-04T12:21:08.727Z] === RUN TestBuildWithEmptyLayers [2020-08-04T12:21:08.905Z] --- PASS: TestExec (0.89s) [2020-08-04T12:21:08.905Z] === RUN TestExecUser [2020-08-04T12:21:09.938Z] --- PASS: TestExecUser (0.92s) [2020-08-04T12:21:09.938Z] === RUN TestExportContainerAndImportImage [2020-08-04T12:21:10.970Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2020-08-04T12:21:10.970Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-04T12:21:11.257Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-08-04T12:21:11.257Z] === RUN TestBuildMultiStageOnBuild [2020-08-04T12:21:13.035Z] --- PASS: TestExportContainerAfterDaemonRestart (1.67s) [2020-08-04T12:21:13.036Z] === RUN TestHealthCheckWorkdir [2020-08-04T12:21:14.069Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2020-08-04T12:21:14.069Z] === RUN TestHealthKillContainer [2020-08-04T12:21:15.308Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.923821546s with top 10 stages: buildssa: 1m37.710448486s, goimports: 22.92824381s, unconvert: 13.735968832s, gosec: 10.105246752s, golint: 5.827406558s, ineffassign: 4.235748826s, misspell: 4.085686498s, inspect: 3.429206969s, vrp: 3.400964433s, fact_purity: 1.772176261s [2020-08-04T12:21:15.308Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-08-04T12:21:15.308Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1589/1694, exclude-rules: 64/1589, skip_files: 1694/1694, skip_dirs: 1694/1694, identifier_marker: 1589/1589, exclude: 1589/1589, nolint: 0/64, cgo: 1694/2303, filename_unadjuster: 1694/1694, path_prettifier: 1694/1694 [2020-08-04T12:21:15.308Z] INFO [runner] processing took 58.056627ms with stages: nolint: 24.950378ms, identifier_marker: 16.474118ms, path_prettifier: 7.387416ms, autogenerated_exclude: 3.864973ms, exclude-rules: 3.451257ms, skip_dirs: 1.611612ms, cgo: 217.379µs, filename_unadjuster: 94.843µs, max_same_issues: 1.601µs, diff: 732ns, uniq_by_line: 583ns, skip_files: 368ns, max_from_linter: 354ns, exclude: 292ns, max_per_file_from_linter: 246ns, source_code: 242ns, path_shortener: 233ns [2020-08-04T12:21:15.308Z] INFO [runner] linters took 1m39.290604562s with stages: goanalysis_metalinter: 1m19.822435894s, unused: 19.409987968s [2020-08-04T12:21:15.308Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-08-04T12:21:15.308Z] INFO Memory: 1470 samples, avg is 744.6MB, max is 3772.4MB [2020-08-04T12:21:15.308Z] INFO Execution took 3m36.222966774s [2020-08-04T12:21:15.308Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-04T12:21:15.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/make.sh dynbinary-daemon test-docker-py [2020-08-04T12:21:16.281Z] [2020-08-04T12:21:16.281Z] Removing bundles/ [2020-08-04T12:21:16.281Z] [2020-08-04T12:21:16.281Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-04T12:21:16.281Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:21:16.281Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T12:21:16.521Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-08-04T12:21:16.521Z] === RUN TestBuildUncleanTarFilenames [2020-08-04T12:21:16.781Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-08-04T12:21:16.781Z] === RUN TestBuildMultiStageLayerLeak [2020-08-04T12:21:16.795Z] --- PASS: TestHealthKillContainer (2.89s) [2020-08-04T12:21:16.795Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-04T12:21:17.829Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-08-04T12:21:17.829Z] === RUN TestIpcModeNone [2020-08-04T12:21:18.460Z] --- PASS: TestIpcModeNone (0.88s) [2020-08-04T12:21:18.460Z] === RUN TestIpcModePrivate [2020-08-04T12:21:19.493Z] --- PASS: TestIpcModePrivate (0.90s) [2020-08-04T12:21:19.493Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-04T12:21:19.493Z] === RUN TestIpcModeShareable [2020-08-04T12:21:20.524Z] --- PASS: TestIpcModeShareable (1.01s) [2020-08-04T12:21:20.524Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-04T12:21:20.524Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-04T12:21:22.052Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2020-08-04T12:21:22.052Z] === RUN TestBuildWithHugeFile [2020-08-04T12:21:23.253Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2020-08-04T12:21:23.253Z] === RUN TestAPIIpcModeHost [2020-08-04T12:21:23.885Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-08-04T12:21:23.885Z] === RUN TestDaemonIpcModeShareable [2020-08-04T12:21:25.934Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:21:25.934Z] [2020-08-04T12:21:25.934Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T12:21:25.934Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T12:21:25.934Z] HOSTNAME=b7ac205c7307 [2020-08-04T12:21:25.934Z] TESTDEBUG=0 [2020-08-04T12:21:25.934Z] DEST=bundles/test-integration [2020-08-04T12:21:25.934Z] PWD=/go/src/github.com/docker/docker [2020-08-04T12:21:25.934Z] DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:21:25.934Z] container=docker [2020-08-04T12:21:25.934Z] HOME=/root [2020-08-04T12:21:25.934Z] GOLANG_VERSION=1.13.14 [2020-08-04T12:21:25.934Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T12:21:25.934Z] VALIDATE_BRANCH=master [2020-08-04T12:21:25.934Z] TERM=xterm [2020-08-04T12:21:25.934Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T12:21:25.934Z] SHLVL=1 [2020-08-04T12:21:25.934Z] TIMEOUT=120m [2020-08-04T12:21:25.934Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T12:21:25.934Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T12:21:25.934Z] GO111MODULE=off [2020-08-04T12:21:25.934Z] DOCKER_EXPERIMENTAL=1 [2020-08-04T12:21:25.934Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T12:21:25.934Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T12:21:25.934Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T12:21:25.934Z] GOPATH=/go [2020-08-04T12:21:25.934Z] PKG_CONFIG=pkg-config [2020-08-04T12:21:25.934Z] _=/usr/bin/env [2020-08-04T12:21:25.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T12:21:25.955Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2020-08-04T12:21:25.955Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-04T12:21:25.955Z] === RUN TestDaemonIpcModePrivate [2020-08-04T12:21:27.462Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-08-04T12:21:27.462Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-04T12:21:27.462Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-04T12:21:28.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T12:21:28.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T12:21:28.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-04T12:21:29.526Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-08-04T12:21:29.526Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-04T12:21:29.526Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-04T12:21:31.094Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-08-04T12:21:31.094Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-04T12:21:31.094Z] === RUN TestIpcModeOlderClient [2020-08-04T12:21:31.094Z] === PAUSE TestIpcModeOlderClient [2020-08-04T12:21:31.094Z] === RUN TestKillContainerInvalidSignal [2020-08-04T12:21:32.188Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-08-04T12:21:32.188Z] === RUN TestKillContainer [2020-08-04T12:21:32.188Z] === RUN TestKillContainer/no_signal [2020-08-04T12:21:32.832Z] === RUN TestKillContainer/non_killing_signal [2020-08-04T12:21:33.470Z] === RUN TestKillContainer/killing_signal [2020-08-04T12:21:34.570Z] --- PASS: TestKillContainer (2.60s) [2020-08-04T12:21:34.570Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-08-04T12:21:34.570Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-08-04T12:21:34.570Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-08-04T12:21:34.570Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-04T12:21:34.570Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-04T12:21:35.666Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-04T12:21:36.349Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-08-04T12:21:36.349Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-08-04T12:21:36.349Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-08-04T12:21:36.349Z] === RUN TestKillStoppedContainer [2020-08-04T12:21:36.349Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-08-04T12:21:36.350Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-04T12:21:36.640Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-08-04T12:21:36.640Z] === RUN TestKillDifferentUserContainer [2020-08-04T12:21:37.272Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-08-04T12:21:37.272Z] === RUN TestInspectOomKilledTrue [2020-08-04T12:21:37.272Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-04T12:21:37.272Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:21:37.272Z] === RUN TestInspectOomKilledFalse [2020-08-04T12:21:37.272Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-04T12:21:37.272Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:21:37.272Z] === RUN TestLinksEtcHostsContentMatch [2020-08-04T12:21:37.969Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2020-08-04T12:21:37.969Z] === RUN TestLinksContainerNames [2020-08-04T12:21:39.474Z] --- PASS: TestLinksContainerNames (1.71s) [2020-08-04T12:21:39.474Z] === RUN TestLogsFollowTailEmpty [2020-08-04T12:21:40.542Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-08-04T12:21:40.542Z] === RUN TestContainerNetworkMountsNoChown [2020-08-04T12:21:41.221Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-08-04T12:21:41.221Z] === RUN TestMountDaemonRoot [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/default [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/default [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/private [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/private [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/rprivate [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/slave [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/slave [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/rslave [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/shared [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/shared [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/rshared [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-04T12:21:41.222Z] === CONT TestMountDaemonRoot/default [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-04T12:21:41.222Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:21:41.222Z] === CONT TestMountDaemonRoot/rshared [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:21:41.222Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:21:41.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:21:41.222Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:21:41.513Z] === CONT TestMountDaemonRoot/shared [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:21:41.513Z] === CONT TestMountDaemonRoot/rslave [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:21:41.513Z] === CONT TestMountDaemonRoot/slave [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-04T12:21:41.513Z] === CONT TestMountDaemonRoot/rprivate [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:21:41.513Z] === CONT TestMountDaemonRoot/private [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-04T12:21:41.513Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:21:41.513Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:21:41.513Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-04T12:21:41.513Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:21:41.513Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-04T12:21:41.513Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:21:41.513Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:21:41.513Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:21:41.804Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-04T12:21:41.804Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:21:41.804Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:21:41.804Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-04T12:21:41.804Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:21:41.804Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:21:41.804Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:21:41.804Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:21:42.095Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:21:42.095Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:21:42.095Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-04T12:21:42.095Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:21:42.095Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-04T12:21:42.095Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-04T12:21:42.095Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:21:42.095Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:21:42.095Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:21:42.095Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:21:42.095Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-04T12:21:42.386Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-08-04T12:21:42.386Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2020-08-04T12:21:42.386Z] === RUN TestContainerBindMountNonRecursive [2020-08-04T12:21:44.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T12:21:45.175Z] --- PASS: TestContainerBindMountNonRecursive (2.37s) [2020-08-04T12:21:45.175Z] === RUN TestNetworkNat [2020-08-04T12:21:45.813Z] --- PASS: TestNetworkNat (0.94s) [2020-08-04T12:21:45.813Z] === RUN TestNetworkLocalhostTCPNat [2020-08-04T12:21:45.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T12:21:46.444Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-08-04T12:21:46.444Z] === RUN TestNetworkLoopbackNat [2020-08-04T12:21:47.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-04T12:21:50.065Z] --- PASS: TestNetworkLoopbackNat (3.31s) [2020-08-04T12:21:50.065Z] === RUN TestPause [2020-08-04T12:21:50.702Z] --- PASS: TestPause (0.89s) [2020-08-04T12:21:50.702Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-04T12:21:50.702Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T12:21:50.702Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T12:21:50.702Z] === RUN TestPauseStopPausedContainer [2020-08-04T12:21:51.734Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-08-04T12:21:51.734Z] === RUN TestPsFilter [2020-08-04T12:21:51.734Z] --- PASS: TestPsFilter (0.29s) [2020-08-04T12:21:51.734Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-04T12:21:52.787Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-08-04T12:21:52.788Z] === RUN TestRemoveContainerWithVolume [2020-08-04T12:21:53.419Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-08-04T12:21:53.420Z] === RUN TestRemoveContainerRunning [2020-08-04T12:21:54.452Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-08-04T12:21:54.452Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-04T12:21:55.083Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-08-04T12:21:55.083Z] === RUN TestRemoveInvalidContainer [2020-08-04T12:21:55.083Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-04T12:21:55.083Z] === RUN TestRenameLinkedContainer [2020-08-04T12:21:58.613Z] --- PASS: TestRenameLinkedContainer (3.52s) [2020-08-04T12:21:58.613Z] === RUN TestRenameStoppedContainer [2020-08-04T12:21:59.710Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-08-04T12:21:59.710Z] === RUN TestRenameRunningContainerAndReuse [2020-08-04T12:22:01.626Z] Removing intermediate container c892f721bd5a [2020-08-04T12:22:01.626Z] ---> a7ca4871d12b [2020-08-04T12:22:01.626Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-08-04T12:22:01.626Z] ---> Running in 8454edd84bfc [2020-08-04T12:22:01.626Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-08-04T12:22:01.626Z] go: finding gotest.tools v0.3.5 [2020-08-04T12:22:01.626Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T12:22:01.626Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T12:22:01.626Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T12:22:01.626Z] go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T12:22:01.626Z] go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T12:22:01.626Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T12:22:01.626Z] go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T12:22:01.626Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:22:01.626Z] go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T12:22:01.626Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T12:22:01.626Z] go: downloading github.com/fatih/color v1.6.0 [2020-08-04T12:22:01.626Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:22:01.626Z] go: extracting github.com/fatih/color v1.6.0 [2020-08-04T12:22:01.626Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:22:01.626Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:22:01.626Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:22:01.626Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:22:01.626Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:22:01.626Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:22:01.626Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:22:01.626Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:22:01.626Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:22:01.626Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:22:01.626Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:22:01.626Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:22:01.626Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:22:01.626Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:22:01.626Z] go: finding github.com/fatih/color v1.6.0 [2020-08-04T12:22:01.626Z] go: finding github.com/pkg/errors v0.8.0 [2020-08-04T12:22:01.626Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T12:22:01.626Z] go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T12:22:01.626Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T12:22:01.626Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T12:22:01.626Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T12:22:01.626Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T12:22:01.626Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T12:22:01.626Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T12:22:01.626Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T12:22:01.779Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s) [2020-08-04T12:22:01.779Z] === RUN TestRenameInvalidName [2020-08-04T12:22:02.478Z] --- PASS: TestRenameInvalidName (0.88s) [2020-08-04T12:22:02.478Z] === RUN TestRenameAnonymousContainer [2020-08-04T12:22:03.159Z] INFO: Build done for gotestsum... [2020-08-04T12:22:06.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T12:22:07.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T12:22:08.096Z] --- PASS: TestRenameAnonymousContainer (4.85s) [2020-08-04T12:22:08.096Z] === RUN TestRenameContainerWithSameName [2020-08-04T12:22:08.096Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-08-04T12:22:08.096Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-04T12:22:09.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T12:22:10.167Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-08-04T12:22:10.167Z] === RUN TestResize [2020-08-04T12:22:10.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T12:22:10.800Z] --- PASS: TestResize (0.87s) [2020-08-04T12:22:10.801Z] === RUN TestResizeWithInvalidSize [2020-08-04T12:22:10.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-04T12:22:11.432Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-08-04T12:22:11.432Z] === RUN TestResizeWhenContainerNotStarted [2020-08-04T12:22:12.467Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:22:12.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:22:12.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:22:12.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:22:12.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:22:12.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T12:22:15.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:22:15.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:22:15.518Z] Removing intermediate container 8454edd84bfc [2020-08-04T12:22:15.518Z] ---> eead254f2c97 [2020-08-04T12:22:15.518Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-08-04T12:22:15.518Z] ---> Running in 8f1bfdb270fc [2020-08-04T12:22:15.518Z] Removing intermediate container 8f1bfdb270fc [2020-08-04T12:22:15.518Z] ---> ce7d3b970690 [2020-08-04T12:22:15.518Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-04T12:22:15.518Z] ---> Running in b7fa7dbdd933 [2020-08-04T12:22:15.518Z] Removing intermediate container b7fa7dbdd933 [2020-08-04T12:22:15.518Z] ---> 3962b594d3b8 [2020-08-04T12:22:15.518Z] Step 10/10 : COPY . . [2020-08-04T12:22:16.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-04T12:22:16.701Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:22:16.701Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:22:18.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T12:22:18.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:22:18.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:22:18.280Z] --- PASS: TestBuildWithHugeFile (50.78s) [2020-08-04T12:22:18.280Z] === RUN TestBuildWithEmptyDockerfile [2020-08-04T12:22:18.280Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:22:18.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:22:18.280Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:22:18.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:22:18.280Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:22:18.280Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:22:18.280Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:22:18.280Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:22:18.280Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:22:18.280Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-08-04T12:22:18.280Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-08-04T12:22:18.280Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-08-04T12:22:18.280Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-08-04T12:22:18.280Z] === RUN TestBuildPreserveOwnership [2020-08-04T12:22:18.280Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-04T12:22:18.280Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-04T12:22:20.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T12:22:20.276Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:22:20.276Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:22:20.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T12:22:22.462Z] --- PASS: TestBuildPreserveOwnership (9.84s) [2020-08-04T12:22:22.462Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.83s) [2020-08-04T12:22:22.462Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-08-04T12:22:22.462Z] === RUN TestBuildPlatformInvalid [2020-08-04T12:22:22.462Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-08-04T12:22:22.462Z] PASS [2020-08-04T12:22:22.462Z] [2020-08-04T12:22:22.462Z] === Skipped [2020-08-04T12:22:22.462Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-04T12:22:22.462Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T12:22:22.462Z] [2020-08-04T12:22:22.462Z] [2020-08-04T12:22:22.462Z] DONE 32 tests, 1 skipped in 126.631s [2020-08-04T12:22:22.462Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-04T12:22:22.462Z] INFO: Testing against a local daemon [2020-08-04T12:22:22.462Z] === RUN TestConfigInspect [2020-08-04T12:22:22.462Z] --- SKIP: TestConfigInspect (0.02s) [2020-08-04T12:22:22.462Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:22.462Z] === RUN TestConfigList [2020-08-04T12:22:22.462Z] --- SKIP: TestConfigList (0.01s) [2020-08-04T12:22:22.462Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:22.462Z] === RUN TestConfigsCreateAndDelete [2020-08-04T12:22:22.462Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-08-04T12:22:22.462Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:22.462Z] === RUN TestConfigsUpdate [2020-08-04T12:22:22.462Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-08-04T12:22:22.462Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:22.462Z] === RUN TestTemplatedConfig [2020-08-04T12:22:22.462Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-04T12:22:22.462Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:22.462Z] === RUN TestConfigCreateResolve [2020-08-04T12:22:22.462Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-08-04T12:22:22.462Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:22.462Z] === RUN TestConfigDaemonLibtrustID [2020-08-04T12:22:22.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T12:22:23.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:22:23.789Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:22:23.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T12:22:24.363Z] --- PASS: TestConfigDaemonLibtrustID (1.58s) [2020-08-04T12:22:24.363Z] PASS [2020-08-04T12:22:24.363Z] [2020-08-04T12:22:24.363Z] === Skipped [2020-08-04T12:22:24.363Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-08-04T12:22:24.363Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:24.363Z] [2020-08-04T12:22:24.363Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-08-04T12:22:24.363Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:24.363Z] [2020-08-04T12:22:24.363Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-08-04T12:22:24.363Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:24.363Z] [2020-08-04T12:22:24.363Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-08-04T12:22:24.363Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:24.363Z] [2020-08-04T12:22:24.363Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-08-04T12:22:24.363Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:24.363Z] [2020-08-04T12:22:24.363Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-08-04T12:22:24.363Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:22:24.363Z] [2020-08-04T12:22:24.363Z] [2020-08-04T12:22:24.363Z] DONE 7 tests, 6 skipped in 1.835s [2020-08-04T12:22:24.363Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-04T12:22:24.622Z] INFO: Testing against a local daemon [2020-08-04T12:22:24.622Z] === RUN TestCheckpoint [2020-08-04T12:22:24.622Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-04T12:22:24.622Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T12:22:24.622Z] === RUN TestContainerInvalidJSON [2020-08-04T12:22:24.622Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:22:24.622Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:22:24.622Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:22:24.622Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:22:24.622Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:22:24.622Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:22:24.622Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:22:24.622Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:22:24.622Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:22:24.622Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-04T12:22:24.622Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-04T12:22:24.622Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-04T12:22:24.622Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-04T12:22:24.622Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-04T12:22:24.622Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-08-04T12:22:24.622Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-04T12:22:24.622Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-08-04T12:22:24.622Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-04T12:22:24.622Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-08-04T12:22:24.622Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-04T12:22:24.622Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-08-04T12:22:24.622Z] === RUN TestCopyFromContainer [2020-08-04T12:22:25.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2020-08-04T12:22:25.854Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2020-08-04T12:22:25.854Z] === RUN TestCgroupNamespacesRun [2020-08-04T12:22:27.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T12:22:27.362Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-08-04T12:22:27.362Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-04T12:22:28.036Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-04T12:22:28.036Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-04T12:22:28.036Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2020-08-04T12:22:28.036Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2020-08-04T12:22:28.036Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-08-04T12:22:28.036Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 5.7% of statements [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-04T12:22:28.036Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/builder [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-04T12:22:28.036Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-04T12:22:28.036Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-08-04T12:22:28.036Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-08-04T12:22:28.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T12:22:28.807Z] === RUN TestCopyFromContainer// [2020-08-04T12:22:28.807Z] === RUN TestCopyFromContainer//bar/root [2020-08-04T12:22:28.807Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-04T12:22:28.807Z] === RUN TestCopyFromContainer/bar/quux [2020-08-04T12:22:28.807Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-04T12:22:28.807Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-04T12:22:28.807Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-04T12:22:28.807Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-04T12:22:28.807Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-04T12:22:28.807Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-04T12:22:28.807Z] --- PASS: TestCopyFromContainer (4.00s) [2020-08-04T12:22:28.807Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-04T12:22:28.807Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-08-04T12:22:28.807Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-04T12:22:28.807Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-08-04T12:22:28.807Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2020-08-04T12:22:28.807Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2020-08-04T12:22:28.807Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2020-08-04T12:22:28.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-08-04T12:22:28.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-04T12:22:28.807Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2020-08-04T12:22:28.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-04T12:22:28.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:22:28.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:22:28.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:22:28.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:22:28.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:22:28.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:22:28.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:22:28.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:22:28.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:22:28.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-04T12:22:28.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-04T12:22:28.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-04T12:22:28.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-04T12:22:28.807Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-04T12:22:28.807Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-08-04T12:22:28.807Z] === RUN TestCreateWithInvalidEnv [2020-08-04T12:22:28.807Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-04T12:22:28.807Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-04T12:22:28.807Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-04T12:22:28.807Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-04T12:22:28.807Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-04T12:22:28.807Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-04T12:22:28.807Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-04T12:22:28.807Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-04T12:22:28.807Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-04T12:22:28.807Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-04T12:22:28.807Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-04T12:22:28.807Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-04T12:22:28.807Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-08-04T12:22:28.807Z] === RUN TestCreateTmpfsMountsTarget [2020-08-04T12:22:28.807Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-08-04T12:22:28.807Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-04T12:22:29.428Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-08-04T12:22:29.428Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-04T12:22:30.006Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T12:22:30.006Z] Using test binary docker [2020-08-04T12:22:30.153Z] ok github.com/docker/docker/builder/remotecontext/git 3.876s coverage: 86.3% of statements [2020-08-04T12:22:30.184Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2020-08-04T12:22:30.184Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-04T12:22:30.266Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-04T12:22:30.266Z] +++ /etc/init.d/apparmor start [2020-08-04T12:22:30.266Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T12:22:30.266Z] INFO: Waiting for daemon to start... [2020-08-04T12:22:30.266Z] Starting dockerd [2020-08-04T12:22:30.266Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-04T12:22:30.934Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-08-04T12:22:30.934Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-04T12:22:31.121Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2020-08-04T12:22:31.121Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-04T12:22:31.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:22:31.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:22:31.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:22:31.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:22:31.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:22:31.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:22:31.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:22:31.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:22:31.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:22:31.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:22:31.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:22:31.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:22:31.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:22:31.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:22:31.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:22:31.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-04T12:22:31.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-04T12:22:31.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-04T12:22:31.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-04T12:22:31.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-04T12:22:31.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-04T12:22:31.121Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-04T12:22:31.687Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2020-08-04T12:22:31.687Z] === RUN TestCreateDifferentPlatform [2020-08-04T12:22:31.687Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-04T12:22:31.687Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-04T12:22:31.687Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-04T12:22:31.687Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-04T12:22:31.687Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-04T12:22:31.687Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-04T12:22:31.687Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-08-04T12:22:31.687Z] === RUN TestContainerStartOnDaemonRestart [2020-08-04T12:22:31.687Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-08-04T12:22:31.687Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-04T12:22:31.687Z] === RUN TestDaemonRestartIpcMode [2020-08-04T12:22:31.687Z] === PAUSE TestDaemonRestartIpcMode [2020-08-04T12:22:31.687Z] === RUN TestDaemonHostGatewayIP [2020-08-04T12:22:31.687Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-08-04T12:22:31.687Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:22:31.687Z] === RUN TestContainerKillOnDaemonStart [2020-08-04T12:22:31.687Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-08-04T12:22:31.687Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-04T12:22:31.687Z] === RUN TestDiff [2020-08-04T12:22:31.691Z] ok github.com/docker/docker/builder/remotecontext 0.560s coverage: 13.6% of statements [2020-08-04T12:22:32.254Z] --- PASS: TestDiff (0.43s) [2020-08-04T12:22:32.254Z] === RUN TestExecWithCloseStdin [2020-08-04T12:22:32.513Z] --- PASS: TestExecWithCloseStdin (0.43s) [2020-08-04T12:22:32.513Z] === RUN TestExec [2020-08-04T12:22:32.998Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-08-04T12:22:32.998Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-04T12:22:33.080Z] --- PASS: TestExec (0.51s) [2020-08-04T12:22:33.080Z] === RUN TestExecUser [2020-08-04T12:22:33.647Z] --- PASS: TestExecUser (0.44s) [2020-08-04T12:22:33.647Z] === RUN TestExportContainerAndImportImage [2020-08-04T12:22:33.806Z] ok github.com/docker/docker/builder/dockerfile 1.341s coverage: 48.1% of statements [2020-08-04T12:22:33.806Z] ? github.com/docker/docker/cli [no test files] [2020-08-04T12:22:33.806Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-04T12:22:34.246Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2020-08-04T12:22:34.246Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-04T12:22:34.504Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-08-04T12:22:34.504Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-04T12:22:35.550Z] . [2020-08-04T12:22:35.550Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T12:22:35.550Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T12:22:35.550Z] Error: No such image: emptyfs [2020-08-04T12:22:35.550Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T12:22:35.550Z] ++++ docker load [2020-08-04T12:22:35.550Z] Running integration-test (iteration 1) [2020-08-04T12:22:35.550Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-08-04T12:22:35.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:22:35.550Z] ++ set -e [2020-08-04T12:22:35.550Z] ++ '[' -n 0 ']' [2020-08-04T12:22:35.550Z] ++ set -x [2020-08-04T12:22:35.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:22:36.570Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-08-04T12:22:36.570Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-04T12:22:37.202Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-08-04T12:22:37.202Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-04T12:22:37.390Z] ok github.com/docker/docker/client 0.597s coverage: 75.4% of statements [2020-08-04T12:22:37.564Z] --- PASS: TestExportContainerAfterDaemonRestart (3.41s) [2020-08-04T12:22:37.564Z] === RUN TestHealthCheckWorkdir [2020-08-04T12:22:37.742Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:22:38.131Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-08-04T12:22:38.131Z] === RUN TestHealthKillContainer [2020-08-04T12:22:38.310Z] [2020-08-04T12:22:38.310Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-04T12:22:38.880Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-04T12:22:38.880Z] Using test binary docker [2020-08-04T12:22:38.880Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-04T12:22:38.880Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T12:22:38.880Z] INFO: Waiting for daemon to start... [2020-08-04T12:22:38.880Z] Starting dockerd [2020-08-04T12:22:39.271Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-08-04T12:22:39.271Z] === RUN TestKernelTCPMemory [2020-08-04T12:22:39.904Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-08-04T12:22:39.904Z] === RUN TestNISDomainname [2020-08-04T12:22:40.661Z] --- PASS: TestHealthKillContainer (2.46s) [2020-08-04T12:22:40.661Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-04T12:22:40.730Z] ---> 713db5ad10cb [2020-08-04T12:22:40.730Z] Successfully built 713db5ad10cb [2020-08-04T12:22:40.730Z] Successfully tagged docker:latest [2020-08-04T12:22:40.730Z] INFO: Image build ended at 08/04/2020 12:22:37. Duration:00:03:35.5883121 [2020-08-04T12:22:40.730Z] [2020-08-04T12:22:40.730Z] [2020-08-04T12:22:40.730Z] INFO: Building the test binaries at 08/04/2020 12:22:37... [2020-08-04T12:22:40.920Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2020-08-04T12:22:40.920Z] === RUN TestIpcModeNone [2020-08-04T12:22:40.937Z] --- PASS: TestNISDomainname (1.01s) [2020-08-04T12:22:40.937Z] === RUN TestHostnameDnsResolution [2020-08-04T12:22:41.415Z] . [2020-08-04T12:22:41.415Z] INFO: Building docker-sdk-python3:4.2.2... [2020-08-04T12:22:41.486Z] --- PASS: TestIpcModeNone (0.44s) [2020-08-04T12:22:41.486Z] === RUN TestIpcModePrivate [2020-08-04T12:22:41.745Z] --- PASS: TestIpcModePrivate (0.44s) [2020-08-04T12:22:41.745Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-04T12:22:41.745Z] === RUN TestIpcModeShareable [2020-08-04T12:22:41.745Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-08-04T12:22:41.745Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T12:22:41.745Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-04T12:22:42.275Z] INFO: make.ps1 starting at 08/04/2020 12:22:41 [2020-08-04T12:22:42.443Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-08-04T12:22:42.443Z] === RUN TestStats [2020-08-04T12:22:42.733Z] INFO: Git commit (8ccb46a521) assumed from DOCKER_GITCOMMIT environment variable [2020-08-04T12:22:42.733Z] INFO: Invoking autogen... [2020-08-04T12:22:43.124Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2020-08-04T12:22:43.124Z] === RUN TestAPIIpcModeHost [2020-08-04T12:22:43.124Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-08-04T12:22:43.124Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T12:22:43.124Z] === RUN TestDaemonIpcModeShareable [2020-08-04T12:22:43.124Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-08-04T12:22:43.124Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T12:22:43.124Z] === RUN TestDaemonIpcModePrivate [2020-08-04T12:22:43.192Z] INFO: Building daemon... [2020-08-04T12:22:45.657Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2020-08-04T12:22:45.657Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-08-04T12:22:45.657Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-04T12:22:45.657Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-04T12:22:45.657Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T12:22:45.657Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-04T12:22:45.657Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-04T12:22:45.657Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T12:22:45.657Z] === RUN TestIpcModeOlderClient [2020-08-04T12:22:45.657Z] === PAUSE TestIpcModeOlderClient [2020-08-04T12:22:45.657Z] === RUN TestKillContainerInvalidSignal [2020-08-04T12:22:45.657Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-08-04T12:22:45.657Z] === RUN TestKillContainer [2020-08-04T12:22:45.657Z] === RUN TestKillContainer/no_signal [2020-08-04T12:22:46.011Z] --- PASS: TestStats (2.88s) [2020-08-04T12:22:46.011Z] === RUN TestStopContainerWithTimeout [2020-08-04T12:22:46.012Z] === RUN TestStopContainerWithTimeout/0 [2020-08-04T12:22:46.012Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-04T12:22:46.012Z] === RUN TestStopContainerWithTimeout/1 [2020-08-04T12:22:46.012Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-04T12:22:46.012Z] === RUN TestStopContainerWithTimeout/3 [2020-08-04T12:22:46.012Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-04T12:22:46.012Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-04T12:22:46.012Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-04T12:22:46.012Z] === CONT TestStopContainerWithTimeout/0 [2020-08-04T12:22:46.012Z] === CONT TestStopContainerWithTimeout/3 [2020-08-04T12:22:46.223Z] === RUN TestKillContainer/non_killing_signal [2020-08-04T12:22:46.482Z] === RUN TestKillContainer/killing_signal [2020-08-04T12:22:46.643Z] === CONT TestStopContainerWithTimeout/1 [2020-08-04T12:22:47.049Z] --- PASS: TestKillContainer (1.20s) [2020-08-04T12:22:47.049Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-08-04T12:22:47.049Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-08-04T12:22:47.049Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-08-04T12:22:47.049Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-04T12:22:47.049Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-04T12:22:47.308Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-04T12:22:47.786Z] Loaded image: buildpack-deps:buster [2020-08-04T12:22:47.787Z] Loaded image: busybox:latest [2020-08-04T12:22:47.875Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2020-08-04T12:22:47.875Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2020-08-04T12:22:47.875Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-08-04T12:22:47.875Z] === RUN TestKillStoppedContainer [2020-08-04T12:22:47.875Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-08-04T12:22:47.875Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-04T12:22:47.875Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-08-04T12:22:47.875Z] === RUN TestKillDifferentUserContainer [2020-08-04T12:22:48.099Z] Loaded image: busybox:glibc [2020-08-04T12:22:48.361Z] Loaded image: debian:buster [2020-08-04T12:22:48.442Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2020-08-04T12:22:48.442Z] === RUN TestInspectOomKilledTrue [2020-08-04T12:22:48.442Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-04T12:22:48.442Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:22:48.442Z] === RUN TestInspectOomKilledFalse [2020-08-04T12:22:48.442Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-04T12:22:48.442Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:22:48.442Z] === RUN TestLinksEtcHostsContentMatch [2020-08-04T12:22:48.442Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-08-04T12:22:48.442Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-04T12:22:48.442Z] === RUN TestLinksContainerNames [2020-08-04T12:22:48.708Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-04T12:22:49.376Z] --- PASS: TestLinksContainerNames (0.82s) [2020-08-04T12:22:49.376Z] === RUN TestLogsFollowTailEmpty [2020-08-04T12:22:49.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T12:22:49.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T12:22:49.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T12:22:49.634Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-08-04T12:22:49.634Z] === RUN TestContainerNetworkMountsNoChown [2020-08-04T12:22:49.745Z] Loaded image: hello-world:latest [2020-08-04T12:22:49.745Z] INFO: Testing against a local daemon [2020-08-04T12:22:49.745Z] === RUN TestCgroupNamespacesBuild [2020-08-04T12:22:49.893Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2020-08-04T12:22:49.893Z] === RUN TestMountDaemonRoot [2020-08-04T12:22:49.893Z] === RUN TestMountDaemonRoot/default [2020-08-04T12:22:49.893Z] === PAUSE TestMountDaemonRoot/default [2020-08-04T12:22:49.893Z] === RUN TestMountDaemonRoot/private [2020-08-04T12:22:49.893Z] === PAUSE TestMountDaemonRoot/private [2020-08-04T12:22:49.893Z] === RUN TestMountDaemonRoot/rprivate [2020-08-04T12:22:49.893Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-04T12:22:49.893Z] === RUN TestMountDaemonRoot/slave [2020-08-04T12:22:49.893Z] === PAUSE TestMountDaemonRoot/slave [2020-08-04T12:22:49.893Z] === RUN TestMountDaemonRoot/rslave [2020-08-04T12:22:49.893Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-04T12:22:49.893Z] === RUN TestMountDaemonRoot/shared [2020-08-04T12:22:49.893Z] === PAUSE TestMountDaemonRoot/shared [2020-08-04T12:22:49.893Z] === RUN TestMountDaemonRoot/rshared [2020-08-04T12:22:49.893Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-04T12:22:49.893Z] === CONT TestMountDaemonRoot/default [2020-08-04T12:22:49.893Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-04T12:22:49.893Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-04T12:22:49.893Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:22:49.893Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:22:49.893Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:22:49.894Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-04T12:22:49.894Z] === CONT TestMountDaemonRoot/rshared [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:22:49.894Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:22:49.894Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:22:49.894Z] === CONT TestMountDaemonRoot/shared [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-04T12:22:49.894Z] === CONT TestMountDaemonRoot/rslave [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:22:49.894Z] === CONT TestMountDaemonRoot/slave [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-04T12:22:49.894Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:22:49.894Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:22:50.152Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-04T12:22:50.152Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-04T12:22:50.152Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:22:50.152Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/rprivate [2020-08-04T12:22:50.152Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:22:50.152Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:22:50.152Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:22:50.152Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:22:50.152Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:22:50.152Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:22:50.152Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:22:50.152Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/private [2020-08-04T12:22:50.152Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-04T12:22:50.152Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-04T12:22:50.152Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:22:50.152Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:22:50.152Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-04T12:22:50.152Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-04T12:22:50.152Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:22:50.152Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:22:50.152Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:22:50.410Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:22:50.410Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:22:50.410Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-04T12:22:50.410Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:22:50.410Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-04T12:22:50.410Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:22:50.410Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:22:50.410Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:22:50.410Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-04T12:22:50.410Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:22:50.410Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-04T12:22:50.410Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-04T12:22:50.410Z] === RUN TestContainerBindMountNonRecursive [2020-08-04T12:22:50.410Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-08-04T12:22:50.410Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-08-04T12:22:50.410Z] === RUN TestNetworkNat [2020-08-04T12:22:50.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T12:22:50.977Z] --- PASS: TestNetworkNat (0.55s) [2020-08-04T12:22:50.977Z] === RUN TestNetworkLocalhostTCPNat [2020-08-04T12:22:51.433Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-04T12:22:51.433Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-08-04T12:22:51.433Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-08-04T12:22:51.433Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2020-08-04T12:22:51.433Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2020-08-04T12:22:51.433Z] === RUN TestDeleteDevicemapper [2020-08-04T12:22:51.433Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-04T12:22:51.433Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T12:22:51.433Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-04T12:22:51.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-04T12:22:51.543Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-08-04T12:22:51.543Z] === RUN TestNetworkLoopbackNat [2020-08-04T12:22:53.949Z] --- PASS: TestCgroupNamespacesBuild (4.24s) [2020-08-04T12:22:53.949Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-04T12:22:54.071Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2020-08-04T12:22:54.071Z] === RUN TestPause [2020-08-04T12:22:54.071Z] --- SKIP: TestPause (0.00s) [2020-08-04T12:22:54.071Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:22:54.071Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-04T12:22:54.071Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T12:22:54.071Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T12:22:54.071Z] === RUN TestPauseStopPausedContainer [2020-08-04T12:22:54.071Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-08-04T12:22:54.071Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:22:54.071Z] === RUN TestPsFilter [2020-08-04T12:22:54.071Z] --- PASS: TestPsFilter (0.11s) [2020-08-04T12:22:54.071Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-04T12:22:54.638Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-08-04T12:22:54.638Z] === RUN TestRemoveContainerWithVolume [2020-08-04T12:22:54.897Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-08-04T12:22:54.897Z] === RUN TestRemoveContainerRunning [2020-08-04T12:22:54.946Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s) [2020-08-04T12:22:54.946Z] === RUN TestUpdateMemory [2020-08-04T12:22:54.946Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-04T12:22:54.946Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:22:54.946Z] === RUN TestUpdateCPUQuota [2020-08-04T12:22:55.463Z] --- PASS: TestRemoveContainerRunning (0.42s) [2020-08-04T12:22:55.463Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-04T12:22:55.721Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-08-04T12:22:55.721Z] === RUN TestRemoveInvalidContainer [2020-08-04T12:22:55.721Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-04T12:22:55.721Z] === RUN TestRenameLinkedContainer [2020-08-04T12:22:55.862Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-08-04T12:22:55.862Z] === RUN TestBuildWithSession [2020-08-04T12:22:55.862Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-04T12:22:55.862Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T12:22:55.862Z] === RUN TestBuildSquashParent [2020-08-04T12:22:55.978Z] --- PASS: TestUpdateCPUQuota (1.15s) [2020-08-04T12:22:55.978Z] === RUN TestUpdatePidsLimit [2020-08-04T12:22:55.978Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-04T12:22:56.612Z] === RUN TestUpdatePidsLimit/no_change [2020-08-04T12:22:56.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T12:22:56.903Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-04T12:22:57.194Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-04T12:22:57.624Z] --- PASS: TestRenameLinkedContainer (1.62s) [2020-08-04T12:22:57.624Z] === RUN TestRenameStoppedContainer [2020-08-04T12:22:57.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-04T12:22:57.882Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-08-04T12:22:57.882Z] === RUN TestRenameRunningContainerAndReuse [2020-08-04T12:22:58.118Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-04T12:22:58.410Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-04T12:22:58.449Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2020-08-04T12:22:58.449Z] === RUN TestRenameInvalidName [2020-08-04T12:22:59.016Z] --- PASS: TestRenameInvalidName (0.40s) [2020-08-04T12:22:59.016Z] === RUN TestRenameAnonymousContainer [2020-08-04T12:22:59.915Z] --- PASS: TestUpdatePidsLimit (3.70s) [2020-08-04T12:22:59.916Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-08-04T12:22:59.916Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-08-04T12:22:59.916Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-08-04T12:22:59.916Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-08-04T12:22:59.916Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-08-04T12:22:59.916Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-08-04T12:22:59.916Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-08-04T12:22:59.916Z] === RUN TestUpdateRestartPolicy [2020-08-04T12:23:00.392Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2020-08-04T12:23:00.392Z] === RUN TestRenameContainerWithSameName [2020-08-04T12:23:00.651Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2020-08-04T12:23:00.651Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-04T12:23:01.585Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2020-08-04T12:23:01.585Z] === RUN TestResize [2020-08-04T12:23:02.151Z] --- PASS: TestResize (0.44s) [2020-08-04T12:23:02.151Z] === RUN TestResizeWithInvalidSize [2020-08-04T12:23:02.410Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2020-08-04T12:23:02.410Z] === RUN TestResizeWhenContainerNotStarted [2020-08-04T12:23:02.446Z] --- PASS: TestBuildSquashParent (6.39s) [2020-08-04T12:23:02.446Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-04T12:23:02.446Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:23:02.446Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:23:02.446Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:23:02.446Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:23:02.446Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:23:02.446Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:23:02.446Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:23:02.446Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:23:02.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:23:02.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:23:02.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:23:02.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:23:02.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:23:02.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:23:02.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:23:02.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:23:02.977Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-08-04T12:23:02.977Z] === RUN TestDaemonRestartKillContainers [2020-08-04T12:23:02.977Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-04T12:23:02.977Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-04T12:23:02.977Z] === RUN TestCgroupNamespacesRun [2020-08-04T12:23:04.363Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:23:04.625Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:23:05.505Z] --- PASS: TestCgroupNamespacesRun (2.21s) [2020-08-04T12:23:05.505Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-04T12:23:06.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-04T12:23:07.171Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-04T12:23:07.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s) [2020-08-04T12:23:07.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2020-08-04T12:23:07.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2020-08-04T12:23:07.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s) [2020-08-04T12:23:07.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-08-04T12:23:07.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2020-08-04T12:23:07.171Z] === RUN TestBuildMultiStageCopy [2020-08-04T12:23:07.171Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-04T12:23:07.406Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-08-04T12:23:07.406Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-04T12:23:09.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-04T12:23:09.308Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2020-08-04T12:23:09.308Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-04T12:23:09.655Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-04T12:23:10.226Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-04T12:23:10.797Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-04T12:23:11.368Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2020-08-04T12:23:11.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s) [2020-08-04T12:23:11.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-08-04T12:23:11.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-08-04T12:23:11.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-08-04T12:23:11.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-08-04T12:23:11.368Z] === RUN TestBuildMultiStageParentConfig [2020-08-04T12:23:11.838Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-08-04T12:23:11.838Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-04T12:23:11.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T12:23:12.549Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2020-08-04T12:23:12.549Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-04T12:23:12.754Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2020-08-04T12:23:12.754Z] === RUN TestBuildLabelWithTargets [2020-08-04T12:23:13.581Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-08-04T12:23:13.581Z] === RUN TestWaitNonBlocked [2020-08-04T12:23:13.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:23:13.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:23:13.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:23:13.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:23:13.581Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:23:13.581Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:23:13.740Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.12s) [2020-08-04T12:23:13.740Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-04T12:23:14.614Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-04T12:23:14.614Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2020-08-04T12:23:14.614Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2020-08-04T12:23:14.614Z] === RUN TestWaitBlocked [2020-08-04T12:23:14.614Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:23:14.614Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:23:14.614Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:23:14.614Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:23:14.614Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:23:14.614Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:23:15.299Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-08-04T12:23:15.299Z] === RUN TestBuildWithEmptyLayers [2020-08-04T12:23:15.641Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2020-08-04T12:23:15.641Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-04T12:23:16.028Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-08-04T12:23:16.028Z] === RUN TestBuildMultiStageOnBuild [2020-08-04T12:23:16.119Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-04T12:23:16.119Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2020-08-04T12:23:16.119Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-08-04T12:23:16.119Z] === CONT TestContainerStartOnDaemonRestart [2020-08-04T12:23:16.119Z] === CONT TestContainerKillOnDaemonStart [2020-08-04T12:23:16.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T12:23:17.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T12:23:17.671Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-08-04T12:23:17.671Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-04T12:23:18.575Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2020-08-04T12:23:18.575Z] === RUN TestBuildUncleanTarFilenames [2020-08-04T12:23:19.573Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2020-08-04T12:23:19.573Z] === RUN TestKernelTCPMemory [2020-08-04T12:23:19.573Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-08-04T12:23:19.573Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:19.573Z] === RUN TestNISDomainname [2020-08-04T12:23:19.573Z] --- SKIP: TestNISDomainname (0.00s) [2020-08-04T12:23:19.573Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-04T12:23:19.573Z] === RUN TestHostnameDnsResolution [2020-08-04T12:23:19.639Z] --- PASS: TestContainerStartOnDaemonRestart (3.17s) [2020-08-04T12:23:19.640Z] === CONT TestIpcModeOlderClient [2020-08-04T12:23:19.640Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-08-04T12:23:19.640Z] === CONT TestDaemonHostGatewayIP [2020-08-04T12:23:20.139Z] --- PASS: TestHostnameDnsResolution (0.65s) [2020-08-04T12:23:20.139Z] === RUN TestStats [2020-08-04T12:23:20.139Z] --- SKIP: TestStats (0.00s) [2020-08-04T12:23:20.139Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:20.139Z] === RUN TestStopContainerWithTimeout [2020-08-04T12:23:20.139Z] === RUN TestStopContainerWithTimeout/0 [2020-08-04T12:23:20.139Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-04T12:23:20.139Z] === RUN TestStopContainerWithTimeout/1 [2020-08-04T12:23:20.139Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-04T12:23:20.139Z] === RUN TestStopContainerWithTimeout/3 [2020-08-04T12:23:20.139Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-04T12:23:20.139Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-04T12:23:20.139Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-04T12:23:20.139Z] === CONT TestStopContainerWithTimeout/0 [2020-08-04T12:23:20.139Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-04T12:23:20.488Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-08-04T12:23:20.488Z] === RUN TestBuildMultiStageLayerLeak [2020-08-04T12:23:20.706Z] === CONT TestStopContainerWithTimeout/3 [2020-08-04T12:23:22.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T12:23:23.033Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2020-08-04T12:23:23.033Z] === RUN TestBuildWithHugeFile [2020-08-04T12:23:23.152Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2020-08-04T12:23:23.152Z] === CONT TestDaemonRestartIpcMode [2020-08-04T12:23:23.238Z] === CONT TestStopContainerWithTimeout/1 [2020-08-04T12:23:24.612Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-04T12:23:24.612Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2020-08-04T12:23:24.612Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2020-08-04T12:23:24.612Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2020-08-04T12:23:24.612Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2020-08-04T12:23:24.612Z] === RUN TestDeleteDevicemapper [2020-08-04T12:23:24.612Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-04T12:23:24.612Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T12:23:24.612Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-04T12:23:24.952Z] ok github.com/docker/docker/cmd/dockerd 0.215s coverage: 30.8% of statements [2020-08-04T12:23:24.952Z] ok github.com/docker/docker/container 0.159s coverage: 34.7% of statements [2020-08-04T12:23:24.952Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-04T12:23:24.952Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-04T12:23:24.952Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-04T12:23:24.952Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-04T12:23:25.987Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2020-08-04T12:23:25.987Z] === RUN TestUpdateMemory [2020-08-04T12:23:25.987Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-04T12:23:25.987Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:25.987Z] === RUN TestUpdateCPUQuota [2020-08-04T12:23:25.987Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-08-04T12:23:25.987Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:25.987Z] === RUN TestUpdatePidsLimit [2020-08-04T12:23:25.987Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-08-04T12:23:25.987Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:25.987Z] === RUN TestUpdateRestartPolicy [2020-08-04T12:23:26.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T12:23:26.665Z] --- PASS: TestDaemonRestartIpcMode (3.61s) [2020-08-04T12:23:27.070Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2020-08-04T12:23:28.193Z] sha256:e0eeab4b66212e45eae7f588828f8b36134f1e9161168f1d1937f8bac6e0eff4 [2020-08-04T12:23:28.193Z] INFO: Starting docker-py tests... [2020-08-04T12:23:28.193Z] ============================= test session starts ============================== [2020-08-04T12:23:28.193Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-04T12:23:28.193Z] rootdir: /src, inifile: pytest.ini [2020-08-04T12:23:28.193Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-04T12:23:28.193Z] collected 388 items / 2 deselected / 386 selected [2020-08-04T12:23:28.193Z] [2020-08-04T12:23:28.729Z] --- PASS: TestContainerKillOnDaemonStart (12.41s) [2020-08-04T12:23:28.729Z] PASS [2020-08-04T12:23:28.729Z] [2020-08-04T12:23:28.729Z] === Skipped [2020-08-04T12:23:28.729Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-04T12:23:28.729Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T12:23:28.729Z] [2020-08-04T12:23:28.729Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-04T12:23:28.729Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:23:28.729Z] [2020-08-04T12:23:28.729Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-04T12:23:28.729Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:23:28.729Z] [2020-08-04T12:23:28.729Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T12:23:28.729Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T12:23:28.729Z] [2020-08-04T12:23:28.729Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-04T12:23:28.729Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T12:23:28.729Z] [2020-08-04T12:23:28.729Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-04T12:23:28.729Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:23:28.729Z] [2020-08-04T12:23:28.729Z] [2020-08-04T12:23:28.729Z] DONE 192 tests, 6 skipped in 151.709s [2020-08-04T12:23:28.729Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-04T12:23:28.729Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:23:28.729Z] ++ set -e [2020-08-04T12:23:28.729Z] ++ '[' -n 0 ']' [2020-08-04T12:23:28.729Z] ++ set -x [2020-08-04T12:23:28.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:23:28.729Z] INFO: Testing against a local daemon [2020-08-04T12:23:28.729Z] === RUN TestCommitInheritsEnv [2020-08-04T12:23:29.025Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-08-04T12:23:29.025Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-04T12:23:29.025Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-04T12:23:29.025Z] === RUN TestImagesFilterMultiReference [2020-08-04T12:23:29.025Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-08-04T12:23:29.025Z] === RUN TestImagePullPlatformInvalid [2020-08-04T12:23:29.025Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-04T12:23:29.025Z] === RUN TestRemoveImageOrphaning [2020-08-04T12:23:29.657Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-08-04T12:23:29.657Z] === RUN TestRemoveImageGarbageCollector [2020-08-04T12:23:29.657Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-04T12:23:29.657Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:23:29.657Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-04T12:23:29.657Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-04T12:23:29.657Z] === RUN TestTagInvalidReference [2020-08-04T12:23:29.657Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-04T12:23:29.657Z] === RUN TestTagValidPrefixedRepo [2020-08-04T12:23:29.657Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-04T12:23:29.657Z] === RUN TestTagExistedNameWithoutForce [2020-08-04T12:23:29.657Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-04T12:23:29.657Z] === RUN TestTagOfficialNames [2020-08-04T12:23:29.948Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-04T12:23:29.948Z] === RUN TestTagMatchesDigest [2020-08-04T12:23:29.948Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-04T12:23:29.948Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-04T12:23:30.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T12:23:32.718Z] ok github.com/docker/docker/daemon/cluster/convert 0.042s coverage: 35.9% of statements [2020-08-04T12:23:33.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T12:23:33.794Z] ok github.com/docker/docker/daemon/cluster 0.148s coverage: 0.5% of statements [2020-08-04T12:23:37.393Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2020-08-04T12:23:37.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T12:23:38.249Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2020-08-04T12:23:38.249Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-04T12:23:38.249Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-08-04T12:23:38.249Z] === RUN TestWaitNonBlocked [2020-08-04T12:23:38.249Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:23:38.249Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:23:38.249Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:23:38.249Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:23:38.249Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:23:38.249Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:23:38.249Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-04T12:23:38.249Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2020-08-04T12:23:38.249Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2020-08-04T12:23:38.249Z] === RUN TestWaitBlocked [2020-08-04T12:23:38.249Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:23:38.249Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:23:38.249Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:23:38.249Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:23:38.249Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:23:38.249Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:23:38.522Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-04T12:23:38.522Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2020-08-04T12:23:38.522Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2020-08-04T12:23:38.522Z] === CONT TestDaemonRestartIpcMode [2020-08-04T12:23:38.522Z] === CONT TestIpcModeOlderClient [2020-08-04T12:23:38.794Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-08-04T12:23:39.537Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-08-04T12:23:39.571Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-04T12:23:40.141Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-04T12:23:40.692Z] ok github.com/docker/docker/daemon/config 0.068s coverage: 81.8% of statements [2020-08-04T12:23:40.919Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T12:23:40.919Z] Using test binary docker [2020-08-04T12:23:41.176Z] +++ /etc/init.d/apparmor start [2020-08-04T12:23:41.176Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T12:23:41.176Z] Starting dockerd [2020-08-04T12:23:41.176Z] INFO: Waiting for daemon to start... [2020-08-04T12:23:41.176Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-04T12:23:41.648Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-04T12:23:41.793Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-08-04T12:23:42.989Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-08-04T12:23:42.989Z] PASS [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === Skipped [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-04T12:23:42.989Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-08-04T12:23:42.989Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-08-04T12:23:42.989Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-08-04T12:23:42.989Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-08-04T12:23:42.989Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-08-04T12:23:42.989Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-08-04T12:23:42.989Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-04T12:23:42.989Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-04T12:23:42.989Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-04T12:23:42.989Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-04T12:23:42.989Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-08-04T12:23:42.989Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-08-04T12:23:42.989Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-08-04T12:23:42.989Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T12:23:42.989Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-08-04T12:23:42.989Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-08-04T12:23:42.989Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-08-04T12:23:42.989Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-08-04T12:23:42.989Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-08-04T12:23:42.989Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-04T12:23:42.989Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-04T12:23:42.989Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-08-04T12:23:42.989Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-08-04T12:23:42.989Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] [2020-08-04T12:23:42.989Z] DONE 173 tests, 24 skipped in 78.654s [2020-08-04T12:23:42.989Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-04T12:23:42.989Z] INFO: Testing against a local daemon [2020-08-04T12:23:42.989Z] === RUN TestCommitInheritsEnv [2020-08-04T12:23:43.067Z] . [2020-08-04T12:23:43.067Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T12:23:43.323Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T12:23:43.323Z] Error: No such image: emptyfs [2020-08-04T12:23:43.323Z] ++++ docker load [2020-08-04T12:23:43.323Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T12:23:43.886Z] Running integration-test (iteration 1) [2020-08-04T12:23:43.886Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-04T12:23:43.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:23:43.886Z] ++ set -e [2020-08-04T12:23:43.886Z] ++ '[' -n 0 ']' [2020-08-04T12:23:43.886Z] ++ set -x [2020-08-04T12:23:43.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:23:44.363Z] --- PASS: TestCommitInheritsEnv (1.14s) [2020-08-04T12:23:44.363Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-04T12:23:44.363Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-04T12:23:44.363Z] === RUN TestImagesFilterMultiReference [2020-08-04T12:23:44.363Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-08-04T12:23:44.363Z] === RUN TestImagePullPlatformInvalid [2020-08-04T12:23:44.363Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-04T12:23:44.363Z] === RUN TestRemoveImageOrphaning [2020-08-04T12:23:45.390Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.535s coverage: 14.1% of statements [2020-08-04T12:23:45.390Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-08-04T12:23:46.264Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-08-04T12:23:46.264Z] === RUN TestRemoveImageGarbageCollector [2020-08-04T12:23:46.264Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-04T12:23:46.264Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-04T12:23:46.264Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-04T12:23:46.264Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-04T12:23:46.264Z] === RUN TestTagInvalidReference [2020-08-04T12:23:46.264Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-04T12:23:46.264Z] === RUN TestTagValidPrefixedRepo [2020-08-04T12:23:46.264Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-04T12:23:46.264Z] === RUN TestTagExistedNameWithoutForce [2020-08-04T12:23:46.264Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-04T12:23:46.264Z] === RUN TestTagOfficialNames [2020-08-04T12:23:46.264Z] --- PASS: TestTagOfficialNames (0.06s) [2020-08-04T12:23:46.264Z] === RUN TestTagMatchesDigest [2020-08-04T12:23:46.264Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-04T12:23:46.264Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-04T12:23:46.926Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.554s coverage: 57.9% of statements [2020-08-04T12:23:49.708Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-08-04T12:23:51.240Z] ok github.com/docker/docker/daemon 12.351s coverage: 17.3% of statements [2020-08-04T12:23:51.240Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-04T12:23:51.240Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-04T12:23:51.240Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-04T12:23:51.240Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-04T12:23:51.545Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.509s coverage: 69.2% of statements [2020-08-04T12:23:51.847Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.574s coverage: 45.9% of statements [2020-08-04T12:23:51.847Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-04T12:23:53.961Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.349s coverage: 49.5% of statements [2020-08-04T12:23:55.068Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-08-04T12:23:55.309Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-04T12:23:55.309Z] [2020-08-04T12:23:55.309Z] ________ ____ __. [2020-08-04T12:23:55.309Z] \_____ \ | |/ _| [2020-08-04T12:23:55.309Z] / | \| < [2020-08-04T12:23:55.309Z] / | \ | \ [2020-08-04T12:23:55.309Z] \_______ /____|__ \ [2020-08-04T12:23:55.309Z] \/ \/ [2020-08-04T12:23:55.309Z] [2020-08-04T12:23:55.309Z] INFO: make.ps1 ended at 08/04/2020 12:23:46 [2020-08-04T12:23:55.309Z] INFO: Binaries build ended at 08/04/2020 12:23:49. Duration:00:01:11.0040055 [2020-08-04T12:23:55.309Z] INFO: Copying the built daemon binary to d:\CI\PR-41292\3\binary\dockerd-8ccb46a521.exe... [2020-08-04T12:23:55.309Z] INFO: Copying the built client binary to d:\CI\PR-41292\3\binary\docker-8ccb46a521.exe... [2020-08-04T12:23:55.309Z] INFO: Copying dockerversion from the container... [2020-08-04T12:23:55.309Z] INFO: Copying the golang package from the container to d:\CI\PR-41292\3\installer\go.zip... [2020-08-04T12:23:55.717Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.631s coverage: 76.1% of statements [2020-08-04T12:23:55.793Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-04T12:23:55.850Z] INFO: Extracting go.zip to d:\CI\PR-41292\3\go [2020-08-04T12:23:57.267Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-08-04T12:23:57.267Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2020-08-04T12:24:00.051Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.134s coverage: 52.1% of statements [2020-08-04T12:24:00.051Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-04T12:24:00.051Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-04T12:24:00.703Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 41.0% of statements [2020-08-04T12:24:01.013Z] ok github.com/docker/docker/daemon/logger/awslogs 0.434s coverage: 77.8% of statements [2020-08-04T12:24:01.662Z] ok github.com/docker/docker/daemon/images 0.069s coverage: 4.8% of statements [2020-08-04T12:24:01.662Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-04T12:24:01.662Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-04T12:24:01.662Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-04T12:24:01.662Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-04T12:24:02.726Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-08-04T12:24:03.379Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 87.2% of statements [2020-08-04T12:24:03.379Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-08-04T12:24:04.452Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.056s coverage: 61.6% of statements [2020-08-04T12:24:06.569Z] ok github.com/docker/docker/daemon/logger/local 0.100s coverage: 75.2% of statements [2020-08-04T12:24:06.569Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-04T12:24:06.569Z] time="2020-08-04T12:24:06Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate145889676/log244933499.1: no such file or directory" [2020-08-04T12:24:06.569Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 38.3% of statements [2020-08-04T12:24:06.891Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-08-04T12:24:07.953Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2020-08-04T12:24:09.009Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 46.8% of statements [2020-08-04T12:24:09.786Z] --- PASS: TestBuildWithHugeFile (43.35s) [2020-08-04T12:24:09.786Z] === RUN TestBuildWithEmptyDockerfile [2020-08-04T12:24:09.786Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:24:09.786Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:24:09.786Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:24:09.786Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:24:09.786Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:24:09.786Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:24:09.786Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:24:09.786Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:24:09.786Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:24:09.786Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2020-08-04T12:24:09.786Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-08-04T12:24:09.786Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-08-04T12:24:09.786Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2020-08-04T12:24:09.786Z] === RUN TestBuildPreserveOwnership [2020-08-04T12:24:09.786Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-04T12:24:10.546Z] ok github.com/docker/docker/daemon/logger/splunk 2.510s coverage: 82.5% of statements [2020-08-04T12:24:10.546Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-04T12:24:10.546Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2020-08-04T12:24:10.546Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-04T12:24:11.171Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-04T12:24:12.655Z] ok github.com/docker/docker/distribution/metadata 0.114s coverage: 48.2% of statements [2020-08-04T12:24:13.084Z] --- PASS: TestBuildPreserveOwnership (6.11s) [2020-08-04T12:24:13.084Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.05s) [2020-08-04T12:24:13.084Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-08-04T12:24:13.084Z] === RUN TestBuildPlatformInvalid [2020-08-04T12:24:13.084Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-08-04T12:24:13.084Z] PASS [2020-08-04T12:24:13.084Z] [2020-08-04T12:24:13.084Z] === Skipped [2020-08-04T12:24:13.084Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-08-04T12:24:13.084Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T12:24:13.084Z] [2020-08-04T12:24:13.084Z] [2020-08-04T12:24:13.084Z] DONE 32 tests, 1 skipped in 97.797s [2020-08-04T12:24:13.345Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-08-04T12:24:13.345Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:24:13.345Z] ++ set -e [2020-08-04T12:24:13.345Z] ++ '[' -n 0 ']' [2020-08-04T12:24:13.345Z] ++ set -x [2020-08-04T12:24:13.345Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:24:13.345Z] INFO: Testing against a local daemon [2020-08-04T12:24:13.345Z] === RUN TestConfigInspect [2020-08-04T12:24:14.252Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-08-04T12:24:14.554Z] ok github.com/docker/docker/distribution 0.674s coverage: 22.1% of statements [2020-08-04T12:24:14.554Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-04T12:24:16.662Z] ok github.com/docker/docker/distribution/xfer 1.683s coverage: 85.6% of statements [2020-08-04T12:24:16.662Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-04T12:24:16.662Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements [2020-08-04T12:24:16.965Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2020-08-04T12:24:16.965Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-04T12:24:17.550Z] --- PASS: TestConfigInspect (3.78s) [2020-08-04T12:24:17.550Z] === RUN TestConfigList [2020-08-04T12:24:17.619Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2020-08-04T12:24:17.619Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-04T12:24:17.619Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2020-08-04T12:24:19.174Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 50.0% of statements [2020-08-04T12:24:20.852Z] --- PASS: TestConfigList (3.15s) [2020-08-04T12:24:20.853Z] === RUN TestConfigsCreateAndDelete [2020-08-04T12:24:21.953Z] ok github.com/docker/docker/opts 0.038s coverage: 67.4% of statements [2020-08-04T12:24:21.960Z] INFO: Extraction ended at 08/04/2020 12:24:18. Duration:00:00:23.1095190 [2020-08-04T12:24:21.960Z] INFO: Updating the golang and path environment variables [2020-08-04T12:24:21.960Z] INFO: GOPATH=d:\gopath [2020-08-04T12:24:21.960Z] INFO: go version go1.13.14 windows/amd64 [2020-08-04T12:24:21.960Z] INFO: Running the daemon under test in debug mode [2020-08-04T12:24:21.960Z] INFO: Starting a daemon under test... [2020-08-04T12:24:21.960Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41292\3\daemon --pidfile d:\CI\PR-41292\3\docker.pid -D [2020-08-04T12:24:21.960Z] INFO: Process started successfully. [2020-08-04T12:24:21.960Z] INFO: Start tailing logs of the daemon under tests [2020-08-04T12:24:21.960Z] INFO: Waiting for the daemon under test to start... [2020-08-04T12:24:22.416Z] INFO: Daemon under test started and replied! [2020-08-04T12:24:22.416Z] INFO: Docker version of the daemon under test [2020-08-04T12:24:22.416Z] [2020-08-04T12:24:22.416Z] Client: [2020-08-04T12:24:22.416Z] Version: 17.06.2-ce [2020-08-04T12:24:22.416Z] API version: 1.30 [2020-08-04T12:24:22.416Z] Go version: go1.8.3 [2020-08-04T12:24:22.416Z] Git commit: cec0b72 [2020-08-04T12:24:22.416Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-04T12:24:22.416Z] OS/Arch: windows/amd64 [2020-08-04T12:24:22.416Z] [2020-08-04T12:24:22.416Z] Server: [2020-08-04T12:24:22.416Z] Version: 0.0.0-dev [2020-08-04T12:24:22.416Z] API version: 1.41 (minimum version 1.24) [2020-08-04T12:24:22.416Z] Go version: go1.13.14 [2020-08-04T12:24:22.416Z] Git commit: 8ccb46a521 [2020-08-04T12:24:22.416Z] Built: 08/04/2020 12:22:42 [2020-08-04T12:24:22.416Z] OS/Arch: windows/amd64 [2020-08-04T12:24:22.416Z] Experimental: false [2020-08-04T12:24:22.416Z] [2020-08-04T12:24:22.416Z] INFO: Docker info of the daemon under test [2020-08-04T12:24:22.416Z] [2020-08-04T12:24:22.416Z] Containers: 0 [2020-08-04T12:24:22.416Z] Running: 0 [2020-08-04T12:24:22.885Z] Paused: 0 [2020-08-04T12:24:22.885Z] Stopped: 0 [2020-08-04T12:24:22.885Z] Images: 0 [2020-08-04T12:24:22.885Z] Server Version: 0.0.0-dev [2020-08-04T12:24:22.885Z] Storage Driver: windowsfilter [2020-08-04T12:24:22.885Z] Windows: [2020-08-04T12:24:22.885Z] Logging Driver: json-file [2020-08-04T12:24:22.885Z] Plugins: [2020-08-04T12:24:22.885Z] Volume: local [2020-08-04T12:24:22.885Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-04T12:24:22.885Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-04T12:24:22.885Z] Swarm: inactive [2020-08-04T12:24:22.885Z] Default Isolation: process [2020-08-04T12:24:22.885Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-04T12:24:22.885Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-04T12:24:22.885Z] OSType: windows [2020-08-04T12:24:22.885Z] Architecture: x86_64 [2020-08-04T12:24:22.885Z] CPUs: 4 [2020-08-04T12:24:22.886Z] Total Memory: 32GiB [2020-08-04T12:24:22.886Z] Name: azwin-2-5e6480 [2020-08-04T12:24:22.886Z] ID: QGVY:LTFG:JAUF:KG6P:I43W:5YN6:SJ6W:E5TN:6E4K:6UC6:4IHK:CTCQ [2020-08-04T12:24:22.886Z] Docker Root Dir: D:\CI\PR-41292\3\daemon [2020-08-04T12:24:22.886Z] Debug Mode (client): false [2020-08-04T12:24:22.886Z] Debug Mode (server): true [2020-08-04T12:24:22.886Z] File Descriptors: -1 [2020-08-04T12:24:22.886Z] Goroutines: 17 [2020-08-04T12:24:22.886Z] System Time: 2020-08-04T12:24:22.3582069Z [2020-08-04T12:24:22.886Z] EventsListeners: 0 [2020-08-04T12:24:22.886Z] Registry: https://index.docker.io/v1/ [2020-08-04T12:24:22.886Z] Labels: [2020-08-04T12:24:22.886Z] Experimental: false [2020-08-04T12:24:22.886Z] Insecure Registries: [2020-08-04T12:24:22.886Z] 127.0.0.0/8 [2020-08-04T12:24:22.886Z] Live Restore Enabled: false [2020-08-04T12:24:22.886Z] [2020-08-04T12:24:22.886Z] [2020-08-04T12:24:22.886Z] INFO: Docker images of the daemon under test [2020-08-04T12:24:22.886Z] [2020-08-04T12:24:22.886Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-04T12:24:22.886Z] [2020-08-04T12:24:22.886Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-04T12:24:22.886Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-04T12:24:22.886Z] ltsc2019: Pulling from windows/servercore [2020-08-04T12:24:22.886Z] 4612f6d0b889: Pulling fs layer [2020-08-04T12:24:22.886Z] fc1b9e59edad: Pulling fs layer [2020-08-04T12:24:23.016Z] ok github.com/docker/docker/pkg/archive 1.098s coverage: 77.2% of statements [2020-08-04T12:24:23.016Z] ok github.com/docker/docker/pkg/broadcaster 0.019s coverage: 100.0% of statements [2020-08-04T12:24:23.016Z] ok github.com/docker/docker/pkg/authorization 0.650s coverage: 68.3% of statements [2020-08-04T12:24:23.665Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2020-08-04T12:24:23.964Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-08-04T12:24:24.152Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-08-04T12:24:24.152Z] === RUN TestConfigsUpdate [2020-08-04T12:24:25.019Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-08-04T12:24:25.019Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 92.9% of statements [2020-08-04T12:24:26.085Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-08-04T12:24:26.698Z] --- PASS: TestConfigsUpdate (3.17s) [2020-08-04T12:24:26.698Z] === RUN TestTemplatedConfig [2020-08-04T12:24:27.137Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-08-04T12:24:27.433Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-08-04T12:24:28.481Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-08-04T12:24:28.666Z] fc1b9e59edad: Verifying Checksum [2020-08-04T12:24:28.666Z] fc1b9e59edad: Download complete [2020-08-04T12:24:28.781Z] ok github.com/docker/docker/pkg/chrootarchive 3.965s coverage: 43.2% of statements [2020-08-04T12:24:29.079Z] ok github.com/docker/docker/layer 7.822s coverage: 68.8% of statements [2020-08-04T12:24:29.079Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-04T12:24:29.079Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-04T12:24:29.079Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-04T12:24:29.079Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-04T12:24:29.079Z] ? github.com/docker/docker/oci [no test files] [2020-08-04T12:24:29.079Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-04T12:24:29.079Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-04T12:24:29.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-04T12:24:29.378Z] ok github.com/docker/docker/pkg/fileutils 0.034s coverage: 89.5% of statements [2020-08-04T12:24:29.997Z] --- PASS: TestTemplatedConfig (3.37s) [2020-08-04T12:24:29.997Z] === RUN TestConfigCreateResolve [2020-08-04T12:24:30.030Z] ok github.com/docker/docker/pkg/discovery/kv 3.149s coverage: 84.1% of statements [2020-08-04T12:24:30.331Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-08-04T12:24:30.331Z] ok github.com/docker/docker/pkg/fsutils 0.413s coverage: 85.1% of statements [2020-08-04T12:24:30.556Z] Loaded image: buildpack-deps:buster [2020-08-04T12:24:30.556Z] Loaded image: busybox:latest [2020-08-04T12:24:30.556Z] Loaded image: busybox:glibc [2020-08-04T12:24:30.556Z] Loaded image: debian:buster [2020-08-04T12:24:30.556Z] Loaded image: hello-world:latest [2020-08-04T12:24:30.556Z] INFO: Testing against a local daemon [2020-08-04T12:24:30.556Z] === RUN TestCgroupNamespacesBuild [2020-08-04T12:24:30.556Z] --- PASS: TestCgroupNamespacesBuild (2.12s) [2020-08-04T12:24:30.556Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-04T12:24:30.556Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2020-08-04T12:24:30.556Z] === RUN TestBuildWithSession [2020-08-04T12:24:30.556Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-04T12:24:30.556Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T12:24:30.556Z] === RUN TestBuildSquashParent [2020-08-04T12:24:31.896Z] ok github.com/docker/docker/pkg/locker 0.046s coverage: 88.9% of statements [2020-08-04T12:24:31.896Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2020-08-04T12:24:32.548Z] ok github.com/docker/docker/pkg/idtools 0.707s coverage: 70.5% of statements [2020-08-04T12:24:32.548Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2020-08-04T12:24:32.847Z] ok github.com/docker/docker/pkg/ioutils 1.383s coverage: 70.6% of statements [2020-08-04T12:24:32.847Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-04T12:24:32.847Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-04T12:24:32.847Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-08-04T12:24:32.847Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-04T12:24:33.298Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-08-04T12:24:33.298Z] === RUN TestConfigDaemonLibtrustID [2020-08-04T12:24:33.499Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2020-08-04T12:24:33.499Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2020-08-04T12:24:33.799Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2020-08-04T12:24:33.869Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-08-04T12:24:33.869Z] PASS [2020-08-04T12:24:33.869Z] [2020-08-04T12:24:33.869Z] DONE 7 tests in 20.664s [2020-08-04T12:24:33.869Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-08-04T12:24:33.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:24:33.869Z] ++ set -e [2020-08-04T12:24:33.869Z] ++ '[' -n 0 ']' [2020-08-04T12:24:33.869Z] ++ set -x [2020-08-04T12:24:33.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:24:34.105Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-08-04T12:24:34.105Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-04T12:24:34.105Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-04T12:24:34.130Z] INFO: Testing against a local daemon [2020-08-04T12:24:34.130Z] === RUN TestCheckpoint [2020-08-04T12:24:34.130Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-04T12:24:34.130Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T12:24:34.130Z] === RUN TestContainerInvalidJSON [2020-08-04T12:24:34.130Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:24:34.130Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:24:34.130Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:24:34.130Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:24:34.130Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:24:34.130Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:24:34.130Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:24:34.130Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:24:34.130Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:24:34.130Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-08-04T12:24:34.130Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-04T12:24:34.130Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-04T12:24:34.130Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-04T12:24:34.130Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-04T12:24:34.390Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-08-04T12:24:34.390Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-04T12:24:34.390Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-08-04T12:24:34.390Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-04T12:24:34.651Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-08-04T12:24:34.651Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-04T12:24:34.651Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-08-04T12:24:34.651Z] === RUN TestCopyFromContainer [2020-08-04T12:24:35.163Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2020-08-04T12:24:35.816Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2020-08-04T12:24:35.816Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2020-08-04T12:24:35.816Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-08-04T12:24:36.564Z] === RUN TestCopyFromContainer// [2020-08-04T12:24:36.564Z] === RUN TestCopyFromContainer//bar/root [2020-08-04T12:24:36.825Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-04T12:24:36.825Z] === RUN TestCopyFromContainer/bar/quux [2020-08-04T12:24:36.886Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-08-04T12:24:37.086Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-04T12:24:37.086Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-04T12:24:37.211Z] 4612f6d0b889: Verifying Checksum [2020-08-04T12:24:37.211Z] 4612f6d0b889: Download complete [2020-08-04T12:24:37.348Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-04T12:24:37.348Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-04T12:24:37.533Z] ok github.com/docker/docker/pkg/pubsub 1.120s coverage: 73.9% of statements [2020-08-04T12:24:37.533Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-08-04T12:24:37.608Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-04T12:24:37.609Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-04T12:24:37.869Z] --- PASS: TestCopyFromContainer (3.11s) [2020-08-04T12:24:37.869Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-08-04T12:24:37.869Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-04T12:24:37.869Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-08-04T12:24:37.869Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-08-04T12:24:37.869Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-08-04T12:24:37.869Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-08-04T12:24:37.869Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-08-04T12:24:37.869Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-08-04T12:24:37.869Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-08-04T12:24:37.869Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-08-04T12:24:37.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-04T12:24:37.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:24:37.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:24:37.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:24:37.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:24:37.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:24:37.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:24:37.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:24:37.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:24:37.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:24:37.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-04T12:24:37.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-04T12:24:37.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-04T12:24:37.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-04T12:24:37.869Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-04T12:24:37.869Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-08-04T12:24:37.869Z] === RUN TestCreateWithInvalidEnv [2020-08-04T12:24:37.869Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-04T12:24:37.869Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-04T12:24:37.869Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-04T12:24:37.869Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-04T12:24:37.869Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-04T12:24:37.869Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-04T12:24:37.869Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-04T12:24:37.869Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-04T12:24:37.869Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-04T12:24:37.869Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-04T12:24:37.869Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-04T12:24:37.869Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-04T12:24:37.869Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-04T12:24:37.869Z] === RUN TestCreateTmpfsMountsTarget [2020-08-04T12:24:37.869Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-04T12:24:37.869Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-04T12:24:38.591Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-08-04T12:24:38.591Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-08-04T12:24:38.644Z] --- PASS: TestBuildSquashParent (8.61s) [2020-08-04T12:24:38.644Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-04T12:24:38.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:24:38.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:24:38.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:24:38.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:24:38.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:24:38.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:24:38.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:24:38.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:24:38.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:24:38.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:24:38.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:24:38.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:24:38.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:24:38.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:24:38.891Z] ok github.com/docker/docker/pkg/symlink 0.023s coverage: 87.7% of statements [2020-08-04T12:24:39.946Z] ok github.com/docker/docker/pkg/signal 2.925s coverage: 61.0% of statements [2020-08-04T12:24:40.246Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 53.4% of statements [2020-08-04T12:24:40.246Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-08-04T12:24:40.413Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2020-08-04T12:24:40.413Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-04T12:24:41.307Z] ok github.com/docker/docker/pkg/tailfile 0.112s coverage: 88.6% of statements [2020-08-04T12:24:41.307Z] testing: warning: no tests to run [2020-08-04T12:24:41.307Z] coverage: [no statements] [2020-08-04T12:24:41.307Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-08-04T12:24:41.613Z] ok github.com/docker/docker/pkg/tarsum 0.194s coverage: 89.3% of statements [2020-08-04T12:24:41.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:24:41.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:24:41.913Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-08-04T12:24:41.913Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-08-04T12:24:42.213Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-08-04T12:24:42.326Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-08-04T12:24:42.326Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-04T12:24:42.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:24:42.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:24:42.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:24:42.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:24:42.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:24:42.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:24:42.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:24:42.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:24:42.327Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:24:42.327Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:24:42.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:24:42.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:24:42.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:24:42.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:24:42.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:24:42.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-04T12:24:42.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-08-04T12:24:42.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-08-04T12:24:42.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-08-04T12:24:42.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-08-04T12:24:42.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-04T12:24:42.327Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-04T12:24:43.269Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-08-04T12:24:43.269Z] === RUN TestCreateDifferentPlatform [2020-08-04T12:24:43.269Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-04T12:24:43.269Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-04T12:24:43.269Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-08-04T12:24:43.269Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-04T12:24:43.269Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-04T12:24:43.269Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-04T12:24:43.269Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-08-04T12:24:43.269Z] === RUN TestContainerStartOnDaemonRestart [2020-08-04T12:24:43.269Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-04T12:24:43.269Z] === RUN TestDaemonRestartIpcMode [2020-08-04T12:24:43.269Z] === PAUSE TestDaemonRestartIpcMode [2020-08-04T12:24:43.269Z] === RUN TestDaemonHostGatewayIP [2020-08-04T12:24:43.269Z] === PAUSE TestDaemonHostGatewayIP [2020-08-04T12:24:43.269Z] === RUN TestContainerKillOnDaemonStart [2020-08-04T12:24:43.269Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-04T12:24:43.269Z] === RUN TestDiff [2020-08-04T12:24:43.754Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-08-04T12:24:43.840Z] --- PASS: TestDiff (0.74s) [2020-08-04T12:24:43.841Z] === RUN TestExecWithCloseStdin [2020-08-04T12:24:44.434Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:24:44.692Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:24:44.784Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-08-04T12:24:44.784Z] === RUN TestExec [2020-08-04T12:24:45.292Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2020-08-04T12:24:45.726Z] --- PASS: TestExec (0.85s) [2020-08-04T12:24:45.726Z] === RUN TestExecUser [2020-08-04T12:24:45.940Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 68.8% of statements [2020-08-04T12:24:46.587Z] ok github.com/docker/docker/plugin 0.597s coverage: 23.1% of statements [2020-08-04T12:24:46.668Z] --- PASS: TestExecUser (0.87s) [2020-08-04T12:24:46.668Z] === RUN TestExportContainerAndImportImage [2020-08-04T12:24:46.768Z] .........................xx.................... [ 29%] [2020-08-04T12:24:47.289Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2020-08-04T12:24:47.611Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-08-04T12:24:47.611Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-04T12:24:47.939Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2020-08-04T12:24:47.961Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-04T12:24:47.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) [2020-08-04T12:24:47.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2020-08-04T12:24:47.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2020-08-04T12:24:47.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s) [2020-08-04T12:24:47.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2020-08-04T12:24:47.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2020-08-04T12:24:47.961Z] === RUN TestBuildMultiStageCopy [2020-08-04T12:24:47.961Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-04T12:24:49.011Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-08-04T12:24:49.311Z] ok github.com/docker/docker/registry 0.309s coverage: 56.3% of statements [2020-08-04T12:24:49.524Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-08-04T12:24:49.524Z] === RUN TestHealthCheckWorkdir [2020-08-04T12:24:49.609Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2020-08-04T12:24:50.481Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-04T12:24:50.737Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-04T12:24:50.909Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-08-04T12:24:50.909Z] === RUN TestHealthKillContainer [2020-08-04T12:24:51.300Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-04T12:24:51.864Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-04T12:24:52.003Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-08-04T12:24:52.426Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2020-08-04T12:24:52.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.42s) [2020-08-04T12:24:52.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-08-04T12:24:52.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-08-04T12:24:52.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-08-04T12:24:52.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-08-04T12:24:52.426Z] === RUN TestBuildMultiStageParentConfig [2020-08-04T12:24:53.453Z] --- PASS: TestHealthKillContainer (2.86s) [2020-08-04T12:24:53.453Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-04T12:24:53.798Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2020-08-04T12:24:53.798Z] === RUN TestBuildLabelWithTargets [2020-08-04T12:24:54.108Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2020-08-04T12:24:54.108Z] ok github.com/docker/docker/volume/local 0.051s coverage: 73.0% of statements [2020-08-04T12:24:54.395Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-08-04T12:24:54.395Z] === RUN TestIpcModeNone [2020-08-04T12:24:54.966Z] --- PASS: TestIpcModeNone (0.83s) [2020-08-04T12:24:54.966Z] === RUN TestIpcModePrivate [2020-08-04T12:24:55.157Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-08-04T12:24:55.693Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2020-08-04T12:24:55.693Z] === RUN TestBuildWithEmptyLayers [2020-08-04T12:24:55.920Z] --- PASS: TestIpcModePrivate (0.90s) [2020-08-04T12:24:55.920Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-04T12:24:55.920Z] === RUN TestIpcModeShareable [2020-08-04T12:24:56.866Z] --- PASS: TestIpcModeShareable (0.89s) [2020-08-04T12:24:56.866Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-08-04T12:24:56.866Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-04T12:24:57.064Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2020-08-04T12:24:57.064Z] === RUN TestBuildMultiStageOnBuild [2020-08-04T12:24:59.431Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s) [2020-08-04T12:24:59.431Z] === RUN TestAPIIpcModeHost [2020-08-04T12:24:59.782Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2020-08-04T12:24:59.782Z] === RUN TestBuildUncleanTarFilenames [2020-08-04T12:25:00.387Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-08-04T12:25:00.387Z] === RUN TestDaemonIpcModeShareable [2020-08-04T12:25:01.676Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2020-08-04T12:25:01.676Z] === RUN TestBuildMultiStageLayerLeak [2020-08-04T12:25:01.981Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-08-04T12:25:02.303Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-08-04T12:25:02.304Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-04T12:25:02.304Z] === RUN TestDaemonIpcModePrivate [2020-08-04T12:25:03.687Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-08-04T12:25:03.687Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-04T12:25:03.687Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-04T12:25:04.951Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s) [2020-08-04T12:25:04.951Z] === RUN TestBuildWithHugeFile [2020-08-04T12:25:05.603Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-08-04T12:25:05.603Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-04T12:25:05.603Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-04T12:25:07.176Z] --- PASS: TestImportExtremelyLargeImageWorks (92.75s) [2020-08-04T12:25:07.176Z] PASS [2020-08-04T12:25:07.176Z] [2020-08-04T12:25:07.176Z] === Skipped [2020-08-04T12:25:07.176Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-04T12:25:07.176Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:25:07.176Z] [2020-08-04T12:25:07.176Z] [2020-08-04T12:25:07.176Z] DONE 12 tests, 1 skipped in 94.237s [2020-08-04T12:25:07.176Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-04T12:25:07.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:25:07.177Z] ++ set -e [2020-08-04T12:25:07.177Z] ++ '[' -n 0 ']' [2020-08-04T12:25:07.177Z] ++ set -x [2020-08-04T12:25:07.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:25:07.177Z] INFO: Testing against a local daemon [2020-08-04T12:25:07.177Z] === RUN TestNetworkCreateDelete [2020-08-04T12:25:07.177Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-08-04T12:25:07.177Z] === RUN TestDockerNetworkDeletePreferID [2020-08-04T12:25:07.177Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2020-08-04T12:25:07.177Z] === RUN TestDaemonDNSFallback [2020-08-04T12:25:07.177Z] --- PASS: TestDaemonDNSFallback (2.61s) [2020-08-04T12:25:07.177Z] === RUN TestInspectNetwork [2020-08-04T12:25:07.517Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-08-04T12:25:07.517Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-04T12:25:07.517Z] === RUN TestIpcModeOlderClient [2020-08-04T12:25:07.517Z] === PAUSE TestIpcModeOlderClient [2020-08-04T12:25:07.517Z] === RUN TestKillContainerInvalidSignal [2020-08-04T12:25:08.087Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-08-04T12:25:08.087Z] === RUN TestKillContainer [2020-08-04T12:25:08.088Z] === RUN TestKillContainer/no_signal [2020-08-04T12:25:09.029Z] === RUN TestKillContainer/non_killing_signal [2020-08-04T12:25:09.289Z] === RUN TestKillContainer/killing_signal [2020-08-04T12:25:09.457Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-08-04T12:25:10.541Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/rootless [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/volume [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-04T12:25:10.541Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === Skipped [2020-08-04T12:25:10.541Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-04T12:25:10.541Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-04T12:25:10.541Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-04T12:25:10.541Z] time="2020-08-04T12:23:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-04T12:25:10.541Z] time="2020-08-04T12:23:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-04T12:25:10.541Z] time="2020-08-04T12:23:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-04T12:25:10.541Z] time="2020-08-04T12:23:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-04T12:25:10.541Z] time="2020-08-04T12:23:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-04T12:25:10.541Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-04T12:25:10.541Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-04T12:25:10.541Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:25:10.541Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-04T12:25:10.541Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-04T12:25:10.541Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-04T12:25:10.541Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] [2020-08-04T12:25:10.541Z] DONE 2123 tests, 26 skipped in 264.674s Post stage [Pipeline] junit [2020-08-04T12:25:10.594Z] Recording test results [2020-08-04T12:25:10.673Z] --- PASS: TestKillContainer (2.20s) [2020-08-04T12:25:10.673Z] --- PASS: TestKillContainer/no_signal (0.70s) [2020-08-04T12:25:10.673Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-08-04T12:25:10.673Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-08-04T12:25:10.673Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-04T12:25:10.673Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-04T12:25:11.245Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-04T12:25:11.539Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/make.sh dynbinary test-integration [2020-08-04T12:25:11.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2020-08-04T12:25:11.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-08-04T12:25:11.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-08-04T12:25:11.817Z] === RUN TestKillStoppedContainer [2020-08-04T12:25:11.838Z] [2020-08-04T12:25:11.838Z] Removing bundles/ [2020-08-04T12:25:11.838Z] [2020-08-04T12:25:11.838Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-04T12:25:11.838Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:25:11.838Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T12:25:11.944Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-04T12:25:12.077Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-08-04T12:25:12.077Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-04T12:25:12.077Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-04T12:25:12.077Z] === RUN TestKillDifferentUserContainer [2020-08-04T12:25:12.740Z] === RUN TestInspectNetwork/full_network_id [2020-08-04T12:25:12.740Z] === RUN TestInspectNetwork/partial_network_id [2020-08-04T12:25:12.740Z] === RUN TestInspectNetwork/network_name [2020-08-04T12:25:12.740Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-04T12:25:13.019Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-08-04T12:25:13.019Z] === RUN TestInspectOomKilledTrue [2020-08-04T12:25:13.019Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-04T12:25:13.019Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:25:13.019Z] === RUN TestInspectOomKilledFalse [2020-08-04T12:25:13.019Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-04T12:25:13.019Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:25:13.019Z] === RUN TestLinksEtcHostsContentMatch [2020-08-04T12:25:13.046Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T12:25:13.046Z] Using test binary docker [2020-08-04T12:25:13.046Z] +++ /etc/init.d/apparmor start [2020-08-04T12:25:13.046Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T12:25:13.046Z] Starting dockerd [2020-08-04T12:25:13.046Z] INFO: Waiting for daemon to start... [2020-08-04T12:25:13.046Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-04T12:25:13.591Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-08-04T12:25:13.591Z] === RUN TestLinksContainerNames [2020-08-04T12:25:13.976Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T12:25:13.976Z] Using test binary docker [2020-08-04T12:25:13.976Z] +++ /etc/init.d/apparmor start [2020-08-04T12:25:13.976Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T12:25:13.976Z] INFO: Waiting for daemon to start... [2020-08-04T12:25:13.976Z] Starting dockerd [2020-08-04T12:25:13.976Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-04T12:25:14.974Z] --- PASS: TestLinksContainerNames (1.54s) [2020-08-04T12:25:14.974Z] === RUN TestLogsFollowTailEmpty [2020-08-04T12:25:15.917Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-08-04T12:25:15.917Z] === RUN TestContainerNetworkMountsNoChown [2020-08-04T12:25:16.488Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/default [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/default [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/private [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/private [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rprivate [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/slave [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/slave [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rslave [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/shared [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/shared [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rshared [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-04T12:25:16.488Z] === CONT TestMountDaemonRoot/default [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-04T12:25:16.488Z] === CONT TestMountDaemonRoot/rslave [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:25:16.488Z] === CONT TestMountDaemonRoot/rprivate [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:25:16.488Z] === CONT TestMountDaemonRoot/shared [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:25:16.488Z] === CONT TestMountDaemonRoot/slave [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-04T12:25:16.488Z] === CONT TestMountDaemonRoot/private [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:25:16.488Z] === CONT TestMountDaemonRoot/rshared [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:25:16.488Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:25:16.488Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-04T12:25:16.488Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:25:16.488Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:25:16.488Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:25:16.488Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:25:16.749Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:25:17.010Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:25:17.010Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:25:17.010Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:25:17.010Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-04T12:25:17.010Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:25:17.010Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-04T12:25:17.010Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:25:17.010Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:25:17.010Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-04T12:25:17.010Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.13s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-08-04T12:25:17.010Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-04T12:25:17.010Z] === RUN TestContainerBindMountNonRecursive [2020-08-04T12:25:17.244Z] . [2020-08-04T12:25:17.244Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T12:25:17.244Z] [2020-08-04T12:25:17.244Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T12:25:17.244Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T12:25:17.244Z] Error: No such image: emptyfs [2020-08-04T12:25:17.244Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T12:25:17.244Z] ++++ docker load [2020-08-04T12:25:17.244Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T12:25:17.244Z] Error: No such image: emptyfs [2020-08-04T12:25:17.244Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T12:25:17.244Z] ++++ docker load [2020-08-04T12:25:17.244Z] Running integration-test (iteration 1) [2020-08-04T12:25:17.244Z] Running integration-test (iteration 1) [2020-08-04T12:25:17.244Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-04T12:25:17.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-04T12:25:17.244Z] ++ set -e [2020-08-04T12:25:17.244Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/++ '[' -n 0 ']' [2020-08-04T12:25:17.244Z] ++ set -x [2020-08-04T12:25:17.244Z] [2020-08-04T12:25:17.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-04T12:25:17.244Z] ++ set -e [2020-08-04T12:25:17.244Z] ++ '[' -n 0 ']' [2020-08-04T12:25:17.244Z] ++ set -x [2020-08-04T12:25:17.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-04T12:25:17.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-04T12:25:18.301Z] --- PASS: TestInspectNetwork (11.17s) [2020-08-04T12:25:18.301Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-04T12:25:18.301Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-04T12:25:18.301Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-04T12:25:18.301Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-04T12:25:18.301Z] === RUN TestRunContainerWithBridgeNone [2020-08-04T12:25:19.555Z] --- PASS: TestContainerBindMountNonRecursive (2.33s) [2020-08-04T12:25:19.555Z] === RUN TestNetworkNat [2020-08-04T12:25:20.370Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-08-04T12:25:20.370Z] === RUN TestNetworkInvalidJSON [2020-08-04T12:25:20.370Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-04T12:25:20.370Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-04T12:25:20.370Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:25:20.370Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:25:20.370Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:25:20.370Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:25:20.370Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-04T12:25:20.370Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:25:20.370Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:25:20.370Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-04T12:25:20.370Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-04T12:25:20.370Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-04T12:25:20.370Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-04T12:25:20.370Z] === RUN TestHostIPv4BridgeLabel [2020-08-04T12:25:20.497Z] --- PASS: TestNetworkNat (0.88s) [2020-08-04T12:25:20.497Z] === RUN TestNetworkLocalhostTCPNat [2020-08-04T12:25:20.661Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-08-04T12:25:20.661Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-04T12:25:21.068Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-08-04T12:25:21.068Z] === RUN TestNetworkLoopbackNat [2020-08-04T12:25:21.703Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-08-04T12:25:21.703Z] === RUN TestDaemonDefaultNetworkPools [2020-08-04T12:25:22.735Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-08-04T12:25:22.735Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-04T12:25:23.768Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-08-04T12:25:23.768Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-04T12:25:24.370Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2020-08-04T12:25:24.370Z] === RUN TestPause [2020-08-04T12:25:24.941Z] --- PASS: TestPause (0.79s) [2020-08-04T12:25:24.941Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-04T12:25:24.941Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T12:25:24.941Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T12:25:24.941Z] === RUN TestPauseStopPausedContainer [2020-08-04T12:25:25.274Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-08-04T12:25:25.275Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-04T12:25:25.565Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s) [2020-08-04T12:25:25.565Z] === RUN TestServiceWithPredefinedNetwork [2020-08-04T12:25:25.884Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-08-04T12:25:25.884Z] === RUN TestPsFilter [2020-08-04T12:25:26.145Z] --- PASS: TestPsFilter (0.23s) [2020-08-04T12:25:26.145Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-04T12:25:26.620Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-08-04T12:25:27.087Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-08-04T12:25:27.087Z] === RUN TestRemoveContainerWithVolume [2020-08-04T12:25:27.657Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-08-04T12:25:27.657Z] === RUN TestRemoveContainerRunning [2020-08-04T12:25:28.598Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-08-04T12:25:28.598Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-04T12:25:29.169Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-08-04T12:25:29.169Z] === RUN TestRemoveInvalidContainer [2020-08-04T12:25:29.169Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-04T12:25:29.169Z] === RUN TestRenameLinkedContainer [2020-08-04T12:25:30.014Z] --- PASS: TestServiceWithPredefinedNetwork (3.85s) [2020-08-04T12:25:30.014Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-04T12:25:30.014Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T12:25:30.014Z] service_test.go:236: FLAKY_TEST [2020-08-04T12:25:30.014Z] === RUN TestServiceWithDataPathPortInit [2020-08-04T12:25:32.470Z] --- PASS: TestRenameLinkedContainer (3.08s) [2020-08-04T12:25:32.470Z] === RUN TestRenameStoppedContainer [2020-08-04T12:25:33.041Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-08-04T12:25:33.041Z] === RUN TestRenameRunningContainerAndReuse [2020-08-04T12:25:33.487Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-04T12:25:34.427Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-08-04T12:25:34.427Z] === RUN TestRenameInvalidName [2020-08-04T12:25:34.945Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-08-04T12:25:35.371Z] --- PASS: TestRenameInvalidName (0.73s) [2020-08-04T12:25:35.371Z] === RUN TestRenameAnonymousContainer [2020-08-04T12:25:37.717Z] --- PASS: TestImportExtremelyLargeImageWorks (104.84s) [2020-08-04T12:25:37.717Z] PASS [2020-08-04T12:25:37.717Z] [2020-08-04T12:25:37.717Z] === Skipped [2020-08-04T12:25:37.717Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-04T12:25:37.717Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-04T12:25:37.717Z] [2020-08-04T12:25:37.717Z] [2020-08-04T12:25:37.717Z] DONE 12 tests, 1 skipped in 108.406s [2020-08-04T12:25:37.717Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-04T12:25:37.717Z] INFO: Testing against a local daemon [2020-08-04T12:25:37.717Z] === RUN TestNetworkCreateDelete [2020-08-04T12:25:37.717Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-08-04T12:25:37.717Z] === RUN TestDockerNetworkDeletePreferID [2020-08-04T12:25:37.717Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-08-04T12:25:37.717Z] === RUN TestDaemonDNSFallback [2020-08-04T12:25:39.288Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-08-04T12:25:39.576Z] --- PASS: TestRenameAnonymousContainer (3.84s) [2020-08-04T12:25:39.576Z] === RUN TestRenameContainerWithSameName [2020-08-04T12:25:39.617Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-08-04T12:25:39.617Z] === RUN TestInspectNetwork [2020-08-04T12:25:39.617Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-04T12:25:39.617Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:25:39.617Z] === RUN TestRunContainerWithBridgeNone [2020-08-04T12:25:39.617Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-04T12:25:39.617Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] === RUN TestNetworkInvalidJSON [2020-08-04T12:25:39.617Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-04T12:25:39.617Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-04T12:25:39.617Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:25:39.617Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:25:39.617Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:25:39.617Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:25:39.617Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-04T12:25:39.617Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:25:39.617Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:25:39.617Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-04T12:25:39.617Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-04T12:25:39.617Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-04T12:25:39.617Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-04T12:25:39.617Z] === RUN TestHostIPv4BridgeLabel [2020-08-04T12:25:39.617Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-08-04T12:25:39.617Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-04T12:25:39.617Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-08-04T12:25:39.617Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] === RUN TestDaemonDefaultNetworkPools [2020-08-04T12:25:39.617Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-08-04T12:25:39.617Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-04T12:25:39.617Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-04T12:25:39.617Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-04T12:25:39.617Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] === RUN TestServiceWithPredefinedNetwork [2020-08-04T12:25:39.617Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:25:39.617Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-04T12:25:39.617Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:236: FLAKY_TEST [2020-08-04T12:25:39.617Z] === RUN TestServiceWithDataPathPortInit [2020-08-04T12:25:39.617Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:25:39.617Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-04T12:25:39.617Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:25:39.617Z] PASS [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === Skipped [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-08-04T12:25:39.617Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-08-04T12:25:39.617Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-08-04T12:25:39.617Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-08-04T12:25:39.617Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-08-04T12:25:39.617Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:236: FLAKY_TEST [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-04T12:25:39.617Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] [2020-08-04T12:25:39.617Z] DONE 19 tests, 12 skipped in 8.123s [2020-08-04T12:25:39.617Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-04T12:25:39.617Z] INFO: Testing against a local daemon [2020-08-04T12:25:39.617Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-04T12:25:39.617Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T12:25:39.617Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:25:39.618Z] === RUN TestDockerNetworkIpvlan [2020-08-04T12:25:39.618Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-04T12:25:39.618Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:25:39.618Z] PASS [2020-08-04T12:25:39.618Z] [2020-08-04T12:25:39.618Z] === Skipped [2020-08-04T12:25:39.618Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T12:25:39.618Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:25:39.618Z] [2020-08-04T12:25:39.618Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-04T12:25:39.618Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:25:39.618Z] [2020-08-04T12:25:39.618Z] [2020-08-04T12:25:39.618Z] DONE 2 tests, 2 skipped in 0.141s [2020-08-04T12:25:39.618Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-04T12:25:39.618Z] INFO: Testing against a local daemon [2020-08-04T12:25:39.618Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-04T12:25:39.618Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-04T12:25:39.618Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.618Z] === RUN TestDockerNetworkMacvlan [2020-08-04T12:25:39.618Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-08-04T12:25:39.618Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.618Z] PASS [2020-08-04T12:25:39.618Z] [2020-08-04T12:25:39.618Z] === Skipped [2020-08-04T12:25:39.618Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-04T12:25:39.618Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.618Z] [2020-08-04T12:25:39.618Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-08-04T12:25:39.618Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:25:39.618Z] [2020-08-04T12:25:39.618Z] [2020-08-04T12:25:39.618Z] DONE 2 tests, 2 skipped in 0.202s [2020-08-04T12:25:39.618Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-04T12:25:39.618Z] testing: warning: no tests to run [2020-08-04T12:25:39.618Z] PASS [2020-08-04T12:25:39.618Z] [2020-08-04T12:25:39.618Z] DONE 0 tests in 0.024s [2020-08-04T12:25:39.618Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-04T12:25:39.837Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-08-04T12:25:39.837Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-04T12:25:39.877Z] INFO: Testing against a local daemon [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginAllowRequest [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginTLS [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginDenyRequest [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginDenyResponse [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginAllowEventStream [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginErrorResponse [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginErrorRequest [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginHeader [2020-08-04T12:25:39.877Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-08-04T12:25:39.877Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:39.877Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-04T12:25:40.136Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-08-04T12:25:40.136Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.136Z] === RUN TestAuthZPluginV2Disable [2020-08-04T12:25:40.136Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-08-04T12:25:40.136Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.136Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-04T12:25:40.395Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.17s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-04T12:25:40.395Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.17s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-04T12:25:40.395Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] PASS [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === Skipped [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.17s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.17s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-08-04T12:25:40.395Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] [2020-08-04T12:25:40.395Z] DONE 17 tests, 17 skipped in 0.779s [2020-08-04T12:25:40.395Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-04T12:25:40.655Z] INFO: Testing against a local daemon [2020-08-04T12:25:40.655Z] === RUN TestPluginInvalidJSON [2020-08-04T12:25:40.655Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:25:40.655Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:25:40.655Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:25:40.655Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-04T12:25:40.655Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-04T12:25:40.655Z] === RUN TestPluginInstall [2020-08-04T12:25:40.655Z] --- SKIP: TestPluginInstall (0.00s) [2020-08-04T12:25:40.655Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.655Z] PASS [2020-08-04T12:25:40.655Z] [2020-08-04T12:25:40.655Z] === Skipped [2020-08-04T12:25:40.655Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-08-04T12:25:40.655Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T12:25:40.655Z] [2020-08-04T12:25:40.655Z] [2020-08-04T12:25:40.655Z] DONE 3 tests, 1 skipped in 0.200s [2020-08-04T12:25:40.655Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-04T12:25:40.913Z] INFO: Testing against a local daemon [2020-08-04T12:25:40.913Z] === RUN TestExternalGraphDriver [2020-08-04T12:25:40.913Z] --- SKIP: TestExternalGraphDriver (0.16s) [2020-08-04T12:25:40.913Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-04T12:25:40.913Z] === RUN TestGraphdriverPluginV2 [2020-08-04T12:25:41.751Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-08-04T12:25:41.751Z] === RUN TestResize [2020-08-04T12:25:42.321Z] --- PASS: TestResize (0.81s) [2020-08-04T12:25:42.321Z] === RUN TestResizeWithInvalidSize [2020-08-04T12:25:43.263Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-08-04T12:25:43.263Z] === RUN TestResizeWhenContainerNotStarted [2020-08-04T12:25:43.834Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:25:43.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:25:43.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:25:43.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:25:43.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:25:43.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:25:43.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:25:45.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:25:46.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:25:46.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:25:46.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:25:47.218Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:25:47.474Z] --- PASS: TestGraphdriverPluginV2 (5.58s) [2020-08-04T12:25:47.474Z] PASS [2020-08-04T12:25:47.474Z] [2020-08-04T12:25:47.474Z] === Skipped [2020-08-04T12:25:47.474Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.16s) [2020-08-04T12:25:47.474Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-04T12:25:47.474Z] [2020-08-04T12:25:47.474Z] [2020-08-04T12:25:47.474Z] DONE 2 tests, 1 skipped in 5.874s [2020-08-04T12:25:47.474Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-04T12:25:47.474Z] INFO: Testing against a local daemon [2020-08-04T12:25:47.474Z] === RUN TestContinueAfterPluginCrash [2020-08-04T12:25:47.474Z] === PAUSE TestContinueAfterPluginCrash [2020-08-04T12:25:47.474Z] === RUN TestReadPluginNoRead [2020-08-04T12:25:47.474Z] === PAUSE TestReadPluginNoRead [2020-08-04T12:25:47.474Z] === RUN TestDaemonStartWithLogOpt [2020-08-04T12:25:47.474Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-04T12:25:47.474Z] === CONT TestContinueAfterPluginCrash [2020-08-04T12:25:47.474Z] === CONT TestDaemonStartWithLogOpt [2020-08-04T12:25:48.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:25:48.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:25:49.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2020-08-04T12:25:52.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2020-08-04T12:25:52.361Z] === RUN TestCgroupNamespacesRun [2020-08-04T12:25:52.461Z] --- PASS: TestServiceWithDataPathPortInit (20.61s) [2020-08-04T12:25:52.461Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-04T12:25:53.633Z] ......................... [ 66%] [2020-08-04T12:25:53.745Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-08-04T12:25:53.745Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-04T12:25:55.657Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-08-04T12:25:55.657Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-04T12:25:57.569Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-08-04T12:25:57.569Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-04T12:25:58.956Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-08-04T12:25:58.956Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-04T12:26:00.876Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-08-04T12:26:00.876Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-04T12:26:00.984Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.45s) [2020-08-04T12:26:00.984Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x7g3z73ogv08h0xat346yalll Created:2020-08-04 12:25:51.575609806 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[22a29421cf2357efb56ab408868204a1694b7020a83c925c551476d37d1f88dd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rp0tu75w1ef0w1lu6s074ap9m EndpointID:c5ce280020773ff5da1cda16510b7932d5c01cef3a02cd90a0fdfc0e231b30e9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:070489dfccdfd8a4af4827818253a710ceb27cfaa476b2f27d6c375e30572113 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:facc9fbe991b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rp0tu75w1ef0w1lu6s074ap9m EndpointID:c5ce280020773ff5da1cda16510b7932d5c01cef3a02cd90a0fdfc0e231b30e9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-04T12:26:00.984Z] PASS [2020-08-04T12:26:00.984Z] [2020-08-04T12:26:00.984Z] === Skipped [2020-08-04T12:26:00.984Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T12:26:00.984Z] service_test.go:236: FLAKY_TEST [2020-08-04T12:26:00.984Z] [2020-08-04T12:26:00.984Z] [2020-08-04T12:26:00.984Z] DONE 23 tests, 1 skipped in 57.939s [2020-08-04T12:26:00.984Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-04T12:26:00.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:00.984Z] ++ set -e [2020-08-04T12:26:00.984Z] ++ '[' -n 0 ']' [2020-08-04T12:26:00.984Z] ++ set -x [2020-08-04T12:26:00.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:00.985Z] INFO: Testing against a local daemon [2020-08-04T12:26:00.985Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-04T12:26:00.985Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T12:26:00.985Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:26:00.985Z] === RUN TestDockerNetworkIpvlan [2020-08-04T12:26:00.985Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-04T12:26:00.985Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:26:00.985Z] PASS [2020-08-04T12:26:00.985Z] [2020-08-04T12:26:00.985Z] === Skipped [2020-08-04T12:26:00.985Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T12:26:00.985Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:26:00.985Z] [2020-08-04T12:26:00.985Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-04T12:26:00.985Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:26:00.985Z] [2020-08-04T12:26:00.985Z] [2020-08-04T12:26:00.985Z] DONE 2 tests, 2 skipped in 0.179s [2020-08-04T12:26:00.985Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-04T12:26:00.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:00.985Z] ++ set -e [2020-08-04T12:26:00.985Z] ++ '[' -n 0 ']' [2020-08-04T12:26:00.985Z] ++ set -x [2020-08-04T12:26:00.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:00.985Z] INFO: Testing against a local daemon [2020-08-04T12:26:00.985Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-04T12:26:02.259Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2020-08-04T12:26:02.259Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-04T12:26:02.357Z] --- PASS: TestDaemonStartWithLogOpt (13.13s) [2020-08-04T12:26:02.357Z] === CONT TestReadPluginNoRead [2020-08-04T12:26:02.488Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-08-04T12:26:02.488Z] === RUN TestDockerNetworkMacvlan [2020-08-04T12:26:03.120Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-04T12:26:03.200Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-08-04T12:26:03.200Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-04T12:26:03.291Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-04T12:26:03.549Z] --- PASS: TestContinueAfterPluginCrash (16.78s) [2020-08-04T12:26:03.875Z] Loaded image: buildpack-deps:buster [2020-08-04T12:26:03.875Z] Loaded image: busybox:latest [2020-08-04T12:26:03.875Z] Loaded image: buildpack-deps:buster [2020-08-04T12:26:03.875Z] Loaded image: busybox:glibc [2020-08-04T12:26:03.875Z] Loaded image: debian:buster [2020-08-04T12:26:03.875Z] Loaded image: hello-world:latest [2020-08-04T12:26:03.875Z] INFO: Testing against a local daemon [2020-08-04T12:26:03.875Z] === RUN TestDockerDaemonSuite [2020-08-04T12:26:03.875Z] Loaded image: busybox:latest [2020-08-04T12:26:03.875Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-04T12:26:03.875Z] Loaded image: busybox:glibc [2020-08-04T12:26:03.875Z] Loaded image: debian:buster [2020-08-04T12:26:03.875Z] Loaded image: hello-world:latest [2020-08-04T12:26:03.875Z] INFO: Testing against a local daemon [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-04T12:26:03.875Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-04T12:26:03.875Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-04T12:26:04.152Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-04T12:26:04.436Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-04T12:26:04.999Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-04T12:26:05.114Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-08-04T12:26:05.114Z] === RUN TestKernelTCPMemory [2020-08-04T12:26:05.185Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-04T12:26:05.255Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-04T12:26:05.255Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-04T12:26:05.255Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-04T12:26:05.255Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-04T12:26:06.055Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-08-04T12:26:06.055Z] === RUN TestNISDomainname [2020-08-04T12:26:06.076Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-04T12:26:06.998Z] --- PASS: TestNISDomainname (0.92s) [2020-08-04T12:26:06.998Z] === RUN TestHostnameDnsResolution [2020-08-04T12:26:07.780Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-04T12:26:07.980Z] === RUN TestReadPluginNoRead/default [2020-08-04T12:26:08.910Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-08-04T12:26:08.910Z] === RUN TestStats [2020-08-04T12:26:09.146Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-04T12:26:09.633Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-04T12:26:10.075Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-04T12:26:10.508Z] --- PASS: TestReadPluginNoRead (10.23s) [2020-08-04T12:26:10.508Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2020-08-04T12:26:10.508Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2020-08-04T12:26:10.508Z] --- PASS: TestReadPluginNoRead/default (2.22s) [2020-08-04T12:26:10.508Z] read_test.go:92: [d0675853d26a5] daemon is not started [2020-08-04T12:26:10.508Z] PASS [2020-08-04T12:26:10.508Z] [2020-08-04T12:26:10.508Z] DONE 6 tests in 23.530s [2020-08-04T12:26:10.508Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-04T12:26:10.508Z] testing: warning: no tests to run [2020-08-04T12:26:10.508Z] PASS [2020-08-04T12:26:10.508Z] [2020-08-04T12:26:10.508Z] DONE 0 tests in 0.088s [2020-08-04T12:26:10.508Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-04T12:26:10.508Z] INFO: Testing against a local daemon [2020-08-04T12:26:10.508Z] === RUN TestPluginWithDevMounts [2020-08-04T12:26:10.508Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-08-04T12:26:10.508Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-04T12:26:10.508Z] PASS [2020-08-04T12:26:10.508Z] [2020-08-04T12:26:10.508Z] === Skipped [2020-08-04T12:26:10.508Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-08-04T12:26:10.508Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-04T12:26:10.508Z] [2020-08-04T12:26:10.508Z] [2020-08-04T12:26:10.508Z] DONE 1 tests, 1 skipped in 0.214s [2020-08-04T12:26:10.508Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-04T12:26:10.508Z] INFO: Testing against a local daemon [2020-08-04T12:26:10.508Z] === RUN TestSecretInspect [2020-08-04T12:26:10.767Z] --- SKIP: TestSecretInspect (0.03s) [2020-08-04T12:26:10.767Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] === RUN TestSecretList [2020-08-04T12:26:10.767Z] --- SKIP: TestSecretList (0.01s) [2020-08-04T12:26:10.767Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] === RUN TestSecretsCreateAndDelete [2020-08-04T12:26:10.767Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-08-04T12:26:10.767Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] === RUN TestSecretsUpdate [2020-08-04T12:26:10.767Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-08-04T12:26:10.767Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] === RUN TestTemplatedSecret [2020-08-04T12:26:10.767Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-04T12:26:10.767Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] === RUN TestSecretCreateResolve [2020-08-04T12:26:10.767Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-08-04T12:26:10.767Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] PASS [2020-08-04T12:26:10.767Z] [2020-08-04T12:26:10.767Z] === Skipped [2020-08-04T12:26:10.767Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2020-08-04T12:26:10.767Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] [2020-08-04T12:26:10.767Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-08-04T12:26:10.767Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] [2020-08-04T12:26:10.767Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-08-04T12:26:10.767Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] [2020-08-04T12:26:10.767Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-08-04T12:26:10.767Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] [2020-08-04T12:26:10.767Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-08-04T12:26:10.767Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] [2020-08-04T12:26:10.767Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-08-04T12:26:10.767Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:10.767Z] [2020-08-04T12:26:10.767Z] [2020-08-04T12:26:10.767Z] DONE 6 tests, 6 skipped in 0.218s [2020-08-04T12:26:10.767Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-04T12:26:10.767Z] INFO: Testing against a local daemon [2020-08-04T12:26:10.767Z] === RUN TestServiceCreateInit [2020-08-04T12:26:10.767Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-04T12:26:10.767Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-04T12:26:11.026Z] --- PASS: TestServiceCreateInit (0.02s) [2020-08-04T12:26:11.026Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-04T12:26:11.026Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-04T12:26:11.026Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestCreateServiceMultipleTimes [2020-08-04T12:26:11.026Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-08-04T12:26:11.026Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestCreateServiceConflict [2020-08-04T12:26:11.026Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-08-04T12:26:11.026Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestCreateServiceMaxReplicas [2020-08-04T12:26:11.026Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-08-04T12:26:11.026Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-04T12:26:11.026Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-04T12:26:11.026Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestCreateServiceSecretFileMode [2020-08-04T12:26:11.026Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-08-04T12:26:11.026Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestCreateServiceConfigFileMode [2020-08-04T12:26:11.026Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-08-04T12:26:11.026Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestCreateServiceSysctls [2020-08-04T12:26:11.026Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-04T12:26:11.026Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestCreateServiceCapabilities [2020-08-04T12:26:11.026Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-08-04T12:26:11.026Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestInspect [2020-08-04T12:26:11.026Z] --- SKIP: TestInspect (0.01s) [2020-08-04T12:26:11.026Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestCreateJob [2020-08-04T12:26:11.026Z] --- SKIP: TestCreateJob (0.01s) [2020-08-04T12:26:11.026Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestReplicatedJob [2020-08-04T12:26:11.026Z] --- SKIP: TestReplicatedJob (0.01s) [2020-08-04T12:26:11.026Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestUpdateReplicatedJob [2020-08-04T12:26:11.026Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-08-04T12:26:11.026Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestServiceListWithStatuses [2020-08-04T12:26:11.026Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-04T12:26:11.026Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T12:26:11.026Z] === RUN TestDockerNetworkConnectAlias [2020-08-04T12:26:11.026Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-08-04T12:26:11.026Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestDockerNetworkReConnect [2020-08-04T12:26:11.026Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-08-04T12:26:11.026Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:11.026Z] === RUN TestServicePlugin [2020-08-04T12:26:11.440Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-04T12:26:11.450Z] --- PASS: TestStats (2.77s) [2020-08-04T12:26:11.450Z] === RUN TestStopContainerWithTimeout [2020-08-04T12:26:11.450Z] === RUN TestStopContainerWithTimeout/0 [2020-08-04T12:26:11.450Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-04T12:26:11.450Z] === RUN TestStopContainerWithTimeout/1 [2020-08-04T12:26:11.450Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-04T12:26:11.450Z] === RUN TestStopContainerWithTimeout/3 [2020-08-04T12:26:11.450Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-04T12:26:11.450Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-04T12:26:11.450Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-04T12:26:11.450Z] === CONT TestStopContainerWithTimeout/0 [2020-08-04T12:26:11.450Z] === CONT TestStopContainerWithTimeout/1 [2020-08-04T12:26:11.450Z] === CONT TestStopContainerWithTimeout/3 [2020-08-04T12:26:11.450Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-04T12:26:11.697Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-04T12:26:13.065Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-04T12:26:13.145Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-04T12:26:13.628Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-04T12:26:14.747Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-04T12:26:14.747Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-08-04T12:26:14.747Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2020-08-04T12:26:14.747Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-08-04T12:26:14.747Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-08-04T12:26:14.747Z] === RUN TestDeleteDevicemapper [2020-08-04T12:26:14.747Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-04T12:26:14.747Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T12:26:14.747Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-04T12:26:15.213Z] --- SKIP: TestServicePlugin (3.37s) [2020-08-04T12:26:15.213Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] === RUN TestServiceUpdateLabel [2020-08-04T12:26:15.213Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-08-04T12:26:15.213Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] === RUN TestServiceUpdateSecrets [2020-08-04T12:26:15.213Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-08-04T12:26:15.213Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] === RUN TestServiceUpdateConfigs [2020-08-04T12:26:15.213Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-08-04T12:26:15.213Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] === RUN TestServiceUpdateNetwork [2020-08-04T12:26:15.213Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-08-04T12:26:15.213Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] === RUN TestServiceUpdatePidsLimit [2020-08-04T12:26:15.213Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-08-04T12:26:15.213Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] PASS [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === Skipped [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-04T12:26:15.213Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-04T12:26:15.213Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-04T12:26:15.213Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-04T12:26:15.213Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-08-04T12:26:15.213Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-08-04T12:26:15.213Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-08-04T12:26:15.213Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-04T12:26:15.213Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-08-04T12:26:15.213Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-08-04T12:26:15.213Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-08-04T12:26:15.213Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-08-04T12:26:15.213Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-08-04T12:26:15.213Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-08-04T12:26:15.213Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-08-04T12:26:15.213Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-08-04T12:26:15.213Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-04T12:26:15.213Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-08-04T12:26:15.213Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-08-04T12:26:15.213Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestServicePlugin (3.37s) [2020-08-04T12:26:15.213Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-08-04T12:26:15.213Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-08-04T12:26:15.213Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-08-04T12:26:15.213Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-08-04T12:26:15.213Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-08-04T12:26:15.213Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] DONE 24 tests, 23 skipped in 3.841s [2020-08-04T12:26:15.213Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-04T12:26:15.213Z] INFO: Testing against a local daemon [2020-08-04T12:26:15.213Z] === RUN TestSessionCreate [2020-08-04T12:26:15.213Z] --- PASS: TestSessionCreate (0.03s) [2020-08-04T12:26:15.213Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-04T12:26:15.213Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-04T12:26:15.213Z] PASS [2020-08-04T12:26:15.213Z] [2020-08-04T12:26:15.213Z] DONE 2 tests in 0.231s [2020-08-04T12:26:15.213Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-04T12:26:15.213Z] INFO: Testing against a local daemon [2020-08-04T12:26:15.213Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-04T12:26:15.213Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T12:26:15.213Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T12:26:15.213Z] === RUN TestEventsExecDie [2020-08-04T12:26:15.472Z] --- PASS: TestEventsExecDie (0.46s) [2020-08-04T12:26:15.472Z] === RUN TestEventsBackwardsCompatible [2020-08-04T12:26:15.472Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-08-04T12:26:15.472Z] === RUN TestInfoBinaryCommits [2020-08-04T12:26:15.472Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-04T12:26:15.472Z] === RUN TestInfoAPIVersioned [2020-08-04T12:26:15.472Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-04T12:26:15.472Z] === RUN TestInfoDiscoveryBackend [2020-08-04T12:26:15.530Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-04T12:26:16.120Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-04T12:26:16.377Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-04T12:26:16.659Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.22s) [2020-08-04T12:26:16.659Z] === RUN TestUpdateMemory [2020-08-04T12:26:16.659Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-04T12:26:16.659Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:26:16.659Z] === RUN TestUpdateCPUQuota [2020-08-04T12:26:17.315Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-04T12:26:17.372Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-08-04T12:26:17.372Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-04T12:26:18.042Z] --- PASS: TestUpdateCPUQuota (1.29s) [2020-08-04T12:26:18.042Z] === RUN TestUpdatePidsLimit [2020-08-04T12:26:18.042Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-04T12:26:18.249Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-04T12:26:18.302Z] === RUN TestUpdatePidsLimit/no_change [2020-08-04T12:26:18.563Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-04T12:26:18.810Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-04T12:26:19.067Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-04T12:26:19.133Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-04T12:26:19.393Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-04T12:26:19.964Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-04T12:26:20.035Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-04T12:26:20.224Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-04T12:26:20.652Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.34s) [2020-08-04T12:26:20.652Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-04T12:26:20.652Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-04T12:26:20.652Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:26:20.652Z] === RUN TestInfoAPI [2020-08-04T12:26:20.652Z] --- PASS: TestInfoAPI (0.04s) [2020-08-04T12:26:20.652Z] === RUN TestInfoAPIWarnings [2020-08-04T12:26:20.956Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-04T12:26:21.611Z] --- PASS: TestUpdatePidsLimit (3.64s) [2020-08-04T12:26:21.611Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-08-04T12:26:21.611Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-08-04T12:26:21.611Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-08-04T12:26:21.611Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-08-04T12:26:21.611Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-08-04T12:26:21.611Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-08-04T12:26:21.611Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-08-04T12:26:21.611Z] === RUN TestUpdateRestartPolicy [2020-08-04T12:26:21.885Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-04T12:26:22.024Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-08-04T12:26:22.024Z] === RUN TestInfoDebug [2020-08-04T12:26:22.100Z] --- PASS: TestDockerNetworkMacvlan (19.65s) [2020-08-04T12:26:22.100Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-08-04T12:26:22.100Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2020-08-04T12:26:22.100Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2020-08-04T12:26:22.100Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s) [2020-08-04T12:26:22.100Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.41s) [2020-08-04T12:26:22.100Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2020-08-04T12:26:22.100Z] PASS [2020-08-04T12:26:22.100Z] [2020-08-04T12:26:22.100Z] DONE 8 tests in 21.259s [2020-08-04T12:26:22.100Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-04T12:26:22.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:22.100Z] ++ set -e [2020-08-04T12:26:22.100Z] ++ '[' -n 0 ']' [2020-08-04T12:26:22.100Z] ++ set -x [2020-08-04T12:26:22.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:22.100Z] testing: warning: no tests to run [2020-08-04T12:26:22.100Z] PASS [2020-08-04T12:26:22.100Z] [2020-08-04T12:26:22.100Z] DONE 0 tests in 0.055s [2020-08-04T12:26:22.100Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-04T12:26:22.101Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:22.101Z] ++ set -e [2020-08-04T12:26:22.101Z] ++ '[' -n 0 ']' [2020-08-04T12:26:22.101Z] ++ set -x [2020-08-04T12:26:22.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:22.101Z] INFO: Testing against a local daemon [2020-08-04T12:26:22.101Z] === RUN TestAuthZPluginAllowRequest [2020-08-04T12:26:22.814Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-04T12:26:23.399Z] --- PASS: TestInfoDebug (1.53s) [2020-08-04T12:26:23.399Z] === RUN TestInfoInsecureRegistries [2020-08-04T12:26:24.182Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-04T12:26:24.184Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-08-04T12:26:24.184Z] === RUN TestAuthZPluginTLS [2020-08-04T12:26:24.475Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-08-04T12:26:24.475Z] === RUN TestAuthZPluginDenyRequest [2020-08-04T12:26:24.966Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-08-04T12:26:24.966Z] === RUN TestInfoRegistryMirrors [2020-08-04T12:26:25.108Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-08-04T12:26:25.108Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-04T12:26:25.111Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-04T12:26:25.368Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-04T12:26:25.740Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-08-04T12:26:25.740Z] === RUN TestAuthZPluginDenyResponse [2020-08-04T12:26:26.031Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-08-04T12:26:26.031Z] === RUN TestAuthZPluginAllowEventStream [2020-08-04T12:26:26.867Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-08-04T12:26:26.867Z] === RUN TestLoginFailsWithBadCredentials [2020-08-04T12:26:26.867Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-08-04T12:26:26.867Z] === RUN TestPingCacheHeaders [2020-08-04T12:26:26.867Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-04T12:26:26.867Z] === RUN TestPingGet [2020-08-04T12:26:26.867Z] --- PASS: TestPingGet (0.01s) [2020-08-04T12:26:26.867Z] === RUN TestPingHead [2020-08-04T12:26:26.867Z] --- PASS: TestPingHead (0.02s) [2020-08-04T12:26:26.867Z] === RUN TestVersion [2020-08-04T12:26:26.867Z] --- PASS: TestVersion (0.02s) [2020-08-04T12:26:26.867Z] PASS [2020-08-04T12:26:26.867Z] [2020-08-04T12:26:26.867Z] === Skipped [2020-08-04T12:26:26.867Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T12:26:26.867Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T12:26:26.867Z] [2020-08-04T12:26:26.867Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-04T12:26:26.867Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T12:26:26.867Z] [2020-08-04T12:26:26.867Z] [2020-08-04T12:26:26.867Z] DONE 18 tests, 2 skipped in 11.936s [2020-08-04T12:26:26.867Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-04T12:26:26.867Z] INFO: Testing against a local daemon [2020-08-04T12:26:26.867Z] === RUN TestVolumesCreateAndList [2020-08-04T12:26:26.867Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-04T12:26:26.867Z] === RUN TestVolumesRemove [2020-08-04T12:26:26.867Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-04T12:26:26.867Z] === RUN TestVolumesInspect [2020-08-04T12:26:26.867Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-04T12:26:26.867Z] === RUN TestVolumesInvalidJSON [2020-08-04T12:26:26.867Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-04T12:26:26.867Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-04T12:26:26.867Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-04T12:26:26.867Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-04T12:26:26.867Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-04T12:26:26.867Z] PASS [2020-08-04T12:26:26.867Z] [2020-08-04T12:26:26.867Z] DONE 5 tests in 0.228s [2020-08-04T12:26:26.867Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T12:26:27.125Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11934 is not a child of this shell [2020-08-04T12:26:27.125Z] warning: PID 11934 from bundles/test-integration/docker.pid had a nonzero exit code [2020-08-04T12:26:27.125Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T12:26:27.125Z] [2020-08-04T12:26:27.125Z] Unloading profiles will leave already running processes permanently [2020-08-04T12:26:27.125Z] unconfined, which can lead to unexpected situations. [2020-08-04T12:26:27.125Z] [2020-08-04T12:26:27.125Z] To set a process to complain mode, use the command line tool [2020-08-04T12:26:27.125Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T12:26:27.125Z] Removing test suite binaries [2020-08-04T12:26:27.125Z] exiting test-integration [2020-08-04T12:26:27.125Z] ++ exit 0 [2020-08-04T12:26:27.265Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-04T12:26:27.828Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-04T12:26:27.828Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-04T12:26:28.059Z] [2020-08-04T12:26:28.104Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2020-08-04T12:26:28.104Z] === RUN TestAuthZPluginErrorResponse [2020-08-04T12:26:28.396Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-04T12:26:28.396Z] === RUN TestAuthZPluginErrorRequest [2020-08-04T12:26:28.757Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF Post stage [Pipeline] junit [2020-08-04T12:26:29.016Z] Recording test results [2020-08-04T12:26:29.029Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-08-04T12:26:29.029Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-04T12:26:29.321Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-04T12:26:29.662Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-08-04T12:26:29.662Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-04T12:26:30.255Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-04T12:26:31.132Z] + echo Ensuring container killed. [2020-08-04T12:26:31.132Z] Ensuring container killed. [2020-08-04T12:26:31.132Z] + docker rm -vf docker-pr3 [2020-08-04T12:26:31.132Z] Error: No such container: docker-pr3 [2020-08-04T12:26:31.132Z] + true [Pipeline] sh [2020-08-04T12:26:31.426Z] + echo Chowning /workspace to jenkins user [2020-08-04T12:26:31.426Z] Chowning /workspace to jenkins user [2020-08-04T12:26:31.426Z] + id -u [2020-08-04T12:26:31.426Z] + id -g [2020-08-04T12:26:31.426Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41292:/workspace busybox chown -R 1000:1000 /workspace [2020-08-04T12:26:31.426Z] Unable to find image 'busybox:latest' locally [2020-08-04T12:26:31.426Z] latest: Pulling from library/busybox [2020-08-04T12:26:31.426Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-04T12:26:31.807Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-08-04T12:26:31.807Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-04T12:26:32.155Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-04T12:26:32.155Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-04T12:26:32.412Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-04T12:26:32.974Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-04T12:26:33.231Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-04T12:26:33.919Z] --- PASS: TestUpdateRestartPolicy (12.32s) [2020-08-04T12:26:33.919Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-04T12:26:34.148Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-08-04T12:26:34.537Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-08-04T12:26:34.537Z] === RUN TestAuthZPluginHeader [2020-08-04T12:26:34.599Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-04T12:26:34.599Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-04T12:26:34.599Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-04T12:26:34.863Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2020-08-04T12:26:34.863Z] === RUN TestWaitNonBlocked [2020-08-04T12:26:34.863Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:26:34.863Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:26:34.863Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:26:34.863Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:26:34.863Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:26:34.863Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:26:35.163Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-04T12:26:35.206Z] --- PASS: TestAuthZPluginHeader (0.90s) [2020-08-04T12:26:35.206Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-04T12:26:35.206Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T12:26:35.206Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:26:35.206Z] === RUN TestAuthZPluginV2Disable [2020-08-04T12:26:35.206Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-04T12:26:35.206Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:26:35.206Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-04T12:26:35.206Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T12:26:35.206Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:26:35.206Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-04T12:26:35.206Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T12:26:35.206Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:26:35.206Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-04T12:26:35.804Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-04T12:26:35.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-08-04T12:26:35.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-08-04T12:26:35.804Z] === RUN TestWaitBlocked [2020-08-04T12:26:35.804Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:26:35.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:26:35.804Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:26:35.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:26:35.804Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:26:35.804Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:26:36.092Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-04T12:26:36.691Z] 61c5ed1cbdf8: Download complete [2020-08-04T12:26:36.691Z] 61c5ed1cbdf8: Pull complete [2020-08-04T12:26:36.691Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-04T12:26:36.691Z] Status: Downloaded newer image for busybox:latest [2020-08-04T12:26:36.746Z] --- PASS: TestWaitBlocked (0.03s) [2020-08-04T12:26:36.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2020-08-04T12:26:36.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-08-04T12:26:36.746Z] === CONT TestContainerStartOnDaemonRestart [2020-08-04T12:26:36.746Z] === CONT TestIpcModeOlderClient [2020-08-04T12:26:36.746Z] === CONT TestDaemonHostGatewayIP [2020-08-04T12:26:36.746Z] === CONT TestDaemonRestartIpcMode [2020-08-04T12:26:37.007Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-08-04T12:26:37.007Z] === CONT TestContainerKillOnDaemonStart [2020-08-04T12:26:37.020Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-04T12:26:37.587Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T12:26:38.918Z] + bundleName=amd64-rootless [2020-08-04T12:26:38.918Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-08-04T12:26:38.918Z] Creating amd64-rootless-bundles.tar.gz [2020-08-04T12:26:38.918Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-04T12:26:38.918Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-04T12:26:38.941Z] Archiving artifacts [2020-08-04T12:26:39.478Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-04T12:26:40.311Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2020-08-04T12:26:40.616Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41292/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T12:26:40.884Z] --- PASS: TestDaemonRestartIpcMode (4.23s) [2020-08-04T12:26:40.987Z] + make clean [2020-08-04T12:26:41.245Z] docker volume rm -f docker-dev-cache [2020-08-04T12:26:41.245Z] docker-dev-cache [Pipeline] deleteDir [2020-08-04T12:26:41.826Z] --- PASS: TestDaemonHostGatewayIP (4.89s) [Pipeline] } [Pipeline] // withEnv [2020-08-04T12:26:41.995Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T12:26:42.923Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-04T12:26:43.486Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-04T12:26:47.655Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-04T12:26:49.027Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-04T12:26:49.249Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T12:26:49.249Z] [2020-08-04T12:26:49.249Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T12:26:49.249Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T12:26:49.249Z] HOSTNAME=dc3066010493 [2020-08-04T12:26:49.249Z] TESTDEBUG=0 [2020-08-04T12:26:49.249Z] DEST=bundles/test-integration [2020-08-04T12:26:49.249Z] PWD=/go/src/github.com/docker/docker [2020-08-04T12:26:49.249Z] DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 [2020-08-04T12:26:49.249Z] container=docker [2020-08-04T12:26:49.249Z] HOME=/root [2020-08-04T12:26:49.249Z] GOLANG_VERSION=1.13.14 [2020-08-04T12:26:49.249Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T12:26:49.249Z] VALIDATE_BRANCH=master [2020-08-04T12:26:49.249Z] TERM=xterm [2020-08-04T12:26:49.249Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T12:26:49.249Z] SHLVL=1 [2020-08-04T12:26:49.249Z] TIMEOUT=120m [2020-08-04T12:26:49.249Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T12:26:49.249Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T12:26:49.249Z] GO111MODULE=off [2020-08-04T12:26:49.249Z] DOCKER_EXPERIMENTAL=1 [2020-08-04T12:26:49.249Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T12:26:49.249Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T12:26:49.249Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T12:26:49.249Z] GOPATH=/go [2020-08-04T12:26:49.249Z] PKG_CONFIG=pkg-config [2020-08-04T12:26:49.249Z] _=/usr/bin/env [2020-08-04T12:26:49.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T12:26:49.956Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2020-08-04T12:26:49.956Z] PASS [2020-08-04T12:26:49.956Z] [2020-08-04T12:26:49.956Z] === Skipped [2020-08-04T12:26:49.956Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-08-04T12:26:49.956Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T12:26:49.956Z] [2020-08-04T12:26:49.956Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-04T12:26:49.956Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:26:49.956Z] [2020-08-04T12:26:49.956Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-04T12:26:49.956Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:26:49.956Z] [2020-08-04T12:26:49.956Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T12:26:49.956Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T12:26:49.956Z] [2020-08-04T12:26:49.956Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-04T12:26:49.956Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T12:26:49.956Z] [2020-08-04T12:26:49.956Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-08-04T12:26:49.956Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:26:49.956Z] [2020-08-04T12:26:49.956Z] [2020-08-04T12:26:49.956Z] DONE 192 tests, 6 skipped in 136.050s [2020-08-04T12:26:49.956Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-08-04T12:26:49.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:49.956Z] ++ set -e [2020-08-04T12:26:49.956Z] ++ '[' -n 0 ']' [2020-08-04T12:26:49.956Z] ++ set -x [2020-08-04T12:26:49.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:50.527Z] INFO: Testing against a local daemon [2020-08-04T12:26:50.527Z] === RUN TestCommitInheritsEnv [2020-08-04T12:26:50.788Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-08-04T12:26:50.788Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-04T12:26:50.788Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-08-04T12:26:50.788Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-04T12:26:50.788Z] === RUN TestImagesFilterMultiReference [2020-08-04T12:26:50.925Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-04T12:26:51.049Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-08-04T12:26:51.049Z] === RUN TestImagePullPlatformInvalid [2020-08-04T12:26:51.049Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-08-04T12:26:51.049Z] === RUN TestRemoveImageOrphaning [2020-08-04T12:26:51.189Z] tests/integration/client_test.py ..... [ 75%] [2020-08-04T12:26:51.190Z] tests/integration/context_api_test.py ... [ 76%] [2020-08-04T12:26:51.488Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-04T12:26:51.621Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-08-04T12:26:51.621Z] === RUN TestRemoveImageGarbageCollector [2020-08-04T12:26:51.621Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-04T12:26:51.621Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:26:51.621Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-04T12:26:51.621Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-08-04T12:26:51.621Z] === RUN TestTagInvalidReference [2020-08-04T12:26:51.621Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-04T12:26:51.621Z] === RUN TestTagValidPrefixedRepo [2020-08-04T12:26:51.621Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-08-04T12:26:51.621Z] === RUN TestTagExistedNameWithoutForce [2020-08-04T12:26:51.744Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-04T12:26:51.758Z] tests/integration/errors_test.py . [ 76%] [2020-08-04T12:26:51.882Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-04T12:26:51.882Z] === RUN TestTagOfficialNames [2020-08-04T12:26:51.882Z] --- PASS: TestTagOfficialNames (0.07s) [2020-08-04T12:26:51.882Z] === RUN TestTagMatchesDigest [2020-08-04T12:26:51.882Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-08-04T12:26:51.882Z] PASS [2020-08-04T12:26:51.882Z] [2020-08-04T12:26:51.882Z] === Skipped [2020-08-04T12:26:51.882Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-04T12:26:51.882Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-04T12:26:51.882Z] [2020-08-04T12:26:51.882Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-04T12:26:51.882Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:26:51.882Z] [2020-08-04T12:26:51.882Z] [2020-08-04T12:26:51.882Z] DONE 12 tests, 2 skipped in 1.774s [2020-08-04T12:26:51.882Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-08-04T12:26:51.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:51.882Z] ++ set -e [2020-08-04T12:26:51.882Z] ++ '[' -n 0 ']' [2020-08-04T12:26:51.882Z] ++ set -x [2020-08-04T12:26:51.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:52.000Z] --- PASS: TestBuildWithHugeFile (107.40s) [2020-08-04T12:26:52.000Z] === RUN TestBuildWithEmptyDockerfile [2020-08-04T12:26:52.000Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:26:52.000Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:26:52.000Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:26:52.000Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:26:52.000Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:26:52.000Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:26:52.142Z] INFO: Testing against a local daemon [2020-08-04T12:26:52.142Z] === RUN TestNetworkCreateDelete [2020-08-04T12:26:52.258Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:26:52.258Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:26:52.258Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:26:52.402Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-08-04T12:26:52.402Z] === RUN TestDockerNetworkDeletePreferID [2020-08-04T12:26:52.523Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-04T12:26:52.523Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-08-04T12:26:52.523Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-08-04T12:26:52.523Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-08-04T12:26:52.523Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-08-04T12:26:52.523Z] === RUN TestBuildPreserveOwnership [2020-08-04T12:26:52.523Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-04T12:26:53.090Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-04T12:26:53.789Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s) [2020-08-04T12:26:53.789Z] === RUN TestDaemonDNSFallback [2020-08-04T12:26:53.963Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.43s) [2020-08-04T12:26:53.963Z] PASS [2020-08-04T12:26:53.963Z] [2020-08-04T12:26:53.963Z] === Skipped [2020-08-04T12:26:53.963Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T12:26:53.963Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:26:53.963Z] [2020-08-04T12:26:53.963Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-04T12:26:53.963Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:26:53.963Z] [2020-08-04T12:26:53.963Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T12:26:53.963Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:26:53.963Z] [2020-08-04T12:26:53.963Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T12:26:53.963Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:26:53.963Z] [2020-08-04T12:26:53.963Z] [2020-08-04T12:26:53.963Z] DONE 17 tests, 4 skipped in 30.380s [2020-08-04T12:26:53.963Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-04T12:26:53.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:53.963Z] ++ set -e [2020-08-04T12:26:53.963Z] ++ '[' -n 0 ']' [2020-08-04T12:26:53.963Z] ++ set -x [2020-08-04T12:26:53.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:53.963Z] INFO: Testing against a local daemon [2020-08-04T12:26:53.963Z] === RUN TestPluginInvalidJSON [2020-08-04T12:26:53.963Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:26:53.963Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:26:53.963Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:26:53.963Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-04T12:26:53.963Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-04T12:26:53.963Z] === RUN TestPluginInstall [2020-08-04T12:26:53.963Z] === RUN TestPluginInstall/no_auth [2020-08-04T12:26:54.983Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-04T12:26:55.546Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-04T12:26:56.109Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-04T12:26:56.365Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-04T12:26:56.757Z] time="2020-08-04T12:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:26:56.757Z] time="2020-08-04T12:26:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:26:56.757Z] time="2020-08-04T12:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecd4fa94d30520cbe663fc21e92f89a95db20e93470f6e57b6f0d2f39e6f20c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:26:56.757Z] time="2020-08-04T12:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:26:56.757Z] time="2020-08-04T12:26:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:26:56.757Z] time="2020-08-04T12:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecd4fa94d30520cbe663fc21e92f89a95db20e93470f6e57b6f0d2f39e6f20c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:26:56.757Z] === RUN TestPluginInstall/with_htpasswd [2020-08-04T12:26:56.927Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-04T12:26:57.184Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-04T12:26:57.389Z] time="2020-08-04T12:26:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:26:57.389Z] time="2020-08-04T12:26:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:26:57.389Z] time="2020-08-04T12:26:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e172aa7220f1a375b636da1ca4089c8b8186a7dc15df8f7df2f952eb034cd08a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:26:57.389Z] time="2020-08-04T12:26:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:26:57.389Z] time="2020-08-04T12:26:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:26:57.389Z] time="2020-08-04T12:26:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e172aa7220f1a375b636da1ca4089c8b8186a7dc15df8f7df2f952eb034cd08a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:26:57.680Z] === RUN TestPluginInstall/with_insecure [2020-08-04T12:26:57.748Z] --- PASS: TestBuildPreserveOwnership (5.35s) [2020-08-04T12:26:57.748Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.56s) [2020-08-04T12:26:57.748Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) [2020-08-04T12:26:57.748Z] === RUN TestBuildPlatformInvalid [2020-08-04T12:26:58.004Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-08-04T12:26:58.004Z] PASS [2020-08-04T12:26:58.004Z] [2020-08-04T12:26:58.004Z] === Skipped [2020-08-04T12:26:58.004Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-04T12:26:58.004Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T12:26:58.004Z] [2020-08-04T12:26:58.004Z] [2020-08-04T12:26:58.004Z] DONE 32 tests, 1 skipped in 194.222s [2020-08-04T12:26:58.004Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-04T12:26:58.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:58.004Z] ++ set -e [2020-08-04T12:26:58.004Z] ++ '[' -n 0 ']' [2020-08-04T12:26:58.004Z] ++ set -x [2020-08-04T12:26:58.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:58.004Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-04T12:26:58.261Z] INFO: Testing against a local daemon [2020-08-04T12:26:58.261Z] === RUN TestConfigInspect [2020-08-04T12:26:58.777Z] time="2020-08-04T12:26:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:26:58.778Z] time="2020-08-04T12:26:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:26:58.778Z] time="2020-08-04T12:26:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d45e0fe1c8f17bf859abb2c52f4131e3b007862fddddc37fc820b906334477cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:26:58.778Z] time="2020-08-04T12:26:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:26:58.778Z] time="2020-08-04T12:26:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:26:58.778Z] time="2020-08-04T12:26:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d45e0fe1c8f17bf859abb2c52f4131e3b007862fddddc37fc820b906334477cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:26:59.071Z] --- PASS: TestPluginInstall (6.38s) [2020-08-04T12:26:59.071Z] --- PASS: TestPluginInstall/no_auth (4.20s) [2020-08-04T12:26:59.071Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2020-08-04T12:26:59.071Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2020-08-04T12:26:59.071Z] plugin_test.go:157: [d486413c278f3] daemon is not started [2020-08-04T12:26:59.071Z] PASS [2020-08-04T12:26:59.071Z] [2020-08-04T12:26:59.071Z] DONE 6 tests in 6.553s [2020-08-04T12:26:59.071Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-04T12:26:59.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:59.071Z] ++ set -e [2020-08-04T12:26:59.071Z] ++ '[' -n 0 ']' [2020-08-04T12:26:59.071Z] ++ set -x [2020-08-04T12:26:59.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:26:59.071Z] INFO: Testing against a local daemon [2020-08-04T12:26:59.071Z] === RUN TestExternalGraphDriver [2020-08-04T12:26:59.361Z] === RUN TestExternalGraphDriver/json [2020-08-04T12:26:59.628Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-04T12:27:01.521Z] --- PASS: TestConfigInspect (3.08s) [2020-08-04T12:27:01.521Z] === RUN TestConfigList [2020-08-04T12:27:01.521Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-04T12:27:01.580Z] === RUN TestExternalGraphDriver/spec [2020-08-04T12:27:01.931Z] --- PASS: TestDaemonDNSFallback (7.40s) [2020-08-04T12:27:01.931Z] === RUN TestInspectNetwork [2020-08-04T12:27:02.084Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-04T12:27:03.014Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-04T12:27:03.775Z] === RUN TestExternalGraphDriver/pull [2020-08-04T12:27:03.945Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-04T12:27:03.945Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-04T12:27:04.099Z] 4612f6d0b889: Pull complete [2020-08-04T12:27:04.202Z] --- PASS: TestConfigList (2.97s) [2020-08-04T12:27:04.202Z] === RUN TestConfigsCreateAndDelete [2020-08-04T12:27:05.957Z] --- PASS: TestExternalGraphDriver (6.39s) [2020-08-04T12:27:05.958Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-08-04T12:27:05.958Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-08-04T12:27:05.958Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-08-04T12:27:05.958Z] === RUN TestGraphdriverPluginV2 [2020-08-04T12:27:05.958Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-08-04T12:27:05.958Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:27:05.958Z] PASS [2020-08-04T12:27:05.958Z] [2020-08-04T12:27:05.958Z] === Skipped [2020-08-04T12:27:05.958Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-08-04T12:27:05.958Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:27:05.958Z] [2020-08-04T12:27:05.958Z] [2020-08-04T12:27:05.958Z] DONE 5 tests, 1 skipped in 6.643s [2020-08-04T12:27:05.958Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-04T12:27:05.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:05.958Z] ++ set -e [2020-08-04T12:27:05.958Z] ++ '[' -n 0 ']' [2020-08-04T12:27:05.958Z] ++ set -x [2020-08-04T12:27:05.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:05.958Z] INFO: Testing against a local daemon [2020-08-04T12:27:05.958Z] === RUN TestContinueAfterPluginCrash [2020-08-04T12:27:05.958Z] === PAUSE TestContinueAfterPluginCrash [2020-08-04T12:27:05.958Z] === RUN TestReadPluginNoRead [2020-08-04T12:27:05.958Z] === PAUSE TestReadPluginNoRead [2020-08-04T12:27:05.958Z] === RUN TestDaemonStartWithLogOpt [2020-08-04T12:27:05.958Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-04T12:27:05.958Z] === CONT TestContinueAfterPluginCrash [2020-08-04T12:27:05.958Z] === CONT TestDaemonStartWithLogOpt [2020-08-04T12:27:06.094Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-04T12:27:06.137Z] === RUN TestInspectNetwork/full_network_id [2020-08-04T12:27:06.137Z] === RUN TestInspectNetwork/partial_network_id [2020-08-04T12:27:06.137Z] === RUN TestInspectNetwork/network_name [2020-08-04T12:27:06.137Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-04T12:27:07.462Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2020-08-04T12:27:07.463Z] === RUN TestConfigsUpdate [2020-08-04T12:27:08.026Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-04T12:27:09.917Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-04T12:27:09.917Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-04T12:27:10.173Z] --- PASS: TestConfigsUpdate (2.69s) [2020-08-04T12:27:10.173Z] === RUN TestTemplatedConfig [2020-08-04T12:27:10.340Z] --- PASS: TestInspectNetwork (9.38s) [2020-08-04T12:27:10.340Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-04T12:27:10.340Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-04T12:27:10.340Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-04T12:27:10.340Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-04T12:27:10.340Z] === RUN TestRunContainerWithBridgeNone [2020-08-04T12:27:10.508Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2020-08-04T12:27:10.508Z] === CONT TestReadPluginNoRead [2020-08-04T12:27:11.538Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-04T12:27:12.573Z] === RUN TestReadPluginNoRead/default [2020-08-04T12:27:13.043Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-08-04T12:27:13.043Z] === RUN TestNetworkInvalidJSON [2020-08-04T12:27:13.043Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-04T12:27:13.043Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-04T12:27:13.043Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:27:13.043Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:27:13.043Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:27:13.043Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:27:13.043Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-04T12:27:13.043Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:27:13.043Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:27:13.043Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-04T12:27:13.043Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-04T12:27:13.043Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-04T12:27:13.043Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-04T12:27:13.043Z] === RUN TestHostIPv4BridgeLabel [2020-08-04T12:27:13.615Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-08-04T12:27:13.615Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-04T12:27:14.069Z] --- PASS: TestTemplatedConfig (3.37s) [2020-08-04T12:27:14.069Z] === RUN TestConfigCreateResolve [2020-08-04T12:27:14.069Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-04T12:27:14.069Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-04T12:27:14.639Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-04T12:27:14.655Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-04T12:27:14.930Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2020-08-04T12:27:14.999Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2020-08-04T12:27:14.999Z] === RUN TestDaemonDefaultNetworkPools [2020-08-04T12:27:15.220Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-04T12:27:15.783Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-04T12:27:15.949Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-08-04T12:27:15.949Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-04T12:27:16.995Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-04T12:27:17.157Z] --- PASS: TestConfigCreateResolve (3.27s) [2020-08-04T12:27:17.157Z] === RUN TestConfigDaemonLibtrustID [2020-08-04T12:27:17.414Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-08-04T12:27:17.414Z] PASS [2020-08-04T12:27:17.414Z] [2020-08-04T12:27:17.414Z] DONE 7 tests in 19.422s [2020-08-04T12:27:17.414Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-04T12:27:17.414Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:17.414Z] ++ set -e [2020-08-04T12:27:17.414Z] ++ '[' -n 0 ']' [2020-08-04T12:27:17.414Z] ++ set -x [2020-08-04T12:27:17.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:17.670Z] INFO: Testing against a local daemon [2020-08-04T12:27:17.670Z] === RUN TestCheckpoint [2020-08-04T12:27:17.670Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-04T12:27:17.670Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T12:27:17.670Z] === RUN TestContainerInvalidJSON [2020-08-04T12:27:17.670Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:27:17.670Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:27:17.670Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:27:17.670Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:27:17.670Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:27:17.670Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:27:17.670Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:27:17.670Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:27:17.670Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:27:17.670Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-08-04T12:27:17.670Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-04T12:27:17.670Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-04T12:27:17.670Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-04T12:27:17.670Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-04T12:27:17.670Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-08-04T12:27:17.670Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-04T12:27:17.670Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-08-04T12:27:17.670Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-04T12:27:17.877Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s) [2020-08-04T12:27:17.877Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-04T12:27:17.927Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-08-04T12:27:17.927Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-04T12:27:17.927Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-08-04T12:27:17.927Z] === RUN TestCopyFromContainer [2020-08-04T12:27:18.503Z] --- PASS: TestReadPluginNoRead (8.76s) [2020-08-04T12:27:18.503Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-08-04T12:27:18.503Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.06s) [2020-08-04T12:27:18.503Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2020-08-04T12:27:18.503Z] read_test.go:92: [db52fbbfaf103] daemon is not started [2020-08-04T12:27:18.503Z] PASS [2020-08-04T12:27:18.503Z] [2020-08-04T12:27:18.503Z] DONE 6 tests in 12.898s [2020-08-04T12:27:18.503Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-04T12:27:18.503Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:18.503Z] ++ set -e [2020-08-04T12:27:18.503Z] ++ '[' -n 0 ']' [2020-08-04T12:27:18.503Z] ++ set -x [2020-08-04T12:27:18.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:18.503Z] testing: warning: no tests to run [2020-08-04T12:27:18.503Z] PASS [2020-08-04T12:27:18.503Z] [2020-08-04T12:27:18.503Z] DONE 0 tests in 0.054s [2020-08-04T12:27:18.503Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-04T12:27:18.503Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:18.503Z] ++ set -e [2020-08-04T12:27:18.503Z] ++ '[' -n 0 ']' [2020-08-04T12:27:18.503Z] ++ set -x [2020-08-04T12:27:18.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:18.794Z] INFO: Testing against a local daemon [2020-08-04T12:27:18.794Z] === RUN TestPluginWithDevMounts [2020-08-04T12:27:18.794Z] === PAUSE TestPluginWithDevMounts [2020-08-04T12:27:18.794Z] === CONT TestPluginWithDevMounts [2020-08-04T12:27:18.857Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-04T12:27:18.857Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-04T12:27:19.419Z] === RUN TestCopyFromContainer// [2020-08-04T12:27:19.675Z] === RUN TestCopyFromContainer//bar/root [2020-08-04T12:27:19.675Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-04T12:27:19.931Z] === RUN TestCopyFromContainer/bar/quux [2020-08-04T12:27:19.931Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-04T12:27:20.188Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-04T12:27:20.188Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-04T12:27:20.445Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-04T12:27:20.445Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-04T12:27:20.445Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-04T12:27:20.447Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-08-04T12:27:20.448Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-04T12:27:20.702Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-04T12:27:20.702Z] --- PASS: TestCopyFromContainer (2.89s) [2020-08-04T12:27:20.702Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-08-04T12:27:20.702Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-08-04T12:27:20.702Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2020-08-04T12:27:20.702Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-08-04T12:27:20.702Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-08-04T12:27:20.702Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-08-04T12:27:20.702Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-08-04T12:27:20.702Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-08-04T12:27:20.702Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-08-04T12:27:20.702Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-08-04T12:27:20.702Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-04T12:27:20.702Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:27:20.702Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:27:20.702Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:27:20.702Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:27:20.702Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:27:20.702Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:27:20.702Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-04T12:27:20.702Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:27:20.702Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:27:20.702Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:27:20.702Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-08-04T12:27:20.702Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-08-04T12:27:20.702Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-04T12:27:20.702Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-04T12:27:20.702Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-04T12:27:20.860Z] --- PASS: TestPluginWithDevMounts (1.92s) [2020-08-04T12:27:20.860Z] PASS [2020-08-04T12:27:20.860Z] [2020-08-04T12:27:20.860Z] DONE 1 tests in 2.040s [2020-08-04T12:27:20.860Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-04T12:27:20.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:20.860Z] ++ set -e [2020-08-04T12:27:20.860Z] ++ '[' -n 0 ']' [2020-08-04T12:27:20.860Z] ++ set -x [2020-08-04T12:27:20.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:20.860Z] INFO: Testing against a local daemon [2020-08-04T12:27:20.860Z] === RUN TestSecretInspect [2020-08-04T12:27:20.961Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-08-04T12:27:20.961Z] === RUN TestCreateWithInvalidEnv [2020-08-04T12:27:20.961Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-04T12:27:20.961Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-04T12:27:20.961Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-04T12:27:20.961Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-04T12:27:20.961Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-04T12:27:20.961Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-04T12:27:20.961Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-04T12:27:20.961Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-04T12:27:20.961Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-04T12:27:20.961Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-08-04T12:27:20.961Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-04T12:27:20.961Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-04T12:27:20.961Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-08-04T12:27:20.961Z] === RUN TestCreateTmpfsMountsTarget [2020-08-04T12:27:20.961Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-08-04T12:27:20.961Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-04T12:27:21.029Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.88s) [2020-08-04T12:27:21.029Z] === RUN TestServiceWithPredefinedNetwork [2020-08-04T12:27:22.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T12:27:22.329Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-04T12:27:23.258Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2020-08-04T12:27:23.258Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-04T12:27:23.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T12:27:24.188Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-04T12:27:24.330Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s) [2020-08-04T12:27:24.330Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-04T12:27:24.330Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T12:27:24.330Z] service_test.go:236: FLAKY_TEST [2020-08-04T12:27:24.330Z] === RUN TestServiceWithDataPathPortInit [2020-08-04T12:27:25.013Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-04T12:27:25.304Z] --- PASS: TestSecretInspect (3.64s) [2020-08-04T12:27:25.304Z] === RUN TestSecretList [2020-08-04T12:27:25.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2020-08-04T12:27:25.556Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-04T12:27:25.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:27:25.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:27:25.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:27:25.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:27:25.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:27:25.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:27:25.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:27:25.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:27:25.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:27:25.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:27:25.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:27:25.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:27:25.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:27:25.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:27:25.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:27:25.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-04T12:27:25.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-04T12:27:25.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-08-04T12:27:25.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-04T12:27:25.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-08-04T12:27:25.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-04T12:27:25.556Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-04T12:27:25.812Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-04T12:27:25.812Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-08-04T12:27:25.812Z] === RUN TestCreateDifferentPlatform [2020-08-04T12:27:25.812Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-04T12:27:25.812Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-04T12:27:25.812Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-04T12:27:25.812Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-04T12:27:25.812Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-04T12:27:25.812Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-04T12:27:26.069Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-08-04T12:27:26.069Z] === RUN TestContainerStartOnDaemonRestart [2020-08-04T12:27:26.069Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-04T12:27:26.069Z] === RUN TestDaemonRestartIpcMode [2020-08-04T12:27:26.069Z] === PAUSE TestDaemonRestartIpcMode [2020-08-04T12:27:26.069Z] === RUN TestDaemonHostGatewayIP [2020-08-04T12:27:26.069Z] === PAUSE TestDaemonHostGatewayIP [2020-08-04T12:27:26.069Z] === RUN TestContainerKillOnDaemonStart [2020-08-04T12:27:26.069Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-04T12:27:26.069Z] === RUN TestDiff [2020-08-04T12:27:26.325Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-04T12:27:26.325Z] --- PASS: TestDiff (0.48s) [2020-08-04T12:27:26.325Z] === RUN TestExecWithCloseStdin [2020-08-04T12:27:26.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-04T12:27:26.887Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-04T12:27:26.887Z] --- PASS: TestExecWithCloseStdin (0.55s) [2020-08-04T12:27:26.887Z] === RUN TestExec [2020-08-04T12:27:27.142Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-04T12:27:27.398Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-04T12:27:27.655Z] --- PASS: TestExec (0.77s) [2020-08-04T12:27:27.655Z] === RUN TestExecUser [2020-08-04T12:27:28.219Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-04T12:27:28.475Z] --- PASS: TestExecUser (0.82s) [2020-08-04T12:27:28.475Z] === RUN TestExportContainerAndImportImage [2020-08-04T12:27:28.815Z] --- PASS: TestSecretList (3.63s) [2020-08-04T12:27:28.815Z] === RUN TestSecretsCreateAndDelete [2020-08-04T12:27:29.404Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-04T12:27:29.404Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-04T12:27:29.661Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2020-08-04T12:27:29.661Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-04T12:27:31.028Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-04T12:27:31.591Z] --- PASS: TestExportContainerAfterDaemonRestart (1.69s) [2020-08-04T12:27:31.591Z] === RUN TestHealthCheckWorkdir [2020-08-04T12:27:32.367Z] --- PASS: TestSecretsCreateAndDelete (3.67s) [2020-08-04T12:27:32.367Z] === RUN TestSecretsUpdate [2020-08-04T12:27:32.520Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-04T12:27:32.520Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-08-04T12:27:32.520Z] === RUN TestHealthKillContainer [2020-08-04T12:27:32.776Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-04T12:27:34.143Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-04T12:27:35.510Z] --- PASS: TestHealthKillContainer (2.82s) [2020-08-04T12:27:35.510Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-04T12:27:35.510Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-04T12:27:35.880Z] --- PASS: TestSecretsUpdate (3.75s) [2020-08-04T12:27:35.880Z] === RUN TestTemplatedSecret [2020-08-04T12:27:36.072Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2020-08-04T12:27:36.072Z] === RUN TestIpcModeNone [2020-08-04T12:27:37.003Z] --- PASS: TestIpcModeNone (0.87s) [2020-08-04T12:27:37.003Z] === RUN TestIpcModePrivate [2020-08-04T12:27:37.260Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-04T12:27:37.823Z] --- PASS: TestIpcModePrivate (0.81s) [2020-08-04T12:27:37.823Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:92, shared: false, mustBeShared: false [2020-08-04T12:27:37.823Z] === RUN TestIpcModeShareable [2020-08-04T12:27:38.750Z] --- PASS: TestIpcModeShareable (0.90s) [2020-08-04T12:27:38.750Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2020-08-04T12:27:38.750Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-04T12:27:39.007Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-04T12:27:39.394Z] --- PASS: TestTemplatedSecret (3.85s) [2020-08-04T12:27:39.394Z] === RUN TestSecretCreateResolve [2020-08-04T12:27:39.569Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-04T12:27:40.132Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-04T12:27:40.644Z] ......... [ 86%] [2020-08-04T12:27:41.061Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2020-08-04T12:27:41.061Z] === RUN TestAPIIpcModeHost [2020-08-04T12:27:41.626Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-08-04T12:27:41.626Z] === RUN TestDaemonIpcModeShareable [2020-08-04T12:27:42.440Z] --- PASS: TestServiceWithDataPathPortInit (17.88s) [2020-08-04T12:27:42.440Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-04T12:27:42.993Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-04T12:27:42.993Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2020-08-04T12:27:42.993Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2020-08-04T12:27:42.993Z] === RUN TestDaemonIpcModePrivate [2020-08-04T12:27:43.555Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-04T12:27:43.847Z] --- PASS: TestSecretCreateResolve (3.75s) [2020-08-04T12:27:43.847Z] PASS [2020-08-04T12:27:43.847Z] [2020-08-04T12:27:43.847Z] DONE 6 tests in 22.500s [2020-08-04T12:27:43.847Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-04T12:27:43.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:43.847Z] ++ set -e [2020-08-04T12:27:43.847Z] ++ '[' -n 0 ']' [2020-08-04T12:27:43.847Z] ++ set -x [2020-08-04T12:27:43.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:43.847Z] INFO: Testing against a local daemon [2020-08-04T12:27:43.847Z] === RUN TestServiceCreateInit [2020-08-04T12:27:43.847Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-04T12:27:44.478Z] tests/integration/models_images_test.py ............... [ 89%] [2020-08-04T12:27:44.486Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2020-08-04T12:27:44.486Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-04T12:27:44.486Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-04T12:27:45.049Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-04T12:27:45.305Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-04T12:27:45.573Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-04T12:27:46.233Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2020-08-04T12:27:46.233Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2020-08-04T12:27:46.233Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-04T12:27:47.600Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2020-08-04T12:27:47.600Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2020-08-04T12:27:47.600Z] === RUN TestIpcModeOlderClient [2020-08-04T12:27:47.600Z] === PAUSE TestIpcModeOlderClient [2020-08-04T12:27:47.600Z] === RUN TestKillContainerInvalidSignal [2020-08-04T12:27:48.165Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2020-08-04T12:27:48.165Z] === RUN TestKillContainer [2020-08-04T12:27:48.165Z] === RUN TestKillContainer/no_signal [2020-08-04T12:27:48.728Z] === RUN TestKillContainer/non_killing_signal [2020-08-04T12:27:48.985Z] === RUN TestKillContainer/killing_signal [2020-08-04T12:27:49.495Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-04T12:27:49.915Z] --- PASS: TestKillContainer (1.77s) [2020-08-04T12:27:49.915Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-08-04T12:27:49.915Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2020-08-04T12:27:49.915Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-08-04T12:27:49.915Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-04T12:27:49.915Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-04T12:27:49.915Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-04T12:27:50.477Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-04T12:27:51.044Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2020-08-04T12:27:51.044Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-08-04T12:27:51.044Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-08-04T12:27:51.044Z] === RUN TestKillStoppedContainer [2020-08-04T12:27:51.301Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-08-04T12:27:51.301Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-04T12:27:51.301Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-08-04T12:27:51.301Z] === RUN TestKillDifferentUserContainer [2020-08-04T12:27:51.301Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-04T12:27:52.179Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-04T12:27:52.179Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-04T12:27:52.231Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-08-04T12:27:52.231Z] === RUN TestInspectOomKilledTrue [2020-08-04T12:27:52.231Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-04T12:27:52.231Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:27:52.231Z] === RUN TestInspectOomKilledFalse [2020-08-04T12:27:52.231Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-04T12:27:52.231Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:27:52.231Z] === RUN TestLinksEtcHostsContentMatch [2020-08-04T12:27:52.437Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.18s) [2020-08-04T12:27:52.437Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n8inilhdsbuyldvljm1o0i4os Created:2020-08-04 12:27:43.810781798 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[399189e61b19689225562b437dd35ecbe1aedcc5684c869c0f27e84882fc3c54:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g7gmlqsrtlu328faiwu63glpg EndpointID:cd341a38b1c7185ee44a573cb9be0ecdd01a265bf2320461fb71577855209a43 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:03eb6762279cc08e7af50bcb82ec334b6d6b17bb72b8f8c6f588d8b7e88456bb MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:cf7497dcd227 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g7gmlqsrtlu328faiwu63glpg EndpointID:cd341a38b1c7185ee44a573cb9be0ecdd01a265bf2320461fb71577855209a43 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-04T12:27:52.437Z] PASS [2020-08-04T12:27:52.437Z] [2020-08-04T12:27:52.437Z] === Skipped [2020-08-04T12:27:52.437Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T12:27:52.437Z] service_test.go:236: FLAKY_TEST [2020-08-04T12:27:52.437Z] [2020-08-04T12:27:52.437Z] [2020-08-04T12:27:52.437Z] DONE 23 tests, 1 skipped in 59.484s [2020-08-04T12:27:52.437Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-04T12:27:52.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:52.437Z] ++ set -e [2020-08-04T12:27:52.437Z] ++ '[' -n 0 ']' [2020-08-04T12:27:52.437Z] ++ set -x [2020-08-04T12:27:52.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:52.437Z] INFO: Testing against a local daemon [2020-08-04T12:27:52.437Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-04T12:27:52.437Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T12:27:52.437Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:27:52.437Z] === RUN TestDockerNetworkIpvlan [2020-08-04T12:27:52.437Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-04T12:27:52.437Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:27:52.437Z] PASS [2020-08-04T12:27:52.437Z] [2020-08-04T12:27:52.437Z] === Skipped [2020-08-04T12:27:52.437Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T12:27:52.437Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:27:52.437Z] [2020-08-04T12:27:52.437Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-04T12:27:52.437Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:27:52.437Z] [2020-08-04T12:27:52.437Z] [2020-08-04T12:27:52.437Z] DONE 2 tests, 2 skipped in 0.169s [2020-08-04T12:27:52.437Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-04T12:27:52.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:52.437Z] ++ set -e [2020-08-04T12:27:52.437Z] ++ '[' -n 0 ']' [2020-08-04T12:27:52.437Z] ++ set -x [2020-08-04T12:27:52.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:27:52.437Z] INFO: Testing against a local daemon [2020-08-04T12:27:52.437Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-04T12:27:52.487Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-04T12:27:52.487Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2020-08-04T12:27:52.487Z] === RUN TestLinksContainerNames [2020-08-04T12:27:53.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T12:27:53.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T12:27:53.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T12:27:53.822Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-08-04T12:27:53.822Z] === RUN TestDockerNetworkMacvlan [2020-08-04T12:27:53.858Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-04T12:27:54.115Z] --- PASS: TestLinksContainerNames (1.57s) [2020-08-04T12:27:54.115Z] === RUN TestLogsFollowTailEmpty [2020-08-04T12:27:55.044Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2020-08-04T12:27:55.044Z] === RUN TestContainerNetworkMountsNoChown [2020-08-04T12:27:55.054Z] --- PASS: TestServiceCreateInit (10.71s) [2020-08-04T12:27:55.054Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.44s) [2020-08-04T12:27:55.054Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2020-08-04T12:27:55.054Z] === RUN TestCreateServiceMultipleTimes [2020-08-04T12:27:55.206Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-04T12:27:55.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T12:27:55.607Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-08-04T12:27:55.607Z] === RUN TestMountDaemonRoot [2020-08-04T12:27:55.607Z] === RUN TestMountDaemonRoot/default [2020-08-04T12:27:55.607Z] === PAUSE TestMountDaemonRoot/default [2020-08-04T12:27:55.607Z] === RUN TestMountDaemonRoot/private [2020-08-04T12:27:55.607Z] === PAUSE TestMountDaemonRoot/private [2020-08-04T12:27:55.607Z] === RUN TestMountDaemonRoot/rprivate [2020-08-04T12:27:55.607Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-04T12:27:55.607Z] === RUN TestMountDaemonRoot/slave [2020-08-04T12:27:55.607Z] === PAUSE TestMountDaemonRoot/slave [2020-08-04T12:27:55.607Z] === RUN TestMountDaemonRoot/rslave [2020-08-04T12:27:55.607Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-04T12:27:55.607Z] === RUN TestMountDaemonRoot/shared [2020-08-04T12:27:55.607Z] === PAUSE TestMountDaemonRoot/shared [2020-08-04T12:27:55.607Z] === RUN TestMountDaemonRoot/rshared [2020-08-04T12:27:55.607Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-04T12:27:55.607Z] === CONT TestMountDaemonRoot/default [2020-08-04T12:27:55.607Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-04T12:27:55.608Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-04T12:27:55.608Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:27:55.608Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:27:55.608Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-04T12:27:55.608Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-04T12:27:55.608Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:27:55.608Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:27:55.608Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-04T12:27:55.608Z] === CONT TestMountDaemonRoot/rshared [2020-08-04T12:27:55.608Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:27:55.608Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:27:55.608Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:27:55.608Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:27:55.608Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:27:55.608Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:27:55.608Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:27:55.608Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:27:55.608Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:27:55.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/shared [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/rslave [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/slave [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/rprivate [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/private [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-04T12:27:55.864Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:27:55.864Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:27:55.864Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:27:56.120Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:27:56.149Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-04T12:27:56.377Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:27:56.377Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-04T12:27:56.377Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot (0.07s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-04T12:27:56.377Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-08-04T12:27:56.377Z] === RUN TestContainerBindMountNonRecursive [2020-08-04T12:27:56.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-04T12:27:57.535Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-04T12:27:57.870Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-04T12:27:57.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T12:27:58.277Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-04T12:27:58.799Z] --- PASS: TestContainerBindMountNonRecursive (2.35s) [2020-08-04T12:27:58.799Z] === RUN TestNetworkNat [2020-08-04T12:27:59.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-04T12:27:59.412Z] --- PASS: TestNetworkNat (0.76s) [2020-08-04T12:27:59.412Z] === RUN TestNetworkLocalhostTCPNat [2020-08-04T12:28:00.345Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-08-04T12:28:00.345Z] === RUN TestNetworkLoopbackNat [2020-08-04T12:28:00.835Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-04T12:28:01.230Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-04T12:28:01.230Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-04T12:28:01.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-04T12:28:03.623Z] --- PASS: TestNetworkLoopbackNat (3.32s) [2020-08-04T12:28:03.623Z] === RUN TestPause [2020-08-04T12:28:03.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T12:28:04.137Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-04T12:28:04.555Z] --- PASS: TestPause (0.79s) [2020-08-04T12:28:04.555Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-04T12:28:04.555Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T12:28:04.555Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T12:28:04.555Z] === RUN TestPauseStopPausedContainer [2020-08-04T12:28:04.555Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-04T12:28:04.856Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-04T12:28:05.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T12:28:05.377Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-04T12:28:05.377Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-04T12:28:05.377Z] [2020-08-04T12:28:05.377Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-04T12:28:05.377Z] =========================== short test summary info ============================ [2020-08-04T12:28:05.377Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-04T12:28:05.377Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-04T12:28:05.377Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-04T12:28:05.377Z] Not supported on most drivers [2020-08-04T12:28:05.377Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-08-04T12:28:05.377Z] Output of docker top depends on host distro, and is not formalized. [2020-08-04T12:28:05.377Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-08-04T12:28:05.377Z] Output of docker top depends on host distro, and is not formalized. [2020-08-04T12:28:05.377Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-04T12:28:05.377Z] Can fail if eth0 has multiple IP addresses [2020-08-04T12:28:05.377Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-04T12:28:05.377Z] This doesn't seem to be taken into account by the engine [2020-08-04T12:28:05.377Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-04T12:28:05.377Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-04T12:28:05.377Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 281.93 seconds == [2020-08-04T12:28:05.522Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2020-08-04T12:28:05.522Z] === RUN TestPsFilter [2020-08-04T12:28:05.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-04T12:28:05.522Z] --- PASS: TestPsFilter (0.19s) [2020-08-04T12:28:05.522Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-04T12:28:05.636Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-04T12:28:06.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T12:28:06.466Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s) [2020-08-04T12:28:06.466Z] === RUN TestRemoveContainerWithVolume [2020-08-04T12:28:07.408Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-08-04T12:28:07.408Z] === RUN TestRemoveContainerRunning [2020-08-04T12:28:07.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T12:28:08.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-04T12:28:08.338Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-08-04T12:28:08.338Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-04T12:28:09.269Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2020-08-04T12:28:09.269Z] === RUN TestRemoveInvalidContainer [2020-08-04T12:28:09.269Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-08-04T12:28:09.269Z] === RUN TestRenameLinkedContainer [2020-08-04T12:28:09.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T12:28:10.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-04T12:28:10.723Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-04T12:28:11.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T12:28:12.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-04T12:28:12.108Z] --- PASS: TestDockerNetworkMacvlan (18.32s) [2020-08-04T12:28:12.108Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-08-04T12:28:12.108Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-08-04T12:28:12.108Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2020-08-04T12:28:12.108Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-08-04T12:28:12.108Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s) [2020-08-04T12:28:12.108Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-08-04T12:28:12.108Z] PASS [2020-08-04T12:28:12.108Z] [2020-08-04T12:28:12.108Z] DONE 8 tests in 20.569s [2020-08-04T12:28:12.108Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-04T12:28:12.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:28:12.108Z] ++ set -e [2020-08-04T12:28:12.108Z] ++ '[' -n 0 ']' [2020-08-04T12:28:12.108Z] ++ set -x [2020-08-04T12:28:12.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:28:12.108Z] testing: warning: no tests to run [2020-08-04T12:28:12.108Z] PASS [2020-08-04T12:28:12.108Z] [2020-08-04T12:28:12.108Z] DONE 0 tests in 0.030s [2020-08-04T12:28:12.108Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-04T12:28:12.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:28:12.108Z] ++ set -e [2020-08-04T12:28:12.108Z] ++ '[' -n 0 ']' [2020-08-04T12:28:12.108Z] ++ set -x [2020-08-04T12:28:12.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:28:12.369Z] INFO: Testing against a local daemon [2020-08-04T12:28:12.369Z] === RUN TestAuthZPluginAllowRequest [2020-08-04T12:28:12.569Z] --- PASS: TestRenameLinkedContainer (3.45s) [2020-08-04T12:28:12.569Z] === RUN TestRenameStoppedContainer [2020-08-04T12:28:12.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T12:28:13.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-04T12:28:13.756Z] --- PASS: TestRenameStoppedContainer (1.17s) [2020-08-04T12:28:13.756Z] === RUN TestRenameRunningContainerAndReuse [2020-08-04T12:28:14.282Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-08-04T12:28:14.282Z] === RUN TestAuthZPluginTLS [2020-08-04T12:28:14.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T12:28:14.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-04T12:28:14.855Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-08-04T12:28:14.855Z] === RUN TestAuthZPluginDenyRequest [2020-08-04T12:28:15.251Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2020-08-04T12:28:15.251Z] === RUN TestRenameInvalidName [2020-08-04T12:28:15.426Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-08-04T12:28:15.426Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-04T12:28:15.814Z] --- PASS: TestRenameInvalidName (0.70s) [2020-08-04T12:28:15.814Z] === RUN TestRenameAnonymousContainer [2020-08-04T12:28:15.981Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T12:28:15.981Z] Using test binary docker [2020-08-04T12:28:15.981Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-04T12:28:15.981Z] +++ /etc/init.d/apparmor start [2020-08-04T12:28:15.981Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T12:28:15.981Z] INFO: Waiting for daemon to start... [2020-08-04T12:28:15.981Z] Starting dockerd [2020-08-04T12:28:15.981Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-04T12:28:15.997Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-08-04T12:28:15.997Z] === RUN TestAuthZPluginDenyResponse [2020-08-04T12:28:16.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-04T12:28:16.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-04T12:28:16.940Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-08-04T12:28:16.940Z] === RUN TestAuthZPluginAllowEventStream [2020-08-04T12:28:17.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-04T12:28:17.511Z] --- PASS: TestCreateServiceMultipleTimes (21.55s) [2020-08-04T12:28:17.511Z] === RUN TestCreateServiceConflict [2020-08-04T12:28:17.843Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T12:28:17.843Z] [2020-08-04T12:28:17.843Z] Unloading profiles will leave already running processes permanently [2020-08-04T12:28:17.843Z] unconfined, which can lead to unexpected situations. [2020-08-04T12:28:17.843Z] [2020-08-04T12:28:17.843Z] To set a process to complain mode, use the command line tool [2020-08-04T12:28:17.843Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T12:28:17.843Z] [2020-08-04T12:28:18.107Z] . [2020-08-04T12:28:18.107Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T12:28:18.107Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T12:28:18.107Z] Error: No such image: emptyfs [2020-08-04T12:28:18.107Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T12:28:18.107Z] ++++ docker load [2020-08-04T12:28:18.107Z] Running integration-test (iteration 1) [2020-08-04T12:28:18.107Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-08-04T12:28:18.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:28:18.107Z] ++ set -e [2020-08-04T12:28:18.107Z] ++ '[' -n 0 ']' [2020-08-04T12:28:18.107Z] ++ set -x [2020-08-04T12:28:18.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m Post stage [Pipeline] junit [2020-08-04T12:28:18.129Z] Recording test results [2020-08-04T12:28:18.324Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-08-04T12:28:18.324Z] === RUN TestAuthZPluginErrorResponse [2020-08-04T12:28:19.089Z] --- PASS: TestRenameAnonymousContainer (2.79s) [2020-08-04T12:28:19.090Z] === RUN TestRenameContainerWithSameName [2020-08-04T12:28:19.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-04T12:28:19.268Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-08-04T12:28:19.268Z] === RUN TestAuthZPluginErrorRequest [2020-08-04T12:28:19.347Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-08-04T12:28:19.347Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] sh [2020-08-04T12:28:19.530Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-08-04T12:28:19.530Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-04T12:28:19.577Z] --- PASS: TestCreateServiceConflict (3.82s) [2020-08-04T12:28:19.577Z] === RUN TestCreateServiceMaxReplicas [2020-08-04T12:28:19.655Z] + echo Ensuring container killed. [2020-08-04T12:28:19.655Z] Ensuring container killed. [2020-08-04T12:28:19.655Z] + docker rm -vf docker-pr3 [2020-08-04T12:28:19.655Z] Error: No such container: docker-pr3 [2020-08-04T12:28:19.655Z] + true [Pipeline] sh [2020-08-04T12:28:19.952Z] + echo Chowning /workspace to jenkins user [2020-08-04T12:28:19.952Z] Chowning /workspace to jenkins user [2020-08-04T12:28:19.952Z] + id -u [2020-08-04T12:28:19.952Z] + id -g [2020-08-04T12:28:19.952Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41292:/workspace busybox chown -R 1000:1000 /workspace [2020-08-04T12:28:19.952Z] Unable to find image 'busybox:latest' locally [2020-08-04T12:28:20.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-04T12:28:20.473Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-08-04T12:28:20.473Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-04T12:28:20.839Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2020-08-04T12:28:20.839Z] === RUN TestResize [2020-08-04T12:28:21.768Z] --- PASS: TestResize (0.78s) [2020-08-04T12:28:21.768Z] === RUN TestResizeWithInvalidSize [2020-08-04T12:28:22.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-04T12:28:22.588Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-08-04T12:28:22.588Z] === RUN TestResizeWhenContainerNotStarted [2020-08-04T12:28:23.018Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-08-04T12:28:23.018Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-04T12:28:23.152Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:28:23.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:28:23.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:28:23.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:28:23.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:28:23.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-04T12:28:24.028Z] --- PASS: TestCreateServiceMaxReplicas (3.99s) [2020-08-04T12:28:24.028Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-04T12:28:24.933Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-08-04T12:28:24.933Z] === RUN TestAuthZPluginHeader [2020-08-04T12:28:25.222Z] latest: Pulling from library/busybox [2020-08-04T12:28:25.222Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-04T12:28:25.222Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-04T12:28:25.222Z] 61c5ed1cbdf8: Download complete [2020-08-04T12:28:25.222Z] 61c5ed1cbdf8: Pull complete [2020-08-04T12:28:25.222Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-04T12:28:25.222Z] Status: Downloaded newer image for busybox:latest [2020-08-04T12:28:25.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-04T12:28:25.875Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-08-04T12:28:25.875Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-04T12:28:25.875Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T12:28:25.875Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:28:25.875Z] === RUN TestAuthZPluginV2Disable [2020-08-04T12:28:25.875Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-04T12:28:25.875Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:28:25.875Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-04T12:28:25.875Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T12:28:25.875Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:28:25.875Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-04T12:28:25.875Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T12:28:25.875Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:28:25.875Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-04T12:28:26.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:28:26.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T12:28:26.934Z] + bundleName=docker-py [2020-08-04T12:28:26.934Z] + echo Creating docker-py-bundles.tar.gz [2020-08-04T12:28:26.934Z] Creating docker-py-bundles.tar.gz [2020-08-04T12:28:26.934Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-08-04T12:28:26.957Z] Archiving artifacts [2020-08-04T12:28:28.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:28:28.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:28:28.533Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41292/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-08-04T12:28:28.983Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/make.sh binary-daemon [2020-08-04T12:28:29.242Z] [2020-08-04T12:28:29.491Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:28:29.501Z] Removing bundles/ [2020-08-04T12:28:29.501Z] [2020-08-04T12:28:29.501Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-04T12:28:29.501Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-04T12:28:29.501Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T12:28:29.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:28:30.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-04T12:28:32.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-04T12:28:32.357Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:28:32.921Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:28:33.540Z] Loaded image: buildpack-deps:buster [2020-08-04T12:28:33.540Z] Loaded image: busybox:latest [2020-08-04T12:28:33.540Z] Loaded image: busybox:glibc [2020-08-04T12:28:33.540Z] Loaded image: debian:buster [2020-08-04T12:28:33.540Z] Loaded image: hello-world:latest [2020-08-04T12:28:33.540Z] INFO: Testing against a local daemon [2020-08-04T12:28:33.540Z] === RUN TestCgroupNamespacesBuild [2020-08-04T12:28:33.540Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2020-08-04T12:28:33.540Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-04T12:28:34.197Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-08-04T12:28:34.197Z] === RUN TestBuildWithSession [2020-08-04T12:28:34.197Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-04T12:28:34.197Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T12:28:34.197Z] === RUN TestBuildSquashParent [2020-08-04T12:28:34.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-04T12:28:35.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-04T12:28:35.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:28:36.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:28:38.704Z] --- PASS: TestBuildSquashParent (4.17s) [2020-08-04T12:28:38.704Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-04T12:28:38.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:28:38.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:28:38.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:28:38.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:28:38.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:28:38.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:28:38.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:28:38.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:28:38.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:28:38.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:28:38.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:28:38.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:28:38.704Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T12:28:38.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T12:28:38.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T12:28:38.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T12:28:38.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-04T12:28:39.358Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.67s) [2020-08-04T12:28:39.358Z] === RUN TestCreateServiceSecretFileMode [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.91s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.08s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s) [2020-08-04T12:28:39.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2020-08-04T12:28:39.383Z] === RUN TestCgroupNamespacesRun [2020-08-04T12:28:40.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T12:28:40.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T12:28:41.274Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-08-04T12:28:41.275Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-04T12:28:41.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-04T12:28:41.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-04T12:28:42.770Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-08-04T12:28:42.770Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-04T12:28:42.872Z] --- PASS: TestCreateServiceSecretFileMode (3.58s) [2020-08-04T12:28:42.872Z] === RUN TestCreateServiceConfigFileMode [2020-08-04T12:28:42.901Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-04T12:28:42.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2020-08-04T12:28:42.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2020-08-04T12:28:42.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s) [2020-08-04T12:28:42.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2020-08-04T12:28:42.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2020-08-04T12:28:42.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-08-04T12:28:42.901Z] === RUN TestBuildMultiStageCopy [2020-08-04T12:28:42.901Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-04T12:28:43.984Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2020-08-04T12:28:43.985Z] PASS [2020-08-04T12:28:43.985Z] [2020-08-04T12:28:43.985Z] === Skipped [2020-08-04T12:28:43.985Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T12:28:43.985Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:28:43.985Z] [2020-08-04T12:28:43.985Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-04T12:28:43.985Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:28:43.985Z] [2020-08-04T12:28:43.985Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T12:28:43.985Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:28:43.985Z] [2020-08-04T12:28:43.985Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T12:28:43.985Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:28:43.985Z] [2020-08-04T12:28:43.985Z] [2020-08-04T12:28:43.985Z] DONE 17 tests, 4 skipped in 31.604s [2020-08-04T12:28:43.985Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-04T12:28:43.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:28:43.985Z] ++ set -e [2020-08-04T12:28:43.985Z] ++ '[' -n 0 ']' [2020-08-04T12:28:43.985Z] ++ set -x [2020-08-04T12:28:43.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:28:43.985Z] INFO: Testing against a local daemon [2020-08-04T12:28:43.985Z] === RUN TestPluginInvalidJSON [2020-08-04T12:28:43.985Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:28:43.985Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:28:43.985Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:28:43.985Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-04T12:28:43.985Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-04T12:28:43.985Z] === RUN TestPluginInstall [2020-08-04T12:28:43.985Z] === RUN TestPluginInstall/no_auth [2020-08-04T12:28:44.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-04T12:28:44.425Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-04T12:28:44.702Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-08-04T12:28:44.702Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-04T12:28:44.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-04T12:28:44.722Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-04T12:28:45.023Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-04T12:28:45.321Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-04T12:28:45.519Z] fc1b9e59edad: Pull complete [2020-08-04T12:28:45.520Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-08-04T12:28:45.520Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:28:45.520Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-04T12:28:45.520Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-04T12:28:45.520Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-08-04T12:28:45.520Z] WARN: Skipping validation tests [2020-08-04T12:28:45.520Z] INFO: Running unit tests at 08/04/2020 12:28:40... [2020-08-04T12:28:45.520Z] INFO: make.ps1 starting at 08/04/2020 12:28:44 [2020-08-04T12:28:45.520Z] INFO: Git commit (8ccb46a521) assumed from DOCKER_GITCOMMIT environment variable [2020-08-04T12:28:45.520Z] INFO: Invoking autogen... [2020-08-04T12:28:45.617Z] --- PASS: TestBuildMultiStageCopy (2.83s) [2020-08-04T12:28:45.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.54s) [2020-08-04T12:28:45.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-08-04T12:28:45.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2020-08-04T12:28:45.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2020-08-04T12:28:45.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-08-04T12:28:45.617Z] === RUN TestBuildMultiStageParentConfig [2020-08-04T12:28:45.976Z] INFO: Running unit tests... [2020-08-04T12:28:46.386Z] --- PASS: TestCreateServiceConfigFileMode (3.58s) [2020-08-04T12:28:46.386Z] === RUN TestCreateServiceSysctls [2020-08-04T12:28:46.595Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2020-08-04T12:28:46.595Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-04T12:28:46.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-04T12:28:46.663Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2020-08-04T12:28:46.663Z] === RUN TestBuildLabelWithTargets [2020-08-04T12:28:47.709Z] --- PASS: TestBuildLabelWithTargets (1.22s) [2020-08-04T12:28:47.709Z] === RUN TestBuildWithEmptyLayers [2020-08-04T12:28:47.963Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-04T12:28:47.963Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-08-04T12:28:47.963Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-04T12:28:48.349Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-08-04T12:28:48.349Z] === RUN TestBuildMultiStageOnBuild [2020-08-04T12:28:49.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-04T12:28:49.584Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2020-08-04T12:28:49.584Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-04T12:28:50.437Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2020-08-04T12:28:50.437Z] === RUN TestBuildUncleanTarFilenames [2020-08-04T12:28:50.514Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-08-04T12:28:50.514Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-04T12:28:50.576Z] time="2020-08-04T12:28:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:28:50.576Z] time="2020-08-04T12:28:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:28:50.576Z] time="2020-08-04T12:28:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a0aa52ba4a3ab8bd0da9d64767ecbc31812d232b94c942a6cadb831f3b7ad28" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:28:50.576Z] time="2020-08-04T12:28:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:28:50.576Z] time="2020-08-04T12:28:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:28:50.576Z] time="2020-08-04T12:28:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a0aa52ba4a3ab8bd0da9d64767ecbc31812d232b94c942a6cadb831f3b7ad28" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:28:50.576Z] === RUN TestPluginInstall/with_htpasswd [2020-08-04T12:28:50.576Z] time="2020-08-04T12:28:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:28:50.576Z] time="2020-08-04T12:28:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:28:50.576Z] time="2020-08-04T12:28:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:368911df48548b62ea34691a6b8358a2288135f8b79978f4b19246a8047f86f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:28:50.577Z] time="2020-08-04T12:28:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:28:50.577Z] time="2020-08-04T12:28:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:28:50.577Z] time="2020-08-04T12:28:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:368911df48548b62ea34691a6b8358a2288135f8b79978f4b19246a8047f86f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:28:50.892Z] --- PASS: TestCreateServiceSysctls (4.47s) [2020-08-04T12:28:50.892Z] === RUN TestCreateServiceCapabilities [2020-08-04T12:28:51.080Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-08-04T12:28:51.080Z] === RUN TestBuildMultiStageLayerLeak [2020-08-04T12:28:51.149Z] === RUN TestPluginInstall/with_insecure [2020-08-04T12:28:51.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-04T12:28:51.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-04T12:28:52.533Z] time="2020-08-04T12:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:28:52.533Z] time="2020-08-04T12:28:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:28:52.533Z] time="2020-08-04T12:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9fb6d93ee0430a06dc6bb1a447295ad39638a1b040ddc8ed9d499f965e5c255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:28:52.533Z] time="2020-08-04T12:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:28:52.533Z] time="2020-08-04T12:28:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:28:52.533Z] time="2020-08-04T12:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9fb6d93ee0430a06dc6bb1a447295ad39638a1b040ddc8ed9d499f965e5c255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:28:52.629Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-08-04T12:28:52.629Z] === RUN TestKernelTCPMemory [2020-08-04T12:28:52.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-04T12:28:52.794Z] --- PASS: TestPluginInstall (8.71s) [2020-08-04T12:28:52.794Z] --- PASS: TestPluginInstall/no_auth (5.76s) [2020-08-04T12:28:52.794Z] --- PASS: TestPluginInstall/with_htpasswd (1.24s) [2020-08-04T12:28:52.794Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-08-04T12:28:52.794Z] plugin_test.go:157: [db5617527adf9] daemon is not started [2020-08-04T12:28:52.794Z] PASS [2020-08-04T12:28:52.794Z] [2020-08-04T12:28:52.794Z] DONE 6 tests in 8.917s [2020-08-04T12:28:52.794Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-04T12:28:52.794Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:28:52.794Z] ++ set -e [2020-08-04T12:28:52.794Z] ++ '[' -n 0 ']' [2020-08-04T12:28:52.794Z] ++ set -x [2020-08-04T12:28:52.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:28:53.055Z] INFO: Testing against a local daemon [2020-08-04T12:28:53.055Z] === RUN TestExternalGraphDriver [2020-08-04T12:28:53.055Z] === RUN TestExternalGraphDriver/json [2020-08-04T12:28:53.192Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-08-04T12:28:53.192Z] === RUN TestNISDomainname [2020-08-04T12:28:53.196Z] --- PASS: TestBuildMultiStageLayerLeak (1.93s) [2020-08-04T12:28:53.196Z] === RUN TestBuildWithHugeFile [2020-08-04T12:28:54.121Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-04T12:28:54.121Z] --- PASS: TestNISDomainname (0.93s) [2020-08-04T12:28:54.121Z] === RUN TestHostnameDnsResolution [2020-08-04T12:28:54.404Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2020-08-04T12:28:54.404Z] === RUN TestInspect [2020-08-04T12:28:54.514Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-08-04T12:28:54.684Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-04T12:28:54.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-04T12:28:54.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-04T12:28:54.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-04T12:28:55.504Z] --- PASS: TestHostnameDnsResolution (1.21s) [2020-08-04T12:28:55.505Z] === RUN TestStats [2020-08-04T12:28:55.505Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-04T12:28:55.601Z] === RUN TestExternalGraphDriver/spec [2020-08-04T12:28:58.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-04T12:28:58.146Z] === RUN TestExternalGraphDriver/pull [2020-08-04T12:28:58.281Z] --- PASS: TestStats (2.84s) [2020-08-04T12:28:58.281Z] === RUN TestStopContainerWithTimeout [2020-08-04T12:28:58.281Z] === RUN TestStopContainerWithTimeout/0 [2020-08-04T12:28:58.281Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-04T12:28:58.281Z] === RUN TestStopContainerWithTimeout/1 [2020-08-04T12:28:58.281Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-04T12:28:58.281Z] === RUN TestStopContainerWithTimeout/3 [2020-08-04T12:28:58.281Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-04T12:28:58.281Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-04T12:28:58.281Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-04T12:28:58.281Z] === CONT TestStopContainerWithTimeout/0 [2020-08-04T12:28:58.281Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-04T12:28:58.857Z] --- PASS: TestInspect (3.91s) [2020-08-04T12:28:58.857Z] === RUN TestCreateJob [2020-08-04T12:28:59.649Z] === CONT TestStopContainerWithTimeout/3 [2020-08-04T12:29:00.596Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-04T12:29:00.694Z] --- PASS: TestExternalGraphDriver (7.30s) [2020-08-04T12:29:00.694Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2020-08-04T12:29:00.694Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2020-08-04T12:29:00.694Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2020-08-04T12:29:00.694Z] === RUN TestGraphdriverPluginV2 [2020-08-04T12:29:00.694Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-08-04T12:29:00.694Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:29:00.694Z] PASS [2020-08-04T12:29:00.694Z] [2020-08-04T12:29:00.694Z] === Skipped [2020-08-04T12:29:00.694Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-08-04T12:29:00.694Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:29:00.694Z] [2020-08-04T12:29:00.694Z] [2020-08-04T12:29:00.694Z] DONE 5 tests, 1 skipped in 7.507s [2020-08-04T12:29:00.694Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-04T12:29:00.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:00.694Z] ++ set -e [2020-08-04T12:29:00.694Z] ++ '[' -n 0 ']' [2020-08-04T12:29:00.694Z] ++ set -x [2020-08-04T12:29:00.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:00.694Z] INFO: Testing against a local daemon [2020-08-04T12:29:00.694Z] === RUN TestContinueAfterPluginCrash [2020-08-04T12:29:00.694Z] === PAUSE TestContinueAfterPluginCrash [2020-08-04T12:29:00.694Z] === RUN TestReadPluginNoRead [2020-08-04T12:29:00.694Z] === PAUSE TestReadPluginNoRead [2020-08-04T12:29:00.694Z] === RUN TestDaemonStartWithLogOpt [2020-08-04T12:29:00.694Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-04T12:29:00.694Z] === CONT TestContinueAfterPluginCrash [2020-08-04T12:29:00.694Z] === CONT TestDaemonStartWithLogOpt [2020-08-04T12:29:00.694Z] === CONT TestReadPluginNoRead [2020-08-04T12:29:01.195Z] === CONT TestStopContainerWithTimeout/1 [2020-08-04T12:29:01.562Z] ? github.com/docker/docker/api [no test files] [2020-08-04T12:29:01.760Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-04T12:29:02.334Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-04T12:29:02.377Z] --- PASS: TestCreateJob (4.26s) [2020-08-04T12:29:02.377Z] === RUN TestReplicatedJob [2020-08-04T12:29:02.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-04T12:29:03.154Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-08-04T12:29:03.154Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-08-04T12:29:03.154Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-08-04T12:29:03.154Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2020-08-04T12:29:03.154Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-08-04T12:29:03.154Z] === RUN TestDeleteDevicemapper [2020-08-04T12:29:03.154Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-04T12:29:03.154Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T12:29:03.154Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-04T12:29:03.154Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-04T12:29:04.910Z] === RUN TestReadPluginNoRead/default [2020-08-04T12:29:05.170Z] --- PASS: TestDaemonStartWithLogOpt (4.80s) [2020-08-04T12:29:05.674Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s) [2020-08-04T12:29:05.674Z] === RUN TestUpdateMemory [2020-08-04T12:29:05.674Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-04T12:29:05.674Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:29:05.674Z] === RUN TestUpdateCPUQuota [2020-08-04T12:29:05.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-04T12:29:06.554Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-04T12:29:07.042Z] --- PASS: TestUpdateCPUQuota (1.43s) [2020-08-04T12:29:07.042Z] === RUN TestUpdatePidsLimit [2020-08-04T12:29:07.042Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-04T12:29:07.604Z] === RUN TestUpdatePidsLimit/no_change [2020-08-04T12:29:07.860Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-04T12:29:08.117Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-04T12:29:08.466Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-04T12:29:08.680Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-04T12:29:08.680Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-04T12:29:08.936Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-04T12:29:08.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-04T12:29:09.193Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-04T12:29:09.850Z] --- PASS: TestReadPluginNoRead (9.48s) [2020-08-04T12:29:09.850Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2020-08-04T12:29:09.850Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2020-08-04T12:29:09.850Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2020-08-04T12:29:09.850Z] read_test.go:92: [d492f3eb3f481] daemon is not started [2020-08-04T12:29:10.121Z] --- PASS: TestUpdatePidsLimit (3.18s) [2020-08-04T12:29:10.121Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-08-04T12:29:10.121Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-08-04T12:29:10.121Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-08-04T12:29:10.121Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-08-04T12:29:10.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2020-08-04T12:29:10.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-08-04T12:29:10.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-08-04T12:29:10.121Z] === RUN TestUpdateRestartPolicy [2020-08-04T12:29:10.685Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-04T12:29:10.792Z] --- PASS: TestContinueAfterPluginCrash (10.09s) [2020-08-04T12:29:10.792Z] PASS [2020-08-04T12:29:10.792Z] [2020-08-04T12:29:10.792Z] DONE 6 tests in 10.258s [2020-08-04T12:29:10.792Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-04T12:29:10.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:10.792Z] ++ set -e [2020-08-04T12:29:10.792Z] ++ '[' -n 0 ']' [2020-08-04T12:29:10.792Z] ++ set -x [2020-08-04T12:29:10.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:10.792Z] testing: warning: no tests to run [2020-08-04T12:29:10.792Z] PASS [2020-08-04T12:29:10.792Z] [2020-08-04T12:29:10.792Z] DONE 0 tests in 0.054s [2020-08-04T12:29:10.792Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-04T12:29:10.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:10.792Z] ++ set -e [2020-08-04T12:29:10.792Z] ++ '[' -n 0 ']' [2020-08-04T12:29:10.792Z] ++ set -x [2020-08-04T12:29:10.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:10.792Z] INFO: Testing against a local daemon [2020-08-04T12:29:10.792Z] === RUN TestPluginWithDevMounts [2020-08-04T12:29:10.792Z] === PAUSE TestPluginWithDevMounts [2020-08-04T12:29:10.792Z] === CONT TestPluginWithDevMounts [2020-08-04T12:29:10.849Z] --- PASS: TestReplicatedJob (7.32s) [2020-08-04T12:29:10.849Z] === RUN TestUpdateReplicatedJob [2020-08-04T12:29:11.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-04T12:29:11.504Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-04T12:29:11.760Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-04T12:29:12.021Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-04T12:29:12.277Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-04T12:29:12.839Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-04T12:29:12.840Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-04T12:29:13.335Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-08-04T12:29:13.335Z] PASS [2020-08-04T12:29:13.335Z] [2020-08-04T12:29:13.335Z] DONE 1 tests in 2.316s [2020-08-04T12:29:13.335Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-04T12:29:13.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:13.335Z] ++ set -e [2020-08-04T12:29:13.335Z] ++ '[' -n 0 ']' [2020-08-04T12:29:13.335Z] ++ set -x [2020-08-04T12:29:13.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:13.335Z] INFO: Testing against a local daemon [2020-08-04T12:29:13.335Z] === RUN TestSecretInspect [2020-08-04T12:29:13.770Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-04T12:29:13.910Z] ok github.com/docker/docker/api/server 0.209s coverage: 9.0% of statements [2020-08-04T12:29:14.362Z] --- PASS: TestUpdateReplicatedJob (4.56s) [2020-08-04T12:29:14.362Z] === RUN TestServiceListWithStatuses [2020-08-04T12:29:14.362Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-04T12:29:14.362Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T12:29:14.362Z] === RUN TestDockerNetworkConnectAlias [2020-08-04T12:29:14.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-04T12:29:16.634Z] --- PASS: TestSecretInspect (3.18s) [2020-08-04T12:29:16.634Z] === RUN TestSecretList [2020-08-04T12:29:17.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-04T12:29:17.972Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-04T12:29:18.901Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-04T12:29:19.931Z] --- PASS: TestSecretList (3.17s) [2020-08-04T12:29:19.931Z] === RUN TestSecretsCreateAndDelete [2020-08-04T12:29:21.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-04T12:29:21.434Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-04T12:29:21.997Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-04T12:29:22.254Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-04T12:29:22.510Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2020-08-04T12:29:22.510Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-04T12:29:22.767Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-04T12:29:22.835Z] --- PASS: TestDockerNetworkConnectAlias (8.05s) [2020-08-04T12:29:22.835Z] === RUN TestDockerNetworkReConnect [2020-08-04T12:29:23.230Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2020-08-04T12:29:23.230Z] === RUN TestSecretsUpdate [2020-08-04T12:29:23.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-04T12:29:23.331Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-04T12:29:23.331Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2020-08-04T12:29:23.331Z] === RUN TestWaitNonBlocked [2020-08-04T12:29:23.331Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:29:23.331Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:29:23.331Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:29:23.331Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:29:23.331Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:29:23.331Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:29:23.587Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-04T12:29:24.516Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-04T12:29:24.516Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-08-04T12:29:24.516Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2020-08-04T12:29:24.516Z] === RUN TestWaitBlocked [2020-08-04T12:29:24.516Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:29:24.516Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:29:24.516Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:29:24.516Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:29:24.516Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:29:24.516Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:29:25.774Z] --- PASS: TestSecretsUpdate (3.12s) [2020-08-04T12:29:25.774Z] === RUN TestTemplatedSecret [2020-08-04T12:29:25.882Z] --- PASS: TestWaitBlocked (0.05s) [2020-08-04T12:29:25.883Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-08-04T12:29:25.883Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-08-04T12:29:25.883Z] === CONT TestContainerStartOnDaemonRestart [2020-08-04T12:29:25.883Z] === CONT TestContainerKillOnDaemonStart [2020-08-04T12:29:26.447Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-04T12:29:28.578Z] --- PASS: TestDockerNetworkReConnect (6.08s) [2020-08-04T12:29:28.578Z] === RUN TestServicePlugin [2020-08-04T12:29:28.578Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-04T12:29:28.578Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:29:28.578Z] === RUN TestServiceUpdateLabel [2020-08-04T12:29:29.069Z] --- PASS: TestTemplatedSecret (3.39s) [2020-08-04T12:29:29.069Z] === RUN TestSecretCreateResolve [2020-08-04T12:29:29.719Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s) [2020-08-04T12:29:29.719Z] === CONT TestIpcModeOlderClient [2020-08-04T12:29:29.719Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-08-04T12:29:29.719Z] === CONT TestDaemonHostGatewayIP [2020-08-04T12:29:30.281Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-04T12:29:32.088Z] --- PASS: TestServiceUpdateLabel (3.68s) [2020-08-04T12:29:32.088Z] === RUN TestServiceUpdateSecrets [2020-08-04T12:29:32.172Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-04T12:29:32.368Z] --- PASS: TestSecretCreateResolve (3.25s) [2020-08-04T12:29:32.368Z] PASS [2020-08-04T12:29:32.368Z] [2020-08-04T12:29:32.368Z] DONE 6 tests in 19.463s [2020-08-04T12:29:32.368Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-08-04T12:29:32.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:32.368Z] ++ set -e [2020-08-04T12:29:32.368Z] ++ '[' -n 0 ']' [2020-08-04T12:29:32.368Z] ++ set -x [2020-08-04T12:29:32.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:32.429Z] --- PASS: TestDaemonHostGatewayIP (3.29s) [2020-08-04T12:29:32.430Z] === CONT TestDaemonRestartIpcMode [2020-08-04T12:29:32.628Z] INFO: Testing against a local daemon [2020-08-04T12:29:32.629Z] === RUN TestServiceCreateInit [2020-08-04T12:29:32.629Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-04T12:29:34.319Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-04T12:29:34.882Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-04T12:29:35.139Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-04T12:29:35.139Z] --- PASS: TestDaemonRestartIpcMode (2.66s) [2020-08-04T12:29:35.395Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-04T12:29:37.285Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-04T12:29:37.913Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-04T12:29:39.177Z] --- PASS: TestContainerKillOnDaemonStart (13.23s) [2020-08-04T12:29:39.177Z] PASS [2020-08-04T12:29:39.177Z] [2020-08-04T12:29:39.177Z] === Skipped [2020-08-04T12:29:39.177Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-04T12:29:39.177Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T12:29:39.177Z] [2020-08-04T12:29:39.177Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-04T12:29:39.177Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:29:39.177Z] [2020-08-04T12:29:39.177Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-04T12:29:39.177Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:29:39.177Z] [2020-08-04T12:29:39.177Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T12:29:39.177Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T12:29:39.177Z] [2020-08-04T12:29:39.177Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-04T12:29:39.177Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T12:29:39.177Z] [2020-08-04T12:29:39.177Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-04T12:29:39.177Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:29:39.177Z] [2020-08-04T12:29:39.177Z] [2020-08-04T12:29:39.177Z] DONE 192 tests, 6 skipped in 141.583s [2020-08-04T12:29:39.177Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-04T12:29:39.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:39.177Z] ++ set -e [2020-08-04T12:29:39.177Z] ++ '[' -n 0 ']' [2020-08-04T12:29:39.177Z] ++ set -x [2020-08-04T12:29:39.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:39.434Z] INFO: Testing against a local daemon [2020-08-04T12:29:39.434Z] === RUN TestCommitInheritsEnv [2020-08-04T12:29:39.690Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-08-04T12:29:39.690Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-04T12:29:39.690Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-04T12:29:39.690Z] === RUN TestImagesFilterMultiReference [2020-08-04T12:29:39.690Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-08-04T12:29:39.690Z] === RUN TestImagePullPlatformInvalid [2020-08-04T12:29:39.947Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-08-04T12:29:39.947Z] === RUN TestRemoveImageOrphaning [2020-08-04T12:29:39.947Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-04T12:29:39.947Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-04T12:29:40.204Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-08-04T12:29:40.204Z] === RUN TestRemoveImageGarbageCollector [2020-08-04T12:29:41.134Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-04T12:29:41.390Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-04T12:29:41.390Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-04T12:29:41.390Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-04T12:29:41.390Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-04T12:29:41.390Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-04T12:29:41.647Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-04T12:29:42.210Z] --- PASS: TestRemoveImageGarbageCollector (1.98s) [2020-08-04T12:29:42.210Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-04T12:29:42.210Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-04T12:29:42.210Z] === RUN TestTagInvalidReference [2020-08-04T12:29:42.468Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-04T12:29:42.468Z] --- PASS: TestTagInvalidReference (0.04s) [2020-08-04T12:29:42.468Z] === RUN TestTagValidPrefixedRepo [2020-08-04T12:29:42.468Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-08-04T12:29:42.468Z] === RUN TestTagExistedNameWithoutForce [2020-08-04T12:29:42.468Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-08-04T12:29:42.468Z] === RUN TestTagOfficialNames [2020-08-04T12:29:42.468Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-04T12:29:42.468Z] === RUN TestTagMatchesDigest [2020-08-04T12:29:42.468Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-08-04T12:29:42.468Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-04T12:29:43.200Z] --- PASS: TestServiceCreateInit (10.31s) [2020-08-04T12:29:43.200Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2020-08-04T12:29:43.200Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-08-04T12:29:43.200Z] === RUN TestCreateServiceMultipleTimes [2020-08-04T12:29:44.988Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-04T12:29:47.420Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2020-08-04T12:29:47.420Z] === RUN TestServiceUpdateConfigs [2020-08-04T12:29:47.505Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-04T12:29:48.872Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-04T12:29:49.129Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-04T12:29:49.129Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-04T12:29:49.691Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-04T12:29:50.235Z] --- PASS: TestBuildWithHugeFile (55.81s) [2020-08-04T12:29:50.235Z] === RUN TestBuildWithEmptyDockerfile [2020-08-04T12:29:50.235Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:29:50.235Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:29:50.235Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:29:50.235Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:29:50.235Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:29:50.235Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:29:50.235Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T12:29:50.236Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T12:29:50.236Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T12:29:50.236Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-08-04T12:29:50.236Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-08-04T12:29:50.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-08-04T12:29:50.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-08-04T12:29:50.236Z] === RUN TestBuildPreserveOwnership [2020-08-04T12:29:50.236Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-04T12:29:50.961Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-04T12:29:50.961Z] Copying nested executables into bundles/binary-daemon [2020-08-04T12:29:50.961Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-04T12:29:51.396Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/make.sh cross [2020-08-04T12:29:51.656Z] [2020-08-04T12:29:51.656Z] Removing bundles/ [2020-08-04T12:29:51.762Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-04T12:29:51.915Z] [2020-08-04T12:29:51.915Z] ---> Making bundle: cross (in bundles/cross) [2020-08-04T12:29:51.915Z] Cross building: bundles/cross/linux/amd64 [2020-08-04T12:29:51.915Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-04T12:29:51.915Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-04T12:29:52.822Z] --- PASS: TestBuildPreserveOwnership (3.87s) [2020-08-04T12:29:52.823Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2020-08-04T12:29:52.823Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2020-08-04T12:29:52.823Z] === RUN TestBuildPlatformInvalid [2020-08-04T12:29:52.961Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-04T12:29:52.961Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-04T12:29:52.961Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-04T12:29:53.119Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-08-04T12:29:53.119Z] PASS [2020-08-04T12:29:53.119Z] [2020-08-04T12:29:53.119Z] === Skipped [2020-08-04T12:29:53.119Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-08-04T12:29:53.119Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T12:29:53.119Z] [2020-08-04T12:29:53.119Z] [2020-08-04T12:29:53.119Z] DONE 32 tests, 1 skipped in 94.923s [2020-08-04T12:29:53.119Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-08-04T12:29:53.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:53.119Z] ++ set -e [2020-08-04T12:29:53.119Z] ++ '[' -n 0 ']' [2020-08-04T12:29:53.119Z] ++ set -x [2020-08-04T12:29:53.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:29:53.119Z] INFO: Testing against a local daemon [2020-08-04T12:29:53.119Z] === RUN TestConfigInspect [2020-08-04T12:29:53.524Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-04T12:29:55.210Z] --- PASS: TestConfigInspect (1.99s) [2020-08-04T12:29:55.210Z] === RUN TestConfigList [2020-08-04T12:29:56.843Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-04T12:29:57.300Z] --- PASS: TestConfigList (1.90s) [2020-08-04T12:29:57.300Z] === RUN TestConfigsCreateAndDelete [2020-08-04T12:29:58.735Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-04T12:29:58.735Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-04T12:29:58.826Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2020-08-04T12:29:58.826Z] === RUN TestConfigsUpdate [2020-08-04T12:30:00.911Z] --- PASS: TestConfigsUpdate (1.91s) [2020-08-04T12:30:00.911Z] === RUN TestTemplatedConfig [2020-08-04T12:30:02.948Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-04T12:30:03.270Z] --- PASS: TestTemplatedConfig (2.40s) [2020-08-04T12:30:03.270Z] === RUN TestConfigCreateResolve [2020-08-04T12:30:04.316Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-04T12:30:04.538Z] ok github.com/docker/docker/api/server/httputils 0.168s coverage: 14.7% of statements [2020-08-04T12:30:04.538Z] ok github.com/docker/docker/api/server/middleware 0.159s coverage: 37.7% of statements [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-04T12:30:04.538Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2020-08-04T12:30:04.538Z] ok github.com/docker/docker/api/types/filters 0.082s coverage: 92.2% of statements [2020-08-04T12:30:04.538Z] ok github.com/docker/docker/api/server/router/swarm 0.128s coverage: 5.7% of statements [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-04T12:30:04.538Z] ok github.com/docker/docker/api/types/time 0.272s coverage: 100.0% of statements [2020-08-04T12:30:04.538Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/builder [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-04T12:30:04.538Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-04T12:30:04.538Z] ok github.com/docker/docker/builder/dockerignore 0.069s coverage: 96.8% of statements [2020-08-04T12:30:04.878Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-04T12:30:05.161Z] --- PASS: TestCreateServiceMultipleTimes (19.15s) [2020-08-04T12:30:05.161Z] === RUN TestCreateServiceConflict [2020-08-04T12:30:05.161Z] --- PASS: TestCreateServiceConflict (2.69s) [2020-08-04T12:30:05.161Z] === RUN TestCreateServiceMaxReplicas [2020-08-04T12:30:05.364Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-08-04T12:30:05.364Z] === RUN TestConfigDaemonLibtrustID [2020-08-04T12:30:05.658Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-08-04T12:30:05.658Z] PASS [2020-08-04T12:30:05.658Z] [2020-08-04T12:30:05.658Z] DONE 7 tests in 12.617s [2020-08-04T12:30:05.658Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-08-04T12:30:05.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:30:05.658Z] ++ set -e [2020-08-04T12:30:05.658Z] ++ '[' -n 0 ']' [2020-08-04T12:30:05.658Z] ++ set -x [2020-08-04T12:30:05.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:30:05.658Z] INFO: Testing against a local daemon [2020-08-04T12:30:05.658Z] === RUN TestCheckpoint [2020-08-04T12:30:05.658Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-04T12:30:05.658Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T12:30:05.658Z] === RUN TestContainerInvalidJSON [2020-08-04T12:30:05.658Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:30:05.658Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:30:05.658Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:30:05.658Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:30:05.658Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:30:05.658Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:30:05.658Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T12:30:05.658Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-04T12:30:05.658Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T12:30:05.658Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-04T12:30:05.658Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-04T12:30:05.658Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-04T12:30:05.658Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-04T12:30:05.658Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-04T12:30:05.808Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-04T12:30:05.955Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-04T12:30:05.955Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-04T12:30:05.955Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-04T12:30:05.955Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-04T12:30:05.955Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-08-04T12:30:05.955Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-04T12:30:05.955Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-08-04T12:30:05.955Z] === RUN TestCopyFromContainer [2020-08-04T12:30:06.043Z] --- PASS: TestServiceUpdateConfigs (15.83s) [2020-08-04T12:30:06.043Z] === RUN TestServiceUpdateNetwork [2020-08-04T12:30:06.703Z] ok github.com/docker/docker/cli/debug 0.108s coverage: 100.0% of statements [2020-08-04T12:30:07.501Z] === RUN TestCopyFromContainer// [2020-08-04T12:30:07.501Z] === RUN TestCopyFromContainer//bar/root [2020-08-04T12:30:07.501Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-04T12:30:07.501Z] === RUN TestCopyFromContainer/bar/quux [2020-08-04T12:30:07.501Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-04T12:30:07.501Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-04T12:30:07.672Z] ok github.com/docker/docker/builder/remotecontext 0.773s coverage: 9.2% of statements [2020-08-04T12:30:07.672Z] ok github.com/docker/docker/builder/dockerfile 0.454s coverage: 46.4% of statements [2020-08-04T12:30:07.698Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-04T12:30:07.796Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-04T12:30:07.796Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-04T12:30:07.796Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-04T12:30:07.796Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-04T12:30:08.104Z] --- PASS: TestCopyFromContainer (1.93s) [2020-08-04T12:30:08.104Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-04T12:30:08.104Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-08-04T12:30:08.104Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-08-04T12:30:08.104Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-08-04T12:30:08.104Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-04T12:30:08.104Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-04T12:30:08.104Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-08-04T12:30:08.104Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-04T12:30:08.104Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-04T12:30:08.104Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-08-04T12:30:08.104Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-04T12:30:08.104Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:30:08.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:30:08.104Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:30:08.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:30:08.104Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:30:08.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:30:08.104Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T12:30:08.104Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T12:30:08.104Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T12:30:08.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-04T12:30:08.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-04T12:30:08.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-04T12:30:08.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-04T12:30:08.104Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-04T12:30:08.104Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-04T12:30:08.104Z] === RUN TestCreateWithInvalidEnv [2020-08-04T12:30:08.104Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-04T12:30:08.104Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-04T12:30:08.104Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-04T12:30:08.104Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-04T12:30:08.104Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-04T12:30:08.104Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-04T12:30:08.104Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-04T12:30:08.104Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-04T12:30:08.104Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-04T12:30:08.104Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-04T12:30:08.104Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-04T12:30:08.104Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-04T12:30:08.104Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-04T12:30:08.104Z] === RUN TestCreateTmpfsMountsTarget [2020-08-04T12:30:08.104Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-04T12:30:08.104Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-04T12:30:08.459Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2020-08-04T12:30:08.459Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-04T12:30:08.628Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-04T12:30:09.625Z] --- PASS: TestCreateWithCustomMaskedPaths (1.43s) [2020-08-04T12:30:09.626Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-04T12:30:11.152Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2020-08-04T12:30:11.152Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-04T12:30:11.152Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:30:11.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:30:11.152Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:30:11.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:30:11.152Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:30:11.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:30:11.152Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:30:11.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:30:11.152Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:30:11.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:30:11.152Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T12:30:11.152Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T12:30:11.152Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T12:30:11.152Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T12:30:11.152Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T12:30:11.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-04T12:30:11.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-08-04T12:30:11.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-04T12:30:11.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-08-04T12:30:11.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-08-04T12:30:11.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-04T12:30:11.152Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-04T12:30:11.793Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-08-04T12:30:11.793Z] === RUN TestCreateDifferentPlatform [2020-08-04T12:30:11.793Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-04T12:30:11.793Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-04T12:30:11.793Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-04T12:30:11.793Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-04T12:30:11.793Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-04T12:30:11.793Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-04T12:30:11.793Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-08-04T12:30:11.793Z] === RUN TestContainerStartOnDaemonRestart [2020-08-04T12:30:11.793Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-04T12:30:11.793Z] === RUN TestDaemonRestartIpcMode [2020-08-04T12:30:11.793Z] === PAUSE TestDaemonRestartIpcMode [2020-08-04T12:30:11.793Z] === RUN TestDaemonHostGatewayIP [2020-08-04T12:30:11.793Z] === PAUSE TestDaemonHostGatewayIP [2020-08-04T12:30:11.793Z] === RUN TestContainerKillOnDaemonStart [2020-08-04T12:30:11.793Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-04T12:30:11.793Z] === RUN TestDiff [2020-08-04T12:30:11.897Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-04T12:30:12.090Z] --- PASS: TestDiff (0.51s) [2020-08-04T12:30:12.090Z] === RUN TestExecWithCloseStdin [2020-08-04T12:30:12.153Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-04T12:30:12.153Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-04T12:30:12.153Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-04T12:30:12.727Z] --- PASS: TestExecWithCloseStdin (0.61s) [2020-08-04T12:30:12.727Z] === RUN TestExec [2020-08-04T12:30:13.366Z] --- PASS: TestExec (0.62s) [2020-08-04T12:30:13.366Z] === RUN TestExecUser [2020-08-04T12:30:13.521Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-04T12:30:14.004Z] --- PASS: TestExecUser (0.60s) [2020-08-04T12:30:14.004Z] === RUN TestExportContainerAndImportImage [2020-08-04T12:30:14.888Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-04T12:30:14.888Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-04T12:30:15.048Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2020-08-04T12:30:15.049Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-04T12:30:16.256Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-04T12:30:16.593Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-08-04T12:30:16.593Z] === RUN TestHealthCheckWorkdir [2020-08-04T12:30:16.890Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2020-08-04T12:30:16.890Z] === RUN TestHealthKillContainer [2020-08-04T12:30:17.185Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-04T12:30:17.748Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-04T12:30:18.310Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-04T12:30:18.873Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-08-04T12:30:19.640Z] --- PASS: TestHealthKillContainer (2.60s) [2020-08-04T12:30:19.640Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-04T12:30:20.026Z] ok github.com/docker/docker/client 0.381s coverage: 74.9% of statements [2020-08-04T12:30:20.280Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2020-08-04T12:30:20.280Z] === RUN TestIpcModeNone [2020-08-04T12:30:20.764Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-04T12:30:20.765Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-04T12:30:20.921Z] --- PASS: TestIpcModeNone (0.62s) [2020-08-04T12:30:20.921Z] === RUN TestIpcModePrivate [2020-08-04T12:30:21.399Z] --- PASS: TestServiceUpdateNetwork (16.03s) [2020-08-04T12:30:21.399Z] === RUN TestServiceUpdatePidsLimit [2020-08-04T12:30:21.399Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-04T12:30:21.561Z] --- PASS: TestIpcModePrivate (0.66s) [2020-08-04T12:30:21.561Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-04T12:30:21.561Z] === RUN TestIpcModeShareable [2020-08-04T12:30:21.693Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-04T12:30:21.858Z] --- PASS: TestIpcModeShareable (0.59s) [2020-08-04T12:30:21.858Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-04T12:30:21.858Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-04T12:30:22.656Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-04T12:30:23.362Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.03s) [2020-08-04T12:30:23.362Z] === RUN TestCreateServiceSecretFileMode [2020-08-04T12:30:23.968Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2020-08-04T12:30:23.968Z] === RUN TestAPIIpcModeHost [2020-08-04T12:30:24.275Z] --- PASS: TestAPIIpcModeHost (0.47s) [2020-08-04T12:30:24.275Z] === RUN TestDaemonIpcModeShareable [2020-08-04T12:30:25.175Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-04T12:30:25.837Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-08-04T12:30:25.837Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-04T12:30:25.837Z] === RUN TestDaemonIpcModePrivate [2020-08-04T12:30:26.106Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-04T12:30:26.662Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2020-08-04T12:30:26.662Z] === RUN TestCreateServiceConfigFileMode [2020-08-04T12:30:26.890Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-08-04T12:30:26.890Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-04T12:30:26.890Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-04T12:30:27.474Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-04T12:30:28.403Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-04T12:30:28.414Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2020-08-04T12:30:28.414Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-04T12:30:28.414Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-04T12:30:29.769Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-04T12:30:29.938Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-08-04T12:30:29.939Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-04T12:30:29.939Z] === RUN TestIpcModeOlderClient [2020-08-04T12:30:29.939Z] === PAUSE TestIpcModeOlderClient [2020-08-04T12:30:29.939Z] === RUN TestKillContainerInvalidSignal [2020-08-04T12:30:29.966Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2020-08-04T12:30:29.966Z] === RUN TestCreateServiceSysctls [2020-08-04T12:30:30.181Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-04T12:30:30.255Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-08-04T12:30:30.255Z] === RUN TestKillContainer [2020-08-04T12:30:30.255Z] === RUN TestKillContainer/no_signal [2020-08-04T12:30:30.698Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-04T12:30:30.895Z] === RUN TestKillContainer/non_killing_signal [2020-08-04T12:30:31.192Z] === RUN TestKillContainer/killing_signal [2020-08-04T12:30:31.626Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-04T12:30:31.834Z] --- PASS: TestKillContainer (1.59s) [2020-08-04T12:30:31.835Z] --- PASS: TestKillContainer/no_signal (0.50s) [2020-08-04T12:30:31.835Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-08-04T12:30:31.835Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-08-04T12:30:31.835Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-04T12:30:31.835Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-04T12:30:32.480Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-04T12:30:33.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) [2020-08-04T12:30:33.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2020-08-04T12:30:33.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-08-04T12:30:33.122Z] === RUN TestKillStoppedContainer [2020-08-04T12:30:33.122Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-08-04T12:30:33.122Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-04T12:30:33.122Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-08-04T12:30:33.122Z] === RUN TestKillDifferentUserContainer [2020-08-04T12:30:33.767Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2020-08-04T12:30:33.767Z] === RUN TestInspectOomKilledTrue [2020-08-04T12:30:34.227Z] --- PASS: TestCreateServiceSysctls (3.65s) [2020-08-04T12:30:34.227Z] === RUN TestCreateServiceCapabilities [2020-08-04T12:30:34.594Z] --- PASS: TestInspectOomKilledTrue (0.92s) [2020-08-04T12:30:34.594Z] === RUN TestInspectOomKilledFalse [2020-08-04T12:30:34.802Z] ok github.com/docker/docker/builder/remotecontext/git 28.571s coverage: 86.3% of statements [2020-08-04T12:30:34.802Z] ? github.com/docker/docker/cli [no test files] [2020-08-04T12:30:34.802Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-04T12:30:34.989Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-04T12:30:35.230Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-08-04T12:30:35.230Z] === RUN TestLinksEtcHostsContentMatch [2020-08-04T12:30:35.526Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2020-08-04T12:30:35.526Z] === RUN TestLinksContainerNames [2020-08-04T12:30:36.579Z] --- PASS: TestLinksContainerNames (1.00s) [2020-08-04T12:30:36.579Z] === RUN TestLogsFollowTailEmpty [2020-08-04T12:30:36.796Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2020-08-04T12:30:36.796Z] === RUN TestInspect [2020-08-04T12:30:37.219Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2020-08-04T12:30:37.219Z] === RUN TestContainerNetworkMountsNoChown [2020-08-04T12:30:37.518Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/default [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/default [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/private [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/private [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rprivate [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/slave [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/slave [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rslave [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/shared [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/shared [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rshared [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-04T12:30:37.518Z] === CONT TestMountDaemonRoot/default [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-04T12:30:37.518Z] === CONT TestMountDaemonRoot/rslave [2020-08-04T12:30:37.518Z] === CONT TestMountDaemonRoot/rshared [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:30:37.518Z] === CONT TestMountDaemonRoot/slave [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:30:37.518Z] === CONT TestMountDaemonRoot/rprivate [2020-08-04T12:30:37.518Z] === CONT TestMountDaemonRoot/private [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:30:37.518Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:30:37.518Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-04T12:30:37.518Z] === CONT TestMountDaemonRoot/shared [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:30:37.518Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:30:37.518Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:30:37.518Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-04T12:30:37.518Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-04T12:30:37.816Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-08-04T12:30:37.816Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-04T12:30:37.817Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-04T12:30:37.817Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-04T12:30:37.817Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-04T12:30:37.817Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-04T12:30:37.817Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-04T12:30:37.817Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-04T12:30:37.817Z] === RUN TestContainerBindMountNonRecursive [2020-08-04T12:30:38.673Z] --- PASS: TestServiceUpdatePidsLimit (17.87s) [2020-08-04T12:30:38.673Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-08-04T12:30:38.673Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.26s) [2020-08-04T12:30:38.673Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-08-04T12:30:38.673Z] PASS [2020-08-04T12:30:38.673Z] [2020-08-04T12:30:38.673Z] === Skipped [2020-08-04T12:30:38.673Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-08-04T12:30:38.673Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T12:30:38.673Z] [2020-08-04T12:30:38.673Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-08-04T12:30:38.673Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:30:38.673Z] [2020-08-04T12:30:38.673Z] [2020-08-04T12:30:38.673Z] DONE 27 tests, 2 skipped in 174.081s [2020-08-04T12:30:38.673Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-04T12:30:38.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:30:38.673Z] ++ set -e [2020-08-04T12:30:38.673Z] ++ '[' -n 0 ']' [2020-08-04T12:30:38.673Z] ++ set -x [2020-08-04T12:30:38.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:30:38.673Z] INFO: Testing against a local daemon [2020-08-04T12:30:38.673Z] === RUN TestSessionCreate [2020-08-04T12:30:38.673Z] --- PASS: TestSessionCreate (0.02s) [2020-08-04T12:30:38.673Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-04T12:30:38.673Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-04T12:30:38.673Z] PASS [2020-08-04T12:30:38.673Z] [2020-08-04T12:30:38.673Z] DONE 2 tests in 0.322s [2020-08-04T12:30:38.673Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-04T12:30:38.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:30:38.673Z] ++ set -e [2020-08-04T12:30:38.673Z] ++ '[' -n 0 ']' [2020-08-04T12:30:38.673Z] ++ set -x [2020-08-04T12:30:38.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:30:38.673Z] INFO: Testing against a local daemon [2020-08-04T12:30:38.673Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-04T12:30:38.673Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T12:30:38.673Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T12:30:38.673Z] === RUN TestEventsExecDie [2020-08-04T12:30:38.673Z] --- PASS: TestEventsExecDie (0.92s) [2020-08-04T12:30:38.673Z] === RUN TestEventsBackwardsCompatible [2020-08-04T12:30:38.965Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-08-04T12:30:38.965Z] === RUN TestInfoBinaryCommits [2020-08-04T12:30:38.965Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-08-04T12:30:38.965Z] === RUN TestInfoAPIVersioned [2020-08-04T12:30:38.965Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-04T12:30:38.965Z] === RUN TestInfoDiscoveryBackend [2020-08-04T12:30:39.161Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-04T12:30:39.258Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-08-04T12:30:39.258Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-04T12:30:39.343Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2020-08-04T12:30:39.343Z] === RUN TestNetworkNat [2020-08-04T12:30:39.991Z] --- PASS: TestNetworkNat (0.59s) [2020-08-04T12:30:39.991Z] === RUN TestNetworkLocalhostTCPNat [2020-08-04T12:30:40.295Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-04T12:30:40.295Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-04T12:30:40.582Z] ok github.com/docker/docker/cmd/dockerd 0.540s coverage: 19.3% of statements [2020-08-04T12:30:40.669Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2020-08-04T12:30:40.669Z] === RUN TestNetworkLoopbackNat [2020-08-04T12:30:40.930Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-08-04T12:30:40.930Z] === RUN TestInfoAPI [2020-08-04T12:30:40.930Z] --- PASS: TestInfoAPI (0.02s) [2020-08-04T12:30:40.930Z] === RUN TestInfoAPIWarnings [2020-08-04T12:30:41.018Z] --- PASS: TestInspect (3.60s) [2020-08-04T12:30:41.018Z] === RUN TestCreateJob [2020-08-04T12:30:41.550Z] ok github.com/docker/docker/container 0.446s coverage: 41.6% of statements [2020-08-04T12:30:41.550Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-04T12:30:41.550Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-04T12:30:41.550Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-04T12:30:41.550Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-04T12:30:41.564Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-04T12:30:41.564Z] === RUN TestInfoDebug [2020-08-04T12:30:41.856Z] --- PASS: TestInfoDebug (0.53s) [2020-08-04T12:30:41.856Z] === RUN TestInfoInsecureRegistries [2020-08-04T12:30:42.432Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-04T12:30:42.492Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-08-04T12:30:42.492Z] === RUN TestInfoRegistryMirrors [2020-08-04T12:30:42.996Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-04T12:30:42.996Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-04T12:30:43.126Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-08-04T12:30:43.126Z] === RUN TestLoginFailsWithBadCredentials [2020-08-04T12:30:43.253Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-04T12:30:43.420Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-08-04T12:30:43.420Z] === RUN TestPingCacheHeaders [2020-08-04T12:30:43.420Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-08-04T12:30:43.420Z] === RUN TestPingGet [2020-08-04T12:30:43.420Z] --- PASS: TestPingGet (0.02s) [2020-08-04T12:30:43.420Z] === RUN TestPingHead [2020-08-04T12:30:43.420Z] --- PASS: TestPingHead (0.01s) [2020-08-04T12:30:43.420Z] === RUN TestVersion [2020-08-04T12:30:43.420Z] --- PASS: TestVersion (0.01s) [2020-08-04T12:30:43.420Z] PASS [2020-08-04T12:30:43.420Z] [2020-08-04T12:30:43.420Z] === Skipped [2020-08-04T12:30:43.420Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T12:30:43.420Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T12:30:43.420Z] [2020-08-04T12:30:43.420Z] [2020-08-04T12:30:43.420Z] DONE 18 tests, 1 skipped in 5.700s [2020-08-04T12:30:43.420Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-04T12:30:43.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:30:43.420Z] ++ set -e [2020-08-04T12:30:43.420Z] ++ '[' -n 0 ']' [2020-08-04T12:30:43.420Z] ++ set -x [2020-08-04T12:30:43.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:30:43.420Z] INFO: Testing against a local daemon [2020-08-04T12:30:43.420Z] === RUN TestVolumesCreateAndList [2020-08-04T12:30:43.420Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-04T12:30:43.420Z] === RUN TestVolumesRemove [2020-08-04T12:30:43.433Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2020-08-04T12:30:43.433Z] === RUN TestPause [2020-08-04T12:30:43.712Z] --- PASS: TestVolumesRemove (0.11s) [2020-08-04T12:30:43.712Z] === RUN TestVolumesInspect [2020-08-04T12:30:43.712Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-04T12:30:43.712Z] === RUN TestVolumesInvalidJSON [2020-08-04T12:30:43.712Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-04T12:30:43.712Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-04T12:30:43.712Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-04T12:30:43.712Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-04T12:30:43.712Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-04T12:30:43.712Z] PASS [2020-08-04T12:30:43.712Z] [2020-08-04T12:30:43.712Z] DONE 5 tests in 0.278s [2020-08-04T12:30:43.712Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T12:30:43.712Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T12:30:43.712Z] +++ kill 11931 [2020-08-04T12:30:43.718Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.539s coverage: 65.3% of statements [2020-08-04T12:30:43.729Z] --- PASS: TestPause (0.57s) [2020-08-04T12:30:43.729Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-04T12:30:43.729Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T12:30:43.729Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T12:30:43.729Z] === RUN TestPauseStopPausedContainer [2020-08-04T12:30:44.366Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-08-04T12:30:44.366Z] === RUN TestPsFilter [2020-08-04T12:30:44.622Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-04T12:30:44.661Z] --- PASS: TestPsFilter (0.15s) [2020-08-04T12:30:44.661Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-04T12:30:44.957Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2020-08-04T12:30:44.957Z] === RUN TestRemoveContainerWithVolume [2020-08-04T12:30:45.226Z] +++ /etc/init.d/apparmor stop [2020-08-04T12:30:45.226Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T12:30:45.226Z] [2020-08-04T12:30:45.226Z] Unloading profiles will leave already running processes permanently [2020-08-04T12:30:45.226Z] unconfined, which can lead to unexpected situations. [2020-08-04T12:30:45.226Z] [2020-08-04T12:30:45.226Z] To set a process to complain mode, use the command line tool [2020-08-04T12:30:45.226Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T12:30:45.226Z] +++ true [2020-08-04T12:30:45.226Z] exiting test-integration [2020-08-04T12:30:45.226Z] ++ exit 0 [2020-08-04T12:30:45.226Z] [2020-08-04T12:30:45.246Z] --- PASS: TestCreateJob (4.24s) [2020-08-04T12:30:45.246Z] === RUN TestReplicatedJob [2020-08-04T12:30:45.598Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2020-08-04T12:30:45.598Z] === RUN TestRemoveContainerRunning [2020-08-04T12:30:45.886Z] ok github.com/docker/docker/daemon/cluster 0.647s coverage: 0.5% of statements [2020-08-04T12:30:45.886Z] ok github.com/docker/docker/daemon/cluster/convert 0.894s coverage: 35.9% of statements [2020-08-04T12:30:45.995Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-04T12:30:46.238Z] --- PASS: TestRemoveContainerRunning (0.53s) [2020-08-04T12:30:46.238Z] === RUN TestRemoveContainerForceRemoveRunning Post stage [Pipeline] junit [2020-08-04T12:30:46.321Z] Recording test results [2020-08-04T12:30:46.534Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2020-08-04T12:30:46.534Z] === RUN TestRemoveInvalidContainer [2020-08-04T12:30:46.534Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-04T12:30:46.534Z] === RUN TestRenameLinkedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-04T12:30:46.924Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-04T12:30:47.177Z] + echo Ensuring container killed. [2020-08-04T12:30:47.177Z] Ensuring container killed. [2020-08-04T12:30:47.177Z] + docker rm -vf docker-pr3 [2020-08-04T12:30:47.177Z] Error: No such container: docker-pr3 [2020-08-04T12:30:47.177Z] + true [Pipeline] sh [2020-08-04T12:30:47.566Z] + echo Chowning /workspace to jenkins user [2020-08-04T12:30:47.566Z] Chowning /workspace to jenkins user [2020-08-04T12:30:47.566Z] + id -u [2020-08-04T12:30:47.566Z] + id -g [2020-08-04T12:30:47.566Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41292:/workspace busybox chown -R 1001:1001 /workspace [2020-08-04T12:30:47.566Z] Unable to find image 'busybox:latest' locally [2020-08-04T12:30:47.854Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-04T12:30:47.865Z] latest: Pulling from library/busybox [2020-08-04T12:30:47.865Z] 970013469dcd: Pulling fs layer [2020-08-04T12:30:47.865Z] 970013469dcd: Verifying Checksum [2020-08-04T12:30:47.865Z] 970013469dcd: Download complete [2020-08-04T12:30:48.499Z] 970013469dcd: Pull complete [2020-08-04T12:30:48.499Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-04T12:30:48.499Z] Status: Downloaded newer image for busybox:latest [2020-08-04T12:30:48.619Z] --- PASS: TestRenameLinkedContainer (2.14s) [2020-08-04T12:30:48.619Z] === RUN TestRenameStoppedContainer [2020-08-04T12:30:49.285Z] --- PASS: TestRenameStoppedContainer (0.52s) [2020-08-04T12:30:49.285Z] === RUN TestRenameRunningContainerAndReuse [2020-08-04T12:30:50.332Z] --- PASS: TestRenameRunningContainerAndReuse (1.00s) [2020-08-04T12:30:50.332Z] === RUN TestRenameInvalidName [2020-08-04T12:30:50.375Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-04T12:30:50.375Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-04T12:30:50.536Z] --- PASS: TestReplicatedJob (5.69s) [2020-08-04T12:30:50.536Z] === RUN TestUpdateReplicatedJob [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T12:30:50.973Z] --- PASS: TestRenameInvalidName (0.56s) [2020-08-04T12:30:50.973Z] === RUN TestRenameAnonymousContainer [2020-08-04T12:30:51.007Z] + bundleName=s390x-integration [2020-08-04T12:30:51.007Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-04T12:30:51.007Z] Creating s390x-integration-bundles.tar.gz [2020-08-04T12:30:51.007Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-04T12:30:51.007Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-04T12:30:51.116Z] Archiving artifacts [2020-08-04T12:30:51.535Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41292/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T12:30:51.655Z] ok github.com/docker/docker/daemon/config 0.885s coverage: 79.7% of statements [2020-08-04T12:30:51.655Z] ok github.com/docker/docker/daemon/discovery 0.339s coverage: 30.0% of statements [2020-08-04T12:30:51.967Z] + make clean [2020-08-04T12:30:52.260Z] docker volume rm -f docker-dev-cache [2020-08-04T12:30:52.260Z] docker-dev-cache [Pipeline] deleteDir [2020-08-04T12:30:52.896Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-04T12:30:53.103Z] --- PASS: TestRenameAnonymousContainer (1.90s) [2020-08-04T12:30:53.103Z] === RUN TestRenameContainerWithSameName [2020-08-04T12:30:53.103Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-08-04T12:30:53.103Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T12:30:53.820Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.628s coverage: 11.3% of statements [2020-08-04T12:30:54.149Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s) [2020-08-04T12:30:54.149Z] === RUN TestResize [2020-08-04T12:30:54.741Z] --- PASS: TestUpdateReplicatedJob (4.15s) [2020-08-04T12:30:54.741Z] === RUN TestServiceListWithStatuses [2020-08-04T12:30:54.741Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2020-08-04T12:30:54.741Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T12:30:54.741Z] === RUN TestDockerNetworkConnectAlias [2020-08-04T12:30:54.782Z] ok github.com/docker/docker/daemon 3.183s coverage: 9.1% of statements [2020-08-04T12:30:54.782Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-04T12:30:54.782Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-04T12:30:54.782Z] ok github.com/docker/docker/daemon/events 0.317s coverage: 50.0% of statements [2020-08-04T12:30:54.782Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-04T12:30:54.782Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-04T12:30:54.793Z] --- PASS: TestResize (0.55s) [2020-08-04T12:30:54.793Z] === RUN TestResizeWithInvalidSize [2020-08-04T12:30:55.239Z] ok github.com/docker/docker/daemon/graphdriver 0.176s coverage: 2.3% of statements [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-04T12:30:55.239Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-04T12:30:55.434Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-08-04T12:30:55.434Z] === RUN TestResizeWhenContainerNotStarted [2020-08-04T12:30:55.696Z] ok github.com/docker/docker/daemon/links 0.251s coverage: 93.0% of statements [2020-08-04T12:30:56.079Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:30:56.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:30:56.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:30:56.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T12:30:56.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:30:56.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:30:56.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T12:30:58.146Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-04T12:30:58.192Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T12:30:58.192Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T12:30:58.192Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T12:30:58.587Z] ok github.com/docker/docker/daemon/logger/awslogs 0.659s coverage: 77.8% of statements [2020-08-04T12:30:58.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T12:30:59.043Z] ok github.com/docker/docker/daemon/logger 0.848s coverage: 41.2% of statements [2020-08-04T12:30:59.075Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-04T12:30:59.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T12:30:59.499Z] ok github.com/docker/docker/daemon/images 0.482s coverage: 4.8% of statements [2020-08-04T12:30:59.500Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-04T12:30:59.500Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-04T12:30:59.500Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-04T12:30:59.500Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-04T12:30:59.500Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-04T12:30:59.500Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-04T12:30:59.500Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-04T12:30:59.956Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.621s coverage: 61.6% of statements [2020-08-04T12:31:00.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T12:31:00.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T12:31:00.919Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.263s coverage: 87.2% of statements [2020-08-04T12:31:01.328Z] --- PASS: TestDockerNetworkConnectAlias (6.64s) [2020-08-04T12:31:01.328Z] === RUN TestDockerNetworkReConnect [2020-08-04T12:31:01.595Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-04T12:31:02.448Z] ok github.com/docker/docker/daemon/logger/local 0.468s coverage: 75.2% of statements [2020-08-04T12:31:02.448Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-04T12:31:02.448Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.192s coverage: 35.9% of statements [2020-08-04T12:31:02.448Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.249s coverage: 33.3% of statements [2020-08-04T12:31:02.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T12:31:03.488Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-04T12:31:03.976Z] ok github.com/docker/docker/daemon/logger/templates 0.061s coverage: 8.3% of statements [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.86s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2020-08-04T12:31:04.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s) [2020-08-04T12:31:04.254Z] === RUN TestCgroupNamespacesRun [2020-08-04T12:31:04.432Z] ok github.com/docker/docker/daemon/logger/syslog 0.211s coverage: 46.8% of statements [2020-08-04T12:31:05.775Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-08-04T12:31:05.776Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-04T12:31:05.964Z] ok github.com/docker/docker/daemon/logger/splunk 2.111s coverage: 82.5% of statements [2020-08-04T12:31:05.964Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-04T12:31:05.964Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-04T12:31:05.964Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-04T12:31:06.617Z] --- PASS: TestDockerNetworkReConnect (5.27s) [2020-08-04T12:31:06.617Z] === RUN TestServicePlugin [2020-08-04T12:31:06.617Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-04T12:31:06.617Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:31:06.617Z] === RUN TestServiceUpdateLabel [2020-08-04T12:31:06.761Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-04T12:31:07.316Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2020-08-04T12:31:07.316Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-04T12:31:07.493Z] ok github.com/docker/docker/distribution/metadata 1.085s coverage: 48.2% of statements [2020-08-04T12:31:07.493Z] ok github.com/docker/docker/distribution 1.801s coverage: 20.3% of statements [2020-08-04T12:31:07.493Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-04T12:31:07.949Z] ok github.com/docker/docker/errdefs 0.150s coverage: 49.4% of statements [2020-08-04T12:31:08.367Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2020-08-04T12:31:08.367Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-04T12:31:08.911Z] ok github.com/docker/docker/distribution/xfer 2.044s coverage: 76.8% of statements [2020-08-04T12:31:08.911Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-04T12:31:09.162Z] --- PASS: TestServiceUpdateLabel (2.67s) [2020-08-04T12:31:09.162Z] === RUN TestServiceUpdateSecrets [2020-08-04T12:31:09.314Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-04T12:31:09.368Z] ok github.com/docker/docker/image/cache 0.154s coverage: 19.2% of statements [2020-08-04T12:31:09.824Z] ok github.com/docker/docker/image/v1 0.183s coverage: 25.0% of statements [2020-08-04T12:31:09.897Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2020-08-04T12:31:09.897Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-04T12:31:10.280Z] ok github.com/docker/docker/image 0.935s coverage: 86.4% of statements [2020-08-04T12:31:10.280Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-04T12:31:10.280Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-04T12:31:11.205Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-04T12:31:11.419Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-08-04T12:31:11.419Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-04T12:31:11.818Z] ok github.com/docker/docker/libcontainerd/queue 0.108s coverage: 100.0% of statements [2020-08-04T12:31:12.274Z] ok github.com/docker/docker/libcontainerd/local 0.404s coverage: 1.0% of statements [2020-08-04T12:31:12.274Z] ok github.com/docker/docker/layer 0.529s coverage: 30.1% of statements [2020-08-04T12:31:12.274Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-04T12:31:12.274Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-04T12:31:12.274Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-04T12:31:12.274Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-04T12:31:12.274Z] ? github.com/docker/docker/oci [no test files] [2020-08-04T12:31:12.274Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-04T12:31:12.588Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-08-04T12:31:12.588Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-04T12:31:13.233Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-08-04T12:31:13.233Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-04T12:31:13.236Z] ok github.com/docker/docker/pkg/aaparser 0.081s coverage: 50.0% of statements [2020-08-04T12:31:13.236Z] ok github.com/docker/docker/opts 0.330s coverage: 67.7% of statements [2020-08-04T12:31:13.382Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-04T12:31:13.383Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-04T12:31:13.383Z] Cross building: bundles/cross/windows/amd64 [2020-08-04T12:31:13.383Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-04T12:31:13.383Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-04T12:31:13.724Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-04T12:31:13.724Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-04T12:31:14.766Z] ok github.com/docker/docker/pkg/broadcaster 0.147s coverage: 100.0% of statements [2020-08-04T12:31:14.766Z] ok github.com/docker/docker/pkg/authorization 0.306s coverage: 26.8% of statements [2020-08-04T12:31:14.769Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s) [2020-08-04T12:31:14.769Z] === RUN TestKernelTCPMemory [2020-08-04T12:31:15.223Z] ok github.com/docker/docker/pkg/capabilities 0.349s coverage: 87.5% of statements [2020-08-04T12:31:15.409Z] --- PASS: TestKernelTCPMemory (0.63s) [2020-08-04T12:31:15.409Z] === RUN TestNISDomainname [2020-08-04T12:31:16.077Z] --- PASS: TestNISDomainname (0.66s) [2020-08-04T12:31:16.077Z] === RUN TestHostnameDnsResolution [2020-08-04T12:31:16.186Z] ok github.com/docker/docker/pkg/directory 0.121s coverage: 80.0% of statements [2020-08-04T12:31:16.186Z] ok github.com/docker/docker/pkg/chrootarchive 0.235s coverage: 15.4% of statements [2020-08-04T12:31:16.642Z] ok github.com/docker/docker/pkg/discovery 0.158s coverage: 58.3% of statements [2020-08-04T12:31:17.099Z] ok github.com/docker/docker/pkg/discovery/file 0.166s coverage: 97.6% of statements [2020-08-04T12:31:17.123Z] --- PASS: TestHostnameDnsResolution (0.85s) [2020-08-04T12:31:17.123Z] === RUN TestStats [2020-08-04T12:31:18.062Z] ok github.com/docker/docker/pkg/discovery/memory 0.103s coverage: 92.3% of statements [2020-08-04T12:31:18.535Z] ok github.com/docker/docker/pkg/discovery/nodes 0.232s coverage: 93.8% of statements [2020-08-04T12:31:18.970Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-04T12:31:18.970Z] --- PASS: TestDockerDaemonSuite (320.97s) [2020-08-04T12:31:18.970Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.79s) [2020-08-04T12:31:18.970Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.06s) [2020-08-04T12:31:18.970Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.50s) [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:1449: [db1039e17364d] daemon is not started [2020-08-04T12:31:18.971Z] check_test.go:309: [db7121ed8ffe1] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.71s) [2020-08-04T12:31:18.971Z] check_test.go:309: [dc2fe12179a62] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.39s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.01s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.78s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.20s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.42s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.60s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-08-04T12:31:18.971Z] check_test.go:309: [df77c274ff5f7] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d3952f4bac0b2] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.63s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d1d511f84fa6d] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.51s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-08-04T12:31:18.971Z] check_test.go:309: [da9eed0dbb925] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.72s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.13s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.44s) [2020-08-04T12:31:18.971Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-04T12:31:18.971Z] check_test.go:309: [d7e5aa898c6a7] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.05s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s) [2020-08-04T12:31:18.971Z] check_test.go:309: [de2a566c80698] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.23s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-08-04T12:31:18.971Z] check_test.go:309: [dff3362b82186] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.57s) [2020-08-04T12:31:18.971Z] docker_cli_daemon_plugins_test.go:79: [d5417d9472707] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.67s) [2020-08-04T12:31:18.971Z] docker_cli_daemon_plugins_test.go:169: [d17782cebfb49] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.58s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d5938b8e17596] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.38s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.44s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.78s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d1204a705c00e] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.37s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.56s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.73s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.26s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.17s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d7a34f54291e5] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.05s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.05s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.26s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.21s) [2020-08-04T12:31:18.971Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-04T12:31:18.971Z] check_test.go:309: [d6337a27ef3a5] daemon is not started [2020-08-04T12:31:18.971Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-04T12:31:18.971Z] check_test.go:309: [d37d39e2c7b9c] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.11s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d249eb50cc8aa] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.56s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.26s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.10s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.23s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.36s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.26s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.46s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.03s) [2020-08-04T12:31:18.971Z] check_test.go:309: [dad69f9eab950] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.23s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.65s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d0d29d38353e5] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.61s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-08-04T12:31:18.971Z] check_test.go:309: [d814fef120092] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d5fdd9e2e7644] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.28s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d69fc6c1f965a] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.07s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.30s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d0a1a1cba1f38] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.64s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d367c6b8daada] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d3747452f22c8] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.17s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.65s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.87s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.25s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.64s) [2020-08-04T12:31:18.971Z] docker_cli_daemon_test.go:2544: [dc6516a8b3911] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.34s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.97s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.70s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2020-08-04T12:31:18.971Z] check_test.go:309: [d8352f2b52468] daemon is not started [2020-08-04T12:31:18.971Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.79s) [2020-08-04T12:31:18.971Z] === RUN TestDockerSwarmSuite [2020-08-04T12:31:18.971Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-04T12:31:18.971Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-04T12:31:19.497Z] ok github.com/docker/docker/pkg/filenotify 0.258s coverage: 36.2% of statements [2020-08-04T12:31:19.874Z] --- PASS: TestStats (2.52s) [2020-08-04T12:31:19.874Z] === RUN TestStopContainerWithTimeout [2020-08-04T12:31:19.874Z] === RUN TestStopContainerWithTimeout/0 [2020-08-04T12:31:19.874Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-04T12:31:19.874Z] === RUN TestStopContainerWithTimeout/1 [2020-08-04T12:31:19.874Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-04T12:31:19.874Z] === RUN TestStopContainerWithTimeout/3 [2020-08-04T12:31:19.874Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-04T12:31:19.874Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-04T12:31:19.874Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-04T12:31:19.874Z] === CONT TestStopContainerWithTimeout/0 [2020-08-04T12:31:19.874Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-04T12:31:19.874Z] === CONT TestStopContainerWithTimeout/1 [2020-08-04T12:31:19.874Z] === CONT TestStopContainerWithTimeout/3 [2020-08-04T12:31:19.952Z] ok github.com/docker/docker/pkg/fileutils 0.138s coverage: 87.7% of statements [2020-08-04T12:31:20.409Z] ok github.com/docker/docker/pkg/homedir 0.076s coverage: 42.9% of statements [2020-08-04T12:31:21.372Z] ok github.com/docker/docker/pkg/idtools 0.087s coverage: 7.3% of statements [2020-08-04T12:31:21.372Z] ok github.com/docker/docker/pkg/discovery/kv 3.447s coverage: 84.1% of statements [2020-08-04T12:31:21.829Z] ok github.com/docker/docker/pkg/archive 7.058s coverage: 62.7% of statements [2020-08-04T12:31:22.238Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-04T12:31:22.622Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-04T12:31:22.622Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) [2020-08-04T12:31:22.622Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2020-08-04T12:31:22.622Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2020-08-04T12:31:22.622Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2020-08-04T12:31:22.622Z] === RUN TestDeleteDevicemapper [2020-08-04T12:31:22.622Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-04T12:31:22.622Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T12:31:22.622Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-04T12:31:22.791Z] ok github.com/docker/docker/pkg/jsonmessage 0.230s coverage: 91.7% of statements [2020-08-04T12:31:22.791Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-08-04T12:31:22.791Z] ok github.com/docker/docker/pkg/ioutils 0.689s coverage: 69.2% of statements [2020-08-04T12:31:23.167Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-04T12:31:23.248Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2020-08-04T12:31:23.248Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2020-08-04T12:31:23.424Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-04T12:31:23.671Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2020-08-04T12:31:23.671Z] === RUN TestUpdateMemory [2020-08-04T12:31:23.681Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-04T12:31:24.211Z] ok github.com/docker/docker/pkg/parsers 0.215s coverage: 97.0% of statements [2020-08-04T12:31:24.312Z] --- PASS: TestUpdateMemory (0.65s) [2020-08-04T12:31:24.312Z] === RUN TestUpdateCPUQuota [2020-08-04T12:31:24.612Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-04T12:31:24.666Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2020-08-04T12:31:24.868Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-04T12:31:25.125Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-04T12:31:25.125Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-04T12:31:25.355Z] --- PASS: TestUpdateCPUQuota (0.84s) [2020-08-04T12:31:25.355Z] === RUN TestUpdatePidsLimit [2020-08-04T12:31:25.355Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-04T12:31:25.382Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-04T12:31:25.628Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.127s coverage: 56.8% of statements [2020-08-04T12:31:25.650Z] === RUN TestUpdatePidsLimit/no_change [2020-08-04T12:31:25.650Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-04T12:31:25.946Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-04T12:31:26.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-04T12:31:26.561Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-04T12:31:26.611Z] ok github.com/docker/docker/pkg/plugins/transport 0.196s coverage: 85.7% of statements [2020-08-04T12:31:26.611Z] ok github.com/docker/docker/pkg/pools 0.127s coverage: 88.2% of statements [2020-08-04T12:31:26.855Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-04T12:31:27.274Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2020-08-04T12:31:27.274Z] === RUN TestServiceUpdateConfigs [2020-08-04T12:31:27.574Z] ok github.com/docker/docker/pkg/progress 0.051s coverage: 75.9% of statements [2020-08-04T12:31:27.900Z] --- PASS: TestUpdatePidsLimit (2.42s) [2020-08-04T12:31:27.900Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-08-04T12:31:27.900Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-08-04T12:31:27.900Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-08-04T12:31:27.900Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-08-04T12:31:27.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-08-04T12:31:27.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-08-04T12:31:27.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-08-04T12:31:27.900Z] === RUN TestUpdateRestartPolicy [2020-08-04T12:31:27.903Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-04T12:31:28.030Z] ok github.com/docker/docker/pkg/reexec 0.150s coverage: 82.4% of statements [2020-08-04T12:31:28.486Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 73.9% of statements [2020-08-04T12:31:28.943Z] ok github.com/docker/docker/pkg/signal 0.138s coverage: 20.3% of statements [2020-08-04T12:31:29.399Z] ok github.com/docker/docker/pkg/stdcopy 0.062s coverage: 100.0% of statements [2020-08-04T12:31:29.795Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-04T12:31:30.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-04T12:31:30.367Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2020-08-04T12:31:30.367Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2020-08-04T12:31:31.329Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2020-08-04T12:31:31.329Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-04T12:31:31.329Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-04T12:31:31.329Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-04T12:31:31.329Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-04T12:31:31.329Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-04T12:31:31.329Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-04T12:31:31.329Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-04T12:31:31.329Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-04T12:31:31.417Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-04T12:31:31.785Z] ok github.com/docker/docker/pkg/system 0.086s coverage: 13.8% of statements [2020-08-04T12:31:32.241Z] ok github.com/docker/docker/pkg/tailfile 0.123s coverage: 88.6% of statements [2020-08-04T12:31:32.705Z] ok github.com/docker/docker/pkg/tarsum 0.177s coverage: 89.3% of statements [2020-08-04T12:31:32.705Z] testing: warning: no tests to run [2020-08-04T12:31:32.705Z] coverage: [no statements] [2020-08-04T12:31:32.705Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2020-08-04T12:31:32.784Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-04T12:31:33.161Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2020-08-04T12:31:33.618Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2020-08-04T12:31:33.618Z] ok github.com/docker/docker/pkg/useragent 0.061s coverage: 88.9% of statements [2020-08-04T12:31:34.151Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-04T12:31:35.082Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-04T12:31:35.145Z] ok github.com/docker/docker/plugin/v2 0.157s coverage: 20.1% of statements [2020-08-04T12:31:35.601Z] ok github.com/docker/docker/plugin 0.341s coverage: 12.0% of statements [2020-08-04T12:31:35.601Z] ok github.com/docker/docker/reference 0.545s coverage: 84.4% of statements [2020-08-04T12:31:36.564Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 45.3% of statements [2020-08-04T12:31:37.020Z] ok github.com/docker/docker/registry/resumable 0.247s coverage: 100.0% of statements [2020-08-04T12:31:37.982Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.2% of statements [2020-08-04T12:31:38.438Z] ok github.com/docker/docker/registry 0.414s coverage: 51.7% of statements [2020-08-04T12:31:38.438Z] ok github.com/docker/docker/testutil 0.364s coverage: 62.5% of statements [2020-08-04T12:31:40.328Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-04T12:31:40.599Z] --- PASS: TestUpdateRestartPolicy (11.30s) [2020-08-04T12:31:40.599Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-04T12:31:40.599Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-08-04T12:31:40.599Z] === RUN TestWaitNonBlocked [2020-08-04T12:31:40.599Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:31:40.599Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:31:40.599Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:31:40.599Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:31:40.599Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T12:31:40.599Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T12:31:40.599Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-04T12:31:40.599Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-08-04T12:31:40.599Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2020-08-04T12:31:40.599Z] === RUN TestWaitBlocked [2020-08-04T12:31:40.599Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:31:40.599Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:31:40.599Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:31:40.599Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:31:40.599Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T12:31:40.599Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T12:31:40.604Z] ok github.com/docker/docker/volume/drivers 0.212s coverage: 36.1% of statements [2020-08-04T12:31:41.060Z] ok github.com/docker/docker/volume/local 0.124s coverage: 37.7% of statements [2020-08-04T12:31:41.060Z] ok github.com/docker/docker/volume/mounts 0.142s coverage: 66.2% of statements [2020-08-04T12:31:41.246Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-04T12:31:41.246Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2020-08-04T12:31:41.246Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2020-08-04T12:31:41.246Z] === CONT TestContainerStartOnDaemonRestart [2020-08-04T12:31:41.246Z] === CONT TestIpcModeOlderClient [2020-08-04T12:31:41.246Z] === CONT TestDaemonHostGatewayIP [2020-08-04T12:31:41.246Z] === CONT TestContainerKillOnDaemonStart [2020-08-04T12:31:41.246Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-08-04T12:31:41.246Z] === CONT TestDaemonRestartIpcMode [2020-08-04T12:31:42.175Z] --- PASS: TestServiceUpdateConfigs (15.37s) [2020-08-04T12:31:42.175Z] === RUN TestServiceUpdateNetwork [2020-08-04T12:31:42.588Z] ok github.com/docker/docker/volume/service 0.333s coverage: 70.3% of statements [2020-08-04T12:31:43.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-04T12:31:44.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-04T12:31:44.819Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s) [2020-08-04T12:31:45.115Z] --- PASS: TestDaemonHostGatewayIP (4.01s) [2020-08-04T12:31:45.409Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2020-08-04T12:31:54.403Z] --- PASS: TestServiceUpdateNetwork (14.57s) [2020-08-04T12:31:54.403Z] === RUN TestServiceUpdatePidsLimit [2020-08-04T12:31:55.837Z] --- PASS: TestContainerKillOnDaemonStart (12.90s) [2020-08-04T12:31:55.837Z] PASS [2020-08-04T12:31:55.837Z] [2020-08-04T12:31:55.837Z] === Skipped [2020-08-04T12:31:55.837Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-08-04T12:31:55.837Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T12:31:55.837Z] [2020-08-04T12:31:55.837Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T12:31:55.837Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T12:31:55.837Z] [2020-08-04T12:31:55.837Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-08-04T12:31:55.837Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T12:31:55.837Z] [2020-08-04T12:31:55.837Z] [2020-08-04T12:31:55.837Z] DONE 192 tests, 3 skipped in 108.449s [2020-08-04T12:31:55.837Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-08-04T12:31:55.837Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:31:55.837Z] ++ set -e [2020-08-04T12:31:55.837Z] ++ '[' -n 0 ']' [2020-08-04T12:31:55.837Z] ++ set -x [2020-08-04T12:31:55.837Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:31:55.837Z] INFO: Testing against a local daemon [2020-08-04T12:31:55.837Z] === RUN TestCommitInheritsEnv [2020-08-04T12:31:55.837Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-08-04T12:31:55.837Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-04T12:31:55.837Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-04T12:31:55.837Z] === RUN TestImagesFilterMultiReference [2020-08-04T12:31:55.837Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-08-04T12:31:55.837Z] === RUN TestImagePullPlatformInvalid [2020-08-04T12:31:55.837Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-04T12:31:55.837Z] === RUN TestRemoveImageOrphaning [2020-08-04T12:31:55.837Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-08-04T12:31:55.837Z] === RUN TestRemoveImageGarbageCollector [2020-08-04T12:31:55.837Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-04T12:31:55.837Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:31:55.837Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-04T12:31:55.837Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-04T12:31:55.837Z] === RUN TestTagInvalidReference [2020-08-04T12:31:55.837Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-04T12:31:55.837Z] === RUN TestTagValidPrefixedRepo [2020-08-04T12:31:55.837Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-04T12:31:55.837Z] === RUN TestTagExistedNameWithoutForce [2020-08-04T12:31:55.837Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-04T12:31:55.837Z] === RUN TestTagOfficialNames [2020-08-04T12:31:55.837Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-04T12:31:55.837Z] === RUN TestTagMatchesDigest [2020-08-04T12:31:55.837Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-04T12:31:55.837Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-04T12:31:56.318Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-04T12:31:57.260Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-04T12:31:59.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-04T12:32:00.239Z] ok github.com/docker/docker/pkg/plugins 35.082s coverage: 73.4% of statements [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/rootless [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/volume [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-04T12:32:00.695Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-04T12:32:01.310Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === Skipped [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-08-04T12:32:02.225Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-08-04T12:32:02.225Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-08-04T12:32:02.225Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-08-04T12:32:02.225Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-08-04T12:32:02.225Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-08-04T12:32:02.225Z] client_test.go:23: runtime.GOOS == "windows" [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-08-04T12:32:02.225Z] daemon_test.go:147: root required [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-08-04T12:32:02.225Z] reload_test.go:520: root required [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-08-04T12:32:02.225Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-08-04T12:32:02.225Z] pull_v2_test.go:73: Needs fixing on Windows [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-08-04T12:32:02.225Z] pull_v2_test.go:118: Needs fixing on Windows [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-08-04T12:32:02.225Z] download_test.go:268: Needs fixing on Windows [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-08-04T12:32:02.225Z] layer_test.go:304: Failing on Windows [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-08-04T12:32:02.225Z] layer_test.go:353: Failing on Windows [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-08-04T12:32:02.225Z] layer_test.go:468: Failing on Windows [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-08-04T12:32:02.225Z] layer_test.go:697: Failing on Windows [2020-08-04T12:32:02.225Z] [2020-08-04T12:32:02.225Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-08-04T12:32:02.226Z] migration_test.go:46: Failing on Windows [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-08-04T12:32:02.226Z] migration_test.go:182: Failing on Windows [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-08-04T12:32:02.226Z] mount_test.go:17: Failing on Windows [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-08-04T12:32:02.226Z] mount_test.go:76: Failing on Windows [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-08-04T12:32:02.226Z] mount_test.go:125: Failing on Windows [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-08-04T12:32:02.226Z] mount_test.go:212: Failing on Windows [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-08-04T12:32:02.226Z] archive_test.go:133: Xz not present in msys2 [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-08-04T12:32:02.226Z] archive_test.go:238: Failing on Windows CI machines [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-08-04T12:32:02.226Z] archive_windows_test.go:16: Currently fails [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-08-04T12:32:02.226Z] changes_test.go:192: needs more investigation [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-08-04T12:32:02.226Z] changes_test.go:405: needs further investigation [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-08-04T12:32:02.226Z] changes_test.go:441: needs further investigation [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-08-04T12:32:02.226Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-08-04T12:32:02.226Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-08-04T12:32:02.226Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-08-04T12:32:02.226Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-08-04T12:32:02.226Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-08-04T12:32:02.226Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-08-04T12:32:02.226Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-08-04T12:32:02.226Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-08-04T12:32:02.226Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-08-04T12:32:02.226Z] poller_test.go:41: No chmod on Windows [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-08-04T12:32:02.226Z] fileutils_test.go:134: Needs porting to Windows [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-08-04T12:32:02.226Z] fileutils_test.go:180: Needs porting to Windows [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-08-04T12:32:02.226Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-08-04T12:32:02.226Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-08-04T12:32:02.226Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-08-04T12:32:02.226Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-08-04T12:32:02.226Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-08-04T12:32:02.226Z] local_test.go:181: runtime.GOOS == "windows" [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] [2020-08-04T12:32:02.226Z] DONE 1765 tests, 46 skipped in 188.202s [2020-08-04T12:32:02.226Z] INFO: make.ps1 ended at 08/04/2020 12:32:01 [2020-08-04T12:32:03.759Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-08-04T12:32:04.215Z] INFO: Unit tests ended at 08/04/2020 12:32:03. Duration:00:03:22.2183842 [2020-08-04T12:32:04.215Z] INFO: Building busybox [2020-08-04T12:32:04.215Z] Sending build context to Docker daemon 5.12kB [2020-08-04T12:32:04.215Z] [2020-08-04T12:32:04.215Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-08-04T12:32:04.215Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-08-04T12:32:04.215Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-08-04T12:32:04.215Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-08-04T12:32:04.215Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-08-04T12:32:04.215Z] ---> 987b1d5e0abf [2020-08-04T12:32:04.215Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-04T12:32:04.215Z] ---> Running in 9af41dc20413 [2020-08-04T12:32:05.403Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-04T12:32:09.400Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-04T12:32:09.962Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-04T12:32:09.985Z] Removing intermediate container 9af41dc20413 [2020-08-04T12:32:09.985Z] ---> c87274e0c3af [2020-08-04T12:32:09.985Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-08-04T12:32:09.985Z] ---> Running in 9a9b24015a2c [2020-08-04T12:32:09.985Z] Removing intermediate container 9a9b24015a2c [2020-08-04T12:32:09.985Z] ---> 90e7acd90765 [2020-08-04T12:32:09.985Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-08-04T12:32:09.985Z] ---> Running in bff32cc31755 [2020-08-04T12:32:09.985Z] Removing intermediate container bff32cc31755 [2020-08-04T12:32:09.985Z] ---> 32ac1c813ed1 [2020-08-04T12:32:09.985Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-08-04T12:32:10.526Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-04T12:32:10.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-04T12:32:10.948Z] [2020-08-04T12:32:11.403Z] ---> 5a0e4621ebd1 [2020-08-04T12:32:11.403Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-08-04T12:32:11.403Z] ---> Running in 66b64d3a6092 [2020-08-04T12:32:11.984Z] --- PASS: TestServiceUpdatePidsLimit (17.55s) [2020-08-04T12:32:11.984Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-08-04T12:32:11.984Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-08-04T12:32:11.984Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-08-04T12:32:11.984Z] PASS [2020-08-04T12:32:11.984Z] [2020-08-04T12:32:11.984Z] === Skipped [2020-08-04T12:32:11.984Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.02s) [2020-08-04T12:32:11.984Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T12:32:11.984Z] [2020-08-04T12:32:11.984Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-08-04T12:32:11.984Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:32:11.984Z] [2020-08-04T12:32:11.984Z] [2020-08-04T12:32:11.984Z] DONE 27 tests, 2 skipped in 159.548s [2020-08-04T12:32:11.984Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-08-04T12:32:11.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:32:11.984Z] ++ set -e [2020-08-04T12:32:11.984Z] ++ '[' -n 0 ']' [2020-08-04T12:32:11.984Z] ++ set -x [2020-08-04T12:32:11.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:32:12.149Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-04T12:32:12.149Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-04T12:32:12.245Z] INFO: Testing against a local daemon [2020-08-04T12:32:12.245Z] === RUN TestSessionCreate [2020-08-04T12:32:12.245Z] --- PASS: TestSessionCreate (0.05s) [2020-08-04T12:32:12.245Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-04T12:32:12.245Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-08-04T12:32:12.245Z] PASS [2020-08-04T12:32:12.245Z] [2020-08-04T12:32:12.245Z] DONE 2 tests in 0.253s [2020-08-04T12:32:12.245Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-08-04T12:32:12.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:32:12.245Z] ++ set -e [2020-08-04T12:32:12.245Z] ++ '[' -n 0 ']' [2020-08-04T12:32:12.245Z] ++ set -x [2020-08-04T12:32:12.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:32:12.405Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-04T12:32:12.505Z] INFO: Testing against a local daemon [2020-08-04T12:32:12.505Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-04T12:32:12.505Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T12:32:12.505Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T12:32:12.505Z] === RUN TestEventsExecDie [2020-08-04T12:32:13.447Z] --- PASS: TestEventsExecDie (0.85s) [2020-08-04T12:32:13.447Z] === RUN TestEventsBackwardsCompatible [2020-08-04T12:32:13.447Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-08-04T12:32:13.447Z] === RUN TestInfoBinaryCommits [2020-08-04T12:32:13.447Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-08-04T12:32:13.447Z] === RUN TestInfoAPIVersioned [2020-08-04T12:32:13.447Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-04T12:32:13.447Z] === RUN TestInfoDiscoveryBackend [2020-08-04T12:32:14.019Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-08-04T12:32:14.019Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-04T12:32:14.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-04T12:32:14.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-08-04T12:32:15.403Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-04T12:32:15.403Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-04T12:32:15.663Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-08-04T12:32:15.663Z] === RUN TestInfoAPI [2020-08-04T12:32:15.663Z] --- PASS: TestInfoAPI (0.05s) [2020-08-04T12:32:15.663Z] === RUN TestInfoAPIWarnings [2020-08-04T12:32:16.770Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-08-04T12:32:16.770Z] === RUN TestInfoDebug [2020-08-04T12:32:17.033Z] --- PASS: TestInfoDebug (0.58s) [2020-08-04T12:32:17.033Z] === RUN TestInfoInsecureRegistries [2020-08-04T12:32:17.606Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-08-04T12:32:17.606Z] === RUN TestInfoRegistryMirrors [2020-08-04T12:32:18.177Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-08-04T12:32:18.177Z] === RUN TestLoginFailsWithBadCredentials [2020-08-04T12:32:18.437Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-08-04T12:32:18.437Z] === RUN TestPingCacheHeaders [2020-08-04T12:32:18.437Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-04T12:32:18.437Z] === RUN TestPingGet [2020-08-04T12:32:18.437Z] --- PASS: TestPingGet (0.03s) [2020-08-04T12:32:18.437Z] === RUN TestPingHead [2020-08-04T12:32:18.699Z] --- PASS: TestPingHead (0.05s) [2020-08-04T12:32:18.699Z] === RUN TestVersion [2020-08-04T12:32:18.699Z] --- PASS: TestVersion (0.04s) [2020-08-04T12:32:18.699Z] PASS [2020-08-04T12:32:18.699Z] [2020-08-04T12:32:18.699Z] === Skipped [2020-08-04T12:32:18.699Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T12:32:18.699Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T12:32:18.699Z] [2020-08-04T12:32:18.699Z] [2020-08-04T12:32:18.699Z] DONE 18 tests, 1 skipped in 6.332s [2020-08-04T12:32:18.699Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-04T12:32:18.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:32:18.699Z] ++ set -e [2020-08-04T12:32:18.699Z] ++ '[' -n 0 ']' [2020-08-04T12:32:18.699Z] ++ set -x [2020-08-04T12:32:18.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:32:18.699Z] INFO: Testing against a local daemon [2020-08-04T12:32:18.699Z] === RUN TestVolumesCreateAndList [2020-08-04T12:32:18.959Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-04T12:32:18.959Z] === RUN TestVolumesRemove [2020-08-04T12:32:18.959Z] --- PASS: TestVolumesRemove (0.11s) [2020-08-04T12:32:18.959Z] === RUN TestVolumesInspect [2020-08-04T12:32:18.959Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-04T12:32:18.959Z] === RUN TestVolumesInvalidJSON [2020-08-04T12:32:18.959Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-04T12:32:18.959Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-04T12:32:18.959Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-04T12:32:18.959Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-08-04T12:32:18.959Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-04T12:32:18.959Z] PASS [2020-08-04T12:32:18.959Z] [2020-08-04T12:32:18.959Z] DONE 5 tests in 0.354s [2020-08-04T12:32:18.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T12:32:19.530Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T12:32:19.530Z] +++ kill 13559 [2020-08-04T12:32:20.472Z] +++ /etc/init.d/apparmor stop [2020-08-04T12:32:20.472Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T12:32:20.472Z] [2020-08-04T12:32:20.472Z] Unloading profiles will leave already running processes permanently [2020-08-04T12:32:20.472Z] unconfined, which can lead to unexpected situations. [2020-08-04T12:32:20.472Z] [2020-08-04T12:32:20.472Z] To set a process to complain mode, use the command line tool [2020-08-04T12:32:20.472Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T12:32:20.472Z] +++ true [2020-08-04T12:32:20.733Z] exiting test-integration [2020-08-04T12:32:20.733Z] ++ exit 0 [2020-08-04T12:32:20.733Z] [2020-08-04T12:32:21.691Z] Removing intermediate container 66b64d3a6092 [2020-08-04T12:32:21.691Z] ---> d9ca3972b354 [2020-08-04T12:32:21.691Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-04T12:32:21.691Z] ---> Running in 08ded0b2afe9 [2020-08-04T12:32:21.691Z] [2020-08-04T12:32:21.691Z] SUCCESS: Specified value was saved. [2020-08-04T12:32:22.391Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-04T12:32:22.391Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-04T12:32:22.647Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-04T12:32:23.210Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto Post stage [Pipeline] junit [2020-08-04T12:32:23.303Z] Recording test results [2020-08-04T12:32:23.467Z] === RUN TestDockerSuite/TestBuildFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-04T12:32:24.252Z] + echo Ensuring container killed. [2020-08-04T12:32:24.252Z] Ensuring container killed. [2020-08-04T12:32:24.252Z] + docker rm -vf docker-pr3 [2020-08-04T12:32:24.252Z] Error: No such container: docker-pr3 [2020-08-04T12:32:24.252Z] + true [Pipeline] sh [2020-08-04T12:32:24.395Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-04T12:32:24.396Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-04T12:32:24.550Z] + echo Chowning /workspace to jenkins user [2020-08-04T12:32:24.550Z] Chowning /workspace to jenkins user [2020-08-04T12:32:24.550Z] + id -u [2020-08-04T12:32:24.550Z] + id -g [2020-08-04T12:32:24.550Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41292:/workspace busybox chown -R 1000:1000 /workspace [2020-08-04T12:32:24.550Z] Unable to find image 'busybox:latest' locally [2020-08-04T12:32:24.550Z] latest: Pulling from library/busybox [2020-08-04T12:32:24.582Z] Removing intermediate container 08ded0b2afe9 [2020-08-04T12:32:24.582Z] ---> 239ef480ed9a [2020-08-04T12:32:24.582Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-04T12:32:24.582Z] ---> Running in 37a33b4ddaae [2020-08-04T12:32:24.811Z] b532f239b6e6: Pulling fs layer [2020-08-04T12:32:24.811Z] b532f239b6e6: Download complete [2020-08-04T12:32:25.072Z] b532f239b6e6: Pull complete [2020-08-04T12:32:25.072Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-04T12:32:25.072Z] Status: Downloaded newer image for busybox:latest [2020-08-04T12:32:26.288Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-04T12:32:28.177Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-04T12:32:28.300Z] Cannot create a file when that file already exists. [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T12:32:28.713Z] + bundleName=arm64-integration [2020-08-04T12:32:28.713Z] + echo Creating arm64-integration-bundles.tar.gz [2020-08-04T12:32:28.713Z] Creating arm64-integration-bundles.tar.gz [2020-08-04T12:32:28.713Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-04T12:32:28.713Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-04T12:32:28.994Z] Archiving artifacts [2020-08-04T12:32:30.070Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-04T12:32:30.996Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41292/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T12:32:31.393Z] + make clean [2020-08-04T12:32:31.458Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-04T12:32:31.969Z] docker volume rm -f docker-dev-cache [2020-08-04T12:32:31.969Z] docker-dev-cache [Pipeline] deleteDir [2020-08-04T12:32:32.037Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-04T12:32:32.967Z] Removing intermediate container 37a33b4ddaae [2020-08-04T12:32:32.967Z] ---> 2e0719e10093 [2020-08-04T12:32:32.967Z] Step 13/13 : CMD ["sh"] [2020-08-04T12:32:32.967Z] ---> Running in 72999e43a16d [2020-08-04T12:32:32.978Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-04T12:32:33.424Z] Removing intermediate container 72999e43a16d [2020-08-04T12:32:33.424Z] ---> 8d7691f6b830 [2020-08-04T12:32:33.424Z] Successfully built 8d7691f6b830 [2020-08-04T12:32:33.424Z] Successfully tagged busybox:latest [2020-08-04T12:32:33.424Z] INFO: Docker images of the daemon under test [2020-08-04T12:32:33.424Z] [2020-08-04T12:32:33.424Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-04T12:32:33.424Z] busybox latest 8d7691f6b830 1 second ago 5.06GB [2020-08-04T12:32:33.424Z] microsoft/windowsservercore latest 987b1d5e0abf 3 weeks ago 4.99GB [2020-08-04T12:32:33.424Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 3 weeks ago 4.99GB [2020-08-04T12:32:33.424Z] [2020-08-04T12:32:33.424Z] INFO: Running integration tests at 08/04/2020 12:32:33... [2020-08-04T12:32:33.424Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-04T12:32:33.424Z] INFO: Integration API tests being run from the host: [2020-08-04T12:32:33.424Z] INFO: make.ps1 starting at 08/04/2020 12:32:33 [2020-08-04T12:32:34.344Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-04T12:32:34.387Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-08-04T12:32:34.850Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-04T12:32:34.850Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-04T12:32:34.850Z] remote: Enumerating objects: 2, done. [2020-08-04T12:32:34.850Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-04T12:32:34.850Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-04T12:32:34.850Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-04T12:32:34.850Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-08-04T12:32:34.850Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-04T12:32:34.850Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-04T12:32:35.250Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/test/unit [2020-08-04T12:32:35.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-04T12:32:35.274Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-04T12:32:35.837Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T12:32:36.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-04T12:32:37.792Z] ? github.com/docker/docker/api [no test files] [2020-08-04T12:32:38.291Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-04T12:32:40.183Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-04T12:32:41.551Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-04T12:32:45.721Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-04T12:32:45.721Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-04T12:32:45.978Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-04T12:32:46.909Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-04T12:32:47.166Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-04T12:32:47.423Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-04T12:32:48.352Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-04T12:32:48.610Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-04T12:32:49.174Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-04T12:32:49.430Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-04T12:32:49.992Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-04T12:32:50.248Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-04T12:32:51.615Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-04T12:32:52.693Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-08-04T12:32:54.131Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-04T12:32:55.462Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:32:55.462Z] INFO: Testing against a local daemon [2020-08-04T12:32:59.377Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-04T12:33:01.894Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-04T12:33:01.894Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-04T12:33:01.894Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-04T12:33:02.151Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-04T12:33:02.151Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-04T12:33:02.712Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-04T12:33:04.603Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-04T12:33:05.971Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-04T12:33:07.826Z] ok github.com/docker/docker/integration/build 13.305s [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] === Skipped [2020-08-04T12:33:08.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-08-04T12:33:08.282Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-08-04T12:33:08.282Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-04T12:33:08.282Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-08-04T12:33:08.282Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-08-04T12:33:08.282Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-08-04T12:33:08.282Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-08-04T12:33:08.282Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-08-04T12:33:08.282Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-08-04T12:33:08.282Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-08-04T12:33:08.282Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] DONE 22 tests, 10 skipped in 33.950s [2020-08-04T12:33:08.282Z] [2020-08-04T12:33:08.282Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-04T12:33:09.243Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-04T12:33:09.243Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-04T12:33:10.173Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-04T12:33:10.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:33:10.449Z] INFO: Testing against a local daemon [2020-08-04T12:33:10.449Z] ok github.com/docker/docker/integration/config 0.174s [2020-08-04T12:33:10.449Z] [2020-08-04T12:33:10.449Z] === Skipped [2020-08-04T12:33:10.449Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-08-04T12:33:10.449Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:33:10.449Z] [2020-08-04T12:33:10.449Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-08-04T12:33:10.449Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:33:10.449Z] [2020-08-04T12:33:10.449Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-08-04T12:33:10.449Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:33:10.449Z] [2020-08-04T12:33:10.449Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-08-04T12:33:10.449Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:33:10.449Z] [2020-08-04T12:33:10.449Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-08-04T12:33:10.449Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:33:10.449Z] [2020-08-04T12:33:10.449Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-08-04T12:33:10.449Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:33:10.449Z] [2020-08-04T12:33:10.449Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-08-04T12:33:10.449Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:33:10.449Z] [2020-08-04T12:33:10.449Z] [2020-08-04T12:33:10.449Z] DONE 7 tests, 7 skipped in 2.169s [2020-08-04T12:33:10.449Z] [2020-08-04T12:33:10.450Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-04T12:33:13.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:33:13.327Z] INFO: Testing against a local daemon [2020-08-04T12:33:14.346Z] --- PASS: TestImportExtremelyLargeImageWorks (211.54s) [2020-08-04T12:33:14.346Z] PASS [2020-08-04T12:33:14.346Z] [2020-08-04T12:33:14.346Z] DONE 12 tests in 215.011s [2020-08-04T12:33:14.346Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-04T12:33:14.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:33:14.346Z] ++ set -e [2020-08-04T12:33:14.346Z] ++ '[' -n 0 ']' [2020-08-04T12:33:14.346Z] ++ set -x [2020-08-04T12:33:14.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:33:14.346Z] INFO: Testing against a local daemon [2020-08-04T12:33:14.346Z] === RUN TestNetworkCreateDelete [2020-08-04T12:33:14.346Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-08-04T12:33:14.346Z] === RUN TestDockerNetworkDeletePreferID [2020-08-04T12:33:14.909Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-08-04T12:33:14.909Z] === RUN TestDaemonDNSFallback [2020-08-04T12:33:17.426Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-04T12:33:19.943Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-04T12:33:20.505Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-04T12:33:21.435Z] --- PASS: TestDaemonDNSFallback (6.64s) [2020-08-04T12:33:21.435Z] === RUN TestInspectNetwork [2020-08-04T12:33:21.996Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-04T12:33:21.996Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-04T12:33:26.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-04T12:33:26.165Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-04T12:33:26.165Z] === RUN TestInspectNetwork/full_network_id [2020-08-04T12:33:26.165Z] === RUN TestInspectNetwork/partial_network_id [2020-08-04T12:33:26.165Z] === RUN TestInspectNetwork/network_name [2020-08-04T12:33:26.165Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-04T12:33:26.165Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-04T12:33:27.530Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-04T12:33:28.093Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-04T12:33:29.465Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-04T12:33:30.028Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-04T12:33:30.590Z] --- PASS: TestInspectNetwork (8.98s) [2020-08-04T12:33:30.590Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-04T12:33:30.590Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-04T12:33:30.590Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-04T12:33:30.590Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-04T12:33:30.590Z] === RUN TestRunContainerWithBridgeNone [2020-08-04T12:33:30.891Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-04T12:33:31.822Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-04T12:33:32.385Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2020-08-04T12:33:32.385Z] === RUN TestNetworkInvalidJSON [2020-08-04T12:33:32.385Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-04T12:33:32.385Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-04T12:33:32.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:33:32.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:33:32.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:33:32.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:33:32.385Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-04T12:33:32.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:33:32.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:33:32.385Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-04T12:33:32.385Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-04T12:33:32.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-04T12:33:32.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-04T12:33:32.385Z] === RUN TestHostIPv4BridgeLabel [2020-08-04T12:33:32.948Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-08-04T12:33:32.948Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-04T12:33:32.948Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-04T12:33:33.510Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-04T12:33:33.510Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-04T12:33:33.767Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-04T12:33:34.023Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-08-04T12:33:34.023Z] === RUN TestDaemonDefaultNetworkPools [2020-08-04T12:33:34.023Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-04T12:33:34.587Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-04T12:33:34.847Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-08-04T12:33:34.847Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-04T12:33:36.245Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-08-04T12:33:36.245Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-04T12:33:36.245Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-04T12:33:36.823Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-04T12:33:37.385Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-08-04T12:33:37.385Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-04T12:33:37.947Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-08-04T12:33:37.947Z] === RUN TestServiceWithPredefinedNetwork [2020-08-04T12:33:38.882Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-04T12:33:39.812Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-04T12:33:40.741Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2020-08-04T12:33:40.741Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-04T12:33:40.741Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T12:33:40.741Z] service_test.go:236: FLAKY_TEST [2020-08-04T12:33:40.741Z] === RUN TestServiceWithDataPathPortInit [2020-08-04T12:33:41.670Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-04T12:33:42.599Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-04T12:33:43.967Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-04T12:33:44.224Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-04T12:33:46.117Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-04T12:33:48.009Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-04T12:33:48.937Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-04T12:33:49.500Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-04T12:33:56.132Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-04T12:33:57.060Z] --- PASS: TestServiceWithDataPathPortInit (16.47s) [2020-08-04T12:33:57.060Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-04T12:33:58.426Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-04T12:34:00.325Z] === RUN TestDockerSuite/TestBuildRm [2020-08-04T12:34:02.216Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-04T12:34:02.782Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-04T12:34:03.710Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-04T12:34:03.882Z] ok github.com/docker/docker/integration/container 50.323s [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === Skipped [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-08-04T12:34:03.882Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-08-04T12:34:03.882Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-08-04T12:34:03.882Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-08-04T12:34:03.882Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-08-04T12:34:03.882Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-08-04T12:34:03.882Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-08-04T12:34:03.882Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-08-04T12:34:03.882Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-08-04T12:34:03.882Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-04T12:34:03.882Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-08-04T12:34:03.882Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-08-04T12:34:03.882Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-08-04T12:34:03.882Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-08-04T12:34:03.882Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-08-04T12:34:03.882Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-08-04T12:34:03.882Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-08-04T12:34:03.882Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-08-04T12:34:03.882Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-08-04T12:34:03.882Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-08-04T12:34:03.882Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-08-04T12:34:03.882Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-04T12:34:03.882Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-08-04T12:34:03.882Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-04T12:34:03.882Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-08-04T12:34:03.882Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-08-04T12:34:03.882Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-08-04T12:34:03.882Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-08-04T12:34:03.882Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-08-04T12:34:03.882Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-08-04T12:34:03.882Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-08-04T12:34:03.882Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-08-04T12:34:03.882Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-08-04T12:34:03.882Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-08-04T12:34:03.882Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-08-04T12:34:03.882Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-08-04T12:34:03.882Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-08-04T12:34:03.882Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-08-04T12:34:03.882Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-08-04T12:34:03.882Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-08-04T12:34:03.882Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-08-04T12:34:03.882Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] DONE 84 tests, 41 skipped in 52.775s [2020-08-04T12:34:03.882Z] [2020-08-04T12:34:03.882Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-04T12:34:03.967Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-04T12:34:04.224Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-04T12:34:05.152Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s) [2020-08-04T12:34:05.153Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8lfg53w2jjn7vfwh2hxt6bzkj Created:2020-08-04 12:33:58.622979344 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d0e536c509f1894699edf8a998f61ed61205e58c847e947fe1f624e54c93d458:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rywlj4frqklhmfgera95the4k EndpointID:b8bcc8b8802b33067bf4b7124692f5aa0d8fcd7210ab4575e0b493fa2ccdcaf1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fb76d3a5f5e30074a90b671d2d8a0ec8313b555a46ebb8b301bf17bbbae67edd MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:72dfec8df3b6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rywlj4frqklhmfgera95the4k EndpointID:b8bcc8b8802b33067bf4b7124692f5aa0d8fcd7210ab4575e0b493fa2ccdcaf1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-04T12:34:05.153Z] PASS [2020-08-04T12:34:05.153Z] [2020-08-04T12:34:05.153Z] === Skipped [2020-08-04T12:34:05.153Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T12:34:05.153Z] service_test.go:236: FLAKY_TEST [2020-08-04T12:34:05.153Z] [2020-08-04T12:34:05.153Z] [2020-08-04T12:34:05.153Z] DONE 23 tests, 1 skipped in 50.873s [2020-08-04T12:34:05.153Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-04T12:34:05.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:34:05.153Z] ++ set -e [2020-08-04T12:34:05.153Z] ++ '[' -n 0 ']' [2020-08-04T12:34:05.153Z] ++ set -x [2020-08-04T12:34:05.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:34:05.153Z] INFO: Testing against a local daemon [2020-08-04T12:34:05.153Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-04T12:34:05.153Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-04T12:34:05.153Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:34:05.153Z] === RUN TestDockerNetworkIpvlan [2020-08-04T12:34:05.153Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-04T12:34:05.153Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:34:05.153Z] PASS [2020-08-04T12:34:05.153Z] [2020-08-04T12:34:05.153Z] === Skipped [2020-08-04T12:34:05.153Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-04T12:34:05.153Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:34:05.153Z] [2020-08-04T12:34:05.153Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-04T12:34:05.153Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:34:05.153Z] [2020-08-04T12:34:05.153Z] [2020-08-04T12:34:05.153Z] DONE 2 tests, 2 skipped in 0.126s [2020-08-04T12:34:05.153Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-04T12:34:05.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:34:05.153Z] ++ set -e [2020-08-04T12:34:05.153Z] ++ '[' -n 0 ']' [2020-08-04T12:34:05.153Z] ++ set -x [2020-08-04T12:34:05.153Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-04T12:34:05.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:34:05.404Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:05.404Z] INFO: Testing against a local daemon [2020-08-04T12:34:05.404Z] ok github.com/docker/docker/integration/image 0.406s [2020-08-04T12:34:05.404Z] [2020-08-04T12:34:05.404Z] === Skipped [2020-08-04T12:34:05.404Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-08-04T12:34:05.404Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T12:34:05.404Z] [2020-08-04T12:34:05.404Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-04T12:34:05.404Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-08-04T12:34:05.404Z] [2020-08-04T12:34:05.404Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-08-04T12:34:05.404Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T12:34:05.404Z] [2020-08-04T12:34:05.404Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-08-04T12:34:05.404Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-04T12:34:05.404Z] [2020-08-04T12:34:05.404Z] [2020-08-04T12:34:05.404Z] DONE 11 tests, 4 skipped in 2.353s [2020-08-04T12:34:05.410Z] INFO: Testing against a local daemon [2020-08-04T12:34:05.410Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-04T12:34:05.856Z] [2020-08-04T12:34:05.856Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-08-04T12:34:05.974Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-04T12:34:06.902Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-08-04T12:34:06.902Z] === RUN TestDockerNetworkMacvlan [2020-08-04T12:34:06.902Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-04T12:34:07.466Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-04T12:34:08.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:08.012Z] INFO: Testing against a local daemon [2020-08-04T12:34:08.012Z] ok github.com/docker/docker/integration/network 0.206s [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === Skipped [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-08-04T12:34:08.012Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-08-04T12:34:08.012Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-08-04T12:34:08.012Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-08-04T12:34:08.012Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-08-04T12:34:08.012Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-08-04T12:34:08.012Z] network_test.go:97: testEnv.OSType == "windows" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-08-04T12:34:08.012Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-08-04T12:34:08.012Z] service_test.go:52: testEnv.OSType == "windows" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-04T12:34:08.012Z] service_test.go:96: testEnv.OSType == "windows" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-04T12:34:08.012Z] service_test.go:130: testEnv.OSType == "windows" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-04T12:34:08.012Z] service_test.go:181: testEnv.OSType == "windows" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-08-04T12:34:08.012Z] service_test.go:206: testEnv.OSType == "windows" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T12:34:08.012Z] service_test.go:236: FLAKY_TEST [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-08-04T12:34:08.012Z] service_test.go:326: testEnv.OSType == "windows" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-04T12:34:08.012Z] service_test.go:394: testEnv.OSType == "windows" [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] DONE 19 tests, 15 skipped in 2.312s [2020-08-04T12:34:08.012Z] [2020-08-04T12:34:08.012Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-04T12:34:08.395Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-04T12:34:08.966Z] testing: warning: no tests to run [2020-08-04T12:34:08.966Z] ok github.com/docker/docker/integration/network/ipvlan 0.060s [2020-08-04T12:34:08.966Z] [2020-08-04T12:34:08.966Z] DONE 0 tests in 0.701s [2020-08-04T12:34:08.966Z] [2020-08-04T12:34:08.966Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-04T12:34:09.325Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-04T12:34:09.419Z] testing: warning: no tests to run [2020-08-04T12:34:09.419Z] ok github.com/docker/docker/integration/network/macvlan 0.064s [2020-08-04T12:34:09.419Z] [2020-08-04T12:34:09.419Z] DONE 0 tests in 0.718s [2020-08-04T12:34:09.419Z] [2020-08-04T12:34:09.419Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-04T12:34:09.582Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-04T12:34:09.840Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-04T12:34:10.373Z] testing: warning: no tests to run [2020-08-04T12:34:10.374Z] ok github.com/docker/docker/integration/plugin 0.076s [2020-08-04T12:34:10.374Z] [2020-08-04T12:34:10.374Z] DONE 0 tests in 0.736s [2020-08-04T12:34:10.374Z] [2020-08-04T12:34:10.374Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-04T12:34:10.403Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-04T12:34:10.403Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-04T12:34:10.659Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-04T12:34:10.826Z] testing: warning: no tests to run [2020-08-04T12:34:10.826Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2020-08-04T12:34:11.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-04T12:34:11.280Z] [2020-08-04T12:34:11.280Z] DONE 0 tests in 0.698s [2020-08-04T12:34:11.280Z] [2020-08-04T12:34:11.280Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-04T12:34:11.479Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-04T12:34:11.740Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-04T12:34:11.740Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-04T12:34:12.678Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/builder [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/builder/dockerfile 0.267s coverage: 48.1% of statements [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/builder/remotecontext 0.120s coverage: 13.6% of statements [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-08-04T12:34:14.162Z] ok github.com/docker/docker/builder/remotecontext/git 1.252s coverage: 86.3% of statements [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/cli [no test files] [2020-08-04T12:34:14.162Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-04T12:34:14.567Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-04T12:34:16.069Z] ok github.com/docker/docker/client 0.186s coverage: 75.4% of statements [2020-08-04T12:34:17.084Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-04T12:34:18.012Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-04T12:34:18.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:18.299Z] INFO: Testing against a local daemon [2020-08-04T12:34:18.299Z] ok github.com/docker/docker/integration/plugin/common 0.292s [2020-08-04T12:34:18.751Z] [2020-08-04T12:34:18.751Z] === Skipped [2020-08-04T12:34:18.751Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-08-04T12:34:18.751Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-08-04T12:34:18.751Z] [2020-08-04T12:34:18.751Z] [2020-08-04T12:34:18.751Z] DONE 3 tests, 1 skipped in 7.447s [2020-08-04T12:34:18.751Z] [2020-08-04T12:34:18.751Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-04T12:34:18.941Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-04T12:34:19.198Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-04T12:34:19.455Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-04T12:34:20.384Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-04T12:34:20.640Z] --- PASS: TestDockerNetworkMacvlan (13.91s) [2020-08-04T12:34:20.640Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-08-04T12:34:20.640Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-08-04T12:34:20.640Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.36s) [2020-08-04T12:34:20.640Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.56s) [2020-08-04T12:34:20.640Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.62s) [2020-08-04T12:34:20.640Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2020-08-04T12:34:20.640Z] PASS [2020-08-04T12:34:20.640Z] [2020-08-04T12:34:20.640Z] DONE 8 tests in 15.464s [2020-08-04T12:34:20.640Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-04T12:34:20.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:34:20.640Z] ++ set -e [2020-08-04T12:34:20.640Z] ++ '[' -n 0 ']' [2020-08-04T12:34:20.640Z] ++ set -x [2020-08-04T12:34:20.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:34:20.640Z] testing: warning: no tests to run [2020-08-04T12:34:20.640Z] PASS [2020-08-04T12:34:20.640Z] [2020-08-04T12:34:20.640Z] DONE 0 tests in 0.037s [2020-08-04T12:34:20.640Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-04T12:34:20.641Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:34:20.641Z] ++ set -e [2020-08-04T12:34:20.641Z] ++ '[' -n 0 ']' [2020-08-04T12:34:20.641Z] ++ set -x [2020-08-04T12:34:20.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:34:20.896Z] INFO: Testing against a local daemon [2020-08-04T12:34:20.897Z] === RUN TestAuthZPluginAllowRequest [2020-08-04T12:34:21.152Z] === RUN TestDockerSuite/TestBuildUser [2020-08-04T12:34:21.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:21.634Z] INFO: Testing against a local daemon [2020-08-04T12:34:21.634Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.207s [2020-08-04T12:34:21.634Z] [2020-08-04T12:34:21.634Z] === Skipped [2020-08-04T12:34:21.634Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-08-04T12:34:21.634Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-04T12:34:21.634Z] [2020-08-04T12:34:21.634Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-08-04T12:34:21.634Z] external_test.go:408: runtime.GOOS == "windows" [2020-08-04T12:34:21.634Z] [2020-08-04T12:34:21.634Z] [2020-08-04T12:34:21.634Z] DONE 2 tests, 2 skipped in 2.871s [2020-08-04T12:34:21.634Z] [2020-08-04T12:34:21.634Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-04T12:34:22.518Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2020-08-04T12:34:22.518Z] === RUN TestAuthZPluginTLS [2020-08-04T12:34:22.775Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-04T12:34:22.775Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-08-04T12:34:22.775Z] === RUN TestAuthZPluginDenyRequest [2020-08-04T12:34:23.337Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-04T12:34:23.337Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-04T12:34:23.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:23.786Z] INFO: Testing against a local daemon [2020-08-04T12:34:23.786Z] ok github.com/docker/docker/integration/plugin/logging 0.232s [2020-08-04T12:34:23.786Z] [2020-08-04T12:34:23.786Z] === Skipped [2020-08-04T12:34:23.786Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-08-04T12:34:23.786Z] read_test.go:21: no unix domain sockets on Windows [2020-08-04T12:34:23.786Z] [2020-08-04T12:34:23.786Z] [2020-08-04T12:34:23.786Z] DONE 1 tests, 1 skipped in 2.444s [2020-08-04T12:34:23.900Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-08-04T12:34:23.900Z] === RUN TestAuthZPluginDenyResponse [2020-08-04T12:34:24.238Z] [2020-08-04T12:34:24.238Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-08-04T12:34:24.462Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-04T12:34:24.462Z] === RUN TestAuthZPluginAllowEventStream [2020-08-04T12:34:25.192Z] testing: warning: no tests to run [2020-08-04T12:34:25.192Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.122s [2020-08-04T12:34:25.192Z] [2020-08-04T12:34:25.192Z] DONE 0 tests in 1.230s [2020-08-04T12:34:25.192Z] [2020-08-04T12:34:25.192Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-04T12:34:25.390Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-04T12:34:25.952Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2020-08-04T12:34:25.952Z] === RUN TestAuthZPluginErrorResponse [2020-08-04T12:34:26.514Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-08-04T12:34:26.514Z] === RUN TestAuthZPluginErrorRequest [2020-08-04T12:34:27.077Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-08-04T12:34:27.077Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-04T12:34:27.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:27.367Z] INFO: Testing against a local daemon [2020-08-04T12:34:27.367Z] ok github.com/docker/docker/integration/plugin/volumes 0.200s [2020-08-04T12:34:27.649Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-08-04T12:34:27.649Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-04T12:34:27.823Z] [2020-08-04T12:34:27.823Z] === Skipped [2020-08-04T12:34:27.823Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-08-04T12:34:27.823Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:27.823Z] [2020-08-04T12:34:27.823Z] [2020-08-04T12:34:27.823Z] DONE 1 tests, 1 skipped in 2.323s [2020-08-04T12:34:27.823Z] [2020-08-04T12:34:27.823Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-04T12:34:29.553Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2020-08-04T12:34:29.553Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-04T12:34:29.981Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:29.981Z] INFO: Testing against a local daemon [2020-08-04T12:34:29.981Z] ok github.com/docker/docker/integration/secret 0.224s [2020-08-04T12:34:29.981Z] [2020-08-04T12:34:29.981Z] === Skipped [2020-08-04T12:34:29.981Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-08-04T12:34:29.981Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:29.981Z] [2020-08-04T12:34:29.981Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-08-04T12:34:29.981Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:29.981Z] [2020-08-04T12:34:29.981Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-08-04T12:34:29.981Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:29.981Z] [2020-08-04T12:34:29.981Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-08-04T12:34:29.981Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:29.981Z] [2020-08-04T12:34:29.981Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-08-04T12:34:29.981Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:29.981Z] [2020-08-04T12:34:29.981Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-08-04T12:34:29.981Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:29.981Z] [2020-08-04T12:34:29.981Z] [2020-08-04T12:34:29.981Z] DONE 6 tests, 6 skipped in 2.227s [2020-08-04T12:34:29.981Z] [2020-08-04T12:34:29.981Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-04T12:34:31.441Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2020-08-04T12:34:31.441Z] === RUN TestAuthZPluginHeader [2020-08-04T12:34:32.003Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-08-04T12:34:32.003Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-04T12:34:32.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:32.855Z] INFO: Testing against a local daemon [2020-08-04T12:34:32.855Z] ok github.com/docker/docker/integration/service 0.349s [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === Skipped [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-04T12:34:32.855Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-04T12:34:32.855Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-04T12:34:32.855Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-04T12:34:32.855Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-08-04T12:34:32.855Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-08-04T12:34:32.855Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-08-04T12:34:32.855Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-04T12:34:32.855Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-08-04T12:34:32.855Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-08-04T12:34:32.855Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-08-04T12:34:32.855Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-08-04T12:34:32.855Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-08-04T12:34:32.855Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-08-04T12:34:32.855Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-08-04T12:34:32.855Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-08-04T12:34:32.855Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-08-04T12:34:32.855Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-08-04T12:34:32.855Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-08-04T12:34:32.855Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-08-04T12:34:32.855Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-08-04T12:34:32.855Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-08-04T12:34:32.855Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-08-04T12:34:32.855Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-08-04T12:34:32.855Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-08-04T12:34:32.855Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] DONE 24 tests, 23 skipped in 2.792s [2020-08-04T12:34:32.855Z] [2020-08-04T12:34:32.855Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-04T12:34:35.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:35.008Z] INFO: Testing against a local daemon [2020-08-04T12:34:35.008Z] ok github.com/docker/docker/integration/session 0.169s [2020-08-04T12:34:35.008Z] [2020-08-04T12:34:35.008Z] === Skipped [2020-08-04T12:34:35.008Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-08-04T12:34:35.008Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:35.008Z] [2020-08-04T12:34:35.008Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-08-04T12:34:35.008Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:35.008Z] [2020-08-04T12:34:35.008Z] [2020-08-04T12:34:35.008Z] DONE 2 tests, 2 skipped in 2.031s [2020-08-04T12:34:35.008Z] [2020-08-04T12:34:35.008Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-04T12:34:36.171Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.09s) [2020-08-04T12:34:36.171Z] === RUN TestAuthZPluginV2Disable [2020-08-04T12:34:36.733Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-04T12:34:37.171Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:37.171Z] INFO: Testing against a local daemon [2020-08-04T12:34:37.295Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-04T12:34:37.551Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-04T12:34:37.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-04T12:34:38.126Z] ok github.com/docker/docker/integration/system 1.375s [2020-08-04T12:34:38.126Z] [2020-08-04T12:34:38.126Z] === Skipped [2020-08-04T12:34:38.126Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T12:34:38.126Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T12:34:38.126Z] [2020-08-04T12:34:38.126Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-08-04T12:34:38.126Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-04T12:34:38.126Z] [2020-08-04T12:34:38.126Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-08-04T12:34:38.126Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-04T12:34:38.126Z] [2020-08-04T12:34:38.126Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-08-04T12:34:38.126Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T12:34:38.126Z] [2020-08-04T12:34:38.126Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-08-04T12:34:38.126Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-04T12:34:38.126Z] [2020-08-04T12:34:38.126Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-08-04T12:34:38.126Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-04T12:34:38.126Z] [2020-08-04T12:34:38.126Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-08-04T12:34:38.126Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-04T12:34:38.126Z] [2020-08-04T12:34:38.126Z] [2020-08-04T12:34:38.126Z] DONE 13 tests, 7 skipped in 3.163s [2020-08-04T12:34:38.126Z] [2020-08-04T12:34:38.126Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-04T12:34:38.369Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-04T12:34:38.930Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-04T12:34:39.492Z] --- PASS: TestAuthZPluginV2Disable (3.51s) [2020-08-04T12:34:39.492Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-04T12:34:40.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:40.278Z] INFO: Testing against a local daemon [2020-08-04T12:34:40.278Z] ok github.com/docker/docker/integration/volume 0.282s [2020-08-04T12:34:40.278Z] [2020-08-04T12:34:40.278Z] === Skipped [2020-08-04T12:34:40.278Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-08-04T12:34:40.278Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-04T12:34:40.278Z] [2020-08-04T12:34:40.278Z] [2020-08-04T12:34:40.278Z] DONE 5 tests, 1 skipped in 2.248s [2020-08-04T12:34:40.278Z] [2020-08-04T12:34:40.278Z] INFO: make.ps1 ended at 08/04/2020 12:34:40 [2020-08-04T12:34:40.278Z] INFO: Integration CLI tests being run from the host: [2020-08-04T12:34:40.278Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-08-04T12:34:40.859Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-04T12:34:40.859Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-04T12:34:40.859Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-04T12:34:40.859Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-04T12:34:40.859Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-04T12:34:42.228Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-04T12:34:42.228Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-04T12:34:42.790Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-04T12:34:42.790Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2020-08-04T12:34:42.790Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-04T12:34:43.352Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-04T12:34:43.914Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-04T12:34:43.914Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-04T12:34:46.434Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-04T12:34:48.330Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-04T12:34:48.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T12:34:48.786Z] INFO: Testing against a local daemon [2020-08-04T12:34:49.259Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-04T12:34:49.821Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-04T12:34:50.748Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-04T12:34:50.748Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-04T12:34:51.309Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-04T12:34:52.675Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-04T12:34:52.675Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-04T12:34:52.675Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-04T12:34:53.237Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-04T12:34:53.494Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.71s) [2020-08-04T12:34:53.494Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-04T12:34:53.751Z] === RUN TestDockerSuite/TestCommitChange [2020-08-04T12:34:54.684Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-04T12:34:54.799Z] ok github.com/docker/docker/cmd/dockerd 0.099s coverage: 30.8% of statements [2020-08-04T12:34:54.940Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-04T12:34:55.868Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-04T12:34:56.180Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements [2020-08-04T12:34:56.180Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-04T12:34:56.180Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-04T12:34:56.180Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-04T12:34:56.180Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-04T12:34:56.795Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-04T12:34:57.356Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-04T12:34:58.721Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-04T12:34:58.977Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-04T12:34:59.904Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-04T12:35:00.467Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-04T12:35:00.467Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-04T12:35:00.467Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-04T12:35:00.467Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-04T12:35:00.467Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-04T12:35:00.467Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-04T12:35:00.467Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-04T12:35:01.832Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-04T12:35:01.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-04T12:35:03.206Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-04T12:35:03.206Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-04T12:35:03.461Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-04T12:35:04.389Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-04T12:35:04.952Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-04T12:35:05.514Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-04T12:35:05.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-04T12:35:06.171Z] ok github.com/docker/docker/daemon/cluster 0.092s coverage: 0.5% of statements [2020-08-04T12:35:06.333Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-04T12:35:06.333Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-04T12:35:06.333Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-04T12:35:06.894Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-04T12:35:06.894Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-04T12:35:06.894Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-04T12:35:06.894Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-04T12:35:06.894Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-04T12:35:07.457Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-04T12:35:07.554Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-08-04T12:35:08.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-04T12:35:08.583Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-04T12:35:08.583Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-04T12:35:09.465Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-08-04T12:35:09.951Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-04T12:35:10.207Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s) [2020-08-04T12:35:10.207Z] PASS [2020-08-04T12:35:10.207Z] [2020-08-04T12:35:10.208Z] DONE 17 tests in 49.479s [2020-08-04T12:35:10.208Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-04T12:35:10.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:10.208Z] ++ set -e [2020-08-04T12:35:10.208Z] ++ '[' -n 0 ']' [2020-08-04T12:35:10.208Z] ++ set -x [2020-08-04T12:35:10.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:10.464Z] INFO: Testing against a local daemon [2020-08-04T12:35:10.464Z] === RUN TestPluginInvalidJSON [2020-08-04T12:35:10.464Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:35:10.464Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:35:10.464Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:35:10.464Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-04T12:35:10.464Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-04T12:35:10.464Z] === RUN TestPluginInstall [2020-08-04T12:35:10.464Z] === RUN TestPluginInstall/no_auth [2020-08-04T12:35:10.464Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-04T12:35:10.464Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-04T12:35:11.027Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-04T12:35:11.590Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-04T12:35:12.520Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-04T12:35:13.450Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-04T12:35:13.450Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-04T12:35:14.014Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-04T12:35:14.944Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-04T12:35:15.507Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-04T12:35:15.762Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-04T12:35:16.326Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-04T12:35:17.681Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 14.1% of statements [2020-08-04T12:35:17.744Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-04T12:35:18.308Z] time="2020-08-04T12:35:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:35:18.308Z] time="2020-08-04T12:35:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:35:18.308Z] time="2020-08-04T12:35:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b7d7c16f7faf808ecd2de06583e00eb9788a75a07a91c13840f0a3aa4c38c65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:35:18.308Z] time="2020-08-04T12:35:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:35:18.308Z] time="2020-08-04T12:35:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:35:18.308Z] time="2020-08-04T12:35:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b7d7c16f7faf808ecd2de06583e00eb9788a75a07a91c13840f0a3aa4c38c65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:35:18.555Z] --- PASS: TestImportExtremelyLargeImageWorks (193.80s) [2020-08-04T12:35:18.555Z] PASS [2020-08-04T12:35:18.555Z] [2020-08-04T12:35:18.555Z] === Skipped [2020-08-04T12:35:18.555Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-04T12:35:18.555Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:35:18.555Z] [2020-08-04T12:35:18.555Z] [2020-08-04T12:35:18.555Z] DONE 12 tests, 1 skipped in 194.804s [2020-08-04T12:35:18.555Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-08-04T12:35:18.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:18.555Z] ++ set -e [2020-08-04T12:35:18.555Z] ++ '[' -n 0 ']' [2020-08-04T12:35:18.555Z] ++ set -x [2020-08-04T12:35:18.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:18.555Z] INFO: Testing against a local daemon [2020-08-04T12:35:18.555Z] === RUN TestNetworkCreateDelete [2020-08-04T12:35:18.555Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-08-04T12:35:18.555Z] === RUN TestDockerNetworkDeletePreferID [2020-08-04T12:35:18.555Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-08-04T12:35:18.555Z] === RUN TestDaemonDNSFallback [2020-08-04T12:35:18.555Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-08-04T12:35:18.555Z] === RUN TestInspectNetwork [2020-08-04T12:35:18.555Z] === RUN TestInspectNetwork/full_network_id [2020-08-04T12:35:18.555Z] === RUN TestInspectNetwork/partial_network_id [2020-08-04T12:35:18.555Z] === RUN TestInspectNetwork/network_name [2020-08-04T12:35:18.555Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-04T12:35:18.555Z] --- PASS: TestInspectNetwork (7.17s) [2020-08-04T12:35:18.555Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-04T12:35:18.555Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-04T12:35:18.555Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-04T12:35:18.555Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-04T12:35:18.555Z] === RUN TestRunContainerWithBridgeNone [2020-08-04T12:35:18.568Z] === RUN TestPluginInstall/with_htpasswd [2020-08-04T12:35:18.824Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-04T12:35:18.824Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-04T12:35:18.824Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-04T12:35:19.063Z] ok github.com/docker/docker/daemon 12.128s coverage: 17.4% of statements [2020-08-04T12:35:19.063Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-04T12:35:19.063Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-04T12:35:19.081Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-04T12:35:19.081Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-04T12:35:19.337Z] time="2020-08-04T12:35:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:35:19.337Z] time="2020-08-04T12:35:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:35:19.337Z] time="2020-08-04T12:35:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b40179f74aff22435a0fef315922736cd1cf71affce83164408d77850e99fe01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:35:19.337Z] time="2020-08-04T12:35:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:35:19.337Z] time="2020-08-04T12:35:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:35:19.338Z] time="2020-08-04T12:35:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b40179f74aff22435a0fef315922736cd1cf71affce83164408d77850e99fe01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:35:19.594Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-04T12:35:19.594Z] === RUN TestPluginInstall/with_insecure [2020-08-04T12:35:19.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-04T12:35:19.632Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2020-08-04T12:35:20.085Z] --- PASS: TestRunContainerWithBridgeNone (1.87s) [2020-08-04T12:35:20.085Z] === RUN TestNetworkInvalidJSON [2020-08-04T12:35:20.394Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-04T12:35:20.394Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-04T12:35:20.394Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:35:20.394Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:35:20.394Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:35:20.394Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:35:20.394Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-04T12:35:20.394Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T12:35:20.394Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T12:35:20.394Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-04T12:35:20.394Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-08-04T12:35:20.394Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-08-04T12:35:20.394Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-08-04T12:35:20.394Z] === RUN TestHostIPv4BridgeLabel [2020-08-04T12:35:20.571Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-08-04T12:35:20.831Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-08-04T12:35:20.831Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-04T12:35:20.831Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-04T12:35:20.962Z] time="2020-08-04T12:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:35:20.962Z] time="2020-08-04T12:35:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:35:20.962Z] time="2020-08-04T12:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b519b6b6c19733b8b920dbad1a8ea816d0533bcb858789414c24f9d5b0adc171" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:35:20.962Z] time="2020-08-04T12:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:35:20.962Z] time="2020-08-04T12:35:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:35:20.962Z] time="2020-08-04T12:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b519b6b6c19733b8b920dbad1a8ea816d0533bcb858789414c24f9d5b0adc171" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:35:21.037Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-08-04T12:35:21.037Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-04T12:35:21.219Z] --- PASS: TestPluginInstall (10.73s) [2020-08-04T12:35:21.219Z] --- PASS: TestPluginInstall/no_auth (8.19s) [2020-08-04T12:35:21.219Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2020-08-04T12:35:21.219Z] --- PASS: TestPluginInstall/with_insecure (1.50s) [2020-08-04T12:35:21.219Z] plugin_test.go:157: [dc62cf8f98498] daemon is not started [2020-08-04T12:35:21.219Z] PASS [2020-08-04T12:35:21.219Z] [2020-08-04T12:35:21.219Z] DONE 6 tests in 10.916s [2020-08-04T12:35:21.219Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-04T12:35:21.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:21.219Z] ++ set -e [2020-08-04T12:35:21.219Z] ++ '[' -n 0 ']' [2020-08-04T12:35:21.219Z] ++ set -x [2020-08-04T12:35:21.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:21.219Z] INFO: Testing against a local daemon [2020-08-04T12:35:21.219Z] === RUN TestExternalGraphDriver [2020-08-04T12:35:21.474Z] === RUN TestExternalGraphDriver/json [2020-08-04T12:35:22.085Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-08-04T12:35:22.085Z] === RUN TestDaemonDefaultNetworkPools [2020-08-04T12:35:22.212Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-08-04T12:35:22.729Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-08-04T12:35:22.729Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-04T12:35:23.369Z] === RUN TestExternalGraphDriver/spec [2020-08-04T12:35:23.776Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-08-04T12:35:23.776Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-04T12:35:23.934Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-04T12:35:24.122Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.485s coverage: 73.1% of statements [2020-08-04T12:35:24.499Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-04T12:35:24.692Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-08-04T12:35:25.317Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-08-04T12:35:25.318Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-04T12:35:25.428Z] === RUN TestExternalGraphDriver/pull [2020-08-04T12:35:25.428Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-04T12:35:25.428Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-04T12:35:25.428Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-04T12:35:25.612Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-08-04T12:35:25.612Z] === RUN TestServiceWithPredefinedNetwork [2020-08-04T12:35:26.075Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.417s coverage: 57.0% of statements [2020-08-04T12:35:26.796Z] --- PASS: TestExternalGraphDriver (5.21s) [2020-08-04T12:35:26.796Z] --- PASS: TestExternalGraphDriver/json (1.97s) [2020-08-04T12:35:26.796Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2020-08-04T12:35:26.796Z] --- PASS: TestExternalGraphDriver/pull (1.28s) [2020-08-04T12:35:26.796Z] === RUN TestGraphdriverPluginV2 [2020-08-04T12:35:27.701Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2020-08-04T12:35:27.701Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-04T12:35:27.701Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T12:35:27.701Z] service_test.go:236: FLAKY_TEST [2020-08-04T12:35:27.701Z] === RUN TestServiceWithDataPathPortInit [2020-08-04T12:35:27.723Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-04T12:35:28.005Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-08-04T12:35:28.289Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-04T12:35:29.219Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-04T12:35:29.916Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.570s coverage: 46.2% of statements [2020-08-04T12:35:29.916Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-04T12:35:29.916Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.296s coverage: 49.5% of statements [2020-08-04T12:35:30.587Z] --- PASS: TestGraphdriverPluginV2 (4.00s) [2020-08-04T12:35:30.587Z] PASS [2020-08-04T12:35:30.587Z] [2020-08-04T12:35:30.587Z] DONE 5 tests in 9.360s [2020-08-04T12:35:30.587Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-04T12:35:30.588Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:30.588Z] ++ set -e [2020-08-04T12:35:30.588Z] ++ '[' -n 0 ']' [2020-08-04T12:35:30.588Z] ++ set -x [2020-08-04T12:35:30.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:30.588Z] INFO: Testing against a local daemon [2020-08-04T12:35:30.588Z] === RUN TestContinueAfterPluginCrash [2020-08-04T12:35:30.588Z] === PAUSE TestContinueAfterPluginCrash [2020-08-04T12:35:30.588Z] === RUN TestReadPluginNoRead [2020-08-04T12:35:30.588Z] === PAUSE TestReadPluginNoRead [2020-08-04T12:35:30.588Z] === RUN TestDaemonStartWithLogOpt [2020-08-04T12:35:30.588Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-04T12:35:30.588Z] === CONT TestContinueAfterPluginCrash [2020-08-04T12:35:30.588Z] === CONT TestDaemonStartWithLogOpt [2020-08-04T12:35:31.912Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.529s coverage: 57.7% of statements [2020-08-04T12:35:31.912Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-04T12:35:31.912Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.262s coverage: 76.1% of statements [2020-08-04T12:35:31.912Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-04T12:35:33.108Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-04T12:35:33.672Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-04T12:35:33.820Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-08-04T12:35:33.820Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-08-04T12:35:34.760Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-08-04T12:35:35.044Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-04T12:35:35.619Z] --- PASS: TestDaemonStartWithLogOpt (4.98s) [2020-08-04T12:35:35.619Z] === CONT TestReadPluginNoRead [2020-08-04T12:35:36.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-04T12:35:36.670Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.8% of statements [2020-08-04T12:35:36.670Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-04T12:35:36.670Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-04T12:35:36.930Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 41.0% of statements [2020-08-04T12:35:37.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-08-04T12:35:38.840Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-08-04T12:35:38.841Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 77.4% of statements [2020-08-04T12:35:38.841Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-04T12:35:38.841Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-04T12:35:38.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-08-04T12:35:38.913Z] === RUN TestReadPluginNoRead/default [2020-08-04T12:35:39.781Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-08-04T12:35:40.041Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-08-04T12:35:40.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-08-04T12:35:40.278Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-04T12:35:40.300Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2020-08-04T12:35:40.840Z] --- PASS: TestContinueAfterPluginCrash (10.24s) [2020-08-04T12:35:41.680Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-08-04T12:35:41.680Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-04T12:35:41.771Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-04T12:35:41.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-08-04T12:35:41.941Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 37.7% of statements [2020-08-04T12:35:42.881Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2020-08-04T12:35:43.116Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2020-08-04T12:35:43.116Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-04T12:35:43.138Z] --- PASS: TestReadPluginNoRead (7.28s) [2020-08-04T12:35:43.138Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2020-08-04T12:35:43.138Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2020-08-04T12:35:43.138Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2020-08-04T12:35:43.138Z] read_test.go:92: [de8d6bbaa320f] daemon is not started [2020-08-04T12:35:43.138Z] PASS [2020-08-04T12:35:43.138Z] [2020-08-04T12:35:43.138Z] DONE 6 tests in 12.434s [2020-08-04T12:35:43.138Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-04T12:35:43.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:43.138Z] ++ set -e [2020-08-04T12:35:43.138Z] ++ '[' -n 0 ']' [2020-08-04T12:35:43.138Z] ++ set -x [2020-08-04T12:35:43.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:43.138Z] testing: warning: no tests to run [2020-08-04T12:35:43.138Z] PASS [2020-08-04T12:35:43.138Z] [2020-08-04T12:35:43.138Z] DONE 0 tests in 0.042s [2020-08-04T12:35:43.138Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-04T12:35:43.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:43.138Z] ++ set -e [2020-08-04T12:35:43.138Z] ++ '[' -n 0 ']' [2020-08-04T12:35:43.138Z] ++ set -x [2020-08-04T12:35:43.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:43.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00063c5a0_} [2020-08-04T12:35:43.138Z] INFO: Testing against a local daemon [2020-08-04T12:35:43.138Z] === RUN TestPluginWithDevMounts [2020-08-04T12:35:43.138Z] === PAUSE TestPluginWithDevMounts [2020-08-04T12:35:43.138Z] === CONT TestPluginWithDevMounts [2020-08-04T12:35:44.265Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2020-08-04T12:35:44.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1958998351_/foo_false____} [2020-08-04T12:35:44.764Z] --- PASS: TestPluginWithDevMounts (1.65s) [2020-08-04T12:35:44.764Z] PASS [2020-08-04T12:35:44.764Z] [2020-08-04T12:35:44.764Z] DONE 1 tests in 1.794s [2020-08-04T12:35:44.764Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-04T12:35:44.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:44.764Z] ++ set -e [2020-08-04T12:35:44.764Z] ++ '[' -n 0 ']' [2020-08-04T12:35:44.764Z] ++ set -x [2020-08-04T12:35:44.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:44.835Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-08-04T12:35:45.020Z] INFO: Testing against a local daemon [2020-08-04T12:35:45.020Z] === RUN TestSecretInspect [2020-08-04T12:35:45.405Z] ok github.com/docker/docker/daemon/logger/splunk 1.640s coverage: 82.5% of statements [2020-08-04T12:35:45.405Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-04T12:35:45.405Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-08-04T12:35:45.405Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-04T12:35:45.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1958998351_/foo_true____} [2020-08-04T12:35:47.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3608936546_/foo_false____} [2020-08-04T12:35:47.314Z] --- PASS: TestSecretInspect (2.36s) [2020-08-04T12:35:47.314Z] === RUN TestSecretList [2020-08-04T12:35:47.315Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-08-04T12:35:47.884Z] ok github.com/docker/docker/distribution 0.272s coverage: 22.1% of statements [2020-08-04T12:35:47.884Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-04T12:35:48.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3608936546_/foo_true____} [2020-08-04T12:35:48.713Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2020-08-04T12:35:48.714Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ph5hpyra8vq8jztykbqfu3m8k Created:2020-08-04 12:35:42.486759909 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[5743001a9a00b8a25903d5fdb69a23f0acf126fdcddea8eaca9883e373bae22d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k68yut8ok5jjehtll6n7kk190 EndpointID:2de338b69bad1116c6ea0cabd6654486d59c4279bb2bd2699544b1aced3aa6d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3dd9bcc0670f07f23d9604846ddd365b31b8bab6b76cdf6ac57a53ee77af9ece MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:45c15017af16 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k68yut8ok5jjehtll6n7kk190 EndpointID:2de338b69bad1116c6ea0cabd6654486d59c4279bb2bd2699544b1aced3aa6d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-04T12:35:48.714Z] PASS [2020-08-04T12:35:48.714Z] [2020-08-04T12:35:48.714Z] === Skipped [2020-08-04T12:35:48.714Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T12:35:48.714Z] service_test.go:236: FLAKY_TEST [2020-08-04T12:35:48.714Z] [2020-08-04T12:35:48.714Z] [2020-08-04T12:35:48.714Z] DONE 23 tests, 1 skipped in 39.393s [2020-08-04T12:35:48.714Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-04T12:35:48.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:48.714Z] ++ set -e [2020-08-04T12:35:48.714Z] ++ '[' -n 0 ']' [2020-08-04T12:35:48.714Z] ++ set -x [2020-08-04T12:35:48.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:48.714Z] INFO: Testing against a local daemon [2020-08-04T12:35:48.714Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-04T12:35:48.714Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-04T12:35:48.714Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:35:48.714Z] === RUN TestDockerNetworkIpvlan [2020-08-04T12:35:48.714Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-04T12:35:48.714Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:35:48.714Z] PASS [2020-08-04T12:35:48.714Z] [2020-08-04T12:35:48.714Z] === Skipped [2020-08-04T12:35:48.714Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-04T12:35:48.714Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:35:48.714Z] [2020-08-04T12:35:48.714Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-04T12:35:48.714Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T12:35:48.714Z] [2020-08-04T12:35:48.714Z] [2020-08-04T12:35:48.714Z] DONE 2 tests, 2 skipped in 0.080s [2020-08-04T12:35:48.714Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-04T12:35:48.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:48.714Z] ++ set -e [2020-08-04T12:35:48.714Z] ++ '[' -n 0 ']' [2020-08-04T12:35:48.714Z] ++ set -x [2020-08-04T12:35:48.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:48.714Z] INFO: Testing against a local daemon [2020-08-04T12:35:48.714Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-04T12:35:48.823Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-08-04T12:35:49.241Z] --- PASS: TestSecretList (2.01s) [2020-08-04T12:35:49.241Z] === RUN TestSecretsCreateAndDelete [2020-08-04T12:35:49.764Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-08-04T12:35:49.767Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-08-04T12:35:49.767Z] === RUN TestDockerNetworkMacvlan [2020-08-04T12:35:49.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3608936546_/foo_true__0xc00063c620__} [2020-08-04T12:35:50.706Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 85.1% of statements [2020-08-04T12:35:50.706Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-04T12:35:50.706Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-08-04T12:35:50.706Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-04T12:35:50.822Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-04T12:35:51.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00063c640_} [2020-08-04T12:35:51.462Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-04T12:35:51.731Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2020-08-04T12:35:51.731Z] === RUN TestSecretsUpdate [2020-08-04T12:35:52.090Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2020-08-04T12:35:52.090Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-04T12:35:52.582Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-04T12:35:52.660Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-08-04T12:35:52.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00063c660_} [2020-08-04T12:35:53.601Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-08-04T12:35:53.862Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-04T12:35:54.081Z] --- PASS: TestSecretsUpdate (2.32s) [2020-08-04T12:35:54.081Z] === RUN TestTemplatedSecret [2020-08-04T12:35:54.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00063c680_} [2020-08-04T12:35:54.682Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-04T12:35:55.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00063c6a0_} [2020-08-04T12:35:55.773Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 77.1% of statements [2020-08-04T12:35:56.202Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-04T12:35:56.715Z] ok github.com/docker/docker/pkg/authorization 0.351s coverage: 68.3% of statements [2020-08-04T12:35:56.811Z] --- PASS: TestTemplatedSecret (2.84s) [2020-08-04T12:35:56.812Z] === RUN TestSecretCreateResolve [2020-08-04T12:35:56.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-04T12:35:56.976Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-04T12:35:56.976Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-04T12:35:57.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-04T12:35:57.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-08-04T12:35:57.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-08-04T12:35:57.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-08-04T12:35:57.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-08-04T12:35:57.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-08-04T12:35:57.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-08-04T12:35:57.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-08-04T12:35:57.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-08-04T12:35:57.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-08-04T12:35:57.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-08-04T12:35:57.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-08-04T12:35:57.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-08-04T12:35:57.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-08-04T12:35:57.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-08-04T12:35:57.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-08-04T12:35:57.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-08-04T12:35:57.997Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-04T12:35:59.758Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-04T12:35:59.889Z] --- PASS: TestSecretCreateResolve (2.74s) [2020-08-04T12:35:59.889Z] PASS [2020-08-04T12:35:59.889Z] [2020-08-04T12:35:59.889Z] DONE 6 tests in 14.676s [2020-08-04T12:35:59.889Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-04T12:35:59.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:59.889Z] ++ set -e [2020-08-04T12:35:59.889Z] ++ '[' -n 0 ']' [2020-08-04T12:35:59.889Z] ++ set -x [2020-08-04T12:35:59.889Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:35:59.889Z] INFO: Testing against a local daemon [2020-08-04T12:35:59.889Z] === RUN TestServiceCreateInit [2020-08-04T12:35:59.889Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-04T12:36:00.146Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-04T12:36:00.266Z] ok github.com/docker/docker/layer 7.259s coverage: 68.8% of statements [2020-08-04T12:36:00.266Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-04T12:36:00.267Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-04T12:36:00.267Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-04T12:36:00.267Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-04T12:36:00.267Z] ? github.com/docker/docker/oci [no test files] [2020-08-04T12:36:00.267Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-04T12:36:00.267Z] ok github.com/docker/docker/pkg/chrootarchive 2.537s coverage: 43.2% of statements [2020-08-04T12:36:00.267Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-04T12:36:00.267Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-04T12:36:00.527Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-08-04T12:36:00.815Z] --- PASS: TestDockerNetworkMacvlan (10.84s) [2020-08-04T12:36:00.815Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-08-04T12:36:00.815Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-08-04T12:36:00.815Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2020-08-04T12:36:00.815Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2020-08-04T12:36:00.815Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s) [2020-08-04T12:36:00.815Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2020-08-04T12:36:00.815Z] PASS [2020-08-04T12:36:00.815Z] [2020-08-04T12:36:00.815Z] DONE 8 tests in 12.309s [2020-08-04T12:36:00.815Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-04T12:36:00.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:00.815Z] ++ set -e [2020-08-04T12:36:00.815Z] ++ '[' -n 0 ']' [2020-08-04T12:36:00.815Z] ++ set -x [2020-08-04T12:36:00.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:00.815Z] testing: warning: no tests to run [2020-08-04T12:36:00.815Z] PASS [2020-08-04T12:36:00.815Z] [2020-08-04T12:36:00.815Z] DONE 0 tests in 0.013s [2020-08-04T12:36:00.815Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-04T12:36:00.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:00.815Z] ++ set -e [2020-08-04T12:36:00.815Z] ++ '[' -n 0 ']' [2020-08-04T12:36:00.815Z] ++ set -x [2020-08-04T12:36:00.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:00.815Z] INFO: Testing against a local daemon [2020-08-04T12:36:00.815Z] === RUN TestAuthZPluginAllowRequest [2020-08-04T12:36:01.096Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-08-04T12:36:01.356Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-08-04T12:36:01.513Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-04T12:36:01.926Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2020-08-04T12:36:02.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-04T12:36:02.344Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-08-04T12:36:02.344Z] === RUN TestAuthZPluginTLS [2020-08-04T12:36:02.639Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-08-04T12:36:02.639Z] === RUN TestAuthZPluginDenyRequest [2020-08-04T12:36:02.868Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-08-04T12:36:03.128Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-08-04T12:36:03.282Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-08-04T12:36:03.282Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-04T12:36:03.923Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-08-04T12:36:03.923Z] === RUN TestAuthZPluginDenyResponse [2020-08-04T12:36:04.507Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-08-04T12:36:04.569Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-04T12:36:04.569Z] === RUN TestAuthZPluginAllowEventStream [2020-08-04T12:36:04.598Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-04T12:36:04.598Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-04T12:36:05.076Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-08-04T12:36:05.527Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-04T12:36:05.651Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2020-08-04T12:36:05.652Z] === RUN TestAuthZPluginErrorResponse [2020-08-04T12:36:05.677Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-08-04T12:36:05.677Z] ok github.com/docker/docker/pkg/fsutils 0.144s coverage: 85.1% of statements [2020-08-04T12:36:05.784Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-04T12:36:06.283Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-08-04T12:36:06.299Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-08-04T12:36:06.299Z] === RUN TestAuthZPluginErrorRequest [2020-08-04T12:36:06.713Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-04T12:36:06.942Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-08-04T12:36:06.942Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-04T12:36:07.237Z] ok github.com/docker/docker/pkg/idtools 0.469s coverage: 70.5% of statements [2020-08-04T12:36:07.498Z] ok github.com/docker/docker/pkg/ioutils 0.501s coverage: 69.3% of statements [2020-08-04T12:36:07.585Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-08-04T12:36:07.585Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-04T12:36:07.643Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-04T12:36:08.068Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-08-04T12:36:08.068Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-08-04T12:36:08.205Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-04T12:36:08.328Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-08-04T12:36:08.328Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-04T12:36:08.328Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-04T12:36:08.587Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-08-04T12:36:08.587Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-04T12:36:08.587Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-08-04T12:36:09.119Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2020-08-04T12:36:09.119Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-04T12:36:09.137Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-04T12:36:09.157Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-08-04T12:36:09.418Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2020-08-04T12:36:09.418Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-08-04T12:36:09.418Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-04T12:36:09.418Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-04T12:36:09.704Z] --- PASS: TestServiceCreateInit (9.89s) [2020-08-04T12:36:09.704Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.67s) [2020-08-04T12:36:09.704Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2020-08-04T12:36:09.704Z] === RUN TestCreateServiceMultipleTimes [2020-08-04T12:36:09.961Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-04T12:36:10.357Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-08-04T12:36:10.889Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-04T12:36:10.927Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-04T12:36:11.186Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-04T12:36:11.205Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2020-08-04T12:36:11.205Z] === RUN TestAuthZPluginHeader [2020-08-04T12:36:11.446Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-08-04T12:36:11.851Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-08-04T12:36:11.851Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-04T12:36:11.851Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T12:36:11.851Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:36:11.851Z] === RUN TestAuthZPluginV2Disable [2020-08-04T12:36:11.851Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-04T12:36:11.851Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:36:11.851Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-04T12:36:11.851Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T12:36:11.851Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:36:11.851Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-04T12:36:11.851Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T12:36:11.851Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:36:11.851Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-04T12:36:12.256Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-04T12:36:12.824Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-08-04T12:36:13.084Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-08-04T12:36:13.185Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-04T12:36:14.559Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-04T12:36:15.488Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-04T12:36:16.052Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-04T12:36:16.373Z] ok github.com/docker/docker/pkg/signal 2.370s coverage: 61.0% of statements [2020-08-04T12:36:16.373Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-08-04T12:36:16.632Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-08-04T12:36:16.892Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-04T12:36:17.152Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-08-04T12:36:17.419Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-04T12:36:17.720Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-08-04T12:36:17.981Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-04T12:36:18.290Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-08-04T12:36:18.550Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2020-08-04T12:36:18.910Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-04T12:36:19.120Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-08-04T12:36:19.380Z] testing: warning: no tests to run [2020-08-04T12:36:19.380Z] coverage: [no statements] [2020-08-04T12:36:19.380Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-04T12:36:19.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-04T12:36:19.728Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-04T12:36:19.948Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-04T12:36:19.948Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-04T12:36:20.208Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-04T12:36:20.290Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-04T12:36:20.290Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-04T12:36:20.853Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-04T12:36:22.115Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-08-04T12:36:22.220Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-04T12:36:22.683Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-04T12:36:23.148Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-04T12:36:23.404Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-04T12:36:23.622Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-08-04T12:36:23.882Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-08-04T12:36:23.967Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-04T12:36:24.896Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-04T12:36:25.264Z] ok github.com/docker/docker/registry 0.078s coverage: 56.3% of statements [2020-08-04T12:36:25.472Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-04T12:36:25.833Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-08-04T12:36:26.093Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-08-04T12:36:26.838Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-04T12:36:27.035Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-08-04T12:36:27.035Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-04T12:36:28.204Z] --- PASS: TestCreateServiceMultipleTimes (18.60s) [2020-08-04T12:36:28.204Z] === RUN TestCreateServiceConflict [2020-08-04T12:36:30.094Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-04T12:36:30.328Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-08-04T12:36:30.328Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-08-04T12:36:30.512Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-08-04T12:36:30.512Z] PASS [2020-08-04T12:36:30.512Z] [2020-08-04T12:36:30.512Z] === Skipped [2020-08-04T12:36:30.512Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T12:36:30.512Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:36:30.512Z] [2020-08-04T12:36:30.512Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-04T12:36:30.512Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:36:30.512Z] [2020-08-04T12:36:30.512Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T12:36:30.512Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:36:30.512Z] [2020-08-04T12:36:30.512Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T12:36:30.512Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:36:30.512Z] [2020-08-04T12:36:30.512Z] [2020-08-04T12:36:30.512Z] DONE 17 tests, 4 skipped in 27.737s [2020-08-04T12:36:30.512Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-04T12:36:30.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:30.512Z] ++ set -e [2020-08-04T12:36:30.512Z] ++ '[' -n 0 ']' [2020-08-04T12:36:30.512Z] ++ set -x [2020-08-04T12:36:30.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:30.512Z] INFO: Testing against a local daemon [2020-08-04T12:36:30.512Z] === RUN TestPluginInvalidJSON [2020-08-04T12:36:30.512Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:36:30.512Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:36:30.512Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T12:36:30.512Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-04T12:36:30.512Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-04T12:36:30.512Z] === RUN TestPluginInstall [2020-08-04T12:36:30.512Z] === RUN TestPluginInstall/no_auth [2020-08-04T12:36:30.658Z] --- PASS: TestCreateServiceConflict (2.61s) [2020-08-04T12:36:30.658Z] === RUN TestCreateServiceMaxReplicas [2020-08-04T12:36:30.899Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-08-04T12:36:32.025Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-04T12:36:32.279Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2020-08-04T12:36:32.587Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-04T12:36:34.096Z] time="2020-08-04T12:36:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:36:34.096Z] time="2020-08-04T12:36:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:36:34.096Z] time="2020-08-04T12:36:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6116f53235908601008bec9c6de0e946c6729a987f4f7b1eac9c2102ad9c1f38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:36:34.096Z] time="2020-08-04T12:36:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:36:34.096Z] time="2020-08-04T12:36:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:36:34.096Z] time="2020-08-04T12:36:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6116f53235908601008bec9c6de0e946c6729a987f4f7b1eac9c2102ad9c1f38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:36:34.096Z] === RUN TestPluginInstall/with_htpasswd [2020-08-04T12:36:34.478Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2020-08-04T12:36:34.478Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-04T12:36:34.740Z] time="2020-08-04T12:36:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:36:34.740Z] time="2020-08-04T12:36:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:36:34.740Z] time="2020-08-04T12:36:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6116f53235908601008bec9c6de0e946c6729a987f4f7b1eac9c2102ad9c1f38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:36:34.740Z] time="2020-08-04T12:36:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:36:34.740Z] time="2020-08-04T12:36:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:36:34.740Z] time="2020-08-04T12:36:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6116f53235908601008bec9c6de0e946c6729a987f4f7b1eac9c2102ad9c1f38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:36:35.039Z] === RUN TestPluginInstall/with_insecure [2020-08-04T12:36:36.086Z] time="2020-08-04T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:36:36.086Z] time="2020-08-04T12:36:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:36:36.086Z] time="2020-08-04T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1267410a42e6920757093ab3f199c86e19b031d2cff8e81ddaae54684957ca6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:36:36.086Z] time="2020-08-04T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T12:36:36.086Z] time="2020-08-04T12:36:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-08-04T12:36:36.086Z] time="2020-08-04T12:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1267410a42e6920757093ab3f199c86e19b031d2cff8e81ddaae54684957ca6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T12:36:36.370Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-04T12:36:36.395Z] --- PASS: TestPluginInstall (7.72s) [2020-08-04T12:36:36.396Z] --- PASS: TestPluginInstall/no_auth (5.46s) [2020-08-04T12:36:36.396Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2020-08-04T12:36:36.396Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-08-04T12:36:36.396Z] plugin_test.go:157: [d6540fed0ae96] daemon is not started [2020-08-04T12:36:36.396Z] PASS [2020-08-04T12:36:36.396Z] [2020-08-04T12:36:36.396Z] DONE 6 tests in 7.824s [2020-08-04T12:36:36.396Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-04T12:36:36.396Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:36.396Z] ++ set -e [2020-08-04T12:36:36.396Z] ++ '[' -n 0 ']' [2020-08-04T12:36:36.396Z] ++ set -x [2020-08-04T12:36:36.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:36.396Z] INFO: Testing against a local daemon [2020-08-04T12:36:36.396Z] === RUN TestExternalGraphDriver [2020-08-04T12:36:36.694Z] === RUN TestExternalGraphDriver/json [2020-08-04T12:36:38.786Z] === RUN TestExternalGraphDriver/spec [2020-08-04T12:36:38.895Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-04T12:36:38.895Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-04T12:36:40.310Z] === RUN TestExternalGraphDriver/pull [2020-08-04T12:36:41.830Z] --- PASS: TestExternalGraphDriver (5.49s) [2020-08-04T12:36:41.831Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2020-08-04T12:36:41.831Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-08-04T12:36:41.831Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2020-08-04T12:36:41.831Z] === RUN TestGraphdriverPluginV2 [2020-08-04T12:36:42.129Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-08-04T12:36:42.129Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:36:42.129Z] PASS [2020-08-04T12:36:42.129Z] [2020-08-04T12:36:42.129Z] === Skipped [2020-08-04T12:36:42.129Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-08-04T12:36:42.129Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:36:42.129Z] [2020-08-04T12:36:42.129Z] [2020-08-04T12:36:42.129Z] DONE 5 tests, 1 skipped in 5.646s [2020-08-04T12:36:42.129Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-04T12:36:42.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:42.129Z] ++ set -e [2020-08-04T12:36:42.129Z] ++ '[' -n 0 ']' [2020-08-04T12:36:42.129Z] ++ set -x [2020-08-04T12:36:42.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:42.129Z] INFO: Testing against a local daemon [2020-08-04T12:36:42.129Z] === RUN TestContinueAfterPluginCrash [2020-08-04T12:36:42.129Z] === PAUSE TestContinueAfterPluginCrash [2020-08-04T12:36:42.129Z] === RUN TestReadPluginNoRead [2020-08-04T12:36:42.129Z] === PAUSE TestReadPluginNoRead [2020-08-04T12:36:42.129Z] === RUN TestDaemonStartWithLogOpt [2020-08-04T12:36:42.129Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-04T12:36:42.129Z] === CONT TestContinueAfterPluginCrash [2020-08-04T12:36:42.129Z] === CONT TestDaemonStartWithLogOpt [2020-08-04T12:36:42.129Z] === CONT TestReadPluginNoRead [2020-08-04T12:36:42.202Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-04T12:36:42.202Z] === RUN TestDockerSuite/TestCpToDot [2020-08-04T12:36:42.765Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-04T12:36:43.694Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-04T12:36:44.258Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-04T12:36:44.485Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/rootless [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/volume [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-04T12:36:44.485Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === Skipped [2020-08-04T12:36:44.485Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-04T12:36:44.485Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-04T12:36:44.485Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-04T12:36:44.485Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-04T12:36:44.485Z] time="2020-08-04T12:35:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-04T12:36:44.485Z] time="2020-08-04T12:35:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-04T12:36:44.485Z] time="2020-08-04T12:35:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-04T12:36:44.485Z] time="2020-08-04T12:35:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-04T12:36:44.485Z] time="2020-08-04T12:35:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-04T12:36:44.485Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-04T12:36:44.485Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-04T12:36:44.485Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-04T12:36:44.485Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-04T12:36:44.485Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.485Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-04T12:36:44.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:36:44.485Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:36:44.485Z] [2020-08-04T12:36:44.486Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-04T12:36:44.486Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:36:44.486Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:36:44.486Z] [2020-08-04T12:36:44.486Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-04T12:36:44.486Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T12:36:44.486Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T12:36:44.486Z] [2020-08-04T12:36:44.486Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-04T12:36:44.486Z] graphtest_unix.go:73: No driver to put! [2020-08-04T12:36:44.486Z] [2020-08-04T12:36:44.486Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-04T12:36:44.486Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-04T12:36:44.486Z] [2020-08-04T12:36:44.486Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-04T12:36:44.486Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-04T12:36:44.486Z] [2020-08-04T12:36:44.486Z] [2020-08-04T12:36:44.486Z] DONE 2123 tests, 26 skipped in 247.736s Post stage [Pipeline] junit [2020-08-04T12:36:44.764Z] Recording test results [2020-08-04T12:36:44.826Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-04T12:36:45.692Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41292/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8ccb46a521964ab80490318504d6e02ae766a912 hack/validate/vendor [2020-08-04T12:36:45.757Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-04T12:36:45.757Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-04T12:36:46.267Z] No vendor changes in diff. [2020-08-04T12:36:46.321Z] === RUN TestDockerSuite/TestCpVolumePath [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-04T12:36:47.229Z] + echo Building e2e image [2020-08-04T12:36:47.229Z] Building e2e image [2020-08-04T12:36:47.229Z] + docker build --build-arg DOCKER_GITCOMMIT=8ccb46a521964ab80490318504d6e02ae766a912 -t moby-e2e-test -f Dockerfile.e2e . [2020-08-04T12:36:47.229Z] #2 [internal] load .dockerignore [2020-08-04T12:36:47.229Z] #2 transferring context: 34B done [2020-08-04T12:36:47.229Z] #2 DONE 0.0s [2020-08-04T12:36:47.229Z] [2020-08-04T12:36:47.229Z] #1 [internal] load build definition from Dockerfile.e2e [2020-08-04T12:36:47.229Z] #1 transferring dockerfile: 3.21kB done [2020-08-04T12:36:47.229Z] #1 DONE 0.0s [2020-08-04T12:36:47.229Z] [2020-08-04T12:36:47.229Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-08-04T12:36:47.250Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-04T12:36:47.250Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-04T12:36:47.250Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-04T12:36:47.497Z] #4 DONE 0.2s [2020-08-04T12:36:47.497Z] [2020-08-04T12:36:47.497Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-04T12:36:47.497Z] #3 DONE 0.3s [2020-08-04T12:36:47.497Z] [2020-08-04T12:36:47.497Z] #8 [internal] load build context [2020-08-04T12:36:47.757Z] #8 transferring context: 852.20kB 0.3s done [2020-08-04T12:36:47.767Z] === RUN TestReadPluginNoRead/default [2020-08-04T12:36:47.767Z] --- PASS: TestDaemonStartWithLogOpt (5.36s) [2020-08-04T12:36:47.812Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-04T12:36:48.018Z] #8 DONE 0.4s [2020-08-04T12:36:48.018Z] [2020-08-04T12:36:48.018Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-04T12:36:48.018Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-08-04T12:36:48.018Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-08-04T12:36:48.018Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-08-04T12:36:48.018Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-08-04T12:36:48.018Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-08-04T12:36:48.018Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-08-04T12:36:48.018Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-08-04T12:36:48.018Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.2s [2020-08-04T12:36:48.018Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.45MB / 127.35MB 0.4s [2020-08-04T12:36:48.018Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.2s done [2020-08-04T12:36:48.018Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.3s done [2020-08-04T12:36:48.281Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 26.34MB / 127.35MB 0.7s [2020-08-04T12:36:48.281Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-08-04T12:36:48.281Z] #14 ... [2020-08-04T12:36:48.281Z] [2020-08-04T12:36:48.281Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-04T12:36:48.281Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-08-04T12:36:48.281Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-08-04T12:36:48.281Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-08-04T12:36:48.281Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-08-04T12:36:48.281Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-08-04T12:36:48.281Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-08-04T12:36:48.281Z] #5 DONE 0.8s [2020-08-04T12:36:48.281Z] [2020-08-04T12:36:48.281Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-04T12:36:48.281Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 37.66MB / 127.35MB 0.9s [2020-08-04T12:36:48.281Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-08-04T12:36:48.374Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-04T12:36:48.374Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-04T12:36:48.374Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.23s) [2020-08-04T12:36:48.374Z] === RUN TestCreateServiceSecretFileMode [2020-08-04T12:36:48.374Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-04T12:36:48.543Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-08-04T12:36:48.803Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 63.46MB / 127.35MB 1.2s [2020-08-04T12:36:48.803Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 77.41MB / 127.35MB 1.3s [2020-08-04T12:36:48.823Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-04T12:36:48.979Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-04T12:36:49.063Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 102.48MB / 127.35MB 1.5s [2020-08-04T12:36:49.063Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 113.29MB / 127.35MB 1.6s [2020-08-04T12:36:49.235Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-04T12:36:49.324Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.8s [2020-08-04T12:36:49.491Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-04T12:36:49.491Z] === RUN TestDockerSuite/TestCreateRM [2020-08-04T12:36:49.491Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-04T12:36:49.491Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-04T12:36:49.491Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-04T12:36:49.748Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-04T12:36:50.271Z] #14 ... [2020-08-04T12:36:50.271Z] [2020-08-04T12:36:50.271Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-04T12:36:50.271Z] #6 DONE 1.9s [2020-08-04T12:36:50.271Z] [2020-08-04T12:36:50.272Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-04T12:36:50.272Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 2.6s done [2020-08-04T12:36:50.347Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-04T12:36:50.531Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-08-04T12:36:51.395Z] --- PASS: TestReadPluginNoRead (9.40s) [2020-08-04T12:36:51.395Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2020-08-04T12:36:51.395Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2020-08-04T12:36:51.395Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2020-08-04T12:36:51.395Z] read_test.go:92: [dd626bf94fa48] daemon is not started [2020-08-04T12:36:51.644Z] --- PASS: TestCreateServiceSecretFileMode (3.03s) [2020-08-04T12:36:51.644Z] === RUN TestCreateServiceConfigFileMode [2020-08-04T12:36:51.644Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-04T12:36:51.644Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-04T12:36:51.644Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-04T12:36:53.145Z] --- PASS: TestContinueAfterPluginCrash (10.78s) [2020-08-04T12:36:53.145Z] PASS [2020-08-04T12:36:53.145Z] [2020-08-04T12:36:53.145Z] DONE 6 tests in 10.861s [2020-08-04T12:36:53.145Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-04T12:36:53.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:53.145Z] ++ set -e [2020-08-04T12:36:53.145Z] ++ '[' -n 0 ']' [2020-08-04T12:36:53.145Z] ++ set -x [2020-08-04T12:36:53.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:53.145Z] testing: warning: no tests to run [2020-08-04T12:36:53.145Z] PASS [2020-08-04T12:36:53.145Z] [2020-08-04T12:36:53.145Z] DONE 0 tests in 0.019s [2020-08-04T12:36:53.145Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-04T12:36:53.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:53.145Z] ++ set -e [2020-08-04T12:36:53.145Z] ++ '[' -n 0 ']' [2020-08-04T12:36:53.145Z] ++ set -x [2020-08-04T12:36:53.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:53.145Z] INFO: Testing against a local daemon [2020-08-04T12:36:53.145Z] === RUN TestPluginWithDevMounts [2020-08-04T12:36:53.145Z] === PAUSE TestPluginWithDevMounts [2020-08-04T12:36:53.145Z] === CONT TestPluginWithDevMounts [2020-08-04T12:36:54.910Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2020-08-04T12:36:54.910Z] === RUN TestCreateServiceSysctls [2020-08-04T12:36:54.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-04T12:36:55.228Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-08-04T12:36:55.228Z] PASS [2020-08-04T12:36:55.228Z] [2020-08-04T12:36:55.228Z] DONE 1 tests in 1.931s [2020-08-04T12:36:55.228Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-08-04T12:36:55.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:55.228Z] ++ set -e [2020-08-04T12:36:55.228Z] ++ '[' -n 0 ']' [2020-08-04T12:36:55.228Z] ++ set -x [2020-08-04T12:36:55.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:36:55.228Z] INFO: Testing against a local daemon [2020-08-04T12:36:55.228Z] === RUN TestSecretInspect [2020-08-04T12:36:55.808Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.1s [2020-08-04T12:36:55.808Z] #14 ... [2020-08-04T12:36:55.808Z] [2020-08-04T12:36:55.808Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-04T12:36:55.808Z] #7 0.666 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-04T12:36:55.808Z] #7 1.733 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-04T12:36:55.808Z] #7 1.832 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-08-04T12:36:55.808Z] #7 1.838 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-08-04T12:36:55.808Z] #7 1.848 (3/30) Installing readline (8.0.0-r0) [2020-08-04T12:36:55.808Z] #7 1.852 (4/30) Installing bash (5.0.0-r0) [2020-08-04T12:36:55.808Z] #7 1.872 Executing bash-5.0.0-r0.post-install [2020-08-04T12:36:55.808Z] #7 1.875 (5/30) Installing ca-certificates (20191127-r2) [2020-08-04T12:36:55.808Z] #7 1.897 (6/30) Installing libgcc (8.3.0-r0) [2020-08-04T12:36:55.808Z] #7 1.900 (7/30) Installing libstdc++ (8.3.0-r0) [2020-08-04T12:36:55.808Z] #7 1.915 (8/30) Installing binutils (2.32-r0) [2020-08-04T12:36:55.808Z] #7 2.010 (9/30) Installing gmp (6.1.2-r1) [2020-08-04T12:36:55.808Z] #7 2.021 (10/30) Installing isl (0.18-r0) [2020-08-04T12:36:55.808Z] #7 2.040 (11/30) Installing libgomp (8.3.0-r0) [2020-08-04T12:36:55.808Z] #7 2.045 (12/30) Installing libatomic (8.3.0-r0) [2020-08-04T12:36:55.808Z] #7 2.047 (13/30) Installing mpfr3 (3.1.5-r1) [2020-08-04T12:36:55.808Z] #7 2.052 (14/30) Installing mpc1 (1.1.0-r0) [2020-08-04T12:36:55.808Z] #7 2.055 (15/30) Installing gcc (8.3.0-r0) [2020-08-04T12:36:55.808Z] #7 2.965 (16/30) Installing musl-dev (1.1.22-r3) [2020-08-04T12:36:55.808Z] #7 3.068 (17/30) Installing libc-dev (0.7.1-r0) [2020-08-04T12:36:55.808Z] #7 3.069 (18/30) Installing g++ (8.3.0-r0) [2020-08-04T12:36:55.808Z] #7 3.615 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-08-04T12:36:55.808Z] #7 3.620 (20/30) Installing libcurl (7.66.0-r0) [2020-08-04T12:36:55.808Z] #7 3.628 (21/30) Installing expat (2.2.8-r0) [2020-08-04T12:36:55.808Z] #7 3.635 (22/30) Installing pcre2 (10.33-r0) [2020-08-04T12:36:55.808Z] #7 3.644 (23/30) Installing git (2.22.4-r0) [2020-08-04T12:36:55.808Z] #7 3.865 (24/30) Installing libmnl (1.0.4-r0) [2020-08-04T12:36:55.808Z] #7 3.868 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-08-04T12:36:55.808Z] #7 3.872 (26/30) Installing iptables (1.8.3-r1) [2020-08-04T12:36:55.808Z] #7 3.896 (27/30) Installing pigz (2.4-r0) [2020-08-04T12:36:55.808Z] #7 3.902 (28/30) Installing tar (1.32-r0) [2020-08-04T12:36:55.808Z] #7 3.913 (29/30) Installing xz-libs (5.2.4-r0) [2020-08-04T12:36:55.808Z] #7 3.920 (30/30) Installing xz (5.2.4-r0) [2020-08-04T12:36:55.808Z] #7 3.925 Executing busybox-1.30.1-r3.trigger [2020-08-04T12:36:55.808Z] #7 3.930 Executing ca-certificates-20191127-r2.trigger [2020-08-04T12:36:55.808Z] #7 3.984 OK: 179 MiB in 44 packages [2020-08-04T12:36:55.808Z] #7 DONE 5.5s [2020-08-04T12:36:55.808Z] [2020-08-04T12:36:55.808Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-04T12:36:55.808Z] #14 ... [2020-08-04T12:36:55.808Z] [2020-08-04T12:36:55.808Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-04T12:36:55.808Z] #9 DONE 0.1s [2020-08-04T12:36:55.808Z] [2020-08-04T12:36:55.808Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-04T12:36:55.808Z] #10 DONE 0.0s [2020-08-04T12:36:55.808Z] [2020-08-04T12:36:55.808Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-04T12:36:55.808Z] #14 ... [2020-08-04T12:36:55.808Z] [2020-08-04T12:36:55.808Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-04T12:36:55.808Z] #11 DONE 0.0s [2020-08-04T12:36:55.808Z] [2020-08-04T12:36:55.808Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-04T12:36:55.808Z] #12 DONE 0.0s [2020-08-04T12:36:55.808Z] [2020-08-04T12:36:55.808Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-04T12:36:55.808Z] #13 DONE 0.0s [2020-08-04T12:36:55.808Z] [2020-08-04T12:36:55.808Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-04T12:36:56.378Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.0s done [2020-08-04T12:36:56.378Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-08-04T12:36:56.644Z] #14 DONE 8.9s [2020-08-04T12:36:56.644Z] [2020-08-04T12:36:56.644Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-04T12:36:56.760Z] --- PASS: TestSecretInspect (1.88s) [2020-08-04T12:36:56.760Z] === RUN TestSecretList [2020-08-04T12:36:56.800Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-04T12:36:56.800Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-04T12:36:56.800Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-04T12:36:56.904Z] #15 0.366 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T12:36:57.057Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-04T12:36:57.057Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-04T12:36:57.314Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-04T12:36:57.842Z] #15 1.422 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T12:36:57.842Z] #15 1.535 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-08-04T12:36:57.876Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-04T12:36:58.103Z] #15 1.540 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-08-04T12:36:58.103Z] #15 1.548 (3/54) Installing readline (8.0.4-r0) [2020-08-04T12:36:58.103Z] #15 1.552 (4/54) Installing bash (5.0.17-r0) [2020-08-04T12:36:58.103Z] #15 1.565 Executing bash-5.0.17-r0.post-install [2020-08-04T12:36:58.103Z] #15 1.567 (5/54) Installing linux-headers (5.4.5-r1) [2020-08-04T12:36:58.103Z] #15 1.644 (6/54) Installing libblkid (2.35.2-r0) [2020-08-04T12:36:58.103Z] #15 1.649 (7/54) Installing libuuid (2.35.2-r0) [2020-08-04T12:36:58.103Z] #15 1.650 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-08-04T12:36:58.103Z] #15 1.657 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-08-04T12:36:58.103Z] #15 1.661 (10/54) Installing libgcc (9.3.0-r2) [2020-08-04T12:36:58.103Z] #15 1.663 (11/54) Installing libstdc++ (9.3.0-r2) [2020-08-04T12:36:58.103Z] #15 1.677 (12/54) Installing binutils (2.34-r1) [2020-08-04T12:36:58.103Z] #15 1.745 (13/54) Installing libmagic (5.38-r0) [2020-08-04T12:36:58.363Z] #15 1.766 (14/54) Installing file (5.38-r0) [2020-08-04T12:36:58.363Z] #15 1.768 (15/54) Installing gmp (6.2.0-r0) [2020-08-04T12:36:58.363Z] #15 1.774 (16/54) Installing isl (0.18-r0) [2020-08-04T12:36:58.363Z] #15 1.789 (17/54) Installing libgomp (9.3.0-r2) [2020-08-04T12:36:58.363Z] #15 1.792 (18/54) Installing libatomic (9.3.0-r2) [2020-08-04T12:36:58.363Z] #15 1.794 (19/54) Installing libgphobos (9.3.0-r2) [2020-08-04T12:36:58.363Z] #15 1.837 (20/54) Installing mpfr4 (4.0.2-r4) [2020-08-04T12:36:58.363Z] #15 1.843 (21/54) Installing mpc1 (1.1.0-r1) [2020-08-04T12:36:58.363Z] #15 1.846 (22/54) Installing gcc (9.3.0-r2) [2020-08-04T12:36:58.805Z] --- PASS: TestCreateServiceSysctls (4.23s) [2020-08-04T12:36:58.805Z] === RUN TestCreateServiceCapabilities [2020-08-04T12:36:58.860Z] --- PASS: TestSecretList (1.90s) [2020-08-04T12:36:58.860Z] === RUN TestSecretsCreateAndDelete [2020-08-04T12:36:59.060Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-04T12:36:59.305Z] #15 2.670 (23/54) Installing musl-dev (1.1.24-r9) [2020-08-04T12:36:59.305Z] #15 2.746 (24/54) Installing libc-dev (0.7.2-r3) [2020-08-04T12:36:59.305Z] #15 2.747 (25/54) Installing g++ (9.3.0-r2) [2020-08-04T12:36:59.566Z] #15 3.149 (26/54) Installing make (4.3-r0) [2020-08-04T12:36:59.566Z] #15 3.153 (27/54) Installing fortify-headers (1.1-r0) [2020-08-04T12:36:59.566Z] #15 3.156 (28/54) Installing patch (2.7.6-r6) [2020-08-04T12:36:59.566Z] #15 3.159 (29/54) Installing build-base (0.5-r2) [2020-08-04T12:36:59.566Z] #15 3.160 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-08-04T12:36:59.566Z] #15 3.163 (31/54) Installing libcurl (7.69.1-r0) [2020-08-04T12:36:59.566Z] #15 3.169 (32/54) Installing curl (7.69.1-r0) [2020-08-04T12:36:59.566Z] #15 3.173 (33/54) Installing oniguruma (6.9.5-r1) [2020-08-04T12:36:59.566Z] #15 3.178 (34/54) Installing jq (1.6-r1) [2020-08-04T12:36:59.566Z] #15 3.185 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-08-04T12:36:59.566Z] #15 3.191 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-08-04T12:36:59.566Z] #15 3.193 (37/54) Installing libaio (0.3.112-r1) [2020-08-04T12:36:59.566Z] #15 3.195 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-08-04T12:36:59.566Z] #15 3.222 (39/54) Installing blkid (2.35.2-r0) [2020-08-04T12:36:59.566Z] #15 3.225 (40/54) Installing libcap-ng (0.7.10-r0) [2020-08-04T12:36:59.566Z] #15 3.227 (41/54) Installing setpriv (2.35.2-r0) [2020-08-04T12:36:59.566Z] #15 3.230 (42/54) Installing libmount (2.35.2-r0) [2020-08-04T12:36:59.566Z] #15 3.235 (43/54) Installing libsmartcols (2.35.2-r0) [2020-08-04T12:36:59.566Z] #15 3.239 (44/54) Installing findmnt (2.35.2-r0) [2020-08-04T12:36:59.566Z] #15 3.241 (45/54) Installing mcookie (2.35.2-r0) [2020-08-04T12:36:59.566Z] #15 3.243 (46/54) Installing hexdump (2.35.2-r0) [2020-08-04T12:36:59.566Z] #15 3.245 (47/54) Installing lsblk (2.35.2-r0) [2020-08-04T12:36:59.566Z] #15 3.248 (48/54) Installing libfdisk (2.35.2-r0) [2020-08-04T12:36:59.566Z] #15 3.254 (49/54) Installing sfdisk (2.35.2-r0) [2020-08-04T12:36:59.826Z] #15 3.257 (50/54) Installing cfdisk (2.35.2-r0) [2020-08-04T12:36:59.826Z] #15 3.259 (51/54) Installing util-linux (2.35.2-r0) [2020-08-04T12:36:59.826Z] #15 3.294 (52/54) Installing pkgconf (1.7.2-r0) [2020-08-04T12:36:59.826Z] #15 3.297 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-08-04T12:36:59.826Z] #15 3.318 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-08-04T12:36:59.826Z] #15 3.323 Executing busybox-1.31.1-r16.trigger [2020-08-04T12:36:59.826Z] #15 3.328 OK: 230 MiB in 69 packages [2020-08-04T12:36:59.990Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-04T12:37:00.396Z] #15 DONE 3.7s [2020-08-04T12:37:00.396Z] [2020-08-04T12:37:00.396Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-04T12:37:00.655Z] #16 DONE 0.5s [2020-08-04T12:37:00.655Z] [2020-08-04T12:37:00.655Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-04T12:37:00.918Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-04T12:37:00.943Z] --- PASS: TestSecretsCreateAndDelete (1.89s) [2020-08-04T12:37:00.943Z] === RUN TestSecretsUpdate [2020-08-04T12:37:01.238Z] #17 DONE 0.5s [2020-08-04T12:37:01.238Z] [2020-08-04T12:37:01.238Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-04T12:37:01.238Z] #18 DONE 0.0s [2020-08-04T12:37:01.238Z] [2020-08-04T12:37:01.238Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T12:37:01.238Z] #19 DONE 0.0s [2020-08-04T12:37:01.238Z] [2020-08-04T12:37:01.238Z] #31 [builder 1/4] COPY . . [2020-08-04T12:37:01.238Z] #31 ... [2020-08-04T12:37:01.238Z] [2020-08-04T12:37:01.238Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-04T12:37:01.238Z] #22 DONE 0.1s [2020-08-04T12:37:01.238Z] [2020-08-04T12:37:01.238Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-04T12:37:01.238Z] #26 DONE 0.2s [2020-08-04T12:37:01.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-04T12:37:01.517Z] [2020-08-04T12:37:01.517Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-04T12:37:01.517Z] #23 DONE 0.0s [2020-08-04T12:37:01.517Z] [2020-08-04T12:37:01.517Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-04T12:37:01.517Z] #27 DONE 0.1s [2020-08-04T12:37:01.517Z] [2020-08-04T12:37:01.517Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-04T12:37:01.517Z] #28 DONE 0.1s [2020-08-04T12:37:01.517Z] [2020-08-04T12:37:01.517Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-04T12:37:01.750Z] --- PASS: TestCreateServiceCapabilities (2.95s) [2020-08-04T12:37:01.750Z] === RUN TestInspect [2020-08-04T12:37:02.467Z] --- PASS: TestSecretsUpdate (1.88s) [2020-08-04T12:37:02.467Z] === RUN TestTemplatedSecret [2020-08-04T12:37:02.682Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-04T12:37:02.938Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-04T12:37:03.872Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-04T12:37:03.872Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-04T12:37:04.802Z] === RUN TestDockerSuite/TestDockerFails [2020-08-04T12:37:04.802Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-04T12:37:04.802Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-04T12:37:04.825Z] #29 ... [2020-08-04T12:37:04.825Z] [2020-08-04T12:37:04.825Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-04T12:37:04.825Z] #24 0.944 + RM_GOPATH=0 [2020-08-04T12:37:04.825Z] #24 0.944 + TMP_GOPATH= [2020-08-04T12:37:04.825Z] #24 0.944 + : /build [2020-08-04T12:37:04.825Z] #24 0.944 + '[' -z '' ']' [2020-08-04T12:37:04.825Z] #24 0.947 ++ mktemp -d [2020-08-04T12:37:04.825Z] #24 0.952 + export GOPATH=/tmp/tmp.GHhjAl [2020-08-04T12:37:04.825Z] #24 0.952 + GOPATH=/tmp/tmp.GHhjAl [2020-08-04T12:37:04.825Z] #24 0.952 + RM_GOPATH=1 [2020-08-04T12:37:04.825Z] #24 0.952 + case "$(go env GOARCH)" in [2020-08-04T12:37:04.825Z] #24 0.952 ++ go env GOARCH [2020-08-04T12:37:04.825Z] #24 0.955 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T12:37:04.825Z] #24 0.955 + GO_BUILDMODE=-buildmode=pie [2020-08-04T12:37:04.825Z] #24 0.955 ++ dirname ./install.sh [2020-08-04T12:37:04.825Z] #24 0.955 + dir=. [2020-08-04T12:37:04.825Z] #24 0.955 + bin=dockercli [2020-08-04T12:37:04.825Z] #24 0.955 + shift [2020-08-04T12:37:04.825Z] #24 0.955 + '[' '!' -f ./dockercli.installer ']' [2020-08-04T12:37:04.825Z] #24 0.955 + . ./dockercli.installer [2020-08-04T12:37:04.825Z] #24 0.955 ++ : stable [2020-08-04T12:37:04.825Z] #24 0.955 ++ : 17.06.2-ce [2020-08-04T12:37:04.825Z] #24 0.955 + install_dockercli [2020-08-04T12:37:04.825Z] #24 0.955 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T12:37:04.825Z] #24 0.955 ++ uname -m [2020-08-04T12:37:04.825Z] #24 0.955 + arch=x86_64 [2020-08-04T12:37:04.825Z] #24 0.955 + '[' x86_64 '!=' x86_64 ']' [2020-08-04T12:37:04.825Z] #24 0.955 + url=https://download.docker.com/linux/static [2020-08-04T12:37:04.825Z] #24 0.955 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-04T12:37:04.825Z] #24 0.955 Install docker/cli version 17.06.2-ce from stable [2020-08-04T12:37:04.825Z] #24 0.974 + tar -xz docker/docker [2020-08-04T12:37:04.825Z] #24 3.224 + mkdir -p /build [2020-08-04T12:37:04.825Z] #24 3.227 + mv docker/docker /build/ [2020-08-04T12:37:04.825Z] #24 3.228 + rmdir docker [2020-08-04T12:37:04.825Z] #24 DONE 3.5s [2020-08-04T12:37:04.825Z] [2020-08-04T12:37:04.825Z] #31 [builder 1/4] COPY . . [2020-08-04T12:37:04.825Z] #31 DONE 3.6s [2020-08-04T12:37:04.825Z] [2020-08-04T12:37:04.825Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-04T12:37:05.059Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-04T12:37:05.217Z] --- PASS: TestTemplatedSecret (2.43s) [2020-08-04T12:37:05.217Z] === RUN TestSecretCreateResolve [2020-08-04T12:37:05.989Z] --- PASS: TestInspect (4.18s) [2020-08-04T12:37:05.989Z] === RUN TestCreateJob [2020-08-04T12:37:05.989Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-04T12:37:06.212Z] #32 DONE 1.4s [2020-08-04T12:37:06.212Z] [2020-08-04T12:37:06.212Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-04T12:37:06.212Z] #20 2.761 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T12:37:06.212Z] #20 3.409 #=#=# [2020-08-04T12:37:06.212Z] #20 3.542 0.4% ########## 14.4% ############## 20.5% ######################### 35.5% ######################################### 58.2% ######################################################### 79.6% ######################################################################## 100.0% [2020-08-04T12:37:06.212Z] #20 4.650 [2020-08-04T12:37:06.212Z] #20 4.851 0.2% #################################################################### 94.5% ######################################################################## 100.0% [2020-08-04T12:37:06.749Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-08-04T12:37:06.749Z] PASS [2020-08-04T12:37:06.749Z] [2020-08-04T12:37:06.749Z] DONE 6 tests in 11.974s [2020-08-04T12:37:06.749Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-08-04T12:37:06.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:37:06.749Z] ++ set -e [2020-08-04T12:37:06.749Z] ++ '[' -n 0 ']' [2020-08-04T12:37:06.749Z] ++ set -x [2020-08-04T12:37:06.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:37:06.781Z] #20 5.431 [2020-08-04T12:37:06.781Z] #20 5.542 ########## 14.4% ######################################################################## 100.0% [2020-08-04T12:37:06.916Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-04T12:37:07.044Z] INFO: Testing against a local daemon [2020-08-04T12:37:07.044Z] === RUN TestServiceCreateInit [2020-08-04T12:37:07.044Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-04T12:37:07.351Z] #20 6.011 [2020-08-04T12:37:07.847Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-04T12:37:07.847Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-04T12:37:07.847Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-04T12:37:07.872Z] #20 6.127 ## 3.8% ############### 21.7% ############################## 42.3% ############################################### 66.3% ############################################################## 86.6% ######################################################################## 100.0% [2020-08-04T12:37:08.103Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-04T12:37:08.443Z] #20 6.990 [2020-08-04T12:37:09.470Z] --- PASS: TestCreateJob (3.64s) [2020-08-04T12:37:09.470Z] === RUN TestReplicatedJob [2020-08-04T12:37:10.267Z] #20 7.115 1.1% ##### 8.1% ######### 13.3% ############ 18.0% ################# 24.4% ##################### 29.6% ######################## 34.5% ############################ 40.0% ################################# 46.5% ##################################### 51.9% ######################################## 56.1% ############################################ 62.0% ################################################ 66.9% #################################################### 72.6% ######################################################## 78.1% ############################################################ 83.4% ############################################################### 88.5% ################################################################### 93.8% ####################################################################### 99.0% ######################################################################## 100.0% [2020-08-04T12:37:10.527Z] #20 9.274 [2020-08-04T12:37:10.615Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-04T12:37:11.468Z] #20 10.30 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T12:37:12.039Z] #20 10.66 [2020-08-04T12:37:12.039Z] #20 10.77 ######################################################################## 100.0% [2020-08-04T12:37:12.300Z] #20 11.11 [2020-08-04T12:37:13.241Z] #20 12.06 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T12:37:13.811Z] #20 12.49 [2020-08-04T12:37:13.811Z] #20 12.61 0.6% ######################################################################## 100.0% [2020-08-04T12:37:14.179Z] --- PASS: TestServiceCreateInit (7.33s) [2020-08-04T12:37:14.179Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2020-08-04T12:37:14.179Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2020-08-04T12:37:14.179Z] === RUN TestCreateServiceMultipleTimes [2020-08-04T12:37:14.380Z] #20 12.96 [2020-08-04T12:37:14.717Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-04T12:37:14.717Z] --- PASS: TestReplicatedJob (5.22s) [2020-08-04T12:37:14.717Z] === RUN TestUpdateReplicatedJob [2020-08-04T12:37:15.319Z] #20 14.16 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T12:37:15.888Z] #20 14.44 skipping existing c35d46ef359f [2020-08-04T12:37:16.083Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-04T12:37:16.317Z] #20 14.87 [2020-08-04T12:37:16.317Z] #20 ... [2020-08-04T12:37:16.317Z] [2020-08-04T12:37:16.317Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-04T12:37:16.317Z] #33 0.879 [2020-08-04T12:37:16.317Z] #33 1.024 Removing bundles/ [2020-08-04T12:37:16.317Z] #33 1.026 [2020-08-04T12:37:16.317Z] #33 1.032 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-04T12:37:16.317Z] #33 2.523 Building test suite binary ./integration-cli/test.main [2020-08-04T12:37:17.256Z] #33 ... [2020-08-04T12:37:17.256Z] [2020-08-04T12:37:17.256Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-04T12:37:17.256Z] #20 15.91 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T12:37:17.516Z] #20 16.27 [2020-08-04T12:37:17.777Z] #20 16.37 ######################################################################## 100.0% [2020-08-04T12:37:17.777Z] #20 16.65 [2020-08-04T12:37:17.976Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-04T12:37:18.039Z] #20 16.73 Download of images into '/build' complete. [2020-08-04T12:37:18.039Z] #20 16.73 Use something like the following to load the result into a Docker daemon: [2020-08-04T12:37:18.039Z] #20 16.73 tar -cC '/build' . | docker load [2020-08-04T12:37:18.299Z] #20 DONE 17.1s [2020-08-04T12:37:18.299Z] [2020-08-04T12:37:18.299Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-04T12:37:18.538Z] --- PASS: TestUpdateReplicatedJob (3.89s) [2020-08-04T12:37:18.538Z] === RUN TestServiceListWithStatuses [2020-08-04T12:37:18.538Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-04T12:37:18.538Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T12:37:18.538Z] === RUN TestDockerNetworkConnectAlias [2020-08-04T12:37:19.466Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-04T12:37:20.028Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-04T12:37:20.967Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-04T12:37:21.595Z] #33 ... [2020-08-04T12:37:21.595Z] [2020-08-04T12:37:21.595Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-04T12:37:21.854Z] #21 DONE 0.7s [2020-08-04T12:37:21.854Z] [2020-08-04T12:37:21.854Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-04T12:37:21.894Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-04T12:37:22.114Z] #25 DONE 0.1s [2020-08-04T12:37:22.114Z] [2020-08-04T12:37:22.114Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-04T12:37:22.150Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-04T12:37:22.712Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-04T12:37:23.640Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-04T12:37:23.640Z] --- PASS: TestDockerNetworkConnectAlias (5.17s) [2020-08-04T12:37:23.640Z] === RUN TestDockerNetworkReConnect [2020-08-04T12:37:25.006Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-04T12:37:26.375Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-04T12:37:27.744Z] --- PASS: TestDockerNetworkReConnect (4.13s) [2020-08-04T12:37:27.744Z] === RUN TestServicePlugin [2020-08-04T12:37:29.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-04T12:37:29.110Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-04T12:37:29.587Z] --- PASS: TestCreateServiceMultipleTimes (15.28s) [2020-08-04T12:37:29.587Z] === RUN TestCreateServiceConflict [2020-08-04T12:37:31.627Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-04T12:37:31.667Z] --- PASS: TestCreateServiceConflict (1.89s) [2020-08-04T12:37:31.667Z] === RUN TestCreateServiceMaxReplicas [2020-08-04T12:37:32.994Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-04T12:37:33.803Z] --- PASS: TestCreateServiceMaxReplicas (2.43s) [2020-08-04T12:37:33.803Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-04T12:37:34.331Z] #33 ... [2020-08-04T12:37:34.331Z] [2020-08-04T12:37:34.331Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-04T12:37:34.331Z] #29 32.06 # github.com/docker/docker/contrib/httpserver [2020-08-04T12:37:34.331Z] #29 32.06 loadinternal: cannot find runtime/cgo [2020-08-04T12:37:34.331Z] #29 DONE 32.2s [2020-08-04T12:37:34.331Z] [2020-08-04T12:37:34.331Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-04T12:37:34.331Z] #33 ... [2020-08-04T12:37:34.331Z] [2020-08-04T12:37:34.331Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-04T12:37:34.408Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-04T12:37:34.591Z] #30 DONE 0.0s [2020-08-04T12:37:34.591Z] [2020-08-04T12:37:34.591Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-04T12:37:34.665Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-04T12:37:35.227Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-04T12:37:36.157Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-04T12:37:37.084Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-04T12:37:37.340Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-04T12:37:37.607Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-04T12:37:37.607Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-04T12:37:37.868Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-04T12:37:38.796Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-04T12:37:39.724Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-04T12:37:39.724Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-04T12:37:39.724Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-04T12:37:40.286Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-04T12:37:40.542Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-04T12:37:41.103Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-04T12:37:42.468Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-04T12:37:42.468Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-04T12:37:42.468Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-04T12:37:42.468Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-04T12:37:43.834Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-04T12:37:44.396Z] === RUN TestDockerSuite/TestEventsRename [2020-08-04T12:37:44.960Z] === RUN TestDockerSuite/TestEventsResize [2020-08-04T12:37:45.523Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-04T12:37:49.204Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.86s) [2020-08-04T12:37:49.204Z] === RUN TestCreateServiceSecretFileMode [2020-08-04T12:37:49.204Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2020-08-04T12:37:49.204Z] === RUN TestCreateServiceConfigFileMode [2020-08-04T12:37:50.766Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-04T12:37:51.306Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-08-04T12:37:51.306Z] === RUN TestCreateServiceSysctls [2020-08-04T12:37:51.328Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-04T12:37:51.890Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-04T12:37:54.056Z] --- PASS: TestCreateServiceSysctls (2.88s) [2020-08-04T12:37:54.056Z] === RUN TestCreateServiceCapabilities [2020-08-04T12:37:54.404Z] === RUN TestDockerSuite/TestEventsTop [2020-08-04T12:37:54.966Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-04T12:37:56.809Z] --- PASS: TestCreateServiceCapabilities (2.27s) [2020-08-04T12:37:56.809Z] === RUN TestInspect [2020-08-04T12:37:57.505Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-04T12:37:58.947Z] --- PASS: TestInspect (2.52s) [2020-08-04T12:37:58.947Z] === RUN TestCreateJob [2020-08-04T12:38:00.774Z] --- PASS: TestServicePlugin (32.50s) [2020-08-04T12:38:00.774Z] plugin_test.go:62: [d3606965deecb] joining swarm manager [dd3ebc6ac8ce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:38:00.774Z] plugin_test.go:65: [d86e2e0f82e26] joining swarm manager [dd3ebc6ac8ce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:38:00.774Z] === RUN TestServiceUpdateLabel [2020-08-04T12:38:01.712Z] --- PASS: TestCreateJob (2.95s) [2020-08-04T12:38:01.713Z] === RUN TestReplicatedJob [2020-08-04T12:38:02.140Z] --- PASS: TestServiceUpdateLabel (1.88s) [2020-08-04T12:38:02.140Z] === RUN TestServiceUpdateSecrets [2020-08-04T12:38:07.314Z] --- PASS: TestReplicatedJob (4.86s) [2020-08-04T12:38:07.314Z] === RUN TestUpdateReplicatedJob [2020-08-04T12:38:08.676Z] === RUN TestDockerSuite/TestExec [2020-08-04T12:38:08.932Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-04T12:38:09.188Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-04T12:38:09.750Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-04T12:38:10.073Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2020-08-04T12:38:10.073Z] === RUN TestServiceListWithStatuses [2020-08-04T12:38:10.073Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-04T12:38:10.073Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T12:38:10.073Z] === RUN TestDockerNetworkConnectAlias [2020-08-04T12:38:10.314Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-04T12:38:11.679Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-04T12:38:11.936Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-04T12:38:12.497Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-04T12:38:13.058Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-04T12:38:13.314Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-04T12:38:13.879Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-04T12:38:14.442Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-04T12:38:14.569Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2020-08-04T12:38:14.569Z] === RUN TestDockerNetworkReConnect [2020-08-04T12:38:15.370Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-04T12:38:15.933Z] === RUN TestDockerSuite/TestExecEnv [2020-08-04T12:38:16.496Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-04T12:38:17.058Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2020-08-04T12:38:17.058Z] === RUN TestServiceUpdateConfigs [2020-08-04T12:38:17.341Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2020-08-04T12:38:17.341Z] === RUN TestServicePlugin [2020-08-04T12:38:17.341Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-04T12:38:17.341Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:38:17.341Z] === RUN TestServiceUpdateLabel [2020-08-04T12:38:17.622Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-04T12:38:18.184Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-04T12:38:19.424Z] --- PASS: TestServiceUpdateLabel (1.90s) [2020-08-04T12:38:19.424Z] === RUN TestServiceUpdateSecrets [2020-08-04T12:38:20.075Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-04T12:38:20.331Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-04T12:38:20.893Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-04T12:38:21.455Z] === RUN TestDockerSuite/TestExecParseError [2020-08-04T12:38:21.711Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-04T12:38:22.274Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-04T12:38:22.836Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-04T12:38:23.763Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-04T12:38:24.020Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-04T12:38:24.582Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-04T12:38:32.666Z] --- PASS: TestServiceUpdateConfigs (14.70s) [2020-08-04T12:38:32.666Z] === RUN TestServiceUpdateNetwork [2020-08-04T12:38:34.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-04T12:38:34.821Z] --- PASS: TestServiceUpdateSecrets (14.23s) [2020-08-04T12:38:34.821Z] === RUN TestServiceUpdateConfigs [2020-08-04T12:38:35.403Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-04T12:38:35.660Z] === RUN TestDockerSuite/TestExecTTY [2020-08-04T12:38:36.589Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-04T12:38:37.152Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-04T12:38:37.410Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-04T12:38:38.347Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-04T12:38:38.347Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-04T12:38:40.241Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-08-04T12:38:40.497Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-04T12:38:41.425Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-04T12:38:41.987Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-04T12:38:42.551Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-04T12:38:45.064Z] --- PASS: TestServiceUpdateNetwork (13.55s) [2020-08-04T12:38:45.064Z] === RUN TestServiceUpdatePidsLimit [2020-08-04T12:38:46.429Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-04T12:38:47.357Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-04T12:38:47.357Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-04T12:38:47.503Z] --- PASS: TestServiceUpdateConfigs (14.15s) [2020-08-04T12:38:47.503Z] === RUN TestServiceUpdateNetwork [2020-08-04T12:38:52.599Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-04T12:38:53.159Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-04T12:38:54.087Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-04T12:38:58.250Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-04T12:38:58.250Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-04T12:38:58.250Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-04T12:38:58.250Z] === RUN TestDockerSuite/TestHealth [2020-08-04T12:39:00.182Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2020-08-04T12:39:00.182Z] === RUN TestServiceUpdatePidsLimit [2020-08-04T12:39:00.821Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-04T12:39:01.458Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-04T12:39:01.536Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2020-08-04T12:39:01.536Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2020-08-04T12:39:01.536Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2020-08-04T12:39:01.536Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2020-08-04T12:39:01.536Z] PASS [2020-08-04T12:39:01.536Z] [2020-08-04T12:39:01.536Z] === Skipped [2020-08-04T12:39:01.536Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-04T12:39:01.536Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T12:39:01.536Z] [2020-08-04T12:39:01.536Z] [2020-08-04T12:39:01.536Z] DONE 27 tests, 1 skipped in 181.961s [2020-08-04T12:39:01.536Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-04T12:39:01.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:01.536Z] ++ set -e [2020-08-04T12:39:01.536Z] ++ '[' -n 0 ']' [2020-08-04T12:39:01.536Z] ++ set -x [2020-08-04T12:39:01.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:01.536Z] INFO: Testing against a local daemon [2020-08-04T12:39:01.536Z] === RUN TestSessionCreate [2020-08-04T12:39:01.536Z] --- PASS: TestSessionCreate (0.02s) [2020-08-04T12:39:01.536Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-04T12:39:01.536Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-04T12:39:01.536Z] PASS [2020-08-04T12:39:01.536Z] [2020-08-04T12:39:01.536Z] DONE 2 tests in 0.144s [2020-08-04T12:39:01.536Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-04T12:39:01.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:01.536Z] ++ set -e [2020-08-04T12:39:01.536Z] ++ '[' -n 0 ']' [2020-08-04T12:39:01.536Z] ++ set -x [2020-08-04T12:39:01.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:01.792Z] INFO: Testing against a local daemon [2020-08-04T12:39:01.792Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-04T12:39:01.792Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T12:39:01.792Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T12:39:01.792Z] === RUN TestEventsExecDie [2020-08-04T12:39:02.354Z] --- PASS: TestEventsExecDie (0.57s) [2020-08-04T12:39:02.354Z] === RUN TestEventsBackwardsCompatible [2020-08-04T12:39:02.354Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-08-04T12:39:02.354Z] === RUN TestInfoBinaryCommits [2020-08-04T12:39:02.354Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-04T12:39:02.354Z] === RUN TestInfoAPIVersioned [2020-08-04T12:39:02.354Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-04T12:39:02.354Z] === RUN TestInfoDiscoveryBackend [2020-08-04T12:39:02.915Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-08-04T12:39:02.915Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-04T12:39:03.841Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-04T12:39:03.841Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-04T12:39:04.403Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-04T12:39:04.403Z] === RUN TestInfoAPI [2020-08-04T12:39:04.403Z] --- PASS: TestInfoAPI (0.03s) [2020-08-04T12:39:04.403Z] === RUN TestInfoAPIWarnings [2020-08-04T12:39:04.965Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-04T12:39:04.965Z] === RUN TestInfoDebug [2020-08-04T12:39:05.527Z] --- PASS: TestInfoDebug (0.54s) [2020-08-04T12:39:05.527Z] === RUN TestInfoInsecureRegistries [2020-08-04T12:39:06.088Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-04T12:39:06.088Z] === RUN TestInfoRegistryMirrors [2020-08-04T12:39:06.649Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-04T12:39:06.649Z] === RUN TestLoginFailsWithBadCredentials [2020-08-04T12:39:06.905Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-08-04T12:39:06.905Z] === RUN TestPingCacheHeaders [2020-08-04T12:39:06.905Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-04T12:39:06.905Z] === RUN TestPingGet [2020-08-04T12:39:06.905Z] --- PASS: TestPingGet (0.02s) [2020-08-04T12:39:06.905Z] === RUN TestPingHead [2020-08-04T12:39:07.162Z] --- PASS: TestPingHead (0.03s) [2020-08-04T12:39:07.162Z] === RUN TestVersion [2020-08-04T12:39:07.162Z] --- PASS: TestVersion (0.02s) [2020-08-04T12:39:07.162Z] PASS [2020-08-04T12:39:07.162Z] [2020-08-04T12:39:07.162Z] === Skipped [2020-08-04T12:39:07.162Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T12:39:07.162Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T12:39:07.162Z] [2020-08-04T12:39:07.162Z] [2020-08-04T12:39:07.162Z] DONE 18 tests, 1 skipped in 5.402s [2020-08-04T12:39:07.162Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-04T12:39:07.162Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:07.162Z] ++ set -e [2020-08-04T12:39:07.162Z] ++ '[' -n 0 ']' [2020-08-04T12:39:07.162Z] ++ set -x [2020-08-04T12:39:07.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:07.162Z] INFO: Testing against a local daemon [2020-08-04T12:39:07.162Z] === RUN TestVolumesCreateAndList [2020-08-04T12:39:07.162Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-04T12:39:07.162Z] === RUN TestVolumesRemove [2020-08-04T12:39:07.162Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-04T12:39:07.162Z] === RUN TestVolumesInspect [2020-08-04T12:39:07.418Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-04T12:39:07.418Z] === RUN TestVolumesInvalidJSON [2020-08-04T12:39:07.418Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-04T12:39:07.418Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-04T12:39:07.418Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-04T12:39:07.418Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-04T12:39:07.418Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-04T12:39:07.418Z] PASS [2020-08-04T12:39:07.418Z] [2020-08-04T12:39:07.418Z] DONE 5 tests in 0.255s [2020-08-04T12:39:07.418Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T12:39:07.418Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T12:39:07.418Z] +++ kill 5572 [2020-08-04T12:39:08.374Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-04T12:39:08.780Z] +++ /etc/init.d/apparmor stop [2020-08-04T12:39:08.780Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T12:39:08.780Z] [2020-08-04T12:39:08.780Z] Unloading profiles will leave already running processes permanently [2020-08-04T12:39:08.780Z] unconfined, which can lead to unexpected situations. [2020-08-04T12:39:08.780Z] [2020-08-04T12:39:08.780Z] To set a process to complain mode, use the command line tool [2020-08-04T12:39:08.780Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T12:39:08.780Z] +++ true [2020-08-04T12:39:08.780Z] exiting test-integration [2020-08-04T12:39:08.780Z] ++ exit 0 [2020-08-04T12:39:08.780Z] [2020-08-04T12:39:09.341Z] + for job in $(jobs -p) [2020-08-04T12:39:09.341Z] + wait 12224 [2020-08-04T12:39:16.878Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2020-08-04T12:39:16.878Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-08-04T12:39:16.878Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-08-04T12:39:16.878Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2020-08-04T12:39:16.878Z] PASS [2020-08-04T12:39:16.878Z] [2020-08-04T12:39:16.878Z] === Skipped [2020-08-04T12:39:16.878Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-08-04T12:39:16.878Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T12:39:16.878Z] [2020-08-04T12:39:16.878Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-08-04T12:39:16.878Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T12:39:16.878Z] [2020-08-04T12:39:16.878Z] [2020-08-04T12:39:16.878Z] DONE 27 tests, 2 skipped in 128.861s [2020-08-04T12:39:16.878Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-08-04T12:39:16.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:16.878Z] ++ set -e [2020-08-04T12:39:16.878Z] ++ '[' -n 0 ']' [2020-08-04T12:39:16.878Z] ++ set -x [2020-08-04T12:39:16.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:16.878Z] INFO: Testing against a local daemon [2020-08-04T12:39:16.878Z] === RUN TestSessionCreate [2020-08-04T12:39:16.878Z] --- PASS: TestSessionCreate (0.03s) [2020-08-04T12:39:16.878Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-04T12:39:16.878Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-08-04T12:39:16.878Z] PASS [2020-08-04T12:39:16.878Z] [2020-08-04T12:39:16.878Z] DONE 2 tests in 0.145s [2020-08-04T12:39:16.878Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-08-04T12:39:16.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:16.878Z] ++ set -e [2020-08-04T12:39:16.878Z] ++ '[' -n 0 ']' [2020-08-04T12:39:16.878Z] ++ set -x [2020-08-04T12:39:16.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:16.878Z] INFO: Testing against a local daemon [2020-08-04T12:39:16.878Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-04T12:39:16.878Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T12:39:16.878Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T12:39:16.878Z] === RUN TestEventsExecDie [2020-08-04T12:39:16.878Z] --- PASS: TestEventsExecDie (0.58s) [2020-08-04T12:39:16.878Z] === RUN TestEventsBackwardsCompatible [2020-08-04T12:39:16.878Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-08-04T12:39:16.878Z] === RUN TestInfoBinaryCommits [2020-08-04T12:39:16.878Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-04T12:39:16.878Z] === RUN TestInfoAPIVersioned [2020-08-04T12:39:16.879Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-04T12:39:16.879Z] === RUN TestInfoDiscoveryBackend [2020-08-04T12:39:17.173Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-04T12:39:17.173Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-04T12:39:17.465Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-04T12:39:17.465Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-04T12:39:17.465Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-04T12:39:17.465Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-04T12:39:17.723Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-04T12:39:17.723Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-04T12:39:18.217Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-04T12:39:18.217Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-04T12:39:18.285Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-04T12:39:18.285Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-04T12:39:18.285Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-04T12:39:18.285Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-04T12:39:18.541Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-04T12:39:18.796Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-04T12:39:18.858Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-04T12:39:18.858Z] === RUN TestInfoAPI [2020-08-04T12:39:18.858Z] --- PASS: TestInfoAPI (0.03s) [2020-08-04T12:39:18.858Z] === RUN TestInfoAPIWarnings [2020-08-04T12:39:19.059Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-04T12:39:19.059Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-04T12:39:19.495Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-08-04T12:39:19.495Z] === RUN TestInfoDebug [2020-08-04T12:39:19.631Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-04T12:39:19.631Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-04T12:39:19.789Z] --- PASS: TestInfoDebug (0.53s) [2020-08-04T12:39:19.789Z] === RUN TestInfoInsecureRegistries [2020-08-04T12:39:20.427Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-04T12:39:20.427Z] === RUN TestInfoRegistryMirrors [2020-08-04T12:39:20.557Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-04T12:39:20.813Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-04T12:39:21.064Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-04T12:39:21.064Z] === RUN TestLoginFailsWithBadCredentials [2020-08-04T12:39:21.069Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-04T12:39:21.361Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2020-08-04T12:39:21.361Z] === RUN TestPingCacheHeaders [2020-08-04T12:39:21.361Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-04T12:39:21.361Z] === RUN TestPingGet [2020-08-04T12:39:21.361Z] --- PASS: TestPingGet (0.02s) [2020-08-04T12:39:21.361Z] === RUN TestPingHead [2020-08-04T12:39:21.361Z] --- PASS: TestPingHead (0.04s) [2020-08-04T12:39:21.361Z] === RUN TestVersion [2020-08-04T12:39:21.361Z] --- PASS: TestVersion (0.04s) [2020-08-04T12:39:21.361Z] PASS [2020-08-04T12:39:21.361Z] [2020-08-04T12:39:21.361Z] === Skipped [2020-08-04T12:39:21.361Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T12:39:21.361Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T12:39:21.361Z] [2020-08-04T12:39:21.361Z] [2020-08-04T12:39:21.361Z] DONE 18 tests, 1 skipped in 5.499s [2020-08-04T12:39:21.361Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-08-04T12:39:21.361Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:21.361Z] ++ set -e [2020-08-04T12:39:21.361Z] ++ '[' -n 0 ']' [2020-08-04T12:39:21.361Z] ++ set -x [2020-08-04T12:39:21.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T12:39:21.361Z] INFO: Testing against a local daemon [2020-08-04T12:39:21.361Z] === RUN TestVolumesCreateAndList [2020-08-04T12:39:21.633Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-04T12:39:21.655Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-04T12:39:21.655Z] === RUN TestVolumesRemove [2020-08-04T12:39:21.655Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-04T12:39:21.655Z] === RUN TestVolumesInspect [2020-08-04T12:39:21.655Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-04T12:39:21.655Z] === RUN TestVolumesInvalidJSON [2020-08-04T12:39:21.655Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-04T12:39:21.655Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-04T12:39:21.655Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-04T12:39:21.655Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-08-04T12:39:21.655Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-04T12:39:21.655Z] PASS [2020-08-04T12:39:21.655Z] [2020-08-04T12:39:21.655Z] DONE 5 tests in 0.204s [2020-08-04T12:39:21.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T12:39:21.948Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T12:39:21.948Z] +++ kill 13780 [2020-08-04T12:39:22.987Z] +++ /etc/init.d/apparmor stop [2020-08-04T12:39:22.987Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T12:39:22.987Z] [2020-08-04T12:39:22.987Z] Unloading profiles will leave already running processes permanently [2020-08-04T12:39:22.987Z] unconfined, which can lead to unexpected situations. [2020-08-04T12:39:22.987Z] [2020-08-04T12:39:22.987Z] To set a process to complain mode, use the command line tool [2020-08-04T12:39:22.987Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T12:39:22.987Z] +++ true [2020-08-04T12:39:22.987Z] exiting test-integration [2020-08-04T12:39:22.987Z] ++ exit 0 [2020-08-04T12:39:22.987Z] [2020-08-04T12:39:24.147Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-04T12:39:24.147Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-04T12:39:24.147Z] === RUN TestDockerSuite/TestImportDisplay Post stage [Pipeline] junit [2020-08-04T12:39:24.581Z] Recording test results [2020-08-04T12:39:25.075Z] === RUN TestDockerSuite/TestImportFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-04T12:39:25.666Z] + echo Ensuring container killed. [2020-08-04T12:39:25.666Z] Ensuring container killed. [2020-08-04T12:39:25.666Z] + docker rm -vf docker-pr3 [2020-08-04T12:39:25.666Z] Error: No such container: docker-pr3 [2020-08-04T12:39:25.666Z] + true [Pipeline] sh [2020-08-04T12:39:26.004Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-04T12:39:26.004Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-04T12:39:26.070Z] + echo Chowning /workspace to jenkins user [2020-08-04T12:39:26.070Z] Chowning /workspace to jenkins user [2020-08-04T12:39:26.070Z] + id -u [2020-08-04T12:39:26.070Z] + id -g [2020-08-04T12:39:26.070Z] + docker run --rm -v /home/docker/workspace/moby_PR-41292:/workspace busybox chown -R 1001:1001 /workspace [2020-08-04T12:39:26.070Z] Unable to find image 'busybox:latest' locally [2020-08-04T12:39:26.076Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T12:39:26.076Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T12:39:26.076Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T12:39:26.436Z] latest: Pulling from library/busybox [2020-08-04T12:39:26.436Z] f45ff7dc89a9: Pulling fs layer [2020-08-04T12:39:26.436Z] f45ff7dc89a9: Verifying Checksum [2020-08-04T12:39:26.436Z] f45ff7dc89a9: Download complete [2020-08-04T12:39:26.730Z] f45ff7dc89a9: Pull complete [2020-08-04T12:39:26.730Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-04T12:39:26.730Z] Status: Downloaded newer image for busybox:latest [2020-08-04T12:39:27.079Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-04T12:39:27.527Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T12:39:28.445Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-04T12:39:28.677Z] + bundleName=ppc64le-integration [2020-08-04T12:39:28.677Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-08-04T12:39:28.677Z] Creating ppc64le-integration-bundles.tar.gz [2020-08-04T12:39:28.677Z] + + find bundles -path */root/*overlay2xargs -prune tar -o -czf -type ppc64le-integration-bundles.tar.gz f [2020-08-04T12:39:28.678Z] ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-08-04T12:39:28.732Z] Archiving artifacts [2020-08-04T12:39:29.154Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41292/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T12:39:29.373Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-04T12:39:29.580Z] + make clean [2020-08-04T12:39:29.874Z] make: command: Command not found [2020-08-04T12:39:29.875Z] make: command: Command not found [2020-08-04T12:39:29.875Z] docker volume rm -f docker-dev-cache [2020-08-04T12:39:29.875Z] docker-dev-cache [Pipeline] deleteDir [2020-08-04T12:39:29.935Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-04T12:39:30.068Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T12:39:30.191Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-04T12:39:30.753Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-04T12:39:30.753Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-04T12:39:30.753Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-04T12:39:31.314Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-04T12:39:31.450Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T12:39:31.570Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T12:39:32.133Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-04T12:39:32.695Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-04T12:39:32.831Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T12:39:32.952Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-04T12:39:33.514Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-04T12:39:33.514Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-04T12:39:34.212Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T12:39:34.212Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-04T12:39:34.440Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-04T12:39:35.021Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-04T12:39:35.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-04T12:39:35.536Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-04T12:39:35.536Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-04T12:39:35.595Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T12:39:36.097Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-04T12:39:36.097Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-04T12:39:36.659Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-04T12:39:37.220Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-04T12:39:37.477Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-04T12:39:37.503Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-04T12:39:38.042Z] === RUN TestDockerSuite/TestInspectImage [2020-08-04T12:39:38.042Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-04T12:39:38.042Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-04T12:39:38.042Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-04T12:39:38.606Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-04T12:39:38.862Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-04T12:39:38.885Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T12:39:39.121Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-04T12:39:39.377Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-04T12:39:39.939Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-04T12:39:40.793Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T12:39:41.304Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-04T12:39:41.304Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-04T12:39:41.365Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T12:39:41.560Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-04T12:39:42.123Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-04T12:39:42.749Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T12:39:43.052Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-04T12:39:43.614Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-04T12:39:43.870Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-04T12:39:44.131Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T12:39:44.433Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-04T12:39:44.690Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-04T12:39:45.253Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-04T12:39:45.815Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-04T12:39:45.815Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-04T12:39:46.039Z] #33 159.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T12:39:47.183Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-04T12:39:47.420Z] #33 160.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T12:39:48.112Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-04T12:39:48.394Z] #33 162.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T12:39:49.047Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-04T12:39:49.047Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-04T12:39:49.804Z] #33 163.7 [2020-08-04T12:39:49.992Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-04T12:39:50.075Z] #33 DONE 163.8s [2020-08-04T12:39:50.075Z] [2020-08-04T12:39:50.075Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-04T12:39:51.358Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-04T12:39:51.462Z] #34 DONE 1.2s [2020-08-04T12:39:52.726Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-04T12:39:52.726Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-04T12:39:52.847Z] [2020-08-04T12:39:52.847Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-04T12:39:53.414Z] #35 DONE 0.6s [2020-08-04T12:39:53.414Z] [2020-08-04T12:39:53.414Z] #36 exporting to image [2020-08-04T12:39:53.414Z] #36 exporting layers [2020-08-04T12:39:54.093Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-04T12:39:54.093Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-04T12:39:54.656Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-04T12:39:56.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-04T12:39:56.708Z] #36 exporting layers 3.0s done [2020-08-04T12:39:56.708Z] #36 writing image sha256:ee678485c4a1effdecdd23b6d5a79f74fbf570b7ddd22c0c88ac70b9d85150d3 done [2020-08-04T12:39:56.708Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-04T12:39:56.708Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-04T12:39:57.057Z] + echo Ensuring container killed. [2020-08-04T12:39:57.057Z] Ensuring container killed. [2020-08-04T12:39:57.057Z] + docker rm -vf docker-pr3 [2020-08-04T12:39:57.057Z] Error: No such container: docker-pr3 [2020-08-04T12:39:57.057Z] + true [Pipeline] sh [2020-08-04T12:39:57.347Z] + echo Chowning /workspace to jenkins user [2020-08-04T12:39:57.347Z] Chowning /workspace to jenkins user [2020-08-04T12:39:57.347Z] + id -u [2020-08-04T12:39:57.347Z] + id -g [2020-08-04T12:39:57.347Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41292:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T12:39:58.243Z] + bundleName=unit [2020-08-04T12:39:58.243Z] + echo Creating unit-bundles.tar.gz [2020-08-04T12:39:58.243Z] Creating unit-bundles.tar.gz [2020-08-04T12:39:58.243Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-04T12:39:58.243Z] bundles/junit-report.xml [2020-08-04T12:39:58.243Z] bundles/go-test-report.json [2020-08-04T12:39:58.243Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-08-04T12:39:58.264Z] Archiving artifacts [2020-08-04T12:39:58.677Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41292/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T12:39:59.022Z] + make clean [2020-08-04T12:39:59.282Z] docker volume rm -f docker-dev-cache [2020-08-04T12:39:59.282Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T12:40:01.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-04T12:40:02.737Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-04T12:40:04.627Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-04T12:40:05.994Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-04T12:40:06.559Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-04T12:40:08.452Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-04T12:40:08.452Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-04T12:40:09.027Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-04T12:40:09.284Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-04T12:40:09.284Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-04T12:40:09.846Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-04T12:40:10.408Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-04T12:40:14.573Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-04T12:40:14.573Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-04T12:40:19.815Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-04T12:40:19.815Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-04T12:40:19.815Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-04T12:40:20.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-04T12:40:20.071Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-04T12:40:21.002Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-04T12:40:22.371Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-04T12:40:23.300Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-04T12:40:24.230Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-04T12:40:26.749Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-04T12:40:27.312Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-04T12:40:27.568Z] === RUN TestDockerSuite/TestLogsSince [2020-08-04T12:40:34.115Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-04T12:40:37.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-04T12:40:39.895Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-04T12:40:40.151Z] === RUN TestDockerSuite/TestLogsTail [2020-08-04T12:40:41.081Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-04T12:40:41.644Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-04T12:40:42.572Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-04T12:40:42.572Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-04T12:40:43.135Z] === RUN TestDockerSuite/TestNetHostname [2020-08-04T12:40:44.502Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-04T12:40:44.502Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-04T12:40:51.038Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-04T12:40:51.294Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-04T12:40:51.550Z] === RUN TestDockerSuite/TestPluginActive [2020-08-04T12:40:52.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-04T12:40:53.041Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-04T12:40:59.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-04T12:40:59.582Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-04T12:40:59.582Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-04T12:41:00.511Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-04T12:41:03.031Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-04T12:41:04.397Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-04T12:41:06.288Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-04T12:41:10.454Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-04T12:41:11.384Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-04T12:41:11.946Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-04T12:41:12.875Z] === RUN TestDockerSuite/TestPortList [2020-08-04T12:41:19.422Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-04T12:41:19.422Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-04T12:41:25.958Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-04T12:41:25.958Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-04T12:41:25.958Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-04T12:41:25.958Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-04T12:41:25.958Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-04T12:41:25.958Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-04T12:41:26.213Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-04T12:41:26.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-04T12:41:26.470Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-04T12:41:26.470Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-04T12:41:27.836Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-04T12:41:27.836Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-04T12:41:29.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-04T12:41:29.769Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-04T12:41:31.178Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-04T12:41:31.434Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-04T12:41:31.691Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-04T12:41:34.209Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-04T12:41:35.136Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-04T12:41:37.025Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-04T12:41:40.299Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-04T12:41:40.299Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-04T12:41:42.818Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-04T12:41:49.352Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-04T12:41:49.914Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-04T12:41:51.279Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-04T12:41:51.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-04T12:41:52.100Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-04T12:41:53.028Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-04T12:41:55.545Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-04T12:41:56.476Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-04T12:41:58.367Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-04T12:41:58.367Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-04T12:41:59.297Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-04T12:42:01.191Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-04T12:42:02.119Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-04T12:42:02.681Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-04T12:42:02.681Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-04T12:42:02.937Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-04T12:42:02.937Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-04T12:42:02.937Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-04T12:42:03.499Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-04T12:42:04.427Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-04T12:42:05.355Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-04T12:42:05.611Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-04T12:42:12.152Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-04T12:42:13.081Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-04T12:42:14.976Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-04T12:42:14.976Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-04T12:42:15.232Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-04T12:42:15.232Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-04T12:42:17.121Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-04T12:42:18.049Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-04T12:42:19.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-04T12:42:20.001Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-04T12:42:21.367Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-04T12:42:21.367Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-04T12:42:21.367Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-04T12:42:23.883Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-04T12:42:24.446Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-04T12:42:25.010Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-04T12:42:26.902Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-04T12:42:27.832Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-04T12:42:29.198Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-04T12:42:30.125Z] === RUN TestDockerSuite/TestRmiTag [2020-08-04T12:42:30.125Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-04T12:42:30.687Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-04T12:42:33.248Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-04T12:42:33.504Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-04T12:42:34.065Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-04T12:42:34.321Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-04T12:42:35.249Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-04T12:42:35.813Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-04T12:42:36.070Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-04T12:42:36.334Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-04T12:42:36.334Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-04T12:42:36.904Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-04T12:42:37.832Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-04T12:42:38.394Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-04T12:42:38.956Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-04T12:42:39.517Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-04T12:42:40.079Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-04T12:42:41.007Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-04T12:42:41.933Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-04T12:42:42.495Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-04T12:42:43.056Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-04T12:42:43.312Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-04T12:42:43.873Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-04T12:42:44.800Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-04T12:42:45.361Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-04T12:42:45.618Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-04T12:42:46.180Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-04T12:42:46.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-04T12:42:46.745Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-04T12:42:46.745Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-04T12:42:48.636Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-04T12:42:48.895Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-04T12:42:49.458Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-04T12:42:50.020Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-04T12:42:50.951Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-04T12:42:50.951Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-04T12:42:51.521Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-04T12:42:52.086Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-04T12:42:52.343Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-04T12:42:52.908Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-04T12:42:53.470Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-04T12:42:53.726Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-04T12:42:53.983Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-04T12:42:53.983Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-04T12:42:54.919Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-04T12:42:55.176Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-04T12:42:55.738Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-04T12:42:55.994Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-04T12:42:56.249Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-04T12:42:56.505Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-04T12:42:57.434Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-04T12:42:58.403Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-04T12:42:59.331Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-04T12:42:59.894Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-04T12:43:00.456Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-04T12:43:00.712Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-04T12:43:01.274Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-04T12:43:01.530Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-04T12:43:02.458Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-04T12:43:04.976Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-04T12:43:04.976Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-04T12:43:04.976Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-04T12:43:06.343Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-04T12:43:08.251Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-04T12:43:09.615Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-04T12:43:10.982Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-04T12:43:10.982Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-04T12:43:10.982Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-04T12:43:11.545Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-04T12:43:12.473Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-04T12:43:13.402Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-04T12:43:15.295Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-04T12:43:15.551Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-04T12:43:16.479Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-04T12:43:17.041Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-04T12:43:17.041Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-04T12:43:17.606Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-04T12:43:18.534Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-04T12:43:18.534Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-04T12:43:18.790Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-04T12:43:19.354Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-04T12:43:19.610Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-04T12:43:20.173Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-04T12:43:20.173Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-04T12:43:20.735Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-04T12:43:20.991Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-04T12:43:21.553Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-04T12:43:22.115Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-04T12:43:22.380Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-04T12:43:22.960Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-04T12:43:23.216Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-04T12:43:23.778Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-04T12:43:23.778Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-04T12:43:24.033Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-04T12:43:24.595Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-04T12:43:25.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-04T12:43:25.522Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-04T12:43:25.778Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-04T12:43:25.778Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-04T12:43:28.298Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-04T12:43:29.226Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-04T12:43:41.391Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-04T12:43:41.391Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-04T12:43:42.324Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-04T12:43:42.324Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-04T12:43:42.324Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-04T12:43:42.324Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-04T12:43:42.580Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-04T12:43:45.098Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-04T12:43:46.025Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-04T12:43:46.952Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-04T12:43:50.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-04T12:43:52.736Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-04T12:43:53.300Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-04T12:43:53.863Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-04T12:43:54.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-04T12:43:54.686Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-04T12:43:54.686Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-04T12:43:54.942Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-04T12:43:55.869Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-04T12:43:56.797Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-04T12:43:57.360Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-04T12:43:57.923Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-04T12:43:57.923Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-04T12:43:57.923Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-04T12:43:59.291Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-04T12:43:59.854Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-04T12:44:00.415Z] === RUN TestDockerSuite/TestRunMount [2020-08-04T12:44:02.932Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-04T12:44:04.823Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-04T12:44:05.764Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-04T12:44:06.327Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-04T12:44:06.327Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-04T12:44:07.254Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-04T12:44:09.143Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-04T12:44:09.143Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-04T12:44:11.660Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-04T12:44:13.029Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-04T12:44:13.285Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-04T12:44:14.653Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-04T12:44:16.021Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-04T12:44:16.950Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-04T12:44:17.514Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-04T12:44:17.514Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-04T12:44:18.076Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-04T12:44:19.007Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-04T12:44:19.570Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-04T12:44:20.133Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-04T12:44:21.499Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-04T12:44:22.874Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-04T12:44:25.392Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-04T12:44:25.392Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-04T12:44:25.648Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-04T12:44:25.904Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-04T12:44:26.160Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-04T12:44:26.417Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-04T12:44:26.978Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-04T12:44:26.978Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-04T12:44:27.541Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-04T12:44:34.072Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-04T12:44:34.072Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-04T12:44:34.072Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-04T12:44:34.072Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-04T12:44:35.000Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-04T12:44:35.562Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-04T12:44:35.818Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-04T12:44:36.380Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-04T12:44:36.636Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-04T12:44:37.198Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-04T12:44:37.456Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-04T12:44:37.456Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-04T12:44:38.020Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-04T12:44:38.277Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-04T12:44:38.277Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-04T12:44:38.838Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-04T12:44:39.765Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-04T12:44:39.765Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-04T12:44:41.142Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-04T12:44:42.074Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-04T12:44:43.441Z] === RUN TestDockerSuite/TestRunRm [2020-08-04T12:44:44.005Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-04T12:44:48.171Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-04T12:44:48.171Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-04T12:44:48.427Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-04T12:44:49.356Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-04T12:44:49.919Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-04T12:44:50.481Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-04T12:44:53.001Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-04T12:44:53.563Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-04T12:44:56.831Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-04T12:44:56.831Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-04T12:44:57.087Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-04T12:44:57.650Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-04T12:44:57.906Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-04T12:44:58.469Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-04T12:44:58.725Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-08-04T12:44:59.298Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-04T12:44:59.866Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-04T12:45:00.124Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-04T12:45:02.640Z] === RUN TestDockerSuite/TestRunState [2020-08-04T12:45:03.568Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-04T12:45:03.825Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-04T12:45:04.387Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-04T12:45:04.387Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-04T12:45:04.387Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-04T12:45:04.949Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-04T12:45:05.205Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-04T12:45:05.464Z] === RUN TestDockerSuite/TestRunSysctls [2020-08-04T12:45:06.394Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-04T12:45:06.653Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-04T12:45:06.653Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-04T12:45:07.215Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-04T12:45:08.144Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-04T12:45:09.513Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-08-04T12:45:09.769Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-08-04T12:45:11.663Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-04T12:45:11.663Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-04T12:45:14.180Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-04T12:45:14.180Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-04T12:45:17.463Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-04T12:45:17.463Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-04T12:45:17.463Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-04T12:45:18.028Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-04T12:45:18.590Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-04T12:45:19.517Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-04T12:45:20.446Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-04T12:45:21.815Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-04T12:45:22.378Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-04T12:45:22.378Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-04T12:45:22.635Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-04T12:45:22.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-04T12:45:23.149Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-04T12:45:23.711Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-04T12:45:23.970Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-04T12:45:23.970Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-04T12:45:24.226Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-04T12:45:24.789Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-04T12:45:25.717Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-04T12:45:28.236Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-04T12:45:28.492Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-04T12:45:29.056Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-04T12:45:29.312Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-04T12:45:30.680Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-04T12:45:32.047Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-04T12:45:33.424Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-04T12:45:35.320Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-04T12:45:35.320Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-04T12:45:35.577Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-04T12:45:36.140Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-04T12:45:37.071Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-04T12:45:37.071Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-04T12:45:37.071Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-04T12:45:37.071Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-04T12:45:37.327Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-04T12:45:37.327Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-04T12:45:37.889Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-04T12:45:38.452Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-04T12:45:39.379Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-04T12:45:39.940Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-04T12:45:40.197Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-04T12:45:40.453Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-04T12:45:40.453Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-04T12:45:41.017Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-04T12:45:41.017Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-04T12:45:41.017Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-04T12:45:41.017Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-04T12:45:41.017Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-04T12:45:41.017Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-04T12:45:41.017Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-04T12:45:41.017Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-04T12:45:41.017Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-04T12:45:41.017Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-04T12:45:41.580Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-04T12:45:42.145Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-04T12:45:43.073Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-04T12:45:43.073Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-04T12:45:43.328Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-04T12:45:43.584Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-04T12:45:44.145Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-04T12:45:44.145Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-04T12:45:44.401Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-04T12:45:44.963Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-04T12:45:44.963Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-04T12:45:44.963Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-04T12:45:45.219Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-04T12:45:46.146Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-04T12:45:46.707Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-04T12:45:46.707Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-04T12:45:46.963Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-04T12:45:46.963Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-04T12:45:47.892Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-04T12:45:48.151Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-04T12:45:49.525Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-04T12:45:50.086Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-04T12:45:50.086Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-04T12:45:50.086Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-04T12:45:50.647Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-04T12:45:51.209Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-04T12:45:52.135Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-04T12:45:52.135Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-04T12:45:53.501Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-04T12:45:53.501Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-04T12:45:53.501Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-04T12:45:53.757Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-04T12:45:55.644Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-04T12:45:55.644Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-04T12:45:56.570Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-04T12:45:57.133Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-04T12:45:57.133Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-04T12:45:57.133Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-04T12:45:58.500Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-04T12:45:59.867Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-04T12:46:00.427Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-04T12:46:00.988Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-04T12:46:00.988Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-04T12:46:01.243Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-04T12:46:01.243Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-04T12:46:01.805Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-04T12:46:03.694Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-04T12:46:03.951Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-04T12:46:08.118Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-04T12:46:09.045Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-04T12:46:10.933Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-04T12:46:11.189Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-04T12:46:11.750Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-04T12:46:13.117Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-04T12:46:15.629Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-04T12:46:16.994Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-04T12:46:17.921Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-04T12:46:18.848Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-04T12:46:19.777Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-04T12:46:21.140Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-04T12:46:23.659Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-04T12:46:23.921Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-04T12:46:28.085Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-04T12:46:30.597Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-04T12:46:35.836Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-04T12:46:36.091Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-04T12:46:37.454Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-04T12:46:39.342Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-04T12:46:39.597Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-04T12:46:40.159Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-04T12:46:40.721Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-04T12:46:40.721Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-04T12:46:40.976Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-04T12:46:43.492Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-04T12:46:46.773Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-04T12:46:46.773Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-04T12:46:47.031Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-04T12:46:47.032Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-04T12:46:47.594Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-04T12:46:48.521Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-04T12:46:48.521Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-04T12:46:49.447Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-04T12:46:49.703Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-04T12:46:50.631Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-04T12:46:51.194Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-04T12:46:52.122Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-04T12:46:52.378Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-04T12:46:56.541Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-04T12:46:56.797Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-04T12:46:56.797Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-04T12:46:57.360Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-04T12:46:57.922Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-04T12:47:00.468Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-04T12:47:03.746Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-04T12:47:05.111Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-04T12:47:06.478Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-04T12:47:09.749Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-04T12:47:10.310Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-04T12:47:12.855Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-04T12:47:12.855Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-04T12:47:14.750Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-04T12:47:15.315Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-04T12:47:16.245Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-04T12:47:17.182Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-04T12:47:18.549Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-04T12:47:19.914Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-04T12:47:21.282Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-04T12:47:22.647Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-04T12:47:24.017Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-04T12:47:25.381Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-04T12:47:31.910Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-04T12:47:39.989Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-04T12:47:40.245Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-04T12:47:40.245Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-04T12:47:40.245Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-04T12:47:40.807Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-04T12:47:41.063Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-04T12:47:41.063Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-04T12:47:41.063Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-04T12:47:41.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-04T12:47:41.627Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-04T12:47:41.627Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-04T12:47:42.555Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-04T12:47:42.555Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-04T12:47:42.555Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-04T12:47:42.555Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-04T12:47:42.555Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-04T12:47:44.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-04T12:47:44.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-04T12:47:44.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-04T12:47:44.448Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-04T12:47:44.448Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-04T12:47:45.010Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-04T12:47:46.392Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-04T12:47:46.392Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-04T12:47:46.392Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-04T12:47:48.322Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-04T12:47:50.839Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite (1312.07s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.13s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.29s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.43s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.12s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.94s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.99s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.32s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.86s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.98s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.87s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.97s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAttachDetach (1.09s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.95s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.97s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.39s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.00s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.36s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.71s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.79s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.45s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.49s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.87s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.92s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.66s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.27s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.08s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.28s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.91s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.61s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.75s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.28s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.26s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.08s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.99s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.76s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.90s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.62s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.48s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.43s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.61s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.03s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.28s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.28s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.80s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.56s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.52s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.08s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.14s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.32s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.90s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.74s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.80s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.27s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.70s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.53s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.12s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.64s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.30s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2020-08-04T12:47:50.839Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-04T12:47:50.839Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.20s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.96s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildContChar (2.54s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.72s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.59s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.46s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.40s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.93s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.84s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2020-08-04T12:47:50.839Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-08-04T12:47:50.839Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.839Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-04T12:47:50.839Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.839Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-04T12:47:50.839Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.839Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-04T12:47:50.839Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.33s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.38s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.30s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.64s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.31s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.64s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.86s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.29s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.40s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.17s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.01s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.27s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.07s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.39s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.58s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.30s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.49s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.33s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.39s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.00s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.20s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.37s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.41s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.77s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.61s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.91s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.37s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.05s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.89s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.60s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.10s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2020-08-04T12:47:50.839Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-04T12:47:50.839Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.20s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.84s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.98s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.04s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.38s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.86s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.63s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.37s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildHistory (3.71s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2020-08-04T12:47:50.839Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.67s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.79s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.76s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.82s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.42s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.99s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.63s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.57s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.10s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.53s) [2020-08-04T12:47:50.840Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-04T12:47:50.840Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.91s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.50s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.56s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.33s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.63s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.84s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.11s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.77s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.34s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.01s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildPATH (1.82s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.13s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.87s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.73s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildRm (1.86s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.62s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.84s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.81s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.23s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.40s) [2020-08-04T12:47:50.840Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-04T12:47:50.840Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.77s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildStderr (1.07s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.11s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.99s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.09s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.86s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.09s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildUser (1.44s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.52s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.33s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.70s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.80s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s) [2020-08-04T12:47:50.840Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-04T12:47:50.840Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.840Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-04T12:47:50.840Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.840Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-08-04T12:47:50.840Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.840Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-04T12:47:50.840Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.38s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.41s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.89s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.71s) [2020-08-04T12:47:50.840Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-04T12:47:50.840Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.41s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-08-04T12:47:50.840Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-04T12:47:50.840Z] docker_cli_sni_test.go:18: Flakey test [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.91s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.92s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.60s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCommitTTY (0.96s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.91s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.18s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.20s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.82s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.73s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.57s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.53s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.60s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.29s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.73s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.75s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.78s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.20s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.25s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.69s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.60s) [2020-08-04T12:47:50.840Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-04T12:47:50.840Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.76s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.83s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.78s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.49s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.16s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.49s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.46s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.47s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.45s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00063c5a0_} (1.35s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1958998351_/foo_false____} (1.31s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1958998351_/foo_true____} (1.31s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3608936546_/foo_false____} (1.43s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3608936546_/foo_true____} (1.37s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3608936546_/foo_true__0xc00063c620__} (1.37s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00063c640_} (1.37s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00063c660_} (1.29s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00063c680_} (1.36s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00063c6a0_} (1.48s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.06s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.16s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.36s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.58s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.44s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.70s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.80s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.30s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.13s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.12s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.02s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.91s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.59s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.22s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.89s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.34s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.00s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.21s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.56s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.58s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.35s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.44s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.73s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.53s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToDot (0.48s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.84s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.83s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.82s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s) [2020-08-04T12:47:50.840Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-04T12:47:50.840Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-08-04T12:47:50.840Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2020-08-04T12:47:50.840Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-04T12:47:50.840Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.92s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.98s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.24s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.71s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.20s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.63s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.16s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.54s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.90s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.11s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.14s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.14s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.72s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.91s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.10s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.53s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsAttach (0.77s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsCommit (0.87s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.68s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.43s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.34s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.58s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.62s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsCopy (1.25s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.44s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.56s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.15s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.10s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.68s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2020-08-04T12:47:50.841Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-04T12:47:50.841Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-04T12:47:50.841Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-04T12:47:50.841Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.26s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsRename (0.70s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.53s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.39s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.80s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExec (0.51s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.46s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.18s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.64s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.45s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.45s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.89s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecCgroup (0.69s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.23s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecInspectID (1.65s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.43s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.84s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.48s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecStartFails (0.49s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.65s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.58s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecTTY (0.76s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecUlimits (0.62s) [2020-08-04T12:47:50.841Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-04T12:47:50.841Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.73s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.85s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestExecWithUser (0.65s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.67s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.45s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestHealth (18.98s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.51s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImportDisplay (0.95s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.56s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2020-08-04T12:47:50.841Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-04T12:47:50.841Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectDefault (0.39s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-08-04T12:47:50.841Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-04T12:47:50.841Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.27s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.42s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.43s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.87s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.17s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.31s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.22s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.97s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.86s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.46s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.69s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.80s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.62s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.76s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.43s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.59s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.91s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.95s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.87s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.66s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.42s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsSince (6.48s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.57s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsTail (0.99s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.67s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.69s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.41s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestNetHostname (1.21s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.57s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.39s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPluginActive (1.38s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.63s) [2020-08-04T12:47:50.841Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-04T12:47:50.841Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.64s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.30s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.02s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.58s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.28s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.80s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.82s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPortList (5.80s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.82s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.77s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-04T12:47:50.841Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.41s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.99s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.20s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.13s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.61s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsByOrder (2.66s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.03s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.14s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.54s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.14s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.29s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.95s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.29s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.95s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.50s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.40s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2020-08-04T12:47:50.842Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-04T12:47:50.842Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.37s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.95s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.91s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.04s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.60s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.59s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.87s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.11s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.36s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.73s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.59s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.47s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.83s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAddHost (0.53s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.95s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.41s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.95s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.41s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.62s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.62s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.57s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.06s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.46s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.02s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.41s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.56s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.48s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.46s) [2020-08-04T12:47:50.842Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-04T12:47:50.842Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.842Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-04T12:47:50.842Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.96s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.99s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2020-08-04T12:47:50.842Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-04T12:47:50.842Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.40s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.95s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunExitCode (0.40s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.88s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2020-08-04T12:47:50.842Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-04T12:47:50.842Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.73s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.01s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.14s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.40s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.06s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.92s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.15s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.34s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.03s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunMount (4.49s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.00s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.64s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.48s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.83s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.60s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.35s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNetHost (0.97s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.24s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.48s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.41s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.39s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.65s) [2020-08-04T12:47:50.842Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-04T12:47:50.842Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.95s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.54s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s) [2020-08-04T12:47:50.842Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.38s) [2020-08-04T12:47:50.842Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-04T12:47:50.842Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2020-08-04T12:47:50.842Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-04T12:47:50.842Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.40s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s) [2020-08-04T12:47:50.842Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-04T12:47:50.842Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.56s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.21s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.59s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.55s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.01s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.92s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.41s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.37s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunState (0.94s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-08-04T12:47:50.842Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-04T12:47:50.842Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.62s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunSysctls (0.98s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.90s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.65s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.71s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.59s) [2020-08-04T12:47:50.842Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.63s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.88s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunUserByID (0.60s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-04T12:47:50.843Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.01s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.85s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.42s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.24s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.41s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.92s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.55s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.75s) [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-08-04T12:47:50.843Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-08-04T12:47:50.843Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-08-04T12:47:50.843Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-04T12:47:50.843Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.77s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.59s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-04T12:47:50.843Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-04T12:47:50.843Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-04T12:47:50.843Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-04T12:47:50.843Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-04T12:47:50.843Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-04T12:47:50.843Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.65s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.83s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-04T12:47:50.843Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.29s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.81s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.37s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.41s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.65s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.21s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.69s) [2020-08-04T12:47:50.843Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents327041692 [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.39s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.36s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.99s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.14s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.61s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.07s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.99s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.23s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.72s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.45s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.63s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStartRecordError (1.04s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.02s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.44s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.23s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.45s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.46s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.44s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-04T12:47:50.843Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.39s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.36s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-04T12:47:50.843Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.52s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.01s) [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-04T12:47:50.843Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.17s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.68s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.32s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-04T12:47:50.843Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.60s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.51s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.65s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.68s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.87s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.43s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.57s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.64s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.32s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.52s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.42s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.62s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.61s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.62s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.26s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.68s) [2020-08-04T12:47:50.843Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.41s) [2020-08-04T12:47:50.843Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-04T12:47:50.843Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-04T12:47:50.843Z] === RUN TestDockerRegistrySuite [2020-08-04T12:47:50.843Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-04T12:47:51.771Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-04T12:47:52.698Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-04T12:47:53.627Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-08-04T12:47:53.883Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-04T12:47:57.149Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-08-04T12:47:57.149Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-04T12:47:59.667Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-04T12:48:02.935Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-04T12:48:03.513Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-04T12:48:04.441Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-04T12:48:05.369Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-04T12:48:06.298Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-04T12:48:07.225Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-04T12:48:08.593Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-04T12:48:09.522Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-04T12:48:11.452Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-04T12:48:12.860Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-04T12:48:13.789Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-04T12:48:15.683Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-04T12:48:16.247Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-04T12:48:16.502Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-04T12:48:16.759Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-04T12:48:17.690Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-04T12:48:19.081Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-04T12:48:20.010Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-04T12:48:22.527Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-04T12:48:22.527Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-04T12:48:23.478Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-04T12:48:23.734Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-04T12:48:23.734Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-04T12:48:23.990Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-04T12:48:24.246Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-04T12:48:24.246Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-04T12:48:24.809Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-04T12:48:24.809Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-04T12:48:26.175Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-04T12:48:27.542Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-04T12:48:28.470Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-04T12:48:29.835Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-04T12:48:30.397Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite (40.74s) [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.07s) [2020-08-04T12:48:31.324Z] check_test.go:196: [dbff54bc07384] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d72d8f9e7756d] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d28f9e25a4f44] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d7839b81a34dd] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.67s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d07698dd28691] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.18s) [2020-08-04T12:48:31.324Z] check_test.go:196: [de258993b45ed] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d11edea48a69a] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d6158a5b700bd] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d1cd71ab27336] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d1e1d0b586747] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-08-04T12:48:31.324Z] check_test.go:196: [dae8e3ae6fbab] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d8c12b3ea5974] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d87ac3af2a152] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d4a536020de2f] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.72s) [2020-08-04T12:48:31.324Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6179b7b084a35f5e85d95af5d7145c18e5e3375b1f674c91b97290e3e7972535 [2020-08-04T12:48:31.324Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c750fb809537490fc5bacff24344286745243e625503c0405d8a0c17e245ac09 [2020-08-04T12:48:31.324Z] check_test.go:196: [ddb94589ade0c] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.70s) [2020-08-04T12:48:31.324Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:16ad48d4b0c91678a49fa9def4a524433869c1eb8463c42aae8569641866dfa2 [2020-08-04T12:48:31.324Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:37f879731d59d6b0393312d3c72d30df77e3cae358d09fec5ab4b8149c2e971f [2020-08-04T12:48:31.324Z] check_test.go:196: [d4ed8c909b237] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.90s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d798d594f9742] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.93s) [2020-08-04T12:48:31.324Z] check_test.go:196: [da3a033ea17e2] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2020-08-04T12:48:31.324Z] check_test.go:196: [dcd00eb44b02c] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d9e3ba3264351] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.07s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d118a0027a57c] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d0cadb85e7183] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d5b413a0465dc] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.12s) [2020-08-04T12:48:31.324Z] check_test.go:196: [db3da2cfd43a9] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d2ea504e10780] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.91s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d1d6ada37e653] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d705ded619fb9] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d54a62f5b088d] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d5d382f1e40a0] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d42495a0fe80e] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d044683b7ef2a] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2020-08-04T12:48:31.324Z] check_test.go:196: [db671acab57d5] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.15s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d852950b3a15a] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.64s) [2020-08-04T12:48:31.324Z] check_test.go:196: [d891e3695ac2d] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.97s) [2020-08-04T12:48:31.324Z] check_test.go:196: [dc40c1e2bb012] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2020-08-04T12:48:31.324Z] check_test.go:196: [de9929a45c49b] daemon is not started [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2020-08-04T12:48:31.324Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-08-04T12:48:31.324Z] === RUN TestDockerSchema1RegistrySuite [2020-08-04T12:48:31.324Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-08-04T12:48:31.324Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-04T12:48:33.843Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-08-04T12:48:36.385Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-04T12:48:39.652Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-04T12:48:40.214Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-04T12:48:41.142Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-04T12:48:41.142Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-04T12:48:42.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-04T12:48:43.000Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-04T12:48:43.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-04T12:48:45.820Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-04T12:48:46.383Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-04T12:48:46.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-04T12:48:46.894Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-04T12:48:47.150Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-04T12:48:47.405Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-04T12:48:47.661Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite (16.65s) [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d65db988d849a] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.54s) [2020-08-04T12:48:47.916Z] check_test.go:223: [de8bd5633e02a] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.61s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d0fa7399c3b2c] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.57s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d8b52fb60b0fa] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d52437fa0db7d] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.91s) [2020-08-04T12:48:47.916Z] check_test.go:223: [df666f888a20d] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d861d476730e3] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d6ef6697cea08] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d5c4dbdcd4856] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-08-04T12:48:47.916Z] check_test.go:223: [debc5adfdcae6] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.22s) [2020-08-04T12:48:47.916Z] check_test.go:223: [df804f613a2e6] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d4a36665e2501] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d9ca62566ef68] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d98eb34317adb] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-08-04T12:48:47.916Z] check_test.go:223: [dd83072fba59d] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d17891bb5f5f0] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d448c8e059e57] daemon is not started [2020-08-04T12:48:47.916Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-04T12:48:47.916Z] check_test.go:223: [d656f0b1c98cf] daemon is not started [2020-08-04T12:48:47.916Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-04T12:48:47.916Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-04T12:48:48.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-04T12:48:49.058Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-04T12:48:49.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-04T12:48:50.247Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-04T12:48:50.503Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-04T12:48:50.760Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-04T12:48:51.321Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-04T12:48:51.577Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.68s) [2020-08-04T12:48:51.577Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-08-04T12:48:51.577Z] check_test.go:252: [d228cc3b8909d] daemon is not started [2020-08-04T12:48:51.577Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-08-04T12:48:51.577Z] check_test.go:252: [d819778c7395b] daemon is not started [2020-08-04T12:48:51.577Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-08-04T12:48:51.577Z] check_test.go:252: [d388aa9a793c3] daemon is not started [2020-08-04T12:48:51.577Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-08-04T12:48:51.577Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-08-04T12:48:51.577Z] check_test.go:252: [ddd037f71c95b] daemon is not started [2020-08-04T12:48:51.577Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-08-04T12:48:51.577Z] check_test.go:252: [d6ba6f577a639] daemon is not started [2020-08-04T12:48:51.577Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-08-04T12:48:51.577Z] check_test.go:252: [d0e5e87ff8e31] daemon is not started [2020-08-04T12:48:51.577Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-04T12:48:51.577Z] check_test.go:252: [d74ac1dcaa48e] daemon is not started [2020-08-04T12:48:51.577Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-04T12:48:51.577Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-04T12:48:57.429Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-04T12:48:57.429Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-04T12:48:57.429Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-04T12:48:57.429Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-04T12:48:57.429Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-08-04T12:48:57.429Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-08-04T12:48:57.429Z] check_test.go:279: [dae5bbe257210] daemon is not started [2020-08-04T12:48:57.429Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-08-04T12:48:57.429Z] check_test.go:279: [d079d07c29a22] daemon is not started [2020-08-04T12:48:57.429Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-08-04T12:48:57.429Z] check_test.go:279: [dae834a285f64] daemon is not started [2020-08-04T12:48:57.429Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-08-04T12:48:57.429Z] check_test.go:279: [d18be950c75d7] daemon is not started [2020-08-04T12:48:57.429Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-08-04T12:48:57.429Z] check_test.go:279: [d5cd9b21a0ada] daemon is not started [2020-08-04T12:48:57.429Z] === RUN TestDockerNetworkSuite [2020-08-04T12:48:57.429Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-04T12:48:58.794Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-04T12:48:59.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-04T12:49:02.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-04T12:49:03.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-04T12:49:06.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-04T12:49:07.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-04T12:49:12.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-04T12:49:14.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-04T12:49:16.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-04T12:49:16.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-04T12:49:16.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-04T12:49:17.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-04T12:49:18.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-04T12:49:18.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-04T12:49:18.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-04T12:49:19.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-04T12:49:19.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-04T12:49:19.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-04T12:49:20.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-04T12:49:20.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-04T12:49:22.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-04T12:49:22.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-04T12:49:22.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-04T12:49:22.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-04T12:49:24.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-04T12:49:25.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-04T12:49:31.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-04T12:49:31.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-04T12:49:32.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-04T12:49:32.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-04T12:49:32.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-04T12:49:32.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-04T12:49:32.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-04T12:49:32.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-04T12:49:35.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-04T12:49:35.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-04T12:49:35.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-04T12:49:35.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-04T12:49:39.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-04T12:49:42.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-04T12:49:42.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-04T12:49:43.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-04T12:49:44.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-04T12:49:44.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-04T12:49:45.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-04T12:49:45.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-04T12:49:46.491Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite (54.01s) [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.62s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [dc45b6ec86e2c] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d9d5943deefd6] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.65s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [dcf6e21c2cfb5] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [ddd435044740e] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:1233: [d9f8bc9e2cc9b] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.34s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d161554c85549] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.94s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d4ae3180542c7] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.33s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d73825aeca874] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d6a19ea95dda1] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [dd6815fb58e33] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [dda56ca43f8a1] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d02babe18946d] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [da824a23307ea] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d926d8786bf1c] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d25c0b4066db3] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d7734b6de5a6b] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d6b3bab55aaa3] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d0e9016bbf96d] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d6149b7c36d7d] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d919ee0a38f69] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [dd75541ef68f5] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d866f56ff440c] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.20s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [da69e4699fa48] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [db9b4f8647baa] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:968: [d50a56f93ab33] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.60s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d7fb4761d9064] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.23s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:1116: [de00aaac67d63] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [dd38e665a76fa] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d7f69d5920519] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d0e77c2500a2a] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d62cd5b8dbed3] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d74f5a812b097] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [de569d31c1ce7] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d02d52fc825dd] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.29s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [ded9e2610aef9] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [da3e388f136c3] daemon is not started [2020-08-04T12:49:51.736Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [db090002d96a2] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [dc51856022323] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.95s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:1084: [d63c45f1eb000] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d4b914ce5c7a3] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d48ec332f1d1a] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d19fe1946e29b] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d135444212dbd] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [da3b7cb2b9c34] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d9dafe97c7fcf] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [dbb9413ab9469] daemon is not started [2020-08-04T12:49:51.736Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.84s) [2020-08-04T12:49:51.736Z] docker_cli_network_unix_test.go:46: [d4f4f0454b489] daemon is not started [2020-08-04T12:49:51.736Z] === RUN TestDockerHubPullSuite [2020-08-04T12:49:51.736Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-04T12:49:52.662Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-04T12:49:55.178Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-04T12:49:55.433Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-04T12:49:56.798Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-04T12:49:56.798Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-04T12:49:57.054Z] --- PASS: TestDockerHubPullSuite (5.68s) [2020-08-04T12:49:57.054Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s) [2020-08-04T12:49:57.054Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2020-08-04T12:49:57.054Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s) [2020-08-04T12:49:57.054Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.26s) [2020-08-04T12:49:57.054Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s) [2020-08-04T12:49:57.054Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.12s) [2020-08-04T12:49:57.054Z] PASS [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === Skipped [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-04T12:49:57.054Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-04T12:49:57.054Z] docker_cli_sni_test.go:18: Flakey test [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-04T12:49:57.054Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-04T12:49:57.054Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-04T12:49:57.054Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-04T12:49:57.054Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-04T12:49:57.054Z] [2020-08-04T12:49:57.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-04T12:49:57.055Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-08-04T12:49:57.055Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-08-04T12:49:57.055Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-08-04T12:49:57.055Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-04T12:49:57.055Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-04T12:49:57.055Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-04T12:49:57.055Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-04T12:49:57.055Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-08-04T12:49:57.055Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-08-04T12:49:57.055Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-04T12:49:57.055Z] docker_cli_network_unix_test.go:46: [db090002d96a2] daemon is not started [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] [2020-08-04T12:49:57.055Z] DONE 1277 tests, 51 skipped in 1479.741s [2020-08-04T12:49:57.055Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T12:49:57.055Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T12:49:57.055Z] +++ kill 7552 [2020-08-04T12:49:57.980Z] +++ /etc/init.d/apparmor stop [2020-08-04T12:49:57.981Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T12:49:57.981Z] [2020-08-04T12:49:57.981Z] Unloading profiles will leave already running processes permanently [2020-08-04T12:49:57.981Z] unconfined, which can lead to unexpected situations. [2020-08-04T12:49:57.981Z] [2020-08-04T12:49:57.981Z] To set a process to complain mode, use the command line tool [2020-08-04T12:49:57.981Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T12:49:57.981Z] +++ true [2020-08-04T12:49:57.981Z] exiting test-integration [2020-08-04T12:49:57.981Z] ++ exit 0 [2020-08-04T12:49:57.981Z] [2020-08-04T12:49:58.236Z] + for job in $(jobs -p) [2020-08-04T12:49:58.236Z] + wait 12225 [2020-08-04T12:50:24.743Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-04T12:50:25.304Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-04T12:50:31.878Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-04T12:50:37.124Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-04T12:50:39.018Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-04T12:50:44.261Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-04T12:50:46.155Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-04T12:50:50.322Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-04T12:50:50.322Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-04T12:50:55.563Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-04T12:50:55.563Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-04T12:50:56.489Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-04T12:50:59.007Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-04T12:51:55.171Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-04T12:52:51.354Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-04T12:53:03.517Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-04T12:53:07.679Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-04T12:55:29.079Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-04T12:55:37.159Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-04T12:55:37.159Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-08-04T12:55:37.415Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-08-04T12:55:37.415Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-08-04T12:55:37.415Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-08-04T12:55:38.343Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-04T12:55:40.231Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-04T12:55:43.502Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-04T12:55:46.029Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-04T12:56:42.197Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-04T12:56:42.197Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-04T12:56:43.562Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-04T12:56:46.077Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-04T12:56:49.344Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-04T12:56:51.859Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-04T12:57:13.760Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-04T12:57:25.936Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-04T12:57:27.299Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-04T12:57:29.812Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-04T12:57:33.077Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-04T12:57:41.159Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-04T12:57:45.352Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-04T12:57:47.866Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-04T12:57:50.381Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-04T12:57:52.940Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-04T12:57:55.454Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-04T12:57:58.720Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-04T12:58:00.611Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-04T12:58:56.796Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-04T12:59:11.627Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite (1688.02s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.21s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.97s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.58s) [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:562: [d7ce64dd770be] joining swarm manager [d8fe2587ecd8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:584: [db957997b3c81] joining swarm manager [d8fe2587ecd8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] check_test.go:380: [d7ce64dd770be] daemon is not started [2020-08-04T12:59:29.669Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.10s) [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:45: [d69c1a12619b8] joining swarm manager [d0670f315e5d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.26s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.56s) [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:303: [db2291a75b520] joining swarm manager [da6b42681f8fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:304: [d7483d1ae4e55] joining swarm manager [da6b42681f8fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.64s) [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:271: [dc0068726d094] joining swarm manager [d1021749a0fab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:272: [df30a2fadccd8] joining swarm manager [d1021749a0fab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.10s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.95s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s) [2020-08-04T12:59:29.669Z] docker_api_swarm_node_test.go:19: [da1c32c21d562] joining swarm manager [d28745dcfb24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_node_test.go:20: [de87192d1627b] joining swarm manager [d28745dcfb24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.45s) [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:501: [db1d14a82b7cc] joining swarm manager [df9457a0a6a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:506: [d36606993706d] joining swarm manager [df9457a0a6a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.37s) [2020-08-04T12:59:29.669Z] docker_api_swarm_node_test.go:80: [d1be3667708cf] joining swarm manager [ddb67d2080cca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.52s) [2020-08-04T12:59:29.669Z] docker_api_swarm_node_test.go:52: [d61224f58ff74] joining swarm manager [d71fb43d2eea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_node_test.go:53: [d7a491918ddf6] joining swarm manager [d71fb43d2eea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.25s) [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:201: [d1fe5a4fc06a7] joining swarm manager [dbf63bfb60114]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.12s) [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:383: [dba150ff92e6a] joining swarm manager [dd1effbe8e9d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:384: [dfea8d02e0534] joining swarm manager [dd1effbe8e9d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] check_test.go:380: [dfea8d02e0534] daemon is not started [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.30s) [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:801: [d2e8b719c2715] joining swarm manager [d6050b2525fcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:801: [de7ac30220b55] joining swarm manager [d6050b2525fcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:801: [d902fca8142a9] joining swarm manager [d6050b2525fcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:801: [d82f59db6aaea] joining swarm manager [d6050b2525fcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-04T12:59:29.669Z] docker_api_swarm_test.go:809: [de78b8966b782] joining swarm manager [d6050b2525fcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.63s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.79s) [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:394: [d06f71888d6e8] joining swarm manager [ded1abc49d43c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:394: [d06a1f71d6d40] joining swarm manager [ded1abc49d43c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.68s) [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:342: [db4f4603ed3ea] joining swarm manager [dde7a26ccc554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:342: [de0830bc55e76] joining swarm manager [dde7a26ccc554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.63s) [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:489: [d8d5233273dc7] joining swarm manager [dcb937edb32d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:489: [defbb12089486] joining swarm manager [dcb937edb32d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.14s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.92s) [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:127: [d99358604eef6] joining swarm manager [df4b334f935eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:128: [d2aab9fe125f3] joining swarm manager [df4b334f935eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:136: [d0328c770ea1d] joining swarm manager [df4b334f935eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:137: [d7e46fc2aff8e] joining swarm manager [df4b334f935eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.77s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.53s) [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:303: [d9997e411a52a] joining swarm manager [d038a19bbc601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:303: [d32ae14fffdce] joining swarm manager [d038a19bbc601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.80s) [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:99: [d9b86c7f517e6] joining swarm manager [d6a466ab4aad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:100: [d07c81df30ecf] joining swarm manager [d6a466ab4aad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] check_test.go:380: [d9b86c7f517e6] daemon is not started [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.69s) [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:532: [d009ceddce367] joining swarm manager [daa8d86ea1bb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:533: [d920c59279594] joining swarm manager [daa8d86ea1bb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.13s) [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:147: [db1ec201316b1] joining swarm manager [dcbe18060aa66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.669Z] docker_api_swarm_service_test.go:147: [d4b2dce3d38e0] joining swarm manager [dcbe18060aa66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.51s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.66s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.72s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.04s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.95s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.13s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.95s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.34s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.24s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.39s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.28s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2020-08-04T12:59:29.669Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.84s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.77s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.23s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.83s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.32s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.16s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.00s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.34s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.82s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.73s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.94s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.26s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.29s) [2020-08-04T12:59:29.670Z] docker_cli_service_logs_test.go:245: checking task 7vqngdqpwjf7 [2020-08-04T12:59:29.670Z] docker_cli_service_logs_test.go:250: checking messages for 7vqngdqpwjf7 [2020-08-04T12:59:29.670Z] docker_cli_service_logs_test.go:245: checking task 76w370p76vcs [2020-08-04T12:59:29.670Z] docker_cli_service_logs_test.go:250: checking messages for 76w370p76vcs [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.13s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.30s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.82s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.01s) [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1901: [d25a87a24ff01] joining swarm manager [d54e1211475ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1902: [d24ac2c80ece5] joining swarm manager [d54e1211475ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.50s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.24s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.41s) [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1802: [dde32df07c67e] joining swarm manager [d37e50084acaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1803: [d774788c7d526] joining swarm manager [d37e50084acaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.10s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.22s) [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1321: [d0661ae3633ea] joining swarm manager [d50f174717eb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1322: [d1ebe84b8f5e3] joining swarm manager [d50f174717eb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.67s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.88s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.65s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.32s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.45s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.40s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.85s) [2020-08-04T12:59:29.670Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.21s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.24s) [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1186: [dd4c47d648a2f] joining swarm manager [d0db45816ccdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1195: [d750a7041668f] joining swarm manager [d0db45816ccdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.06s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.29s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.28s) [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1118: [d92d0ebb7c57e] joining swarm manager [d63489344484d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1119: [de579b1b58650] joining swarm manager [d63489344484d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1172: [d99b1b3de0608] joining swarm manager [d63489344484d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.85s) [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1453: [d97f9f9232672] joining swarm manager [dad2d96a8c641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.670Z] docker_cli_swarm_test.go:1454: [d6ae32806c6bf] joining swarm manager [dad2d96a8c641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.82s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.50s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.27s) [2020-08-04T12:59:29.670Z] docker_cli_swarm_unix_test.go:62: [d601260726a93] joining swarm manager [d7766280955cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.37s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.15s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.57s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2020-08-04T12:59:29.670Z] docker_api_swarm_test.go:961: [dac7413dfd79c] joining swarm manager [d7c4d12d789a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.36s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.35s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.59s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.10s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.59s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.63s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.65s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.12s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.83s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2020-08-04T12:59:29.670Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s) [2020-08-04T12:59:29.670Z] === RUN TestDockerExternalVolumeSuite [2020-08-04T12:59:29.670Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-04T12:59:44.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-04T13:00:52.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-04T13:01:00.205Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-04T13:01:32.224Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-04T13:01:47.093Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-04T13:02:19.110Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-04T13:02:31.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-04T13:03:03.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-04T13:03:18.173Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-04T13:03:33.009Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-04T13:04:19.622Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-04T13:04:37.700Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-04T13:05:09.725Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-04T13:05:41.743Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-04T13:05:56.588Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-04T13:06:14.624Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-04T13:06:29.457Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite (436.85s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2020-08-04T13:06:44.293Z] docker_cli_external_volume_driver_test.go:53: [da1950e5ed7b0] daemon is not started [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-08-04T13:06:44.293Z] docker_cli_external_volume_driver_test.go:53: [d24a0a96d26e1] daemon is not started [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-08-04T13:06:44.293Z] docker_cli_external_volume_driver_test.go:53: [d9d229c25e71f] daemon is not started [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-04T13:06:44.293Z] docker_cli_external_volume_driver_test.go:53: [de7d531a78b42] daemon is not started [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.97s) [2020-08-04T13:06:44.293Z] docker_cli_external_volume_driver_test.go:485: [d61ff94739677] daemon is not started [2020-08-04T13:06:44.293Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-08-04T13:06:44.293Z] docker_cli_external_volume_driver_test.go:53: [d634240e6d897] daemon is not started [2020-08-04T13:06:44.293Z] PASS [2020-08-04T13:06:44.293Z] [2020-08-04T13:06:44.293Z] === Skipped [2020-08-04T13:06:44.293Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-04T13:06:44.293Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-04T13:06:44.293Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-04T13:06:44.293Z] check_test.go:309: [d7e5aa898c6a7] daemon is not started [2020-08-04T13:06:44.293Z] [2020-08-04T13:06:44.293Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-04T13:06:44.293Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-04T13:06:44.293Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-04T13:06:44.293Z] check_test.go:309: [d6337a27ef3a5] daemon is not started [2020-08-04T13:06:44.293Z] [2020-08-04T13:06:44.293Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-04T13:06:44.293Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-04T13:06:44.293Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-04T13:06:44.293Z] check_test.go:309: [d37d39e2c7b9c] daemon is not started [2020-08-04T13:06:44.293Z] [2020-08-04T13:06:44.293Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-04T13:06:44.293Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-04T13:06:44.293Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-04T13:06:44.293Z] [2020-08-04T13:06:44.293Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-04T13:06:44.293Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-04T13:06:44.293Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-04T13:06:44.293Z] [2020-08-04T13:06:44.293Z] [2020-08-04T13:06:44.293Z] DONE 273 tests, 5 skipped in 2486.269s [2020-08-04T13:06:44.293Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T13:06:44.293Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1bce0c8e03e6/docker.pid [2020-08-04T13:06:44.293Z] +++ kill 5486 [2020-08-04T13:06:44.293Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5486 is not a child of this shell [2020-08-04T13:06:44.293Z] warning: PID 5486 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1bce0c8e03e6/docker.pid had a nonzero exit code [2020-08-04T13:06:44.293Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T13:06:44.293Z] +++ kill 7579 [2020-08-04T13:06:44.859Z] +++ /etc/init.d/apparmor stop [2020-08-04T13:06:44.859Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T13:06:44.859Z] [2020-08-04T13:06:44.859Z] Unloading profiles will leave already running processes permanently [2020-08-04T13:06:44.859Z] unconfined, which can lead to unexpected situations. [2020-08-04T13:06:44.859Z] [2020-08-04T13:06:44.859Z] To set a process to complain mode, use the command line tool [2020-08-04T13:06:44.859Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T13:06:44.859Z] +++ true [2020-08-04T13:06:44.859Z] exiting test-integration [2020-08-04T13:06:44.859Z] ++ exit 0 [2020-08-04T13:06:44.859Z] [2020-08-04T13:06:45.114Z] + exit 0 [2020-08-04T13:06:45.114Z] ++ jobs -p [2020-08-04T13:06:45.114Z] + pids= [2020-08-04T13:06:45.114Z] + echo 'Remaining pids to kill: []' [2020-08-04T13:06:45.114Z] Remaining pids to kill: [] [2020-08-04T13:06:45.114Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-04T13:06:45.136Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-04T13:06:47.367Z] + echo Ensuring container killed. [2020-08-04T13:06:47.368Z] Ensuring container killed. [2020-08-04T13:06:47.368Z] + docker ps -aq -f name=docker-pr3-* [2020-08-04T13:06:47.368Z] + cids=4c3c2423d4af [2020-08-04T13:06:47.368Z] fa4824161e18 [2020-08-04T13:06:47.368Z] 07f614cdcb05 [2020-08-04T13:06:47.368Z] + [ -n 4c3c2423d4af [2020-08-04T13:06:47.368Z] fa4824161e18 [2020-08-04T13:06:47.368Z] 07f614cdcb05 ] [2020-08-04T13:06:47.368Z] + docker rm -vf 4c3c2423d4af fa4824161e18 07f614cdcb05 [2020-08-04T13:06:49.892Z] 4c3c2423d4af [2020-08-04T13:06:49.892Z] fa4824161e18 [2020-08-04T13:06:49.892Z] 07f614cdcb05 [Pipeline] sh [2020-08-04T13:06:50.229Z] + echo Chowning /workspace to jenkins user [2020-08-04T13:06:50.230Z] Chowning /workspace to jenkins user [2020-08-04T13:06:50.230Z] + id -u [2020-08-04T13:06:50.230Z] + id -g [2020-08-04T13:06:50.230Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41292:/workspace busybox chown -R 1000:1000 /workspace [2020-08-04T13:06:50.230Z] Unable to find image 'busybox:latest' locally [2020-08-04T13:06:55.473Z] latest: Pulling from library/busybox [2020-08-04T13:06:55.473Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-04T13:06:55.473Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-04T13:06:55.473Z] 61c5ed1cbdf8: Download complete [2020-08-04T13:06:55.730Z] 61c5ed1cbdf8: Pull complete [2020-08-04T13:06:55.730Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-04T13:06:55.730Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T13:06:59.363Z] + bundleName=amd64 [2020-08-04T13:06:59.363Z] + echo Creating amd64-bundles.tar.gz [2020-08-04T13:06:59.363Z] Creating amd64-bundles.tar.gz [2020-08-04T13:06:59.363Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-04T13:06:59.363Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-04T13:07:00.307Z] Archiving artifacts [2020-08-04T13:07:02.193Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41292/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T13:07:02.577Z] + make clean [2020-08-04T13:07:02.833Z] docker volume rm -f docker-dev-cache [2020-08-04T13:07:02.833Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T13:08:57.072Z] ok github.com/docker/docker/integration-cli 2049.114s [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === Skipped [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-08-04T13:08:57.072Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-04T13:08:57.072Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-08-04T13:08:57.072Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-08-04T13:08:57.072Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-04T13:08:57.072Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-08-04T13:08:57.072Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-08-04T13:08:57.072Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-08-04T13:08:57.072Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-08-04T13:08:57.072Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-04T13:08:57.072Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-04T13:08:57.072Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-04T13:08:57.072Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-04T13:08:57.072Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-04T13:08:57.072Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-04T13:08:57.072Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-04T13:08:57.072Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-04T13:08:57.072Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-04T13:08:57.072Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-08-04T13:08:57.072Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-04T13:08:57.072Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-04T13:08:57.072Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.072Z] [2020-08-04T13:08:57.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-08-04T13:08:57.072Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-08-04T13:08:57.073Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.21s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.21s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-08-04T13:08:57.073Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-04T13:08:57.073Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-04T13:08:57.073Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.073Z] [2020-08-04T13:08:57.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.25s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s) [2020-08-04T13:08:57.074Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-08-04T13:08:57.074Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2020-08-04T13:08:57.074Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.24s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.24s) [2020-08-04T13:08:57.074Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2020-08-04T13:08:57.074Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-04T13:08:57.074Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-08-04T13:08:57.074Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-08-04T13:08:57.074Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-04T13:08:57.074Z] docker_cli_sni_test.go:18: Flakey test [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-08-04T13:08:57.074Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-04T13:08:57.074Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-08-04T13:08:57.074Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-04T13:08:57.074Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-04T13:08:57.074Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.074Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-04T13:08:57.075Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-04T13:08:57.075Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-04T13:08:57.075Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-04T13:08:57.075Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-04T13:08:57.075Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-04T13:08:57.075Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-04T13:08:57.075Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-04T13:08:57.075Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-04T13:08:57.075Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-04T13:08:57.075Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-04T13:08:57.075Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-04T13:08:57.075Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-04T13:08:57.075Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-04T13:08:57.075Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-04T13:08:57.075Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-04T13:08:57.075Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-04T13:08:57.075Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-04T13:08:57.075Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-04T13:08:57.075Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.075Z] [2020-08-04T13:08:57.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-08-04T13:08:57.075Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-08-04T13:08:57.076Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-04T13:08:57.076Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-04T13:08:57.076Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-04T13:08:57.076Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-08-04T13:08:57.076Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-04T13:08:57.076Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-08-04T13:08:57.076Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-04T13:08:57.076Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-04T13:08:57.076Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-04T13:08:57.076Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-04T13:08:57.076Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-04T13:08:57.076Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-04T13:08:57.076Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-04T13:08:57.076Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-08-04T13:08:57.076Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-04T13:08:57.076Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-04T13:08:57.076Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.076Z] [2020-08-04T13:08:57.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-04T13:08:57.077Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-04T13:08:57.077Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.077Z] [2020-08-04T13:08:57.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-04T13:08:57.077Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-04T13:08:57.077Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.077Z] [2020-08-04T13:08:57.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-04T13:08:57.077Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-04T13:08:57.077Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.077Z] [2020-08-04T13:08:57.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-04T13:08:57.077Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-04T13:08:57.077Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.077Z] [2020-08-04T13:08:57.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-04T13:08:57.077Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-04T13:08:57.077Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.077Z] [2020-08-04T13:08:57.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-04T13:08:57.077Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-04T13:08:57.077Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.077Z] [2020-08-04T13:08:57.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-04T13:08:57.077Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-04T13:08:57.077Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.077Z] [2020-08-04T13:08:57.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-04T13:08:57.538Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-04T13:08:57.538Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-04T13:08:57.538Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.538Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.47s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.47s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-04T13:08:57.539Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-04T13:08:57.539Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.539Z] [2020-08-04T13:08:57.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-08-04T13:08:57.540Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-04T13:08:57.540Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-04T13:08:57.540Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.540Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-08-04T13:08:57.541Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-04T13:08:57.541Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-04T13:08:57.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-04T13:08:57.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.541Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-04T13:08:57.542Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-08-04T13:08:57.542Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] DONE 1096 tests, 549 skipped in 2056.793s [2020-08-04T13:08:57.542Z] INFO: Integration tests ended at 08/04/2020 13:08:57. Duration:00:34:17.0063654 [2020-08-04T13:08:57.542Z] INFO: Docker info of the daemon under test at end of run [2020-08-04T13:08:57.542Z] [2020-08-04T13:08:57.542Z] Containers: 2 [2020-08-04T13:08:57.542Z] Running: 0 [2020-08-04T13:08:57.542Z] Paused: 0 [2020-08-04T13:08:57.542Z] Stopped: 2 [2020-08-04T13:08:57.542Z] Images: 15 [2020-08-04T13:08:57.542Z] Server Version: 0.0.0-dev [2020-08-04T13:08:57.542Z] Storage Driver: windowsfilter [2020-08-04T13:08:57.542Z] Windows: [2020-08-04T13:08:57.542Z] Logging Driver: json-file [2020-08-04T13:08:57.542Z] Plugins: [2020-08-04T13:08:57.542Z] Volume: local [2020-08-04T13:08:57.542Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-04T13:08:57.542Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-04T13:08:57.542Z] Swarm: inactive [2020-08-04T13:08:57.542Z] Default Isolation: process [2020-08-04T13:08:57.542Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-04T13:08:57.542Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-04T13:08:57.542Z] OSType: windows [2020-08-04T13:08:57.542Z] Architecture: x86_64 [2020-08-04T13:08:57.542Z] CPUs: 4 [2020-08-04T13:08:57.542Z] Total Memory: 32GiB [2020-08-04T13:08:57.542Z] Name: azwin-2-5e6480 [2020-08-04T13:08:57.542Z] ID: QGVY:LTFG:JAUF:KG6P:I43W:5YN6:SJ6W:E5TN:6E4K:6UC6:4IHK:CTCQ [2020-08-04T13:08:57.542Z] Docker Root Dir: D:\CI\PR-41292\3\daemon [2020-08-04T13:08:57.542Z] Debug Mode (client): false [2020-08-04T13:08:57.542Z] Debug Mode (server): true [2020-08-04T13:08:57.542Z] File Descriptors: -1 [2020-08-04T13:08:57.542Z] Goroutines: 18 [2020-08-04T13:08:57.542Z] System Time: 2020-08-04T13:08:57.2932308Z [2020-08-04T13:08:57.542Z] EventsListeners: 0 [2020-08-04T13:08:57.542Z] Registry: https://index.docker.io/v1/ [2020-08-04T13:08:57.542Z] Labels: [2020-08-04T13:08:57.542Z] Experimental: false [2020-08-04T13:08:57.542Z] Insecure Registries: [2020-08-04T13:08:57.543Z] 127.0.0.0/8 [2020-08-04T13:08:57.543Z] Live Restore Enabled: false [2020-08-04T13:08:57.543Z] [2020-08-04T13:08:57.543Z] [2020-08-04T13:08:57.543Z] INFO: Stopping daemon under test [2020-08-04T13:08:57.543Z] SUCCESS: The process with PID 5300 (child process of PID 3188) has been terminated. [2020-08-04T13:08:57.543Z] SUCCESS: The process with PID 3188 (child process of PID 3112) has been terminated. [2020-08-04T13:08:57.543Z] INFO: Stop tailing logs of the daemon under tests [2020-08-04T13:08:57.543Z] INFO: executeCI.ps1 Completed successfully at 08/04/2020 13:08:57. [2020-08-04T13:08:57.543Z] INFO: Tidying up at end of run [2020-08-04T13:08:57.543Z] INFO: Saving daemon under test log (d:\CI\PR-41292\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-04T13:08:57.543Z] INFO: Saving daemon under test log (d:\CI\PR-41292\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-04T13:08:57.543Z] INFO: Nuke-Everything... [2020-08-04T13:08:58.004Z] INFO: Container count on control daemon to delete is 2 [2020-08-04T13:08:58.471Z] fe46134a7538 [2020-08-04T13:08:58.471Z] 1a37dbf8ed19 [2020-08-04T13:08:58.471Z] INFO: Tidying pidfile d:\CI\PR-41292\3\docker.pid [2020-08-04T13:08:58.471Z] INFO: Nuking d:\CI [2020-08-04T13:09:23.639Z] INFO: Zapped successfully [2020-08-04T13:09:23.639Z] [2020-08-04T13:09:23.640Z] INFO: executeCI.ps1 exiting at Tue Aug 4 13:09:21 CUT 2020. Duration 00:54:31.3756187 [2020-08-04T13:09:23.640Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-08-04T13:09:23.915Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-04T13:09:31.375Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-04T13:09:33.135Z] Archiving artifacts [2020-08-04T13:09:47.039Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41292/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T13:09:47.998Z] + make clean [2020-08-04T13:09:49.540Z] docker volume rm -f docker-dev-cache [2020-08-04T13:09:50.002Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS