Pull request #42259 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 257b4db1861b86f2d3643636cf3303979c7d2923+95bb41ae9522da06a67664ae5c9e08ac8a7d07aa (d795da979e5179476a91691aa16848d362190531) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42259@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-04-06T17:18:01.712Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-06T17:18:01.717Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-06T17:18:01.975Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f214bf3cd77ca7e9) in /home/ubuntu/workspace/moby_PR-42259 [Pipeline] { [Pipeline] checkout [2021-04-06T17:18:02.020Z] The recommended git tool is: git [2021-04-06T17:18:02.026Z] using credential docker-jenkins-github-credentials [2021-04-06T17:18:02.062Z] Cloning the remote Git repository [2021-04-06T17:18:02.062Z] Cloning with configured refspecs honoured and without tags [2021-04-06T17:18:02.107Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T17:18:02.107Z] > git init /home/ubuntu/workspace/moby_PR-42259 # timeout=10 [2021-04-06T17:18:02.119Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:02.119Z] > git --version # timeout=10 [2021-04-06T17:18:02.124Z] > git --version # 'git version 2.17.1' [2021-04-06T17:18:02.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:02.125Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:16.125Z] Fetching without tags [2021-04-06T17:18:16.106Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:18:16.111Z] > git config --add remote.origin.fetch +refs/pull/42259/head:refs/remotes/origin/PR-42259 # timeout=10 [2021-04-06T17:18:16.116Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:16.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:18:16.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:16.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:16.128Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:16.378Z] Merging remotes/origin/master commit 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa into PR head commit 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:18:16.827Z] Merge succeeded, producing 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:18:16.827Z] Checking out Revision 257b4db1861b86f2d3643636cf3303979c7d2923 (PR-42259) [2021-04-06T17:18:17.325Z] Commit message: "testing: update docker-py 5.0.0" [2021-04-06T17:18:17.325Z] First time build. Skipping changelog. [2021-04-06T17:18:17.333Z] > git --version # timeout=10 [2021-04-06T17:18:17.336Z] > git --version # 'git version 2.17.1' [2021-04-06T17:18:17.344Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:18:16.380Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:16.385Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:18:16.808Z] > git remote # timeout=10 [2021-04-06T17:18:16.811Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T17:18:16.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:16.816Z] > git merge 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa # timeout=10 [2021-04-06T17:18:16.824Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T17:18:16.830Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:16.834Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:18:18.199Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42259:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-04-06T17:18:20.751Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [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] { (cgroup2) [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 [2021-04-06T17:18:21.258Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f214bf3cd77ca7e9) in /home/ubuntu/workspace/moby_PR-42259 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [2021-04-06T17:18:21.269Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d2d6dbc5a9cb6a82) in /home/ubuntu/workspace/moby_PR-42259 [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] } [2021-04-06T17:18:21.284Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08d3f204923b8aa4b) in /home/ubuntu/workspace/moby_PR-42259 [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-04-06T17:18:21.346Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-42259 [2021-04-06T17:18:21.346Z] The recommended git tool is: git [2021-04-06T17:18:21.348Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-42259 [2021-04-06T17:18:21.353Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-04-06T17:18:21.357Z] The recommended git tool is: git [2021-04-06T17:18:21.365Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-04-06T17:18:21.373Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2021-04-06T17:18:21.407Z] using credential docker-jenkins-github-credentials [2021-04-06T17:18:21.413Z] Cloning the remote Git repository [2021-04-06T17:18:21.413Z] Cloning with configured refspecs honoured and without tags [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] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-04-06T17:18:21.443Z] The recommended git tool is: git [2021-04-06T17:18:21.455Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] { [2021-04-06T17:18:21.463Z] Cloning the remote Git repository [2021-04-06T17:18:21.463Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout [2021-04-06T17:18:21.489Z] The recommended git tool is: git [2021-04-06T17:18:21.496Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-04-06T17:18:21.523Z] using credential docker-jenkins-github-credentials [2021-04-06T17:18:21.533Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-06T17:18:21.537Z] Cloning the remote Git repository [2021-04-06T17:18:21.537Z] Cloning with configured refspecs honoured and without tags [2021-04-06T17:18:21.549Z] Cloning the remote Git repository [2021-04-06T17:18:21.549Z] Cloning with configured refspecs honoured and without tags [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 [2021-04-06T17:18:21.646Z] Merging remotes/origin/master commit 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa into PR head commit 257b4db1861b86f2d3643636cf3303979c7d2923 [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-06T17:18:21.715Z] Merge succeeded, producing 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:18:21.715Z] Checking out Revision 257b4db1861b86f2d3643636cf3303979c7d2923 (PR-42259) [2021-04-06T17:18:21.766Z] Commit message: "testing: update docker-py 5.0.0" [2021-04-06T17:18:21.774Z] > git --version # timeout=10 [2021-04-06T17:18:21.776Z] > git --version # 'git version 2.17.1' [2021-04-06T17:18:21.778Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:18:21.361Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-06T17:18:21.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:18:21.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:21.376Z] > git --version # timeout=10 [2021-04-06T17:18:21.381Z] > git --version # 'git version 2.17.1' [2021-04-06T17:18:21.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:21.382Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:21.648Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:21.652Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:18:21.690Z] > git remote # timeout=10 [2021-04-06T17:18:21.695Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T17:18:21.697Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:21.698Z] > git merge 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa # timeout=10 [2021-04-06T17:18:21.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T17:18:21.717Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:21.721Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:18:21.416Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T17:18:21.417Z] > git init /home/ubuntu/workspace/moby_PR-42259 # timeout=10 [2021-04-06T17:18:21.435Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:21.435Z] > git --version # timeout=10 [2021-04-06T17:18:21.440Z] > git --version # 'git version 2.17.1' [2021-04-06T17:18:21.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:21.441Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:22.438Z] + [ PR != PR ] [2021-04-06T17:18:22.438Z] + [ master != master ] [2021-04-06T17:18:22.438Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [2021-04-06T17:18:21.465Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T17:18:21.465Z] > git init /home/ubuntu/workspace/moby_PR-42259 # timeout=10 [2021-04-06T17:18:21.482Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:21.482Z] > git --version # timeout=10 [2021-04-06T17:18:21.486Z] > git --version # 'git version 2.25.1' [2021-04-06T17:18:21.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:21.487Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T17:18:21.545Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T17:18:21.545Z] > git init /home/jenkins/workspace/moby_PR-42259 # timeout=10 [2021-04-06T17:18:21.566Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:21.566Z] > git --version # timeout=10 [2021-04-06T17:18:21.569Z] > git --version # 'git version 2.17.1' [2021-04-06T17:18:21.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:21.570Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:21.556Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T17:18:21.557Z] > git init /home/docker/workspace/moby_PR-42259 # timeout=10 [2021-04-06T17:18:21.567Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:21.567Z] > git --version # timeout=10 [2021-04-06T17:18:21.570Z] > git --version # 'git version 2.7.4' [2021-04-06T17:18:21.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:21.571Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:22.645Z] Running on azwin-2-4b5470 in d:\jenkins\workspace\moby_PR-42259 [Pipeline] { [Pipeline] ws [2021-04-06T17:18:22.660Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-06T17:18:22.749Z] + docker version [2021-04-06T17:18:22.749Z] Client: Docker Engine - Community [2021-04-06T17:18:22.749Z] Version: 20.10.5 [2021-04-06T17:18:22.749Z] API version: 1.41 [2021-04-06T17:18:22.749Z] Go version: go1.13.15 [2021-04-06T17:18:22.749Z] Git commit: 55c4c88 [2021-04-06T17:18:22.749Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-06T17:18:22.749Z] OS/Arch: linux/amd64 [2021-04-06T17:18:22.749Z] Context: default [2021-04-06T17:18:22.749Z] Experimental: true [2021-04-06T17:18:22.749Z] [2021-04-06T17:18:22.749Z] Server: Docker Engine - Community [2021-04-06T17:18:22.749Z] Engine: [2021-04-06T17:18:22.749Z] Version: 20.10.5 [2021-04-06T17:18:22.749Z] API version: 1.41 (minimum version 1.12) [2021-04-06T17:18:22.749Z] Go version: go1.13.15 [2021-04-06T17:18:22.749Z] Git commit: 363e9a8 [2021-04-06T17:18:22.749Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-06T17:18:22.749Z] OS/Arch: linux/amd64 [2021-04-06T17:18:22.749Z] Experimental: true [2021-04-06T17:18:22.749Z] containerd: [2021-04-06T17:18:22.749Z] Version: 1.4.4 [2021-04-06T17:18:22.749Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:18:22.749Z] runc: [2021-04-06T17:18:22.749Z] Version: 1.0.0-rc93 [2021-04-06T17:18:22.749Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:18:22.749Z] docker-init: [2021-04-06T17:18:22.749Z] Version: 0.19.0 [2021-04-06T17:18:22.749Z] GitCommit: de40ad0 [2021-04-06T17:18:22.753Z] The recommended git tool is: git [Pipeline] sh [2021-04-06T17:18:23.019Z] + docker info [2021-04-06T17:18:23.622Z] Client: [2021-04-06T17:18:23.622Z] Context: default [2021-04-06T17:18:23.622Z] Debug Mode: false [2021-04-06T17:18:23.622Z] Plugins: [2021-04-06T17:18:23.622Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-06T17:18:23.622Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-06T17:18:23.622Z] [2021-04-06T17:18:23.622Z] Server: [2021-04-06T17:18:23.622Z] Containers: 0 [2021-04-06T17:18:23.622Z] Running: 0 [2021-04-06T17:18:23.622Z] Paused: 0 [2021-04-06T17:18:23.622Z] Stopped: 0 [2021-04-06T17:18:23.622Z] Images: 4 [2021-04-06T17:18:23.622Z] Server Version: 20.10.5 [2021-04-06T17:18:23.622Z] Storage Driver: overlay2 [2021-04-06T17:18:23.622Z] Backing Filesystem: extfs [2021-04-06T17:18:23.622Z] Supports d_type: true [2021-04-06T17:18:23.622Z] Native Overlay Diff: true [2021-04-06T17:18:23.622Z] Logging Driver: json-file [2021-04-06T17:18:23.622Z] Cgroup Driver: cgroupfs [2021-04-06T17:18:23.622Z] Cgroup Version: 1 [2021-04-06T17:18:23.622Z] Plugins: [2021-04-06T17:18:23.622Z] Volume: local [2021-04-06T17:18:23.622Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T17:18:23.622Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T17:18:23.622Z] Swarm: inactive [2021-04-06T17:18:23.622Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-06T17:18:23.622Z] Default Runtime: runc [2021-04-06T17:18:23.622Z] Init Binary: docker-init [2021-04-06T17:18:23.622Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:18:23.622Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:18:23.622Z] init version: de40ad0 [2021-04-06T17:18:23.622Z] Security Options: [2021-04-06T17:18:23.622Z] apparmor [2021-04-06T17:18:23.622Z] seccomp [2021-04-06T17:18:23.622Z] Profile: default [2021-04-06T17:18:23.622Z] Kernel Version: 5.4.0-1041-aws [2021-04-06T17:18:23.622Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-06T17:18:23.622Z] OSType: linux [2021-04-06T17:18:23.622Z] Architecture: x86_64 [2021-04-06T17:18:23.622Z] CPUs: 2 [2021-04-06T17:18:23.622Z] Total Memory: 7.487GiB [2021-04-06T17:18:23.622Z] Name: ip-10-100-67-90 [2021-04-06T17:18:23.622Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-06T17:18:23.622Z] Docker Root Dir: /var/lib/docker [2021-04-06T17:18:23.622Z] Debug Mode: false [2021-04-06T17:18:23.622Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:18:23.622Z] Labels: [2021-04-06T17:18:23.622Z] Experimental: true [2021-04-06T17:18:23.622Z] Insecure Registries: [2021-04-06T17:18:23.622Z] 127.0.0.0/8 [2021-04-06T17:18:23.622Z] Live Restore Enabled: true [2021-04-06T17:18:23.622Z] [2021-04-06T17:18:23.622Z] WARNING: No swap limit support [Pipeline] sh [2021-04-06T17:18:23.893Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:18:23.893Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:18:23.893Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42259/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T17:18:23.893Z] + bash /home/ubuntu/workspace/moby_PR-42259/check-config.sh [2021-04-06T17:18:23.893Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T17:18:23.893Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-06T17:18:23.893Z] [2021-04-06T17:18:23.893Z] Generally Necessary: [2021-04-06T17:18:23.893Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T17:18:23.893Z] - apparmor: enabled and tools installed [2021-04-06T17:18:23.893Z] - CONFIG_NAMESPACES: enabled [2021-04-06T17:18:23.893Z] - CONFIG_NET_NS: enabled [2021-04-06T17:18:23.893Z] - CONFIG_PID_NS: enabled [2021-04-06T17:18:23.893Z] - CONFIG_IPC_NS: enabled [2021-04-06T17:18:23.893Z] - CONFIG_UTS_NS: enabled [2021-04-06T17:18:23.893Z] - CONFIG_CGROUPS: enabled [2021-04-06T17:18:23.893Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T17:18:23.893Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T17:18:24.149Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T17:18:24.149Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T17:18:24.149Z] - CONFIG_CPUSETS: enabled [2021-04-06T17:18:24.149Z] - CONFIG_MEMCG: enabled [2021-04-06T17:18:24.149Z] - CONFIG_KEYS: enabled [2021-04-06T17:18:24.149Z] - CONFIG_VETH: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-06T17:18:24.149Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-06T17:18:24.149Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T17:18:24.149Z] [2021-04-06T17:18:24.149Z] Optional Features: [2021-04-06T17:18:24.149Z] - CONFIG_USER_NS: enabled [2021-04-06T17:18:24.149Z] - CONFIG_SECCOMP: enabled [2021-04-06T17:18:24.149Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T17:18:24.149Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T17:18:24.149Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T17:18:24.149Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-06T17:18:24.149Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T17:18:24.149Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T17:18:24.149Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-06T17:18:24.149Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-06T17:18:24.149Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T17:18:24.149Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T17:18:24.149Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T17:18:24.149Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T17:18:24.149Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T17:18:24.149Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T17:18:24.149Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T17:18:24.149Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T17:18:24.149Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T17:18:24.149Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_EXT4_FS: enabled [2021-04-06T17:18:24.149Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T17:18:24.149Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T17:18:24.149Z] - Network Drivers: [2021-04-06T17:18:24.149Z] - "overlay": [2021-04-06T17:18:24.149Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T17:18:24.149Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T17:18:24.149Z] Optional (for encrypted networks): [2021-04-06T17:18:24.404Z] - CONFIG_CRYPTO: enabled [2021-04-06T17:18:24.404Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-06T17:18:24.404Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-06T17:18:24.404Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-06T17:18:24.404Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-06T17:18:24.404Z] - CONFIG_XFRM: enabled [2021-04-06T17:18:24.404Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T17:18:24.404Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T17:18:24.404Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T17:18:24.404Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-06T17:18:24.404Z] - "ipvlan": [2021-04-06T17:18:24.404Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T17:18:24.404Z] - "macvlan": [2021-04-06T17:18:24.404Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T17:18:24.404Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T17:18:24.404Z] - "ftp,tftp client in container": [2021-04-06T17:18:24.404Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T17:18:24.404Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T17:18:24.404Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T17:18:24.404Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T17:18:24.404Z] - Storage Drivers: [2021-04-06T17:18:24.404Z] - "aufs": [2021-04-06T17:18:24.404Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T17:18:24.404Z] - "btrfs": [2021-04-06T17:18:24.404Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T17:18:24.404Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T17:18:24.404Z] - "devicemapper": [2021-04-06T17:18:24.404Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T17:18:24.404Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T17:18:24.404Z] - "overlay": [2021-04-06T17:18:24.404Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T17:18:24.404Z] - "zfs": [2021-04-06T17:18:24.404Z] - /dev/zfs: present [2021-04-06T17:18:24.404Z] - zfs command: missing [2021-04-06T17:18:24.404Z] - zpool command: missing [2021-04-06T17:18:24.404Z] [2021-04-06T17:18:24.404Z] Limits: [2021-04-06T17:18:24.404Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T17:18:24.404Z] [2021-04-06T17:18:24.404Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-06T17:18:24.943Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:257b4db1861b86f2d3643636cf3303979c7d2923 . [2021-04-06T17:18:24.943Z] #1 [internal] load build definition from Dockerfile [2021-04-06T17:18:24.943Z] #1 sha256:73cb02e96bf0eff9006ee35091417e5334322ae8b8c816b8ac9cf364a28fef7f [2021-04-06T17:18:24.943Z] #1 transferring dockerfile: 17.02kB done [2021-04-06T17:18:24.943Z] #1 DONE 0.0s [2021-04-06T17:18:24.943Z] [2021-04-06T17:18:24.943Z] #2 [internal] load .dockerignore [2021-04-06T17:18:24.943Z] #2 sha256:fe9baec181ce5396123b409f063cc645e621eecc9d1d7121167ebce41bdf2198 [2021-04-06T17:18:24.943Z] #2 transferring context: 87B done [2021-04-06T17:18:24.943Z] #2 DONE 0.0s [2021-04-06T17:18:24.943Z] [2021-04-06T17:18:24.943Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T17:18:24.943Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-06T17:18:25.239Z] #3 DONE 0.2s [2021-04-06T17:18:25.239Z] [2021-04-06T17:18:25.239Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T17:18:25.239Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-06T17:18:25.239Z] #4 CACHED [2021-04-06T17:18:25.540Z] [2021-04-06T17:18:25.540Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:18:25.540Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:18:25.540Z] #8 ... [2021-04-06T17:18:25.540Z] [2021-04-06T17:18:25.540Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T17:18:25.540Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-06T17:18:25.540Z] #5 DONE 0.1s [2021-04-06T17:18:25.540Z] [2021-04-06T17:18:25.540Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:18:25.540Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-06T17:18:25.540Z] #6 DONE 0.1s [2021-04-06T17:18:25.540Z] [2021-04-06T17:18:25.540Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:18:25.540Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T17:18:25.540Z] #7 DONE 0.1s [2021-04-06T17:18:25.799Z] [2021-04-06T17:18:25.799Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:18:25.799Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:18:25.799Z] #8 DONE 0.2s [2021-04-06T17:18:25.799Z] [2021-04-06T17:18:25.799Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:18:25.799Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T17:18:25.799Z] #62 DONE 0.0s [2021-04-06T17:18:25.799Z] [2021-04-06T17:18:25.799Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:18:25.799Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:18:25.799Z] #64 DONE 0.0s [2021-04-06T17:18:25.799Z] [2021-04-06T17:18:25.799Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:18:25.799Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:18:25.799Z] #9 DONE 0.0s [2021-04-06T17:18:25.799Z] [2021-04-06T17:18:25.799Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:18:25.799Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:18:25.799Z] #26 DONE 0.0s [2021-04-06T17:18:25.799Z] [2021-04-06T17:18:25.799Z] #23 [internal] load build context [2021-04-06T17:18:25.799Z] #23 sha256:f8b402cc0ba12eb84f9fae132098c096034314780c3d0d7c48e2f635a66ab9d2 [2021-04-06T17:18:27.176Z] #23 transferring context: 53.43MB 1.3s done [2021-04-06T17:18:27.176Z] #23 DONE 1.3s [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:18:27.176Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:18:27.176Z] #36 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T17:18:27.176Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-06T17:18:27.176Z] #21 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:18:27.176Z] #49 sha256:9e5b25b35e23190eedcadd3dc743e9c8c115c092be8352f1ce5e390aefcad42f [2021-04-06T17:18:27.176Z] #49 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:18:27.176Z] #29 sha256:729308affd37154e6b595f24c0d2cbaaa336f9d33f451dcfff3f3fc52503f2a9 [2021-04-06T17:18:27.176Z] #29 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T17:18:27.176Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-06T17:18:27.176Z] #16 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T17:18:27.176Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-06T17:18:27.176Z] #11 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T17:18:27.176Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-06T17:18:27.176Z] #63 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T17:18:27.176Z] #41 sha256:652fe1ff28a18063f4bc5a666aefc65118b81a6397ac4ac5680a4cc52ca7052e [2021-04-06T17:18:27.176Z] #41 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:18:27.176Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:18:27.176Z] #43 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T17:18:27.176Z] #33 sha256:95c9ee878437fe0c675de843a9b9728a996e895638aee971999929374d908166 [2021-04-06T17:18:27.176Z] #33 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T17:18:27.176Z] #61 sha256:0f97ff18bde9913513f06808b50831856f0a30007d94b87d67f13efb6847ff4c [2021-04-06T17:18:27.176Z] #61 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T17:18:27.176Z] #52 sha256:c5c0397565da6f7961d7daab7c8b7b3e5835ce30670c678bf11876d4e694e416 [2021-04-06T17:18:27.176Z] #52 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:18:27.176Z] #45 sha256:cef21a11aeeb4df7d8bcac309f79f90b6f7b91df7e1f5bf978310e9aeb83eb1d [2021-04-06T17:18:27.176Z] #45 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T17:18:27.176Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-06T17:18:27.176Z] #19 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:18:27.176Z] #58 sha256:88ae8380d7bdf4a4bf9341f2235b6f5b026b2793cda3b53646a49de0c00fbd64 [2021-04-06T17:18:27.176Z] #58 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T17:18:27.176Z] #46 sha256:8fec2a644569119674057f92969ba8bd5195a92bc4a49bdb486e2f391a2c97e2 [2021-04-06T17:18:27.176Z] #46 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T17:18:27.176Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-06T17:18:27.176Z] #39 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T17:18:27.176Z] #68 sha256:e371fcacbd53f13cb7c789e0f81a04dcb0093f4708f2e50f936d7d2886ff5f47 [2021-04-06T17:18:27.176Z] #68 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:18:27.176Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T17:18:27.176Z] #22 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:18:27.176Z] #44 sha256:6ca64b2af92f4e9bcf5acaa9e685dd158d1cca34b6f3c7e8fe4c45657b65b704 [2021-04-06T17:18:27.176Z] #44 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:18:27.176Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:18:27.176Z] #55 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:18:27.176Z] #53 sha256:7ac30bfdc09f9c88e8179dddf2c26dede4267714f1fff094a6a92d870583a3b8 [2021-04-06T17:18:27.176Z] #53 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T17:18:27.176Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-06T17:18:27.176Z] #14 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:18:27.176Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:18:27.176Z] #42 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:18:27.176Z] #24 sha256:02fc8c836730f1d5a64f707e00d27af8e3a229e1044e94cdc337df4be2271c4e [2021-04-06T17:18:27.176Z] #24 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T17:18:27.176Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-06T17:18:27.176Z] #15 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:18:27.176Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:18:27.176Z] #32 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:18:27.176Z] #67 sha256:2c50b623f5342233fae5d11d22b892572491334c8c2f3a41962edd2f1c580f70 [2021-04-06T17:18:27.176Z] #67 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T17:18:27.176Z] #59 sha256:8098bb95b102e34be1bd2565acb11e649a4e006b4503fb6e7bc48c3b807c2554 [2021-04-06T17:18:27.176Z] #59 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T17:18:27.176Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-06T17:18:27.176Z] #31 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T17:18:27.176Z] #48 sha256:b8b0b466bede11257dadfd6b2eb126b5971d72ed61eb3b8caa5294ac28da0c7b [2021-04-06T17:18:27.176Z] #48 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:18:27.176Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:18:27.176Z] #40 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.176Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:18:27.176Z] #56 sha256:0989aaf6840054e1d20119fc98cc2ca819e4abdb063c678b02d3e4cba18c7e46 [2021-04-06T17:18:27.176Z] #56 CACHED [2021-04-06T17:18:27.176Z] [2021-04-06T17:18:27.177Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:18:27.177Z] #34 sha256:8892466202e1b342cfa67f8f79774a162dde7e0a1d70bf8b11ad40fefc1bdb71 [2021-04-06T17:18:27.177Z] #34 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:18:27.177Z] #30 sha256:58d67eb2be3406dc5fc67fef32fd55cbcf7d0423a16ccc4091d9b4ad1187e78d [2021-04-06T17:18:27.177Z] #30 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T17:18:27.177Z] #54 sha256:12193efd01021e6035bc3773cd53f51c2793d81951b67fd12bc9aad2eb41a8bf [2021-04-06T17:18:27.177Z] #54 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T17:18:27.177Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-06T17:18:27.177Z] #12 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:18:27.177Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-06T17:18:27.177Z] #17 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T17:18:27.177Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-06T17:18:27.177Z] #65 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T17:18:27.177Z] #50 sha256:4c47ea3e44fef1553547159a4eb4bff6013adf236e133dc705171db06b8e5840 [2021-04-06T17:18:27.177Z] #50 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T17:18:27.177Z] #35 sha256:c70e3fabe6e1c1e5cd365c5218bf8a39690728e4927a8c8cb4569098fac524d4 [2021-04-06T17:18:27.177Z] #35 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T17:18:27.177Z] #66 sha256:0cc7f8158f18e84a608a4b80cdc8cdd93a2cf924d7ee5420551bb5fe66ec6735 [2021-04-06T17:18:27.177Z] #66 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T17:18:27.177Z] #38 sha256:34881e1316f91a20f4918ccf5c60f239a0780511f772753a8d7d0677212c0459 [2021-04-06T17:18:27.177Z] #38 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:18:27.177Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:18:27.177Z] #13 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:18:27.177Z] #37 sha256:e810157b6c80945aa263ec4b52aee46f0919bd684794a1976962e6859256f3e5 [2021-04-06T17:18:27.177Z] #37 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T17:18:27.177Z] #57 sha256:84fad48055a63198d652175c29cb2ae99ad437ea87f674b03cf4ccf7e1dc7030 [2021-04-06T17:18:27.177Z] #57 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T17:18:27.177Z] #28 sha256:b26a12d49e96a708aa2b1a5cb34575f21d63182786e8f65c66fade5814db0654 [2021-04-06T17:18:27.177Z] #28 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:18:27.177Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-06T17:18:27.177Z] #18 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T17:18:27.177Z] #60 sha256:10ab89b51538109cdca62fa747cd7209d6f0606cb61c3131a1c18ca06a359b49 [2021-04-06T17:18:27.177Z] #60 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T17:18:27.177Z] #25 sha256:d848f416b6b421fee721d5e10ae1cb7b1a0413eff76b00ca1d839e63641a3ac0 [2021-04-06T17:18:27.177Z] #25 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:18:27.177Z] #47 sha256:072f183b125c60faafccf998d1b740e1df62e1a91cd488403787456489da82c8 [2021-04-06T17:18:27.177Z] #47 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:18:27.177Z] #51 sha256:cddf702f8e9249d9a94d6e21348293cbf9f9d94a859cadb96e5718dd1bd5b2c7 [2021-04-06T17:18:27.177Z] #51 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:18:27.177Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:18:27.177Z] #20 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:18:27.177Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T17:18:27.177Z] #27 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T17:18:27.177Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-06T17:18:27.177Z] #10 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:18:27.177Z] #69 sha256:25878a0199bdc04a160b461ee2c4f7e698b866017bae1a44de2972703a4fce36 [2021-04-06T17:18:27.177Z] #69 CACHED [2021-04-06T17:18:27.177Z] [2021-04-06T17:18:27.177Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:18:27.177Z] #70 sha256:ead55fb4bb6c9cce0fe5bac79e2d52f3e35e3462ce672359c9335e6475cb2996 [2021-04-06T17:18:28.148Z] #70 DONE 0.9s [2021-04-06T17:18:28.148Z] [2021-04-06T17:18:28.148Z] #71 exporting to image [2021-04-06T17:18:28.148Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-06T17:18:28.148Z] #71 exporting layers [2021-04-06T17:18:28.708Z] #71 exporting layers 0.8s done [2021-04-06T17:18:28.708Z] #71 writing image sha256:e64801a84d5920b4db489b5c46db7240928f98ff70e0cecdbf15ae57d34279b3 [2021-04-06T17:18:28.708Z] #71 writing image sha256:e64801a84d5920b4db489b5c46db7240928f98ff70e0cecdbf15ae57d34279b3 done [2021-04-06T17:18:28.708Z] #71 naming to docker.io/library/docker:257b4db1861b86f2d3643636cf3303979c7d2923 done [2021-04-06T17:18:28.708Z] #71 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-06T17:18:29.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/validate/default [2021-04-06T17:18:29.956Z] Congratulations! All commits are properly signed with the DCO! [2021-04-06T17:18:29.956Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-06T17:18:29.956Z] No api/types/ or api/swagger.yaml changes in diff. [2021-04-06T17:18:29.956Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-06T17:18:29.956Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-06T17:18:29.956Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-06T17:18:29.956Z] Congratulations! No new tests were added to integration-cli. [2021-04-06T17:18:29.956Z] [2021-04-06T17:18:29.956Z] INFO Start validation with golang-ci-lint [2021-04-06T17:18:30.211Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-06T17:18:30.211Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-06T17:18:30.211Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-06T17:18:31.109Z] Fetching without tags [2021-04-06T17:18:31.389Z] Merging remotes/origin/master commit 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa into PR head commit 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:18:31.823Z] Merge succeeded, producing 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:18:31.823Z] Checking out Revision 257b4db1861b86f2d3643636cf3303979c7d2923 (PR-42259) [2021-04-06T17:18:32.292Z] Commit message: "testing: update docker-py 5.0.0" [2021-04-06T17:18:32.369Z] > git --version # timeout=10 [2021-04-06T17:18:32.372Z] > git --version # 'git version 2.17.1' [2021-04-06T17:18:32.373Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T17:18:31.086Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:18:31.087Z] > git config --add remote.origin.fetch +refs/pull/42259/head:refs/remotes/origin/PR-42259 # timeout=10 [2021-04-06T17:18:31.088Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:31.101Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:18:31.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:31.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:31.117Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:31.396Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:31.398Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:18:31.803Z] > git remote # timeout=10 [2021-04-06T17:18:31.804Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T17:18:31.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:31.806Z] > git merge 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa # timeout=10 [2021-04-06T17:18:31.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T17:18:31.831Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:31.834Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T17:18:33.274Z] + docker version [2021-04-06T17:18:33.274Z] Client: Docker Engine - Community [2021-04-06T17:18:33.274Z] Version: 19.03.7 [2021-04-06T17:18:33.274Z] API version: 1.40 [2021-04-06T17:18:33.274Z] Go version: go1.12.17 [2021-04-06T17:18:33.274Z] Git commit: 7141c199a2 [2021-04-06T17:18:33.274Z] Built: Sat Mar 7 16:48:47 2020 [2021-04-06T17:18:33.274Z] OS/Arch: linux/s390x [2021-04-06T17:18:33.274Z] Experimental: false [2021-04-06T17:18:33.274Z] [2021-04-06T17:18:33.274Z] Server: Docker Engine - Community [2021-04-06T17:18:33.274Z] Engine: [2021-04-06T17:18:33.274Z] Version: 19.03.7 [2021-04-06T17:18:33.274Z] API version: 1.40 (minimum version 1.12) [2021-04-06T17:18:33.274Z] Go version: go1.12.17 [2021-04-06T17:18:33.274Z] Git commit: 7141c199a2 [2021-04-06T17:18:33.274Z] Built: Sat Mar 7 16:47:46 2020 [2021-04-06T17:18:33.274Z] OS/Arch: linux/s390x [2021-04-06T17:18:33.274Z] Experimental: true [2021-04-06T17:18:33.274Z] containerd: [2021-04-06T17:18:33.274Z] Version: 1.2.13 [2021-04-06T17:18:33.274Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-06T17:18:33.274Z] runc: [2021-04-06T17:18:33.274Z] Version: 1.0.0-rc10 [2021-04-06T17:18:33.274Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-06T17:18:33.274Z] docker-init: [2021-04-06T17:18:33.274Z] Version: 0.18.0 [2021-04-06T17:18:33.274Z] GitCommit: fec3683 [Pipeline] sh [2021-04-06T17:18:33.651Z] + docker info [2021-04-06T17:18:34.681Z] Client: [2021-04-06T17:18:34.681Z] Debug Mode: false [2021-04-06T17:18:34.681Z] [2021-04-06T17:18:34.681Z] Server: [2021-04-06T17:18:34.681Z] Containers: 0 [2021-04-06T17:18:34.681Z] Running: 0 [2021-04-06T17:18:34.681Z] Paused: 0 [2021-04-06T17:18:34.681Z] Stopped: 0 [2021-04-06T17:18:34.681Z] Images: 0 [2021-04-06T17:18:34.681Z] Server Version: 19.03.7 [2021-04-06T17:18:34.681Z] Storage Driver: overlay2 [2021-04-06T17:18:34.681Z] Backing Filesystem: [2021-04-06T17:18:34.681Z] Supports d_type: true [2021-04-06T17:18:34.681Z] Native Overlay Diff: true [2021-04-06T17:18:34.681Z] Logging Driver: json-file [2021-04-06T17:18:34.681Z] Cgroup Driver: cgroupfs [2021-04-06T17:18:34.681Z] Plugins: [2021-04-06T17:18:34.681Z] Volume: local [2021-04-06T17:18:34.681Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T17:18:34.681Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T17:18:34.681Z] Swarm: inactive [2021-04-06T17:18:34.681Z] Runtimes: runc [2021-04-06T17:18:34.681Z] Default Runtime: runc [2021-04-06T17:18:34.681Z] Init Binary: docker-init [2021-04-06T17:18:34.681Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-06T17:18:34.681Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-06T17:18:34.681Z] init version: fec3683 [2021-04-06T17:18:34.681Z] Security Options: [2021-04-06T17:18:34.681Z] apparmor [2021-04-06T17:18:34.681Z] seccomp [2021-04-06T17:18:34.681Z] Profile: default [2021-04-06T17:18:34.681Z] Kernel Version: 4.15.0-91-generic [2021-04-06T17:18:34.681Z] Operating System: Ubuntu 18.04.4 LTS [2021-04-06T17:18:34.681Z] OSType: linux [2021-04-06T17:18:34.681Z] Architecture: s390x [2021-04-06T17:18:34.681Z] CPUs: 2 [2021-04-06T17:18:34.681Z] Total Memory: 7.861GiB [2021-04-06T17:18:34.681Z] Name: s390x-ubuntu-14 [2021-04-06T17:18:34.681Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-04-06T17:18:34.681Z] Docker Root Dir: /var/lib/docker [2021-04-06T17:18:34.681Z] Debug Mode: false [2021-04-06T17:18:34.681Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:18:34.681Z] Labels: [2021-04-06T17:18:34.681Z] Experimental: true [2021-04-06T17:18:34.681Z] Insecure Registries: [2021-04-06T17:18:34.681Z] 127.0.0.0/8 [2021-04-06T17:18:34.681Z] Live Restore Enabled: false [2021-04-06T17:18:34.681Z] [2021-04-06T17:18:34.681Z] WARNING: No swap limit support [Pipeline] sh [2021-04-06T17:18:35.059Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:18:35.059Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:18:35.059Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42259/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T17:18:35.059Z] + bash /home/jenkins/workspace/moby_PR-42259/check-config.sh [2021-04-06T17:18:35.059Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T17:18:35.060Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-04-06T17:18:35.060Z] [2021-04-06T17:18:35.060Z] Generally Necessary: [2021-04-06T17:18:35.060Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T17:18:35.060Z] - apparmor: enabled and tools installed [2021-04-06T17:18:35.060Z] - CONFIG_NAMESPACES: enabled [2021-04-06T17:18:35.060Z] - CONFIG_NET_NS: enabled [2021-04-06T17:18:35.060Z] - CONFIG_PID_NS: enabled [2021-04-06T17:18:35.060Z] - CONFIG_IPC_NS: enabled [2021-04-06T17:18:35.060Z] - CONFIG_UTS_NS: enabled [2021-04-06T17:18:35.060Z] - CONFIG_CGROUPS: enabled [2021-04-06T17:18:35.060Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T17:18:35.060Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T17:18:35.060Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T17:18:35.060Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T17:18:35.060Z] - CONFIG_CPUSETS: enabled [2021-04-06T17:18:35.060Z] - CONFIG_MEMCG: enabled [2021-04-06T17:18:35.060Z] - CONFIG_KEYS: enabled [2021-04-06T17:18:35.060Z] - CONFIG_VETH: enabled (as module) [2021-04-06T17:18:35.060Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T17:18:35.060Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T17:18:35.060Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-06T17:18:35.060Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-06T17:18:35.060Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T17:18:35.060Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T17:18:35.060Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T17:18:35.060Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T17:18:35.060Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T17:18:35.060Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T17:18:35.060Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-06T17:18:35.060Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T17:18:35.060Z] [2021-04-06T17:18:35.060Z] Optional Features: [2021-04-06T17:18:35.060Z] - CONFIG_USER_NS: enabled [2021-04-06T17:18:35.279Z] Fetching without tags [2021-04-06T17:18:35.350Z] - CONFIG_SECCOMP: enabled [2021-04-06T17:18:35.350Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T17:18:35.350Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T17:18:35.350Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T17:18:35.350Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-06T17:18:35.350Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T17:18:35.350Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T17:18:35.350Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-06T17:18:35.350Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-06T17:18:35.350Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T17:18:35.350Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T17:18:35.350Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T17:18:35.350Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T17:18:35.350Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T17:18:35.350Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T17:18:35.350Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T17:18:35.350Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T17:18:35.350Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T17:18:35.350Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_EXT4_FS: enabled [2021-04-06T17:18:35.350Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T17:18:35.350Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T17:18:35.350Z] - Network Drivers: [2021-04-06T17:18:35.350Z] - "overlay": [2021-04-06T17:18:35.350Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T17:18:35.350Z] Optional (for encrypted networks): [2021-04-06T17:18:35.350Z] - CONFIG_CRYPTO: enabled [2021-04-06T17:18:35.350Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-06T17:18:35.350Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-06T17:18:35.350Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-06T17:18:35.350Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-06T17:18:35.350Z] - CONFIG_XFRM: enabled [2021-04-06T17:18:35.350Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-06T17:18:35.350Z] - "ipvlan": [2021-04-06T17:18:35.350Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T17:18:35.350Z] - "macvlan": [2021-04-06T17:18:35.350Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T17:18:35.350Z] - "ftp,tftp client in container": [2021-04-06T17:18:35.350Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T17:18:35.350Z] - Storage Drivers: [2021-04-06T17:18:35.350Z] - "aufs": [2021-04-06T17:18:35.350Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T17:18:35.350Z] - "btrfs": [2021-04-06T17:18:35.350Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T17:18:35.350Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T17:18:35.350Z] - "devicemapper": [2021-04-06T17:18:35.350Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T17:18:35.350Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T17:18:35.350Z] - "overlay": [2021-04-06T17:18:35.350Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T17:18:35.350Z] - "zfs": [2021-04-06T17:18:35.350Z] - /dev/zfs: missing [2021-04-06T17:18:35.350Z] - zfs command: missing [2021-04-06T17:18:35.350Z] - zpool command: missing [2021-04-06T17:18:35.350Z] [2021-04-06T17:18:35.350Z] Limits: [2021-04-06T17:18:35.350Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T17:18:35.350Z] [2021-04-06T17:18:35.350Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-06T17:18:35.510Z] Merging remotes/origin/master commit 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa into PR head commit 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:18:35.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:18:35.255Z] > git config --add remote.origin.fetch +refs/pull/42259/head:refs/remotes/origin/PR-42259 # timeout=10 [2021-04-06T17:18:35.261Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:35.271Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:18:35.281Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:35.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:35.282Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:35.513Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:35.519Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:18:35.792Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:257b4db1861b86f2d3643636cf3303979c7d2923 . [2021-04-06T17:18:35.792Z] #2 [internal] load .dockerignore [2021-04-06T17:18:35.792Z] #2 DONE 0.0s [2021-04-06T17:18:35.792Z] [2021-04-06T17:18:35.792Z] #1 [internal] load build definition from Dockerfile [2021-04-06T17:18:35.792Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-04-06T17:18:35.792Z] #1 DONE 0.0s [2021-04-06T17:18:35.792Z] [2021-04-06T17:18:35.792Z] #2 [internal] load .dockerignore [2021-04-06T17:18:35.792Z] #2 transferring context: 87B 0.0s done [2021-04-06T17:18:35.792Z] #2 DONE 0.0s [2021-04-06T17:18:35.792Z] [2021-04-06T17:18:35.792Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T17:18:35.991Z] Merge succeeded, producing 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:18:35.991Z] Checking out Revision 257b4db1861b86f2d3643636cf3303979c7d2923 (PR-42259) [2021-04-06T17:18:36.096Z] #3 DONE 0.2s [2021-04-06T17:18:36.096Z] [2021-04-06T17:18:36.096Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-04-06T17:18:36.096Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-06T17:18:36.259Z] Still waiting to schedule task [2021-04-06T17:18:36.259Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-06T17:18:36.260Z] Still waiting to schedule task [2021-04-06T17:18:36.260Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-04-06T17:18:36.389Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-06T17:18:36.390Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-04-06T17:18:36.390Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-04-06T17:18:36.390Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.1s [2021-04-06T17:18:36.390Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 4.29MB / 9.68MB 0.3s [2021-04-06T17:18:36.390Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.3s done [2021-04-06T17:18:36.390Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-04-06T17:18:36.571Z] Commit message: "testing: update docker-py 5.0.0" [2021-04-06T17:18:36.582Z] > git --version # timeout=10 [2021-04-06T17:18:36.606Z] > git --version # 'git version 2.17.1' [2021-04-06T17:18:36.615Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T17:18:36.681Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-04-06T17:18:36.681Z] #4 DONE 0.7s [2021-04-06T17:18:36.971Z] [2021-04-06T17:18:36.971Z] #5 [internal] load build definition from Dockerfile [2021-04-06T17:18:36.971Z] #5 transferring dockerfile: 17.02kB done [2021-04-06T17:18:36.971Z] #5 DONE 0.0s [2021-04-06T17:18:36.971Z] [2021-04-06T17:18:36.971Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T17:18:37.073Z] Fetching without tags [2021-04-06T17:18:35.960Z] > git remote # timeout=10 [2021-04-06T17:18:35.966Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T17:18:35.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:35.975Z] > git merge 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa # timeout=10 [2021-04-06T17:18:35.983Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T17:18:35.993Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:36.001Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:18:37.273Z] #6 DONE 0.1s [2021-04-06T17:18:37.273Z] [2021-04-06T17:18:37.273Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:18:37.273Z] #9 DONE 0.1s [2021-04-06T17:18:37.273Z] [2021-04-06T17:18:37.273Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:18:37.273Z] #7 DONE 0.1s [2021-04-06T17:18:37.273Z] [2021-04-06T17:18:37.273Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:18:37.273Z] #8 DONE 0.1s [2021-04-06T17:18:37.273Z] [2021-04-06T17:18:37.273Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-06T17:18:37.273Z] #10 DONE 0.0s [2021-04-06T17:18:37.273Z] [2021-04-06T17:18:37.273Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-04-06T17:18:37.273Z] #11 CACHED [2021-04-06T17:18:37.273Z] [2021-04-06T17:18:37.273Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-06T17:18:37.273Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-06T17:18:37.273Z] #65 DONE 0.0s [2021-04-06T17:18:37.273Z] [2021-04-06T17:18:37.273Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... [2021-04-06T17:18:37.273Z] #27 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b done [2021-04-06T17:18:37.273Z] #27 sha256:605d2a1cdcb485921d824b30711da789188268b6bcfc30064ccb2508e4f80ca8 1.46kB / 1.46kB done [2021-04-06T17:18:37.273Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 0B / 49.00MB 0.1s [2021-04-06T17:18:37.273Z] #27 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-06T17:18:37.273Z] #27 sha256:261cd84accd9d6d4702a9dca3fea3a5878feeb90c2954cf0b02b6bb6129fa930 529B / 529B done [2021-04-06T17:18:37.038Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:18:37.042Z] > git config --add remote.origin.fetch +refs/pull/42259/head:refs/remotes/origin/PR-42259 # timeout=10 [2021-04-06T17:18:37.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:37.064Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:18:37.075Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:37.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:37.076Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:37.341Z] + docker version [2021-04-06T17:18:37.341Z] Client: Docker Engine - Community [2021-04-06T17:18:37.341Z] Version: 20.10.5 [2021-04-06T17:18:37.341Z] API version: 1.41 [2021-04-06T17:18:37.341Z] Go version: go1.13.15 [2021-04-06T17:18:37.341Z] Git commit: 55c4c88 [2021-04-06T17:18:37.341Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-06T17:18:37.341Z] OS/Arch: linux/amd64 [2021-04-06T17:18:37.341Z] Context: default [2021-04-06T17:18:37.341Z] Experimental: true [2021-04-06T17:18:37.341Z] [2021-04-06T17:18:37.341Z] Server: Docker Engine - Community [2021-04-06T17:18:37.341Z] Engine: [2021-04-06T17:18:37.341Z] Version: 20.10.5 [2021-04-06T17:18:37.341Z] API version: 1.41 (minimum version 1.12) [2021-04-06T17:18:37.341Z] Go version: go1.13.15 [2021-04-06T17:18:37.341Z] Git commit: 363e9a8 [2021-04-06T17:18:37.341Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-06T17:18:37.341Z] OS/Arch: linux/amd64 [2021-04-06T17:18:37.341Z] Experimental: true [2021-04-06T17:18:37.341Z] containerd: [2021-04-06T17:18:37.341Z] Version: 1.4.4 [2021-04-06T17:18:37.341Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:18:37.341Z] runc: [2021-04-06T17:18:37.341Z] Version: 1.0.0-rc93 [2021-04-06T17:18:37.341Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:18:37.341Z] docker-init: [2021-04-06T17:18:37.341Z] Version: 0.19.0 [2021-04-06T17:18:37.341Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-06T17:18:37.414Z] Merging remotes/origin/master commit 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa into PR head commit 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:18:37.416Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:37.420Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:18:39.874Z] + docker info [2021-04-06T17:18:39.874Z] Client: [2021-04-06T17:18:39.874Z] Context: default [2021-04-06T17:18:39.874Z] Debug Mode: false [2021-04-06T17:18:39.874Z] Plugins: [2021-04-06T17:18:39.874Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-06T17:18:39.874Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-06T17:18:39.874Z] [2021-04-06T17:18:39.874Z] Server: [2021-04-06T17:18:39.874Z] Containers: 0 [2021-04-06T17:18:39.874Z] Running: 0 [2021-04-06T17:18:39.874Z] Paused: 0 [2021-04-06T17:18:39.874Z] Stopped: 0 [2021-04-06T17:18:39.874Z] Images: 2 [2021-04-06T17:18:39.874Z] Server Version: 20.10.5 [2021-04-06T17:18:39.874Z] Storage Driver: overlay2 [2021-04-06T17:18:39.874Z] Backing Filesystem: extfs [2021-04-06T17:18:39.874Z] Supports d_type: true [2021-04-06T17:18:39.874Z] Native Overlay Diff: true [2021-04-06T17:18:39.874Z] Logging Driver: json-file [2021-04-06T17:18:39.874Z] Cgroup Driver: cgroupfs [2021-04-06T17:18:39.874Z] Cgroup Version: 1 [2021-04-06T17:18:39.874Z] Plugins: [2021-04-06T17:18:39.874Z] Volume: local [2021-04-06T17:18:39.874Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T17:18:39.874Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T17:18:39.874Z] Swarm: inactive [2021-04-06T17:18:39.874Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-06T17:18:39.874Z] Default Runtime: runc [2021-04-06T17:18:39.874Z] Init Binary: docker-init [2021-04-06T17:18:39.874Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:18:39.874Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:18:39.874Z] init version: de40ad0 [2021-04-06T17:18:39.874Z] Security Options: [2021-04-06T17:18:39.874Z] apparmor [2021-04-06T17:18:39.874Z] seccomp [2021-04-06T17:18:39.874Z] Profile: default [2021-04-06T17:18:39.874Z] Kernel Version: 5.4.0-1041-aws [2021-04-06T17:18:39.874Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-06T17:18:39.874Z] OSType: linux [2021-04-06T17:18:39.874Z] Architecture: x86_64 [2021-04-06T17:18:39.874Z] CPUs: 2 [2021-04-06T17:18:39.874Z] Total Memory: 7.569GiB [2021-04-06T17:18:39.874Z] Name: ip-10-100-78-149 [2021-04-06T17:18:39.874Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-06T17:18:39.874Z] Docker Root Dir: /var/lib/docker [2021-04-06T17:18:39.874Z] Debug Mode: false [2021-04-06T17:18:39.874Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:18:39.874Z] Labels: [2021-04-06T17:18:39.874Z] Experimental: true [2021-04-06T17:18:39.874Z] Insecure Registries: [2021-04-06T17:18:39.874Z] 127.0.0.0/8 [2021-04-06T17:18:39.874Z] Live Restore Enabled: true [2021-04-06T17:18:39.874Z] [2021-04-06T17:18:39.874Z] WARNING: No swap limit support [2021-04-06T17:18:39.875Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 6.82MB / 49.00MB 0.2s [2021-04-06T17:18:39.875Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 16.21MB / 49.00MB 0.3s [2021-04-06T17:18:39.875Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 21.90MB / 49.00MB 0.4s [2021-04-06T17:18:39.875Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 27.31MB / 49.00MB 0.5s [2021-04-06T17:18:39.875Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 49.00MB / 49.00MB 0.7s [2021-04-06T17:18:39.875Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 49.00MB / 49.00MB 0.7s done [2021-04-06T17:18:39.875Z] #27 extracting sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee [2021-04-06T17:18:39.875Z] #27 ... [2021-04-06T17:18:39.875Z] [2021-04-06T17:18:39.875Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-04-06T17:18:39.875Z] #12 DONE 1.2s [2021-04-06T17:18:39.875Z] [2021-04-06T17:18:39.875Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T17:18:39.875Z] #32 DONE 0.1s [2021-04-06T17:18:39.875Z] [2021-04-06T17:18:39.875Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T17:18:39.875Z] #40 DONE 0.1s [2021-04-06T17:18:39.875Z] [2021-04-06T17:18:39.875Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-06T17:18:39.875Z] #41 ... [2021-04-06T17:18:39.875Z] [2021-04-06T17:18:39.875Z] #24 [internal] load build context [2021-04-06T17:18:39.875Z] #24 transferring context: 53.43MB 1.4s done [2021-04-06T17:18:39.875Z] #24 DONE 1.6s [2021-04-06T17:18:39.875Z] [2021-04-06T17:18:39.875Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-06T17:18:39.875Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T17:18:39.875Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-06T17:18:39.875Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-06T17:18:39.875Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2021-04-06T17:18:39.875Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s [2021-04-06T17:18:39.875Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2021-04-06T17:18:39.875Z] #63 ... [2021-04-06T17:18:39.875Z] [2021-04-06T17:18:39.875Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-04-06T17:18:39.875Z] #13 DONE 1.1s [2021-04-06T17:18:39.875Z] [2021-04-06T17:18:39.875Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-06T17:18:39.875Z] #63 DONE 2.3s [2021-04-06T17:18:39.875Z] [2021-04-06T17:18:39.875Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... [2021-04-06T17:18:39.876Z] Fetching without tags [Pipeline] sh [2021-04-06T17:18:39.903Z] Merge succeeded, producing 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:18:39.903Z] Checking out Revision 257b4db1861b86f2d3643636cf3303979c7d2923 (PR-42259) [2021-04-06T17:18:40.171Z] #27 ... [2021-04-06T17:18:40.171Z] [2021-04-06T17:18:40.171Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T17:18:40.171Z] #64 DONE 0.4s [2021-04-06T17:18:40.171Z] [2021-04-06T17:18:40.171Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... [2021-04-06T17:18:40.207Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:18:40.207Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:18:40.207Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42259/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T17:18:40.207Z] + bash /home/ubuntu/workspace/moby_PR-42259/check-config.sh [2021-04-06T17:18:40.207Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T17:18:40.207Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-06T17:18:40.207Z] [2021-04-06T17:18:40.207Z] Generally Necessary: [2021-04-06T17:18:40.207Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T17:18:40.207Z] - apparmor: enabled and tools installed [2021-04-06T17:18:40.207Z] - CONFIG_NAMESPACES: enabled [2021-04-06T17:18:40.207Z] - CONFIG_NET_NS: enabled [2021-04-06T17:18:40.207Z] - CONFIG_PID_NS: enabled [2021-04-06T17:18:40.306Z] Merging remotes/origin/master commit 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa into PR head commit 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:18:40.345Z] Commit message: "testing: update docker-py 5.0.0" [2021-04-06T17:18:40.359Z] > git --version # timeout=10 [2021-04-06T17:18:40.362Z] > git --version # 'git version 2.25.1' [2021-04-06T17:18:40.366Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T17:18:40.463Z] - CONFIG_IPC_NS: enabled [2021-04-06T17:18:40.463Z] - CONFIG_UTS_NS: enabled [2021-04-06T17:18:40.463Z] - CONFIG_CGROUPS: enabled [2021-04-06T17:18:40.463Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T17:18:40.463Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T17:18:40.463Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T17:18:40.463Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T17:18:40.463Z] - CONFIG_CPUSETS: enabled [2021-04-06T17:18:40.463Z] - CONFIG_MEMCG: enabled [2021-04-06T17:18:40.463Z] - CONFIG_KEYS: enabled [2021-04-06T17:18:40.463Z] - CONFIG_VETH: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-06T17:18:40.463Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-06T17:18:40.463Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T17:18:40.463Z] [2021-04-06T17:18:40.463Z] Optional Features: [2021-04-06T17:18:40.463Z] - CONFIG_USER_NS: enabled [2021-04-06T17:18:40.463Z] - CONFIG_SECCOMP: enabled [2021-04-06T17:18:40.463Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T17:18:40.463Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T17:18:40.463Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T17:18:40.463Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-06T17:18:40.463Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T17:18:40.463Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T17:18:40.463Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-06T17:18:40.463Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-06T17:18:40.463Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T17:18:40.463Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T17:18:40.463Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T17:18:40.463Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T17:18:40.463Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T17:18:40.463Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T17:18:40.463Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T17:18:40.463Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T17:18:40.463Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T17:18:40.463Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T17:18:40.463Z] - CONFIG_EXT4_FS: enabled [2021-04-06T17:18:40.463Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T17:18:40.463Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T17:18:40.463Z] - Network Drivers: [2021-04-06T17:18:40.463Z] - "overlay": [2021-04-06T17:18:40.491Z] #27 ... [2021-04-06T17:18:40.491Z] [2021-04-06T17:18:40.491Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T17:18:40.491Z] #66 DONE 0.3s [2021-04-06T17:18:40.491Z] [2021-04-06T17:18:40.491Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... [2021-04-06T17:18:40.719Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T17:18:40.719Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T17:18:40.719Z] Optional (for encrypted networks): [2021-04-06T17:18:40.719Z] - CONFIG_CRYPTO: enabled [2021-04-06T17:18:40.719Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-06T17:18:40.719Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-06T17:18:40.719Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-06T17:18:40.719Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-06T17:18:40.719Z] - CONFIG_XFRM: enabled [2021-04-06T17:18:40.719Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T17:18:40.719Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T17:18:40.719Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T17:18:40.719Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-06T17:18:40.719Z] - "ipvlan": [2021-04-06T17:18:40.719Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T17:18:40.719Z] - "macvlan": [2021-04-06T17:18:40.719Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T17:18:40.719Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T17:18:40.719Z] - "ftp,tftp client in container": [2021-04-06T17:18:40.719Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T17:18:40.719Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T17:18:40.719Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T17:18:40.719Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T17:18:40.719Z] - Storage Drivers: [2021-04-06T17:18:40.719Z] - "aufs": [2021-04-06T17:18:40.719Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T17:18:40.719Z] - "btrfs": [2021-04-06T17:18:40.719Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T17:18:40.719Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T17:18:40.719Z] - "devicemapper": [2021-04-06T17:18:40.719Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T17:18:40.719Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T17:18:40.719Z] - "overlay": [2021-04-06T17:18:40.719Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T17:18:40.719Z] - "zfs": [2021-04-06T17:18:40.719Z] - /dev/zfs: present [2021-04-06T17:18:40.719Z] - zfs command: missing [2021-04-06T17:18:40.719Z] - zpool command: missing [2021-04-06T17:18:40.719Z] [2021-04-06T17:18:40.719Z] Limits: [2021-04-06T17:18:40.719Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T17:18:40.719Z] [2021-04-06T17:18:40.719Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T17:18:39.870Z] > git remote # timeout=10 [2021-04-06T17:18:39.876Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T17:18:39.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:39.881Z] > git merge 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa # timeout=10 [2021-04-06T17:18:39.892Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T17:18:39.904Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:39.909Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:18:39.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:18:39.689Z] > git config --add remote.origin.fetch +refs/pull/42259/head:refs/remotes/origin/PR-42259 # timeout=10 [2021-04-06T17:18:39.692Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:39.866Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:18:39.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:39.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:39.886Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:40.313Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:40.316Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:18:41.069Z] + sudo modprobe ip_vs [2021-04-06T17:18:41.069Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:257b4db1861b86f2d3643636cf3303979c7d2923 . [2021-04-06T17:18:41.146Z] Merge succeeded, producing 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:18:41.146Z] Checking out Revision 257b4db1861b86f2d3643636cf3303979c7d2923 (PR-42259) [2021-04-06T17:18:41.168Z] + docker version [2021-04-06T17:18:41.168Z] Client: Docker Engine - Community [2021-04-06T17:18:41.168Z] Version: 20.10.5 [2021-04-06T17:18:41.168Z] API version: 1.41 [2021-04-06T17:18:41.168Z] Go version: go1.13.15 [2021-04-06T17:18:41.168Z] Git commit: 55c4c88 [2021-04-06T17:18:41.168Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-06T17:18:41.168Z] OS/Arch: linux/arm64 [2021-04-06T17:18:41.168Z] Context: default [2021-04-06T17:18:41.168Z] Experimental: true [2021-04-06T17:18:41.168Z] [2021-04-06T17:18:41.168Z] Server: Docker Engine - Community [2021-04-06T17:18:41.168Z] Engine: [2021-04-06T17:18:41.168Z] Version: 20.10.5 [2021-04-06T17:18:41.168Z] API version: 1.41 (minimum version 1.12) [2021-04-06T17:18:41.168Z] Go version: go1.13.15 [2021-04-06T17:18:41.168Z] Git commit: 363e9a8 [2021-04-06T17:18:41.168Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-06T17:18:41.168Z] OS/Arch: linux/arm64 [2021-04-06T17:18:41.168Z] Experimental: true [2021-04-06T17:18:41.168Z] containerd: [2021-04-06T17:18:41.168Z] Version: 1.4.4 [2021-04-06T17:18:41.168Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:18:41.168Z] runc: [2021-04-06T17:18:41.168Z] Version: 1.0.0-rc93 [2021-04-06T17:18:41.168Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:18:41.168Z] docker-init: [2021-04-06T17:18:41.168Z] Version: 0.19.0 [2021-04-06T17:18:41.168Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-06T17:18:41.293Z] Commit message: "testing: update docker-py 5.0.0" [2021-04-06T17:18:41.325Z] #2 [internal] load .dockerignore [2021-04-06T17:18:41.325Z] #2 sha256:95666ea2d09b2b2e9cf59c4d8a5663d2f403c2078dfa7d17cb72c28d5fc94ae2 [2021-04-06T17:18:41.325Z] #2 transferring context: 87B done [2021-04-06T17:18:41.325Z] #2 DONE 0.0s [2021-04-06T17:18:41.325Z] [2021-04-06T17:18:41.325Z] #1 [internal] load build definition from Dockerfile [2021-04-06T17:18:41.325Z] #1 sha256:962a176f4dc51bdef18dd05d2e2e165f821f395be391dd41c6f0a739d0110a2f [2021-04-06T17:18:41.325Z] #1 transferring dockerfile: 17.02kB done [2021-04-06T17:18:41.325Z] #1 DONE 0.0s [2021-04-06T17:18:41.325Z] [2021-04-06T17:18:41.325Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T17:18:41.325Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-06T17:18:41.348Z] > git --version # timeout=10 [2021-04-06T17:18:41.351Z] > git --version # 'git version 2.7.4' [2021-04-06T17:18:41.353Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T17:18:41.456Z] + docker info [2021-04-06T17:18:41.581Z] #3 DONE 0.1s [2021-04-06T17:18:41.581Z] [2021-04-06T17:18:41.581Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T17:18:41.581Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-06T17:18:41.581Z] #4 CACHED [2021-04-06T17:18:41.581Z] [2021-04-06T17:18:41.581Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:18:41.581Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-06T17:18:41.839Z] #8 DONE 0.1s [2021-04-06T17:18:41.839Z] [2021-04-06T17:18:41.839Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T17:18:41.839Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-06T17:18:41.839Z] #5 DONE 0.1s [2021-04-06T17:18:41.839Z] [2021-04-06T17:18:41.839Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:18:41.839Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T17:18:41.839Z] #7 DONE 0.1s [2021-04-06T17:18:41.839Z] [2021-04-06T17:18:41.839Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:18:41.839Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:18:41.839Z] #6 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T17:18:42.100Z] [2021-04-06T17:18:42.100Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:18:42.100Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:18:42.100Z] #64 DONE 0.0s [2021-04-06T17:18:42.100Z] [2021-04-06T17:18:42.100Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:18:42.100Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T17:18:42.100Z] #62 DONE 0.0s [2021-04-06T17:18:42.100Z] [2021-04-06T17:18:42.100Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:18:42.100Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:18:42.100Z] #9 DONE 0.0s [2021-04-06T17:18:42.100Z] [2021-04-06T17:18:42.100Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:18:42.100Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:18:42.100Z] #26 DONE 0.0s [2021-04-06T17:18:42.100Z] [2021-04-06T17:18:42.100Z] #23 [internal] load build context [2021-04-06T17:18:42.100Z] #23 sha256:e9ec53210066e2838d5cdc08e6e7fa68d228433972f0959ed4a6eb02fb216856 [2021-04-06T17:18:42.308Z] + docker version [2021-04-06T17:18:42.308Z] Client: [2021-04-06T17:18:42.308Z] Version: 18.06.1-ce [2021-04-06T17:18:42.308Z] API version: 1.38 [2021-04-06T17:18:42.308Z] Go version: go1.10.3 [2021-04-06T17:18:42.308Z] Git commit: e68fc7a [2021-04-06T17:18:42.308Z] Built: Tue Aug 21 17:26:10 2018 [2021-04-06T17:18:42.308Z] OS/Arch: linux/ppc64le [2021-04-06T17:18:42.308Z] Experimental: false [2021-04-06T17:18:42.308Z] [2021-04-06T17:18:42.308Z] Server: [2021-04-06T17:18:42.308Z] Engine: [2021-04-06T17:18:42.308Z] Version: 18.06.1-ce [2021-04-06T17:18:42.308Z] API version: 1.38 (minimum version 1.12) [2021-04-06T17:18:42.308Z] Go version: go1.10.3 [2021-04-06T17:18:42.308Z] Git commit: e68fc7a [2021-04-06T17:18:42.308Z] Built: Tue Aug 21 17:24:20 2018 [2021-04-06T17:18:42.308Z] OS/Arch: linux/ppc64le [2021-04-06T17:18:42.308Z] Experimental: true [Pipeline] sh [2021-04-06T17:18:42.405Z] Client: [2021-04-06T17:18:42.405Z] Context: default [2021-04-06T17:18:42.405Z] Debug Mode: false [2021-04-06T17:18:42.405Z] Plugins: [2021-04-06T17:18:42.405Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-06T17:18:42.405Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-06T17:18:42.405Z] [2021-04-06T17:18:42.405Z] Server: [2021-04-06T17:18:42.405Z] Containers: 0 [2021-04-06T17:18:42.405Z] Running: 0 [2021-04-06T17:18:42.405Z] Paused: 0 [2021-04-06T17:18:42.405Z] Stopped: 0 [2021-04-06T17:18:42.405Z] Images: 4 [2021-04-06T17:18:42.405Z] Server Version: 20.10.5 [2021-04-06T17:18:42.405Z] Storage Driver: overlay2 [2021-04-06T17:18:42.405Z] Backing Filesystem: extfs [2021-04-06T17:18:42.405Z] Supports d_type: true [2021-04-06T17:18:42.405Z] Native Overlay Diff: true [2021-04-06T17:18:42.405Z] Logging Driver: json-file [2021-04-06T17:18:42.405Z] Cgroup Driver: cgroupfs [2021-04-06T17:18:42.405Z] Cgroup Version: 1 [2021-04-06T17:18:42.405Z] Plugins: [2021-04-06T17:18:42.405Z] Volume: local [2021-04-06T17:18:42.405Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T17:18:42.405Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T17:18:42.405Z] Swarm: inactive [2021-04-06T17:18:42.405Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-06T17:18:42.405Z] Default Runtime: runc [2021-04-06T17:18:42.405Z] Init Binary: docker-init [2021-04-06T17:18:42.405Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:18:42.405Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:18:42.405Z] init version: de40ad0 [2021-04-06T17:18:42.405Z] Security Options: [2021-04-06T17:18:42.405Z] apparmor [2021-04-06T17:18:42.405Z] seccomp [2021-04-06T17:18:42.405Z] Profile: default [2021-04-06T17:18:42.405Z] Kernel Version: 5.4.0-1041-aws [2021-04-06T17:18:42.405Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-06T17:18:42.405Z] OSType: linux [2021-04-06T17:18:42.405Z] Architecture: aarch64 [2021-04-06T17:18:42.405Z] CPUs: 4 [2021-04-06T17:18:42.405Z] Total Memory: 7.494GiB [2021-04-06T17:18:42.405Z] Name: ip-10-100-118-61 [2021-04-06T17:18:42.405Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-06T17:18:42.405Z] Docker Root Dir: /var/lib/docker [2021-04-06T17:18:42.405Z] Debug Mode: false [2021-04-06T17:18:42.405Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:18:42.405Z] Labels: [2021-04-06T17:18:42.405Z] Experimental: true [2021-04-06T17:18:42.405Z] Insecure Registries: [2021-04-06T17:18:42.405Z] 127.0.0.0/8 [2021-04-06T17:18:42.405Z] Live Restore Enabled: true [2021-04-06T17:18:42.405Z] [2021-04-06T17:18:42.405Z] WARNING: No swap limit support [Pipeline] sh [2021-04-06T17:18:42.696Z] + docker info [2021-04-06T17:18:42.696Z] Containers: 0 [2021-04-06T17:18:42.696Z] Running: 0 [2021-04-06T17:18:42.696Z] Paused: 0 [2021-04-06T17:18:42.696Z] Stopped: 0 [2021-04-06T17:18:42.696Z] Images: 0 [2021-04-06T17:18:42.696Z] Server Version: 18.06.1-ce [2021-04-06T17:18:42.696Z] Storage Driver: overlay2 [2021-04-06T17:18:42.696Z] Backing Filesystem: extfs [2021-04-06T17:18:42.696Z] Supports d_type: true [2021-04-06T17:18:42.696Z] Native Overlay Diff: true [2021-04-06T17:18:42.696Z] Logging Driver: json-file [2021-04-06T17:18:42.696Z] Cgroup Driver: cgroupfs [2021-04-06T17:18:42.696Z] Plugins: [2021-04-06T17:18:42.696Z] Volume: local [2021-04-06T17:18:42.696Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T17:18:42.696Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-04-06T17:18:42.696Z] Swarm: inactive [2021-04-06T17:18:42.696Z] Runtimes: runc [2021-04-06T17:18:42.696Z] Default Runtime: runc [2021-04-06T17:18:42.696Z] Init Binary: docker-init [2021-04-06T17:18:42.696Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-04-06T17:18:42.696Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-04-06T17:18:42.696Z] init version: fec3683 [2021-04-06T17:18:42.696Z] Security Options: [2021-04-06T17:18:42.696Z] apparmor [2021-04-06T17:18:42.696Z] seccomp [2021-04-06T17:18:42.696Z] Profile: default [2021-04-06T17:18:42.696Z] Kernel Version: 4.4.0-139-generic [2021-04-06T17:18:42.696Z] Operating System: Ubuntu 16.04.3 LTS [2021-04-06T17:18:42.696Z] OSType: linux [2021-04-06T17:18:42.696Z] Architecture: ppc64le [2021-04-06T17:18:42.696Z] CPUs: 4 [2021-04-06T17:18:42.696Z] Total Memory: 7.972GiB [2021-04-06T17:18:42.696Z] Name: ppc64le-ubuntu-34 [2021-04-06T17:18:42.696Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-04-06T17:18:42.696Z] Docker Root Dir: /var/lib/docker [2021-04-06T17:18:42.696Z] Debug Mode (client): false [2021-04-06T17:18:42.696Z] Debug Mode (server): false [2021-04-06T17:18:42.696Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:18:42.696Z] Labels: [2021-04-06T17:18:42.696Z] Experimental: true [2021-04-06T17:18:42.696Z] Insecure Registries: [2021-04-06T17:18:42.696Z] 127.0.0.0/8 [2021-04-06T17:18:42.696Z] Live Restore Enabled: false [2021-04-06T17:18:42.696Z] [2021-04-06T17:18:42.706Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:18:42.706Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:18:42.706Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42259/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T17:18:42.706Z] + bash /home/ubuntu/workspace/moby_PR-42259/check-config.sh [2021-04-06T17:18:42.706Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T17:18:42.706Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-06T17:18:42.706Z] [2021-04-06T17:18:42.706Z] Generally Necessary: [2021-04-06T17:18:42.706Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T17:18:42.706Z] - apparmor: enabled and tools installed [2021-04-06T17:18:42.706Z] - CONFIG_NAMESPACES: enabled [2021-04-06T17:18:42.706Z] - CONFIG_NET_NS: enabled [2021-04-06T17:18:42.706Z] - CONFIG_PID_NS: enabled [2021-04-06T17:18:42.706Z] - CONFIG_IPC_NS: enabled [2021-04-06T17:18:42.707Z] - CONFIG_UTS_NS: enabled [2021-04-06T17:18:42.707Z] - CONFIG_CGROUPS: enabled [2021-04-06T17:18:42.707Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T17:18:42.707Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T17:18:42.707Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T17:18:42.707Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T17:18:42.707Z] - CONFIG_CPUSETS: enabled [2021-04-06T17:18:42.707Z] - CONFIG_MEMCG: enabled [2021-04-06T17:18:42.707Z] - CONFIG_KEYS: enabled [2021-04-06T17:18:42.707Z] - CONFIG_VETH: enabled (as module) [2021-04-06T17:18:42.707Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T17:18:42.707Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T17:18:42.707Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-06T17:18:42.707Z] - CONFIG_IP_NF_FILTER: enabled (as module) [Pipeline] sh [2021-04-06T17:18:42.967Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T17:18:42.967Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T17:18:42.967Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T17:18:42.967Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T17:18:42.967Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T17:18:42.967Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T17:18:42.967Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-06T17:18:42.967Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T17:18:42.967Z] [2021-04-06T17:18:42.967Z] Optional Features: [2021-04-06T17:18:42.967Z] - CONFIG_USER_NS: enabled [2021-04-06T17:18:42.967Z] - CONFIG_SECCOMP: enabled [2021-04-06T17:18:42.967Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T17:18:42.967Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T17:18:42.967Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T17:18:42.967Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-06T17:18:42.967Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T17:18:42.967Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T17:18:42.967Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-06T17:18:42.967Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-06T17:18:42.967Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T17:18:42.967Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T17:18:41.101Z] > git remote # timeout=10 [2021-04-06T17:18:41.104Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T17:18:41.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:41.107Z] > git merge 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa # timeout=10 [2021-04-06T17:18:41.134Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T17:18:41.158Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:18:41.161Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:18:43.084Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:18:43.084Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:18:43.085Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42259/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T17:18:43.085Z] + bash /home/docker/workspace/moby_PR-42259/check-config.sh [2021-04-06T17:18:43.085Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T17:18:43.085Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-04-06T17:18:43.085Z] [2021-04-06T17:18:43.085Z] Generally Necessary: [2021-04-06T17:18:43.085Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T17:18:43.085Z] - apparmor: enabled and tools installed [2021-04-06T17:18:43.085Z] - CONFIG_NAMESPACES: enabled [2021-04-06T17:18:43.085Z] - CONFIG_NET_NS: enabled [2021-04-06T17:18:43.085Z] - CONFIG_PID_NS: enabled [2021-04-06T17:18:43.085Z] - CONFIG_IPC_NS: enabled [2021-04-06T17:18:43.085Z] - CONFIG_UTS_NS: enabled [2021-04-06T17:18:43.085Z] - CONFIG_CGROUPS: enabled [2021-04-06T17:18:43.085Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T17:18:43.085Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T17:18:43.085Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T17:18:43.085Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T17:18:43.085Z] - CONFIG_CPUSETS: enabled [2021-04-06T17:18:43.085Z] - CONFIG_MEMCG: enabled [2021-04-06T17:18:43.085Z] - CONFIG_KEYS: enabled [2021-04-06T17:18:43.085Z] - CONFIG_VETH: enabled (as module) [2021-04-06T17:18:43.085Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T17:18:43.085Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T17:18:43.085Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-06T17:18:43.228Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T17:18:43.228Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T17:18:43.228Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T17:18:43.228Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T17:18:43.228Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T17:18:43.228Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T17:18:43.228Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T17:18:43.228Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T17:18:43.228Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T17:18:43.228Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T17:18:43.228Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T17:18:43.228Z] - CONFIG_EXT4_FS: enabled [2021-04-06T17:18:43.228Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T17:18:43.228Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T17:18:43.228Z] - Network Drivers: [2021-04-06T17:18:43.228Z] - "overlay": [2021-04-06T17:18:43.228Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T17:18:43.228Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T17:18:43.228Z] Optional (for encrypted networks): [2021-04-06T17:18:43.273Z] #27 extracting sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 4.7s done [2021-04-06T17:18:43.273Z] #27 DONE 5.9s [2021-04-06T17:18:43.273Z] [2021-04-06T17:18:43.273Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-06T17:18:43.382Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-06T17:18:43.382Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T17:18:43.382Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-04-06T17:18:43.382Z] [2021-04-06T17:18:43.382Z] Optional Features: [2021-04-06T17:18:43.382Z] - CONFIG_USER_NS: enabled [2021-04-06T17:18:43.382Z] - CONFIG_SECCOMP: enabled [2021-04-06T17:18:43.382Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T17:18:43.382Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T17:18:43.382Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T17:18:43.382Z] (cgroup swap accounting is currently enabled) [2021-04-06T17:18:43.382Z] - CONFIG_MEMCG_KMEM: enabled [2021-04-06T17:18:43.382Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T17:18:43.382Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T17:18:43.382Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-06T17:18:43.382Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-06T17:18:43.382Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T17:18:43.382Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T17:18:43.382Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T17:18:43.382Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T17:18:43.382Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T17:18:43.382Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T17:18:43.382Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T17:18:43.382Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T17:18:43.382Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T17:18:43.382Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_EXT4_FS: enabled [2021-04-06T17:18:43.382Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T17:18:43.382Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T17:18:43.382Z] - Network Drivers: [2021-04-06T17:18:43.382Z] - "overlay": [2021-04-06T17:18:43.382Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T17:18:43.382Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T17:18:43.382Z] Optional (for encrypted networks): [2021-04-06T17:18:43.472Z] #23 transferring context: 53.43MB 1.4s done [2021-04-06T17:18:43.472Z] #23 DONE 1.5s [2021-04-06T17:18:43.490Z] - CONFIG_CRYPTO: enabled [2021-04-06T17:18:43.490Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-06T17:18:43.490Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-06T17:18:43.490Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-06T17:18:43.490Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-06T17:18:43.490Z] - CONFIG_XFRM: enabled [2021-04-06T17:18:43.490Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T17:18:43.490Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T17:18:43.490Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T17:18:43.490Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-06T17:18:43.490Z] - "ipvlan": [2021-04-06T17:18:43.490Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T17:18:43.490Z] - "macvlan": [2021-04-06T17:18:43.490Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T17:18:43.490Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T17:18:43.490Z] - "ftp,tftp client in container": [2021-04-06T17:18:43.490Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T17:18:43.490Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T17:18:43.490Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T17:18:43.490Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T17:18:43.490Z] - Storage Drivers: [2021-04-06T17:18:43.490Z] - "aufs": [2021-04-06T17:18:43.490Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T17:18:43.490Z] - "btrfs": [2021-04-06T17:18:43.490Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T17:18:43.490Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T17:18:43.490Z] - "devicemapper": [2021-04-06T17:18:43.490Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T17:18:43.490Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T17:18:43.490Z] - "overlay": [2021-04-06T17:18:43.490Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T17:18:43.490Z] - "zfs": [2021-04-06T17:18:43.490Z] - /dev/zfs: present [2021-04-06T17:18:43.490Z] - zfs command: missing [2021-04-06T17:18:43.676Z] - CONFIG_CRYPTO: enabled [2021-04-06T17:18:43.676Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_XFRM: enabled [2021-04-06T17:18:43.676Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-06T17:18:43.676Z] - "ipvlan": [2021-04-06T17:18:43.676Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T17:18:43.676Z] - "macvlan": [2021-04-06T17:18:43.676Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T17:18:43.676Z] - "ftp,tftp client in container": [2021-04-06T17:18:43.676Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T17:18:43.676Z] - Storage Drivers: [2021-04-06T17:18:43.676Z] - "aufs": [2021-04-06T17:18:43.676Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T17:18:43.676Z] - "btrfs": [2021-04-06T17:18:43.676Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T17:18:43.676Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T17:18:43.676Z] - "devicemapper": [2021-04-06T17:18:43.676Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T17:18:43.676Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T17:18:43.676Z] - "overlay": [2021-04-06T17:18:43.676Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T17:18:43.676Z] - "zfs": [2021-04-06T17:18:43.676Z] - /dev/zfs: missing [2021-04-06T17:18:43.676Z] - zfs command: missing [2021-04-06T17:18:43.676Z] - zpool command: missing [2021-04-06T17:18:43.676Z] [2021-04-06T17:18:43.676Z] Limits: [2021-04-06T17:18:43.676Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T17:18:43.676Z] [2021-04-06T17:18:43.676Z] + true [Pipeline] } [Pipeline] // stage [2021-04-06T17:18:43.728Z] [2021-04-06T17:18:43.728Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:18:43.728Z] #58 sha256:5077a81c428ea76b880bc9228764cc54e50e32f02d619a886027eca5c7ef7c7e [2021-04-06T17:18:43.728Z] #58 CACHED [2021-04-06T17:18:43.728Z] [2021-04-06T17:18:43.728Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T17:18:43.728Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-06T17:18:43.728Z] #10 CACHED [2021-04-06T17:18:43.728Z] [2021-04-06T17:18:43.728Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T17:18:43.728Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-06T17:18:43.728Z] #11 CACHED [2021-04-06T17:18:43.728Z] [2021-04-06T17:18:43.728Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T17:18:43.728Z] #59 sha256:2e6edcb7d580f24b22080ea24b37a3d0c36b9e9fbcd4d4a75a0decc74594a2f6 [2021-04-06T17:18:43.728Z] #59 CACHED [2021-04-06T17:18:43.728Z] [2021-04-06T17:18:43.728Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T17:18:43.728Z] #60 sha256:2771e8f6a04a6a4dbbd1c9cf8c76cf23f809300773ed1edb43b137ed0cd21351 [2021-04-06T17:18:43.728Z] #60 DONE 0.2s [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-06T17:18:43.750Z] - zpool command: missing [2021-04-06T17:18:43.750Z] [2021-04-06T17:18:43.750Z] Limits: [2021-04-06T17:18:43.750Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T17:18:43.750Z] [2021-04-06T17:18:43.750Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2021-04-06T17:18:43.905Z] #28 0.715 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:18:43.905Z] #28 0.794 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:18:43.905Z] #28 0.847 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:18:44.172Z] + make bundles/buildx [2021-04-06T17:18:44.183Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:257b4db1861b86f2d3643636cf3303979c7d2923 . [2021-04-06T17:18:44.470Z] make: command: Command not found [2021-04-06T17:18:44.470Z] make: command: Command not found [2021-04-06T17:18:44.470Z] mkdir bundles [2021-04-06T17:18:44.470Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-04-06T17:18:44.470Z] --build-arg BUILDX_COMMIT \ [2021-04-06T17:18:44.470Z] --build-arg BUILDX_REPO \ [2021-04-06T17:18:44.470Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-04-06T17:18:44.470Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-04-06T17:18:44.470Z] . [2021-04-06T17:18:44.470Z] /bin/sh: 4: go: not found [2021-04-06T17:18:44.470Z] /bin/sh: 5: go: not found [2021-04-06T17:18:44.537Z] #28 1.380 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [2021-04-06T17:18:45.569Z] #28 2.428 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T17:18:46.173Z] using credential docker-jenkins-github-credentials [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T17:18:46.247Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-06T17:18:46.247Z] #39 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:18:46.247Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T17:18:46.247Z] #27 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T17:18:46.247Z] #35 sha256:3c12dd81c2905df08a24a7e9a98cfa0c2886dc480eb65b8402e10749b2eecf88 [2021-04-06T17:18:46.247Z] #35 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:18:46.247Z] #53 sha256:16348368c7e80fef8ae47605110b9d31d25e088256fba5a51f821fcb17a82ef1 [2021-04-06T17:18:46.247Z] #53 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T17:18:46.247Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-06T17:18:46.247Z] #21 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:18:46.247Z] #56 sha256:322f1c533861b71eccbadb8ffe041e6b82b1fac7f32532eb7ea5e099a8d19029 [2021-04-06T17:18:46.247Z] #56 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:18:46.247Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:18:46.247Z] #43 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:18:46.247Z] #51 sha256:f668b9c71eaf9ae944682ae3e09b9fddc2553361d6a73bee74f77d8ee16683f8 [2021-04-06T17:18:46.247Z] #51 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T17:18:46.247Z] #33 sha256:8471816a6fcd5ba000b19b900cab21851498d045e15a78830208aebb1386d1a4 [2021-04-06T17:18:46.247Z] #33 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:18:46.247Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:18:46.247Z] #20 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T17:18:46.247Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-06T17:18:46.247Z] #31 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T17:18:46.247Z] #25 sha256:c2aa5648bf1b8d943f39aa0abf54212b137f95851612d1fb56865a3c25e59fb3 [2021-04-06T17:18:46.247Z] #25 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:18:46.247Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:18:46.247Z] #32 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T17:18:46.247Z] #41 sha256:b64035ef7e462586569786b09e2ea4d507f769fb55e57de2bfd87bef49027691 [2021-04-06T17:18:46.247Z] #41 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T17:18:46.247Z] #28 sha256:18260372d3ec0f876782d34211aa04c060e5a216486b99ab8775afb0724d563f [2021-04-06T17:18:46.247Z] #28 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:18:46.247Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:18:46.247Z] #42 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T17:18:46.247Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-06T17:18:46.247Z] #12 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:18:46.247Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T17:18:46.247Z] #22 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:18:46.247Z] #45 sha256:2d1c480ef064ad61996e4a34b7d0e9d5e16a7553fae2695d987c89cc97983f31 [2021-04-06T17:18:46.247Z] #45 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T17:18:46.247Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-06T17:18:46.247Z] #19 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T17:18:46.247Z] #54 sha256:0a436f24c61f7e85485de85fffc7fa1f16567f78410ce7c672d209b5c2958b07 [2021-04-06T17:18:46.247Z] #54 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T17:18:46.247Z] #50 sha256:7561cf70e0c468b10a8b71d004285b31ada745612d4a628c25749909d6057721 [2021-04-06T17:18:46.247Z] #50 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T17:18:46.247Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-06T17:18:46.247Z] #15 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:18:46.247Z] #29 sha256:6dcc4becdcba9f641aaa1f5ad19804e5bc1e1305b6d86b558806088b91805265 [2021-04-06T17:18:46.247Z] #29 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:18:46.247Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-06T17:18:46.247Z] #18 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:18:46.247Z] #34 sha256:b39a6c099867451d2d492fc7886f12115260046eee30b496b15fb2cea06d2e46 [2021-04-06T17:18:46.247Z] #34 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T17:18:46.247Z] #38 sha256:a17443355e50d0aa751b9e4118d7b155aaefa0247991496c95fc26b6477445ac [2021-04-06T17:18:46.247Z] #38 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T17:18:46.247Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-06T17:18:46.247Z] #14 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:18:46.247Z] #49 sha256:3c8112d9b7b6d831ae17d198ebc6034bd43eca0db922566fea312be515d866e6 [2021-04-06T17:18:46.247Z] #49 CACHED [2021-04-06T17:18:46.247Z] [2021-04-06T17:18:46.247Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T17:18:46.247Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-06T17:18:46.248Z] #16 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:18:46.248Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:18:46.248Z] #55 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:18:46.248Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:18:46.248Z] #13 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:18:46.248Z] #37 sha256:32855b66b3631704b7eda49c762c68843b0bdbace33a52c8e4a1342fa3797700 [2021-04-06T17:18:46.248Z] #37 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T17:18:46.248Z] #52 sha256:e2d2a01e87c6e50965c90c966658b2e931cbf8b586e36bf2b63ce5dc538c636a [2021-04-06T17:18:46.248Z] #52 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T17:18:46.248Z] #48 sha256:0019b22ac23d2a545c98ab6e8399f7a14f904f9223700dfbf08fbde04f3f8356 [2021-04-06T17:18:46.248Z] #48 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:18:46.248Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:18:46.248Z] #36 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:18:46.248Z] #44 sha256:2a5cf1688818748602f6b1f7e4132d5bc27a3e6346fcb1906c1e44479df2d7f3 [2021-04-06T17:18:46.248Z] #44 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T17:18:46.248Z] #46 sha256:442d87f99a1f228f9acafd67bfb81ac8fc8145600a70227e9251bda52dc09830 [2021-04-06T17:18:46.248Z] #46 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:18:46.248Z] #30 sha256:186bcda6ddae07970f180d79a885ff993999566f56a3db88d1367bac42470c44 [2021-04-06T17:18:46.248Z] #30 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:18:46.248Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:18:46.248Z] #40 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:18:46.248Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-06T17:18:46.248Z] #17 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:18:46.248Z] #24 sha256:2104d32d7b00c6f01c7ef0656272d95557d3c09bb193795b49cc47dd831f2804 [2021-04-06T17:18:46.248Z] #24 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:18:46.248Z] #47 sha256:7bdbb9d3715a43a91a1fb80c82dbda66b14003b9d0ca25d7eb9f705cfb03cbe0 [2021-04-06T17:18:46.248Z] #47 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T17:18:46.248Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-06T17:18:46.248Z] #63 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T17:18:46.248Z] #57 sha256:dec4213c5e015a2129e25c380b1fa40ea3a9e8c41c2eb6b55ea3bbbaa3311338 [2021-04-06T17:18:46.248Z] #57 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T17:18:46.248Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-06T17:18:46.248Z] #65 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:18:46.248Z] #67 sha256:fb350b907acf09c1f28f97763fef2e5b31943c9a77d0f3753b82bf786ebbed1e [2021-04-06T17:18:46.248Z] #67 CACHED [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T17:18:46.248Z] #61 sha256:9737077d57fcc7848d547b9608b139bd87f6ce6dca5ed53ac71ae8977b34f2e5 [2021-04-06T17:18:46.248Z] #61 DONE 0.1s [2021-04-06T17:18:46.248Z] [2021-04-06T17:18:46.248Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T17:18:46.248Z] #66 sha256:5acf30a5f96d8475fe02e00b040d48cb0a617c1a32b9d9af9c771e793aa51c98 [2021-04-06T17:18:46.248Z] Cloning the remote Git repository [2021-04-06T17:18:46.248Z] Cloning with configured refspecs honoured and without tags [2021-04-06T17:18:46.503Z] #66 DONE 0.4s [2021-04-06T17:18:46.503Z] [2021-04-06T17:18:46.503Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T17:18:46.503Z] #68 sha256:7c55776bafe2f53667518729a1dc44c2ad89ea619b6c70c8cd3eeeec392d4521 [2021-04-06T17:18:46.503Z] #68 DONE 0.1s [2021-04-06T17:18:46.586Z] Sending build context to Docker daemon 58.34MB [2021-04-06T17:18:46.586Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-04-06T17:18:46.586Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-04-06T17:18:46.586Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-04-06T17:18:46.586Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-04-06T17:18:46.729Z] #1 [internal] load build definition from Dockerfile [2021-04-06T17:18:46.729Z] #1 sha256:1eb21d913264688ac6924745fe6f8d59c7232919af9a8dd8ff6641dad76e3680 [2021-04-06T17:18:46.729Z] #1 transferring dockerfile: 17.02kB done [2021-04-06T17:18:46.729Z] #1 DONE 0.0s [2021-04-06T17:18:46.759Z] [2021-04-06T17:18:46.759Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:18:46.759Z] #69 sha256:d8d9712f137b4b35340a9b7c4fa9e90a1090b60ca1d18e50216a04356e881bc3 [2021-04-06T17:18:46.759Z] #69 DONE 0.0s [2021-04-06T17:18:46.759Z] [2021-04-06T17:18:46.759Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:18:46.759Z] #70 sha256:f6b5b970178d4706e3fb65f110f617bdaefdae4e26b9472dc7d70af1453765f0 [2021-04-06T17:18:46.879Z] 1.13.15-buster: Pulling from library/golang [2021-04-06T17:18:46.879Z] db4e2d8d5901: Pulling fs layer [2021-04-06T17:18:46.879Z] dfe2d012519c: Pulling fs layer [2021-04-06T17:18:46.879Z] 5d8f1d1f9197: Pulling fs layer [2021-04-06T17:18:46.879Z] 1301750ffb48: Pulling fs layer [2021-04-06T17:18:46.879Z] dc5c6edc9cff: Pulling fs layer [2021-04-06T17:18:46.879Z] 3c370c2e2f82: Pulling fs layer [2021-04-06T17:18:46.879Z] 5ffb2f5886e2: Pulling fs layer [2021-04-06T17:18:46.879Z] 1301750ffb48: Waiting [2021-04-06T17:18:46.879Z] dc5c6edc9cff: Waiting [2021-04-06T17:18:46.879Z] 3c370c2e2f82: Waiting [2021-04-06T17:18:46.879Z] 5ffb2f5886e2: Waiting [2021-04-06T17:18:47.300Z] [2021-04-06T17:18:47.300Z] #2 [internal] load .dockerignore [2021-04-06T17:18:47.300Z] #2 sha256:9b41593d7fafb4c59bdf896a1912e63b17903cb148d7f8baa41217911b5f8205 [2021-04-06T17:18:47.300Z] #2 transferring context: 87B done [2021-04-06T17:18:47.300Z] #2 DONE 0.0s [2021-04-06T17:18:47.320Z] #70 DONE 0.6s [2021-04-06T17:18:47.320Z] [2021-04-06T17:18:47.320Z] #71 exporting to image [2021-04-06T17:18:47.320Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-06T17:18:47.320Z] #71 exporting layers [2021-04-06T17:18:47.524Z] dfe2d012519c: Verifying Checksum [2021-04-06T17:18:47.524Z] dfe2d012519c: Download complete [2021-04-06T17:18:47.524Z] 5d8f1d1f9197: Verifying Checksum [2021-04-06T17:18:47.524Z] 5d8f1d1f9197: Download complete [2021-04-06T17:18:48.241Z] [2021-04-06T17:18:48.242Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T17:18:48.242Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-06T17:18:48.300Z] #28 5.259 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T17:18:46.451Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T17:18:46.821Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-06T17:18:47.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:18:47.582Z] > git --version # timeout=10 [2021-04-06T17:18:47.625Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-06T17:18:47.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:18:47.628Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:18:48.504Z] #3 DONE 0.2s [2021-04-06T17:18:48.504Z] [2021-04-06T17:18:48.504Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T17:18:48.504Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-06T17:18:48.504Z] #4 CACHED [2021-04-06T17:18:48.603Z] #28 ... [2021-04-06T17:18:48.603Z] [2021-04-06T17:18:48.603Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-06T17:18:48.603Z] #37 1.783 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:18:48.603Z] #37 1.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:18:48.603Z] #37 2.003 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:18:48.603Z] #37 2.303 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T17:18:48.603Z] #37 4.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [2021-04-06T17:18:48.603Z] #37 6.079 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T17:18:48.603Z] #37 ... [2021-04-06T17:18:48.603Z] [2021-04-06T17:18:48.603Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-06T17:18:48.603Z] #56 1.927 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:18:48.603Z] #56 1.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:18:48.603Z] #56 2.001 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:18:48.603Z] #56 2.324 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T17:18:48.603Z] #56 4.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [2021-04-06T17:18:48.603Z] #56 5.773 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T17:18:48.685Z] #71 exporting layers 1.2s done [2021-04-06T17:18:48.685Z] #71 writing image sha256:bc5778288567c27947d679096ef15d1f3817a1737dc6ce292ccba675bc96a671 done [2021-04-06T17:18:48.685Z] #71 naming to docker.io/library/docker:257b4db1861b86f2d3643636cf3303979c7d2923 done [2021-04-06T17:18:48.685Z] #71 DONE 1.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-04-06T17:18:48.901Z] #56 ... [2021-04-06T17:18:48.901Z] [2021-04-06T17:18:48.901Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:18:48.901Z] #25 2.011 + RM_GOPATH=0 [2021-04-06T17:18:48.901Z] #25 2.011 + TMP_GOPATH= [2021-04-06T17:18:48.901Z] #25 2.011 + : /build [2021-04-06T17:18:48.901Z] #25 2.011 + '[' -z '' ']' [2021-04-06T17:18:48.901Z] #25 2.011 ++ mktemp -d [2021-04-06T17:18:48.901Z] #25 2.020 + export GOPATH=/tmp/tmp.nnO07OrxCD [2021-04-06T17:18:48.901Z] #25 2.020 + GOPATH=/tmp/tmp.nnO07OrxCD [2021-04-06T17:18:48.901Z] #25 2.020 + RM_GOPATH=1 [2021-04-06T17:18:48.901Z] #25 2.020 + case "$(go env GOARCH)" in [2021-04-06T17:18:48.901Z] #25 2.036 ++ go env GOARCH [2021-04-06T17:18:48.901Z] #25 2.050 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:48.901Z] #25 2.050 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:48.901Z] #25 2.051 ++ dirname /tmp/install/install.sh [2021-04-06T17:18:48.901Z] #25 2.058 + dir=/tmp/install [2021-04-06T17:18:48.901Z] #25 2.058 + bin=dockercli [2021-04-06T17:18:48.901Z] #25 2.058 + shift [2021-04-06T17:18:48.901Z] #25 2.058 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-06T17:18:48.901Z] #25 2.058 + . /tmp/install/dockercli.installer [2021-04-06T17:18:48.901Z] #25 2.058 ++ : stable [2021-04-06T17:18:48.901Z] #25 2.058 ++ : 17.06.2-ce [2021-04-06T17:18:48.901Z] #25 2.058 + install_dockercli [2021-04-06T17:18:48.901Z] #25 2.058 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-06T17:18:48.901Z] #25 2.059 Install docker/cli version 17.06.2-ce from stable [2021-04-06T17:18:48.901Z] #25 2.064 ++ uname -m [2021-04-06T17:18:48.901Z] #25 2.067 + arch=s390x [2021-04-06T17:18:48.901Z] #25 2.067 + '[' s390x '!=' x86_64 ']' [2021-04-06T17:18:48.901Z] #25 2.067 + '[' s390x '!=' s390x ']' [2021-04-06T17:18:48.901Z] #25 2.067 + url=https://download.docker.com/linux/static [2021-04-06T17:18:48.901Z] #25 2.067 + tar -xz docker/docker [2021-04-06T17:18:48.901Z] #25 2.067 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-04-06T17:18:48.901Z] #25 8.842 + mkdir -p /build [2021-04-06T17:18:48.901Z] #25 8.865 + mv docker/docker /build/ [2021-04-06T17:18:48.901Z] #25 8.872 + rmdir docker [2021-04-06T17:18:48.901Z] #25 DONE 9.6s [2021-04-06T17:18:48.901Z] [2021-04-06T17:18:48.901Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-06T17:18:48.901Z] #33 2.337 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-06T17:18:48.901Z] #33 2.345 Cloning into '.'... [2021-04-06T17:18:48.901Z] #33 ... [2021-04-06T17:18:48.901Z] [2021-04-06T17:18:48.901Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-06T17:18:48.901Z] #43 1.871 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:18:48.901Z] #43 2.058 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:18:48.901Z] #43 2.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:18:48.901Z] #43 2.303 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T17:18:48.901Z] #43 4.601 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [2021-04-06T17:18:48.901Z] #43 6.714 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T17:18:49.015Z] + trap exit INT TERM [2021-04-06T17:18:49.015Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-06T17:18:49.015Z] + CONTAINER_NAME=docker-pr1 [2021-04-06T17:18:49.015Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh dynbinary-daemon [2021-04-06T17:18:49.206Z] #43 ... [2021-04-06T17:18:49.206Z] [2021-04-06T17:18:49.206Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:18:49.206Z] #46 2.318 + RM_GOPATH=0 [2021-04-06T17:18:49.206Z] #46 2.318 + TMP_GOPATH= [2021-04-06T17:18:49.206Z] #46 2.318 + : /build [2021-04-06T17:18:49.206Z] #46 2.318 + '[' -z '' ']' [2021-04-06T17:18:49.206Z] #46 2.319 ++ mktemp -d [2021-04-06T17:18:49.206Z] #46 2.329 + export GOPATH=/tmp/tmp.8OUqbfRNn2 [2021-04-06T17:18:49.206Z] #46 2.329 + GOPATH=/tmp/tmp.8OUqbfRNn2 [2021-04-06T17:18:49.206Z] #46 2.329 + RM_GOPATH=1 [2021-04-06T17:18:49.206Z] #46 2.329 + case "$(go env GOARCH)" in [2021-04-06T17:18:49.206Z] #46 2.329 ++ go env GOARCH [2021-04-06T17:18:49.206Z] #46 2.418 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:18:49.206Z] #46 2.418 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.206Z] #46 2.418 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.206Z] #46 2.418 ++ dirname /tmp/install/install.sh [2021-04-06T17:18:49.206Z] #46 2.418 + dir=/tmp/install [2021-04-06T17:18:49.206Z] #46 2.418 + bin=vndr [2021-04-06T17:18:49.206Z] #46 2.418 + shift [2021-04-06T17:18:49.206Z] #46 2.418 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-06T17:18:49.206Z] #46 2.418 + . /tmp/install/vndr.installer [2021-04-06T17:18:49.206Z] #46 2.418 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:18:49.206Z] #46 2.418 + install_vndr [2021-04-06T17:18:49.206Z] #46 2.418 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-06T17:18:49.206Z] #46 2.418 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8OUqbfRNn2/src/github.com/LK4D4/vndr [2021-04-06T17:18:49.206Z] #46 2.418 Cloning into '/tmp/tmp.8OUqbfRNn2/src/github.com/LK4D4/vndr'... [2021-04-06T17:18:49.206Z] #46 3.157 + cd /tmp/tmp.8OUqbfRNn2/src/github.com/LK4D4/vndr [2021-04-06T17:18:49.206Z] #46 3.157 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:18:49.206Z] #46 3.179 + go build -buildmode=pie -v -o /build/vndr . [2021-04-06T17:18:49.206Z] #46 4.414 internal/cpu [2021-04-06T17:18:49.206Z] #46 4.419 runtime/internal/sys [2021-04-06T17:18:49.206Z] #46 4.501 internal/race [2021-04-06T17:18:49.206Z] #46 4.593 sync/atomic [2021-04-06T17:18:49.206Z] #46 4.843 unicode [2021-04-06T17:18:49.206Z] #46 5.058 runtime [2021-04-06T17:18:49.206Z] #46 7.214 unicode/utf8 [2021-04-06T17:18:49.206Z] #46 7.599 math [2021-04-06T17:18:49.206Z] #46 ... [2021-04-06T17:18:49.206Z] [2021-04-06T17:18:49.206Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:18:49.206Z] #68 2.683 + RM_GOPATH=0 [2021-04-06T17:18:49.206Z] #68 2.683 + TMP_GOPATH= [2021-04-06T17:18:49.206Z] #68 2.683 + : /build [2021-04-06T17:18:49.206Z] #68 2.683 + '[' -z '' ']' [2021-04-06T17:18:49.206Z] #68 2.683 ++ mktemp -d [2021-04-06T17:18:49.206Z] #68 2.683 + export GOPATH=/tmp/tmp.Nipf7K5YL6 [2021-04-06T17:18:49.206Z] #68 2.683 + GOPATH=/tmp/tmp.Nipf7K5YL6 [2021-04-06T17:18:49.206Z] #68 2.683 + RM_GOPATH=1 [2021-04-06T17:18:49.206Z] #68 2.683 + case "$(go env GOARCH)" in [2021-04-06T17:18:49.206Z] #68 2.683 ++ go env GOARCH [2021-04-06T17:18:49.206Z] #68 2.746 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:18:49.206Z] #68 2.746 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.206Z] #68 2.746 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.206Z] #68 2.746 ++ dirname /tmp/install/install.sh [2021-04-06T17:18:49.206Z] #68 2.746 + dir=/tmp/install [2021-04-06T17:18:49.206Z] #68 2.746 + bin=proxy [2021-04-06T17:18:49.206Z] #68 2.746 + shift [2021-04-06T17:18:49.206Z] #68 2.746 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-06T17:18:49.206Z] #68 2.746 + . /tmp/install/proxy.installer [2021-04-06T17:18:49.206Z] #68 2.746 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:18:49.206Z] #68 2.746 + install_proxy [2021-04-06T17:18:49.206Z] #68 2.746 + case "$1" in [2021-04-06T17:18:49.206Z] #68 2.746 + export CGO_ENABLED=0 [2021-04-06T17:18:49.206Z] #68 2.746 + CGO_ENABLED=0 [2021-04-06T17:18:49.206Z] #68 2.746 + _install_proxy [2021-04-06T17:18:49.206Z] #68 2.746 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-06T17:18:49.206Z] #68 2.746 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Nipf7K5YL6/src/github.com/docker/libnetwork [2021-04-06T17:18:49.206Z] #68 2.752 Cloning into '/tmp/tmp.Nipf7K5YL6/src/github.com/docker/libnetwork'... [2021-04-06T17:18:49.446Z] [2021-04-06T17:18:49.446Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T17:18:49.446Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-06T17:18:49.446Z] #5 DONE 0.1s [2021-04-06T17:18:49.446Z] [2021-04-06T17:18:49.446Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:18:49.446Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T17:18:49.446Z] #8 DONE 0.1s [2021-04-06T17:18:49.446Z] [2021-04-06T17:18:49.446Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:18:49.446Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-06T17:18:49.446Z] #6 DONE 0.1s [2021-04-06T17:18:49.446Z] [2021-04-06T17:18:49.446Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:18:49.446Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:18:49.446Z] #7 DONE 0.1s [2021-04-06T17:18:49.516Z] #68 ... [2021-04-06T17:18:49.516Z] [2021-04-06T17:18:49.516Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:18:49.516Z] #59 1.339 + RM_GOPATH=0 [2021-04-06T17:18:49.516Z] #59 1.339 + TMP_GOPATH= [2021-04-06T17:18:49.516Z] #59 1.339 + : /build [2021-04-06T17:18:49.516Z] #59 1.339 + '[' -z '' ']' [2021-04-06T17:18:49.516Z] #59 1.339 ++ mktemp -d [2021-04-06T17:18:49.516Z] #59 1.339 + export GOPATH=/tmp/tmp.zB9oNtDAOc [2021-04-06T17:18:49.516Z] #59 1.339 + GOPATH=/tmp/tmp.zB9oNtDAOc [2021-04-06T17:18:49.516Z] #59 1.339 + RM_GOPATH=1 [2021-04-06T17:18:49.516Z] #59 1.339 + case "$(go env GOARCH)" in [2021-04-06T17:18:49.516Z] #59 1.339 ++ go env GOARCH [2021-04-06T17:18:49.516Z] #59 1.347 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.516Z] #59 1.347 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.516Z] #59 1.349 ++ dirname /tmp/install/install.sh [2021-04-06T17:18:49.516Z] #59 1.351 + dir=/tmp/install [2021-04-06T17:18:49.516Z] #59 1.351 + bin=rootlesskit [2021-04-06T17:18:49.516Z] #59 1.351 + shift [2021-04-06T17:18:49.516Z] #59 1.351 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-06T17:18:49.516Z] #59 1.351 + . /tmp/install/rootlesskit.installer [2021-04-06T17:18:49.516Z] #59 1.351 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:18:49.516Z] #59 1.351 + install_rootlesskit [2021-04-06T17:18:49.516Z] #59 1.351 + case "$1" in [2021-04-06T17:18:49.516Z] #59 1.351 + export CGO_ENABLED=0 [2021-04-06T17:18:49.516Z] #59 1.351 + CGO_ENABLED=0 [2021-04-06T17:18:49.516Z] #59 1.351 + _install_rootlesskit [2021-04-06T17:18:49.516Z] #59 1.351 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:18:49.516Z] #59 1.351 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-06T17:18:49.516Z] #59 1.351 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zB9oNtDAOc/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:18:49.516Z] #59 1.356 Cloning into '/tmp/tmp.zB9oNtDAOc/src/github.com/rootless-containers/rootlesskit'... [2021-04-06T17:18:49.516Z] #59 5.041 + cd /tmp/tmp.zB9oNtDAOc/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:18:49.516Z] #59 5.042 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:18:49.516Z] #59 5.045 + export GO111MODULE=on [2021-04-06T17:18:49.516Z] #59 5.045 + GO111MODULE=on [2021-04-06T17:18:49.516Z] #59 5.045 + export GOPROXY=https://proxy.golang.org [2021-04-06T17:18:49.516Z] #59 5.045 + GOPROXY=https://proxy.golang.org [2021-04-06T17:18:49.516Z] #59 5.045 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:18:49.516Z] #59 5.045 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-06T17:18:49.516Z] #59 6.214 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:18:49.516Z] #59 6.215 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:18:49.516Z] #59 6.217 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:18:49.516Z] #59 6.223 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:18:49.516Z] #59 6.233 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:18:49.516Z] #59 6.235 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:18:49.516Z] #59 6.238 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:18:49.516Z] #59 6.418 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-06T17:18:49.516Z] #59 6.510 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:18:49.516Z] #59 6.535 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-06T17:18:49.516Z] #59 6.671 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-06T17:18:49.516Z] #59 6.700 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:18:49.516Z] #59 6.704 go: downloading github.com/google/uuid v1.2.0 [2021-04-06T17:18:49.516Z] #59 6.826 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:18:49.516Z] #59 7.065 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-06T17:18:49.516Z] #59 7.092 go: extracting github.com/google/uuid v1.2.0 [2021-04-06T17:18:49.516Z] #59 7.202 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:18:49.516Z] #59 7.208 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-06T17:18:49.516Z] #59 7.310 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:18:49.516Z] #59 8.109 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:18:49.516Z] #59 8.160 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-06T17:18:49.516Z] #59 8.199 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:18:49.516Z] #59 9.225 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:18:49.516Z] #59 9.286 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:18:49.516Z] #59 ... [2021-04-06T17:18:49.516Z] [2021-04-06T17:18:49.516Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:18:49.516Z] #48 2.913 + RM_GOPATH=0 [2021-04-06T17:18:49.516Z] #48 2.913 + TMP_GOPATH= [2021-04-06T17:18:49.516Z] #48 2.913 + : /build [2021-04-06T17:18:49.516Z] #48 2.913 + '[' -z '' ']' [2021-04-06T17:18:49.516Z] #48 2.914 ++ mktemp -d [2021-04-06T17:18:49.516Z] #48 2.914 + export GOPATH=/tmp/tmp.Js1FlgrVQV [2021-04-06T17:18:49.516Z] #48 2.914 + GOPATH=/tmp/tmp.Js1FlgrVQV [2021-04-06T17:18:49.516Z] #48 2.914 + RM_GOPATH=1 [2021-04-06T17:18:49.516Z] #48 2.914 + case "$(go env GOARCH)" in [2021-04-06T17:18:49.516Z] #48 2.914 ++ go env GOARCH [2021-04-06T17:18:49.516Z] #48 2.923 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.516Z] #48 2.923 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.516Z] #48 2.923 ++ dirname /tmp/install/install.sh [2021-04-06T17:18:49.516Z] #48 2.938 + dir=/tmp/install [2021-04-06T17:18:49.516Z] #48 2.938 + bin=gotestsum [2021-04-06T17:18:49.516Z] #48 2.938 + shift [2021-04-06T17:18:49.516Z] #48 2.938 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-06T17:18:49.516Z] #48 2.938 + . /tmp/install/gotestsum.installer [2021-04-06T17:18:49.516Z] #48 2.938 ++ : v0.5.3 [2021-04-06T17:18:49.516Z] #48 2.938 + install_gotestsum [2021-04-06T17:18:49.516Z] #48 2.938 + set -e [2021-04-06T17:18:49.516Z] #48 2.938 + export GO111MODULE=on [2021-04-06T17:18:49.516Z] #48 2.938 + GO111MODULE=on [2021-04-06T17:18:49.516Z] #48 2.938 + GOBIN=/build [2021-04-06T17:18:49.516Z] #48 2.938 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-06T17:18:49.516Z] #48 3.086 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-06T17:18:49.516Z] #48 3.086 go: finding gotest.tools v0.5.3 [2021-04-06T17:18:49.516Z] #48 3.975 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-06T17:18:49.516Z] #48 4.251 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-06T17:18:49.516Z] #48 5.509 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:18:49.516Z] #48 5.511 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-06T17:18:49.516Z] #48 5.519 go: downloading github.com/fatih/color v1.9.0 [2021-04-06T17:18:49.516Z] #48 5.576 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:18:49.516Z] #48 5.591 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:18:49.516Z] #48 5.683 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:18:49.516Z] #48 5.707 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:18:49.516Z] #48 5.714 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:18:49.516Z] #48 5.715 go: extracting github.com/fatih/color v1.9.0 [2021-04-06T17:18:49.516Z] #48 5.753 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:18:49.516Z] #48 5.769 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-06T17:18:49.516Z] #48 5.797 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:18:49.516Z] #48 5.849 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:18:49.516Z] #48 5.919 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:18:49.516Z] #48 6.076 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:18:49.516Z] #48 6.083 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:18:49.516Z] #48 6.291 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:18:49.516Z] #48 6.396 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:18:49.516Z] #48 6.647 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:18:49.516Z] #48 6.937 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:18:49.516Z] #48 7.794 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:18:49.516Z] #48 9.284 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:18:49.577Z] [2021-04-06T17:18:49.577Z] Removing bundles/ [2021-04-06T17:18:49.577Z] [2021-04-06T17:18:49.622Z] db4e2d8d5901: Verifying Checksum [2021-04-06T17:18:49.622Z] db4e2d8d5901: Download complete [2021-04-06T17:18:49.832Z] #48 ... [2021-04-06T17:18:49.832Z] [2021-04-06T17:18:49.832Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:18:49.832Z] #52 2.993 + RM_GOPATH=0 [2021-04-06T17:18:49.832Z] #52 2.993 + TMP_GOPATH= [2021-04-06T17:18:49.832Z] #52 2.993 + : /build [2021-04-06T17:18:49.832Z] #52 2.993 + '[' -z '' ']' [2021-04-06T17:18:49.832Z] #52 2.995 ++ mktemp -d [2021-04-06T17:18:49.832Z] #52 3.004 + export GOPATH=/tmp/tmp.FcyfkYo4cT [2021-04-06T17:18:49.832Z] #52 3.004 + GOPATH=/tmp/tmp.FcyfkYo4cT [2021-04-06T17:18:49.832Z] #52 3.004 + RM_GOPATH=1 [2021-04-06T17:18:49.832Z] #52 3.004 + case "$(go env GOARCH)" in [2021-04-06T17:18:49.832Z] #52 3.013 ++ go env GOARCH [2021-04-06T17:18:49.832Z] #52 3.046 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.832Z] #52 3.046 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.832Z] #52 3.046 ++ dirname /tmp/install/install.sh [2021-04-06T17:18:49.832Z] #52 3.056 + dir=/tmp/install [2021-04-06T17:18:49.832Z] #52 3.056 + bin=shfmt [2021-04-06T17:18:49.832Z] #52 3.056 + shift [2021-04-06T17:18:49.832Z] #52 3.056 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-06T17:18:49.832Z] #52 3.056 + . /tmp/install/shfmt.installer [2021-04-06T17:18:49.832Z] #52 3.056 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:18:49.832Z] #52 3.056 + install_shfmt [2021-04-06T17:18:49.832Z] #52 3.056 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-06T17:18:49.832Z] #52 3.056 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FcyfkYo4cT/src/github.com/mvdan/sh [2021-04-06T17:18:49.832Z] #52 3.056 Cloning into '/tmp/tmp.FcyfkYo4cT/src/github.com/mvdan/sh'... [2021-04-06T17:18:49.832Z] #52 3.056 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:18:49.832Z] #52 ... [2021-04-06T17:18:49.832Z] [2021-04-06T17:18:49.832Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:18:49.832Z] #35 2.020 + RM_GOPATH=0 [2021-04-06T17:18:49.832Z] #35 2.020 + TMP_GOPATH= [2021-04-06T17:18:49.832Z] #35 2.020 + : /build [2021-04-06T17:18:49.832Z] #35 2.020 + '[' -z '' ']' [2021-04-06T17:18:49.832Z] #35 2.020 ++ mktemp -d [2021-04-06T17:18:49.832Z] #35 2.036 + export GOPATH=/tmp/tmp.Wj7m1ddbE1 [2021-04-06T17:18:49.832Z] #35 2.036 + GOPATH=/tmp/tmp.Wj7m1ddbE1 [2021-04-06T17:18:49.832Z] #35 2.036 + RM_GOPATH=1 [2021-04-06T17:18:49.832Z] #35 2.036 + case "$(go env GOARCH)" in [2021-04-06T17:18:49.832Z] #35 2.036 ++ go env GOARCH [2021-04-06T17:18:49.832Z] #35 2.036 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.832Z] #35 2.036 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:49.832Z] #35 2.036 ++ dirname /tmp/install/install.sh [2021-04-06T17:18:49.832Z] #35 2.039 + dir=/tmp/install [2021-04-06T17:18:49.832Z] #35 2.039 + bin=tomlv [2021-04-06T17:18:49.832Z] #35 2.039 + shift [2021-04-06T17:18:49.832Z] #35 2.039 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-06T17:18:49.832Z] #35 2.039 + . /tmp/install/tomlv.installer [2021-04-06T17:18:49.832Z] #35 2.042 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:18:49.832Z] #35 2.046 + install_tomlv [2021-04-06T17:18:49.832Z] #35 2.046 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-06T17:18:49.833Z] #35 2.046 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Wj7m1ddbE1/src/github.com/BurntSushi/toml [2021-04-06T17:18:49.833Z] #35 2.046 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:18:49.833Z] #35 2.059 Cloning into '/tmp/tmp.Wj7m1ddbE1/src/github.com/BurntSushi/toml'... [2021-04-06T17:18:49.833Z] #35 3.106 + cd /tmp/tmp.Wj7m1ddbE1/src/github.com/BurntSushi/toml [2021-04-06T17:18:49.833Z] #35 3.118 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:18:49.833Z] #35 3.157 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:18:49.833Z] #35 3.960 internal/cpu [2021-04-06T17:18:49.833Z] #35 3.967 runtime/internal/atomic [2021-04-06T17:18:49.833Z] #35 4.292 runtime/internal/sys [2021-04-06T17:18:49.833Z] #35 4.426 runtime/internal/math [2021-04-06T17:18:49.833Z] #35 4.487 math/bits [2021-04-06T17:18:49.833Z] #35 4.498 internal/bytealg [2021-04-06T17:18:49.833Z] #35 4.817 runtime [2021-04-06T17:18:49.833Z] #35 4.822 math [2021-04-06T17:18:49.833Z] #35 8.978 internal/testlog [2021-04-06T17:18:49.833Z] #35 9.187 encoding [2021-04-06T17:18:49.833Z] #35 9.735 runtime/cgo [2021-04-06T17:18:49.833Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-06T17:18:49.833Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:18:49.833Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:18:50.033Z] [2021-04-06T17:18:50.033Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:18:50.033Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:18:50.033Z] #64 DONE 0.0s [2021-04-06T17:18:50.033Z] [2021-04-06T17:18:50.033Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:18:50.033Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T17:18:50.033Z] #62 DONE 0.0s [2021-04-06T17:18:50.033Z] [2021-04-06T17:18:50.033Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:18:50.033Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-06T17:18:50.033Z] #9 DONE 0.0s [2021-04-06T17:18:50.033Z] [2021-04-06T17:18:50.033Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:18:50.033Z] #26 sha256:57373d627fc10d0b115e682739129cb5d3dbf5736835e2210a41d400372eae02 [2021-04-06T17:18:50.033Z] #26 DONE 0.0s [2021-04-06T17:18:50.033Z] [2021-04-06T17:18:50.033Z] #23 [internal] load build context [2021-04-06T17:18:50.033Z] #23 sha256:7659fe02d98bd32b60eef5010fb63022069df937c57d120a5f11ec2bfa78c7b7 [2021-04-06T17:18:50.143Z] #35 ... [2021-04-06T17:18:50.143Z] [2021-04-06T17:18:50.143Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:18:50.143Z] #50 2.955 + RM_GOPATH=0 [2021-04-06T17:18:50.143Z] #50 2.955 + TMP_GOPATH= [2021-04-06T17:18:50.143Z] #50 2.955 + : /build [2021-04-06T17:18:50.143Z] #50 2.955 + '[' -z '' ']' [2021-04-06T17:18:50.143Z] #50 2.961 ++ mktemp -d [2021-04-06T17:18:50.143Z] #50 2.983 + export GOPATH=/tmp/tmp.42q800wtAL [2021-04-06T17:18:50.143Z] #50 2.983 + GOPATH=/tmp/tmp.42q800wtAL [2021-04-06T17:18:50.143Z] #50 2.983 + RM_GOPATH=1 [2021-04-06T17:18:50.143Z] #50 2.983 + case "$(go env GOARCH)" in [2021-04-06T17:18:50.143Z] #50 2.983 ++ go env GOARCH [2021-04-06T17:18:50.143Z] #50 3.013 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:50.143Z] #50 3.013 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:18:50.143Z] #50 3.013 ++ dirname /tmp/install/install.sh [2021-04-06T17:18:50.143Z] #50 3.016 + dir=/tmp/install [2021-04-06T17:18:50.143Z] #50 3.016 + bin=golangci_lint [2021-04-06T17:18:50.143Z] #50 3.016 + shift [2021-04-06T17:18:50.143Z] #50 3.016 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-06T17:18:50.143Z] #50 3.016 + . /tmp/install/golangci_lint.installer [2021-04-06T17:18:50.143Z] #50 3.019 ++ : v1.23.8 [2021-04-06T17:18:50.143Z] #50 3.019 + install_golangci_lint [2021-04-06T17:18:50.143Z] #50 3.019 + set -e [2021-04-06T17:18:50.143Z] #50 3.019 + export GO111MODULE=on [2021-04-06T17:18:50.143Z] #50 3.019 + GO111MODULE=on [2021-04-06T17:18:50.143Z] #50 3.019 + GOBIN=/build [2021-04-06T17:18:50.143Z] #50 3.019 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-06T17:18:50.143Z] #50 3.086 go: finding github.com v1.23.8 [2021-04-06T17:18:50.143Z] #50 3.086 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-06T17:18:50.143Z] #50 3.096 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:18:50.143Z] #50 3.096 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-06T17:18:50.143Z] #50 3.102 go: finding github.com/golangci v1.23.8 [2021-04-06T17:18:50.143Z] #50 3.999 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:18:50.143Z] #50 4.510 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:18:50.143Z] #50 8.383 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-06T17:18:50.143Z] #50 8.392 go: downloading github.com/pkg/errors v0.8.1 [2021-04-06T17:18:50.143Z] #50 8.396 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:18:50.143Z] #50 8.397 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-06T17:18:50.143Z] #50 8.398 go: downloading github.com/fatih/color v1.7.0 [2021-04-06T17:18:50.143Z] #50 8.423 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:18:50.143Z] #50 8.423 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:18:50.143Z] #50 8.424 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:18:50.143Z] #50 8.493 go: extracting github.com/fatih/color v1.7.0 [2021-04-06T17:18:50.143Z] #50 8.508 go: extracting github.com/pkg/errors v0.8.1 [2021-04-06T17:18:50.143Z] #50 8.509 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:18:50.143Z] #50 8.667 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:18:50.143Z] #50 8.718 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:18:50.143Z] #50 8.720 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:18:50.143Z] #50 8.753 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-06T17:18:50.143Z] #50 8.753 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-06T17:18:50.143Z] #50 8.934 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:18:50.143Z] #50 8.935 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:18:50.143Z] #50 9.028 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:18:50.143Z] #50 9.062 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:18:50.143Z] #50 9.076 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:18:50.143Z] #50 9.314 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:18:50.143Z] #50 9.776 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:18:50.143Z] #50 9.917 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:18:50.143Z] #50 10.04 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:18:50.143Z] #50 10.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:18:50.143Z] #50 10.93 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:18:50.143Z] #50 10.93 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:18:50.143Z] #50 ... [2021-04-06T17:18:50.143Z] [2021-04-06T17:18:50.143Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T17:18:50.143Z] #14 2.945 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:18:50.143Z] #14 3.135 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:18:50.143Z] #14 3.218 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:18:50.143Z] #14 3.250 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:18:50.143Z] #14 4.115 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [427 kB] [2021-04-06T17:18:50.143Z] #14 5.289 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T17:18:50.143Z] #14 6.953 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [2021-04-06T17:18:50.143Z] #14 9.248 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T17:18:50.289Z] 1301750ffb48: Verifying Checksum [2021-04-06T17:18:50.289Z] 1301750ffb48: Download complete [2021-04-06T17:18:50.433Z] #14 ... [2021-04-06T17:18:50.434Z] [2021-04-06T17:18:50.434Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-06T17:18:50.434Z] #41 1.670 + git clone https://github.com/docker/distribution.git . [2021-04-06T17:18:50.434Z] #41 1.755 Cloning into '.'... [2021-04-06T17:18:50.434Z] #41 ... [2021-04-06T17:18:50.434Z] [2021-04-06T17:18:50.434Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:18:50.434Z] #52 11.24 + cd /tmp/tmp.FcyfkYo4cT/src/github.com/mvdan/sh [2021-04-06T17:18:50.434Z] #52 11.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:18:50.434Z] #52 11.33 + GO111MODULE=on [2021-04-06T17:18:50.434Z] #52 11.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-06T17:18:50.589Z] 5ffb2f5886e2: Verifying Checksum [2021-04-06T17:18:50.589Z] 5ffb2f5886e2: Download complete [2021-04-06T17:18:51.233Z] dc5c6edc9cff: Verifying Checksum [2021-04-06T17:18:51.233Z] dc5c6edc9cff: Download complete [2021-04-06T17:18:51.439Z] #23 transferring context: 53.43MB 1.5s done [2021-04-06T17:18:51.439Z] #23 DONE 1.6s [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T17:18:51.439Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-06T17:18:51.439Z] #39 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T17:18:51.439Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-06T17:18:51.439Z] #65 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T17:18:51.439Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-06T17:18:51.439Z] #31 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T17:18:51.439Z] #52 sha256:a9af39d1d2661800b747c08d7d6c24c128eafb5697ae9fa14238f255935fd3df [2021-04-06T17:18:51.439Z] #52 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:18:51.439Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-06T17:18:51.439Z] #20 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T17:18:51.439Z] #59 sha256:23c062702bba10a3b5adc7a003ae7639de344bb282417fdaa5f611b1465fce2f [2021-04-06T17:18:51.439Z] #59 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:18:51.439Z] #29 sha256:b272d7ce754a06fb64cf1fafb48e69a830d9a5558fe9cb083752adf25e0ed595 [2021-04-06T17:18:51.439Z] #29 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:18:51.439Z] #24 sha256:f6985f048809876c116e0780b618140cc53842d0d09a7e07aecb2925c08bf925 [2021-04-06T17:18:51.439Z] #24 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:18:51.439Z] #44 sha256:610a6b3f8ca6ea2493a841d01249e6e2f1afbd3f592768e698993ccd1f4ed52e [2021-04-06T17:18:51.439Z] #44 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T17:18:51.439Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-06T17:18:51.439Z] #63 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T17:18:51.439Z] #28 sha256:51a94fcf8070ab19fd36b2da3ffed8e5aa1ea45ff64d999c67cd2cd90174b465 [2021-04-06T17:18:51.439Z] #28 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T17:18:51.439Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-06T17:18:51.439Z] #15 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:18:51.439Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-06T17:18:51.439Z] #27 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:18:51.439Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-06T17:18:51.439Z] #36 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T17:18:51.439Z] #41 sha256:38d4bfdb267f10cda668e6f14491e96a17494864ae4509f4d16cd5e2c9df506e [2021-04-06T17:18:51.439Z] #41 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:18:51.439Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:18:51.439Z] #43 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:18:51.439Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-06T17:18:51.439Z] #18 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:18:51.439Z] #67 sha256:1d5bf2d8479ffd375da8f8d8002aad0919845f8834d11d4d5a8b752d3628d3a6 [2021-04-06T17:18:51.439Z] #67 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T17:18:51.439Z] #54 sha256:60aeefdc34059d60773b5f8f5500357f910d3c827d8472a474b51c7f788603e0 [2021-04-06T17:18:51.439Z] #54 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T17:18:51.439Z] #50 sha256:b2a82a34c8847150874eaa2964c86c72e0f1fffe23b9b012790d856b32fa8819 [2021-04-06T17:18:51.439Z] #50 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T17:18:51.439Z] #33 sha256:baefc172a004f6a9138b9a8e226c51f4725391d8fb60f1fe74ead861ebd1aa04 [2021-04-06T17:18:51.439Z] #33 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:18:51.439Z] #58 sha256:e9ae5fae318d62fd139eda20587d91699b4eccb4d74e1a4ac5ec8c6ad54bf9e1 [2021-04-06T17:18:51.439Z] #58 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:18:51.439Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-06T17:18:51.439Z] #40 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:18:51.439Z] #56 sha256:d9e258992287b6c0e83a4424524c7820bb90572ee20b05140c1f2c7786fee11f [2021-04-06T17:18:51.439Z] #56 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T17:18:51.439Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-06T17:18:51.439Z] #10 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:18:51.439Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-06T17:18:51.439Z] #42 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:18:51.439Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-06T17:18:51.439Z] #32 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T17:18:51.439Z] #68 sha256:eab0c4a03fb758c44f3439ce5ef133f5934271d66e6a201552616d0993f06b48 [2021-04-06T17:18:51.439Z] #68 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:18:51.439Z] #45 sha256:8749ee2c62bafef1b4140fc1d9f5075fe580c80fa94f28fa07a2e7095c77ca7f [2021-04-06T17:18:51.439Z] #45 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T17:18:51.439Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-06T17:18:51.439Z] #11 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T17:18:51.439Z] #25 sha256:6e7a5284151082f7d4035ee07d74f00e34a3f1d579456888e7fbe7b8b63e46fe [2021-04-06T17:18:51.439Z] #25 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T17:18:51.439Z] #66 sha256:a0c3d2e85194344d912dbc4b359ecb693bf267a8c44c6413b06ba724a38ddd4f [2021-04-06T17:18:51.439Z] #66 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T17:18:51.439Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-06T17:18:51.439Z] #12 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T17:18:51.439Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-06T17:18:51.439Z] #19 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T17:18:51.439Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-06T17:18:51.439Z] #16 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.439Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:18:51.439Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-06T17:18:51.439Z] #13 CACHED [2021-04-06T17:18:51.439Z] [2021-04-06T17:18:51.440Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:18:51.440Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-06T17:18:51.440Z] #55 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:18:51.440Z] #51 sha256:a4b1ea33b6d06160a2803384249faa130c28c657cd39c52b23ae58e58df66ffe [2021-04-06T17:18:51.440Z] #51 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:18:51.440Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-06T17:18:51.440Z] #17 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:18:51.440Z] #30 sha256:f554e7670575593d7feb84c63719f176aafcac5c1dab714096ce9e8302c5621e [2021-04-06T17:18:51.440Z] #30 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T17:18:51.440Z] #61 sha256:b5e4c58d53ead8ea9b52150cf655a8fa3078f6afab8487def3d8158b4c5b4f2c [2021-04-06T17:18:51.440Z] #61 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T17:18:51.440Z] #57 sha256:7a36c674c9b87e7727be9c8bddab0d27c46c513c75084422553d7fdd10de5fe3 [2021-04-06T17:18:51.440Z] #57 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:18:51.440Z] #37 sha256:77e2cdba3d3006c7b260df11076038596c998ded48f43097f1aff40fa4dac80b [2021-04-06T17:18:51.440Z] #37 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T17:18:51.440Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-06T17:18:51.440Z] #21 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T17:18:51.440Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-06T17:18:51.440Z] #14 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:18:51.440Z] #47 sha256:4e53215144db5e72b7c2a1253a648fc7c4c93891a984ca2af728290c39b1b705 [2021-04-06T17:18:51.440Z] #47 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T17:18:51.440Z] #48 sha256:3fa8d1390a01935b8e7b03cb42b36259c809202c8fd5b6bc050e7e66b58f2e93 [2021-04-06T17:18:51.440Z] #48 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:18:51.440Z] #34 sha256:56e2e0c638e8560a8806f94824fd29fb4c96f131404bcdd2592fa5f2a4bb584a [2021-04-06T17:18:51.440Z] #34 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T17:18:51.440Z] #38 sha256:bfab790c9c22d93bf2d67f97c132fd288afb24e88a940a66878b01ea3468ef75 [2021-04-06T17:18:51.440Z] #38 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:18:51.440Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-06T17:18:51.440Z] #22 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:18:51.440Z] #49 sha256:9eb3065a0f36ff3402a31660f84d39502d45648c440668a0f8e967376d3747e1 [2021-04-06T17:18:51.440Z] #49 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T17:18:51.440Z] #35 sha256:74c5707e6e198929056eeb592d407f2af59ae9d012f66aa0776cb6c9ee666240 [2021-04-06T17:18:51.440Z] #35 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T17:18:51.440Z] #60 sha256:bc690872eafa05d4481ab949cf61abcc06f923b2857dd0c710059feda7338709 [2021-04-06T17:18:51.440Z] #60 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T17:18:51.440Z] #46 sha256:412636c1979fd508a761bf5c8e7f9857f80fb7a47208a510e8242bece855e6a5 [2021-04-06T17:18:51.440Z] #46 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:18:51.440Z] #53 sha256:5a8b8c47f7329acf703cee1f11e74489ec2e53b558c001f783a5cac94d10d9ea [2021-04-06T17:18:51.440Z] #53 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:18:51.440Z] #69 sha256:93b06b203b0bbfc19c27a9fff34e96d110db3171031eade14c1914e9701e7bb7 [2021-04-06T17:18:51.440Z] #69 CACHED [2021-04-06T17:18:51.440Z] [2021-04-06T17:18:51.440Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:18:51.440Z] #70 sha256:059ad3575bae100b49527e5f1325982a1954e10231ad97fc2e6d2350bf2987e1 [2021-04-06T17:18:51.464Z] #52 12.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:18:51.464Z] #52 12.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:18:51.464Z] #52 12.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:18:51.464Z] #52 12.37 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:18:51.464Z] #52 12.40 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:18:51.755Z] #52 12.75 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:18:52.388Z] #52 13.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:18:53.333Z] db4e2d8d5901: Pull complete [2021-04-06T17:18:53.333Z] dfe2d012519c: Pull complete [2021-04-06T17:18:53.352Z] #70 DONE 2.0s [2021-04-06T17:18:53.352Z] [2021-04-06T17:18:53.352Z] #71 exporting to image [2021-04-06T17:18:53.352Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-06T17:18:53.352Z] #71 exporting layers [2021-04-06T17:18:53.469Z] #52 14.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:18:53.978Z] 5d8f1d1f9197: Pull complete [2021-04-06T17:18:53.978Z] 3c370c2e2f82: Verifying Checksum [2021-04-06T17:18:53.978Z] 3c370c2e2f82: Download complete [2021-04-06T17:18:54.501Z] #52 15.21 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:18:54.501Z] #52 15.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:18:54.501Z] #52 15.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:18:54.501Z] #52 15.51 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:18:55.132Z] #52 15.92 runtime [2021-04-06T17:18:55.132Z] #52 15.93 runtime/cgo [2021-04-06T17:18:55.264Z] #71 exporting layers 1.7s done [2021-04-06T17:18:55.264Z] #71 writing image sha256:5845bc1640092d9abceade73e1c86d72c2f6735df428bf6db2dd52e0b13aefb3 [2021-04-06T17:18:55.264Z] #71 writing image sha256:5845bc1640092d9abceade73e1c86d72c2f6735df428bf6db2dd52e0b13aefb3 done [2021-04-06T17:18:55.264Z] #71 naming to docker.io/library/docker:257b4db1861b86f2d3643636cf3303979c7d2923 done [2021-04-06T17:18:55.264Z] #71 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-06T17:18:55.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/test/unit [2021-04-06T17:18:55.764Z] #52 ... [2021-04-06T17:18:55.764Z] [2021-04-06T17:18:55.764Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:18:55.764Z] #50 11.19 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:18:55.764Z] #50 11.21 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:18:55.764Z] #50 11.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:18:55.764Z] #50 11.42 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:18:55.764Z] #50 11.65 go: downloading github.com/spf13/viper v1.6.1 [2021-04-06T17:18:55.764Z] #50 11.69 go: extracting github.com/spf13/viper v1.6.1 [2021-04-06T17:18:55.764Z] #50 11.71 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:18:55.764Z] #50 11.78 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:18:55.764Z] #50 11.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:18:55.764Z] #50 11.88 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:18:55.764Z] #50 12.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:18:55.764Z] #50 12.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:18:55.764Z] #50 12.91 go: downloading github.com/spf13/cast v1.3.0 [2021-04-06T17:18:55.764Z] #50 12.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:18:55.764Z] #50 12.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:18:55.764Z] #50 12.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:18:55.764Z] #50 13.03 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:18:55.764Z] #50 13.08 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:18:55.764Z] #50 13.11 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:18:55.764Z] #50 13.11 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:18:55.764Z] #50 13.12 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:18:55.764Z] #50 13.14 go: extracting github.com/spf13/cast v1.3.0 [2021-04-06T17:18:55.764Z] #50 13.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:18:55.764Z] #50 13.15 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:18:55.764Z] #50 13.16 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:18:55.764Z] #50 13.19 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:18:55.764Z] #50 13.19 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:18:55.764Z] #50 13.20 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:18:55.764Z] #50 13.33 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:18:55.764Z] #50 13.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:18:55.764Z] #50 13.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:18:55.764Z] #50 13.37 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-06T17:18:55.764Z] #50 13.37 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:18:55.764Z] #50 13.38 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:18:55.764Z] #50 13.39 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:18:55.764Z] #50 13.45 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:18:55.764Z] #50 13.57 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:18:55.764Z] #50 13.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:18:55.764Z] #50 13.60 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:18:55.764Z] #50 13.60 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-06T17:18:55.764Z] #50 13.60 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:18:55.764Z] #50 13.61 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:18:55.764Z] #50 13.64 go: downloading github.com/spf13/afero v1.1.2 [2021-04-06T17:18:55.764Z] #50 13.76 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:18:55.764Z] #50 13.77 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-06T17:18:55.764Z] #50 13.82 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:18:55.764Z] #50 13.82 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:18:55.764Z] #50 13.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:18:55.764Z] #50 13.84 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-06T17:18:55.764Z] #50 13.87 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-06T17:18:55.764Z] #50 14.07 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:18:55.764Z] #50 14.09 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-06T17:18:55.764Z] #50 14.09 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-06T17:18:55.764Z] #50 14.09 go: extracting github.com/spf13/afero v1.1.2 [2021-04-06T17:18:55.764Z] #50 14.10 go: downloading golang.org/x/text v0.3.2 [2021-04-06T17:18:55.764Z] #50 14.13 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:18:55.764Z] #50 14.14 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:18:55.764Z] #50 14.15 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:18:55.764Z] #50 14.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:18:55.764Z] #50 14.53 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:18:55.764Z] #50 14.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:18:55.764Z] #50 14.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:18:55.764Z] #50 14.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:18:55.764Z] #50 14.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:18:55.764Z] #50 14.69 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-06T17:18:55.764Z] #50 14.78 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:18:55.764Z] #50 14.99 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:18:55.764Z] #50 15.10 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:18:55.764Z] #50 15.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:18:55.764Z] #50 15.13 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:18:55.764Z] #50 15.14 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-06T17:18:55.764Z] #50 15.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:18:55.764Z] #50 15.19 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:18:55.764Z] #50 15.23 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:18:55.764Z] #50 15.27 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:18:55.764Z] #50 15.30 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:18:55.764Z] #50 15.38 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:18:55.764Z] #50 15.38 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:18:55.764Z] #50 15.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:18:55.764Z] #50 15.53 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:18:55.764Z] #50 15.58 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:18:55.764Z] #50 15.59 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:18:55.764Z] #50 15.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-06T17:18:55.764Z] #50 15.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:18:55.764Z] #50 15.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:18:55.764Z] #50 15.64 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:18:55.764Z] #50 15.71 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:18:55.764Z] #50 15.79 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:18:55.764Z] #50 15.79 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:18:55.764Z] #50 15.81 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:18:55.764Z] #50 15.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:18:55.764Z] #50 16.07 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:18:55.764Z] #50 16.14 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:18:55.764Z] #50 16.18 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-06T17:18:55.764Z] #50 16.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:18:55.764Z] #50 16.19 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:18:55.764Z] #50 16.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:18:55.764Z] #50 16.21 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:18:55.764Z] #50 16.32 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:18:55.764Z] #50 16.36 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:18:55.764Z] #50 16.49 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-06T17:18:55.764Z] #50 16.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:18:55.764Z] #50 16.53 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:18:55.764Z] #50 16.58 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:18:55.764Z] #50 16.71 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:18:56.055Z] #50 16.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:18:56.055Z] #50 16.83 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:18:56.055Z] #50 16.88 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-06T17:18:56.055Z] #50 16.90 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:18:56.141Z] 1301750ffb48: Pull complete [2021-04-06T17:18:56.345Z] #50 17.01 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:18:56.345Z] #50 17.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:18:56.345Z] #50 17.06 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-06T17:18:56.345Z] #50 17.15 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:18:56.345Z] #50 17.20 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-06T17:18:56.345Z] #50 17.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:18:56.635Z] #50 17.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:18:56.636Z] #50 17.35 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-06T17:18:56.636Z] #50 17.47 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:18:56.926Z] #50 17.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:18:56.926Z] #50 17.67 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:18:56.926Z] #50 17.78 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:18:57.217Z] #50 17.94 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:18:57.871Z] #50 18.65 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:18:58.433Z] dc5c6edc9cff: Pull complete [2021-04-06T17:18:59.844Z] ? github.com/docker/docker/api [no test files] [2021-04-06T17:19:00.597Z] #50 21.28 go: extracting golang.org/x/text v0.3.2 [2021-04-06T17:19:00.597Z] #50 ... [2021-04-06T17:19:00.597Z] [2021-04-06T17:19:00.598Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-06T17:19:00.598Z] #56 12.18 Fetched 8114 kB in 10s (788 kB/s) [2021-04-06T17:19:00.598Z] #56 12.18 Reading package lists... [2021-04-06T17:19:00.598Z] #56 15.75 Reading package lists... [2021-04-06T17:19:00.598Z] #56 19.06 Building dependency tree... [2021-04-06T17:19:00.598Z] #56 19.92 The following additional packages will be installed: [2021-04-06T17:19:00.598Z] #56 19.92 libbtrfs0 [2021-04-06T17:19:00.598Z] #56 19.97 The following NEW packages will be installed: [2021-04-06T17:19:00.598Z] #56 19.98 libbtrfs-dev libbtrfs0 [2021-04-06T17:19:00.598Z] #56 20.13 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:19:00.598Z] #56 20.13 Need to get 118 kB of archives. [2021-04-06T17:19:00.598Z] #56 20.13 After this operation, 390 kB of additional disk space will be used. [2021-04-06T17:19:00.598Z] #56 20.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-06T17:19:00.598Z] #56 20.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-06T17:19:00.598Z] #56 20.75 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:19:00.598Z] #56 20.82 Fetched 118 kB in 0s (865 kB/s) [2021-04-06T17:19:00.598Z] #56 20.89 Selecting previously unselected package libbtrfs0. [2021-04-06T17:19:00.598Z] #56 20.89 (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.) [2021-04-06T17:19:00.598Z] #56 21.06 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-06T17:19:00.598Z] #56 21.07 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:19:00.598Z] #56 21.17 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:19:00.598Z] #56 21.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-06T17:19:00.598Z] #56 21.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:19:00.598Z] #56 21.36 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:19:00.598Z] #56 21.37 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:19:00.598Z] #56 21.38 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:19:01.246Z] #56 DONE 22.5s [2021-04-06T17:19:01.246Z] [2021-04-06T17:19:01.246Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-06T17:19:01.246Z] #37 12.55 Fetched 8114 kB in 11s (741 kB/s) [2021-04-06T17:19:01.246Z] #37 12.55 Reading package lists... [2021-04-06T17:19:01.246Z] #37 16.26 Reading package lists... [2021-04-06T17:19:01.246Z] #37 19.64 Building dependency tree... [2021-04-06T17:19:01.246Z] #37 20.58 The following additional packages will be installed: [2021-04-06T17:19:01.246Z] #37 20.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-06T17:19:01.246Z] #37 20.61 Suggested packages: [2021-04-06T17:19:01.246Z] #37 20.61 cmake-doc ninja-build lrzip [2021-04-06T17:19:01.246Z] #37 20.61 Recommended packages: [2021-04-06T17:19:01.246Z] #37 20.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-06T17:19:01.246Z] #37 21.24 The following NEW packages will be installed: [2021-04-06T17:19:01.246Z] #37 21.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-06T17:19:01.246Z] #37 21.25 vim-common xxd [2021-04-06T17:19:01.246Z] #37 21.34 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:19:01.246Z] #37 21.34 Need to get 14.0 MB of archives. [2021-04-06T17:19:01.246Z] #37 21.34 After this operation, 62.1 MB of additional disk space will be used. [2021-04-06T17:19:01.246Z] #37 21.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-06T17:19:01.246Z] #37 21.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:19:01.246Z] #37 21.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-04-06T17:19:01.246Z] #37 21.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-06T17:19:01.246Z] #37 21.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-04-06T17:19:01.246Z] #37 21.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-04-06T17:19:01.246Z] #37 21.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-04-06T17:19:01.246Z] #37 21.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-04-06T17:19:01.246Z] #37 21.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-04-06T17:19:01.246Z] #37 22.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-04-06T17:19:01.246Z] #37 ... [2021-04-06T17:19:01.246Z] [2021-04-06T17:19:01.246Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:19:01.246Z] #46 12.06 unicode/utf16 [2021-04-06T17:19:01.246Z] #46 12.20 container/list [2021-04-06T17:19:01.246Z] #46 12.59 crypto/internal/subtle [2021-04-06T17:19:01.246Z] #46 12.71 crypto/subtle [2021-04-06T17:19:01.246Z] #46 12.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-06T17:19:01.246Z] #46 12.83 internal/nettrace [2021-04-06T17:19:01.246Z] #46 12.94 runtime/cgo [2021-04-06T17:19:01.246Z] #46 ... [2021-04-06T17:19:01.246Z] [2021-04-06T17:19:01.246Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:19:01.246Z] #48 12.03 go: finding github.com/fatih/color v1.9.0 [2021-04-06T17:19:01.246Z] #48 12.06 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:19:01.246Z] #48 12.09 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:19:01.246Z] #48 12.17 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:19:01.246Z] #48 12.24 go: finding github.com/spf13/pflag v1.0.3 [2021-04-06T17:19:01.246Z] #48 12.28 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:19:01.246Z] #48 12.32 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:19:01.246Z] #48 12.49 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:19:01.246Z] #48 12.56 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:19:01.246Z] #48 12.59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:19:01.246Z] #48 12.65 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:19:01.537Z] #48 ... [2021-04-06T17:19:01.537Z] [2021-04-06T17:19:01.537Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-06T17:19:01.537Z] #43 12.84 Fetched 8114 kB in 11s (722 kB/s) [2021-04-06T17:19:01.537Z] #43 12.84 Reading package lists... [2021-04-06T17:19:01.537Z] #43 16.75 Reading package lists... [2021-04-06T17:19:01.537Z] #43 20.42 Building dependency tree... [2021-04-06T17:19:01.537Z] #43 21.40 The following additional packages will be installed: [2021-04-06T17:19:01.537Z] #43 21.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-06T17:19:01.537Z] #43 21.40 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-06T17:19:01.537Z] #43 21.40 Suggested packages: [2021-04-06T17:19:01.537Z] #43 21.40 manpages-dev python-setuptools [2021-04-06T17:19:01.537Z] #43 22.26 The following NEW packages will be installed: [2021-04-06T17:19:01.537Z] #43 22.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-06T17:19:01.537Z] #43 22.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-06T17:19:01.537Z] #43 22.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-06T17:19:01.537Z] #43 22.27 python-six zlib1g-dev [2021-04-06T17:19:01.537Z] #43 22.42 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:19:01.537Z] #43 22.42 Need to get 3742 kB of archives. [2021-04-06T17:19:01.537Z] #43 22.42 After this operation, 22.0 MB of additional disk space will be used. [2021-04-06T17:19:01.537Z] #43 22.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-04-06T17:19:01.537Z] #43 22.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-06T17:19:01.537Z] #43 22.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-04-06T17:19:01.537Z] #43 22.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-06T17:19:01.537Z] #43 22.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-04-06T17:19:01.537Z] #43 22.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-06T17:19:01.537Z] #43 22.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-04-06T17:19:01.537Z] #43 22.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-04-06T17:19:01.537Z] #43 22.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-04-06T17:19:01.537Z] #43 22.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-04-06T17:19:01.537Z] #43 22.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-04-06T17:19:01.537Z] #43 22.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-04-06T17:19:01.537Z] #43 22.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-04-06T17:19:01.537Z] #43 22.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-04-06T17:19:01.537Z] #43 22.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-06T17:19:01.537Z] #43 22.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-04-06T17:19:01.537Z] #43 22.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-04-06T17:19:01.537Z] #43 ... [2021-04-06T17:19:01.537Z] [2021-04-06T17:19:01.537Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:19:01.537Z] #59 12.24 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:19:01.537Z] #59 12.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:19:01.537Z] #59 12.66 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:19:01.537Z] #59 12.75 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:19:01.537Z] #59 12.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:19:01.537Z] #59 13.35 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:19:01.537Z] #59 15.27 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:19:01.537Z] #59 15.29 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:19:01.537Z] #59 15.41 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:19:01.537Z] #59 15.48 go: finding github.com/google/uuid v1.2.0 [2021-04-06T17:19:01.537Z] #59 15.51 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:19:01.537Z] #59 15.54 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:19:01.537Z] #59 15.60 go: finding github.com/gofrs/flock v0.8.0 [2021-04-06T17:19:01.537Z] #59 15.62 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-06T17:19:01.537Z] #59 15.66 go: finding github.com/gorilla/mux v1.8.0 [2021-04-06T17:19:01.537Z] #59 15.71 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:19:01.537Z] #59 15.73 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:19:01.537Z] #59 15.76 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:19:01.537Z] #59 15.77 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:19:01.537Z] #59 15.93 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:19:01.537Z] #59 16.15 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:19:01.827Z] #59 ... [2021-04-06T17:19:01.827Z] [2021-04-06T17:19:01.827Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-06T17:19:01.827Z] #37 22.96 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:19:01.827Z] #37 23.06 Fetched 14.0 MB in 1s (15.6 MB/s) [2021-04-06T17:19:01.827Z] #37 23.13 Selecting previously unselected package xxd. [2021-04-06T17:19:01.827Z] #37 23.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 ... 15177 files and directories currently installed.) [2021-04-06T17:19:01.827Z] #37 23.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-06T17:19:01.827Z] #37 23.18 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:19:01.827Z] #37 23.37 Selecting previously unselected package vim-common. [2021-04-06T17:19:01.827Z] #37 23.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:19:01.827Z] #37 23.39 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:19:02.120Z] #37 23.57 Selecting previously unselected package cmake-data. [2021-04-06T17:19:02.120Z] #37 23.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-06T17:19:02.120Z] #37 23.64 Unpacking cmake-data (3.13.4-1) ... [2021-04-06T17:19:02.338Z] Fetching without tags [2021-04-06T17:19:02.917Z] 3c370c2e2f82: Pull complete [2021-04-06T17:19:02.917Z] 5ffb2f5886e2: Pull complete [2021-04-06T17:19:02.917Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:19:02.917Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-04-06T17:19:02.917Z] ---> 805dc2d65d1c [2021-04-06T17:19:02.917Z] Step 5/15 : ARG BUILDX_REPO [2021-04-06T17:19:02.917Z] ---> Running in c0f5deaa99e7 [2021-04-06T17:19:02.917Z] Removing intermediate container c0f5deaa99e7 [2021-04-06T17:19:02.917Z] ---> 08f6e78937a5 [2021-04-06T17:19:02.917Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-04-06T17:19:02.917Z] ---> Running in 2cd97a331d32 [2021-04-06T17:19:02.917Z] Cloning into '/buildx'... [2021-04-06T17:19:03.056Z] Merging remotes/origin/master commit 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa into PR head commit 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:19:03.152Z] #37 ... [2021-04-06T17:19:03.152Z] [2021-04-06T17:19:03.152Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-06T17:19:03.152Z] #41 14.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-06T17:19:03.152Z] #41 16.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-06T17:19:03.152Z] #41 ... [2021-04-06T17:19:03.152Z] [2021-04-06T17:19:03.152Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-06T17:19:03.152Z] #43 23.37 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:19:03.152Z] #43 23.43 Fetched 3742 kB in 0s (10.7 MB/s) [2021-04-06T17:19:03.152Z] #43 23.50 Selecting previously unselected package libcap-dev:s390x. [2021-04-06T17:19:03.152Z] #43 23.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.) [2021-04-06T17:19:03.152Z] #43 23.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-04-06T17:19:03.152Z] #43 23.59 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-04-06T17:19:03.152Z] #43 23.68 Selecting previously unselected package libnet1:s390x. [2021-04-06T17:19:03.152Z] #43 23.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-06T17:19:03.152Z] #43 23.69 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-06T17:19:03.152Z] #43 23.80 Selecting previously unselected package libnet1-dev. [2021-04-06T17:19:03.152Z] #43 23.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-06T17:19:03.152Z] #43 23.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:19:03.152Z] #43 23.98 Selecting previously unselected package libnl-3-200:s390x. [2021-04-06T17:19:03.152Z] #43 23.98 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-06T17:19:03.152Z] #43 23.99 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-06T17:19:03.152Z] #43 24.07 Selecting previously unselected package libnl-3-dev:s390x. [2021-04-06T17:19:03.152Z] #43 24.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-04-06T17:19:03.152Z] #43 24.08 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-04-06T17:19:03.152Z] #43 24.35 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-06T17:19:03.152Z] #43 24.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-06T17:19:03.152Z] #43 24.36 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-06T17:19:03.152Z] #43 24.43 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-04-06T17:19:03.152Z] #43 24.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-04-06T17:19:03.152Z] #43 24.44 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-06T17:19:03.152Z] #43 24.51 Selecting previously unselected package zlib1g-dev:s390x. [2021-04-06T17:19:03.152Z] #43 24.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-04-06T17:19:03.152Z] #43 24.53 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-06T17:19:02.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:19:02.107Z] > git config --add remote.origin.fetch +refs/pull/42259/head:refs/remotes/origin/PR-42259 # timeout=10 [2021-04-06T17:19:02.146Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:19:02.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:19:02.372Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:19:02.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:19:02.373Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:19:03.159Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:19:03.199Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:19:03.442Z] #43 24.83 Selecting previously unselected package libprotobuf17:s390x. [2021-04-06T17:19:03.442Z] #43 24.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-04-06T17:19:03.442Z] #43 24.84 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-06T17:19:04.073Z] #43 25.53 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-04-06T17:19:04.073Z] #43 ... [2021-04-06T17:19:04.073Z] [2021-04-06T17:19:04.074Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:19:04.074Z] #68 14.82 Checking out files: 98% (1869/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-06T17:19:04.074Z] #68 14.89 + cd /tmp/tmp.Nipf7K5YL6/src/github.com/docker/libnetwork [2021-04-06T17:19:04.074Z] #68 14.89 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:19:04.074Z] #68 15.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-06T17:19:04.074Z] #68 ... [2021-04-06T17:19:04.074Z] [2021-04-06T17:19:04.074Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:19:04.074Z] #50 25.00 go: finding github.com/fatih/color v1.7.0 [2021-04-06T17:19:04.074Z] #50 25.01 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:19:04.074Z] #50 25.04 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:19:04.074Z] #50 25.07 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:19:04.074Z] #50 25.11 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:19:04.364Z] #50 25.11 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:19:04.364Z] #50 25.16 go: finding github.com/pkg/errors v0.8.1 [2021-04-06T17:19:04.364Z] #50 25.17 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:19:04.364Z] #50 25.18 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:19:04.364Z] #50 25.20 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:19:04.364Z] #50 25.22 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:19:04.364Z] #50 25.22 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:19:04.364Z] #50 25.23 go: finding github.com/stretchr/testify v1.4.0 [2021-04-06T17:19:04.364Z] #50 25.23 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:19:04.364Z] #50 25.24 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:19:04.364Z] #50 25.25 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:19:04.364Z] #50 25.26 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:19:04.364Z] #50 25.26 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:19:04.364Z] #50 25.26 go: finding github.com/spf13/viper v1.6.1 [2021-04-06T17:19:04.364Z] #50 25.27 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:19:04.364Z] #50 25.28 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:19:04.364Z] #50 25.28 go: finding github.com/stretchr/objx v0.2.0 [2021-04-06T17:19:04.655Z] #50 25.38 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:19:04.655Z] #50 25.42 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:19:04.655Z] #50 25.44 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:19:04.655Z] #50 25.45 go: finding github.com/spf13/pflag v1.0.5 [2021-04-06T17:19:04.655Z] #50 25.45 go: finding github.com/spf13/cobra v0.0.5 [2021-04-06T17:19:04.655Z] #50 25.47 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:19:04.655Z] #50 25.49 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:19:04.655Z] #50 25.55 go: finding github.com/magiconair/properties v1.8.1 [2021-04-06T17:19:04.655Z] #50 25.58 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:19:04.655Z] #50 25.59 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:19:04.655Z] #50 25.64 go: finding github.com/gobwas/glob v0.2.3 [2021-04-06T17:19:04.655Z] #50 ... [2021-04-06T17:19:04.655Z] [2021-04-06T17:19:04.655Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T17:19:04.655Z] #14 15.15 Fetched 8587 kB in 12s (697 kB/s) [2021-04-06T17:19:04.655Z] #14 15.15 Reading package lists... [2021-04-06T17:19:04.655Z] #14 18.40 Reading package lists... [2021-04-06T17:19:04.655Z] #14 22.22 Building dependency tree... [2021-04-06T17:19:04.655Z] #14 23.23 The following additional packages will be installed: [2021-04-06T17:19:04.655Z] #14 23.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-06T17:19:04.655Z] #14 23.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-06T17:19:04.655Z] #14 23.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-06T17:19:04.655Z] #14 23.23 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-06T17:19:04.655Z] #14 23.23 mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:19:04.655Z] #14 23.23 Suggested packages: [2021-04-06T17:19:04.655Z] #14 23.23 gcc-8-locales seccomp wine64 [2021-04-06T17:19:04.655Z] #14 24.44 The following NEW packages will be installed: [2021-04-06T17:19:04.655Z] #14 24.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-06T17:19:04.655Z] #14 24.44 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-06T17:19:04.655Z] #14 24.44 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-06T17:19:04.655Z] #14 24.44 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-06T17:19:04.655Z] #14 24.44 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-06T17:19:04.655Z] #14 24.44 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:19:04.655Z] #14 24.45 The following packages will be upgraded: [2021-04-06T17:19:04.655Z] #14 24.45 libseccomp2 libsystemd0 libudev1 [2021-04-06T17:19:04.655Z] #14 24.61 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:19:04.655Z] #14 24.61 Need to get 73.8 MB of archives. [2021-04-06T17:19:04.655Z] #14 24.61 After this operation, 494 MB of additional disk space will be used. [2021-04-06T17:19:04.655Z] #14 24.61 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-04-06T17:19:04.655Z] #14 24.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-04-06T17:19:04.655Z] #14 24.63 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-04-06T17:19:04.655Z] #14 24.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-04-06T17:19:04.655Z] #14 24.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-04-06T17:19:04.655Z] #14 24.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-04-06T17:19:04.655Z] #14 24.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-06T17:19:04.655Z] #14 24.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-04-06T17:19:04.655Z] #14 24.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-04-06T17:19:04.655Z] #14 24.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-06T17:19:04.946Z] #14 25.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-06T17:19:04.946Z] #14 ... [2021-04-06T17:19:04.946Z] [2021-04-06T17:19:04.946Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:19:04.946Z] #50 25.70 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:19:04.946Z] #50 25.73 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:19:04.946Z] #50 25.75 go: finding github.com/spf13/afero v1.1.2 [2021-04-06T17:19:04.946Z] #50 25.77 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:19:04.946Z] #50 25.87 go: finding github.com/spf13/cast v1.3.0 [2021-04-06T17:19:04.946Z] #50 25.89 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:19:04.946Z] #50 25.90 go: finding golang.org/x/text v0.3.2 [2021-04-06T17:19:04.946Z] #50 ... [2021-04-06T17:19:04.946Z] [2021-04-06T17:19:04.946Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-06T17:19:04.946Z] #28 11.87 Fetched 8114 kB in 11s (726 kB/s) [2021-04-06T17:19:04.946Z] #28 11.87 Reading package lists... [2021-04-06T17:19:04.946Z] #28 15.72 Reading package lists... [2021-04-06T17:19:04.946Z] #28 19.26 Building dependency tree... [2021-04-06T17:19:04.946Z] #28 20.29 The following additional packages will be installed: [2021-04-06T17:19:04.946Z] #28 20.29 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-06T17:19:04.946Z] #28 20.29 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-06T17:19:04.946Z] #28 20.29 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-06T17:19:04.946Z] #28 20.29 Suggested packages: [2021-04-06T17:19:04.946Z] #28 20.29 krb5-doc krb5-user [2021-04-06T17:19:04.946Z] #28 20.29 Recommended packages: [2021-04-06T17:19:04.946Z] #28 20.29 krb5-locales publicsuffix libsasl2-modules [2021-04-06T17:19:04.946Z] #28 21.33 The following NEW packages will be installed: [2021-04-06T17:19:04.946Z] #28 21.33 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-06T17:19:04.946Z] #28 21.33 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-06T17:19:04.947Z] #28 21.33 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-06T17:19:04.947Z] #28 21.33 libssh2-1 libssl1.1 openssl [2021-04-06T17:19:04.947Z] #28 21.48 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-06T17:19:04.947Z] #28 21.48 Need to get 4604 kB of archives. [2021-04-06T17:19:04.947Z] #28 21.48 After this operation, 11.9 MB of additional disk space will be used. [2021-04-06T17:19:04.947Z] #28 21.48 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-04-06T17:19:04.947Z] #28 21.51 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-06T17:19:04.947Z] #28 21.56 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-04-06T17:19:04.947Z] #28 21.56 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-04-06T17:19:04.947Z] #28 21.56 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-04-06T17:19:04.947Z] #28 21.56 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-04-06T17:19:04.947Z] #28 21.60 Get:7 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-04-06T17:19:04.947Z] #28 21.64 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-04-06T17:19:04.947Z] #28 21.69 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-04-06T17:19:04.947Z] #28 21.69 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-04-06T17:19:04.947Z] #28 21.69 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-06T17:19:04.947Z] #28 21.69 Get:12 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-04-06T17:19:04.947Z] #28 21.70 Get:13 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-04-06T17:19:04.947Z] #28 21.71 Get:14 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-04-06T17:19:04.947Z] #28 21.74 Get:15 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-04-06T17:19:04.947Z] #28 21.75 Get:16 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-04-06T17:19:04.947Z] #28 21.76 Get:17 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-04-06T17:19:04.947Z] #28 21.76 Get:18 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-04-06T17:19:04.947Z] #28 21.78 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-06T17:19:04.947Z] #28 21.80 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-06T17:19:04.947Z] #28 21.82 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-06T17:19:05.237Z] #28 ... [2021-04-06T17:19:05.237Z] [2021-04-06T17:19:05.237Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:19:05.237Z] #50 26.02 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:19:05.237Z] #50 26.02 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:19:05.237Z] #50 26.03 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:19:05.237Z] #50 26.03 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-06T17:19:05.237Z] #50 26.06 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:19:05.237Z] #50 26.06 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:19:05.237Z] #50 26.06 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:19:05.237Z] #50 26.07 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:19:05.237Z] #50 26.11 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:19:05.237Z] #50 26.11 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:19:05.237Z] #50 26.13 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:19:05.237Z] #50 26.20 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:19:05.237Z] #50 26.21 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:19:05.237Z] #50 26.23 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:19:05.237Z] #50 26.23 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:19:05.532Z] #50 26.24 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:19:05.532Z] #50 26.24 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-06T17:19:05.532Z] #50 26.24 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:19:05.532Z] #50 26.25 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:19:05.532Z] #50 26.25 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:19:05.532Z] #50 26.30 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:19:05.532Z] #50 26.30 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:19:05.532Z] #50 26.30 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:19:05.532Z] #50 26.35 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:19:05.532Z] #50 26.36 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-06T17:19:05.532Z] #50 26.36 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-06T17:19:05.532Z] #50 26.37 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:19:05.532Z] #50 26.39 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:19:05.532Z] #50 26.39 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:19:05.532Z] #50 26.41 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:19:05.532Z] #50 26.49 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:19:05.691Z] Merge succeeded, producing 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:19:05.692Z] Checking out Revision 257b4db1861b86f2d3643636cf3303979c7d2923 (PR-42259) [2021-04-06T17:19:05.825Z] #50 26.50 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:19:05.825Z] #50 26.61 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:19:05.825Z] #50 26.61 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:19:05.370Z] > git remote # timeout=10 [2021-04-06T17:19:05.448Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T17:19:05.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:19:05.489Z] > git merge 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa # timeout=10 [2021-04-06T17:19:05.613Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-06T17:19:05.722Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:19:05.760Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:19:06.865Z] #50 ... [2021-04-06T17:19:06.865Z] [2021-04-06T17:19:06.865Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:19:06.865Z] #68 DONE 27.5s [2021-04-06T17:19:06.865Z] [2021-04-06T17:19:06.865Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-06T17:19:06.865Z] #28 22.54 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:19:06.865Z] #28 22.57 Fetched 4604 kB in 0s (11.5 MB/s) [2021-04-06T17:19:06.865Z] #28 22.65 Selecting previously unselected package libssl1.1:s390x. [2021-04-06T17:19:06.865Z] #28 22.65 (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 ... 6675 files and directories currently installed.) [2021-04-06T17:19:06.865Z] #28 22.68 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-06T17:19:06.865Z] #28 22.68 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-06T17:19:06.865Z] #28 23.55 Selecting previously unselected package openssl. [2021-04-06T17:19:06.865Z] #28 23.55 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-06T17:19:06.865Z] #28 23.55 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:19:07.403Z] Removing intermediate container 2cd97a331d32 [2021-04-06T17:19:07.403Z] ---> 4285ee3bae07 [2021-04-06T17:19:07.403Z] Step 7/15 : WORKDIR /buildx [2021-04-06T17:19:07.403Z] ---> Running in bb1788650b3f [2021-04-06T17:19:07.403Z] Removing intermediate container bb1788650b3f [2021-04-06T17:19:07.403Z] ---> 2acb8a9714fa [2021-04-06T17:19:07.403Z] Step 8/15 : ARG BUILDX_COMMIT [2021-04-06T17:19:07.403Z] ---> Running in 3afc435157af [2021-04-06T17:19:07.403Z] Removing intermediate container 3afc435157af [2021-04-06T17:19:07.403Z] ---> 84e2c52c46f9 [2021-04-06T17:19:07.403Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-04-06T17:19:07.403Z] ---> Running in 526231e5a133 [2021-04-06T17:19:07.501Z] #28 24.52 Selecting previously unselected package ca-certificates. [2021-04-06T17:19:07.702Z] From https://github.com/docker/buildx [2021-04-06T17:19:07.702Z] * [new tag] v0.5.1 -> build [2021-04-06T17:19:07.791Z] #28 24.52 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-06T17:19:07.791Z] #28 24.52 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-06T17:19:07.791Z] #28 24.79 Selecting previously unselected package libkeyutils1:s390x. [2021-04-06T17:19:08.082Z] #28 24.79 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-04-06T17:19:08.082Z] #28 24.80 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-04-06T17:19:08.082Z] #28 24.85 Selecting previously unselected package libkrb5support0:s390x. [2021-04-06T17:19:08.082Z] #28 24.85 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-04-06T17:19:08.082Z] #28 24.86 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-06T17:19:08.082Z] #28 24.93 Selecting previously unselected package libk5crypto3:s390x. [2021-04-06T17:19:08.082Z] #28 24.93 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-04-06T17:19:08.082Z] #28 24.93 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-06T17:19:08.082Z] #28 25.05 Selecting previously unselected package libkrb5-3:s390x. [2021-04-06T17:19:08.341Z] Switched to branch 'build' [2021-04-06T17:19:08.373Z] #28 25.05 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-04-06T17:19:08.373Z] #28 25.05 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-06T17:19:08.373Z] #28 25.33 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-04-06T17:19:08.663Z] #28 25.33 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-04-06T17:19:08.663Z] #28 25.34 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-06T17:19:08.663Z] #28 25.46 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-04-06T17:19:08.663Z] #28 25.46 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-06T17:19:08.663Z] #28 25.47 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:19:08.663Z] #28 25.58 Selecting previously unselected package libsasl2-2:s390x. [2021-04-06T17:19:08.663Z] #28 25.58 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-06T17:19:08.663Z] #28 25.59 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:19:08.954Z] #28 25.74 Selecting previously unselected package libldap-common. [2021-04-06T17:19:08.954Z] #28 25.74 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-06T17:19:08.954Z] #28 25.74 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:19:08.954Z] #28 25.86 Selecting previously unselected package libldap-2.4-2:s390x. [2021-04-06T17:19:08.954Z] #28 25.86 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-04-06T17:19:08.954Z] #28 25.87 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:19:08.984Z] Removing intermediate container 526231e5a133 [2021-04-06T17:19:08.984Z] ---> 6a786a58934b [2021-04-06T17:19:08.984Z] Step 10/15 : ARG GOOS [2021-04-06T17:19:08.984Z] ---> Running in 2c2bad7ed414 [2021-04-06T17:19:08.984Z] Removing intermediate container 2c2bad7ed414 [2021-04-06T17:19:08.984Z] ---> 955d36554a48 [2021-04-06T17:19:08.984Z] Step 11/15 : ARG GOARCH [2021-04-06T17:19:09.245Z] #28 26.04 Selecting previously unselected package libnghttp2-14:s390x. [2021-04-06T17:19:09.245Z] #28 26.04 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-04-06T17:19:09.245Z] #28 26.05 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-06T17:19:09.245Z] #28 26.13 Selecting previously unselected package libpsl5:s390x. [2021-04-06T17:19:09.245Z] #28 26.13 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-04-06T17:19:09.245Z] #28 26.13 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-04-06T17:19:09.245Z] #28 26.20 Selecting previously unselected package librtmp1:s390x. [2021-04-06T17:19:09.245Z] #28 26.20 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-04-06T17:19:09.245Z] #28 26.21 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:19:09.245Z] #28 26.27 Selecting previously unselected package libssh2-1:s390x. [2021-04-06T17:19:09.281Z] ---> Running in e007d0de1dec [2021-04-06T17:19:09.281Z] Removing intermediate container e007d0de1dec [2021-04-06T17:19:09.281Z] ---> aa8fde2bac2c [2021-04-06T17:19:09.281Z] 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 [2021-04-06T17:19:09.281Z] ---> Running in d4ded69fb7b7 [2021-04-06T17:19:09.535Z] #28 26.27 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-04-06T17:19:09.535Z] #28 26.28 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-04-06T17:19:09.535Z] #28 26.45 Selecting previously unselected package libcurl4:s390x. [2021-04-06T17:19:09.535Z] #28 26.45 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-04-06T17:19:09.535Z] #28 26.45 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-06T17:19:09.826Z] #28 26.69 Selecting previously unselected package curl. [2021-04-06T17:19:09.826Z] #28 26.69 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-04-06T17:19:09.826Z] #28 26.70 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-06T17:19:10.120Z] #28 26.88 Selecting previously unselected package libonig5:s390x. [2021-04-06T17:19:10.120Z] #28 26.88 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-04-06T17:19:10.120Z] #28 26.88 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-06T17:19:10.120Z] #28 27.06 Selecting previously unselected package libjq1:s390x. [2021-04-06T17:19:10.120Z] #28 27.06 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-06T17:19:10.120Z] #28 27.07 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-06T17:19:10.120Z] #28 27.16 Selecting previously unselected package jq. [2021-04-06T17:19:10.410Z] #28 27.17 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-06T17:19:10.410Z] #28 27.17 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:19:10.410Z] #28 27.31 Setting up libkeyutils1:s390x (1.6-6) ... [2021-04-06T17:19:10.410Z] #28 27.32 Setting up libpsl5:s390x (0.20.2-2) ... [2021-04-06T17:19:10.410Z] #28 27.33 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-06T17:19:11.042Z] #28 27.79 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-06T17:19:11.042Z] #28 27.79 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:19:11.042Z] #28 27.81 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-06T17:19:11.042Z] #28 27.81 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:19:11.042Z] #28 27.82 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:19:11.042Z] #28 27.83 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-06T17:19:11.042Z] #28 27.83 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:19:11.042Z] #28 27.84 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-04-06T17:19:11.042Z] #28 27.85 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-06T17:19:11.042Z] #28 27.85 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:19:11.042Z] #28 27.86 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-06T17:19:11.042Z] #28 27.87 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-06T17:19:11.042Z] #28 27.88 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:19:11.042Z] #28 27.88 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-06T17:19:11.042Z] #28 ... [2021-04-06T17:19:11.042Z] [2021-04-06T17:19:11.042Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:19:11.042Z] #57 0.667 + RM_GOPATH=0 [2021-04-06T17:19:11.042Z] #57 0.667 + TMP_GOPATH= [2021-04-06T17:19:11.042Z] #57 0.667 + : /build [2021-04-06T17:19:11.042Z] #57 0.667 + '[' -z '' ']' [2021-04-06T17:19:11.042Z] #57 0.667 ++ mktemp -d [2021-04-06T17:19:11.042Z] #57 0.668 + export GOPATH=/tmp/tmp.vfl2IIFMf1 [2021-04-06T17:19:11.042Z] #57 0.668 + GOPATH=/tmp/tmp.vfl2IIFMf1 [2021-04-06T17:19:11.042Z] #57 0.668 + RM_GOPATH=1 [2021-04-06T17:19:11.042Z] #57 0.668 + case "$(go env GOARCH)" in [2021-04-06T17:19:11.042Z] #57 0.668 ++ go env GOARCH [2021-04-06T17:19:11.042Z] #57 0.684 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:19:11.042Z] #57 0.684 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:19:11.042Z] #57 0.685 ++ dirname /tmp/install/install.sh [2021-04-06T17:19:11.042Z] #57 0.687 + dir=/tmp/install [2021-04-06T17:19:11.042Z] #57 0.687 + bin=containerd [2021-04-06T17:19:11.042Z] #57 0.687 + shift [2021-04-06T17:19:11.042Z] #57 0.687 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-06T17:19:11.042Z] #57 0.687 + . /tmp/install/containerd.installer [2021-04-06T17:19:11.042Z] #57 0.687 ++ set -e [2021-04-06T17:19:11.042Z] #57 0.687 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:19:11.042Z] #57 0.687 + install_containerd [2021-04-06T17:19:11.042Z] #57 0.688 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-06T17:19:11.042Z] #57 0.688 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:19:11.042Z] #57 0.689 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vfl2IIFMf1/src/github.com/containerd/containerd [2021-04-06T17:19:11.042Z] #57 0.695 Cloning into '/tmp/tmp.vfl2IIFMf1/src/github.com/containerd/containerd'... [2021-04-06T17:19:11.042Z] #57 ... [2021-04-06T17:19:11.042Z] [2021-04-06T17:19:11.042Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T17:19:11.042Z] #14 25.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-06T17:19:11.042Z] #14 25.50 Get:13 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] [2021-04-06T17:19:11.042Z] #14 27.53 Get:14 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] [2021-04-06T17:19:11.042Z] #14 28.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-04-06T17:19:11.042Z] #14 28.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-04-06T17:19:11.042Z] #14 28.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-06T17:19:11.042Z] #14 28.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-06T17:19:11.042Z] #14 28.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-04-06T17:19:11.042Z] #14 28.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-04-06T17:19:11.042Z] #14 28.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-04-06T17:19:11.042Z] #14 29.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-04-06T17:19:11.042Z] #14 29.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-04-06T17:19:11.042Z] #14 29.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-04-06T17:19:11.042Z] #14 29.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-04-06T17:19:11.042Z] #14 29.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-04-06T17:19:11.042Z] #14 29.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-04-06T17:19:11.042Z] #14 29.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-04-06T17:19:11.042Z] #14 29.68 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:19:11.042Z] #14 29.73 Fetched 73.8 MB in 5s (16.3 MB/s) [2021-04-06T17:19:11.042Z] #14 29.81 (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.) [2021-04-06T17:19:11.042Z] #14 29.87 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-04-06T17:19:11.042Z] #14 29.88 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:19:11.042Z] #14 30.31 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-04-06T17:19:11.042Z] #14 30.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 ... 15177 files and directories currently installed.) [2021-04-06T17:19:11.042Z] #14 30.46 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-06T17:19:11.042Z] #14 30.48 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-06T17:19:11.042Z] #14 30.70 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-04-06T17:19:11.042Z] #14 30.79 (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.) [2021-04-06T17:19:11.042Z] #14 30.84 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-04-06T17:19:11.042Z] #14 30.85 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:19:11.042Z] #14 30.93 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-04-06T17:19:11.042Z] #14 30.99 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-06T17:19:11.042Z] #14 30.99 (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.) [2021-04-06T17:19:11.042Z] #14 31.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-04-06T17:19:11.042Z] #14 31.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:19:12.092Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2021-04-06T17:19:12.121Z] #14 ... [2021-04-06T17:19:12.121Z] [2021-04-06T17:19:12.121Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-06T17:19:12.121Z] #33 33.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-06T17:19:12.121Z] #33 ... [2021-04-06T17:19:12.121Z] [2021-04-06T17:19:12.121Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:19:12.121Z] #35 22.94 sync [2021-04-06T17:19:12.121Z] #35 22.95 internal/reflectlite [2021-04-06T17:19:12.121Z] #35 25.01 errors [2021-04-06T17:19:12.121Z] #35 25.03 sort [2021-04-06T17:19:12.121Z] #35 25.33 strconv [2021-04-06T17:19:12.121Z] #35 25.91 io [2021-04-06T17:19:12.121Z] #35 27.06 internal/oserror [2021-04-06T17:19:12.121Z] #35 27.11 syscall [2021-04-06T17:19:12.121Z] #35 28.96 reflect [2021-04-06T17:19:12.121Z] #35 33.01 time [2021-04-06T17:19:12.412Z] #35 ... [2021-04-06T17:19:12.412Z] [2021-04-06T17:19:12.412Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-06T17:19:12.412Z] #43 25.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-04-06T17:19:12.412Z] #43 25.55 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-06T17:19:12.412Z] #43 25.74 Selecting previously unselected package libprotobuf-dev:s390x. [2021-04-06T17:19:12.412Z] #43 25.74 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-04-06T17:19:12.412Z] #43 25.75 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-06T17:19:12.412Z] #43 26.72 Selecting previously unselected package libprotoc17:s390x. [2021-04-06T17:19:12.412Z] #43 26.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-04-06T17:19:12.412Z] #43 26.72 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-04-06T17:19:12.412Z] #43 27.26 Selecting previously unselected package protobuf-c-compiler. [2021-04-06T17:19:12.412Z] #43 27.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-04-06T17:19:12.412Z] #43 27.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:19:12.412Z] #43 27.35 Selecting previously unselected package protobuf-compiler. [2021-04-06T17:19:12.412Z] #43 27.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-04-06T17:19:12.412Z] #43 27.37 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:19:12.412Z] #43 27.49 Selecting previously unselected package python-pkg-resources. [2021-04-06T17:19:12.412Z] #43 27.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:19:12.412Z] #43 27.49 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-06T17:19:12.412Z] #43 27.63 Selecting previously unselected package python-six. [2021-04-06T17:19:12.412Z] #43 27.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-06T17:19:12.412Z] #43 27.63 Unpacking python-six (1.12.0-1) ... [2021-04-06T17:19:12.412Z] #43 27.72 Selecting previously unselected package python-protobuf. [2021-04-06T17:19:12.412Z] #43 27.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-04-06T17:19:12.412Z] #43 27.72 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-06T17:19:12.412Z] #43 28.64 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-06T17:19:12.412Z] #43 30.64 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-06T17:19:12.412Z] #43 30.65 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-06T17:19:12.412Z] #43 30.65 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-06T17:19:12.412Z] #43 30.66 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-06T17:19:12.412Z] #43 30.67 Setting up python-six (1.12.0-1) ... [2021-04-06T17:19:12.412Z] #43 32.04 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-06T17:19:12.412Z] #43 32.05 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-06T17:19:12.412Z] #43 32.07 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-06T17:19:12.412Z] #43 32.08 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-04-06T17:19:12.412Z] #43 32.08 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-04-06T17:19:12.412Z] #43 32.09 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:19:12.412Z] #43 32.10 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:19:12.412Z] #43 32.11 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-06T17:19:12.412Z] #43 32.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:19:12.412Z] #43 32.12 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-06T17:19:12.412Z] #43 ... [2021-04-06T17:19:12.412Z] [2021-04-06T17:19:12.412Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-06T17:19:12.412Z] #28 29.39 Updating certificates in /etc/ssl/certs... [2021-04-06T17:19:13.923Z] #28 ... [2021-04-06T17:19:13.923Z] [2021-04-06T17:19:13.923Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:19:13.923Z] #46 24.62 github.com/LK4D4/vndr/godl/singleflight [2021-04-06T17:19:13.923Z] #46 24.63 internal/reflectlite [2021-04-06T17:19:13.923Z] #46 24.90 math/rand [2021-04-06T17:19:13.923Z] #46 26.06 internal/singleflight [2021-04-06T17:19:13.923Z] #46 26.73 io [2021-04-06T17:19:13.923Z] #46 26.74 strconv [2021-04-06T17:19:13.923Z] #46 28.26 bytes [2021-04-06T17:19:13.923Z] #46 29.35 reflect [2021-04-06T17:19:13.923Z] #46 29.85 bufio [2021-04-06T17:19:13.923Z] #46 31.06 syscall [2021-04-06T17:19:13.923Z] #46 ... [2021-04-06T17:19:13.923Z] [2021-04-06T17:19:13.923Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-06T17:19:13.923Z] #37 26.20 Selecting previously unselected package libicu63:s390x. [2021-04-06T17:19:13.923Z] #37 26.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-06T17:19:13.923Z] #37 26.22 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-06T17:19:13.923Z] #37 31.69 Selecting previously unselected package libxml2:s390x. [2021-04-06T17:19:13.923Z] #37 31.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-04-06T17:19:13.923Z] #37 31.71 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:19:13.923Z] #37 32.15 Selecting previously unselected package libarchive13:s390x. [2021-04-06T17:19:13.923Z] #37 32.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-04-06T17:19:13.923Z] #37 32.15 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-06T17:19:13.923Z] #37 32.34 Selecting previously unselected package libjsoncpp1:s390x. [2021-04-06T17:19:13.923Z] #37 32.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-04-06T17:19:13.923Z] #37 32.35 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-04-06T17:19:13.923Z] #37 32.46 Selecting previously unselected package librhash0:s390x. [2021-04-06T17:19:13.923Z] #37 32.46 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-04-06T17:19:13.923Z] #37 32.46 Unpacking librhash0:s390x (1.3.8-1) ... [2021-04-06T17:19:13.923Z] #37 32.69 Selecting previously unselected package libuv1:s390x. [2021-04-06T17:19:13.923Z] #37 32.69 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-04-06T17:19:13.923Z] #37 32.69 Unpacking libuv1:s390x (1.24.1-1) ... [2021-04-06T17:19:13.923Z] #37 32.90 Selecting previously unselected package cmake. [2021-04-06T17:19:13.923Z] #37 32.90 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-04-06T17:19:13.923Z] #37 32.90 Unpacking cmake (3.13.4-1) ... [2021-04-06T17:19:13.923Z] #37 34.92 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-06T17:19:13.923Z] #37 34.94 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:19:13.923Z] #37 34.95 Setting up libuv1:s390x (1.24.1-1) ... [2021-04-06T17:19:13.923Z] #37 34.96 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:19:13.923Z] #37 34.97 Setting up librhash0:s390x (1.3.8-1) ... [2021-04-06T17:19:13.923Z] #37 34.98 Setting up cmake-data (3.13.4-1) ... [2021-04-06T17:19:13.923Z] #37 34.99 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:19:13.923Z] #37 35.01 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-04-06T17:19:13.923Z] #37 35.01 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-06T17:19:13.923Z] #37 35.02 Setting up cmake (3.13.4-1) ... [2021-04-06T17:19:13.923Z] #37 35.03 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:19:13.923Z] #37 35.07 Processing triggers for mime-support (3.62) ... [2021-04-06T17:19:13.923Z] #37 DONE 35.4s [2021-04-06T17:19:13.923Z] [2021-04-06T17:19:13.923Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T17:19:13.923Z] #14 33.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-06T17:19:13.923Z] #14 33.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-04-06T17:19:13.923Z] #14 33.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:19:14.557Z] #14 ... [2021-04-06T17:19:14.557Z] [2021-04-06T17:19:14.557Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-06T17:19:14.557Z] #43 35.59 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-04-06T17:19:14.557Z] #43 35.59 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:19:14.557Z] #43 DONE 36.0s [2021-04-06T17:19:14.557Z] [2021-04-06T17:19:14.557Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:19:14.557Z] #38 0.662 + RM_GOPATH=0 [2021-04-06T17:19:14.557Z] #38 0.662 + TMP_GOPATH= [2021-04-06T17:19:14.557Z] #38 0.662 + : /build [2021-04-06T17:19:14.557Z] #38 0.662 + '[' -z '' ']' [2021-04-06T17:19:14.557Z] #38 0.662 ++ mktemp -d [2021-04-06T17:19:14.557Z] #38 0.675 + export GOPATH=/tmp/tmp.hDbUJ6W4Lj [2021-04-06T17:19:14.557Z] #38 0.675 + GOPATH=/tmp/tmp.hDbUJ6W4Lj [2021-04-06T17:19:14.557Z] #38 0.675 + RM_GOPATH=1 [2021-04-06T17:19:14.557Z] #38 0.675 + case "$(go env GOARCH)" in [2021-04-06T17:19:14.557Z] #38 0.676 ++ go env GOARCH [2021-04-06T17:19:14.557Z] #38 0.718 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:19:14.898Z] #38 0.718 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:19:14.898Z] #38 0.719 ++ dirname /tmp/install/install.sh [2021-04-06T17:19:14.898Z] #38 0.727 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:19:14.898Z] #38 0.727 + dir=/tmp/install [2021-04-06T17:19:14.898Z] #38 0.727 + bin=tini [2021-04-06T17:19:14.898Z] #38 0.727 + shift [2021-04-06T17:19:14.898Z] #38 0.727 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-06T17:19:14.898Z] #38 0.727 + . /tmp/install/tini.installer [2021-04-06T17:19:14.898Z] #38 0.727 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:19:14.898Z] #38 0.727 + install_tini [2021-04-06T17:19:14.898Z] #38 0.727 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-06T17:19:14.898Z] #38 0.727 + git clone https://github.com/krallin/tini.git /tmp/tmp.hDbUJ6W4Lj/tini [2021-04-06T17:19:14.898Z] #38 0.729 Cloning into '/tmp/tmp.hDbUJ6W4Lj/tini'... [2021-04-06T17:19:15.531Z] #38 1.468 + cd /tmp/tmp.hDbUJ6W4Lj/tini [2021-04-06T17:19:15.531Z] #38 1.468 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:19:15.531Z] #38 1.471 + cmake . [2021-04-06T17:19:16.162Z] #38 2.075 -- The C compiler identification is GNU 8.3.0 [2021-04-06T17:19:16.162Z] #38 2.160 -- Check for working C compiler: /usr/bin/cc [2021-04-06T17:19:16.795Z] #38 2.601 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-06T17:19:16.795Z] #38 2.610 -- Detecting C compiler ABI info [2021-04-06T17:19:16.795Z] #38 3.035 -- Detecting C compiler ABI info - done [2021-04-06T17:19:17.086Z] #38 ... [2021-04-06T17:19:17.086Z] [2021-04-06T17:19:17.086Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-06T17:19:17.086Z] #28 31.75 137 added, 0 removed; done. [2021-04-06T17:19:17.086Z] #28 31.81 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-06T17:19:17.086Z] #28 31.82 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:19:17.086Z] #28 31.83 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-06T17:19:17.086Z] #28 31.84 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-06T17:19:17.086Z] #28 31.86 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:19:17.086Z] #28 31.90 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-06T17:19:17.086Z] #28 31.90 Updating certificates in /etc/ssl/certs... [2021-04-06T17:19:17.086Z] #28 33.57 0 added, 0 removed; done. [2021-04-06T17:19:17.086Z] #28 33.57 Running hooks in /etc/ca-certificates/update.d... [2021-04-06T17:19:17.086Z] #28 33.57 done. [2021-04-06T17:19:17.086Z] #28 DONE 33.8s [2021-04-06T17:19:17.086Z] [2021-04-06T17:19:17.086Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T17:19:17.086Z] #29 DONE 0.0s [2021-04-06T17:19:17.086Z] [2021-04-06T17:19:17.086Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:19:17.086Z] #38 3.043 -- Detecting C compile features [2021-04-06T17:19:17.285Z] Commit message: "testing: update docker-py 5.0.0" [2021-04-06T17:19:17.666Z] > git --version # timeout=10 [2021-04-06T17:19:17.706Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-06T17:19:17.741Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T17:19:18.606Z] #38 ... [2021-04-06T17:19:18.606Z] [2021-04-06T17:19:18.606Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:19:18.606Z] #48 DONE 39.3s [2021-04-06T17:19:18.606Z] [2021-04-06T17:19:18.606Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:19:18.606Z] #38 4.577 -- Detecting C compile features - done [2021-04-06T17:19:18.606Z] #38 4.627 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-06T17:19:18.910Z] #38 4.963 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-06T17:19:18.910Z] #38 5.131 -- Configuring done [2021-04-06T17:19:18.910Z] #38 5.146 -- Generating done [2021-04-06T17:19:18.910Z] #38 5.159 -- Build files have been written to: /tmp/tmp.hDbUJ6W4Lj/tini [2021-04-06T17:19:19.201Z] #38 5.165 + make tini-static [2021-04-06T17:19:19.491Z] #38 5.557 Scanning dependencies of target tini-static [2021-04-06T17:19:19.491Z] #38 5.610 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-06T17:19:20.525Z] #38 6.620 [100%] Linking C executable tini-static [2021-04-06T17:19:20.817Z] #38 ... [2021-04-06T17:19:20.817Z] [2021-04-06T17:19:20.817Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:19:20.817Z] #52 31.67 syscall [2021-04-06T17:19:20.817Z] #52 31.69 reflect [2021-04-06T17:19:20.817Z] #52 36.53 time [2021-04-06T17:19:20.817Z] #52 40.76 context [2021-04-06T17:19:20.817Z] #52 41.72 strings [2021-04-06T17:19:20.817Z] #52 ... [2021-04-06T17:19:20.817Z] [2021-04-06T17:19:20.817Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:19:20.817Z] #38 7.014 [100%] Built target tini-static [2021-04-06T17:19:20.899Z] + docker version [2021-04-06T17:19:21.110Z] #38 7.077 + mkdir -p /build [2021-04-06T17:19:21.110Z] #38 7.082 + cp tini-static /build/docker-init [2021-04-06T17:19:21.110Z] #38 DONE 7.3s [2021-04-06T17:19:21.110Z] [2021-04-06T17:19:21.110Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T17:19:21.110Z] #30 3.049 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-06T17:19:21.110Z] #30 3.281 [2021-04-06T17:19:22.005Z] #30 3.423 0.1% #### 5.6% ######## 11.6% ############### 21.6% ##################### 29.8% ########################### 38.8% ################################ 45.2% ####################################### 54.2% ############################################# 63.2% ################################################## 69.9% ######################################################## 78.8% ############################################################# 85.6% #################################################################### 94.6% ######################################################################## 100.0% [2021-04-06T17:19:22.313Z] #30 5.295 [2021-04-06T17:19:22.605Z] #30 5.429 1.3% ######################### 34.8% [2021-04-06T17:19:22.605Z] #30 ... [2021-04-06T17:19:22.605Z] [2021-04-06T17:19:22.605Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-06T17:19:22.605Z] #33 33.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:19:22.605Z] #33 ... [2021-04-06T17:19:22.605Z] [2021-04-06T17:19:22.605Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T17:19:22.605Z] #30 5.429 1.3% ######################### 34.8% ######################################################################## 100.0% [2021-04-06T17:19:22.899Z] #30 5.902 [2021-04-06T17:19:23.481Z] #30 6.032 0.1% ################ 22.4% ############################################### 66.1% ######################################################################## 100.0% [2021-04-06T17:19:23.774Z] #30 6.675 #=#=# [2021-04-06T17:19:24.363Z] #30 6.859 0.0% #### 5.8% ########### 16.6% ################## 25.1% ######################## 33.6% [2021-04-06T17:19:24.363Z] #30 ... [2021-04-06T17:19:24.363Z] [2021-04-06T17:19:24.363Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:19:24.363Z] #44 1.639 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:19:24.363Z] #44 1.639 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:19:24.363Z] #44 1.675 Note: Building without GnuTLS support [2021-04-06T17:19:24.363Z] #44 1.677 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:19:24.363Z] #44 1.677 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:19:24.363Z] #44 2.866 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:19:24.363Z] #44 2.929 GEN .gitid [2021-04-06T17:19:24.363Z] #44 2.943 GEN criu/include/version.h [2021-04-06T17:19:24.363Z] #44 2.987 GEN include/common/asm [2021-04-06T17:19:24.363Z] #44 4.123 PBCC images/timens.pb-c.c [2021-04-06T17:19:24.363Z] #44 4.162 DEP images/timens.pb-c.d [2021-04-06T17:19:24.363Z] #44 4.260 PBCC images/fown.pb-c.c [2021-04-06T17:19:24.363Z] #44 4.260 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-06T17:19:24.363Z] #44 4.296 PBCC images/opts.pb-c.c [2021-04-06T17:19:24.363Z] #44 4.372 PBCC images/memfd.pb-c.c [2021-04-06T17:19:24.363Z] #44 4.407 DEP images/fown.pb-c.d [2021-04-06T17:19:24.363Z] #44 4.474 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-06T17:19:24.363Z] #44 4.537 DEP images/opts.pb-c.d [2021-04-06T17:19:24.363Z] #44 4.610 DEP images/memfd.pb-c.d [2021-04-06T17:19:24.363Z] #44 4.780 PBCC images/sit.pb-c.c [2021-04-06T17:19:24.363Z] #44 4.793 DEP images/sit.pb-c.d [2021-04-06T17:19:24.363Z] #44 4.805 PBCC images/macvlan.pb-c.c [2021-04-06T17:19:24.363Z] #44 4.832 DEP images/macvlan.pb-c.d [2021-04-06T17:19:24.363Z] #44 4.872 PBCC images/autofs.pb-c.c [2021-04-06T17:19:24.363Z] #44 4.908 DEP images/autofs.pb-c.d [2021-04-06T17:19:24.363Z] #44 4.942 PBCC images/sysctl.pb-c.c [2021-04-06T17:19:24.363Z] #44 4.954 DEP images/sysctl.pb-c.d [2021-04-06T17:19:24.363Z] #44 4.987 PBCC images/time.pb-c.c [2021-04-06T17:19:24.363Z] #44 4.998 DEP images/time.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.029 PBCC images/binfmt-misc.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.041 DEP images/binfmt-misc.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.090 PBCC images/seccomp.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.095 DEP images/seccomp.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.137 PBCC images/userns.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.160 DEP images/userns.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.173 PBCC images/cgroup.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.206 DEP images/cgroup.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.223 PBCC images/ext-file.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.247 DEP images/ext-file.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.272 PBCC images/rpc.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.323 DEP images/rpc.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.362 PBCC images/siginfo.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.365 DEP images/siginfo.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.394 PBCC images/pagemap.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.446 DEP images/pagemap.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.494 PBCC images/rlimit.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.497 DEP images/rlimit.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.526 PBCC images/file-lock.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.558 DEP images/file-lock.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.590 PBCC images/tty.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.653 DEP images/tty.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.728 PBCC images/tun.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.736 PBCC images/netdev.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.767 DEP images/tun.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.810 DEP images/netdev.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.842 PBCC images/vma.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.851 DEP images/vma.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.885 PBCC images/creds.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.896 DEP images/creds.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.933 PBCC images/utsns.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.951 DEP images/utsns.pb-c.d [2021-04-06T17:19:24.363Z] #44 5.971 PBCC images/ipc-desc.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.986 PBCC images/ipc-sem.pb-c.c [2021-04-06T17:19:24.363Z] #44 5.998 DEP images/ipc-desc.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.019 DEP images/ipc-sem.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.049 PBCC images/ipc-msg.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.064 DEP images/ipc-msg.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.115 PBCC images/ipc-shm.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.119 DEP images/ipc-shm.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.170 PBCC images/ipc-var.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.187 DEP images/ipc-var.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.228 PBCC images/sk-opts.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.245 PBCC images/packet-sock.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.286 DEP images/sk-opts.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.323 DEP images/packet-sock.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.395 PBCC images/sk-netlink.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.421 DEP images/sk-netlink.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.462 PBCC images/sk-inet.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.507 DEP images/sk-inet.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.531 PBCC images/sk-unix.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.577 DEP images/sk-unix.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.617 PBCC images/mm.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.660 DEP images/mm.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.697 PBCC images/timerfd.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.714 DEP images/timerfd.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.758 PBCC images/timer.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.767 DEP images/timer.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.798 PBCC images/sa.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.824 DEP images/sa.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.862 PBCC images/pipe-data.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.875 DEP images/pipe-data.pb-c.d [2021-04-06T17:19:24.363Z] #44 6.897 PBCC images/mnt.pb-c.c [2021-04-06T17:19:24.363Z] #44 6.988 DEP images/mnt.pb-c.d [2021-04-06T17:19:24.363Z] #44 7.018 PBCC images/sk-packet.pb-c.c [2021-04-06T17:19:24.363Z] #44 7.033 DEP images/sk-packet.pb-c.d [2021-04-06T17:19:24.363Z] #44 7.078 PBCC images/tcp-stream.pb-c.c [2021-04-06T17:19:24.363Z] #44 7.164 DEP images/tcp-stream.pb-c.d [2021-04-06T17:19:24.363Z] #44 7.232 PBCC images/pipe.pb-c.c [2021-04-06T17:19:24.363Z] #44 7.247 DEP images/pipe.pb-c.d [2021-04-06T17:19:24.363Z] #44 7.296 PBCC images/pstree.pb-c.c [2021-04-06T17:19:24.363Z] #44 7.325 DEP images/pstree.pb-c.d [2021-04-06T17:19:24.363Z] #44 7.378 PBCC images/fs.pb-c.c [2021-04-06T17:19:24.363Z] #44 7.378 DEP images/fs.pb-c.d [2021-04-06T17:19:24.363Z] #44 7.406 PBCC images/signalfd.pb-c.c [2021-04-06T17:19:24.363Z] #44 7.439 DEP images/signalfd.pb-c.d [2021-04-06T17:19:24.363Z] #44 7.489 PBCC images/fh.pb-c.c [2021-04-06T17:19:24.363Z] #44 7.549 PBCC images/fsnotify.pb-c.c [2021-04-06T17:19:24.363Z] #44 7.602 DEP images/fh.pb-c.d [2021-04-06T17:19:24.363Z] #44 7.658 DEP images/fsnotify.pb-c.d [2021-04-06T17:19:24.363Z] #44 7.719 PBCC images/eventpoll.pb-c.c [2021-04-06T17:19:24.363Z] #44 7.759 DEP images/eventpoll.pb-c.d [2021-04-06T17:19:24.363Z] #44 7.800 PBCC images/eventfd.pb-c.c [2021-04-06T17:19:24.363Z] #44 7.874 DEP images/eventfd.pb-c.d [2021-04-06T17:19:24.363Z] #44 7.983 PBCC images/remap-file-path.pb-c.c [2021-04-06T17:19:24.363Z] #44 7.993 DEP images/remap-file-path.pb-c.d [2021-04-06T17:19:24.363Z] #44 8.004 PBCC images/fifo.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.028 DEP images/fifo.pb-c.d [2021-04-06T17:19:24.363Z] #44 8.078 PBCC images/ghost-file.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.126 DEP images/ghost-file.pb-c.d [2021-04-06T17:19:24.363Z] #44 8.165 PBCC images/regfile.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.209 DEP images/regfile.pb-c.d [2021-04-06T17:19:24.363Z] #44 8.268 PBCC images/ns.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.285 DEP images/ns.pb-c.d [2021-04-06T17:19:24.363Z] #44 8.298 PBCC images/fdinfo.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.368 DEP images/fdinfo.pb-c.d [2021-04-06T17:19:24.363Z] #44 8.430 PBCC images/core-aarch64.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.460 PBCC images/core-arm.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.510 PBCC images/core-ppc64.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.565 PBCC images/core-s390.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.607 PBCC images/core-x86.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.658 PBCC images/core.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.743 PBCC images/inventory.pb-c.c [2021-04-06T17:19:24.363Z] #44 8.797 DEP images/core-aarch64.pb-c.d [2021-04-06T17:19:24.363Z] #44 8.817 DEP images/core-arm.pb-c.d [2021-04-06T17:19:24.363Z] #44 8.871 DEP images/core-ppc64.pb-c.d [2021-04-06T17:19:24.363Z] #44 8.881 DEP images/core-s390.pb-c.d [2021-04-06T17:19:24.363Z] #44 8.928 DEP images/core-x86.pb-c.d [2021-04-06T17:19:24.363Z] #44 8.954 DEP images/core.pb-c.d [2021-04-06T17:19:24.363Z] #44 9.010 DEP images/inventory.pb-c.d [2021-04-06T17:19:24.363Z] #44 9.061 PBCC images/cpuinfo.pb-c.c [2021-04-06T17:19:24.363Z] #44 9.077 DEP images/cpuinfo.pb-c.d [2021-04-06T17:19:24.363Z] #44 9.111 PBCC images/stats.pb-c.c [2021-04-06T17:19:24.363Z] #44 9.116 DEP images/stats.pb-c.d [2021-04-06T17:19:24.363Z] #44 10.02 make[1]: Nothing to be done for 'all'. [2021-04-06T17:19:24.654Z] #44 ... [2021-04-06T17:19:24.654Z] [2021-04-06T17:19:24.654Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T17:19:25.237Z] #30 6.859 0.0% #### 5.8% ########### 16.6% ################## 25.1% ######################## 33.6% ############################### 44.3% ####################################### 55.0% ############################################ 62.2% ################################################ 66.9% ###################################################### 75.7% ############################################################ 84.2% [2021-04-06T17:19:25.237Z] #30 ... [2021-04-06T17:19:25.237Z] [2021-04-06T17:19:25.237Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T17:19:25.237Z] #14 35.59 Selecting previously unselected package binutils-mingw-w64. [2021-04-06T17:19:25.237Z] #14 35.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-06T17:19:25.237Z] #14 35.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:19:25.237Z] #14 35.67 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-04-06T17:19:25.237Z] #14 35.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-06T17:19:25.237Z] #14 35.68 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-06T17:19:25.237Z] #14 35.84 Selecting previously unselected package dmsetup. [2021-04-06T17:19:25.237Z] #14 35.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-04-06T17:19:25.237Z] #14 35.84 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-06T17:19:25.237Z] #14 35.94 Selecting previously unselected package mingw-w64-common. [2021-04-06T17:19:25.237Z] #14 35.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-06T17:19:25.237Z] #14 35.94 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-06T17:19:25.237Z] #14 41.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-06T17:19:25.237Z] #14 41.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-06T17:19:25.237Z] #14 41.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:19:25.237Z] #14 ... [2021-04-06T17:19:25.238Z] [2021-04-06T17:19:25.238Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T17:19:25.528Z] #30 6.859 0.0% #### 5.8% ########### 16.6% ################## 25.1% ######################## 33.6% ############################### 44.3% ####################################### 55.0% ############################################ 62.2% ################################################ 66.9% ###################################################### 75.7% ############################################################ 84.2% ################################################################## 92.6% ####################################################################### 99.1% ######################################################################## 100.0% [2021-04-06T17:19:25.571Z] Client: Docker Engine - Enterprise [2021-04-06T17:19:25.571Z] Version: 19.03.12 [2021-04-06T17:19:25.571Z] API version: 1.40 [2021-04-06T17:19:25.571Z] Go version: go1.13.13 [2021-04-06T17:19:25.571Z] Git commit: 4306744 [2021-04-06T17:19:25.571Z] Built: 08/05/2020 19:27:53 [2021-04-06T17:19:25.571Z] OS/Arch: windows/amd64 [2021-04-06T17:19:25.571Z] Experimental: false [2021-04-06T17:19:25.571Z] [2021-04-06T17:19:25.571Z] Server: Docker Engine - Enterprise [2021-04-06T17:19:25.571Z] Engine: [2021-04-06T17:19:25.571Z] Version: 19.03.12 [2021-04-06T17:19:25.571Z] API version: 1.40 (minimum version 1.24) [2021-04-06T17:19:25.571Z] Go version: go1.13.13 [2021-04-06T17:19:25.571Z] Git commit: f295753ffd [2021-04-06T17:19:25.571Z] Built: 08/05/2020 19:26:41 [2021-04-06T17:19:25.571Z] OS/Arch: windows/amd64 [2021-04-06T17:19:25.571Z] Experimental: true [2021-04-06T17:19:25.819Z] #30 8.698 #=#=# [2021-04-06T17:19:25.819Z] #30 8.839 0.0% [2021-04-06T17:19:25.819Z] #30 ... [2021-04-06T17:19:25.819Z] [2021-04-06T17:19:25.819Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:19:25.819Z] #35 36.78 internal/poll [2021-04-06T17:19:25.819Z] #35 38.47 internal/syscall/execenv [2021-04-06T17:19:25.819Z] #35 38.59 internal/syscall/unix [2021-04-06T17:19:25.819Z] #35 38.76 os [2021-04-06T17:19:25.819Z] #35 40.14 strings [2021-04-06T17:19:25.819Z] #35 41.56 fmt [2021-04-06T17:19:25.819Z] #35 42.25 path/filepath [2021-04-06T17:19:25.819Z] #35 43.89 io/ioutil [2021-04-06T17:19:25.819Z] #35 44.66 path [2021-04-06T17:19:25.819Z] #35 45.03 text/tabwriter [2021-04-06T17:19:25.819Z] #35 45.19 flag [2021-04-06T17:19:25.819Z] #35 45.61 github.com/BurntSushi/toml [2021-04-06T17:19:25.819Z] #35 46.32 log [2021-04-06T17:19:26.111Z] #35 ... [2021-04-06T17:19:26.111Z] [2021-04-06T17:19:26.111Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [Pipeline] sh [2021-04-06T17:19:26.987Z] #30 8.839 0.0% 0.3% # 2.1% ## 3.9% #### 6.3% ###### 8.6% ####### 11.1% ######### 13.8% ############ 16.9% ############# 18.8% ############### 21.3% [2021-04-06T17:19:26.987Z] #30 ... [2021-04-06T17:19:26.987Z] [2021-04-06T17:19:26.987Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:19:26.987Z] #46 37.85 internal/poll [2021-04-06T17:19:26.987Z] #46 39.39 internal/fmtsort [2021-04-06T17:19:26.987Z] #46 39.57 os [2021-04-06T17:19:26.987Z] #46 40.03 strings [2021-04-06T17:19:26.987Z] #46 42.49 regexp/syntax [2021-04-06T17:19:26.987Z] #46 43.22 fmt [2021-04-06T17:19:26.987Z] #46 46.45 go/token [2021-04-06T17:19:26.987Z] #46 46.48 regexp [2021-04-06T17:19:26.987Z] #46 47.04 go/scanner [2021-04-06T17:19:27.091Z] + docker info [2021-04-06T17:19:27.281Z] #46 48.06 go/ast [2021-04-06T17:19:27.281Z] #46 ... [2021-04-06T17:19:27.281Z] [2021-04-06T17:19:27.281Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T17:19:28.335Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05f63acd478b1772a) in /home/ubuntu/workspace/moby_PR-42259 [Pipeline] { [Pipeline] checkout [2021-04-06T17:19:28.435Z] The recommended git tool is: git [2021-04-06T17:19:30.826Z] #30 8.839 0.0% 0.3% # 2.1% ## 3.9% #### 6.3% ###### 8.6% ####### 11.1% ######### 13.8% ############ 16.9% ############# 18.8% ############### 21.3% ################ 23.2% ################## 26.3% #################### 28.7% ###################### 30.6% ####################### 32.5% ######################## 34.3% ########################## 37.5% ############################ 39.9% ############################## 41.8% ################################ 44.7% ################################# 46.6% ################################### 49.3% #################################### 51.2% ####################################### 54.3% ######################################## 56.7% ########################################## 58.6% ########################################## 59.1% ########################################## 59.6% ########################################### 60.4% ############################################ 61.6% ############################################# 63.2% ############################################### 65.3% ################################################ 67.3% ################################################## 69.9% #################################################### 72.4% ###################################################### 75.4% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 82.8% ############################################################# 85.2% ################################################################ 88.9% ################################################################# 90.8% # [2021-04-06T17:19:30.826Z] #30 ... [2021-04-06T17:19:30.826Z] [2021-04-06T17:19:30.826Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:19:30.826Z] #35 48.27 github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:19:30.826Z] #35 DONE 51.7s [2021-04-06T17:19:30.826Z] [2021-04-06T17:19:30.826Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T17:19:31.117Z] #30 8.839 0.0% 0.3% # 2.1% ## 3.9% #### 6.3% ###### 8.6% ####### 11.1% ######### 13.8% ############ 16.9% ############# 18.8% ############### 21.3% ################ 23.2% ################## 26.3% #################### 28.7% ###################### 30.6% ####################### 32.5% ######################## 34.3% ########################## 37.5% ############################ 39.9% ############################## 41.8% ################################ 44.7% ################################# 46.6% ################################### 49.3% #################################### 51.2% ####################################### 54.3% ######################################## 56.7% ########################################## 58.6% ########################################## 59.1% ########################################## 59.6% ########################################### 60.4% ############################################ 61.6% ############################################# 63.2% ############################################### 65.3% ################################################ 67.3% ################################################## 69.9% #################################################### 72.4% ###################################################### 75.4% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 82.8% ############################################################# 85.2% ################################################################ 88.9% ################################################################# 90.8% ################################################################## 92.7% #################################################################### 94.5% #################################################################### 95.8% ####################################################################### 99.5% ######################################################################## 100.0% [2021-04-06T17:19:31.410Z] #30 14.25 [2021-04-06T17:19:31.411Z] #30 ... [2021-04-06T17:19:31.411Z] [2021-04-06T17:19:31.411Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:19:31.411Z] #52 42.24 encoding/binary [2021-04-06T17:19:31.411Z] #52 43.95 encoding/base64 [2021-04-06T17:19:31.411Z] #52 44.22 fmt [2021-04-06T17:19:31.411Z] #52 44.53 golang.org/x/sys/unix [2021-04-06T17:19:31.411Z] #52 47.51 encoding/json [2021-04-06T17:19:31.411Z] #52 50.67 github.com/pkg/diff [2021-04-06T17:19:31.411Z] #52 51.68 golang.org/x/crypto/ssh/terminal [2021-04-06T17:19:31.411Z] #52 52.08 mvdan.cc/editorconfig [2021-04-06T17:19:31.411Z] #52 ... [2021-04-06T17:19:31.411Z] [2021-04-06T17:19:31.411Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:19:31.673Z] using credential docker-jenkins-github-credentials [2021-04-06T17:19:31.680Z] Cloning the remote Git repository [2021-04-06T17:19:31.680Z] Cloning with configured refspecs honoured and without tags [2021-04-06T17:19:31.118Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T17:19:31.202Z] > git init /home/ubuntu/workspace/moby_PR-42259 # timeout=10 [2021-04-06T17:19:31.994Z] #57 29.97 Checking out files: 64% (2494/3837) Checking out files: 65% (2495/3837) Checking out files: 66% (2533/3837) Checking out files: 67% (2571/3837) Checking out files: 68% (2610/3837) Checking out files: 69% (2648/3837) Checking out files: 70% (2686/3837) Checking out files: 71% (2725/3837) Checking out files: 72% (2763/3837) Checking out files: 73% (2802/3837) Checking out files: 74% (2840/3837) Checking out files: 75% (2878/3837) Checking out files: 76% (2917/3837) Checking out files: 77% (2955/3837) Checking out files: 78% (2993/3837) Checking out files: 79% (3032/3837) Checking out files: 80% (3070/3837) Checking out files: 81% (3108/3837) Checking out files: 82% (3147/3837) Checking out files: 83% (3185/3837) Checking out files: 84% (3224/3837) Checking out files: 85% (3262/3837) Checking out files: 86% (3300/3837) Checking out files: 87% (3339/3837) Checking out files: 88% (3377/3837) Checking out files: 89% (3415/3837) Checking out files: 90% (3454/3837) Checking out files: 91% (3492/3837) Checking out files: 92% (3531/3837) Checking out files: 93% (3569/3837) Checking out files: 94% (3607/3837) Checking out files: 95% (3646/3837) Checking out files: 96% (3684/3837) Checking out files: 97% (3722/3837) Checking out files: 98% (3761/3837) Checking out files: 99% (3799/3837) Checking out files: 100% (3837/3837) Checking out files: 100% (3837/3837), done. [2021-04-06T17:19:31.994Z] #57 30.90 + cd /tmp/tmp.vfl2IIFMf1/src/github.com/containerd/containerd [2021-04-06T17:19:31.994Z] #57 30.90 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:19:32.032Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:19:32.033Z] > git --version # timeout=10 [2021-04-06T17:19:32.062Z] > git --version # 'git version 2.17.1' [2021-04-06T17:19:32.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:19:32.115Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:19:33.499Z] #57 32.43 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-06T17:19:33.499Z] #57 32.43 + BUILDTAGS='netgo osusergo static_build' [2021-04-06T17:19:33.499Z] #57 32.43 + export EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:19:33.499Z] #57 32.43 + EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:19:33.499Z] #57 32.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-06T17:19:33.499Z] #57 32.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-06T17:19:33.499Z] #57 32.43 + '[' '' = dynamic ']' [2021-04-06T17:19:33.499Z] #57 32.43 + make [2021-04-06T17:19:34.533Z] #57 33.44 + bin/ctr [2021-04-06T17:19:35.574Z] #57 ... [2021-04-06T17:19:35.574Z] [2021-04-06T17:19:35.574Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:19:35.574Z] #44 10.93 CC images/stats.o [2021-04-06T17:19:35.574Z] #44 11.15 CC images/core.o [2021-04-06T17:19:35.574Z] #44 11.58 CC images/core-x86.o [2021-04-06T17:19:35.574Z] #44 12.04 CC images/core-arm.o [2021-04-06T17:19:35.574Z] #44 12.34 CC images/core-aarch64.o [2021-04-06T17:19:35.574Z] #44 12.56 CC images/core-ppc64.o [2021-04-06T17:19:35.574Z] #44 12.81 CC images/core-s390.o [2021-04-06T17:19:35.574Z] #44 13.14 CC images/cpuinfo.o [2021-04-06T17:19:35.574Z] #44 13.55 CC images/inventory.o [2021-04-06T17:19:35.574Z] #44 13.80 CC images/fdinfo.o [2021-04-06T17:19:35.574Z] #44 14.07 CC images/fown.o [2021-04-06T17:19:35.574Z] #44 14.24 CC images/ns.o [2021-04-06T17:19:35.574Z] #44 14.41 CC images/regfile.o [2021-04-06T17:19:35.574Z] #44 14.63 CC images/ghost-file.o [2021-04-06T17:19:35.574Z] #44 14.83 CC images/fifo.o [2021-04-06T17:19:35.574Z] #44 15.03 CC images/remap-file-path.o [2021-04-06T17:19:35.574Z] #44 15.13 CC images/eventfd.o [2021-04-06T17:19:35.574Z] #44 15.35 CC images/eventpoll.o [2021-04-06T17:19:35.574Z] #44 15.62 CC images/fh.o [2021-04-06T17:19:35.574Z] #44 15.91 CC images/fsnotify.o [2021-04-06T17:19:35.574Z] #44 16.31 CC images/signalfd.o [2021-04-06T17:19:35.574Z] #44 16.60 CC images/fs.o [2021-04-06T17:19:35.574Z] #44 16.91 CC images/pstree.o [2021-04-06T17:19:35.574Z] #44 17.13 CC images/pipe.o [2021-04-06T17:19:35.574Z] #44 17.25 CC images/tcp-stream.o [2021-04-06T17:19:35.574Z] #44 17.41 CC images/sk-packet.o [2021-04-06T17:19:35.574Z] #44 17.53 CC images/mnt.o [2021-04-06T17:19:35.574Z] #44 17.63 CC images/pipe-data.o [2021-04-06T17:19:35.574Z] #44 17.74 CC images/sa.o [2021-04-06T17:19:35.574Z] #44 17.90 CC images/timer.o [2021-04-06T17:19:35.574Z] #44 18.15 CC images/timerfd.o [2021-04-06T17:19:35.574Z] #44 18.27 CC images/mm.o [2021-04-06T17:19:35.574Z] #44 18.44 CC images/sk-opts.o [2021-04-06T17:19:35.574Z] #44 18.58 CC images/sk-unix.o [2021-04-06T17:19:35.574Z] #44 18.85 CC images/sk-inet.o [2021-04-06T17:19:35.574Z] #44 19.16 CC images/tun.o [2021-04-06T17:19:35.574Z] #44 19.35 CC images/sk-netlink.o [2021-04-06T17:19:35.574Z] #44 19.48 CC images/packet-sock.o [2021-04-06T17:19:35.574Z] #44 19.75 CC images/ipc-var.o [2021-04-06T17:19:35.574Z] #44 19.91 CC images/ipc-desc.o [2021-04-06T17:19:35.574Z] #44 20.00 CC images/ipc-shm.o [2021-04-06T17:19:35.574Z] #44 20.10 CC images/ipc-msg.o [2021-04-06T17:19:35.574Z] #44 20.22 CC images/ipc-sem.o [2021-04-06T17:19:35.574Z] #44 20.44 CC images/utsns.o [2021-04-06T17:19:35.574Z] #44 20.69 CC images/creds.o [2021-04-06T17:19:35.574Z] #44 20.81 CC images/vma.o [2021-04-06T17:19:35.574Z] #44 20.94 CC images/netdev.o [2021-04-06T17:19:35.574Z] #44 ... [2021-04-06T17:19:35.574Z] [2021-04-06T17:19:35.574Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T17:19:35.574Z] #30 15.24 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-06T17:19:35.574Z] #30 15.44 [2021-04-06T17:19:35.574Z] #30 15.57 # 2.4% ######################################################################## 100.0% [2021-04-06T17:19:35.574Z] #30 15.73 [2021-04-06T17:19:35.574Z] #30 16.46 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-06T17:19:35.574Z] #30 16.52 skipping existing aab193acf6ba [2021-04-06T17:19:35.574Z] #30 16.56 [2021-04-06T17:19:35.575Z] #30 17.46 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-06T17:19:35.575Z] #30 17.69 [2021-04-06T17:19:35.575Z] #30 17.80 0.2% #### 6.2% ########## 14.4% ############## 20.4% #################### 28.6% ############################# 40.8% ################################# 47.0% ## [2021-04-06T17:19:35.575Z] #30 ... [2021-04-06T17:19:35.575Z] [2021-04-06T17:19:35.575Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T17:19:35.575Z] #14 46.00 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-06T17:19:35.575Z] #14 46.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-06T17:19:35.575Z] #14 46.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:19:35.575Z] #14 46.10 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-06T17:19:35.575Z] #14 46.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-06T17:19:35.575Z] #14 46.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:19:35.575Z] #14 ... [2021-04-06T17:19:35.575Z] [2021-04-06T17:19:35.575Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T17:19:36.449Z] #30 17.80 0.2% #### 6.2% ########## 14.4% ############## 20.4% #################### 28.6% ############################# 40.8% ################################# 47.0% ###################################### 53.2% ####################################### 54.6% ######################################## 56.5% ########################################## 58.9% ############################################# 62.7% ################################################ 67.8% ####################################################### 77.6% ############################################################# 85.8% ################################################################### 94.0% ######################################################################## 100.0% [2021-04-06T17:19:36.740Z] #30 19.61 [2021-04-06T17:19:37.371Z] #30 20.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-06T17:19:37.386Z] Client: [2021-04-06T17:19:37.386Z] Debug Mode: false [2021-04-06T17:19:37.386Z] Plugins: [2021-04-06T17:19:37.386Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-06T17:19:37.386Z] [2021-04-06T17:19:37.386Z] Server: [2021-04-06T17:19:37.386Z] Containers: 0 [2021-04-06T17:19:37.386Z] Running: 0 [2021-04-06T17:19:37.386Z] Paused: 0 [2021-04-06T17:19:37.386Z] Stopped: 0 [2021-04-06T17:19:37.386Z] Images: 0 [2021-04-06T17:19:37.386Z] Server Version: 19.03.12 [2021-04-06T17:19:37.386Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-06T17:19:37.386Z] Windows: [2021-04-06T17:19:37.386Z] LCOW: [2021-04-06T17:19:37.386Z] Logging Driver: json-file [2021-04-06T17:19:37.386Z] Plugins: [2021-04-06T17:19:37.386Z] Volume: local [2021-04-06T17:19:37.386Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-06T17:19:37.386Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-06T17:19:37.386Z] Swarm: inactive [2021-04-06T17:19:37.386Z] Default Isolation: process [2021-04-06T17:19:37.386Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-06T17:19:37.386Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-06T17:19:37.386Z] OSType: windows [2021-04-06T17:19:37.386Z] Architecture: x86_64 [2021-04-06T17:19:37.386Z] CPUs: 4 [2021-04-06T17:19:37.386Z] Total Memory: 32GiB [2021-04-06T17:19:37.386Z] Name: azwin-2-4b5470 [2021-04-06T17:19:37.386Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-06T17:19:37.386Z] Docker Root Dir: D:\docker [2021-04-06T17:19:37.386Z] Debug Mode: false [2021-04-06T17:19:37.386Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:19:37.386Z] Labels: [2021-04-06T17:19:37.386Z] Experimental: true [2021-04-06T17:19:37.386Z] Insecure Registries: [2021-04-06T17:19:37.386Z] 10.0.0.4:5000 [2021-04-06T17:19:37.386Z] 127.0.0.0/8 [2021-04-06T17:19:37.386Z] Registry Mirrors: [2021-04-06T17:19:37.386Z] http://10.0.0.4:5000/ [2021-04-06T17:19:37.386Z] Live Restore Enabled: false [2021-04-06T17:19:37.386Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-06T17:19:37.662Z] #30 20.67 [2021-04-06T17:19:37.954Z] #30 20.80 #=#=# ######################################################################## 100.0% [2021-04-06T17:19:37.954Z] #30 20.86 [2021-04-06T17:19:37.954Z] #30 ... [2021-04-06T17:19:37.954Z] [2021-04-06T17:19:37.954Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:19:37.954Z] #46 48.87 internal/lazyregexp [2021-04-06T17:19:37.954Z] #46 49.07 net/url [2021-04-06T17:19:37.954Z] #46 50.76 text/template/parse [2021-04-06T17:19:37.954Z] #46 51.56 go/parser [2021-04-06T17:19:37.954Z] #46 53.86 text/template [2021-04-06T17:19:37.954Z] #46 54.32 encoding/xml [2021-04-06T17:19:37.954Z] #46 57.58 go/doc [2021-04-06T17:19:37.954Z] #46 58.72 github.com/LK4D4/vndr/versioned [2021-04-06T17:19:37.954Z] #46 58.75 compress/flate [2021-04-06T17:19:38.244Z] #46 ... [2021-04-06T17:19:38.244Z] [2021-04-06T17:19:38.244Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:19:38.244Z] #44 21.19 CC images/tty.o [2021-04-06T17:19:38.244Z] #44 21.56 CC images/file-lock.o [2021-04-06T17:19:38.244Z] #44 21.72 CC images/rlimit.o [2021-04-06T17:19:38.244Z] #44 21.86 CC images/pagemap.o [2021-04-06T17:19:38.244Z] #44 22.10 CC images/siginfo.o [2021-04-06T17:19:38.244Z] #44 22.26 CC images/rpc.o [2021-04-06T17:19:38.244Z] #44 22.91 CC images/ext-file.o [2021-04-06T17:19:38.244Z] #44 23.00 CC images/cgroup.o [2021-04-06T17:19:38.244Z] #44 23.35 CC images/userns.o [2021-04-06T17:19:38.244Z] #44 23.56 CC images/google/protobuf/descriptor.o [2021-04-06T17:19:39.284Z] #44 24.63 CC images/opts.o [2021-04-06T17:19:39.284Z] #44 24.74 CC images/seccomp.o [2021-04-06T17:19:39.284Z] #44 ... [2021-04-06T17:19:39.284Z] [2021-04-06T17:19:39.284Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T17:19:39.284Z] #30 21.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-06T17:19:39.284Z] #30 21.61 [2021-04-06T17:19:39.284Z] #30 21.76 ######################################################################## 100.0% [2021-04-06T17:19:39.284Z] #30 21.81 [2021-04-06T17:19:39.284Z] #30 21.86 Download of images into '/build' complete. [2021-04-06T17:19:39.284Z] #30 21.86 Use something like the following to load the result into a Docker daemon: [2021-04-06T17:19:39.284Z] #30 21.86 tar -cC '/build' . | docker load [2021-04-06T17:19:39.284Z] #30 DONE 22.3s [2021-04-06T17:19:39.582Z] [2021-04-06T17:19:39.582Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:19:39.582Z] #46 59.94 github.com/LK4D4/vndr/build [2021-04-06T17:19:39.880Z] #46 ... [2021-04-06T17:19:39.880Z] [2021-04-06T17:19:39.880Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T17:19:39.880Z] #52 52.91 mvdan.cc/sh/v3/fileutil [2021-04-06T17:19:39.880Z] #52 53.02 mvdan.cc/sh/v3/syntax [2021-04-06T17:19:39.880Z] #52 57.14 mvdan.cc/sh/v3/cmd/shfmt [2021-04-06T17:19:39.880Z] #52 DONE 60.7s [2021-04-06T17:19:39.880Z] [2021-04-06T17:19:39.880Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:19:39.880Z] #46 60.66 hash/crc32 [2021-04-06T17:19:40.520Z] #46 61.31 compress/gzip [2021-04-06T17:19:41.151Z] #46 61.79 net [2021-04-06T17:19:41.470Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f2b2c2dc29a21419) in /home/ubuntu/workspace/moby_PR-42259 [Pipeline] { [Pipeline] checkout [2021-04-06T17:19:41.557Z] The recommended git tool is: git [2021-04-06T17:19:41.782Z] #46 62.46 vendor/golang.org/x/text/transform [2021-04-06T17:19:42.073Z] #46 62.87 vendor/golang.org/x/text/unicode/bidi [2021-04-06T17:19:43.106Z] #46 63.93 vendor/golang.org/x/text/secure/bidirule [2021-04-06T17:19:43.396Z] #46 64.14 vendor/golang.org/x/text/unicode/norm [2021-04-06T17:19:43.919Z] using credential docker-jenkins-github-credentials [2021-04-06T17:19:43.925Z] Cloning the remote Git repository [2021-04-06T17:19:43.925Z] Cloning with configured refspecs honoured and without tags [2021-04-06T17:19:43.917Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T17:19:43.963Z] > git init /home/ubuntu/workspace/moby_PR-42259 # timeout=10 [2021-04-06T17:19:44.259Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:19:44.259Z] > git --version # timeout=10 [2021-04-06T17:19:44.274Z] > git --version # 'git version 2.25.1' [2021-04-06T17:19:44.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:19:44.276Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:19:46.298Z] #46 66.89 vendor/golang.org/x/net/idna [2021-04-06T17:19:46.298Z] #46 ... [2021-04-06T17:19:46.298Z] [2021-04-06T17:19:46.298Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:19:46.298Z] #44 25.04 CC images/binfmt-misc.o [2021-04-06T17:19:46.298Z] #44 25.12 CC images/time.o [2021-04-06T17:19:46.298Z] #44 25.23 CC images/sysctl.o [2021-04-06T17:19:46.298Z] #44 25.35 CC images/autofs.o [2021-04-06T17:19:46.298Z] #44 25.52 CC images/macvlan.o [2021-04-06T17:19:46.298Z] #44 25.63 CC images/sit.o [2021-04-06T17:19:46.298Z] #44 25.76 CC images/memfd.o [2021-04-06T17:19:46.298Z] #44 26.14 CC images/timens.o [2021-04-06T17:19:46.298Z] #44 26.32 LINK images/built-in.o [2021-04-06T17:19:46.298Z] #44 26.38 GEN compel/include/asm [2021-04-06T17:19:46.298Z] #44 26.39 GEN compel/include/version.h [2021-04-06T17:19:46.298Z] #44 26.40 touch .config [2021-04-06T17:19:46.298Z] #44 26.41 GEN include/common/config.h [2021-04-06T17:19:46.298Z] #44 26.45 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-04-06T17:19:46.298Z] #44 26.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-06T17:19:46.298Z] #44 26.53 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-06T17:19:46.298Z] #44 26.53 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-04-06T17:19:46.298Z] #44 26.54 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-04-06T17:19:46.298Z] #44 26.57 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-04-06T17:19:46.298Z] #44 26.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-06T17:19:46.298Z] #44 26.57 DEP compel/plugins/std/infect.d [2021-04-06T17:19:46.298Z] #44 26.70 DEP compel/plugins/std/string.d [2021-04-06T17:19:46.298Z] #44 26.74 DEP compel/plugins/std/log.d [2021-04-06T17:19:46.298Z] #44 26.81 DEP compel/plugins/std/fds.d [2021-04-06T17:19:46.298Z] #44 26.89 DEP compel/plugins/std/std.d [2021-04-06T17:19:46.298Z] #44 26.97 DEP compel/plugins/shmem/shmem.d [2021-04-06T17:19:46.298Z] #44 27.02 DEP compel/plugins/fds/fds.d [2021-04-06T17:19:46.298Z] #44 27.11 CC compel/plugins/std/std.o [2021-04-06T17:19:46.298Z] #44 27.34 CC compel/plugins/std/fds.o [2021-04-06T17:19:46.298Z] #44 27.53 CC compel/plugins/std/log.o [2021-04-06T17:19:46.298Z] #44 28.06 CC compel/plugins/std/string.o [2021-04-06T17:19:46.298Z] #44 28.47 CC compel/plugins/std/infect.o [2021-04-06T17:19:46.298Z] #44 28.74 CC compel/arch/s390/plugins/std/parasite-head.o [2021-04-06T17:19:46.298Z] #44 28.77 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-04-06T17:19:46.298Z] #44 28.82 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-04-06T17:19:46.298Z] #44 28.95 AR compel/plugins/std.lib.a [2021-04-06T17:19:46.298Z] #44 28.98 CC compel/plugins/fds/fds.o [2021-04-06T17:19:46.298Z] #44 29.16 AR compel/plugins/fds.lib.a [2021-04-06T17:19:46.298Z] #44 29.19 HOSTDEP compel/src/lib/log-host.d [2021-04-06T17:19:46.298Z] #44 29.21 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-06T17:19:46.298Z] #44 29.28 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-04-06T17:19:46.298Z] #44 29.31 HOSTDEP compel/src/main-host.d [2021-04-06T17:19:46.298Z] #44 29.40 DEP compel/src/lib/ptrace.d [2021-04-06T17:19:46.298Z] #44 29.47 DEP compel/src/lib/infect.d [2021-04-06T17:19:46.298Z] #44 29.57 DEP compel/src/lib/infect-util.d [2021-04-06T17:19:46.298Z] #44 29.63 DEP compel/src/lib/infect-rpc.d [2021-04-06T17:19:46.298Z] #44 29.73 DEP compel/arch/s390/src/lib/infect.d [2021-04-06T17:19:46.298Z] #44 29.79 DEP compel/arch/s390/src/lib/cpu.d [2021-04-06T17:19:46.298Z] #44 29.83 DEP compel/src/lib/log.d [2021-04-06T17:19:46.298Z] #44 29.87 DEP compel/src/main.d [2021-04-06T17:19:46.298Z] #44 29.94 DEP compel/src/lib/handle-elf.d [2021-04-06T17:19:46.298Z] #44 30.04 DEP compel/arch/s390/src/lib/handle-elf.d [2021-04-06T17:19:46.298Z] #44 30.10 CC compel/src/lib/log.o [2021-04-06T17:19:46.298Z] #44 30.22 CC compel/arch/s390/src/lib/cpu.o [2021-04-06T17:19:46.298Z] #44 30.40 CC compel/arch/s390/src/lib/infect.o [2021-04-06T17:19:46.298Z] #44 30.93 CC compel/src/lib/infect-rpc.o [2021-04-06T17:19:46.298Z] #44 31.11 CC compel/src/lib/infect-util.o [2021-04-06T17:19:46.298Z] #44 31.31 CC compel/src/lib/infect.o [2021-04-06T17:19:46.929Z] #44 32.56 CC compel/src/lib/ptrace.o [2021-04-06T17:19:47.220Z] #44 32.73 AR compel/libcompel.a [2021-04-06T17:19:47.220Z] #44 32.77 HOSTCC compel/src/main-host.o [2021-04-06T17:19:47.510Z] #44 32.90 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-04-06T17:19:47.510Z] #44 32.96 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-06T17:19:47.510Z] #44 33.09 HOSTCC compel/src/lib/log-host.o [2021-04-06T17:19:47.800Z] #44 33.24 HOSTLINK compel/compel-host-bin [2021-04-06T17:19:47.800Z] #44 33.30 DEP soccr/soccr.d [2021-04-06T17:19:47.800Z] #44 33.44 CC soccr/soccr.o [2021-04-06T17:19:48.831Z] #44 34.22 AR soccr/libsoccr.a [2021-04-06T17:19:48.831Z] #44 34.23 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:19:48.831Z] #44 34.49 DEP criu/arch/s390/sigframe.d [2021-04-06T17:19:49.122Z] #44 34.54 DEP criu/arch/s390/crtools.d [2021-04-06T17:19:49.122Z] #44 34.68 DEP criu/arch/s390/cpu.d [2021-04-06T17:19:49.412Z] #44 34.80 CC criu/arch/s390/cpu.o [2021-04-06T17:19:49.703Z] #44 35.09 CC criu/arch/s390/crtools.o [2021-04-06T17:19:50.367Z] #44 35.75 CC criu/arch/s390/sigframe.o [2021-04-06T17:19:50.367Z] #44 35.87 LINK criu/arch/s390/crtools.built-in.o [2021-04-06T17:19:50.367Z] #44 35.92 DEP criu/pie/util-vdso.d [2021-04-06T17:19:50.658Z] #44 36.02 DEP criu/pie/util.d [2021-04-06T17:19:50.658Z] #44 36.14 CC criu/pie/util.o [2021-04-06T17:19:50.949Z] #44 36.30 CC criu/pie/util-vdso.o [2021-04-06T17:19:51.239Z] #44 36.77 AR criu/pie/pie.lib.a [2021-04-06T17:19:51.239Z] #44 36.81 DEP criu/pie/restorer.d [2021-04-06T17:19:51.239Z] #44 36.95 DEP criu/arch/s390/restorer.d [2021-04-06T17:19:51.530Z] #44 37.05 DEP criu/arch/s390/vdso-pie.d [2021-04-06T17:19:51.530Z] #44 37.14 DEP criu/pie/parasite-vdso.d [2021-04-06T17:19:51.821Z] #44 37.29 DEP criu/pie/parasite.d [2021-04-06T17:19:51.821Z] #44 ... [2021-04-06T17:19:51.821Z] [2021-04-06T17:19:51.821Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T17:19:51.821Z] #14 62.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-06T17:19:51.821Z] #14 62.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-06T17:19:51.821Z] #14 62.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:19:51.821Z] #14 71.81 Selecting previously unselected package libapparmor1:s390x. [2021-04-06T17:19:51.821Z] #14 71.81 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-04-06T17:19:51.821Z] #14 71.81 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-04-06T17:19:51.821Z] #14 71.89 Selecting previously unselected package libapparmor-dev:s390x. [2021-04-06T17:19:51.821Z] #14 71.89 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-04-06T17:19:51.821Z] #14 71.89 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-04-06T17:19:51.821Z] #14 72.00 Selecting previously unselected package libbtrfs0. [2021-04-06T17:19:51.821Z] #14 72.00 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-06T17:19:51.821Z] #14 72.00 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:19:51.821Z] #14 72.03 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:19:51.821Z] #14 72.03 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-06T17:19:51.821Z] #14 72.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:19:51.821Z] #14 72.11 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-04-06T17:19:51.821Z] #14 72.11 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-06T17:19:51.821Z] #14 72.12 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-06T17:19:51.821Z] #14 72.15 Selecting previously unselected package libudev-dev:s390x. [2021-04-06T17:19:51.821Z] #14 72.15 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-04-06T17:19:51.821Z] #14 72.16 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-04-06T17:19:51.821Z] #14 ... [2021-04-06T17:19:51.821Z] [2021-04-06T17:19:51.821Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:19:51.821Z] #44 37.43 CC criu/pie/parasite.o [2021-04-06T17:19:52.453Z] #44 38.07 LINK criu/pie/parasite.built-in.o [2021-04-06T17:19:52.743Z] #44 38.07 GEN criu/pie/parasite-blob.h [2021-04-06T17:19:52.744Z] #44 38.09 CC criu/pie/parasite-vdso.o [2021-04-06T17:19:53.034Z] #44 38.42 CC criu/arch/s390/vdso-pie.o [2021-04-06T17:19:53.034Z] #44 38.57 CC criu/arch/s390/restorer.o [2021-04-06T17:19:53.324Z] #44 38.86 CC criu/pie/restorer.o [2021-04-06T17:19:53.962Z] #44 ... [2021-04-06T17:19:53.962Z] [2021-04-06T17:19:53.962Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T17:19:53.962Z] #14 72.29 Selecting previously unselected package libsepol1-dev:s390x. [2021-04-06T17:19:53.962Z] #14 72.29 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-04-06T17:19:53.962Z] #14 72.30 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-04-06T17:19:53.962Z] #14 72.53 Selecting previously unselected package libpcre16-3:s390x. [2021-04-06T17:19:53.962Z] #14 72.53 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-04-06T17:19:53.962Z] #14 72.53 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-04-06T17:19:53.962Z] #14 72.60 Selecting previously unselected package libpcre32-3:s390x. [2021-04-06T17:19:53.962Z] #14 72.60 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-04-06T17:19:53.962Z] #14 72.60 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-04-06T17:19:53.962Z] #14 72.71 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-04-06T17:19:53.962Z] #14 72.71 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-04-06T17:19:53.962Z] #14 72.72 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-06T17:19:53.962Z] #14 72.79 Selecting previously unselected package libpcre3-dev:s390x. [2021-04-06T17:19:53.962Z] #14 72.79 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-04-06T17:19:53.962Z] #14 72.79 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-04-06T17:19:53.962Z] #14 73.05 Selecting previously unselected package libselinux1-dev:s390x. [2021-04-06T17:19:53.962Z] #14 73.05 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-04-06T17:19:53.962Z] #14 73.05 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-06T17:19:53.962Z] #14 73.23 Selecting previously unselected package libdevmapper-dev:s390x. [2021-04-06T17:19:53.962Z] #14 73.23 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-04-06T17:19:53.962Z] #14 73.23 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-06T17:19:53.962Z] #14 73.27 Selecting previously unselected package libseccomp-dev:s390x. [2021-04-06T17:19:53.962Z] #14 73.27 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-06T17:19:53.962Z] #14 73.28 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-06T17:19:53.962Z] #14 73.39 Selecting previously unselected package libsystemd-dev:s390x. [2021-04-06T17:19:53.962Z] #14 73.39 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-04-06T17:19:53.962Z] #14 73.39 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-06T17:19:53.962Z] #14 73.74 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-06T17:19:53.962Z] #14 73.75 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-06T17:19:53.962Z] #14 73.75 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-04-06T17:19:53.962Z] #14 73.76 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:19:53.962Z] #14 73.77 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-04-06T17:19:53.962Z] #14 73.77 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-04-06T17:19:53.962Z] #14 73.78 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:19:53.962Z] #14 73.79 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:19:53.962Z] #14 73.79 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-04-06T17:19:53.962Z] #14 73.80 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-04-06T17:19:53.962Z] #14 73.81 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:19:53.962Z] #14 73.81 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:19:53.962Z] #14 73.82 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-04-06T17:19:53.962Z] #14 73.83 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-06T17:19:53.962Z] #14 73.83 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-06T17:19:53.962Z] #14 73.84 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:19:53.962Z] #14 73.85 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-04-06T17:19:53.962Z] #14 73.85 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:19:53.962Z] #14 73.87 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 [2021-04-06T17:19:53.962Z] #14 73.88 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 [2021-04-06T17:19:53.962Z] #14 73.88 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:19:53.962Z] #14 73.89 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 [2021-04-06T17:19:53.962Z] #14 73.89 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 [2021-04-06T17:19:53.963Z] #14 73.89 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:19:53.963Z] #14 73.90 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-06T17:19:53.963Z] #14 73.91 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-06T17:19:53.963Z] #14 73.91 Setting up dmsetup (2:1.02.155-3) ... [2021-04-06T17:19:53.963Z] #14 73.92 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-06T17:19:53.963Z] #14 73.93 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-06T17:19:53.963Z] #14 73.93 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:19:53.963Z] #14 DONE 74.4s [2021-04-06T17:19:54.281Z] [2021-04-06T17:19:54.281Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T17:19:55.323Z] #15 DONE 1.4s [2021-04-06T17:19:55.323Z] [2021-04-06T17:19:55.323Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:19:55.323Z] #44 41.04 LINK criu/pie/restorer.built-in.o [2021-04-06T17:19:55.323Z] #44 41.05 GEN criu/pie/restorer-blob.h [2021-04-06T17:19:55.626Z] #44 41.11 DEP criu/vdso.d [2021-04-06T17:19:55.626Z] #44 41.23 DEP criu/uts_ns.d [2021-04-06T17:19:55.626Z] #44 41.34 DEP criu/util.d [2021-04-06T17:19:55.917Z] #44 41.49 DEP criu/uffd.d [2021-04-06T17:19:56.207Z] #44 41.72 DEP criu/tun.d [2021-04-06T17:19:56.207Z] #44 ... [2021-04-06T17:19:56.207Z] [2021-04-06T17:19:56.207Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-04-06T17:19:56.207Z] #16 DONE 0.9s [2021-04-06T17:19:56.498Z] [2021-04-06T17:19:56.498Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:19:56.498Z] #44 41.94 DEP criu/tty.d [2021-04-06T17:19:56.498Z] #44 42.16 DEP criu/timerfd.d [2021-04-06T17:19:56.789Z] #44 42.31 DEP criu/timens.d [2021-04-06T17:19:57.041Z] Fetching without tags [2021-04-06T17:19:57.080Z] #44 42.55 DEP criu/sysfs_parse.d [2021-04-06T17:19:57.080Z] #44 42.72 DEP criu/sysctl.d [2021-04-06T17:19:57.370Z] #44 42.80 DEP criu/string.d [2021-04-06T17:19:57.371Z] #44 42.83 DEP criu/stats.d [2021-04-06T17:19:57.371Z] #44 ... [2021-04-06T17:19:57.371Z] [2021-04-06T17:19:57.371Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-04-06T17:19:57.371Z] #17 0.780 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-06T17:19:57.371Z] #17 DONE 0.9s [2021-04-06T17:19:57.392Z] Merging remotes/origin/master commit 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa into PR head commit 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:19:57.662Z] [2021-04-06T17:19:57.662Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:19:57.662Z] #46 68.36 vendor/golang.org/x/net/http2/hpack [2021-04-06T17:19:57.662Z] #46 68.90 mime [2021-04-06T17:19:57.662Z] #46 70.13 mime/quotedprintable [2021-04-06T17:19:57.662Z] #46 70.39 net/http/internal [2021-04-06T17:19:57.662Z] #46 71.84 net/textproto [2021-04-06T17:19:57.662Z] #46 71.84 crypto/x509 [2021-04-06T17:19:57.662Z] #46 72.62 vendor/golang.org/x/net/http/httpguts [2021-04-06T17:19:57.662Z] #46 72.77 vendor/golang.org/x/net/http/httpproxy [2021-04-06T17:19:57.662Z] #46 73.14 mime/multipart [2021-04-06T17:19:57.662Z] #46 74.44 crypto/tls [2021-04-06T17:19:57.662Z] #46 ... [2021-04-06T17:19:57.662Z] [2021-04-06T17:19:57.662Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:19:57.662Z] #44 43.03 DEP criu/sockets.d [2021-04-06T17:19:57.662Z] #44 43.24 DEP criu/sk-unix.d [2021-04-06T17:19:57.953Z] #44 43.49 DEP criu/sk-tcp.d [2021-04-06T17:19:58.243Z] #44 ... [2021-04-06T17:19:58.243Z] [2021-04-06T17:19:58.243Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-04-06T17:19:58.243Z] #18 DONE 0.9s [2021-04-06T17:19:58.243Z] [2021-04-06T17:19:58.243Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:19:58.243Z] #44 43.68 DEP criu/sk-queue.d [2021-04-06T17:19:58.243Z] #44 43.84 DEP criu/sk-packet.d [2021-04-06T17:19:58.265Z] Merge succeeded, producing 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:19:58.265Z] Checking out Revision 257b4db1861b86f2d3643636cf3303979c7d2923 (PR-42259) [2021-04-06T17:19:58.536Z] #44 44.04 DEP criu/sk-netlink.d [2021-04-06T17:19:58.536Z] #44 44.14 DEP criu/sk-inet.d [2021-04-06T17:19:58.826Z] #44 44.31 DEP criu/signalfd.d [2021-04-06T17:19:58.826Z] #44 44.39 DEP criu/sigframe.d [2021-04-06T17:19:58.826Z] #44 44.49 DEP criu/shmem.d [2021-04-06T17:19:59.122Z] #44 44.64 DEP criu/servicefd.d [2021-04-06T17:19:59.122Z] #44 ... [2021-04-06T17:19:59.122Z] [2021-04-06T17:19:59.122Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-04-06T17:19:59.122Z] #19 DONE 1.0s [2021-04-06T17:19:59.133Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-06T17:19:59.133Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-31e8ca1a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-06T17:19:59.133Z] ---------------------------------------------------------------------------- [2021-04-06T17:19:59.133Z] [2021-04-06T17:19:59.133Z] INFO: executeCI.ps1 starting at Tue Apr 6 17:19:56 CUT 2021 [2021-04-06T17:19:59.133Z] [2021-04-06T17:19:59.133Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-06T17:19:59.133Z] INFO: Running git version 2.24.1.windows.2 [2021-04-06T17:19:59.133Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-06T17:19:59.133Z] INFO: Environment variables: [2021-04-06T17:19:59.133Z] [2021-04-06T17:19:59.134Z] Name Value [2021-04-06T17:19:59.134Z] ---- ----- [2021-04-06T17:19:59.134Z] ALLUSERSPROFILE C:\ProgramData [2021-04-06T17:19:59.134Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-06T17:19:59.134Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-06T17:19:59.134Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-06T17:19:59.134Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-06T17:19:59.134Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-06T17:19:59.134Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-06T17:19:59.134Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-06T17:19:59.134Z] BRANCH_NAME PR-42259 [2021-04-06T17:19:59.134Z] BUILD_DISPLAY_NAME #1 [2021-04-06T17:19:59.134Z] BUILD_ID 1 [2021-04-06T17:19:59.134Z] BUILD_NUMBER 1 [2021-04-06T17:19:59.134Z] BUILD_TAG jenkins-moby-PR-42259-1 [2021-04-06T17:19:59.134Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42259/1/ [2021-04-06T17:19:59.134Z] CHANGE_AUTHOR thaJeztah [2021-04-06T17:19:59.134Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-04-06T17:19:59.134Z] CHANGE_BRANCH bump_docker_py [2021-04-06T17:19:59.134Z] CHANGE_FORK thaJeztah/docker [2021-04-06T17:19:59.134Z] CHANGE_ID 42259 [2021-04-06T17:19:59.134Z] CHANGE_TARGET master [2021-04-06T17:19:59.134Z] CHANGE_TITLE testing: update docker-py 5.0.0 [2021-04-06T17:19:59.134Z] CHANGE_URL https://github.com/moby/moby/pull/42259 [2021-04-06T17:19:59.134Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:19:59.134Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-06T17:19:59.134Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-06T17:19:59.134Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-06T17:19:59.134Z] COMPUTERNAME azwin-2-4b5470 [2021-04-06T17:19:59.134Z] ComSpec C:\windows\system32\cmd.exe [2021-04-06T17:19:59.134Z] ConfigSequenceNumber 0 [2021-04-06T17:19:59.134Z] DOCKER_BUILDKIT 0 [2021-04-06T17:19:59.134Z] DOCKER_DUT_DEBUG 1 [2021-04-06T17:19:59.134Z] DOCKER_EXPERIMENTAL 1 [2021-04-06T17:19:59.134Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-06T17:19:59.134Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-06T17:19:59.134Z] EXECUTOR_NUMBER 0 [2021-04-06T17:19:59.134Z] FQDN azwin-2-4b5470.westus.cloudapp.azure.com [2021-04-06T17:19:59.134Z] GIT_BRANCH PR-42259 [2021-04-06T17:19:59.134Z] GIT_COMMIT 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:19:59.134Z] GIT_URL https://github.com/moby/moby.git [2021-04-06T17:19:59.134Z] HUDSON_COOKIE c59e8145-6e4f-45ac-9c49-f4e647058e27 [2021-04-06T17:19:59.134Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-06T17:19:59.134Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-06T17:19:59.134Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-06T17:19:59.134Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-06T17:19:59.134Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-06T17:19:59.134Z] JENKINS_NODE_COOKIE 0fd53c07-a703-46e0-86e6-9ef10656f72b [2021-04-06T17:19:59.134Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-06T17:19:59.134Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-06T17:19:59.134Z] JOB_BASE_NAME PR-42259 [2021-04-06T17:19:59.134Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42259/display/redirect [2021-04-06T17:19:59.134Z] JOB_NAME moby/PR-42259 [2021-04-06T17:19:59.134Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42259/ [2021-04-06T17:19:59.134Z] library.jps.version master [2021-04-06T17:19:59.134Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-06T17:19:59.134Z] NODE_LABELS amd64 azure azwin-2-4b5470 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-06T17:19:59.134Z] NODE_NAME azwin-2-4b5470 [2021-04-06T17:19:59.134Z] NUMBER_OF_PROCESSORS 4 [2021-04-06T17:19:59.134Z] OS Windows_NT [2021-04-06T17:19:59.134Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-06T17:19:59.134Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-06T17:19:59.134Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-06T17:19:59.134Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-04-06T17:19:59.134Z] PROCESSOR_LEVEL 6 [2021-04-06T17:19:59.134Z] PROCESSOR_REVISION 5504 [2021-04-06T17:19:59.134Z] ProgramData C:\ProgramData [2021-04-06T17:19:59.134Z] ProgramFiles C:\Program Files [2021-04-06T17:19:59.134Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-06T17:19:59.134Z] ProgramW6432 C:\Program Files [2021-04-06T17:19:59.134Z] PROMPT $P$G [2021-04-06T17:19:59.134Z] PSExecutionPolicyPreference Bypass [2021-04-06T17:19:59.134Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-06T17:19:59.134Z] PUBLIC C:\Users\Public [2021-04-06T17:19:59.134Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42259/1/display/redirect?page=artif... [2021-04-06T17:19:59.134Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42259/1/display/redirect?page=changes [2021-04-06T17:19:59.134Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42259/1/display/redirect [2021-04-06T17:19:59.134Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42259/1/display/redirect?page=tests [2021-04-06T17:19:59.134Z] SKIP_VALIDATION_TESTS 1 [2021-04-06T17:19:59.134Z] SOURCES_DRIVE d [2021-04-06T17:19:59.134Z] SOURCES_SUBDIR gopath [2021-04-06T17:19:59.134Z] STAGE_NAME Run tests [2021-04-06T17:19:59.134Z] SystemDrive C: [2021-04-06T17:19:59.134Z] SystemRoot C:\windows [2021-04-06T17:19:59.134Z] TEMP C:\windows\TEMP [2021-04-06T17:19:59.134Z] TESTDEBUG 0 [2021-04-06T17:19:59.134Z] TESTRUN_DRIVE d [2021-04-06T17:19:59.134Z] TESTRUN_SUBDIR CI [2021-04-06T17:19:59.134Z] TIMEOUT 120m [2021-04-06T17:19:59.134Z] TMP C:\windows\TEMP [2021-04-06T17:19:59.134Z] USERDOMAIN WORKGROUP [2021-04-06T17:19:59.134Z] USERNAME azwin-2-4b5470$ [2021-04-06T17:19:59.134Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-06T17:19:59.134Z] windir C:\windows [2021-04-06T17:19:59.134Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-06T17:19:59.134Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-06T17:19:59.134Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-06T17:19:59.134Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-06T17:19:59.134Z] [2021-04-06T17:19:59.134Z] [2021-04-06T17:19:59.134Z] [2021-04-06T17:19:59.134Z] INFO: Sources under d:\gopath\... [2021-04-06T17:19:59.134Z] INFO: Test run under d:\CI\... [2021-04-06T17:19:59.134Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-06T17:19:59.134Z] INFO: docker/docker repository was found [2021-04-06T17:19:59.134Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-06T17:19:59.134Z] ltsc2019: Pulling from windows/servercore [2021-04-06T17:19:59.134Z] 4612f6d0b889: Pulling fs layer [2021-04-06T17:19:59.134Z] 5ff1512f88ec: Pulling fs layer [2021-04-06T17:19:56.931Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:19:56.967Z] > git config --add remote.origin.fetch +refs/pull/42259/head:refs/remotes/origin/PR-42259 # timeout=10 [2021-04-06T17:19:56.992Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:19:57.023Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:19:57.044Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:19:57.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:19:57.045Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:19:57.401Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:19:57.416Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:19:58.156Z] > git remote # timeout=10 [2021-04-06T17:19:58.175Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T17:19:58.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:19:58.208Z] > git merge 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa # timeout=10 [2021-04-06T17:19:58.234Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T17:19:58.268Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:19:58.287Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:19:59.413Z] [2021-04-06T17:19:59.413Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:19:59.413Z] #44 44.94 DEP criu/seize.d [2021-04-06T17:19:59.704Z] #44 45.18 DEP criu/seccomp.d [2021-04-06T17:19:59.704Z] #44 45.28 DEP criu/rst-malloc.d [2021-04-06T17:19:59.704Z] #44 ... [2021-04-06T17:19:59.704Z] [2021-04-06T17:19:59.704Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T17:19:59.704Z] #20 DONE 0.7s [2021-04-06T17:19:59.704Z] [2021-04-06T17:19:59.704Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:19:59.704Z] #44 45.35 DEP criu/rbtree.d [2021-04-06T17:19:59.704Z] #44 45.37 DEP criu/pstree.d [2021-04-06T17:19:59.994Z] #44 45.48 DEP criu/protobuf.d [2021-04-06T17:19:59.994Z] #44 45.62 GEN criu/protobuf-desc-gen.h [2021-04-06T17:20:00.206Z] Fetching without tags [2021-04-06T17:20:00.486Z] Merging remotes/origin/master commit 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa into PR head commit 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:20:00.626Z] #44 ... [2021-04-06T17:20:00.626Z] [2021-04-06T17:20:00.626Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:20:00.626Z] #59 76.14 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:20:00.626Z] #59 76.15 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-06T17:20:00.626Z] #59 DONE 81.6s [2021-04-06T17:20:00.923Z] [2021-04-06T17:20:00.923Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T17:20:00.923Z] #60 DONE 0.1s [2021-04-06T17:20:00.923Z] [2021-04-06T17:20:00.923Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T17:20:00.923Z] #61 DONE 0.1s [2021-04-06T17:20:00.923Z] [2021-04-06T17:20:00.923Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-06T17:20:00.923Z] #21 0.676 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:20:00.923Z] #21 0.751 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:20:00.923Z] #21 0.797 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:20:00.923Z] #21 0.977 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:20:01.213Z] #21 1.298 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [427 kB] [2021-04-06T17:20:01.256Z] Merge succeeded, producing 257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:20:01.256Z] Checking out Revision 257b4db1861b86f2d3643636cf3303979c7d2923 (PR-42259) [2021-04-06T17:20:00.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:20:00.136Z] > git config --add remote.origin.fetch +refs/pull/42259/head:refs/remotes/origin/PR-42259 # timeout=10 [2021-04-06T17:20:00.162Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:20:00.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:20:00.201Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:20:00.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:20:00.202Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T17:20:00.487Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:20:00.506Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:20:01.169Z] > git remote # timeout=10 [2021-04-06T17:20:01.195Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T17:20:01.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:20:01.217Z] > git merge 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa # timeout=10 [2021-04-06T17:20:01.232Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T17:20:01.250Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:20:01.260Z] > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10 [2021-04-06T17:20:01.845Z] #21 2.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T17:20:02.487Z] Commit message: "testing: update docker-py 5.0.0" [2021-04-06T17:20:02.506Z] > git --version # timeout=10 [2021-04-06T17:20:02.545Z] > git --version # 'git version 2.17.1' [2021-04-06T17:20:02.570Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T17:20:02.885Z] #21 2.996 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T17:20:03.919Z] #21 3.793 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T17:20:03.919Z] #21 ... [2021-04-06T17:20:03.919Z] [2021-04-06T17:20:03.919Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:20:03.919Z] #54 1.335 + RM_GOPATH=0 [2021-04-06T17:20:03.919Z] #54 1.335 + TMP_GOPATH= [2021-04-06T17:20:03.919Z] #54 1.335 + : /build [2021-04-06T17:20:03.919Z] #54 1.335 + '[' -z '' ']' [2021-04-06T17:20:03.919Z] #54 1.335 ++ mktemp -d [2021-04-06T17:20:03.919Z] #54 1.335 + export GOPATH=/tmp/tmp.fqgKH0yM9c [2021-04-06T17:20:03.919Z] #54 1.335 + GOPATH=/tmp/tmp.fqgKH0yM9c [2021-04-06T17:20:03.919Z] #54 1.335 + RM_GOPATH=1 [2021-04-06T17:20:03.919Z] #54 1.335 + case "$(go env GOARCH)" in [2021-04-06T17:20:03.919Z] #54 1.335 ++ go env GOARCH [2021-04-06T17:20:03.919Z] #54 1.338 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:20:03.919Z] #54 1.338 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:20:03.919Z] #54 1.338 ++ dirname /tmp/install/install.sh [2021-04-06T17:20:03.919Z] #54 1.341 + dir=/tmp/install [2021-04-06T17:20:03.919Z] #54 1.341 + bin=runc [2021-04-06T17:20:03.919Z] #54 1.341 + shift [2021-04-06T17:20:03.919Z] #54 1.341 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-06T17:20:03.919Z] #54 1.341 + . /tmp/install/runc.installer [2021-04-06T17:20:03.919Z] #54 1.341 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:20:03.919Z] #54 1.341 + install_runc [2021-04-06T17:20:03.919Z] #54 1.342 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-06T17:20:03.919Z] #54 1.344 + uname -r [2021-04-06T17:20:03.919Z] #54 1.347 + RUNC_BUILDTAGS='seccomp ' [2021-04-06T17:20:03.919Z] #54 1.347 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-06T17:20:03.919Z] #54 1.347 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-06T17:20:03.919Z] #54 1.347 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fqgKH0yM9c/src/github.com/opencontainers/runc [2021-04-06T17:20:03.919Z] #54 1.349 Cloning into '/tmp/tmp.fqgKH0yM9c/src/github.com/opencontainers/runc'... [2021-04-06T17:20:03.919Z] #54 7.863 + cd /tmp/tmp.fqgKH0yM9c/src/github.com/opencontainers/runc [2021-04-06T17:20:03.919Z] #54 7.863 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:20:03.919Z] #54 8.176 + '[' -z '' ']' [2021-04-06T17:20:03.919Z] #54 8.176 + target=static [2021-04-06T17:20:03.919Z] #54 8.176 + make 'BUILDTAGS=seccomp ' static [2021-04-06T17:20:03.919Z] #54 8.415 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-06T17:20:03.928Z] + docker version [2021-04-06T17:20:04.210Z] #54 ... [2021-04-06T17:20:04.210Z] [2021-04-06T17:20:04.210Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:20:04.210Z] #44 47.07 DEP criu/protobuf-desc.d [2021-04-06T17:20:04.210Z] #44 47.21 DEP criu/proc_parse.d [2021-04-06T17:20:04.210Z] #44 47.33 DEP criu/plugin.d [2021-04-06T17:20:04.210Z] #44 47.44 DEP criu/pipes.d [2021-04-06T17:20:04.210Z] #44 47.54 DEP criu/pie-util.d [2021-04-06T17:20:04.210Z] #44 47.66 DEP criu/pie-util-vdso.d [2021-04-06T17:20:04.210Z] #44 47.81 DEP criu/path.d [2021-04-06T17:20:04.210Z] #44 47.90 DEP criu/parasite-syscall.d [2021-04-06T17:20:04.210Z] #44 48.16 DEP criu/pagemap.d [2021-04-06T17:20:04.210Z] #44 48.29 DEP criu/pagemap-cache.d [2021-04-06T17:20:04.210Z] #44 48.42 DEP criu/page-xfer.d [2021-04-06T17:20:04.210Z] #44 48.61 DEP criu/page-pipe.d [2021-04-06T17:20:04.210Z] #44 48.73 DEP criu/netfilter.d [2021-04-06T17:20:04.210Z] #44 48.86 DEP criu/net.d [2021-04-06T17:20:04.210Z] #44 49.07 DEP criu/namespaces.d [2021-04-06T17:20:04.210Z] #44 49.26 DEP criu/mount.d [2021-04-06T17:20:04.210Z] #44 49.44 DEP criu/memfd.d [2021-04-06T17:20:04.210Z] #44 49.59 DEP criu/mem.d [2021-04-06T17:20:04.210Z] #44 49.81 DEP criu/lsm.d [2021-04-06T17:20:04.210Z] #44 49.93 DEP criu/log.d [2021-04-06T17:20:04.501Z] #44 50.07 DEP criu/libnetlink.d [2021-04-06T17:20:04.501Z] #44 50.17 DEP criu/kerndat.d [2021-04-06T17:20:04.791Z] #44 50.30 DEP criu/kcmp-ids.d [2021-04-06T17:20:04.791Z] #44 50.34 DEP criu/irmap.d [2021-04-06T17:20:05.021Z] Commit message: "testing: update docker-py 5.0.0" [2021-04-06T17:20:05.031Z] > git --version # timeout=10 [2021-04-06T17:20:05.041Z] > git --version # 'git version 2.25.1' [2021-04-06T17:20:05.049Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T17:20:05.082Z] #44 50.49 DEP criu/ipc_ns.d [2021-04-06T17:20:05.082Z] #44 50.60 DEP criu/image.d [2021-04-06T17:20:05.082Z] #44 50.70 DEP criu/image-desc.d [2021-04-06T17:20:05.373Z] #44 50.77 DEP criu/fsnotify.d [2021-04-06T17:20:05.373Z] #44 50.89 DEP criu/filesystems.d [2021-04-06T17:20:05.373Z] #44 50.98 DEP criu/files.d [2021-04-06T17:20:05.373Z] #44 51.09 DEP criu/files-reg.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T17:20:05.664Z] #44 51.19 DEP criu/files-ext.d [2021-04-06T17:20:05.664Z] #44 51.34 DEP criu/file-lock.d [2021-04-06T17:20:05.954Z] #44 51.47 DEP criu/file-ids.d [2021-04-06T17:20:05.954Z] #44 51.58 DEP criu/fifo.d [2021-04-06T17:20:06.149Z] + docker version [2021-04-06T17:20:06.246Z] #44 51.72 DEP criu/fdstore.d [2021-04-06T17:20:06.246Z] #44 51.83 DEP criu/fault-injection.d [2021-04-06T17:20:06.246Z] #44 51.86 DEP criu/external.d [2021-04-06T17:20:06.246Z] #44 51.97 DEP criu/eventpoll.d [2021-04-06T17:20:06.536Z] #44 52.09 DEP criu/eventfd.d [2021-04-06T17:20:06.827Z] #44 52.25 DEP criu/crtools.d [2021-04-06T17:20:06.827Z] #44 52.41 DEP criu/cr-service.d [2021-04-06T17:20:07.117Z] #44 52.61 DEP criu/cr-restore.d [2021-04-06T17:20:07.117Z] #44 52.77 DEP criu/cr-errno.d [2021-04-06T17:20:07.117Z] #44 52.77 DEP criu/cr-dump.d [2021-04-06T17:20:07.408Z] #44 52.97 DEP criu/cr-dedup.d [2021-04-06T17:20:07.724Z] #44 53.15 DEP criu/cr-check.d [2021-04-06T17:20:08.031Z] #44 53.42 DEP criu/config.d [2021-04-06T17:20:08.031Z] #44 53.61 DEP criu/clone-noasan.d [2021-04-06T17:20:08.031Z] #44 53.67 DEP criu/cgroup.d [2021-04-06T17:20:08.322Z] #44 53.78 DEP criu/cgroup-props.d [2021-04-06T17:20:08.322Z] #44 53.88 DEP criu/bitmap.d [2021-04-06T17:20:08.322Z] #44 53.88 DEP criu/bfd.d [2021-04-06T17:20:08.322Z] #44 53.98 DEP criu/autofs.d [2021-04-06T17:20:08.612Z] #44 54.13 DEP criu/aio.d [2021-04-06T17:20:08.612Z] #44 54.26 DEP criu/action-scripts.d [2021-04-06T17:20:08.612Z] #44 ... [2021-04-06T17:20:08.612Z] [2021-04-06T17:20:08.612Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:20:08.612Z] #46 79.59 net/http/httptrace [2021-04-06T17:20:08.612Z] #46 79.75 net/http [2021-04-06T17:20:08.612Z] #46 87.84 github.com/LK4D4/vndr/godl [2021-04-06T17:20:08.612Z] #46 88.27 github.com/LK4D4/vndr [2021-04-06T17:20:08.903Z] #46 ... [2021-04-06T17:20:08.903Z] [2021-04-06T17:20:08.903Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-06T17:20:08.903Z] #21 7.110 Fetched 8587 kB in 6s (1323 kB/s) [2021-04-06T17:20:08.903Z] #21 7.110 Reading package lists... [2021-04-06T17:20:09.425Z] 5ff1512f88ec: Download complete [2021-04-06T17:20:10.472Z] Client: Docker Engine - Community [2021-04-06T17:20:10.472Z] Version: 20.10.5 [2021-04-06T17:20:10.472Z] API version: 1.41 [2021-04-06T17:20:10.472Z] Go version: go1.13.15 [2021-04-06T17:20:10.472Z] Git commit: 55c4c88 [2021-04-06T17:20:10.472Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-06T17:20:10.472Z] OS/Arch: linux/amd64 [2021-04-06T17:20:10.472Z] Context: default [2021-04-06T17:20:10.472Z] Experimental: true [2021-04-06T17:20:10.472Z] [2021-04-06T17:20:10.472Z] Server: Docker Engine - Community [2021-04-06T17:20:10.472Z] Engine: [2021-04-06T17:20:10.472Z] Version: 20.10.5 [2021-04-06T17:20:10.472Z] API version: 1.41 (minimum version 1.12) [2021-04-06T17:20:10.472Z] Go version: go1.13.15 [2021-04-06T17:20:10.472Z] Git commit: 363e9a8 [2021-04-06T17:20:10.472Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-06T17:20:10.472Z] OS/Arch: linux/amd64 [2021-04-06T17:20:10.472Z] Experimental: true [2021-04-06T17:20:10.472Z] containerd: [2021-04-06T17:20:10.472Z] Version: 1.4.4 [2021-04-06T17:20:10.472Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:20:10.472Z] runc: [2021-04-06T17:20:10.472Z] Version: 1.0.0-rc93 [2021-04-06T17:20:10.472Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:20:10.472Z] docker-init: [2021-04-06T17:20:10.472Z] Version: 0.19.0 [2021-04-06T17:20:10.472Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-06T17:20:10.803Z] + docker info [2021-04-06T17:20:11.629Z] #21 9.082 Reading package lists... [2021-04-06T17:20:11.629Z] #21 11.32 Building dependency tree... [2021-04-06T17:20:11.629Z] #21 11.73 libcap2-bin is already the newest version (1:2.25-2). [2021-04-06T17:20:11.629Z] #21 11.73 The following additional packages will be installed: [2021-04-06T17:20:11.629Z] #21 11.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-06T17:20:11.629Z] #21 11.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-06T17:20:11.629Z] #21 11.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-06T17:20:11.629Z] #21 11.74 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-06T17:20:11.629Z] #21 11.74 python3.7 python3.7-minimal vim-runtime xxd [2021-04-06T17:20:11.629Z] #21 11.74 Suggested packages: [2021-04-06T17:20:11.629Z] #21 11.74 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-06T17:20:11.629Z] #21 11.74 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-06T17:20:11.629Z] #21 11.74 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-06T17:20:11.629Z] #21 11.74 Recommended packages: [2021-04-06T17:20:11.629Z] #21 11.74 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-06T17:20:11.629Z] #21 11.74 python3-keyrings.alt python3-xdg unzip [2021-04-06T17:20:12.661Z] #21 12.58 The following NEW packages will be installed: [2021-04-06T17:20:12.661Z] #21 12.58 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-06T17:20:12.661Z] #21 12.58 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-06T17:20:12.661Z] #21 12.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-06T17:20:12.661Z] #21 12.58 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-06T17:20:12.661Z] #21 12.58 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-06T17:20:12.661Z] #21 12.58 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-06T17:20:12.661Z] #21 12.58 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-06T17:20:12.661Z] #21 12.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-06T17:20:12.661Z] #21 12.58 xz-utils zip [2021-04-06T17:20:12.661Z] #21 12.67 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:20:12.661Z] #21 12.67 Need to get 27.7 MB of archives. [2021-04-06T17:20:12.661Z] #21 12.67 After this operation, 117 MB of additional disk space will be used. [2021-04-06T17:20:12.661Z] #21 12.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-04-06T17:20:12.661Z] #21 12.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-04-06T17:20:12.661Z] #21 12.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-04-06T17:20:12.661Z] #21 12.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-04-06T17:20:12.661Z] #21 12.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-04-06T17:20:12.661Z] #21 12.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-04-06T17:20:12.661Z] #21 12.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-04-06T17:20:12.661Z] #21 12.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-04-06T17:20:12.661Z] #21 12.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-04-06T17:20:12.661Z] #21 12.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-04-06T17:20:12.661Z] #21 12.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-04-06T17:20:12.661Z] #21 12.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-04-06T17:20:12.661Z] #21 12.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-04-06T17:20:12.661Z] #21 12.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-04-06T17:20:12.661Z] #21 12.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-04-06T17:20:12.661Z] #21 12.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-04-06T17:20:12.661Z] #21 12.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-06T17:20:12.661Z] #21 12.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:20:12.661Z] #21 12.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-04-06T17:20:12.661Z] #21 12.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-04-06T17:20:12.951Z] #21 12.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-04-06T17:20:12.951Z] #21 12.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-04-06T17:20:12.951Z] #21 12.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-04-06T17:20:12.951Z] #21 12.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-06T17:20:12.951Z] #21 12.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-06T17:20:12.951Z] #21 12.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-06T17:20:12.951Z] #21 12.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-04-06T17:20:12.951Z] #21 12.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-04-06T17:20:12.951Z] #21 12.91 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-06T17:20:12.951Z] #21 13.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-06T17:20:12.951Z] #21 13.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-06T17:20:12.951Z] #21 13.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-06T17:20:12.951Z] #21 13.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-04-06T17:20:12.951Z] #21 13.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-04-06T17:20:12.951Z] #21 13.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-04-06T17:20:12.951Z] #21 13.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-06T17:20:12.951Z] #21 13.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-04-06T17:20:12.951Z] #21 13.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-04-06T17:20:12.951Z] #21 13.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-06T17:20:13.242Z] #21 13.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-04-06T17:20:13.242Z] #21 13.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-06T17:20:13.242Z] #21 13.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-04-06T17:20:13.242Z] #21 13.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-04-06T17:20:13.242Z] #21 13.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-04-06T17:20:13.242Z] #21 13.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-06T17:20:13.533Z] #21 13.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-04-06T17:20:13.533Z] #21 ... [2021-04-06T17:20:13.533Z] [2021-04-06T17:20:13.533Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:20:13.533Z] #46 DONE 94.4s [2021-04-06T17:20:13.533Z] [2021-04-06T17:20:13.533Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-06T17:20:13.533Z] #21 13.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-04-06T17:20:13.533Z] #21 13.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-04-06T17:20:13.533Z] #21 ... [2021-04-06T17:20:13.533Z] [2021-04-06T17:20:13.533Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:20:13.533Z] #44 54.51 CC criu/action-scripts.o [2021-04-06T17:20:13.533Z] #44 54.82 CC criu/aio.o [2021-04-06T17:20:13.533Z] #44 55.28 CC criu/autofs.o [2021-04-06T17:20:13.533Z] #44 56.31 CC criu/bfd.o [2021-04-06T17:20:13.533Z] #44 56.76 CC criu/bitmap.o [2021-04-06T17:20:13.533Z] #44 56.94 CC criu/cgroup-props.o [2021-04-06T17:20:13.533Z] #44 57.62 CC criu/cgroup.o [2021-04-06T17:20:14.168Z] #44 ... [2021-04-06T17:20:14.168Z] [2021-04-06T17:20:14.168Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-06T17:20:14.168Z] #21 14.34 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:20:14.168Z] #21 14.39 Fetched 27.7 MB in 1s (27.1 MB/s) [2021-04-06T17:20:14.168Z] #21 14.44 Selecting previously unselected package pigz. [2021-04-06T17:20:14.461Z] #21 14.44 (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 ... 23201 files and directories currently installed.) [2021-04-06T17:20:14.461Z] #21 14.49 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-04-06T17:20:14.461Z] #21 14.49 Unpacking pigz (2.4-1) ... [2021-04-06T17:20:14.461Z] #21 14.60 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-04-06T17:20:14.461Z] #21 14.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-06T17:20:14.461Z] #21 14.60 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-06T17:20:14.751Z] #21 14.85 Selecting previously unselected package python3.7-minimal. [2021-04-06T17:20:14.751Z] #21 14.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-06T17:20:14.751Z] #21 14.86 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:20:15.382Z] #21 15.49 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-06T17:20:15.382Z] #21 15.50 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:20:16.098Z] Client: Docker Engine - Community [2021-04-06T17:20:16.098Z] Version: 20.10.5 [2021-04-06T17:20:16.098Z] API version: 1.41 [2021-04-06T17:20:16.098Z] Go version: go1.13.15 [2021-04-06T17:20:16.098Z] Git commit: 55c4c88 [2021-04-06T17:20:16.098Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-06T17:20:16.098Z] OS/Arch: linux/amd64 [2021-04-06T17:20:16.098Z] Context: default [2021-04-06T17:20:16.098Z] Experimental: true [2021-04-06T17:20:16.098Z] [2021-04-06T17:20:16.098Z] Server: Docker Engine - Community [2021-04-06T17:20:16.098Z] Engine: [2021-04-06T17:20:16.098Z] Version: 20.10.5 [2021-04-06T17:20:16.098Z] API version: 1.41 (minimum version 1.12) [2021-04-06T17:20:16.098Z] Go version: go1.13.15 [2021-04-06T17:20:16.098Z] Git commit: 363e9a8 [2021-04-06T17:20:16.098Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-06T17:20:16.098Z] OS/Arch: linux/amd64 [2021-04-06T17:20:16.098Z] Experimental: true [2021-04-06T17:20:16.098Z] containerd: [2021-04-06T17:20:16.098Z] Version: 1.4.4 [2021-04-06T17:20:16.098Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:20:16.098Z] runc: [2021-04-06T17:20:16.098Z] Version: 1.0.0-rc93 [2021-04-06T17:20:16.098Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:20:16.098Z] docker-init: [2021-04-06T17:20:16.098Z] Version: 0.19.0 [2021-04-06T17:20:16.098Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-06T17:20:16.402Z] + docker info [2021-04-06T17:20:16.889Z] #21 16.89 Selecting previously unselected package python3-minimal. [2021-04-06T17:20:16.889Z] #21 16.89 (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 ... 23450 files and directories currently installed.) [2021-04-06T17:20:16.889Z] #21 16.93 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-04-06T17:20:16.889Z] #21 16.93 Unpacking python3-minimal (3.7.3-1) ... [2021-04-06T17:20:16.889Z] #21 17.01 Selecting previously unselected package libmpdec2:s390x. [2021-04-06T17:20:16.889Z] #21 17.01 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-04-06T17:20:16.889Z] #21 17.01 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-04-06T17:20:16.889Z] #21 17.09 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-04-06T17:20:16.889Z] #21 17.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-04-06T17:20:16.889Z] #21 17.09 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-06T17:20:17.521Z] #21 17.69 Selecting previously unselected package python3.7. [2021-04-06T17:20:17.521Z] #21 17.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-04-06T17:20:17.521Z] #21 17.70 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:20:17.812Z] #21 ... [2021-04-06T17:20:17.812Z] [2021-04-06T17:20:17.812Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-06T17:20:17.812Z] #33 DONE 99.2s [2021-04-06T17:20:17.812Z] [2021-04-06T17:20:17.812Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-06T17:20:17.812Z] #21 17.79 Selecting previously unselected package libpython3-stdlib:s390x. [2021-04-06T17:20:17.812Z] #21 17.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-04-06T17:20:17.812Z] #21 17.79 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-06T17:20:17.812Z] #21 17.84 Setting up python3-minimal (3.7.3-1) ... [2021-04-06T17:20:18.852Z] #21 18.88 Selecting previously unselected package python3. [2021-04-06T17:20:18.852Z] #21 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 ... 23862 files and directories currently installed.) [2021-04-06T17:20:18.852Z] #21 18.92 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-04-06T17:20:18.852Z] #21 18.92 Unpacking python3 (3.7.3-1) ... [2021-04-06T17:20:18.852Z] #21 18.99 Selecting previously unselected package libip4tc0:s390x. [2021-04-06T17:20:18.852Z] #21 18.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-04-06T17:20:18.852Z] #21 18.99 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-04-06T17:20:18.852Z] #21 19.05 Selecting previously unselected package libip6tc0:s390x. [2021-04-06T17:20:18.852Z] #21 19.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-04-06T17:20:19.143Z] #21 19.05 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-04-06T17:20:19.143Z] #21 19.10 Selecting previously unselected package libiptc0:s390x. [2021-04-06T17:20:19.143Z] #21 19.10 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-04-06T17:20:19.143Z] #21 19.11 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-04-06T17:20:19.143Z] #21 19.14 Selecting previously unselected package libnfnetlink0:s390x. [2021-04-06T17:20:19.143Z] #21 19.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-04-06T17:20:19.143Z] #21 19.15 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-06T17:20:19.143Z] #21 19.18 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-04-06T17:20:19.143Z] #21 19.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-04-06T17:20:19.143Z] #21 19.18 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-06T17:20:19.143Z] #21 19.21 Selecting previously unselected package libnftnl11:s390x. [2021-04-06T17:20:19.143Z] #21 19.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-04-06T17:20:19.143Z] #21 19.22 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-04-06T17:20:19.143Z] #21 19.26 Selecting previously unselected package iptables. [2021-04-06T17:20:19.143Z] #21 19.26 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-04-06T17:20:19.143Z] #21 19.26 Unpacking iptables (1.8.2-4) ... [2021-04-06T17:20:19.143Z] #21 19.45 Selecting previously unselected package xxd. [2021-04-06T17:20:19.433Z] #21 19.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-06T17:20:19.433Z] #21 19.45 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:20:19.433Z] #21 19.55 Selecting previously unselected package vim-common. [2021-04-06T17:20:19.433Z] #21 19.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:20:19.433Z] #21 19.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:20:19.433Z] #21 19.65 Selecting previously unselected package bash-completion. [2021-04-06T17:20:19.724Z] #21 19.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-06T17:20:19.850Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-06T17:20:19.851Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-06T17:20:19.851Z] ok github.com/docker/docker/api/types/filters 0.078s coverage: 92.2% of statements [2021-04-06T17:20:19.851Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2021-04-06T17:20:19.851Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-06T17:20:19.851Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2021-04-06T17:20:19.851Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/builder [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-06T17:20:19.851Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2021-04-06T17:20:19.851Z] ok github.com/docker/docker/builder/remotecontext 0.151s coverage: 13.7% of statements [2021-04-06T17:20:19.851Z] ok github.com/docker/docker/builder/dockerfile 0.356s coverage: 48.5% of statements [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-06T17:20:19.851Z] ok github.com/docker/docker/builder/remotecontext/git 4.608s coverage: 86.3% of statements [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/cli [no test files] [2021-04-06T17:20:19.851Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-06T17:20:20.773Z] Client: [2021-04-06T17:20:20.773Z] Context: default [2021-04-06T17:20:20.773Z] Debug Mode: false [2021-04-06T17:20:20.773Z] Plugins: [2021-04-06T17:20:20.773Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-06T17:20:20.773Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-06T17:20:20.773Z] [2021-04-06T17:20:20.773Z] Server: [2021-04-06T17:20:20.773Z] Containers: 0 [2021-04-06T17:20:20.773Z] Running: 0 [2021-04-06T17:20:20.773Z] Paused: 0 [2021-04-06T17:20:20.773Z] Stopped: 0 [2021-04-06T17:20:20.773Z] Images: 0 [2021-04-06T17:20:20.773Z] Server Version: 20.10.5 [2021-04-06T17:20:20.773Z] Storage Driver: overlay2 [2021-04-06T17:20:20.773Z] Backing Filesystem: extfs [2021-04-06T17:20:20.773Z] Supports d_type: true [2021-04-06T17:20:20.773Z] Native Overlay Diff: true [2021-04-06T17:20:20.773Z] Logging Driver: json-file [2021-04-06T17:20:20.773Z] Cgroup Driver: cgroupfs [2021-04-06T17:20:20.773Z] Cgroup Version: 1 [2021-04-06T17:20:20.773Z] Plugins: [2021-04-06T17:20:20.773Z] Volume: local [2021-04-06T17:20:20.773Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T17:20:20.773Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T17:20:20.773Z] Swarm: inactive [2021-04-06T17:20:20.773Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-06T17:20:20.773Z] Default Runtime: runc [2021-04-06T17:20:20.773Z] Init Binary: docker-init [2021-04-06T17:20:20.773Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:20:20.773Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:20:20.773Z] init version: de40ad0 [2021-04-06T17:20:20.773Z] Security Options: [2021-04-06T17:20:20.773Z] apparmor [2021-04-06T17:20:20.773Z] seccomp [2021-04-06T17:20:20.773Z] Profile: default [2021-04-06T17:20:20.773Z] Kernel Version: 5.4.0-1041-aws [2021-04-06T17:20:20.773Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-06T17:20:20.773Z] OSType: linux [2021-04-06T17:20:20.773Z] Architecture: x86_64 [2021-04-06T17:20:20.773Z] CPUs: 2 [2021-04-06T17:20:20.773Z] Total Memory: 7.569GiB [2021-04-06T17:20:20.773Z] Name: ip-10-100-64-39 [2021-04-06T17:20:20.773Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-06T17:20:20.773Z] Docker Root Dir: /var/lib/docker [2021-04-06T17:20:20.773Z] Debug Mode: false [2021-04-06T17:20:20.773Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:20:20.773Z] Labels: [2021-04-06T17:20:20.773Z] Experimental: true [2021-04-06T17:20:20.773Z] Insecure Registries: [2021-04-06T17:20:20.773Z] 127.0.0.0/8 [2021-04-06T17:20:20.773Z] Live Restore Enabled: true [2021-04-06T17:20:20.773Z] [2021-04-06T17:20:20.773Z] WARNING: No swap limit support [Pipeline] sh [2021-04-06T17:20:21.054Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:20:21.054Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:20:21.054Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42259/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T17:20:21.054Z] + bash /home/ubuntu/workspace/moby_PR-42259/check-config.sh [2021-04-06T17:20:21.054Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T17:20:21.054Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-06T17:20:21.054Z] [2021-04-06T17:20:21.054Z] Generally Necessary: [2021-04-06T17:20:21.054Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T17:20:21.054Z] - apparmor: enabled and tools installed [2021-04-06T17:20:21.054Z] - CONFIG_NAMESPACES: enabled [2021-04-06T17:20:21.054Z] - CONFIG_NET_NS: enabled [2021-04-06T17:20:21.054Z] - CONFIG_PID_NS: enabled [2021-04-06T17:20:21.054Z] - CONFIG_IPC_NS: enabled [2021-04-06T17:20:21.054Z] - CONFIG_UTS_NS: enabled [2021-04-06T17:20:21.054Z] - CONFIG_CGROUPS: enabled [2021-04-06T17:20:21.054Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T17:20:21.054Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T17:20:21.054Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T17:20:21.054Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T17:20:21.054Z] - CONFIG_CPUSETS: enabled [2021-04-06T17:20:21.054Z] - CONFIG_MEMCG: enabled [2021-04-06T17:20:21.054Z] - CONFIG_KEYS: enabled [2021-04-06T17:20:21.054Z] - CONFIG_VETH: enabled (as module) [2021-04-06T17:20:21.054Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T17:20:21.054Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T17:20:21.054Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-06T17:20:21.054Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-06T17:20:21.054Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T17:20:21.054Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T17:20:21.054Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T17:20:21.054Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T17:20:21.054Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T17:20:21.054Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T17:20:21.054Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-06T17:20:21.054Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T17:20:21.054Z] [2021-04-06T17:20:21.054Z] Optional Features: [2021-04-06T17:20:21.054Z] - CONFIG_USER_NS: enabled [2021-04-06T17:20:21.054Z] - CONFIG_SECCOMP: enabled [2021-04-06T17:20:21.054Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T17:20:21.054Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T17:20:21.054Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T17:20:21.054Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-06T17:20:21.054Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T17:20:21.054Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T17:20:21.054Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-06T17:20:21.054Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-06T17:20:21.229Z] #21 21.05 Unpacking bash-completion (1:2.8-6) ... [2021-04-06T17:20:21.229Z] #21 21.32 Selecting previously unselected package bzip2. [2021-04-06T17:20:21.229Z] #21 21.32 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-04-06T17:20:21.229Z] #21 21.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:20:21.229Z] #21 21.37 Selecting previously unselected package xz-utils. [2021-04-06T17:20:21.229Z] #21 21.37 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-04-06T17:20:21.229Z] #21 21.37 Unpacking xz-utils (5.2.4-1) ... [2021-04-06T17:20:21.310Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T17:20:21.310Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T17:20:21.310Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T17:20:21.310Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T17:20:21.310Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T17:20:21.310Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T17:20:21.310Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T17:20:21.310Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T17:20:21.310Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T17:20:21.310Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_EXT4_FS: enabled [2021-04-06T17:20:21.310Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T17:20:21.310Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T17:20:21.310Z] - Network Drivers: [2021-04-06T17:20:21.310Z] - "overlay": [2021-04-06T17:20:21.310Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T17:20:21.310Z] Optional (for encrypted networks): [2021-04-06T17:20:21.310Z] - CONFIG_CRYPTO: enabled [2021-04-06T17:20:21.310Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-06T17:20:21.310Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-06T17:20:21.310Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-06T17:20:21.310Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-06T17:20:21.310Z] - CONFIG_XFRM: enabled [2021-04-06T17:20:21.310Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-06T17:20:21.310Z] - "ipvlan": [2021-04-06T17:20:21.310Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T17:20:21.310Z] - "macvlan": [2021-04-06T17:20:21.310Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T17:20:21.310Z] - "ftp,tftp client in container": [2021-04-06T17:20:21.310Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T17:20:21.310Z] - Storage Drivers: [2021-04-06T17:20:21.310Z] - "aufs": [2021-04-06T17:20:21.310Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T17:20:21.310Z] - "btrfs": [2021-04-06T17:20:21.310Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T17:20:21.310Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T17:20:21.310Z] - "devicemapper": [2021-04-06T17:20:21.310Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T17:20:21.310Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T17:20:21.310Z] - "overlay": [2021-04-06T17:20:21.310Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T17:20:21.310Z] - "zfs": [2021-04-06T17:20:21.310Z] - /dev/zfs: present [2021-04-06T17:20:21.310Z] - zfs command: missing [2021-04-06T17:20:21.310Z] - zpool command: missing [2021-04-06T17:20:21.310Z] [2021-04-06T17:20:21.310Z] Limits: [2021-04-06T17:20:21.310Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T17:20:21.310Z] [2021-04-06T17:20:21.310Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-06T17:20:21.520Z] #21 21.46 Selecting previously unselected package apparmor. [2021-04-06T17:20:21.520Z] #21 21.46 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-04-06T17:20:21.520Z] #21 21.51 Unpacking apparmor (2.13.2-10) ... [2021-04-06T17:20:21.520Z] #21 21.75 Selecting previously unselected package aufs-tools. [2021-04-06T17:20:21.520Z] #21 21.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-04-06T17:20:21.520Z] #21 21.76 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:20:21.520Z] #21 21.82 Selecting previously unselected package libonig5:s390x. [2021-04-06T17:20:21.640Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:257b4db1861b86f2d3643636cf3303979c7d2923 . [2021-04-06T17:20:21.640Z] #1 [internal] load build definition from Dockerfile [2021-04-06T17:20:21.640Z] #1 sha256:7d9be7905bdc47fa1551c1edb1b2448d21432700988a9054479930fb62b726dc [2021-04-06T17:20:21.640Z] #1 transferring dockerfile: 17.02kB done [2021-04-06T17:20:21.640Z] #1 DONE 0.1s [2021-04-06T17:20:21.640Z] [2021-04-06T17:20:21.640Z] #2 [internal] load .dockerignore [2021-04-06T17:20:21.640Z] #2 sha256:97861d747f0cb27d9e583d345e3e0d0a2849aa85d50d826cba00bce0c749e3dd [2021-04-06T17:20:21.811Z] #21 21.82 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-04-06T17:20:21.811Z] #21 21.83 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-06T17:20:21.811Z] #21 21.90 Selecting previously unselected package libjq1:s390x. [2021-04-06T17:20:21.811Z] #21 21.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-06T17:20:21.811Z] #21 21.90 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-06T17:20:21.811Z] #21 21.96 Selecting previously unselected package jq. [2021-04-06T17:20:21.811Z] #21 21.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-06T17:20:21.811Z] #21 21.96 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:20:21.811Z] #21 22.00 Selecting previously unselected package libaio1:s390x. [2021-04-06T17:20:21.811Z] #21 22.00 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-04-06T17:20:21.811Z] #21 22.01 Unpacking libaio1:s390x (0.3.112-3) ... [2021-04-06T17:20:21.811Z] #21 22.03 Selecting previously unselected package libgpm2:s390x. [2021-04-06T17:20:21.811Z] #21 22.04 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-04-06T17:20:21.811Z] #21 22.04 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-04-06T17:20:21.811Z] #21 22.07 Selecting previously unselected package libicu63:s390x. [2021-04-06T17:20:21.896Z] #2 transferring context: 87B done [2021-04-06T17:20:21.896Z] #2 DONE 0.1s [2021-04-06T17:20:21.896Z] [2021-04-06T17:20:21.896Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T17:20:21.896Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-06T17:20:22.102Z] #21 22.07 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-06T17:20:22.102Z] #21 22.07 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-06T17:20:22.152Z] #3 DONE 0.4s [2021-04-06T17:20:22.152Z] [2021-04-06T17:20:22.152Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T17:20:22.152Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-06T17:20:22.152Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-06T17:20:22.152Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-06T17:20:22.152Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-06T17:20:22.152Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-06T17:20:22.152Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2021-04-06T17:20:22.409Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-06T17:20:22.409Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-06T17:20:22.409Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-06T17:20:22.666Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-06T17:20:22.666Z] #4 DONE 0.5s [2021-04-06T17:20:22.924Z] [2021-04-06T17:20:22.924Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:20:22.924Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:20:23.157Z] ok github.com/docker/docker/client 0.267s coverage: 75.4% of statements [2021-04-06T17:20:23.181Z] #8 DONE 0.4s [2021-04-06T17:20:23.181Z] [2021-04-06T17:20:23.181Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:20:23.181Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T17:20:23.181Z] #5 DONE 0.4s [2021-04-06T17:20:23.181Z] [2021-04-06T17:20:23.181Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T17:20:23.181Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-06T17:20:23.438Z] #7 DONE 0.4s [2021-04-06T17:20:23.438Z] [2021-04-06T17:20:23.438Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:20:23.438Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-06T17:20:23.438Z] #6 DONE 0.4s [2021-04-06T17:20:24.166Z] #21 24.02 Selecting previously unselected package libnet1:s390x. [2021-04-06T17:20:24.166Z] #21 24.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-06T17:20:24.166Z] #21 24.03 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-06T17:20:24.166Z] #21 24.07 Selecting previously unselected package libnl-3-200:s390x. [2021-04-06T17:20:24.166Z] #21 24.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-06T17:20:24.166Z] #21 24.08 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-06T17:20:24.166Z] #21 24.11 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-06T17:20:24.166Z] #21 24.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-06T17:20:24.166Z] #21 24.12 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-06T17:20:24.166Z] #21 24.16 Selecting previously unselected package libreadline5:s390x. [2021-04-06T17:20:24.166Z] #21 24.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-04-06T17:20:24.166Z] #21 24.16 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-06T17:20:24.166Z] #21 24.21 Selecting previously unselected package net-tools. [2021-04-06T17:20:24.166Z] #21 24.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-04-06T17:20:24.166Z] #21 24.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:20:24.166Z] #21 24.32 Selecting previously unselected package python-pip-whl. [2021-04-06T17:20:24.166Z] #21 24.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-06T17:20:24.166Z] #21 24.32 Unpacking python-pip-whl (18.1-5) ... [2021-04-06T17:20:24.456Z] #21 ... [2021-04-06T17:20:24.456Z] [2021-04-06T17:20:24.456Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:20:24.456Z] #44 59.92 CC criu/clone-noasan.o [2021-04-06T17:20:24.456Z] #44 60.06 CC criu/config.o [2021-04-06T17:20:24.456Z] #44 61.08 CC criu/cr-check.o [2021-04-06T17:20:24.456Z] #44 62.21 CC criu/cr-dedup.o [2021-04-06T17:20:24.456Z] #44 62.52 CC criu/cr-dump.o [2021-04-06T17:20:24.456Z] #44 63.84 CC criu/cr-errno.o [2021-04-06T17:20:24.456Z] #44 63.92 CC criu/cr-restore.o [2021-04-06T17:20:24.456Z] #44 66.33 CC criu/cr-service.o [2021-04-06T17:20:24.456Z] #44 67.14 CC criu/crtools.o [2021-04-06T17:20:24.456Z] #44 67.52 CC criu/eventfd.o [2021-04-06T17:20:24.456Z] #44 67.71 CC criu/eventpoll.o [2021-04-06T17:20:24.456Z] #44 68.18 CC criu/external.o [2021-04-06T17:20:24.456Z] #44 68.45 CC criu/fault-injection.o [2021-04-06T17:20:24.456Z] #44 68.51 CC criu/fdstore.o [2021-04-06T17:20:24.456Z] #44 68.74 CC criu/fifo.o [2021-04-06T17:20:24.456Z] #44 68.95 CC criu/file-ids.o [2021-04-06T17:20:24.456Z] #44 69.14 CC criu/file-lock.o [2021-04-06T17:20:24.456Z] #44 69.65 CC criu/files-ext.o [2021-04-06T17:20:24.456Z] #44 69.85 CC criu/files-reg.o [2021-04-06T17:20:24.456Z] #44 ... [2021-04-06T17:20:24.456Z] [2021-04-06T17:20:24.456Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-06T17:20:24.456Z] #21 24.68 Selecting previously unselected package python3-lib2to3. [2021-04-06T17:20:24.456Z] #21 24.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-06T17:20:24.747Z] #21 24.68 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:20:24.747Z] #21 24.76 Selecting previously unselected package python3-distutils. [2021-04-06T17:20:24.747Z] #21 24.76 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-06T17:20:24.747Z] #21 24.77 Unpacking python3-distutils (3.7.3-1) ... [2021-04-06T17:20:24.747Z] #21 24.84 Selecting previously unselected package python3-pip. [2021-04-06T17:20:24.747Z] #21 24.84 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-06T17:20:24.747Z] #21 24.84 Unpacking python3-pip (18.1-5) ... [2021-04-06T17:20:24.747Z] #21 24.92 Selecting previously unselected package python3-pkg-resources. [2021-04-06T17:20:24.747Z] #21 24.92 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:20:24.747Z] #21 24.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:20:24.807Z] [2021-04-06T17:20:24.807Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:20:24.807Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:20:24.807Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done [2021-04-06T17:20:24.807Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-06T17:20:24.807Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done [2021-04-06T17:20:25.037Z] #21 25.02 Selecting previously unselected package python3-setuptools. [2021-04-06T17:20:25.037Z] #21 25.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-06T17:20:25.037Z] #21 25.02 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-06T17:20:25.037Z] #21 25.14 Selecting previously unselected package python3-wheel. [2021-04-06T17:20:25.037Z] #21 25.14 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-06T17:20:25.037Z] #21 25.15 Unpacking python3-wheel (0.32.3-2) ... [2021-04-06T17:20:25.037Z] #21 25.18 Selecting previously unselected package sudo. [2021-04-06T17:20:25.038Z] #21 25.18 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-04-06T17:20:25.038Z] #21 25.18 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:20:25.070Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done [2021-04-06T17:20:25.070Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 0B / 50.43MB 0.1s [2021-04-06T17:20:25.328Z] #21 25.43 Selecting previously unselected package thin-provisioning-tools. [2021-04-06T17:20:25.328Z] #21 25.44 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-04-06T17:20:25.328Z] #21 25.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:20:25.328Z] #21 25.57 Selecting previously unselected package uidmap. [2021-04-06T17:20:25.328Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 19.92MB / 50.43MB 0.4s [2021-04-06T17:20:25.328Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 28.31MB / 50.43MB 0.5s [2021-04-06T17:20:25.607Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 42.99MB / 50.43MB 0.6s [2021-04-06T17:20:25.607Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 49.28MB / 50.43MB 0.7s [2021-04-06T17:20:25.619Z] #21 25.57 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-04-06T17:20:25.619Z] #21 25.57 Unpacking uidmap (1:4.5-1.1) ... [2021-04-06T17:20:25.619Z] #21 25.63 Selecting previously unselected package vim-runtime. [2021-04-06T17:20:25.619Z] #21 25.63 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:20:25.619Z] #21 25.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-06T17:20:25.619Z] #21 25.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-06T17:20:25.619Z] #21 25.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:20:26.385Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:20:26.385Z] [2021-04-06T17:20:26.385Z] + TEST_INTEGRATION_DEST=2 [2021-04-06T17:20:26.385Z] + CONTAINER_NAME=docker-pr1-2 [2021-04-06T17:20:26.385Z] + TEST_SKIP_INTEGRATION=1 [2021-04-06T17:20:26.385Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-06T17:20:26.385Z] + run_tests [2021-04-06T17:20:26.385Z] + c=0 [2021-04-06T17:20:26.385Z] + '[' -n 0 ']' [2021-04-06T17:20:26.385Z] + rm= [2021-04-06T17:20:26.385Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42259/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh '' test-integration [2021-04-06T17:20:26.385Z] + TEST_INTEGRATION_DEST=1 [2021-04-06T17:20:26.385Z] + CONTAINER_NAME=docker-pr1-1 [2021-04-06T17:20:26.385Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:20:26.385Z] + run_tests test-integration-flaky [2021-04-06T17:20:26.385Z] + '[' -n 0 ']' [2021-04-06T17:20:26.385Z] + rm= [2021-04-06T17:20:26.385Z] + TEST_INTEGRATION_DEST=3 [2021-04-06T17:20:26.385Z] + CONTAINER_NAME=docker-pr1-3 [2021-04-06T17:20:26.385Z] + TEST_SKIP_INTEGRATION=1 [2021-04-06T17:20:26.385Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-06T17:20:26.385Z] + run_tests [2021-04-06T17:20:26.385Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42259/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh test-integration-flaky test-integration [2021-04-06T17:20:26.385Z] + '[' -n 0 ']' [2021-04-06T17:20:26.385Z] + rm= [2021-04-06T17:20:26.385Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42259/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh '' test-integration [2021-04-06T17:20:26.385Z] ++ jobs -p [2021-04-06T17:20:26.385Z] + for job in $(jobs -p) [2021-04-06T17:20:26.385Z] + wait 5363 [2021-04-06T17:20:26.385Z] [2021-04-06T17:20:26.385Z] [2021-04-06T17:20:26.385Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:20:26.385Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:20:26.385Z] HOSTNAME=8cb35d2697fa [2021-04-06T17:20:26.385Z] TEST_SKIP_INTEGRATION=1 [2021-04-06T17:20:26.385Z] TESTDEBUG=0 [2021-04-06T17:20:26.385Z] DEST=bundles/test-integration [2021-04-06T17:20:26.385Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:20:26.385Z] KEEPBUNDLE=1 [2021-04-06T17:20:26.385Z] DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:20:26.385Z] container=docker [2021-04-06T17:20:26.385Z] HOME=/root [2021-04-06T17:20:26.385Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:20:26.385Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:20:26.385Z] VALIDATE_BRANCH=master [2021-04-06T17:20:26.385Z] TERM=xterm [2021-04-06T17:20:26.385Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:20:26.385Z] SHLVL=1 [2021-04-06T17:20:26.385Z] TIMEOUT=120m [2021-04-06T17:20:26.385Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:20:26.385Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:20:26.385Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-06T17:20:26.385Z] GO111MODULE=off [2021-04-06T17:20:26.385Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:20:26.385Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:20:26.385Z] GOPATH=/go [2021-04-06T17:20:26.385Z] PKG_CONFIG=pkg-config [2021-04-06T17:20:26.385Z] _=/usr/bin/env [2021-04-06T17:20:26.385Z] Building test suite binary ./integration-cli/test.main [2021-04-06T17:20:26.385Z] [2021-04-06T17:20:26.385Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:20:26.385Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:20:26.385Z] HOSTNAME=21244516f893 [2021-04-06T17:20:26.385Z] TEST_SKIP_INTEGRATION=1 [2021-04-06T17:20:26.385Z] TESTDEBUG=0 [2021-04-06T17:20:26.385Z] DEST=bundles/test-integration [2021-04-06T17:20:26.385Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:20:26.385Z] KEEPBUNDLE=1 [2021-04-06T17:20:26.385Z] DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:20:26.385Z] container=docker [2021-04-06T17:20:26.385Z] HOME=/root [2021-04-06T17:20:26.385Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:20:26.385Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:20:26.385Z] VALIDATE_BRANCH=master [2021-04-06T17:20:26.385Z] TERM=xterm [2021-04-06T17:20:26.385Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:20:26.385Z] SHLVL=1 [2021-04-06T17:20:26.385Z] TIMEOUT=120m [2021-04-06T17:20:26.385Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:20:26.385Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:20:26.385Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-06T17:20:26.385Z] GO111MODULE=off [2021-04-06T17:20:26.385Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:20:26.385Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:20:26.385Z] GOPATH=/go [2021-04-06T17:20:26.385Z] PKG_CONFIG=pkg-config [2021-04-06T17:20:26.385Z] _=/usr/bin/env [2021-04-06T17:20:26.385Z] Building test suite binary ./integration-cli/test.main [2021-04-06T17:20:26.385Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-06T17:20:26.385Z] No new tests added to integration. [2021-04-06T17:20:26.385Z] [2021-04-06T17:20:26.385Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:20:26.385Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:20:26.385Z] HOSTNAME=f4cb4c4c53ba [2021-04-06T17:20:26.385Z] TESTDEBUG=0 [2021-04-06T17:20:26.385Z] DEST=bundles/test-integration [2021-04-06T17:20:26.385Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:20:26.385Z] KEEPBUNDLE=1 [2021-04-06T17:20:26.385Z] DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:20:26.385Z] container=docker [2021-04-06T17:20:26.385Z] HOME=/root [2021-04-06T17:20:26.385Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:20:26.385Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:20:26.385Z] VALIDATE_BRANCH=master [2021-04-06T17:20:26.385Z] TERM=xterm [2021-04-06T17:20:26.385Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:20:26.385Z] SHLVL=1 [2021-04-06T17:20:26.385Z] TIMEOUT=120m [2021-04-06T17:20:26.385Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:20:26.385Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:20:26.385Z] GO111MODULE=off [2021-04-06T17:20:26.385Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:20:26.385Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:20:26.385Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:20:26.385Z] GOPATH=/go [2021-04-06T17:20:26.385Z] PKG_CONFIG=pkg-config [2021-04-06T17:20:26.385Z] _=/usr/bin/env [2021-04-06T17:20:26.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T17:20:26.542Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 1.4s done [2021-04-06T17:20:26.542Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 [2021-04-06T17:20:27.683Z] #21 27.68 Selecting previously unselected package vim. [2021-04-06T17:20:27.683Z] #21 27.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-04-06T17:20:27.683Z] #21 27.69 Unpacking vim (2:8.1.0875-5) ... [2021-04-06T17:20:27.974Z] #21 28.00 Selecting previously unselected package xfsprogs. [2021-04-06T17:20:27.974Z] #21 28.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-04-06T17:20:27.974Z] #21 28.00 Unpacking xfsprogs (4.20.0-1) ... [2021-04-06T17:20:28.264Z] #21 28.27 Selecting previously unselected package zip. [2021-04-06T17:20:28.264Z] #21 28.27 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-04-06T17:20:28.264Z] #21 28.27 Unpacking zip (3.0-11+b1) ... [2021-04-06T17:20:28.264Z] #21 28.40 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:20:28.264Z] #21 28.41 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:20:28.264Z] #21 28.41 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-04-06T17:20:28.264Z] #21 28.42 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-06T17:20:28.264Z] #21 28.43 Setting up libgpm2:s390x (1.20.7-5) ... [2021-04-06T17:20:28.264Z] #21 28.43 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-04-06T17:20:28.264Z] #21 28.44 Setting up uidmap (1:4.5-1.1) ... [2021-04-06T17:20:28.264Z] #21 28.44 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-04-06T17:20:28.555Z] #21 28.45 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-06T17:20:28.555Z] #21 28.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:20:28.555Z] #21 28.46 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-06T17:20:28.555Z] #21 28.47 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-06T17:20:28.555Z] #21 28.48 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:20:28.555Z] #21 28.48 Setting up zip (3.0-11+b1) ... [2021-04-06T17:20:28.555Z] #21 28.50 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:20:28.555Z] #21 28.51 Setting up bash-completion (1:2.8-6) ... [2021-04-06T17:20:29.830Z] #26 ... [2021-04-06T17:20:29.830Z] [2021-04-06T17:20:29.830Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:20:29.830Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T17:20:29.830Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-06T17:20:29.830Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-06T17:20:29.830Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-06T17:20:29.830Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T17:20:29.830Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-04-06T17:20:29.830Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2021-04-06T17:20:29.830Z] #62 DONE 5.0s [2021-04-06T17:20:29.830Z] [2021-04-06T17:20:29.830Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:20:29.830Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:20:29.830Z] #26 ... [2021-04-06T17:20:29.830Z] [2021-04-06T17:20:29.830Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:29.830Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:29.830Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-06T17:20:29.830Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-06T17:20:29.830Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-06T17:20:29.830Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-06T17:20:29.830Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-04-06T17:20:29.830Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s done [2021-04-06T17:20:29.830Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.3s done [2021-04-06T17:20:29.830Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.3s [2021-04-06T17:20:29.830Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.7s done [2021-04-06T17:20:29.830Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.1s done [2021-04-06T17:20:29.830Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.51MB / 120.17MB 4.7s [2021-04-06T17:20:29.830Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.7s done [2021-04-06T17:20:29.830Z] #9 ... [2021-04-06T17:20:29.830Z] [2021-04-06T17:20:29.830Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:20:29.830Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:20:29.830Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-06T17:20:29.830Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T17:20:29.830Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-06T17:20:29.830Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-06T17:20:29.830Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-04-06T17:20:29.830Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2021-04-06T17:20:29.830Z] #64 DONE 5.0s [2021-04-06T17:20:29.830Z] [2021-04-06T17:20:29.830Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:29.830Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:29.830Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.66MB / 120.17MB 4.8s [2021-04-06T17:20:29.830Z] #9 ... [2021-04-06T17:20:29.830Z] [2021-04-06T17:20:29.830Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:20:29.830Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:20:30.102Z] #21 30.05 Setting up libiptc0:s390x (1.8.2-4) ... [2021-04-06T17:20:30.102Z] #21 30.06 Setting up xz-utils (5.2.4-1) ... [2021-04-06T17:20:30.102Z] #21 30.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-06T17:20:30.102Z] #21 30.07 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:20:30.102Z] #21 30.11 invoke-rc.d: could not determine current runlevel [2021-04-06T17:20:30.102Z] #21 30.11 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-06T17:20:30.102Z] #21 30.12 Setting up pigz (2.4-1) ... [2021-04-06T17:20:30.102Z] #21 30.12 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-06T17:20:30.102Z] #21 30.13 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-06T17:20:30.102Z] #21 30.14 Setting up python-pip-whl (18.1-5) ... [2021-04-06T17:20:30.102Z] #21 30.15 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-04-06T17:20:30.102Z] #21 30.15 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:20:30.102Z] #21 30.39 Setting up libaio1:s390x (0.3.112-3) ... [2021-04-06T17:20:30.102Z] #21 30.40 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-06T17:20:30.392Z] #21 30.41 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-06T17:20:30.392Z] #21 30.41 Setting up vim (2:8.1.0875-5) ... [2021-04-06T17:20:30.392Z] #21 30.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-06T17:20:30.392Z] #21 30.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-06T17:20:30.392Z] #21 30.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-06T17:20:30.392Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-06T17:20:30.392Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-06T17:20:30.392Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-06T17:20:30.392Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-06T17:20:30.392Z] #21 30.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-06T17:20:30.392Z] #21 30.45 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-06T17:20:30.392Z] #21 30.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:20:30.392Z] #21 30.46 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-06T17:20:30.392Z] #21 30.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:20:30.392Z] #21 30.48 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-06T17:20:30.392Z] #21 30.48 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:20:31.201Z] #26 ... [2021-04-06T17:20:31.201Z] [2021-04-06T17:20:31.201Z] #23 [internal] load build context [2021-04-06T17:20:31.201Z] #23 sha256:599ba6205a25781121d9a795a9d3b16700c5aa5ebff5d9618403b7c87ef27e37 [2021-04-06T17:20:31.201Z] #23 transferring context: 53.43MB 5.8s done [2021-04-06T17:20:31.201Z] #23 DONE 6.3s [2021-04-06T17:20:31.201Z] [2021-04-06T17:20:31.201Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:31.201Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:31.201Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s [2021-04-06T17:20:31.248Z] Client: [2021-04-06T17:20:31.248Z] Context: default [2021-04-06T17:20:31.248Z] Debug Mode: false [2021-04-06T17:20:31.248Z] Plugins: [2021-04-06T17:20:31.248Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-06T17:20:31.248Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-06T17:20:31.248Z] [2021-04-06T17:20:31.248Z] Server: [2021-04-06T17:20:31.248Z] Containers: 0 [2021-04-06T17:20:31.248Z] Running: 0 [2021-04-06T17:20:31.248Z] Paused: 0 [2021-04-06T17:20:31.248Z] Stopped: 0 [2021-04-06T17:20:31.248Z] Images: 0 [2021-04-06T17:20:31.248Z] Server Version: 20.10.5 [2021-04-06T17:20:31.248Z] Storage Driver: overlay2 [2021-04-06T17:20:31.248Z] Backing Filesystem: extfs [2021-04-06T17:20:31.248Z] Supports d_type: true [2021-04-06T17:20:31.248Z] Native Overlay Diff: true [2021-04-06T17:20:31.248Z] Logging Driver: json-file [2021-04-06T17:20:31.248Z] Cgroup Driver: systemd [2021-04-06T17:20:31.248Z] Cgroup Version: 2 [2021-04-06T17:20:31.248Z] Plugins: [2021-04-06T17:20:31.248Z] Volume: local [2021-04-06T17:20:31.248Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T17:20:31.248Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T17:20:31.248Z] Swarm: inactive [2021-04-06T17:20:31.248Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-04-06T17:20:31.248Z] Default Runtime: runc [2021-04-06T17:20:31.248Z] Init Binary: docker-init [2021-04-06T17:20:31.248Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:20:31.248Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:20:31.248Z] init version: de40ad0 [2021-04-06T17:20:31.248Z] Security Options: [2021-04-06T17:20:31.248Z] apparmor [2021-04-06T17:20:31.248Z] seccomp [2021-04-06T17:20:31.248Z] Profile: default [2021-04-06T17:20:31.248Z] cgroupns [2021-04-06T17:20:31.248Z] Kernel Version: 5.4.0-1041-aws [2021-04-06T17:20:31.248Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-06T17:20:31.248Z] OSType: linux [2021-04-06T17:20:31.248Z] Architecture: x86_64 [2021-04-06T17:20:31.248Z] CPUs: 2 [2021-04-06T17:20:31.248Z] Total Memory: 7.569GiB [2021-04-06T17:20:31.248Z] Name: ip-10-100-79-198 [2021-04-06T17:20:31.248Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-06T17:20:31.248Z] Docker Root Dir: /var/lib/docker [2021-04-06T17:20:31.248Z] Debug Mode: false [2021-04-06T17:20:31.248Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:20:31.248Z] Labels: [2021-04-06T17:20:31.248Z] Experimental: true [2021-04-06T17:20:31.248Z] Insecure Registries: [2021-04-06T17:20:31.248Z] 127.0.0.0/8 [2021-04-06T17:20:31.248Z] Live Restore Enabled: true [2021-04-06T17:20:31.248Z] [2021-04-06T17:20:31.248Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-06T17:20:31.457Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.4s done [2021-04-06T17:20:31.579Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:257b4db1861b86f2d3643636cf3303979c7d2923 . [2021-04-06T17:20:31.678Z] Removing intermediate container d4ded69fb7b7 [2021-04-06T17:20:31.678Z] ---> d0bb79d2e1bb [2021-04-06T17:20:31.678Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-04-06T17:20:31.678Z] ---> 805dc2d65d1c [2021-04-06T17:20:31.678Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-04-06T17:20:31.678Z] ---> ff0479972339 [2021-04-06T17:20:31.678Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-04-06T17:20:31.678Z] ---> Running in cf4dbedafad5 [2021-04-06T17:20:31.678Z] Removing intermediate container cf4dbedafad5 [2021-04-06T17:20:31.678Z] ---> 6d6a3136b885 [2021-04-06T17:20:31.678Z] Successfully built 6d6a3136b885 [2021-04-06T17:20:31.678Z] Successfully tagged moby-buildx:latest [2021-04-06T17:20:31.678Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-04-06T17:20:31.678Z] if [ -n "${id}" ]; then \ [2021-04-06T17:20:31.678Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-04-06T17:20:31.678Z] && touch bundles/buildx; \ [2021-04-06T17:20:31.678Z] docker rm -f ${id}; \ [2021-04-06T17:20:31.678Z] fi [2021-04-06T17:20:31.678Z] c17fcab860fc6ad297b3fac1355d41259c175227e3dd73d361408acb3faa3a4b [2021-04-06T17:20:31.678Z] bundles/buildx version [2021-04-06T17:20:31.678Z] buildx v0.5.1 11057da [2021-04-06T17:20:31.678Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:257b4db1861b86f2d3643636cf3303979c7d2923 . [2021-04-06T17:20:31.678Z] #1 [internal] booting buildkit [2021-04-06T17:20:31.678Z] #1 sha256:8c84c9014acf13dc3a694d861476d4f940a2e7f6e35b62513aaa9888699cc71d [2021-04-06T17:20:31.678Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-04-06T17:20:31.835Z] #2 [internal] load .dockerignore [2021-04-06T17:20:31.835Z] #2 sha256:1ef8c8cdf44a7693373dba3e41cdae5b09738e9fd028a0fc398f1b3905b6bbd2 [2021-04-06T17:20:32.091Z] #2 transferring context: 87B done [2021-04-06T17:20:32.091Z] #2 DONE 0.5s [2021-04-06T17:20:32.091Z] [2021-04-06T17:20:32.091Z] #1 [internal] load build definition from Dockerfile [2021-04-06T17:20:32.091Z] #1 sha256:680ade4ef55be340b40bb0f90f4af05f889788a386ecc6b743d0dd9c049ff406 [2021-04-06T17:20:32.091Z] #1 transferring dockerfile: 17.02kB done [2021-04-06T17:20:32.091Z] #1 DONE 0.5s [2021-04-06T17:20:32.319Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2021-04-06T17:20:32.319Z] #1 creating container buildx_buildkit_default [2021-04-06T17:20:32.349Z] [2021-04-06T17:20:32.349Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T17:20:32.349Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-06T17:20:32.455Z] #21 32.25 Setting up iptables (1.8.2-4) ... [2021-04-06T17:20:32.455Z] #21 32.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:20:32.455Z] #21 32.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:20:32.455Z] #21 32.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:20:32.455Z] #21 32.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:20:32.455Z] #21 32.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-06T17:20:32.455Z] #21 32.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-06T17:20:32.455Z] #21 32.28 Setting up python3 (3.7.3-1) ... [2021-04-06T17:20:32.455Z] #21 32.50 Setting up python3-wheel (0.32.3-2) ... [2021-04-06T17:20:32.609Z] #3 DONE 0.4s [2021-04-06T17:20:32.746Z] #21 32.94 Setting up apparmor (2.13.2-10) ... [2021-04-06T17:20:32.867Z] [2021-04-06T17:20:32.867Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T17:20:32.867Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-06T17:20:32.867Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-06T17:20:32.867Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-06T17:20:32.867Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-06T17:20:32.867Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-06T17:20:32.867Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.2s [2021-04-06T17:20:32.963Z] #1 creating container buildx_buildkit_default 0.4s done [2021-04-06T17:20:32.963Z] #1 DONE 3.0s [2021-04-06T17:20:32.963Z] [2021-04-06T17:20:32.963Z] #2 [internal] load build definition from Dockerfile [2021-04-06T17:20:32.963Z] #2 sha256:bdd467b16a5b873b496b2ab4fbb90acd2e9ff9c15095e89251e6d4ea82d69ec0 [2021-04-06T17:20:32.963Z] #2 transferring dockerfile: 17.01kB done [2021-04-06T17:20:33.124Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.3s [2021-04-06T17:20:33.124Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s [2021-04-06T17:20:33.256Z] #2 DONE 0.0s [2021-04-06T17:20:33.256Z] [2021-04-06T17:20:33.256Z] #3 [internal] load .dockerignore [2021-04-06T17:20:33.256Z] #3 sha256:7e0e15280fc1549e651262da014fc525967bb15fc8681946e664971cad010537 [2021-04-06T17:20:33.256Z] #3 transferring context: 87B done [2021-04-06T17:20:33.256Z] #3 DONE 0.0s [2021-04-06T17:20:33.256Z] [2021-04-06T17:20:33.256Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T17:20:33.256Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-04-06T17:20:33.380Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-04-06T17:20:33.380Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-06T17:20:33.637Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-06T17:20:33.637Z] #4 DONE 0.9s [2021-04-06T17:20:33.777Z] #21 33.81 Setting up xfsprogs (4.20.0-1) ... [2021-04-06T17:20:33.777Z] #21 33.81 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:20:33.893Z] [2021-04-06T17:20:33.893Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:20:33.893Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T17:20:33.899Z] #4 DONE 0.6s [2021-04-06T17:20:33.899Z] [2021-04-06T17:20:33.899Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T17:20:33.899Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-04-06T17:20:33.899Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-06T17:20:33.899Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 2.10MB / 8.92MB 0.2s [2021-04-06T17:20:33.899Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-04-06T17:20:33.899Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-04-06T17:20:33.980Z] #9 ... [2021-04-06T17:20:33.980Z] [2021-04-06T17:20:33.980Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T17:20:33.980Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-06T17:20:33.980Z] #63 DONE 0.7s [2021-04-06T17:20:33.980Z] [2021-04-06T17:20:33.980Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:33.980Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:33.980Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.7s done [2021-04-06T17:20:34.067Z] #21 33.99 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:20:34.209Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-04-06T17:20:34.209Z] #5 DONE 0.4s [2021-04-06T17:20:34.209Z] [2021-04-06T17:20:34.209Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:20:34.209Z] #9 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-04-06T17:20:34.236Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-06T17:20:34.493Z] #9 ... [2021-04-06T17:20:34.493Z] [2021-04-06T17:20:34.493Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T17:20:34.493Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-06T17:20:34.493Z] #65 DONE 0.7s [2021-04-06T17:20:34.493Z] [2021-04-06T17:20:34.493Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:20:34.493Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:20:34.493Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 7.1s done [2021-04-06T17:20:34.493Z] #26 DONE 9.6s [2021-04-06T17:20:34.493Z] [2021-04-06T17:20:34.493Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:34.493Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:34.698Z] #21 34.62 Setting up python3-distutils (3.7.3-1) ... [2021-04-06T17:20:34.698Z] #21 34.96 Setting up python3-setuptools (40.8.0-1) ... [2021-04-06T17:20:35.056Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-04-06T17:20:35.056Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-06T17:20:35.253Z] #9 ... [2021-04-06T17:20:35.253Z] [2021-04-06T17:20:35.253Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:20:35.253Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T17:20:35.253Z] #7 DONE 0.8s [2021-04-06T17:20:35.253Z] [2021-04-06T17:20:35.253Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:20:35.253Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:20:35.253Z] #6 DONE 0.8s [2021-04-06T17:20:35.253Z] [2021-04-06T17:20:35.253Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:20:35.253Z] #9 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-04-06T17:20:35.253Z] #9 DONE 0.8s [2021-04-06T17:20:35.253Z] [2021-04-06T17:20:35.253Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T17:20:35.253Z] #8 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-04-06T17:20:35.253Z] #8 DONE 0.8s [2021-04-06T17:20:35.253Z] [2021-04-06T17:20:35.253Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:20:35.253Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:20:35.253Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-06T17:20:35.259Z] #8 ... [2021-04-06T17:20:35.259Z] [2021-04-06T17:20:35.259Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T17:20:35.259Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-06T17:20:35.259Z] #6 DONE 1.6s [2021-04-06T17:20:35.312Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-04-06T17:20:35.521Z] [2021-04-06T17:20:35.521Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:20:35.521Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-06T17:20:35.521Z] #5 DONE 1.7s [2021-04-06T17:20:35.521Z] [2021-04-06T17:20:35.521Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:20:35.521Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:20:35.521Z] #7 DONE 1.7s [2021-04-06T17:20:35.521Z] [2021-04-06T17:20:35.521Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:20:35.521Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T17:20:35.521Z] #8 DONE 1.7s [2021-04-06T17:20:35.574Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-06T17:20:35.606Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2021-04-06T17:20:35.755Z] #21 35.71 Setting up python3-pip (18.1-5) ... [2021-04-06T17:20:35.755Z] #21 ... [2021-04-06T17:20:35.755Z] [2021-04-06T17:20:35.755Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:20:35.755Z] #44 71.09 CC criu/files.o [2021-04-06T17:20:35.755Z] #44 72.33 CC criu/filesystems.o [2021-04-06T17:20:35.755Z] #44 72.83 CC criu/fsnotify.o [2021-04-06T17:20:35.755Z] #44 73.50 CC criu/image-desc.o [2021-04-06T17:20:35.755Z] #44 73.61 CC criu/image.o [2021-04-06T17:20:35.755Z] #44 74.25 CC criu/ipc_ns.o [2021-04-06T17:20:35.755Z] #44 74.90 CC criu/irmap.o [2021-04-06T17:20:35.755Z] #44 75.31 CC criu/kcmp-ids.o [2021-04-06T17:20:35.755Z] #44 75.50 CC criu/kerndat.o [2021-04-06T17:20:35.755Z] #44 76.22 CC criu/libnetlink.o [2021-04-06T17:20:35.755Z] #44 76.42 CC criu/log.o [2021-04-06T17:20:35.755Z] #44 76.75 CC criu/lsm.o [2021-04-06T17:20:35.755Z] #44 77.12 CC criu/mem.o [2021-04-06T17:20:35.755Z] #44 78.09 CC criu/memfd.o [2021-04-06T17:20:35.755Z] #44 78.48 CC criu/mount.o [2021-04-06T17:20:35.755Z] #44 80.68 CC criu/namespaces.o [2021-04-06T17:20:35.917Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.3s [2021-04-06T17:20:35.918Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.29MB / 12.42MB 0.5s [2021-04-06T17:20:36.046Z] #44 ... [2021-04-06T17:20:36.046Z] [2021-04-06T17:20:36.046Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-06T17:20:36.046Z] #21 36.18 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:20:36.046Z] #21 36.19 Processing triggers for mime-support (3.62) ... [2021-04-06T17:20:36.225Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s [2021-04-06T17:20:36.225Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-04-06T17:20:36.225Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-04-06T17:20:36.678Z] #21 DONE 36.8s [2021-04-06T17:20:36.678Z] [2021-04-06T17:20:36.678Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-04-06T17:20:36.903Z] [2021-04-06T17:20:36.903Z] #23 [internal] load build context [2021-04-06T17:20:36.903Z] #23 sha256:0a406c94e5230fac8bdeb0129921265a4e92445a9690b9d8984038dab0066acf [2021-04-06T17:20:37.160Z] #23 transferring context: 1.67MB 0.3s [2021-04-06T17:20:37.311Z] #22 0.832 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-06T17:20:37.605Z] #22 0.835 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-06T17:20:37.605Z] #22 0.837 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-06T17:20:37.605Z] #22 DONE 1.0s [2021-04-06T17:20:37.605Z] [2021-04-06T17:20:37.605Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:20:38.289Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|deps|exports_file|files|imports|types_sizes) took 2m0.88618859s [2021-04-06T17:20:38.289Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 672.70472ms [2021-04-06T17:20:38.305Z] #65 ... [2021-04-06T17:20:38.305Z] [2021-04-06T17:20:38.305Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:20:38.305Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T17:20:38.305Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-06T17:20:38.305Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-06T17:20:38.305Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2021-04-06T17:20:38.305Z] #63 DONE 2.6s [2021-04-06T17:20:38.305Z] [2021-04-06T17:20:38.305Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:20:38.305Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:20:38.305Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2021-04-06T17:20:38.305Z] #65 DONE 2.8s [2021-04-06T17:20:38.305Z] [2021-04-06T17:20:38.305Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:38.305Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-06T17:20:38.305Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-06T17:20:38.305Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 29.36MB / 96.52MB 2.1s [2021-04-06T17:20:38.305Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-04-06T17:20:38.305Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 35.65MB / 73.58MB 2.1s [2021-04-06T17:20:38.305Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 15.73MB / 57.46MB 2.1s [2021-04-06T17:20:38.305Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.1s done [2021-04-06T17:20:38.305Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2021-04-06T17:20:38.305Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 18.87MB / 54.14MB 2.0s [2021-04-06T17:20:38.671Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 39.85MB / 73.58MB 2.4s [2021-04-06T17:20:38.671Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 22.02MB / 54.14MB 2.3s [2021-04-06T17:20:38.671Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 35.65MB / 96.52MB 2.6s [2021-04-06T17:20:38.671Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 44.04MB / 73.58MB 2.6s [2021-04-06T17:20:38.671Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 26.21MB / 54.14MB 2.5s [2021-04-06T17:20:39.016Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 29.36MB / 54.14MB 2.7s [2021-04-06T17:20:39.016Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 50.33MB / 73.58MB 2.9s [2021-04-06T17:20:39.016Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 42.99MB / 96.52MB 3.0s [2021-04-06T17:20:39.016Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 18.87MB / 57.46MB 3.0s [2021-04-06T17:20:39.016Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 32.90MB / 54.14MB 3.0s [2021-04-06T17:20:39.361Z] #10 ... [2021-04-06T17:20:39.361Z] [2021-04-06T17:20:39.361Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T17:20:39.361Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-04-06T17:20:39.361Z] #64 DONE 0.4s [2021-04-06T17:20:39.361Z] [2021-04-06T17:20:39.361Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:39.361Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-06T17:20:39.361Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 48.23MB / 96.52MB 3.3s [2021-04-06T17:20:39.361Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 56.62MB / 73.58MB 3.3s [2021-04-06T17:20:39.361Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.70MB / 54.14MB 3.2s [2021-04-06T17:20:39.741Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 54.53MB / 96.52MB 3.6s [2021-04-06T17:20:39.741Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 22.02MB / 57.46MB 3.5s [2021-04-06T17:20:39.741Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 40.89MB / 54.14MB 3.5s [2021-04-06T17:20:39.741Z] #10 ... [2021-04-06T17:20:39.741Z] [2021-04-06T17:20:39.741Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T17:20:39.741Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-04-06T17:20:39.741Z] #66 DONE 0.4s [2021-04-06T17:20:39.741Z] [2021-04-06T17:20:39.741Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:39.741Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-06T17:20:39.741Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 60.82MB / 73.58MB 3.6s [2021-04-06T17:20:39.741Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 44.04MB / 54.14MB 3.6s [2021-04-06T17:20:39.778Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-04-06T17:20:40.035Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-04-06T17:20:40.053Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 59.77MB / 96.52MB 3.9s [2021-04-06T17:20:40.053Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.06MB / 73.58MB 3.9s [2021-04-06T17:20:40.053Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.23MB / 54.14MB 3.9s [2021-04-06T17:20:40.053Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 25.17MB / 57.46MB 4.1s [2021-04-06T17:20:40.363Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 66.06MB / 96.52MB 4.2s [2021-04-06T17:20:40.363Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.30MB / 73.58MB 4.4s [2021-04-06T17:20:40.363Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.3s done [2021-04-06T17:20:40.363Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-04-06T17:20:40.462Z] #23 transferring context: 53.42MB 3.6s done [2021-04-06T17:20:40.662Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 73.40MB / 96.52MB 4.5s [2021-04-06T17:20:40.662Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.5s done [2021-04-06T17:20:40.662Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 29.36MB / 57.46MB 4.7s [2021-04-06T17:20:40.730Z] #23 DONE 3.8s [2021-04-06T17:20:40.730Z] [2021-04-06T17:20:40.730Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:40.730Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:40.730Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-06T17:20:40.730Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-06T17:20:40.730Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-06T17:20:40.730Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-06T17:20:40.730Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done [2021-04-06T17:20:40.730Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done [2021-04-06T17:20:40.730Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2021-04-06T17:20:40.730Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2021-04-06T17:20:40.730Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 3.6s [2021-04-06T17:20:40.730Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.38MB / 68.67MB 3.6s [2021-04-06T17:20:40.730Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.7s [2021-04-06T17:20:40.730Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.2s done [2021-04-06T17:20:40.730Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.62MB / 68.67MB 3.7s [2021-04-06T17:20:40.960Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 78.64MB / 96.52MB 4.8s [2021-04-06T17:20:40.960Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.55MB / 57.46MB 5.0s [2021-04-06T17:20:40.991Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.40MB / 120.17MB 3.9s [2021-04-06T17:20:40.991Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s [2021-04-06T17:20:40.991Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.22MB / 120.17MB 4.0s [2021-04-06T17:20:41.117Z] #23 3.329 Collecting yamllint==1.16.0 [2021-04-06T17:20:41.117Z] #23 3.468 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-06T17:20:41.117Z] #23 3.505 Collecting pyyaml (from yamllint==1.16.0) [2021-04-06T17:20:41.258Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 4.3s [2021-04-06T17:20:41.261Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 88.74MB / 96.52MB 5.1s [2021-04-06T17:20:41.261Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 94.96MB / 96.52MB 5.3s [2021-04-06T17:20:41.261Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 37.75MB / 57.46MB 5.3s [2021-04-06T17:20:41.407Z] #23 3.601 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-06T17:20:41.407Z] #23 3.888 Installing build dependencies: started [2021-04-06T17:20:41.516Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 4.4s [2021-04-06T17:20:41.516Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done [2021-04-06T17:20:41.563Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.4s done [2021-04-06T17:20:41.563Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 41.94MB / 57.46MB 5.4s [2021-04-06T17:20:41.563Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 46.14MB / 57.46MB 5.6s [2021-04-06T17:20:41.773Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 4.6s [2021-04-06T17:20:41.773Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.09MB / 120.17MB 4.7s [2021-04-06T17:20:41.860Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 50.33MB / 57.46MB 5.7s [2021-04-06T17:20:41.860Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.53MB / 57.46MB 5.9s [2021-04-06T17:20:42.161Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 6.0s done [2021-04-06T17:20:42.743Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s done [2021-04-06T17:20:42.999Z] #9 ... [2021-04-06T17:20:42.999Z] [2021-04-06T17:20:42.999Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:20:42.999Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T17:20:42.999Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-06T17:20:42.999Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T17:20:42.999Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-06T17:20:42.999Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-06T17:20:43.000Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2021-04-06T17:20:43.000Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-04-06T17:20:43.000Z] #62 DONE 6.1s [2021-04-06T17:20:43.000Z] [2021-04-06T17:20:43.000Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:20:43.000Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:20:43.000Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.0s done [2021-04-06T17:20:43.000Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-06T17:20:43.000Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done [2021-04-06T17:20:43.000Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done [2021-04-06T17:20:43.000Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 1.8s done [2021-04-06T17:20:43.000Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 3.8s [2021-04-06T17:20:43.307Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-04-06T17:20:43.564Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-06T17:20:43.564Z] #9 ... [2021-04-06T17:20:43.564Z] [2021-04-06T17:20:43.564Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:20:43.564Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T17:20:43.564Z] #27 1.169 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:20:43.564Z] #27 1.169 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:20:43.564Z] #27 1.176 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:20:43.564Z] #27 1.346 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:20:43.564Z] #27 1.561 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:20:43.564Z] #27 1.857 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:20:43.564Z] #27 3.493 Fetched 8426 kB in 3s (3270 kB/s) [2021-04-06T17:20:43.564Z] #27 3.493 Reading package lists... [2021-04-06T17:20:43.564Z] #27 4.449 Reading package lists... [2021-04-06T17:20:43.564Z] #27 5.365 Building dependency tree... [2021-04-06T17:20:43.564Z] #27 5.677 The following additional packages will be installed: [2021-04-06T17:20:43.564Z] #27 5.677 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-06T17:20:43.564Z] #27 5.677 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-06T17:20:43.564Z] #27 5.685 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-06T17:20:43.564Z] #27 5.685 Suggested packages: [2021-04-06T17:20:43.564Z] #27 5.685 krb5-doc krb5-user [2021-04-06T17:20:43.564Z] #27 5.685 Recommended packages: [2021-04-06T17:20:43.564Z] #27 5.685 krb5-locales publicsuffix libsasl2-modules [2021-04-06T17:20:43.564Z] #27 5.901 The following NEW packages will be installed: [2021-04-06T17:20:43.564Z] #27 5.901 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-06T17:20:43.564Z] #27 5.901 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-06T17:20:43.564Z] #27 5.901 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-06T17:20:43.564Z] #27 5.901 libssh2-1 libssl1.1 openssl [2021-04-06T17:20:43.564Z] #27 6.189 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-06T17:20:43.564Z] #27 6.189 Need to get 5059 kB of archives. [2021-04-06T17:20:43.564Z] #27 6.189 After this operation, 12.1 MB of additional disk space will be used. [2021-04-06T17:20:43.564Z] #27 6.189 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-06T17:20:43.564Z] #27 6.189 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-06T17:20:43.564Z] #27 6.189 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-06T17:20:43.564Z] #27 6.189 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-06T17:20:43.564Z] #27 6.189 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-06T17:20:43.564Z] #27 6.194 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-06T17:20:43.564Z] #27 6.206 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-06T17:20:43.564Z] #27 6.209 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-06T17:20:43.564Z] #27 6.219 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-06T17:20:43.564Z] #27 6.219 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-06T17:20:43.564Z] #27 6.222 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-06T17:20:43.564Z] #27 6.228 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-06T17:20:43.564Z] #27 6.237 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-06T17:20:43.564Z] #27 6.237 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-06T17:20:43.564Z] #27 6.237 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-06T17:20:43.564Z] #27 6.237 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-06T17:20:43.564Z] #27 6.237 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-06T17:20:43.564Z] #27 6.239 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-06T17:20:43.564Z] #27 6.242 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-06T17:20:43.564Z] #27 6.250 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-06T17:20:43.564Z] #27 6.256 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-06T17:20:43.564Z] #27 6.412 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:20:43.564Z] #27 6.433 Fetched 5059 kB in 0s (15.0 MB/s) [2021-04-06T17:20:43.564Z] #27 6.475 Selecting previously unselected package libssl1.1:amd64. [2021-04-06T17:20:43.564Z] #27 6.475 (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 ... 6677 files and directories currently installed.) [2021-04-06T17:20:43.564Z] #27 6.475 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 6.482 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:43.564Z] #27 6.678 Selecting previously unselected package openssl. [2021-04-06T17:20:43.564Z] #27 6.678 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 6.687 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:43.564Z] #27 6.850 Selecting previously unselected package ca-certificates. [2021-04-06T17:20:43.564Z] #27 6.850 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-06T17:20:43.564Z] #27 6.852 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-06T17:20:43.564Z] #27 6.934 Selecting previously unselected package libkeyutils1:amd64. [2021-04-06T17:20:43.564Z] #27 6.936 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 6.939 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-06T17:20:43.564Z] #27 6.973 Selecting previously unselected package libkrb5support0:amd64. [2021-04-06T17:20:43.564Z] #27 6.974 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 6.979 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:43.564Z] #27 7.014 Selecting previously unselected package libk5crypto3:amd64. [2021-04-06T17:20:43.564Z] #27 7.014 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 7.018 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:43.564Z] #27 7.063 Selecting previously unselected package libkrb5-3:amd64. [2021-04-06T17:20:43.564Z] #27 7.063 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 7.067 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:43.564Z] #27 7.162 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-06T17:20:43.564Z] #27 7.162 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 7.166 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:43.564Z] #27 7.221 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-06T17:20:43.564Z] #27 7.221 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 7.225 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:43.564Z] #27 7.267 Selecting previously unselected package libsasl2-2:amd64. [2021-04-06T17:20:43.564Z] #27 7.267 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 7.271 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:43.564Z] #27 7.310 Selecting previously unselected package libldap-common. [2021-04-06T17:20:43.564Z] #27 7.310 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-06T17:20:43.564Z] #27 7.314 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:43.564Z] #27 7.357 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-06T17:20:43.564Z] #27 7.358 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 7.361 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:43.564Z] #27 7.421 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-06T17:20:43.564Z] #27 7.422 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 7.429 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-06T17:20:43.564Z] #27 7.470 Selecting previously unselected package libpsl5:amd64. [2021-04-06T17:20:43.564Z] #27 7.470 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 7.474 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-06T17:20:43.564Z] #27 7.509 Selecting previously unselected package librtmp1:amd64. [2021-04-06T17:20:43.564Z] #27 7.509 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 7.513 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:20:43.564Z] #27 7.551 Selecting previously unselected package libssh2-1:amd64. [2021-04-06T17:20:43.564Z] #27 7.551 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-06T17:20:43.564Z] #27 7.555 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-06T17:20:43.564Z] #27 7.604 Selecting previously unselected package libcurl4:amd64. [2021-04-06T17:20:43.565Z] #27 7.604 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-06T17:20:43.565Z] #27 7.608 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-06T17:20:43.565Z] #27 7.664 Selecting previously unselected package curl. [2021-04-06T17:20:43.565Z] #27 7.664 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-06T17:20:43.565Z] #27 7.669 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-06T17:20:43.565Z] #27 7.730 Selecting previously unselected package libonig5:amd64. [2021-04-06T17:20:43.565Z] #27 7.730 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-06T17:20:43.565Z] #27 7.735 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:20:43.565Z] #27 7.795 Selecting previously unselected package libjq1:amd64. [2021-04-06T17:20:43.565Z] #27 7.795 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:20:43.565Z] #27 7.800 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:20:43.565Z] #27 7.844 Selecting previously unselected package jq. [2021-04-06T17:20:43.565Z] #27 7.844 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:20:43.565Z] #27 7.846 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:20:43.565Z] #27 7.886 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-06T17:20:43.565Z] #27 7.897 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-06T17:20:43.565Z] #27 7.906 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:43.565Z] #27 8.008 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-06T17:20:43.565Z] #27 8.018 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:43.565Z] #27 8.033 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:43.565Z] #27 8.043 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:43.565Z] #27 8.053 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:20:43.565Z] #27 8.063 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:43.565Z] #27 8.073 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:43.565Z] #27 8.083 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-06T17:20:43.565Z] #27 8.093 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:43.565Z] #27 8.104 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:43.565Z] #27 8.117 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:20:43.565Z] #27 8.126 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:20:43.565Z] #27 8.137 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:43.565Z] #27 8.147 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-06T17:20:43.565Z] #27 8.732 Updating certificates in /etc/ssl/certs... [2021-04-06T17:20:43.695Z] #10 ... [2021-04-06T17:20:43.695Z] [2021-04-06T17:20:43.695Z] #24 [internal] load build context [2021-04-06T17:20:43.695Z] #24 sha256:634c9394ffbb586443fcf3cad9237a24b8481b22a8fd3bb284c948550f6b777c [2021-04-06T17:20:43.695Z] #24 transferring context: 53.43MB 8.2s done [2021-04-06T17:20:43.695Z] #24 DONE 8.3s [2021-04-06T17:20:43.695Z] [2021-04-06T17:20:43.695Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:20:43.695Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 [2021-04-06T17:20:43.695Z] #27 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.0s done [2021-04-06T17:20:43.695Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 54.18MB / 54.18MB 2.8s done [2021-04-06T17:20:43.695Z] #27 extracting sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e [2021-04-06T17:20:43.822Z] #27 ... [2021-04-06T17:20:43.822Z] [2021-04-06T17:20:43.822Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:43.822Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:44.132Z] #23 ... [2021-04-06T17:20:44.132Z] [2021-04-06T17:20:44.132Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-06T17:20:44.132Z] #41 121.0 + dpkg --print-architecture [2021-04-06T17:20:44.132Z] #41 121.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-06T17:20:44.132Z] #41 121.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-06T17:20:44.132Z] #41 121.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-06T17:20:44.760Z] #27 extracting sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 6.5s done [2021-04-06T17:20:44.760Z] #27 DONE 9.3s [2021-04-06T17:20:44.760Z] [2021-04-06T17:20:44.760Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:20:44.760Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-06T17:20:44.760Z] #28 0.216 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:20:44.760Z] #28 0.238 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:20:44.760Z] #28 0.250 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:20:44.928Z] #26 ... [2021-04-06T17:20:44.928Z] [2021-04-06T17:20:44.928Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:20:44.928Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:20:44.928Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-04-06T17:20:44.928Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T17:20:44.928Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-06T17:20:44.928Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-06T17:20:44.928Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2021-04-06T17:20:44.928Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2021-04-06T17:20:44.928Z] #64 DONE 7.8s [2021-04-06T17:20:44.928Z] [2021-04-06T17:20:44.928Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:20:44.928Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:20:44.928Z] #26 ... [2021-04-06T17:20:44.928Z] [2021-04-06T17:20:44.928Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:44.928Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:45.062Z] #28 0.474 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:20:45.068Z] 4612f6d0b889: Verifying Checksum [2021-04-06T17:20:45.069Z] 4612f6d0b889: Download complete [2021-04-06T17:20:45.366Z] #28 0.738 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:20:45.491Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.7s [2021-04-06T17:20:46.020Z] #28 1.323 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:20:46.424Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.6s done [2021-04-06T17:20:46.424Z] #9 ... [2021-04-06T17:20:46.424Z] [2021-04-06T17:20:46.424Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:20:46.424Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:20:46.425Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 6.9s done [2021-04-06T17:20:46.425Z] #26 DONE 9.5s [2021-04-06T17:20:46.425Z] [2021-04-06T17:20:46.425Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T17:20:46.425Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-06T17:20:46.425Z] #63 DONE 1.5s [2021-04-06T17:20:46.425Z] [2021-04-06T17:20:46.425Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:46.425Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:46.425Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-06T17:20:46.856Z] #41 ... [2021-04-06T17:20:46.856Z] [2021-04-06T17:20:46.856Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:20:46.856Z] #44 81.98 CC criu/net.o [2021-04-06T17:20:46.856Z] #44 83.97 CC criu/netfilter.o [2021-04-06T17:20:46.856Z] #44 84.15 CC criu/page-pipe.o [2021-04-06T17:20:46.856Z] #44 84.58 CC criu/page-xfer.o [2021-04-06T17:20:46.856Z] #44 85.53 CC criu/pagemap-cache.o [2021-04-06T17:20:46.856Z] #44 85.75 CC criu/pagemap.o [2021-04-06T17:20:46.856Z] #44 86.44 CC criu/parasite-syscall.o [2021-04-06T17:20:46.856Z] #44 87.15 CC criu/path.o [2021-04-06T17:20:46.856Z] #44 87.39 CC criu/pie-util-vdso.o [2021-04-06T17:20:46.856Z] #44 87.80 CC criu/pie-util.o [2021-04-06T17:20:46.856Z] #44 87.94 CC criu/pipes.o [2021-04-06T17:20:46.856Z] #44 88.61 CC criu/plugin.o [2021-04-06T17:20:46.856Z] #44 88.87 CC criu/proc_parse.o [2021-04-06T17:20:46.856Z] #44 90.70 CC criu/protobuf-desc.o [2021-04-06T17:20:46.856Z] #44 91.23 CC criu/protobuf.o [2021-04-06T17:20:46.856Z] #44 91.60 CC criu/pstree.o [2021-04-06T17:20:46.856Z] #44 92.53 CC criu/rbtree.o [2021-04-06T17:20:46.987Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2021-04-06T17:20:46.988Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-06T17:20:47.101Z] #9 ... [2021-04-06T17:20:47.101Z] [2021-04-06T17:20:47.101Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:20:47.101Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T17:20:47.101Z] #27 9.568 137 added, 0 removed; done. [2021-04-06T17:20:47.101Z] #27 9.598 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:47.101Z] #27 9.611 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:20:47.101Z] #27 9.619 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-06T17:20:47.101Z] #27 9.629 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-06T17:20:47.102Z] #27 9.640 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:20:47.102Z] #27 9.661 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-06T17:20:47.102Z] #27 9.679 Updating certificates in /etc/ssl/certs... [2021-04-06T17:20:47.102Z] #27 10.36 0 added, 0 removed; done. [2021-04-06T17:20:47.102Z] #27 10.36 Running hooks in /etc/ca-certificates/update.d... [2021-04-06T17:20:47.102Z] #27 10.36 done. [2021-04-06T17:20:47.102Z] #27 DONE 12.6s [2021-04-06T17:20:47.102Z] [2021-04-06T17:20:47.102Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:47.102Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:47.146Z] #44 92.77 CC criu/rst-malloc.o [2021-04-06T17:20:47.250Z] #9 ... [2021-04-06T17:20:47.250Z] [2021-04-06T17:20:47.250Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T17:20:47.250Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-06T17:20:47.250Z] #65 DONE 0.7s [2021-04-06T17:20:47.358Z] #9 ... [2021-04-06T17:20:47.358Z] [2021-04-06T17:20:47.358Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T17:20:47.358Z] #28 sha256:d41792cdcd48aecea4a7a308bdfd25242f8cd9a26ccf1c2fb3071e5d397d9c5d [2021-04-06T17:20:47.358Z] #28 DONE 0.4s [2021-04-06T17:20:47.358Z] [2021-04-06T17:20:47.358Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:47.358Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:47.437Z] #44 92.99 CC criu/seccomp.o [2021-04-06T17:20:47.506Z] [2021-04-06T17:20:47.506Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:47.506Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:47.764Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-04-06T17:20:48.020Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-06T17:20:48.068Z] #44 93.50 CC criu/seize.o [2021-04-06T17:20:48.699Z] #44 ... [2021-04-06T17:20:48.699Z] [2021-04-06T17:20:48.699Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:20:48.699Z] #23 10.94 Installing build dependencies: finished with status 'done' [2021-04-06T17:20:48.728Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-04-06T17:20:48.781Z] #28 3.587 Fetched 8201 kB in 3s (2420 kB/s) [2021-04-06T17:20:48.781Z] #28 3.587 Reading package lists... [2021-04-06T17:20:48.781Z] #28 ... [2021-04-06T17:20:48.781Z] [2021-04-06T17:20:48.781Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:48.781Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-06T17:20:48.781Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.8s done [2021-04-06T17:20:48.781Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.5s done [2021-04-06T17:20:48.781Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-04-06T17:20:48.781Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-04-06T17:20:48.781Z] #10 DONE 12.7s [2021-04-06T17:20:48.781Z] [2021-04-06T17:20:48.781Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:48.781Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-06T17:20:48.781Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-04-06T17:20:49.331Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2021-04-06T17:20:49.331Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-06T17:20:49.606Z] #9 DONE 24.8s [2021-04-06T17:20:49.606Z] [2021-04-06T17:20:49.606Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:20:49.606Z] #29 sha256:9dff2441ef8a67ccf79f3bd6cba8882426c17d2248842e341295c225ecacdb2b [2021-04-06T17:20:49.606Z] #29 1.050 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-06T17:20:49.606Z] #29 1.143 [2021-04-06T17:20:49.606Z] #29 1.264 ############ 17.7% ########################### 37.9% ######################################### 57.6% ###################################################### 75.6% ####################################################################### 99.0% ######################################################################## 100.0% [2021-04-06T17:20:49.606Z] #29 1.805 [2021-04-06T17:20:49.606Z] #29 2.032 #### 5.9% ############# 18.1% ######################################################################## 100.0% [2021-04-06T17:20:49.606Z] #29 2.302 [2021-04-06T17:20:49.873Z] #29 2.442 ################### 27.0% ######################################################################## 100.0% [2021-04-06T17:20:50.131Z] #29 2.617 [2021-04-06T17:20:50.644Z] #29 2.739 ## 3.5% ######################### 35.9% ####################################### 55.0% ##################################################### 73.8% #################################################################### 94.6% ######################################################################## 100.0% [2021-04-06T17:20:50.644Z] #29 3.258 [2021-04-06T17:20:50.882Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-04-06T17:20:50.882Z] #10 DONE 15.0s [2021-04-06T17:20:50.882Z] [2021-04-06T17:20:50.882Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:20:50.882Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-06T17:20:50.882Z] #28 3.587 Reading package lists... [2021-04-06T17:20:51.178Z] #28 5.104 Reading package lists... [2021-04-06T17:20:51.424Z] #23 13.66 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-06T17:20:51.424Z] #23 13.75 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-06T17:20:51.424Z] #23 13.77 Building wheels for collected packages: pyyaml [2021-04-06T17:20:51.424Z] #23 13.81 Running setup.py bdist_wheel for pyyaml: started [2021-04-06T17:20:51.473Z] #28 6.486 Building dependency tree... [2021-04-06T17:20:51.769Z] #28 6.948 The following additional packages will be installed: [2021-04-06T17:20:51.769Z] #28 6.949 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-06T17:20:51.769Z] #28 6.949 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-06T17:20:51.769Z] #28 6.949 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-06T17:20:51.769Z] #28 6.950 Suggested packages: [2021-04-06T17:20:51.769Z] #28 6.950 krb5-doc krb5-user [2021-04-06T17:20:51.769Z] #28 6.950 Recommended packages: [2021-04-06T17:20:51.769Z] #28 6.950 krb5-locales publicsuffix libsasl2-modules [2021-04-06T17:20:52.056Z] #23 14.58 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-06T17:20:52.067Z] #28 7.353 The following NEW packages will be installed: [2021-04-06T17:20:52.067Z] #28 7.354 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-06T17:20:52.067Z] #28 7.354 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-06T17:20:52.067Z] #28 7.354 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-06T17:20:52.067Z] #28 7.355 libssh2-1 libssl1.1 openssl [2021-04-06T17:20:52.067Z] #28 7.400 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-06T17:20:52.067Z] #28 7.400 Need to get 5176 kB of archives. [2021-04-06T17:20:52.067Z] #28 7.400 After this operation, 14.5 MB of additional disk space will be used. [2021-04-06T17:20:52.067Z] #28 7.400 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-04-06T17:20:52.067Z] #28 7.410 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-06T17:20:52.067Z] #28 7.444 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-04-06T17:20:52.190Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-04-06T17:20:52.347Z] #23 14.58 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-06T17:20:52.347Z] #23 14.66 Successfully built pyyaml [2021-04-06T17:20:52.347Z] #23 14.67 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-06T17:20:52.347Z] #23 14.86 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-06T17:20:52.363Z] #28 7.450 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-04-06T17:20:52.363Z] #28 7.465 Get:5 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-04-06T17:20:52.363Z] #28 7.492 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-04-06T17:20:52.363Z] #28 7.504 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-04-06T17:20:52.363Z] #28 7.516 Get:8 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-04-06T17:20:52.363Z] #28 7.608 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-04-06T17:20:52.363Z] #28 7.667 Get:10 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-04-06T17:20:52.363Z] #28 7.672 Get:11 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-04-06T17:20:52.363Z] #28 7.674 Get:12 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-04-06T17:20:52.363Z] #28 7.676 Get:13 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-06T17:20:52.363Z] #28 7.679 Get:14 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-04-06T17:20:52.363Z] #28 7.692 Get:15 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-04-06T17:20:52.363Z] #28 7.692 Get:16 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-04-06T17:20:52.363Z] #28 7.692 Get:17 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-04-06T17:20:52.363Z] #28 7.692 Get:18 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-04-06T17:20:52.363Z] #28 7.694 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-06T17:20:52.363Z] #28 7.699 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-06T17:20:52.363Z] #28 7.709 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-06T17:20:52.443Z] #29 3.376 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.5% ##################### 30.4% ######################### 35.8% ############################# 41.0% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.8% ################################################ 67.1% #################################################### 72.2% ####################################################### 77.4% ########################################################### 82.7% ############################################################### 87.8% [2021-04-06T17:20:52.443Z] #29 ... [2021-04-06T17:20:52.443Z] [2021-04-06T17:20:52.443Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T17:20:52.443Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-06T17:20:52.443Z] #10 DONE 2.8s [2021-04-06T17:20:52.443Z] [2021-04-06T17:20:52.443Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:20:52.443Z] #29 sha256:9dff2441ef8a67ccf79f3bd6cba8882426c17d2248842e341295c225ecacdb2b [2021-04-06T17:20:52.443Z] #29 3.376 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.5% ##################### 30.4% ######################### 35.8% ############################# 41.0% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.8% ################################################ 67.1% #################################################### 72.2% ####################################################### 77.4% ########################################################### 82.7% ############################################################### 87.8% ################################################################### 93.1% [2021-04-06T17:20:52.443Z] #29 ... [2021-04-06T17:20:52.443Z] [2021-04-06T17:20:52.443Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T17:20:52.443Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-06T17:20:52.447Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-06T17:20:52.660Z] #28 7.949 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:20:52.660Z] #28 7.990 Fetched 5176 kB in 0s (15.9 MB/s) [2021-04-06T17:20:52.660Z] #28 8.017 Selecting previously unselected package libssl1.1:ppc64el. [2021-04-06T17:20:52.660Z] #28 8.017 (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 ... 6677 files and directories currently installed.) [2021-04-06T17:20:52.660Z] #28 8.027 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-06T17:20:52.660Z] #28 8.030 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:52.959Z] #28 8.250 Selecting previously unselected package openssl. [2021-04-06T17:20:52.959Z] #28 8.254 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-06T17:20:52.959Z] #28 8.256 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:52.959Z] #28 8.395 Selecting previously unselected package ca-certificates. [2021-04-06T17:20:53.016Z] #23 DONE 15.3s [2021-04-06T17:20:53.017Z] [2021-04-06T17:20:53.017Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:20:53.017Z] #44 94.15 CC criu/servicefd.o [2021-04-06T17:20:53.017Z] #44 94.47 CC criu/shmem.o [2021-04-06T17:20:53.017Z] #44 95.27 CC criu/sigframe.o [2021-04-06T17:20:53.017Z] #44 95.38 CC criu/signalfd.o [2021-04-06T17:20:53.017Z] #44 95.64 CC criu/sk-inet.o [2021-04-06T17:20:53.017Z] #44 96.25 CC criu/sk-netlink.o [2021-04-06T17:20:53.017Z] #44 96.52 CC criu/sk-packet.o [2021-04-06T17:20:53.017Z] #44 97.07 CC criu/sk-queue.o [2021-04-06T17:20:53.017Z] #44 97.43 CC criu/sk-tcp.o [2021-04-06T17:20:53.017Z] #44 97.85 CC criu/sk-unix.o [2021-04-06T17:20:53.190Z] INFO [runner/unused/goanalysis] analyzers took 27.691469373s with top 10 stages: buildssa: 23.871880653s, U1000: 3.81958872s [2021-04-06T17:20:53.307Z] #44 ... [2021-04-06T17:20:53.307Z] [2021-04-06T17:20:53.307Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-04-06T17:20:53.307Z] #26 DONE 0.2s [2021-04-06T17:20:53.307Z] [2021-04-06T17:20:53.307Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-04-06T17:20:53.449Z] #28 8.398 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-06T17:20:53.449Z] #28 8.400 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-06T17:20:53.449Z] #28 8.460 Selecting previously unselected package libkeyutils1:ppc64el. [2021-04-06T17:20:53.449Z] #28 8.464 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-04-06T17:20:53.449Z] #28 8.465 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-04-06T17:20:53.449Z] #28 8.488 Selecting previously unselected package libkrb5support0:ppc64el. [2021-04-06T17:20:53.449Z] #28 8.491 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-04-06T17:20:53.449Z] #28 8.492 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:20:53.449Z] #28 8.523 Selecting previously unselected package libk5crypto3:ppc64el. [2021-04-06T17:20:53.449Z] #28 8.525 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-06T17:20:53.449Z] #28 8.527 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:20:53.449Z] #28 8.568 Selecting previously unselected package libkrb5-3:ppc64el. [2021-04-06T17:20:53.449Z] #28 8.568 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-06T17:20:53.449Z] #28 8.569 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:20:53.449Z] #28 8.660 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-04-06T17:20:53.449Z] #28 8.662 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-04-06T17:20:53.449Z] #28 8.664 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:20:53.449Z] #28 8.707 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-04-06T17:20:53.449Z] #28 8.709 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-06T17:20:53.449Z] #28 8.713 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:53.449Z] #28 8.740 Selecting previously unselected package libsasl2-2:ppc64el. [2021-04-06T17:20:53.449Z] #28 8.743 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-06T17:20:53.449Z] #28 8.744 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:53.449Z] #28 8.785 Selecting previously unselected package libldap-common. [2021-04-06T17:20:53.449Z] #28 8.787 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-06T17:20:53.449Z] #28 8.789 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:53.449Z] #28 8.822 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-04-06T17:20:53.449Z] #28 8.824 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-04-06T17:20:53.449Z] #28 8.825 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:53.449Z] #28 8.884 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-04-06T17:20:53.449Z] #28 8.887 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-04-06T17:20:53.818Z] #28 8.888 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-06T17:20:53.818Z] #28 8.924 Selecting previously unselected package libpsl5:ppc64el. [2021-04-06T17:20:53.818Z] #28 8.927 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-04-06T17:20:53.818Z] #28 8.930 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-04-06T17:20:53.818Z] #28 8.971 Selecting previously unselected package librtmp1:ppc64el. [2021-04-06T17:20:53.818Z] #28 8.973 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-04-06T17:20:53.818Z] #28 8.975 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:20:53.818Z] #28 9.002 Selecting previously unselected package libssh2-1:ppc64el. [2021-04-06T17:20:53.818Z] #28 9.004 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-04-06T17:20:53.818Z] #28 9.006 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-06T17:20:53.818Z] #28 9.045 Selecting previously unselected package libcurl4:ppc64el. [2021-04-06T17:20:53.818Z] #28 9.047 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-06T17:20:53.818Z] #28 9.049 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-06T17:20:53.818Z] #28 9.110 Selecting previously unselected package curl. [2021-04-06T17:20:53.818Z] #28 9.112 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-06T17:20:53.818Z] #28 9.114 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-06T17:20:53.818Z] #28 9.166 Selecting previously unselected package libonig5:ppc64el. [2021-04-06T17:20:53.818Z] #28 9.169 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-06T17:20:53.818Z] #28 9.170 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-06T17:20:53.818Z] #28 9.218 Selecting previously unselected package libjq1:ppc64el. [2021-04-06T17:20:54.114Z] #28 9.220 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-06T17:20:54.114Z] #28 9.222 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-06T17:20:54.114Z] #28 9.258 Selecting previously unselected package jq. [2021-04-06T17:20:54.114Z] #28 9.260 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-06T17:20:54.114Z] #28 9.264 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:20:54.114Z] #28 9.309 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-04-06T17:20:54.114Z] #28 9.312 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-04-06T17:20:54.114Z] #28 9.316 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:54.114Z] #28 9.477 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-06T17:20:54.114Z] #28 9.481 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:54.114Z] #28 9.484 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:20:54.114Z] #28 9.487 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:54.114Z] #28 9.490 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:20:54.114Z] #28 9.493 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:20:54.114Z] #28 9.496 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:54.114Z] #28 9.499 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-06T17:20:54.114Z] #28 9.502 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:20:54.114Z] #28 9.506 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:54.114Z] #28 9.516 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-06T17:20:54.114Z] #28 9.520 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-06T17:20:54.114Z] #28 9.523 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:54.114Z] #28 9.527 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-06T17:20:54.334Z] #11 DONE 1.8s [2021-04-06T17:20:54.334Z] [2021-04-06T17:20:54.334Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:20:54.334Z] #29 sha256:9dff2441ef8a67ccf79f3bd6cba8882426c17d2248842e341295c225ecacdb2b [2021-04-06T17:20:54.334Z] #29 3.376 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.5% ##################### 30.4% ######################### 35.8% ############################# 41.0% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.8% ################################################ 67.1% #################################################### 72.2% ####################################################### 77.4% ########################################################### 82.7% ############################################################### 87.8% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2021-04-06T17:20:54.334Z] #29 5.233 [2021-04-06T17:20:54.334Z] #29 5.593 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-06T17:20:54.334Z] #29 5.678 [2021-04-06T17:20:54.334Z] #29 5.754 ######################################################################## 100.0% [2021-04-06T17:20:54.334Z] #29 5.772 [2021-04-06T17:20:54.334Z] #29 6.018 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-06T17:20:54.334Z] #29 6.076 [2021-04-06T17:20:54.334Z] #29 6.188 ################################################################# 90.6% ######################################################################## 100.0% [2021-04-06T17:20:54.334Z] #29 6.212 [2021-04-06T17:20:54.334Z] #29 6.446 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-06T17:20:54.334Z] #29 6.501 [2021-04-06T17:20:54.334Z] #29 6.655 0.0% ################### 27.0% ###################### 31.3% [2021-04-06T17:20:54.334Z] #29 ... [2021-04-06T17:20:54.334Z] [2021-04-06T17:20:54.334Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T17:20:54.334Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-06T17:20:54.334Z] #31 DONE 0.2s [2021-04-06T17:20:54.340Z] #31 DONE 1.0s [2021-04-06T17:20:54.340Z] [2021-04-06T17:20:54.340Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-04-06T17:20:54.340Z] #34 DONE 0.2s [2021-04-06T17:20:54.340Z] [2021-04-06T17:20:54.340Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:20:54.340Z] #44 99.41 CC criu/sockets.o [2021-04-06T17:20:54.340Z] #44 ... [2021-04-06T17:20:54.340Z] [2021-04-06T17:20:54.340Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-04-06T17:20:54.340Z] #36 DONE 0.1s [2021-04-06T17:20:54.340Z] [2021-04-06T17:20:54.340Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-04-06T17:20:54.340Z] #39 DONE 0.1s [2021-04-06T17:20:54.340Z] [2021-04-06T17:20:54.340Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:20:54.593Z] [2021-04-06T17:20:54.593Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T17:20:54.593Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-06T17:20:54.593Z] #39 DONE 0.3s [2021-04-06T17:20:54.593Z] [2021-04-06T17:20:54.593Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:20:54.593Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:20:54.631Z] #54 ... [2021-04-06T17:20:54.631Z] [2021-04-06T17:20:54.631Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:20:54.631Z] #44 100.1 CC criu/stats.o [2021-04-06T17:20:54.921Z] #44 100.4 CC criu/string.o [2021-04-06T17:20:54.922Z] #44 100.5 CC criu/sysctl.o [2021-04-06T17:20:55.184Z] #28 10.43 Updating certificates in /etc/ssl/certs... [2021-04-06T17:20:55.212Z] #44 100.9 CC criu/sysfs_parse.o [2021-04-06T17:20:55.287Z] ok github.com/docker/docker/cmd/dockerd 0.148s coverage: 29.1% of statements [2021-04-06T17:20:55.287Z] ok github.com/docker/docker/container 0.148s coverage: 34.4% of statements [2021-04-06T17:20:55.287Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-06T17:20:55.287Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-06T17:20:55.287Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-06T17:20:55.287Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-06T17:20:55.287Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2021-04-06T17:20:55.480Z] #28 ... [2021-04-06T17:20:55.480Z] [2021-04-06T17:20:55.480Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:55.480Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-06T17:20:55.480Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.6s done [2021-04-06T17:20:55.480Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-04-06T17:20:55.480Z] #10 DONE 19.6s [2021-04-06T17:20:55.480Z] [2021-04-06T17:20:55.480Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T17:20:55.480Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-04-06T17:20:55.503Z] #44 101.2 CC criu/timens.o [2021-04-06T17:20:55.550Z] ok github.com/docker/docker/daemon/cluster/convert 0.064s coverage: 35.9% of statements [2021-04-06T17:20:55.719Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.2s done [2021-04-06T17:20:55.719Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-06T17:20:55.719Z] #9 ... [2021-04-06T17:20:55.719Z] [2021-04-06T17:20:55.719Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:20:55.719Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T17:20:55.719Z] #27 1.717 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:20:55.719Z] #27 1.717 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:20:55.719Z] #27 1.725 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:20:55.719Z] #27 1.861 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:20:55.719Z] #27 2.073 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:20:55.719Z] #27 2.360 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:20:55.719Z] #27 3.968 Fetched 8426 kB in 3s (3363 kB/s) [2021-04-06T17:20:55.719Z] #27 3.968 Reading package lists... [2021-04-06T17:20:55.719Z] #27 4.844 Reading package lists... [2021-04-06T17:20:55.719Z] #27 5.736 Building dependency tree... [2021-04-06T17:20:55.719Z] #27 6.020 The following additional packages will be installed: [2021-04-06T17:20:55.719Z] #27 6.020 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-06T17:20:55.719Z] #27 6.020 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-06T17:20:55.719Z] #27 6.020 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-06T17:20:55.719Z] #27 6.021 Suggested packages: [2021-04-06T17:20:55.719Z] #27 6.021 krb5-doc krb5-user [2021-04-06T17:20:55.719Z] #27 6.021 Recommended packages: [2021-04-06T17:20:55.719Z] #27 6.021 krb5-locales publicsuffix libsasl2-modules [2021-04-06T17:20:55.719Z] #27 6.241 The following NEW packages will be installed: [2021-04-06T17:20:55.719Z] #27 6.241 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-06T17:20:55.719Z] #27 6.241 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-06T17:20:55.719Z] #27 6.245 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-06T17:20:55.719Z] #27 6.245 libssh2-1 libssl1.1 openssl [2021-04-06T17:20:55.719Z] #27 6.522 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-06T17:20:55.719Z] #27 6.522 Need to get 5059 kB of archives. [2021-04-06T17:20:55.719Z] #27 6.522 After this operation, 12.1 MB of additional disk space will be used. [2021-04-06T17:20:55.719Z] #27 6.522 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-06T17:20:55.719Z] #27 6.537 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-06T17:20:55.719Z] #27 6.537 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-06T17:20:55.719Z] #27 6.537 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-06T17:20:55.719Z] #27 6.537 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-06T17:20:55.719Z] #27 6.537 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-06T17:20:55.719Z] #27 6.545 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-06T17:20:55.719Z] #27 6.548 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-06T17:20:55.719Z] #27 6.551 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-06T17:20:55.719Z] #27 6.556 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-06T17:20:55.719Z] #27 6.559 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-06T17:20:55.719Z] #27 6.569 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-06T17:20:55.719Z] #27 6.569 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-06T17:20:55.719Z] #27 6.569 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-06T17:20:55.719Z] #27 6.572 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-06T17:20:55.719Z] #27 6.577 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-06T17:20:55.719Z] #27 6.579 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-06T17:20:55.719Z] #27 6.585 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-06T17:20:55.719Z] #27 6.585 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-06T17:20:55.719Z] #27 6.591 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-06T17:20:55.719Z] #27 6.591 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-06T17:20:55.719Z] #27 6.747 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:20:55.719Z] #27 6.810 Fetched 5059 kB in 0s (15.4 MB/s) [2021-04-06T17:20:55.719Z] #27 6.883 Selecting previously unselected package libssl1.1:amd64. [2021-04-06T17:20:55.719Z] #27 6.883 (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 ... 6677 files and directories currently installed.) [2021-04-06T17:20:55.719Z] #27 6.887 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 6.897 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:55.719Z] #27 7.094 Selecting previously unselected package openssl. [2021-04-06T17:20:55.719Z] #27 7.094 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 7.117 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:55.719Z] #27 7.255 Selecting previously unselected package ca-certificates. [2021-04-06T17:20:55.719Z] #27 7.256 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-06T17:20:55.719Z] #27 7.260 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-06T17:20:55.719Z] #27 7.348 Selecting previously unselected package libkeyutils1:amd64. [2021-04-06T17:20:55.719Z] #27 7.348 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 7.353 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-06T17:20:55.719Z] #27 7.388 Selecting previously unselected package libkrb5support0:amd64. [2021-04-06T17:20:55.719Z] #27 7.389 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 7.398 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 7.448 Selecting previously unselected package libk5crypto3:amd64. [2021-04-06T17:20:55.719Z] #27 7.448 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 7.452 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 7.511 Selecting previously unselected package libkrb5-3:amd64. [2021-04-06T17:20:55.719Z] #27 7.511 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 7.515 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 7.611 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-06T17:20:55.719Z] #27 7.613 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 7.618 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 7.660 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-06T17:20:55.719Z] #27 7.660 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 7.664 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 7.711 Selecting previously unselected package libsasl2-2:amd64. [2021-04-06T17:20:55.719Z] #27 7.711 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 7.717 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 7.765 Selecting previously unselected package libldap-common. [2021-04-06T17:20:55.719Z] #27 7.765 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-06T17:20:55.719Z] #27 7.773 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:55.719Z] #27 8.033 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-06T17:20:55.719Z] #27 8.033 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 8.040 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:55.719Z] #27 8.179 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-06T17:20:55.719Z] #27 8.179 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 8.197 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 8.241 Selecting previously unselected package libpsl5:amd64. [2021-04-06T17:20:55.719Z] #27 8.241 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 8.245 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-06T17:20:55.719Z] #27 8.287 Selecting previously unselected package librtmp1:amd64. [2021-04-06T17:20:55.719Z] #27 8.287 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 8.292 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:20:55.719Z] #27 8.343 Selecting previously unselected package libssh2-1:amd64. [2021-04-06T17:20:55.719Z] #27 8.344 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 8.353 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-06T17:20:55.719Z] #27 8.413 Selecting previously unselected package libcurl4:amd64. [2021-04-06T17:20:55.719Z] #27 8.413 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 8.418 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-06T17:20:55.719Z] #27 8.533 Selecting previously unselected package curl. [2021-04-06T17:20:55.719Z] #27 8.533 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 8.537 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-06T17:20:55.719Z] #27 8.603 Selecting previously unselected package libonig5:amd64. [2021-04-06T17:20:55.719Z] #27 8.604 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 8.609 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:20:55.719Z] #27 8.676 Selecting previously unselected package libjq1:amd64. [2021-04-06T17:20:55.719Z] #27 8.676 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 8.681 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:20:55.719Z] #27 8.745 Selecting previously unselected package jq. [2021-04-06T17:20:55.719Z] #27 8.745 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:20:55.719Z] #27 8.755 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:20:55.719Z] #27 8.827 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-06T17:20:55.719Z] #27 8.848 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-06T17:20:55.719Z] #27 8.860 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:55.719Z] #27 8.966 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 8.979 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:55.719Z] #27 8.996 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 9.013 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 9.028 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:20:55.719Z] #27 9.044 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 9.059 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 9.079 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-06T17:20:55.719Z] #27 9.093 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:20:55.719Z] #27 9.106 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:20:55.719Z] #27 9.124 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:20:55.719Z] #27 9.137 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:20:55.719Z] #27 9.154 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:20:55.719Z] #27 9.176 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-06T17:20:55.776Z] #11 DONE 0.2s [2021-04-06T17:20:55.776Z] [2021-04-06T17:20:55.776Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:20:55.776Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-06T17:20:55.776Z] #28 ... [2021-04-06T17:20:55.776Z] [2021-04-06T17:20:55.776Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T17:20:55.776Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-04-06T17:20:55.794Z] #44 101.4 CC criu/timerfd.o [2021-04-06T17:20:55.976Z] #27 ... [2021-04-06T17:20:55.976Z] [2021-04-06T17:20:55.976Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:20:55.976Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:20:56.084Z] #44 101.7 CC criu/tty.o [2021-04-06T17:20:56.134Z] #12 DONE 0.2s [2021-04-06T17:20:56.134Z] [2021-04-06T17:20:56.135Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:20:56.135Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-06T17:20:56.135Z] #28 11.27 137 added, 0 removed; done. [2021-04-06T17:20:56.135Z] #28 11.29 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:20:56.135Z] #28 11.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:20:56.135Z] #28 11.30 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-06T17:20:56.135Z] #28 11.30 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-06T17:20:56.135Z] #28 11.31 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:20:56.135Z] #28 11.33 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-06T17:20:56.135Z] #28 11.33 Updating certificates in /etc/ssl/certs... [2021-04-06T17:20:56.135Z] #28 ... [2021-04-06T17:20:56.135Z] [2021-04-06T17:20:56.135Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T17:20:56.135Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-04-06T17:20:56.135Z] #32 DONE 0.1s [2021-04-06T17:20:56.135Z] [2021-04-06T17:20:56.135Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T17:20:56.135Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-04-06T17:20:56.135Z] #40 DONE 0.2s [2021-04-06T17:20:56.443Z] [2021-04-06T17:20:56.443Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:20:56.443Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:20:56.443Z] #41 ... [2021-04-06T17:20:56.443Z] [2021-04-06T17:20:56.443Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T17:20:56.443Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-04-06T17:20:56.443Z] #13 DONE 0.4s [2021-04-06T17:20:56.743Z] [2021-04-06T17:20:56.743Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:20:56.743Z] #59 sha256:0fd4245a1dacf042e3cd66128b484b50f7316e294e91df0e12878fddd10ccd0d [2021-04-06T17:20:56.743Z] #59 0.524 + RM_GOPATH=0 [2021-04-06T17:20:56.743Z] #59 0.524 + TMP_GOPATH= [2021-04-06T17:20:56.743Z] #59 0.524 + : /build [2021-04-06T17:20:56.743Z] #59 0.524 + '[' -z '' ']' [2021-04-06T17:20:56.743Z] #59 0.525 ++ mktemp -d [2021-04-06T17:20:56.743Z] #59 0.528 + export GOPATH=/tmp/tmp.dMJrxMgT18 [2021-04-06T17:20:56.743Z] #59 0.528 + GOPATH=/tmp/tmp.dMJrxMgT18 [2021-04-06T17:20:56.743Z] #59 0.528 + RM_GOPATH=1 [2021-04-06T17:20:56.743Z] #59 0.528 + case "$(go env GOARCH)" in [2021-04-06T17:20:56.743Z] #59 0.529 ++ go env GOARCH [2021-04-06T17:20:56.743Z] #59 0.536 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:20:56.743Z] #59 0.537 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:20:56.743Z] #59 0.538 ++ dirname /tmp/install/install.sh [2021-04-06T17:20:56.743Z] #59 0.540 + dir=/tmp/install [2021-04-06T17:20:56.743Z] #59 0.541 + bin=rootlesskit [2021-04-06T17:20:56.743Z] #59 0.541 + shift [2021-04-06T17:20:56.743Z] #59 0.541 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-06T17:20:56.743Z] #59 0.541 + . /tmp/install/rootlesskit.installer [2021-04-06T17:20:56.743Z] #59 0.542 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:20:56.743Z] #59 0.542 + install_rootlesskit [2021-04-06T17:20:56.743Z] #59 0.543 + case "$1" in [2021-04-06T17:20:56.743Z] #59 0.543 + export CGO_ENABLED=0 [2021-04-06T17:20:56.743Z] #59 0.543 + CGO_ENABLED=0 [2021-04-06T17:20:56.743Z] #59 0.543 + _install_rootlesskit [2021-04-06T17:20:56.743Z] #59 0.545 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-06T17:20:56.743Z] #59 0.545 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:20:56.743Z] #59 0.545 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dMJrxMgT18/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:20:56.743Z] #59 0.550 Cloning into '/tmp/tmp.dMJrxMgT18/src/github.com/rootless-containers/rootlesskit'... [2021-04-06T17:20:57.116Z] #44 102.7 CC criu/tun.o [2021-04-06T17:20:57.123Z] #40 ... [2021-04-06T17:20:57.123Z] [2021-04-06T17:20:57.123Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:20:57.123Z] #29 sha256:9dff2441ef8a67ccf79f3bd6cba8882426c17d2248842e341295c225ecacdb2b [2021-04-06T17:20:57.123Z] #29 6.655 0.0% ################### 27.0% ###################### 31.3% ########################### 37.7% ############################## 42.4% #################################### 50.1% ########################################### 60.4% ####################################################### 76.4% ################################################################ 89.3% ######################################################################## 100.0% [2021-04-06T17:20:57.123Z] #29 8.026 [2021-04-06T17:20:57.123Z] #29 8.424 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-06T17:20:57.123Z] #29 8.529 [2021-04-06T17:20:57.123Z] #29 8.615 ######################################################################## 100.0% [2021-04-06T17:20:57.123Z] #29 8.668 [2021-04-06T17:20:57.123Z] #29 8.991 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-06T17:20:57.123Z] #29 9.200 [2021-04-06T17:20:57.123Z] #29 9.260 ######################################################################## 100.0% [2021-04-06T17:20:57.123Z] #29 9.287 [2021-04-06T17:20:57.123Z] #29 9.308 Download of images into '/build' complete. [2021-04-06T17:20:57.123Z] #29 9.308 Use something like the following to load the result into a Docker daemon: [2021-04-06T17:20:57.123Z] #29 9.308 tar -cC '/build' . | docker load [2021-04-06T17:20:57.123Z] #29 DONE 9.7s [2021-04-06T17:20:57.380Z] [2021-04-06T17:20:57.380Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:20:57.380Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:20:57.407Z] #44 103.1 CC criu/uffd.o [2021-04-06T17:20:57.707Z] #44 ... [2021-04-06T17:20:57.707Z] [2021-04-06T17:20:57.707Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-06T17:20:57.707Z] #41 DONE 139.2s [2021-04-06T17:20:57.997Z] [2021-04-06T17:20:57.997Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:20:58.630Z] #57 ... [2021-04-06T17:20:58.630Z] [2021-04-06T17:20:58.630Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-04-06T17:20:58.630Z] #42 DONE 0.3s [2021-04-06T17:20:58.630Z] [2021-04-06T17:20:58.630Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:20:58.630Z] #44 104.1 CC criu/util.o [2021-04-06T17:20:58.749Z] #32 ... [2021-04-06T17:20:58.749Z] [2021-04-06T17:20:58.749Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T17:20:58.749Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-06T17:20:58.749Z] #12 DONE 4.5s [2021-04-06T17:20:59.007Z] [2021-04-06T17:20:59.007Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:20:59.007Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:20:59.261Z] #44 104.8 CC criu/uts_ns.o [2021-04-06T17:20:59.261Z] #44 104.9 CC criu/vdso.o [2021-04-06T17:20:59.537Z] #59 ... [2021-04-06T17:20:59.537Z] [2021-04-06T17:20:59.537Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:20:59.537Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-06T17:20:59.537Z] #28 14.41 0 added, 0 removed; done. [2021-04-06T17:20:59.537Z] #28 14.42 Running hooks in /etc/ca-certificates/update.d... [2021-04-06T17:20:59.537Z] #28 14.42 done. [2021-04-06T17:20:59.537Z] #28 DONE 14.7s [2021-04-06T17:20:59.537Z] [2021-04-06T17:20:59.537Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T17:20:59.537Z] #29 sha256:d13595887f2f921350056deebbd79096696398dd3423611c6000720cfc7b6ea9 [2021-04-06T17:20:59.537Z] #29 DONE 0.1s [2021-04-06T17:20:59.537Z] [2021-04-06T17:20:59.537Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:20:59.537Z] #30 sha256:fd69e412842bdbf7ed32a8bb334be7942ec9cfb3c1d08271832e79c1c629ee7e [2021-04-06T17:20:59.551Z] #44 105.1 LINK criu/built-in.o [2021-04-06T17:20:59.551Z] #44 105.2 LINK criu/criu [2021-04-06T17:20:59.767Z] ok github.com/docker/docker/daemon/cluster 0.105s coverage: 0.5% of statements [2021-04-06T17:20:59.843Z] #44 ... [2021-04-06T17:20:59.843Z] [2021-04-06T17:20:59.843Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:20:59.843Z] #50 140.2 + /build/golangci-lint --version [2021-04-06T17:20:59.843Z] #50 140.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-06T17:20:59.843Z] #50 DONE 140.8s [2021-04-06T17:20:59.843Z] [2021-04-06T17:20:59.843Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:20:59.843Z] #44 105.3 DEP lib/c/criu.d [2021-04-06T17:20:59.843Z] #44 105.4 CC images/rpc.pb-c.o [2021-04-06T17:21:00.134Z] #44 105.6 CC lib/c/criu.o [2021-04-06T17:21:00.146Z] #9 ... [2021-04-06T17:21:00.146Z] [2021-04-06T17:21:00.146Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:21:00.146Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T17:21:00.146Z] #27 9.761 Updating certificates in /etc/ssl/certs... [2021-04-06T17:21:00.146Z] #27 10.50 137 added, 0 removed; done. [2021-04-06T17:21:00.146Z] #27 10.55 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:21:00.146Z] #27 10.56 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:21:00.146Z] #27 10.57 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-06T17:21:00.146Z] #27 10.59 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-06T17:21:00.146Z] #27 10.60 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:21:00.146Z] #27 10.62 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-06T17:21:00.146Z] #27 10.63 Updating certificates in /etc/ssl/certs... [2021-04-06T17:21:00.146Z] #27 11.20 0 added, 0 removed; done. [2021-04-06T17:21:00.146Z] #27 11.20 Running hooks in /etc/ca-certificates/update.d... [2021-04-06T17:21:00.146Z] #27 11.20 done. [2021-04-06T17:21:00.146Z] #27 DONE 13.2s [2021-04-06T17:21:00.146Z] [2021-04-06T17:21:00.146Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:21:00.146Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:21:00.709Z] #9 ... [2021-04-06T17:21:00.709Z] [2021-04-06T17:21:00.709Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T17:21:00.709Z] #28 sha256:6c9e4f2aac7e42d329ca1b34d9938afcecefcd8c73ba48d804cc858810164fb4 [2021-04-06T17:21:00.709Z] #28 DONE 1.0s [2021-04-06T17:21:00.709Z] [2021-04-06T17:21:00.709Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:21:00.709Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:21:00.709Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-04-06T17:21:00.775Z] #44 106.2 LINK lib/c/built-in.o [2021-04-06T17:21:00.775Z] #44 106.2 LINK lib/c/libcriu.so [2021-04-06T17:21:00.775Z] #44 106.3 LINK lib/c/libcriu.a [2021-04-06T17:21:00.775Z] #44 106.4 GEN magic.py [2021-04-06T17:21:01.065Z] #44 106.5 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:21:01.065Z] #44 106.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:21:01.065Z] #44 106.5 Note: Building without GnuTLS support [2021-04-06T17:21:01.065Z] #44 106.5 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:21:01.065Z] #44 106.5 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:21:01.165Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2021-04-06T17:21:01.355Z] #44 106.9 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:21:01.638Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-04-06T17:21:01.638Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-06T17:21:01.646Z] #44 107.2 make[1]: Nothing to be done for 'all'. [2021-04-06T17:21:01.742Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 81.8% of statements [2021-04-06T17:21:01.768Z] #30 2.102 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-06T17:21:01.897Z] #9 DONE 25.0s [2021-04-06T17:21:01.897Z] [2021-04-06T17:21:01.897Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:01.897Z] #29 sha256:5297495b43b46cde51d4c1e4549dc851f43a496dba3e5eb9111f10cdba773a05 [2021-04-06T17:21:01.897Z] #29 1.012 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-06T17:21:01.897Z] #29 1.086 [2021-04-06T17:21:01.936Z] #44 107.4 make[1]: 'images/built-in.o' is up to date. [2021-04-06T17:21:01.936Z] #44 107.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-06T17:21:01.936Z] #44 107.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-06T17:21:01.936Z] #44 107.5 make[1]: 'compel/libcompel.a' is up to date. [2021-04-06T17:21:01.936Z] #44 107.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-06T17:21:01.936Z] #44 107.5 make[1]: Nothing to be done for 'all'. [2021-04-06T17:21:01.936Z] #44 107.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:21:01.936Z] #44 107.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:21:01.936Z] #44 107.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:21:01.936Z] #44 107.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:21:02.155Z] #29 1.200 ############# 18.3% ########################### 38.1% ######################################## 55.8% ####################################################### 77.2% ###################################################################### 97.8% ######################################################################## 100.0% [2021-04-06T17:21:02.155Z] #29 1.700 [2021-04-06T17:21:02.227Z] #44 107.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:21:02.227Z] #44 107.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:21:02.227Z] #44 107.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:21:02.227Z] #44 107.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:21:02.227Z] #44 107.8 make[2]: Nothing to be done for 'all'. [2021-04-06T17:21:02.227Z] #44 107.8 INSTALL criu/criu [2021-04-06T17:21:02.417Z] #29 1.811 ################################################################## 92.3% ######################################################################## 100.0% [2021-04-06T17:21:02.417Z] #29 1.893 [2021-04-06T17:21:02.491Z] #30 2.837 #=#=# [2021-04-06T17:21:02.520Z] #44 DONE 108.0s [2021-04-06T17:21:02.520Z] [2021-04-06T17:21:02.520Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:21:02.674Z] #29 2.013 ################################################################## 92.2% ######################################################################## 100.0% [2021-04-06T17:21:02.674Z] #29 2.079 [2021-04-06T17:21:02.930Z] #29 2.191 ############ 17.4% ######################### 34.9% # [2021-04-06T17:21:02.930Z] #29 ... [2021-04-06T17:21:02.930Z] [2021-04-06T17:21:02.930Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T17:21:02.930Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-06T17:21:02.930Z] #10 DONE 1.1s [2021-04-06T17:21:02.930Z] [2021-04-06T17:21:02.930Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:02.930Z] #29 sha256:5297495b43b46cde51d4c1e4549dc851f43a496dba3e5eb9111f10cdba773a05 [2021-04-06T17:21:03.153Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2021-04-06T17:21:03.171Z] #57 ... [2021-04-06T17:21:03.171Z] [2021-04-06T17:21:03.171Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:21:03.186Z] #29 2.191 ############ 17.4% ######################### 34.9% ######################################## 56.2% #################################################### 73.5% ################################################################## 92.6% ######################################################################## 100.0% [2021-04-06T17:21:03.187Z] #29 2.718 [2021-04-06T17:21:03.202Z] #13 3.687 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:21:03.202Z] #13 3.809 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:03.202Z] #13 3.826 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:03.202Z] #13 3.835 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:03.461Z] #45 DONE 0.2s [2021-04-06T17:21:03.461Z] [2021-04-06T17:21:03.461Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-04-06T17:21:03.461Z] #47 DONE 0.1s [2021-04-06T17:21:03.461Z] [2021-04-06T17:21:03.461Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:21:03.461Z] #57 ... [2021-04-06T17:21:03.461Z] [2021-04-06T17:21:03.461Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-04-06T17:21:03.461Z] #49 DONE 0.1s [2021-04-06T17:21:03.752Z] [2021-04-06T17:21:03.752Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-04-06T17:21:03.752Z] #51 DONE 0.2s [2021-04-06T17:21:03.752Z] [2021-04-06T17:21:03.752Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-04-06T17:21:03.956Z] #29 2.833 # 2.1% ###### 9.3% ########## 14.6% ############## 19.5% ################## 25.0% [2021-04-06T17:21:03.956Z] #29 ... [2021-04-06T17:21:03.956Z] [2021-04-06T17:21:03.956Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T17:21:03.956Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-06T17:21:03.956Z] #11 DONE 0.9s [2021-04-06T17:21:03.956Z] [2021-04-06T17:21:03.956Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:03.956Z] #29 sha256:5297495b43b46cde51d4c1e4549dc851f43a496dba3e5eb9111f10cdba773a05 [2021-04-06T17:21:03.956Z] #29 2.833 # 2.1% ###### 9.3% ########## 14.6% ############## 19.5% ################## 25.0% ##################### 29.8% [2021-04-06T17:21:03.956Z] #29 ... [2021-04-06T17:21:03.956Z] [2021-04-06T17:21:03.956Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T17:21:03.956Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-06T17:21:03.956Z] #31 DONE 0.2s [2021-04-06T17:21:03.956Z] [2021-04-06T17:21:03.956Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:03.956Z] #29 sha256:5297495b43b46cde51d4c1e4549dc851f43a496dba3e5eb9111f10cdba773a05 [2021-04-06T17:21:04.043Z] #53 DONE 0.1s [2021-04-06T17:21:04.043Z] [2021-04-06T17:21:04.043Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:21:04.097Z] ok github.com/docker/docker/daemon/graphdriver 0.028s coverage: 2.2% of statements [2021-04-06T17:21:04.132Z] #13 ... [2021-04-06T17:21:04.132Z] [2021-04-06T17:21:04.132Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:21:04.132Z] #47 sha256:929b22fcf2d3c279c823e4c7664deb204e6f6d830cc1bf02f1cbfb4a5fc3d38a [2021-04-06T17:21:04.132Z] #47 5.851 + RM_GOPATH=0 [2021-04-06T17:21:04.132Z] #47 5.856 + TMP_GOPATH= [2021-04-06T17:21:04.132Z] #47 5.856 + : /build [2021-04-06T17:21:04.132Z] #47 5.856 + '[' -z '' ']' [2021-04-06T17:21:04.132Z] #47 5.856 ++ mktemp -d [2021-04-06T17:21:04.132Z] #47 5.883 + export GOPATH=/tmp/tmp.3y6WDTTvnM [2021-04-06T17:21:04.132Z] #47 5.883 + GOPATH=/tmp/tmp.3y6WDTTvnM [2021-04-06T17:21:04.132Z] #47 5.883 + RM_GOPATH=1 [2021-04-06T17:21:04.132Z] #47 5.883 + case "$(go env GOARCH)" in [2021-04-06T17:21:04.132Z] #47 5.892 ++ go env GOARCH [2021-04-06T17:21:04.132Z] #47 5.906 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.132Z] #47 5.906 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.132Z] #47 5.906 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:04.132Z] #47 5.910 + dir=/tmp/install [2021-04-06T17:21:04.132Z] #47 5.910 + bin=gotestsum [2021-04-06T17:21:04.132Z] #47 5.911 + shift [2021-04-06T17:21:04.132Z] #47 5.911 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-06T17:21:04.132Z] #47 5.911 + . /tmp/install/gotestsum.installer [2021-04-06T17:21:04.132Z] #47 5.911 ++ : v0.5.3 [2021-04-06T17:21:04.132Z] #47 5.912 + install_gotestsum [2021-04-06T17:21:04.132Z] #47 5.912 + set -e [2021-04-06T17:21:04.132Z] #47 5.913 + export GO111MODULE=on [2021-04-06T17:21:04.132Z] #47 5.913 + GO111MODULE=on [2021-04-06T17:21:04.132Z] #47 5.913 + GOBIN=/build [2021-04-06T17:21:04.132Z] #47 5.913 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-06T17:21:04.132Z] #47 5.948 go: finding gotest.tools v0.5.3 [2021-04-06T17:21:04.132Z] #47 5.948 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-06T17:21:04.132Z] #47 6.868 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-06T17:21:04.132Z] #47 7.491 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-06T17:21:04.132Z] #47 8.660 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-06T17:21:04.132Z] #47 8.662 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:21:04.132Z] #47 8.820 go: downloading github.com/fatih/color v1.9.0 [2021-04-06T17:21:04.132Z] #47 8.820 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:21:04.132Z] #47 8.820 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:21:04.132Z] #47 9.074 go: extracting github.com/fatih/color v1.9.0 [2021-04-06T17:21:04.132Z] #47 9.156 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:21:04.132Z] #47 9.156 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:21:04.132Z] #47 9.203 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-06T17:21:04.132Z] #47 9.324 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:21:04.132Z] #47 9.326 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:21:04.132Z] #47 9.344 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:21:04.132Z] #47 9.344 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:21:04.132Z] #47 9.387 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:21:04.132Z] #47 9.543 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:21:04.132Z] #47 9.635 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:21:04.132Z] #47 9.953 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:21:04.214Z] #29 2.833 # 2.1% ###### 9.3% ########## 14.6% ############## 19.5% ################## 25.0% ##################### 29.8% ######################### 35.1% [2021-04-06T17:21:04.214Z] #29 ... [2021-04-06T17:21:04.214Z] [2021-04-06T17:21:04.214Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T17:21:04.214Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-06T17:21:04.214Z] #39 DONE 0.3s [2021-04-06T17:21:04.214Z] [2021-04-06T17:21:04.214Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:04.214Z] #29 sha256:5297495b43b46cde51d4c1e4549dc851f43a496dba3e5eb9111f10cdba773a05 [2021-04-06T17:21:04.388Z] #47 9.987 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:21:04.388Z] #47 ... [2021-04-06T17:21:04.388Z] [2021-04-06T17:21:04.388Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:21:04.388Z] #67 sha256:77d8574287483bae865d22d67d6e3144a5e6f11fdeaac5e9ba40996eb3731674 [2021-04-06T17:21:04.388Z] #67 5.144 + RM_GOPATH=0 [2021-04-06T17:21:04.388Z] #67 5.144 + TMP_GOPATH= [2021-04-06T17:21:04.388Z] #67 5.144 + : /build [2021-04-06T17:21:04.388Z] #67 5.144 + '[' -z '' ']' [2021-04-06T17:21:04.388Z] #67 5.144 ++ mktemp -d [2021-04-06T17:21:04.388Z] #67 5.144 + export GOPATH=/tmp/tmp.URLBDZEQmh [2021-04-06T17:21:04.388Z] #67 5.144 + GOPATH=/tmp/tmp.URLBDZEQmh [2021-04-06T17:21:04.388Z] #67 5.144 + RM_GOPATH=1 [2021-04-06T17:21:04.388Z] #67 5.144 + case "$(go env GOARCH)" in [2021-04-06T17:21:04.388Z] #67 5.144 ++ go env GOARCH [2021-04-06T17:21:04.388Z] #67 5.144 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.388Z] #67 5.144 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.388Z] #67 5.144 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:04.388Z] #67 5.144 + dir=/tmp/install [2021-04-06T17:21:04.388Z] #67 5.144 + bin=proxy [2021-04-06T17:21:04.388Z] #67 5.144 + shift [2021-04-06T17:21:04.388Z] #67 5.144 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-06T17:21:04.388Z] #67 5.144 + . /tmp/install/proxy.installer [2021-04-06T17:21:04.388Z] #67 5.144 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:21:04.388Z] #67 5.144 + install_proxy [2021-04-06T17:21:04.388Z] #67 5.144 + case "$1" in [2021-04-06T17:21:04.388Z] #67 5.144 + export CGO_ENABLED=0 [2021-04-06T17:21:04.388Z] #67 5.144 + CGO_ENABLED=0 [2021-04-06T17:21:04.388Z] #67 5.144 + _install_proxy [2021-04-06T17:21:04.388Z] #67 5.144 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-06T17:21:04.388Z] #67 5.144 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.URLBDZEQmh/src/github.com/docker/libnetwork [2021-04-06T17:21:04.388Z] #67 5.144 Cloning into '/tmp/tmp.URLBDZEQmh/src/github.com/docker/libnetwork'... [2021-04-06T17:21:04.388Z] #67 5.144 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:21:04.388Z] #67 ... [2021-04-06T17:21:04.388Z] [2021-04-06T17:21:04.388Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:04.388Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:21:04.388Z] #45 5.513 + RM_GOPATH=0 [2021-04-06T17:21:04.388Z] #45 5.513 + TMP_GOPATH= [2021-04-06T17:21:04.388Z] #45 5.513 + : /build [2021-04-06T17:21:04.388Z] #45 5.513 + '[' -z '' ']' [2021-04-06T17:21:04.388Z] #45 5.513 ++ mktemp -d [2021-04-06T17:21:04.389Z] #45 5.513 + export GOPATH=/tmp/tmp.95uwsd8f5c [2021-04-06T17:21:04.389Z] #45 5.513 + GOPATH=/tmp/tmp.95uwsd8f5c [2021-04-06T17:21:04.389Z] #45 5.513 + RM_GOPATH=1 [2021-04-06T17:21:04.389Z] #45 5.513 + case "$(go env GOARCH)" in [2021-04-06T17:21:04.389Z] #45 5.513 ++ go env GOARCH [2021-04-06T17:21:04.389Z] #45 5.521 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.389Z] #45 5.521 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.389Z] #45 5.526 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:21:04.389Z] #45 5.526 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:04.389Z] #45 5.526 + dir=/tmp/install [2021-04-06T17:21:04.389Z] #45 5.526 + bin=vndr [2021-04-06T17:21:04.389Z] #45 5.526 + shift [2021-04-06T17:21:04.389Z] #45 5.526 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-06T17:21:04.389Z] #45 5.526 + . /tmp/install/vndr.installer [2021-04-06T17:21:04.389Z] #45 5.526 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:21:04.389Z] #45 5.526 + install_vndr [2021-04-06T17:21:04.389Z] #45 5.526 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-06T17:21:04.389Z] #45 5.526 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.95uwsd8f5c/src/github.com/LK4D4/vndr [2021-04-06T17:21:04.389Z] #45 5.527 Cloning into '/tmp/tmp.95uwsd8f5c/src/github.com/LK4D4/vndr'... [2021-04-06T17:21:04.389Z] #45 6.181 + cd /tmp/tmp.95uwsd8f5c/src/github.com/LK4D4/vndr [2021-04-06T17:21:04.389Z] #45 6.181 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:21:04.389Z] #45 6.208 + go build -buildmode=pie -v -o /build/vndr . [2021-04-06T17:21:04.389Z] #45 8.314 internal/race [2021-04-06T17:21:04.389Z] #45 8.574 sync/atomic [2021-04-06T17:21:04.389Z] #45 8.726 runtime [2021-04-06T17:21:04.389Z] #45 9.617 unicode [2021-04-06T17:21:04.645Z] #45 ... [2021-04-06T17:21:04.645Z] [2021-04-06T17:21:04.645Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:21:04.645Z] #58 sha256:dd9ae99e6758c7999983f6be324a9d14f2358b3c68b167573e58b4447131503a [2021-04-06T17:21:04.645Z] #58 6.699 + RM_GOPATH=0 [2021-04-06T17:21:04.645Z] #58 6.700 + TMP_GOPATH= [2021-04-06T17:21:04.645Z] #58 6.700 + : /build [2021-04-06T17:21:04.645Z] #58 6.700 + '[' -z '' ']' [2021-04-06T17:21:04.645Z] #58 6.708 ++ mktemp -d [2021-04-06T17:21:04.645Z] #58 6.721 + export GOPATH=/tmp/tmp.ncraoX4nGE [2021-04-06T17:21:04.645Z] #58 6.721 + GOPATH=/tmp/tmp.ncraoX4nGE [2021-04-06T17:21:04.645Z] #58 6.721 + RM_GOPATH=1 [2021-04-06T17:21:04.645Z] #58 6.721 + case "$(go env GOARCH)" in [2021-04-06T17:21:04.645Z] #58 6.721 ++ go env GOARCH [2021-04-06T17:21:04.645Z] #58 6.752 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.645Z] #58 6.752 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.645Z] #58 6.752 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:04.645Z] #58 6.759 + dir=/tmp/install [2021-04-06T17:21:04.645Z] #58 6.759 + bin=rootlesskit [2021-04-06T17:21:04.645Z] #58 6.759 + shift [2021-04-06T17:21:04.645Z] #58 6.759 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-06T17:21:04.645Z] #58 6.759 + . /tmp/install/rootlesskit.installer [2021-04-06T17:21:04.645Z] #58 6.759 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:21:04.645Z] #58 6.759 + install_rootlesskit [2021-04-06T17:21:04.645Z] #58 6.759 + case "$1" in [2021-04-06T17:21:04.645Z] #58 6.759 + export CGO_ENABLED=0 [2021-04-06T17:21:04.645Z] #58 6.759 + CGO_ENABLED=0 [2021-04-06T17:21:04.645Z] #58 6.759 + _install_rootlesskit [2021-04-06T17:21:04.645Z] #58 6.759 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-06T17:21:04.645Z] #58 6.771 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:21:04.645Z] #58 6.771 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ncraoX4nGE/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:21:04.645Z] #58 6.771 Cloning into '/tmp/tmp.ncraoX4nGE/src/github.com/rootless-containers/rootlesskit'... [2021-04-06T17:21:04.645Z] #58 ... [2021-04-06T17:21:04.645Z] [2021-04-06T17:21:04.645Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:04.645Z] #49 sha256:02b0c7d73a8b547a1e75a8fdd864b05bd4d1eb5e15a24408a3d47aaa4312735c [2021-04-06T17:21:04.645Z] #49 5.566 + RM_GOPATH=0 [2021-04-06T17:21:04.645Z] #49 5.566 + TMP_GOPATH= [2021-04-06T17:21:04.645Z] #49 5.566 + : /build [2021-04-06T17:21:04.645Z] #49 5.566 + '[' -z '' ']' [2021-04-06T17:21:04.645Z] #49 5.592 ++ mktemp -d [2021-04-06T17:21:04.645Z] #49 5.598 + export GOPATH=/tmp/tmp.e7uN2OWzov [2021-04-06T17:21:04.645Z] #49 5.598 + GOPATH=/tmp/tmp.e7uN2OWzov [2021-04-06T17:21:04.645Z] #49 5.598 + RM_GOPATH=1 [2021-04-06T17:21:04.645Z] #49 5.598 + case "$(go env GOARCH)" in [2021-04-06T17:21:04.645Z] #49 5.601 ++ go env GOARCH [2021-04-06T17:21:04.645Z] #49 5.632 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.645Z] #49 5.632 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.645Z] #49 5.632 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:04.645Z] #49 5.640 + dir=/tmp/install [2021-04-06T17:21:04.645Z] #49 5.640 + bin=golangci_lint [2021-04-06T17:21:04.645Z] #49 5.640 + shift [2021-04-06T17:21:04.645Z] #49 5.640 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-06T17:21:04.645Z] #49 5.640 + . /tmp/install/golangci_lint.installer [2021-04-06T17:21:04.645Z] #49 5.640 ++ : v1.23.8 [2021-04-06T17:21:04.645Z] #49 5.640 + install_golangci_lint [2021-04-06T17:21:04.645Z] #49 5.640 + set -e [2021-04-06T17:21:04.645Z] #49 5.640 + export GO111MODULE=on [2021-04-06T17:21:04.645Z] #49 5.640 + GO111MODULE=on [2021-04-06T17:21:04.645Z] #49 5.640 + GOBIN=/build [2021-04-06T17:21:04.645Z] #49 5.640 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-06T17:21:04.645Z] #49 5.753 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-06T17:21:04.645Z] #49 5.753 go: finding github.com v1.23.8 [2021-04-06T17:21:04.645Z] #49 5.753 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:21:04.645Z] #49 5.753 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-06T17:21:04.645Z] #49 5.753 go: finding github.com/golangci v1.23.8 [2021-04-06T17:21:04.645Z] #49 7.172 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:21:04.645Z] #49 8.061 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:21:04.902Z] #49 ... [2021-04-06T17:21:04.902Z] [2021-04-06T17:21:04.902Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:21:04.902Z] #24 sha256:f3369ac342e8dd4a29c16ecd09e16de98db20adddf4cbecfad8a9d60454231da [2021-04-06T17:21:04.902Z] #24 5.265 + RM_GOPATH=0 [2021-04-06T17:21:04.902Z] #24 5.265 + TMP_GOPATH= [2021-04-06T17:21:04.902Z] #24 5.265 + : /build [2021-04-06T17:21:04.902Z] #24 5.265 + '[' -z '' ']' [2021-04-06T17:21:04.902Z] #24 5.271 ++ mktemp -d [2021-04-06T17:21:04.902Z] #24 5.271 + export GOPATH=/tmp/tmp.yBgy86q4ah [2021-04-06T17:21:04.902Z] #24 5.271 + GOPATH=/tmp/tmp.yBgy86q4ah [2021-04-06T17:21:04.902Z] #24 5.271 + RM_GOPATH=1 [2021-04-06T17:21:04.902Z] #24 5.271 + case "$(go env GOARCH)" in [2021-04-06T17:21:04.902Z] #24 5.278 ++ go env GOARCH [2021-04-06T17:21:04.902Z] #24 5.312 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.902Z] #24 5.312 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:04.902Z] #24 5.312 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:04.902Z] #24 5.320 + dir=/tmp/install [2021-04-06T17:21:04.902Z] #24 5.320 + bin=dockercli [2021-04-06T17:21:04.902Z] #24 5.320 + shift [2021-04-06T17:21:04.902Z] #24 5.320 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-06T17:21:04.902Z] #24 5.320 + . /tmp/install/dockercli.installer [2021-04-06T17:21:04.902Z] #24 5.320 ++ : stable [2021-04-06T17:21:04.902Z] #24 5.320 ++ : 17.06.2-ce [2021-04-06T17:21:04.902Z] #24 5.320 + install_dockercli [2021-04-06T17:21:04.902Z] #24 5.320 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-06T17:21:04.902Z] #24 5.322 Install docker/cli version 17.06.2-ce from stable [2021-04-06T17:21:04.902Z] #24 5.324 ++ uname -m [2021-04-06T17:21:04.902Z] #24 5.324 + arch=x86_64 [2021-04-06T17:21:04.902Z] #24 5.324 + '[' x86_64 '!=' x86_64 ']' [2021-04-06T17:21:04.902Z] #24 5.324 + url=https://download.docker.com/linux/static [2021-04-06T17:21:04.902Z] #24 5.324 + tar -xz docker/docker [2021-04-06T17:21:04.902Z] #24 5.328 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-06T17:21:05.161Z] #24 ... [2021-04-06T17:21:05.161Z] [2021-04-06T17:21:05.161Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:05.161Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:21:05.161Z] #36 7.555 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:05.161Z] #36 7.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:05.161Z] #36 7.816 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:05.161Z] #36 9.709 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:21:05.161Z] #36 ... [2021-04-06T17:21:05.161Z] [2021-04-06T17:21:05.161Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:21:05.161Z] #51 sha256:588966ba838b8b17ca35ba1c9454b1f403b2b0dd031ec9b969211cd6516c9af3 [2021-04-06T17:21:05.161Z] #51 6.352 + RM_GOPATH=0 [2021-04-06T17:21:05.161Z] #51 6.352 + TMP_GOPATH= [2021-04-06T17:21:05.161Z] #51 6.352 + : /build [2021-04-06T17:21:05.161Z] #51 6.352 + '[' -z '' ']' [2021-04-06T17:21:05.161Z] #51 6.352 ++ mktemp -d [2021-04-06T17:21:05.161Z] #51 6.352 + export GOPATH=/tmp/tmp.QTo2JOm8GW [2021-04-06T17:21:05.161Z] #51 6.352 + GOPATH=/tmp/tmp.QTo2JOm8GW [2021-04-06T17:21:05.161Z] #51 6.352 + RM_GOPATH=1 [2021-04-06T17:21:05.161Z] #51 6.352 + case "$(go env GOARCH)" in [2021-04-06T17:21:05.161Z] #51 6.353 ++ go env GOARCH [2021-04-06T17:21:05.161Z] #51 6.454 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:05.161Z] #51 6.460 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:05.161Z] #51 6.468 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:05.161Z] #51 6.469 + dir=/tmp/install [2021-04-06T17:21:05.161Z] #51 6.469 + bin=shfmt [2021-04-06T17:21:05.161Z] #51 6.470 + shift [2021-04-06T17:21:05.161Z] #51 6.470 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-06T17:21:05.161Z] #51 6.471 + . /tmp/install/shfmt.installer [2021-04-06T17:21:05.161Z] #51 6.476 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:21:05.161Z] #51 6.476 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:21:05.161Z] #51 6.476 + install_shfmt [2021-04-06T17:21:05.161Z] #51 6.476 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-06T17:21:05.161Z] #51 6.476 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QTo2JOm8GW/src/github.com/mvdan/sh [2021-04-06T17:21:05.161Z] #51 6.485 Cloning into '/tmp/tmp.QTo2JOm8GW/src/github.com/mvdan/sh'... [2021-04-06T17:21:05.232Z] #30 3.222 0.0% ## 3.1% ##### 7.2% ######### 13.2% ############ 17.3% ################ 23.5% #################### 28.9% ######################## 33.7% ############################ 40.2% ############################### 44.2% #################################### 51.4% ####################################### 55.4% ############################################ 61.4% ############################################# 63.5% ################################################## 69.7% ################################################### 71.0% ###################################################### 75.1% ########################################################## 80.9% ############################################################# 85.0% ################################################################### 93.1% ####################################################################### 99.2% ######################################################################## 100.0% [2021-04-06T17:21:05.267Z] #29 2.833 # 2.1% ###### 9.3% ########## 14.6% ############## 19.5% ################## 25.0% ##################### 29.8% ######################### 35.1% ############################# 40.8% ################################# 45.9% ################################### 49.9% ######################################## 56.8% ############################################ 61.7% ################################################ 67.9% #################################################### 72.9% ######################################################## 78.2% ############################################################ 83.8% ################################################################ 89.7% ################################################################## 92.7% ##################################################################### 97.2% ######################################################################## 100.0% [2021-04-06T17:21:05.267Z] #29 4.781 [2021-04-06T17:21:05.418Z] #51 ... [2021-04-06T17:21:05.418Z] [2021-04-06T17:21:05.418Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:21:05.418Z] #34 sha256:beb5213994b50285e82a36a3636d6c42f81ed892658054205f57648f407dec91 [2021-04-06T17:21:05.418Z] #34 4.960 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:21:05.418Z] #34 4.960 + RM_GOPATH=0 [2021-04-06T17:21:05.418Z] #34 4.960 + TMP_GOPATH= [2021-04-06T17:21:05.418Z] #34 4.960 + : /build [2021-04-06T17:21:05.418Z] #34 4.960 + '[' -z '' ']' [2021-04-06T17:21:05.418Z] #34 4.960 ++ mktemp -d [2021-04-06T17:21:05.418Z] #34 4.960 + export GOPATH=/tmp/tmp.W8w2v8DbDx [2021-04-06T17:21:05.418Z] #34 4.960 + GOPATH=/tmp/tmp.W8w2v8DbDx [2021-04-06T17:21:05.418Z] #34 4.960 + RM_GOPATH=1 [2021-04-06T17:21:05.418Z] #34 4.960 + case "$(go env GOARCH)" in [2021-04-06T17:21:05.418Z] #34 4.960 ++ go env GOARCH [2021-04-06T17:21:05.418Z] #34 4.960 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:05.418Z] #34 4.960 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:05.418Z] #34 4.960 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:05.418Z] #34 4.960 + dir=/tmp/install [2021-04-06T17:21:05.418Z] #34 4.960 + bin=tomlv [2021-04-06T17:21:05.418Z] #34 4.960 + shift [2021-04-06T17:21:05.418Z] #34 4.960 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-06T17:21:05.418Z] #34 4.960 + . /tmp/install/tomlv.installer [2021-04-06T17:21:05.418Z] #34 4.960 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:21:05.418Z] #34 4.960 + install_tomlv [2021-04-06T17:21:05.418Z] #34 4.960 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-06T17:21:05.418Z] #34 4.960 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.W8w2v8DbDx/src/github.com/BurntSushi/toml [2021-04-06T17:21:05.418Z] #34 4.960 Cloning into '/tmp/tmp.W8w2v8DbDx/src/github.com/BurntSushi/toml'... [2021-04-06T17:21:05.418Z] #34 5.477 + cd /tmp/tmp.W8w2v8DbDx/src/github.com/BurntSushi/toml [2021-04-06T17:21:05.418Z] #34 5.477 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:21:05.418Z] #34 5.479 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:21:05.418Z] #34 5.789 runtime/internal/atomic [2021-04-06T17:21:05.418Z] #34 5.799 internal/cpu [2021-04-06T17:21:05.418Z] #34 5.999 runtime/internal/sys [2021-04-06T17:21:05.418Z] #34 6.166 runtime/internal/math [2021-04-06T17:21:05.418Z] #34 6.256 math/bits [2021-04-06T17:21:05.418Z] #34 6.375 internal/bytealg [2021-04-06T17:21:05.418Z] #34 6.964 math [2021-04-06T17:21:05.418Z] #34 7.557 runtime [2021-04-06T17:21:05.418Z] #34 ... [2021-04-06T17:21:05.418Z] [2021-04-06T17:21:05.418Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:05.418Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:21:05.418Z] #55 6.913 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:05.418Z] #55 7.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:05.418Z] #55 7.028 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:05.418Z] #55 9.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:21:05.678Z] #55 ... [2021-04-06T17:21:05.678Z] [2021-04-06T17:21:05.678Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:05.678Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:05.678Z] #42 7.413 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:05.678Z] #42 7.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:05.678Z] #42 7.486 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:05.678Z] #42 9.841 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:21:05.678Z] #42 ... [2021-04-06T17:21:05.678Z] [2021-04-06T17:21:05.678Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:21:05.678Z] #47 sha256:929b22fcf2d3c279c823e4c7664deb204e6f6d830cc1bf02f1cbfb4a5fc3d38a [2021-04-06T17:21:05.678Z] #47 10.28 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:21:05.834Z] #29 5.175 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-06T17:21:05.834Z] #29 5.320 [2021-04-06T17:21:05.834Z] #29 5.373 ######################################################################## 100.0% [2021-04-06T17:21:05.834Z] #29 5.401 [2021-04-06T17:21:05.882Z] #30 6.296 [2021-04-06T17:21:05.882Z] #30 6.532 [2021-04-06T17:21:05.882Z] #30 ... [2021-04-06T17:21:05.882Z] [2021-04-06T17:21:05.882Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:05.882Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:21:05.882Z] #46 0.855 + RM_GOPATH=0 [2021-04-06T17:21:05.882Z] #46 0.855 + TMP_GOPATH= [2021-04-06T17:21:05.882Z] #46 0.855 + : /build [2021-04-06T17:21:05.882Z] #46 0.855 + '[' -z '' ']' [2021-04-06T17:21:05.882Z] #46 0.856 ++ mktemp -d [2021-04-06T17:21:05.882Z] #46 0.859 + export GOPATH=/tmp/tmp.YvBF10fmKg [2021-04-06T17:21:05.882Z] #46 0.859 + GOPATH=/tmp/tmp.YvBF10fmKg [2021-04-06T17:21:05.882Z] #46 0.859 + RM_GOPATH=1 [2021-04-06T17:21:05.882Z] #46 0.859 + case "$(go env GOARCH)" in [2021-04-06T17:21:05.882Z] #46 0.885 ++ go env GOARCH [2021-04-06T17:21:05.882Z] #46 0.924 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:05.882Z] #46 0.942 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:05.882Z] #46 0.947 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:05.882Z] #46 0.950 + dir=/tmp/install [2021-04-06T17:21:05.882Z] #46 0.951 + bin=vndr [2021-04-06T17:21:05.882Z] #46 0.958 + shift [2021-04-06T17:21:05.882Z] #46 0.959 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-06T17:21:05.882Z] #46 0.961 + . /tmp/install/vndr.installer [2021-04-06T17:21:05.882Z] #46 0.962 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:21:05.882Z] #46 0.963 + install_vndr [2021-04-06T17:21:05.882Z] #46 0.963 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-06T17:21:05.882Z] #46 0.964 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:21:05.882Z] #46 0.964 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YvBF10fmKg/src/github.com/LK4D4/vndr [2021-04-06T17:21:05.882Z] #46 0.968 Cloning into '/tmp/tmp.YvBF10fmKg/src/github.com/LK4D4/vndr'... [2021-04-06T17:21:05.882Z] #46 1.880 + cd /tmp/tmp.YvBF10fmKg/src/github.com/LK4D4/vndr [2021-04-06T17:21:05.882Z] #46 1.881 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:21:05.882Z] #46 1.890 + go build -buildmode=pie -v -o /build/vndr . [2021-04-06T17:21:05.882Z] #46 3.215 runtime/internal/math [2021-04-06T17:21:05.882Z] #46 3.274 internal/cpu [2021-04-06T17:21:05.882Z] #46 3.281 internal/race [2021-04-06T17:21:05.882Z] #46 3.329 sync/atomic [2021-04-06T17:21:05.882Z] #46 3.417 unicode [2021-04-06T17:21:05.882Z] #46 3.466 unicode/utf8 [2021-04-06T17:21:05.882Z] #46 4.183 math/bits [2021-04-06T17:21:05.882Z] #46 4.770 internal/bytealg [2021-04-06T17:21:05.882Z] #46 5.364 internal/testlog [2021-04-06T17:21:05.882Z] #46 6.287 encoding [2021-04-06T17:21:05.882Z] #46 6.318 math [2021-04-06T17:21:05.882Z] #46 6.644 unicode/utf16 [2021-04-06T17:21:05.882Z] #46 6.933 runtime [2021-04-06T17:21:05.882Z] #46 8.007 container/list [2021-04-06T17:21:06.241Z] #47 12.06 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:21:06.244Z] #46 ... [2021-04-06T17:21:06.244Z] [2021-04-06T17:21:06.244Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:21:06.244Z] #35 sha256:0541b2b5add0b6cc229151b1d73a3d1dd5bd5cc728b3bf8eed7383aa403a572a [2021-04-06T17:21:06.244Z] #35 0.543 + RM_GOPATH=0 [2021-04-06T17:21:06.244Z] #35 0.543 + TMP_GOPATH= [2021-04-06T17:21:06.244Z] #35 0.543 + : /build [2021-04-06T17:21:06.244Z] #35 0.544 + '[' -z '' ']' [2021-04-06T17:21:06.244Z] #35 0.544 ++ mktemp -d [2021-04-06T17:21:06.244Z] #35 0.546 + export GOPATH=/tmp/tmp.5lsFTbFjkR [2021-04-06T17:21:06.244Z] #35 0.546 + GOPATH=/tmp/tmp.5lsFTbFjkR [2021-04-06T17:21:06.244Z] #35 0.546 + RM_GOPATH=1 [2021-04-06T17:21:06.244Z] #35 0.546 + case "$(go env GOARCH)" in [2021-04-06T17:21:06.244Z] #35 0.547 ++ go env GOARCH [2021-04-06T17:21:06.244Z] #35 0.555 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:06.244Z] #35 0.555 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:06.244Z] #35 0.556 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:06.244Z] #35 0.558 + dir=/tmp/install [2021-04-06T17:21:06.244Z] #35 0.558 + bin=tomlv [2021-04-06T17:21:06.244Z] #35 0.558 + shift [2021-04-06T17:21:06.244Z] #35 0.558 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-06T17:21:06.244Z] #35 0.559 + . /tmp/install/tomlv.installer [2021-04-06T17:21:06.244Z] #35 0.559 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:21:06.244Z] #35 0.560 + install_tomlv [2021-04-06T17:21:06.244Z] #35 0.560 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-06T17:21:06.244Z] #35 0.560 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:21:06.244Z] #35 0.560 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5lsFTbFjkR/src/github.com/BurntSushi/toml [2021-04-06T17:21:06.244Z] #35 0.563 Cloning into '/tmp/tmp.5lsFTbFjkR/src/github.com/BurntSushi/toml'... [2021-04-06T17:21:06.244Z] #35 1.528 + cd /tmp/tmp.5lsFTbFjkR/src/github.com/BurntSushi/toml [2021-04-06T17:21:06.244Z] #35 1.529 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:21:06.244Z] #35 1.568 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:21:06.244Z] #35 2.309 math/bits [2021-04-06T17:21:06.244Z] #35 2.320 runtime/internal/sys [2021-04-06T17:21:06.244Z] #35 2.367 runtime/internal/atomic [2021-04-06T17:21:06.244Z] #35 2.421 internal/cpu [2021-04-06T17:21:06.244Z] #35 2.959 runtime/internal/math [2021-04-06T17:21:06.244Z] #35 3.042 unicode/utf8 [2021-04-06T17:21:06.244Z] #35 3.241 internal/race [2021-04-06T17:21:06.244Z] #35 3.606 sync/atomic [2021-04-06T17:21:06.244Z] #35 3.901 internal/bytealg [2021-04-06T17:21:06.244Z] #35 4.267 math [2021-04-06T17:21:06.244Z] #35 4.431 unicode [2021-04-06T17:21:06.244Z] #35 4.956 internal/testlog [2021-04-06T17:21:06.244Z] #35 5.960 encoding [2021-04-06T17:21:06.244Z] #35 6.258 runtime [2021-04-06T17:21:06.244Z] #35 6.576 runtime/cgo [2021-04-06T17:21:06.244Z] #35 ... [2021-04-06T17:21:06.244Z] [2021-04-06T17:21:06.244Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:21:06.244Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-06T17:21:06.244Z] #33 0.668 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-06T17:21:06.244Z] #33 0.671 Cloning into '.'... [2021-04-06T17:21:06.244Z] #33 ... [2021-04-06T17:21:06.244Z] [2021-04-06T17:21:06.244Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:06.244Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-06T17:21:06.244Z] #56 1.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:06.244Z] #56 1.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:06.244Z] #56 1.281 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:06.244Z] #56 2.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:21:06.244Z] #56 4.665 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:21:06.244Z] #56 6.600 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:21:06.400Z] #29 5.829 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-06T17:21:06.400Z] #29 5.926 [2021-04-06T17:21:06.541Z] #56 ... [2021-04-06T17:21:06.541Z] [2021-04-06T17:21:06.541Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:06.541Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-06T17:21:06.541Z] #37 1.111 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:06.541Z] #37 1.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:06.541Z] #37 1.233 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:06.541Z] #37 2.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:21:06.541Z] #37 5.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:21:06.541Z] #37 7.210 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:21:06.541Z] #37 ... [2021-04-06T17:21:06.541Z] [2021-04-06T17:21:06.541Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:21:06.541Z] #25 sha256:f019d264a517d06bd689c27312c2033492a80e299fe44a9b954d853ffa98c004 [2021-04-06T17:21:06.541Z] #25 0.842 + RM_GOPATH=0 [2021-04-06T17:21:06.541Z] #25 0.842 + TMP_GOPATH= [2021-04-06T17:21:06.541Z] #25 0.842 + : /build [2021-04-06T17:21:06.541Z] #25 0.842 + '[' -z '' ']' [2021-04-06T17:21:06.541Z] #25 0.843 ++ mktemp -d [2021-04-06T17:21:06.541Z] #25 0.884 + export GOPATH=/tmp/tmp.L2gvwbeNEE [2021-04-06T17:21:06.541Z] #25 0.884 + GOPATH=/tmp/tmp.L2gvwbeNEE [2021-04-06T17:21:06.541Z] #25 0.884 + RM_GOPATH=1 [2021-04-06T17:21:06.541Z] #25 0.884 + case "$(go env GOARCH)" in [2021-04-06T17:21:06.541Z] #25 0.885 ++ go env GOARCH [2021-04-06T17:21:06.541Z] #25 0.926 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:06.541Z] #25 0.930 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:06.541Z] #25 0.932 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:06.541Z] #25 0.934 + dir=/tmp/install [2021-04-06T17:21:06.541Z] #25 0.934 + bin=dockercli [2021-04-06T17:21:06.541Z] #25 0.934 + shift [2021-04-06T17:21:06.541Z] #25 0.934 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-06T17:21:06.541Z] #25 0.934 + . /tmp/install/dockercli.installer [2021-04-06T17:21:06.541Z] #25 0.935 ++ : stable [2021-04-06T17:21:06.541Z] #25 0.935 ++ : 17.06.2-ce [2021-04-06T17:21:06.541Z] #25 0.936 + install_dockercli [2021-04-06T17:21:06.541Z] #25 0.938 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-06T17:21:06.541Z] #25 0.938 Install docker/cli version 17.06.2-ce from stable [2021-04-06T17:21:06.541Z] #25 0.940 ++ uname -m [2021-04-06T17:21:06.541Z] #25 0.945 + arch=ppc64le [2021-04-06T17:21:06.541Z] #25 0.945 + '[' ppc64le '!=' x86_64 ']' [2021-04-06T17:21:06.541Z] #25 0.946 + '[' ppc64le '!=' s390x ']' [2021-04-06T17:21:06.541Z] #25 0.946 + '[' ppc64le '!=' armhf ']' [2021-04-06T17:21:06.541Z] #25 0.946 + build_dockercli [2021-04-06T17:21:06.541Z] #25 0.946 + git clone https://github.com/docker/docker-ce /tmp/tmp.L2gvwbeNEE/tmp/docker-ce [2021-04-06T17:21:06.541Z] #25 0.960 Cloning into '/tmp/tmp.L2gvwbeNEE/tmp/docker-ce'... [2021-04-06T17:21:06.657Z] #29 6.156 #################################################################### 95.6% ######################################################################## 100.0% [2021-04-06T17:21:06.657Z] #29 6.246 [2021-04-06T17:21:06.840Z] #25 ... [2021-04-06T17:21:06.840Z] [2021-04-06T17:21:06.840Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:21:06.840Z] #48 sha256:e19b1e5a1d422e6983e5eecdf780e6555516d0055903cc537fa8cf137ea214f7 [2021-04-06T17:21:06.840Z] #48 0.756 + RM_GOPATH=0 [2021-04-06T17:21:06.840Z] #48 0.756 + TMP_GOPATH= [2021-04-06T17:21:06.840Z] #48 0.756 + : /build [2021-04-06T17:21:06.840Z] #48 0.756 + '[' -z '' ']' [2021-04-06T17:21:06.840Z] #48 0.760 ++ mktemp -d [2021-04-06T17:21:06.840Z] #48 0.773 + export GOPATH=/tmp/tmp.aYsftmJrh2 [2021-04-06T17:21:06.840Z] #48 0.774 + GOPATH=/tmp/tmp.aYsftmJrh2 [2021-04-06T17:21:06.840Z] #48 0.774 + RM_GOPATH=1 [2021-04-06T17:21:06.840Z] #48 0.774 + case "$(go env GOARCH)" in [2021-04-06T17:21:06.840Z] #48 0.775 ++ go env GOARCH [2021-04-06T17:21:06.840Z] #48 0.782 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:06.840Z] #48 0.783 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:06.840Z] #48 0.783 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:06.840Z] #48 0.784 + dir=/tmp/install [2021-04-06T17:21:06.840Z] #48 0.785 + bin=gotestsum [2021-04-06T17:21:06.840Z] #48 0.785 + shift [2021-04-06T17:21:06.840Z] #48 0.785 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-06T17:21:06.840Z] #48 0.785 + . /tmp/install/gotestsum.installer [2021-04-06T17:21:06.840Z] #48 0.785 ++ : v0.5.3 [2021-04-06T17:21:06.840Z] #48 0.790 + install_gotestsum [2021-04-06T17:21:06.840Z] #48 0.791 + set -e [2021-04-06T17:21:06.840Z] #48 0.791 + export GO111MODULE=on [2021-04-06T17:21:06.840Z] #48 0.791 + GO111MODULE=on [2021-04-06T17:21:06.840Z] #48 0.791 + GOBIN=/build [2021-04-06T17:21:06.840Z] #48 0.791 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-06T17:21:06.840Z] #48 0.881 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-06T17:21:06.840Z] #48 0.882 go: finding gotest.tools v0.5.3 [2021-04-06T17:21:06.840Z] #48 2.026 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-06T17:21:06.840Z] #48 3.182 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-06T17:21:06.840Z] #48 4.983 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:21:06.840Z] #48 4.988 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-06T17:21:06.840Z] #48 5.027 go: downloading github.com/fatih/color v1.9.0 [2021-04-06T17:21:06.840Z] #48 5.081 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:21:06.840Z] #48 5.109 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:21:06.840Z] #48 5.154 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:21:06.840Z] #48 5.263 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:21:06.840Z] #48 5.268 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:21:06.840Z] #48 5.304 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:21:06.840Z] #48 5.433 go: extracting github.com/fatih/color v1.9.0 [2021-04-06T17:21:06.840Z] #48 5.590 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:21:06.840Z] #48 5.694 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:21:06.840Z] #48 5.834 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-06T17:21:06.840Z] #48 5.856 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:21:06.840Z] #48 6.494 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:21:06.840Z] #48 6.583 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:21:06.840Z] #48 6.606 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:21:06.840Z] #48 6.677 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:21:06.840Z] #48 6.917 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:21:06.840Z] #48 9.230 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:21:06.840Z] #48 10.50 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:21:06.840Z] #48 ... [2021-04-06T17:21:06.840Z] [2021-04-06T17:21:06.840Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:06.840Z] #50 sha256:9f1db6c1a88bd775ef09c45c3d8522dd01692bc06a6a63269db1e325b270539c [2021-04-06T17:21:06.840Z] #50 0.845 + RM_GOPATH=0 [2021-04-06T17:21:06.840Z] #50 0.845 + TMP_GOPATH= [2021-04-06T17:21:06.840Z] #50 0.845 + : /build [2021-04-06T17:21:06.840Z] #50 0.846 + '[' -z '' ']' [2021-04-06T17:21:06.840Z] #50 0.846 ++ mktemp -d [2021-04-06T17:21:06.840Z] #50 0.848 + export GOPATH=/tmp/tmp.tNNGoo3ifI [2021-04-06T17:21:06.840Z] #50 0.849 + GOPATH=/tmp/tmp.tNNGoo3ifI [2021-04-06T17:21:06.840Z] #50 0.849 + RM_GOPATH=1 [2021-04-06T17:21:06.840Z] #50 0.850 + case "$(go env GOARCH)" in [2021-04-06T17:21:06.840Z] #50 0.883 ++ go env GOARCH [2021-04-06T17:21:06.840Z] #50 0.905 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:06.840Z] #50 0.905 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:06.840Z] #50 0.926 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:06.840Z] #50 0.928 + dir=/tmp/install [2021-04-06T17:21:06.840Z] #50 0.931 + bin=golangci_lint [2021-04-06T17:21:06.840Z] #50 0.931 + shift [2021-04-06T17:21:06.840Z] #50 0.933 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-06T17:21:06.840Z] #50 0.934 + . /tmp/install/golangci_lint.installer [2021-04-06T17:21:06.840Z] #50 0.935 ++ : v1.23.8 [2021-04-06T17:21:06.840Z] #50 0.936 + install_golangci_lint [2021-04-06T17:21:06.840Z] #50 0.937 + set -e [2021-04-06T17:21:06.840Z] #50 0.937 + export GO111MODULE=on [2021-04-06T17:21:06.840Z] #50 0.938 + GO111MODULE=on [2021-04-06T17:21:06.840Z] #50 0.939 + GOBIN=/build [2021-04-06T17:21:06.840Z] #50 0.939 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-06T17:21:06.840Z] #50 1.000 go: finding github.com v1.23.8 [2021-04-06T17:21:06.840Z] #50 1.000 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-06T17:21:06.840Z] #50 1.001 go: finding github.com/golangci v1.23.8 [2021-04-06T17:21:06.840Z] #50 1.002 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-06T17:21:06.840Z] #50 1.002 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:21:06.840Z] #50 1.980 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:21:06.840Z] #50 3.336 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:21:07.144Z] #50 ... [2021-04-06T17:21:07.144Z] [2021-04-06T17:21:07.144Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:21:07.144Z] #68 sha256:82fbdff9902af396748e14ff7bc455f3096b627224e8d2b47df77b07cbb82b76 [2021-04-06T17:21:07.144Z] #68 0.730 + RM_GOPATH=0 [2021-04-06T17:21:07.144Z] #68 0.730 + TMP_GOPATH= [2021-04-06T17:21:07.144Z] #68 0.730 + : /build [2021-04-06T17:21:07.144Z] #68 0.730 + '[' -z '' ']' [2021-04-06T17:21:07.144Z] #68 0.731 ++ mktemp -d [2021-04-06T17:21:07.144Z] #68 0.733 + export GOPATH=/tmp/tmp.GZ0UyZae0V [2021-04-06T17:21:07.144Z] #68 0.733 + GOPATH=/tmp/tmp.GZ0UyZae0V [2021-04-06T17:21:07.144Z] #68 0.733 + RM_GOPATH=1 [2021-04-06T17:21:07.144Z] #68 0.733 + case "$(go env GOARCH)" in [2021-04-06T17:21:07.144Z] #68 0.734 ++ go env GOARCH [2021-04-06T17:21:07.144Z] #68 0.740 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:07.144Z] #68 0.740 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:07.144Z] #68 0.743 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:07.144Z] #68 0.743 + dir=/tmp/install [2021-04-06T17:21:07.144Z] #68 0.743 + bin=proxy [2021-04-06T17:21:07.144Z] #68 0.743 + shift [2021-04-06T17:21:07.144Z] #68 0.743 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-06T17:21:07.144Z] #68 0.743 + . /tmp/install/proxy.installer [2021-04-06T17:21:07.144Z] #68 0.743 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:21:07.144Z] #68 0.745 + install_proxy [2021-04-06T17:21:07.144Z] #68 0.745 + case "$1" in [2021-04-06T17:21:07.144Z] #68 0.745 + export CGO_ENABLED=0 [2021-04-06T17:21:07.144Z] #68 0.745 + CGO_ENABLED=0 [2021-04-06T17:21:07.144Z] #68 0.745 + _install_proxy [2021-04-06T17:21:07.144Z] #68 0.745 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:21:07.144Z] #68 0.745 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-06T17:21:07.144Z] #68 0.745 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GZ0UyZae0V/src/github.com/docker/libnetwork [2021-04-06T17:21:07.144Z] #68 0.747 Cloning into '/tmp/tmp.GZ0UyZae0V/src/github.com/docker/libnetwork'... [2021-04-06T17:21:07.144Z] #68 ... [2021-04-06T17:21:07.144Z] [2021-04-06T17:21:07.144Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:07.144Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:21:07.144Z] #14 0.697 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:21:07.144Z] #14 0.704 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:07.144Z] #14 0.817 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:07.144Z] #14 0.817 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:07.144Z] #14 2.332 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [447 kB] [2021-04-06T17:21:07.144Z] #14 4.507 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:21:07.144Z] #14 6.708 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:21:07.144Z] #14 9.205 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:21:07.227Z] #29 6.670 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-06T17:21:07.227Z] #29 6.750 [2021-04-06T17:21:07.443Z] #14 ... [2021-04-06T17:21:07.443Z] [2021-04-06T17:21:07.443Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:21:07.443Z] #52 sha256:89864e62eb8edf40cf2fe2d85d9d6fcb0a7cae2b51be03911a300c81eca29645 [2021-04-06T17:21:07.443Z] #52 0.821 + RM_GOPATH=0 [2021-04-06T17:21:07.443Z] #52 0.821 + TMP_GOPATH= [2021-04-06T17:21:07.443Z] #52 0.828 + : /build [2021-04-06T17:21:07.443Z] #52 0.828 + '[' -z '' ']' [2021-04-06T17:21:07.443Z] #52 0.830 ++ mktemp -d [2021-04-06T17:21:07.443Z] #52 0.834 + export GOPATH=/tmp/tmp.tkjAeMoixl [2021-04-06T17:21:07.443Z] #52 0.834 + GOPATH=/tmp/tmp.tkjAeMoixl [2021-04-06T17:21:07.443Z] #52 0.834 + RM_GOPATH=1 [2021-04-06T17:21:07.443Z] #52 0.834 + case "$(go env GOARCH)" in [2021-04-06T17:21:07.443Z] #52 0.835 ++ go env GOARCH [2021-04-06T17:21:07.443Z] #52 0.917 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:07.443Z] #52 0.925 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:07.443Z] #52 0.929 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:07.443Z] #52 0.938 + dir=/tmp/install [2021-04-06T17:21:07.443Z] #52 0.940 + bin=shfmt [2021-04-06T17:21:07.443Z] #52 0.941 + shift [2021-04-06T17:21:07.443Z] #52 0.942 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-06T17:21:07.443Z] #52 0.946 + . /tmp/install/shfmt.installer [2021-04-06T17:21:07.443Z] #52 0.949 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:21:07.443Z] #52 0.949 + install_shfmt [2021-04-06T17:21:07.443Z] #52 0.950 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-06T17:21:07.443Z] #52 0.950 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tkjAeMoixl/src/github.com/mvdan/sh [2021-04-06T17:21:07.443Z] #52 0.951 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:21:07.443Z] #52 0.958 Cloning into '/tmp/tmp.tkjAeMoixl/src/github.com/mvdan/sh'... [2021-04-06T17:21:07.443Z] #52 ... [2021-04-06T17:21:07.443Z] [2021-04-06T17:21:07.443Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:07.443Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:21:07.443Z] #43 1.050 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:07.443Z] #43 1.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:07.443Z] #43 1.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:07.443Z] #43 2.408 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:21:07.443Z] #43 4.551 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:21:07.443Z] #43 6.630 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:21:07.443Z] #43 ... [2021-04-06T17:21:07.443Z] [2021-04-06T17:21:07.443Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:21:07.443Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:21:07.443Z] #41 0.676 + git clone https://github.com/docker/distribution.git . [2021-04-06T17:21:07.443Z] #41 0.695 Cloning into '.'... [2021-04-06T17:21:07.610Z] #47 13.27 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:21:07.742Z] #41 ... [2021-04-06T17:21:07.742Z] [2021-04-06T17:21:07.742Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:07.742Z] #30 sha256:fd69e412842bdbf7ed32a8bb334be7942ec9cfb3c1d08271832e79c1c629ee7e [2021-04-06T17:21:07.742Z] #30 6.532 ### 4.8% #################### 27.8% ############################# 41.2% #################################################################### 94.5% ######################################################################## 100.0% [2021-04-06T17:21:07.742Z] #30 7.416 [2021-04-06T17:21:07.742Z] #30 7.608 #=#=# ########### 16.4% ################################# 46.8% ####################################################### 77.6% ###################################################################### 98.2% ######################################################################## 100.0% [2021-04-06T17:21:08.251Z] #29 6.866 0.2% ################ 23.0% ############################## 41.9% ########################################### 60.4% ########################################### 60.6% ######################################################### 80.5% ######################################################################## 100.0% [2021-04-06T17:21:08.251Z] #29 7.592 [2021-04-06T17:21:08.305Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-04-06T17:21:08.305Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.070s coverage: 73.3% of statements [2021-04-06T17:21:08.305Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.641s coverage: 14.0% of statements [2021-04-06T17:21:08.429Z] #30 8.746 [2021-04-06T17:21:08.510Z] #29 7.931 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-06T17:21:08.510Z] #29 8.061 [2021-04-06T17:21:08.767Z] #29 8.147 ######################################################################## 100.0% [2021-04-06T17:21:08.767Z] #29 8.178 [2021-04-06T17:21:08.980Z] #47 14.48 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:21:09.023Z] #29 ... [2021-04-06T17:21:09.023Z] [2021-04-06T17:21:09.023Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T17:21:09.023Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-06T17:21:09.023Z] #12 DONE 5.2s [2021-04-06T17:21:09.023Z] [2021-04-06T17:21:09.023Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:09.023Z] #29 sha256:5297495b43b46cde51d4c1e4549dc851f43a496dba3e5eb9111f10cdba773a05 [2021-04-06T17:21:09.023Z] #29 8.425 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-06T17:21:09.023Z] #29 8.558 [2021-04-06T17:21:09.280Z] #29 8.625 ######################################################################## 100.0% [2021-04-06T17:21:09.280Z] #29 8.661 [2021-04-06T17:21:09.280Z] #29 8.685 Download of images into '/build' complete. [2021-04-06T17:21:09.280Z] #29 8.685 Use something like the following to load the result into a Docker daemon: [2021-04-06T17:21:09.280Z] #29 8.685 tar -cC '/build' . | docker load [2021-04-06T17:21:09.556Z] #47 ... [2021-04-06T17:21:09.556Z] [2021-04-06T17:21:09.556Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:21:09.556Z] #24 sha256:f3369ac342e8dd4a29c16ecd09e16de98db20adddf4cbecfad8a9d60454231da [2021-04-06T17:21:09.556Z] #24 14.89 + mkdir -p /build [2021-04-06T17:21:09.556Z] #24 14.90 + mv docker/docker /build/ [2021-04-06T17:21:09.556Z] #24 14.90 + rmdir docker [2021-04-06T17:21:09.556Z] #24 DONE 15.4s [2021-04-06T17:21:09.556Z] [2021-04-06T17:21:09.556Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:21:09.556Z] #58 sha256:dd9ae99e6758c7999983f6be324a9d14f2358b3c68b167573e58b4447131503a [2021-04-06T17:21:09.556Z] #58 12.89 + cd /tmp/tmp.ncraoX4nGE/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:21:09.556Z] #58 12.89 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:21:09.556Z] #58 12.92 + export GO111MODULE=on [2021-04-06T17:21:09.556Z] #58 12.92 + GO111MODULE=on [2021-04-06T17:21:09.556Z] #58 12.93 + export GOPROXY=https://proxy.golang.org [2021-04-06T17:21:09.556Z] #58 12.93 + GOPROXY=https://proxy.golang.org [2021-04-06T17:21:09.556Z] #58 12.93 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:21:09.556Z] #58 12.93 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-06T17:21:09.556Z] #58 15.16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:21:09.556Z] #58 15.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:21:09.556Z] #58 15.24 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:21:09.556Z] #58 15.34 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:21:09.556Z] #58 15.41 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-06T17:21:09.556Z] #58 15.41 go: downloading github.com/google/uuid v1.2.0 [2021-04-06T17:21:09.695Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.718s coverage: 56.2% of statements [2021-04-06T17:21:09.822Z] #58 15.63 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:21:09.874Z] #29 DONE 9.1s [2021-04-06T17:21:09.874Z] [2021-04-06T17:21:09.874Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:09.874Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:21:10.079Z] #58 15.65 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:21:10.079Z] #58 15.81 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-06T17:21:10.335Z] #58 ... [2021-04-06T17:21:10.335Z] [2021-04-06T17:21:10.335Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:21:10.335Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:21:10.335Z] #32 5.684 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-06T17:21:10.335Z] #32 5.690 Cloning into '.'... [2021-04-06T17:21:10.335Z] #32 ... [2021-04-06T17:21:10.335Z] [2021-04-06T17:21:10.335Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:10.335Z] #49 sha256:02b0c7d73a8b547a1e75a8fdd864b05bd4d1eb5e15a24408a3d47aaa4312735c [2021-04-06T17:21:10.335Z] #49 15.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:21:10.335Z] #49 15.56 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-06T17:21:10.335Z] #49 15.56 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-06T17:21:10.335Z] #49 15.65 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:21:10.335Z] #49 15.65 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:21:10.335Z] #49 15.93 go: downloading github.com/fatih/color v1.7.0 [2021-04-06T17:21:10.335Z] #49 16.11 go: downloading github.com/spf13/viper v1.6.1 [2021-04-06T17:21:10.335Z] #49 16.11 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:21:10.591Z] #49 16.25 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:21:10.591Z] #49 16.31 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:21:10.591Z] #49 16.39 go: downloading github.com/pkg/errors v0.8.1 [2021-04-06T17:21:10.641Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-04-06T17:21:10.754Z] #30 9.016 0.7% ### 4.5% ######## 12.1% ############ 17.9% ################# 23.6% ################### 27.5% ######################### 35.1% ########################## 37.0% ############################ 38.9% ################################ 44.6% #################################### 50.4% ####################################### 54.2% ######################################### 58.0% ############################################ 61.8% [2021-04-06T17:21:10.754Z] #30 ... [2021-04-06T17:21:10.754Z] [2021-04-06T17:21:10.754Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:21:10.754Z] #59 sha256:0fd4245a1dacf042e3cd66128b484b50f7316e294e91df0e12878fddd10ccd0d [2021-04-06T17:21:10.754Z] #59 4.820 + cd /tmp/tmp.dMJrxMgT18/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:21:10.754Z] #59 4.821 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:21:10.754Z] #59 4.902 + export GO111MODULE=on [2021-04-06T17:21:10.754Z] #59 4.902 + GO111MODULE=on [2021-04-06T17:21:10.754Z] #59 4.902 + export GOPROXY=https://proxy.golang.org [2021-04-06T17:21:10.754Z] #59 4.903 + GOPROXY=https://proxy.golang.org [2021-04-06T17:21:10.754Z] #59 4.903 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:21:10.754Z] #59 4.903 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-06T17:21:10.754Z] #59 7.642 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:21:10.754Z] #59 7.659 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:21:10.754Z] #59 7.716 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:21:10.754Z] #59 7.741 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:21:10.754Z] #59 7.777 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:21:10.754Z] #59 7.883 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-06T17:21:10.754Z] #59 8.024 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-06T17:21:10.754Z] #59 8.249 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:21:10.754Z] #59 8.249 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:21:10.754Z] #59 8.565 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:21:10.754Z] #59 8.581 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:21:10.754Z] #59 8.929 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-06T17:21:10.754Z] #59 9.026 go: downloading github.com/google/uuid v1.2.0 [2021-04-06T17:21:10.754Z] #59 9.101 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-06T17:21:10.754Z] #59 9.118 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:21:10.754Z] #59 9.388 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-06T17:21:10.754Z] #59 9.551 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:21:10.754Z] #59 10.08 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:21:10.754Z] #59 10.50 go: extracting github.com/google/uuid v1.2.0 [2021-04-06T17:21:10.754Z] #59 11.58 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:21:10.754Z] #59 11.67 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:21:10.754Z] #59 11.93 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-06T17:21:10.754Z] #59 13.82 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:21:10.754Z] #59 13.97 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:21:10.754Z] #59 ... [2021-04-06T17:21:10.754Z] [2021-04-06T17:21:10.754Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:10.754Z] #30 sha256:fd69e412842bdbf7ed32a8bb334be7942ec9cfb3c1d08271832e79c1c629ee7e [2021-04-06T17:21:10.818Z] #13 ... [2021-04-06T17:21:10.818Z] [2021-04-06T17:21:10.818Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:21:10.818Z] #24 sha256:c17301a44793e90bf853e3648966d14b606f1be58d9057424af4c5d51c8469b4 [2021-04-06T17:21:10.818Z] #24 4.632 + RM_GOPATH=0 [2021-04-06T17:21:10.818Z] #24 4.632 + TMP_GOPATH= [2021-04-06T17:21:10.818Z] #24 4.632 + : /build [2021-04-06T17:21:10.818Z] #24 4.632 + '[' -z '' ']' [2021-04-06T17:21:10.818Z] #24 4.638 ++ mktemp -d [2021-04-06T17:21:10.818Z] #24 4.638 + export GOPATH=/tmp/tmp.KPN0hW5G8G [2021-04-06T17:21:10.818Z] #24 4.638 + GOPATH=/tmp/tmp.KPN0hW5G8G [2021-04-06T17:21:10.818Z] #24 4.638 + RM_GOPATH=1 [2021-04-06T17:21:10.818Z] #24 4.638 + case "$(go env GOARCH)" in [2021-04-06T17:21:10.818Z] #24 4.638 ++ go env GOARCH [2021-04-06T17:21:10.818Z] #24 4.650 Install docker/cli version 17.06.2-ce from stable [2021-04-06T17:21:10.818Z] #24 4.650 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:10.818Z] #24 4.650 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:10.818Z] #24 4.650 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:10.818Z] #24 4.650 + dir=/tmp/install [2021-04-06T17:21:10.818Z] #24 4.650 + bin=dockercli [2021-04-06T17:21:10.818Z] #24 4.650 + shift [2021-04-06T17:21:10.818Z] #24 4.650 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-06T17:21:10.818Z] #24 4.650 + . /tmp/install/dockercli.installer [2021-04-06T17:21:10.818Z] #24 4.650 ++ : stable [2021-04-06T17:21:10.818Z] #24 4.650 ++ : 17.06.2-ce [2021-04-06T17:21:10.818Z] #24 4.650 + install_dockercli [2021-04-06T17:21:10.818Z] #24 4.650 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-06T17:21:10.818Z] #24 4.650 ++ uname -m [2021-04-06T17:21:10.818Z] #24 4.650 + arch=x86_64 [2021-04-06T17:21:10.818Z] #24 4.650 + '[' x86_64 '!=' x86_64 ']' [2021-04-06T17:21:10.818Z] #24 4.650 + url=https://download.docker.com/linux/static [2021-04-06T17:21:10.818Z] #24 4.650 + tar -xz docker/docker [2021-04-06T17:21:10.818Z] #24 4.659 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-06T17:21:10.818Z] #24 6.720 + mkdir -p /build [2021-04-06T17:21:10.818Z] #24 6.723 + mv docker/docker /build/ [2021-04-06T17:21:10.818Z] #24 6.726 + rmdir docker [2021-04-06T17:21:10.818Z] #24 DONE 6.9s [2021-04-06T17:21:10.818Z] [2021-04-06T17:21:10.818Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:21:10.818Z] #47 sha256:09885c38fcdb40e44db6fcb9bec6fe6e20e91a7d3e9c0ee5e40d465c82c14bfb [2021-04-06T17:21:10.818Z] #47 5.833 + RM_GOPATH=0 [2021-04-06T17:21:10.818Z] #47 5.833 + TMP_GOPATH= [2021-04-06T17:21:10.818Z] #47 5.833 + : /build [2021-04-06T17:21:10.818Z] #47 5.833 + '[' -z '' ']' [2021-04-06T17:21:10.818Z] #47 5.834 ++ mktemp -d [2021-04-06T17:21:10.818Z] #47 5.836 + export GOPATH=/tmp/tmp.pnRVriQFnP [2021-04-06T17:21:10.818Z] #47 5.836 + GOPATH=/tmp/tmp.pnRVriQFnP [2021-04-06T17:21:10.818Z] #47 5.836 + RM_GOPATH=1 [2021-04-06T17:21:10.818Z] #47 5.836 + case "$(go env GOARCH)" in [2021-04-06T17:21:10.818Z] #47 5.839 ++ go env GOARCH [2021-04-06T17:21:10.818Z] #47 5.881 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:10.818Z] #47 5.881 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:10.818Z] #47 5.881 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:10.818Z] #47 5.884 + dir=/tmp/install [2021-04-06T17:21:10.818Z] #47 5.884 + bin=gotestsum [2021-04-06T17:21:10.818Z] #47 5.884 + shift [2021-04-06T17:21:10.818Z] #47 5.884 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-06T17:21:10.818Z] #47 5.884 + . /tmp/install/gotestsum.installer [2021-04-06T17:21:10.818Z] #47 5.884 ++ : v0.5.3 [2021-04-06T17:21:10.818Z] #47 5.884 + install_gotestsum [2021-04-06T17:21:10.818Z] #47 5.889 + set -e [2021-04-06T17:21:10.818Z] #47 5.889 + export GO111MODULE=on [2021-04-06T17:21:10.818Z] #47 5.889 + GO111MODULE=on [2021-04-06T17:21:10.818Z] #47 5.889 + GOBIN=/build [2021-04-06T17:21:10.818Z] #47 5.889 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-06T17:21:10.818Z] #47 5.967 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-06T17:21:10.818Z] #47 5.969 go: finding gotest.tools v0.5.3 [2021-04-06T17:21:10.818Z] #47 6.189 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-06T17:21:10.818Z] #47 6.803 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-06T17:21:10.865Z] #49 16.64 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:21:10.865Z] #49 16.64 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:21:10.865Z] #49 16.73 go: extracting github.com/fatih/color v1.7.0 [2021-04-06T17:21:10.865Z] #49 ... [2021-04-06T17:21:10.865Z] [2021-04-06T17:21:10.865Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:21:10.865Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:21:10.865Z] #40 6.323 + git clone https://github.com/docker/distribution.git . [2021-04-06T17:21:10.865Z] #40 6.341 Cloning into '.'... [2021-04-06T17:21:10.927Z] #54 ... [2021-04-06T17:21:10.927Z] [2021-04-06T17:21:10.927Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:21:10.927Z] #57 129.2 + bin/containerd [2021-04-06T17:21:11.074Z] #47 7.134 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:21:11.074Z] #47 7.134 go: downloading github.com/fatih/color v1.9.0 [2021-04-06T17:21:11.074Z] #47 7.141 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:21:11.125Z] #40 ... [2021-04-06T17:21:11.125Z] [2021-04-06T17:21:11.125Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:21:11.125Z] #58 sha256:dd9ae99e6758c7999983f6be324a9d14f2358b3c68b167573e58b4447131503a [2021-04-06T17:21:11.125Z] #58 16.46 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:21:11.125Z] #58 16.46 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:21:11.125Z] #58 16.48 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:21:11.125Z] #58 16.67 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:21:11.125Z] #58 16.68 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-06T17:21:11.125Z] #58 16.71 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-06T17:21:11.125Z] #58 16.80 go: extracting github.com/google/uuid v1.2.0 [2021-04-06T17:21:11.125Z] #58 16.92 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:21:11.331Z] #47 7.320 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:21:11.331Z] #47 7.320 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-06T17:21:11.331Z] #47 7.320 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:21:11.331Z] #47 7.320 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:21:11.331Z] #47 7.320 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:21:11.331Z] #47 7.320 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:21:11.331Z] #47 7.320 go: extracting github.com/fatih/color v1.9.0 [2021-04-06T17:21:11.331Z] #47 7.320 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:21:11.331Z] #47 7.320 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:21:11.331Z] #47 7.320 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:21:11.331Z] #47 7.520 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:21:11.331Z] #47 7.520 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:21:11.331Z] #47 7.520 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-06T17:21:11.331Z] #47 7.520 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:21:11.331Z] #47 7.548 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:21:11.598Z] #47 7.583 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:21:11.693Z] #58 17.36 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:21:11.811Z] #30 9.016 0.7% ### 4.5% ######## 12.1% ############ 17.9% ################# 23.6% ################### 27.5% ######################### 35.1% ########################## 37.0% ############################ 38.9% ################################ 44.6% #################################### 50.4% ####################################### 54.2% ######################################### 58.0% ############################################ 61.8% ############################################### 65.6% ################################################### 71.4% ###################################################### 75.2% ######################################################## 79.0% ########################################################## 80.9% ############################################################# 84.8% ############################################################### 88.6% ################################################################## 92.4% ###################################################################### 98.1% ######################################################################## 100.0% [2021-04-06T17:21:12.458Z] #30 13.00 #=#=# [2021-04-06T17:21:12.528Z] #47 8.423 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:21:12.626Z] #58 18.22 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-06T17:21:12.626Z] #58 18.24 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:21:12.626Z] #58 18.45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:21:12.626Z] #58 18.50 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-06T17:21:12.880Z] #47 9.169 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:21:13.147Z] #57 ... [2021-04-06T17:21:13.147Z] [2021-04-06T17:21:13.147Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:21:13.147Z] #54 78.28 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-06T17:21:13.147Z] #54 78.70 + mkdir -p /build [2021-04-06T17:21:13.147Z] #54 78.70 + cp runc /build/runc [2021-04-06T17:21:13.147Z] #54 DONE 79.0s [2021-04-06T17:21:13.147Z] [2021-04-06T17:21:13.147Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:21:13.195Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.750s coverage: 49.4% of statements [2021-04-06T17:21:13.812Z] #47 10.02 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:21:13.812Z] #47 ... [2021-04-06T17:21:13.812Z] [2021-04-06T17:21:13.812Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:13.812Z] #49 sha256:c54fa90bf3d1b7031e61fa2de2937ce4d5c0097fbc2f567946ac8a0cf5b1a957 [2021-04-06T17:21:13.812Z] #49 6.204 + RM_GOPATH=0 [2021-04-06T17:21:13.812Z] #49 6.204 + TMP_GOPATH= [2021-04-06T17:21:13.812Z] #49 6.204 + : /build [2021-04-06T17:21:13.812Z] #49 6.204 + '[' -z '' ']' [2021-04-06T17:21:13.812Z] #49 6.204 ++ mktemp -d [2021-04-06T17:21:13.812Z] #49 6.204 + export GOPATH=/tmp/tmp.va9dseuj9N [2021-04-06T17:21:13.812Z] #49 6.204 + GOPATH=/tmp/tmp.va9dseuj9N [2021-04-06T17:21:13.812Z] #49 6.204 + RM_GOPATH=1 [2021-04-06T17:21:13.812Z] #49 6.204 + case "$(go env GOARCH)" in [2021-04-06T17:21:13.812Z] #49 6.204 ++ go env GOARCH [2021-04-06T17:21:13.812Z] #49 6.209 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:13.812Z] #49 6.209 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:13.812Z] #49 6.217 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:13.812Z] #49 6.218 + dir=/tmp/install [2021-04-06T17:21:13.812Z] #49 6.218 + bin=golangci_lint [2021-04-06T17:21:13.812Z] #49 6.218 + shift [2021-04-06T17:21:13.812Z] #49 6.218 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-06T17:21:13.812Z] #49 6.218 + . /tmp/install/golangci_lint.installer [2021-04-06T17:21:13.812Z] #49 6.218 ++ : v1.23.8 [2021-04-06T17:21:13.812Z] #49 6.218 + install_golangci_lint [2021-04-06T17:21:13.812Z] #49 6.218 + set -e [2021-04-06T17:21:13.812Z] #49 6.218 + export GO111MODULE=on [2021-04-06T17:21:13.812Z] #49 6.218 + GO111MODULE=on [2021-04-06T17:21:13.812Z] #49 6.218 + GOBIN=/build [2021-04-06T17:21:13.812Z] #49 6.218 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-06T17:21:13.812Z] #49 6.223 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-06T17:21:13.812Z] #49 6.226 go: finding github.com v1.23.8 [2021-04-06T17:21:13.812Z] #49 6.226 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:21:13.812Z] #49 6.226 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-06T17:21:13.812Z] #49 6.228 go: finding github.com/golangci v1.23.8 [2021-04-06T17:21:13.812Z] #49 6.726 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:21:13.812Z] #49 7.321 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:21:13.812Z] #49 ... [2021-04-06T17:21:13.812Z] [2021-04-06T17:21:13.812Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:21:13.812Z] #58 sha256:67bcf1eee0ec27e342de33b4f8c66a64d288b3f2627554f96e11cad83441b6b0 [2021-04-06T17:21:13.812Z] #58 8.237 + RM_GOPATH=0 [2021-04-06T17:21:13.812Z] #58 8.237 + TMP_GOPATH= [2021-04-06T17:21:13.812Z] #58 8.237 + : /build [2021-04-06T17:21:13.812Z] #58 8.237 + '[' -z '' ']' [2021-04-06T17:21:13.812Z] #58 8.237 ++ mktemp -d [2021-04-06T17:21:13.812Z] #58 8.237 + export GOPATH=/tmp/tmp.rtsLH4X4Ck [2021-04-06T17:21:13.812Z] #58 8.237 + GOPATH=/tmp/tmp.rtsLH4X4Ck [2021-04-06T17:21:13.812Z] #58 8.237 + RM_GOPATH=1 [2021-04-06T17:21:13.812Z] #58 8.237 + case "$(go env GOARCH)" in [2021-04-06T17:21:13.812Z] #58 8.237 ++ go env GOARCH [2021-04-06T17:21:13.812Z] #58 8.237 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:13.812Z] #58 8.237 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:13.812Z] #58 8.237 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:13.812Z] #58 8.237 + dir=/tmp/install [2021-04-06T17:21:13.812Z] #58 8.237 + bin=rootlesskit [2021-04-06T17:21:13.812Z] #58 8.237 + shift [2021-04-06T17:21:13.812Z] #58 8.237 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-06T17:21:13.812Z] #58 8.237 + . /tmp/install/rootlesskit.installer [2021-04-06T17:21:13.812Z] #58 8.237 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:21:13.812Z] #58 8.237 + install_rootlesskit [2021-04-06T17:21:13.812Z] #58 8.237 + case "$1" in [2021-04-06T17:21:13.812Z] #58 8.237 + export CGO_ENABLED=0 [2021-04-06T17:21:13.812Z] #58 8.237 + CGO_ENABLED=0 [2021-04-06T17:21:13.812Z] #58 8.237 + _install_rootlesskit [2021-04-06T17:21:13.812Z] #58 8.237 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-06T17:21:13.812Z] #58 8.237 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rtsLH4X4Ck/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:21:13.813Z] #58 8.237 Cloning into '/tmp/tmp.rtsLH4X4Ck/src/github.com/rootless-containers/rootlesskit'... [2021-04-06T17:21:13.813Z] #58 8.281 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:21:14.069Z] #58 ... [2021-04-06T17:21:14.069Z] [2021-04-06T17:21:14.069Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:14.069Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:21:14.069Z] #36 9.793 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:14.069Z] #36 9.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:14.069Z] #36 9.817 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:14.254Z] #57 ... [2021-04-06T17:21:14.254Z] [2021-04-06T17:21:14.254Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-04-06T17:21:14.254Z] #55 DONE 0.2s [2021-04-06T17:21:14.254Z] [2021-04-06T17:21:14.255Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:21:14.325Z] #36 ... [2021-04-06T17:21:14.325Z] [2021-04-06T17:21:14.325Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:21:14.325Z] #67 sha256:89b58d7f427a1ec40e334564d4ca3e7859da9a0fbb764bb4a6c2708479600d6a [2021-04-06T17:21:14.325Z] #67 6.413 + RM_GOPATH=0 [2021-04-06T17:21:14.325Z] #67 6.413 + TMP_GOPATH= [2021-04-06T17:21:14.325Z] #67 6.413 + : /build [2021-04-06T17:21:14.325Z] #67 6.413 + '[' -z '' ']' [2021-04-06T17:21:14.325Z] #67 6.415 ++ mktemp -d [2021-04-06T17:21:14.325Z] #67 6.416 + export GOPATH=/tmp/tmp.T8Kds5Tp88 [2021-04-06T17:21:14.325Z] #67 6.416 + GOPATH=/tmp/tmp.T8Kds5Tp88 [2021-04-06T17:21:14.325Z] #67 6.416 + RM_GOPATH=1 [2021-04-06T17:21:14.325Z] #67 6.416 + case "$(go env GOARCH)" in [2021-04-06T17:21:14.325Z] #67 6.418 ++ go env GOARCH [2021-04-06T17:21:14.325Z] #67 6.428 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:21:14.325Z] #67 6.428 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:14.325Z] #67 6.428 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:14.325Z] #67 6.428 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:14.325Z] #67 6.428 + dir=/tmp/install [2021-04-06T17:21:14.325Z] #67 6.428 + bin=proxy [2021-04-06T17:21:14.325Z] #67 6.428 + shift [2021-04-06T17:21:14.325Z] #67 6.428 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-06T17:21:14.325Z] #67 6.428 + . /tmp/install/proxy.installer [2021-04-06T17:21:14.325Z] #67 6.428 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:21:14.325Z] #67 6.428 + install_proxy [2021-04-06T17:21:14.325Z] #67 6.428 + case "$1" in [2021-04-06T17:21:14.325Z] #67 6.428 + export CGO_ENABLED=0 [2021-04-06T17:21:14.325Z] #67 6.428 + CGO_ENABLED=0 [2021-04-06T17:21:14.325Z] #67 6.428 + _install_proxy [2021-04-06T17:21:14.325Z] #67 6.428 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-06T17:21:14.325Z] #67 6.428 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.T8Kds5Tp88/src/github.com/docker/libnetwork [2021-04-06T17:21:14.325Z] #67 6.428 Cloning into '/tmp/tmp.T8Kds5Tp88/src/github.com/docker/libnetwork'... [2021-04-06T17:21:14.325Z] #67 ... [2021-04-06T17:21:14.325Z] [2021-04-06T17:21:14.325Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:21:14.325Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:21:14.325Z] #40 9.333 + git clone https://github.com/docker/distribution.git . [2021-04-06T17:21:14.325Z] #40 9.333 Cloning into '.'... [2021-04-06T17:21:14.531Z] #58 ... [2021-04-06T17:21:14.531Z] [2021-04-06T17:21:14.531Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:14.531Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:21:14.531Z] #13 5.472 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-06T17:21:14.531Z] #13 7.215 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:21:14.531Z] #13 9.255 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:21:14.531Z] #13 12.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:21:14.531Z] #13 ... [2021-04-06T17:21:14.531Z] [2021-04-06T17:21:14.531Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:21:14.531Z] #47 sha256:929b22fcf2d3c279c823e4c7664deb204e6f6d830cc1bf02f1cbfb4a5fc3d38a [2021-04-06T17:21:14.531Z] #47 19.22 go: finding github.com/fatih/color v1.9.0 [2021-04-06T17:21:14.531Z] #47 19.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:21:14.531Z] #47 19.25 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:21:14.531Z] #47 19.39 go: finding github.com/spf13/pflag v1.0.3 [2021-04-06T17:21:14.531Z] #47 19.45 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:21:14.531Z] #47 19.51 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:21:14.531Z] #47 19.79 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:21:14.531Z] #47 20.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:21:14.531Z] #47 20.08 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:21:14.531Z] #47 20.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:21:14.531Z] #47 20.12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:21:14.583Z] #40 ... [2021-04-06T17:21:14.583Z] [2021-04-06T17:21:14.583Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:21:14.583Z] #51 sha256:90c150c51b50d76b8c0c850a97879b9aafddc03c24a7f02f0f8ee3a1b08c3f96 [2021-04-06T17:21:14.583Z] #51 9.487 + RM_GOPATH=0 [2021-04-06T17:21:14.583Z] #51 9.487 + TMP_GOPATH= [2021-04-06T17:21:14.583Z] #51 9.487 + : /build [2021-04-06T17:21:14.583Z] #51 9.487 + '[' -z '' ']' [2021-04-06T17:21:14.583Z] #51 9.487 ++ mktemp -d [2021-04-06T17:21:14.583Z] #51 9.487 + export GOPATH=/tmp/tmp.4F755ELNi4 [2021-04-06T17:21:14.583Z] #51 9.487 + GOPATH=/tmp/tmp.4F755ELNi4 [2021-04-06T17:21:14.583Z] #51 9.487 + RM_GOPATH=1 [2021-04-06T17:21:14.583Z] #51 9.487 + case "$(go env GOARCH)" in [2021-04-06T17:21:14.583Z] #51 9.487 ++ go env GOARCH [2021-04-06T17:21:14.583Z] #51 9.524 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:21:14.583Z] #51 9.524 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:14.583Z] #51 9.524 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:14.583Z] #51 9.524 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:14.583Z] #51 9.524 + dir=/tmp/install [2021-04-06T17:21:14.583Z] #51 9.524 + bin=shfmt [2021-04-06T17:21:14.583Z] #51 9.524 + shift [2021-04-06T17:21:14.583Z] #51 9.524 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-06T17:21:14.583Z] #51 9.524 + . /tmp/install/shfmt.installer [2021-04-06T17:21:14.583Z] #51 9.524 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:21:14.583Z] #51 9.524 + install_shfmt [2021-04-06T17:21:14.583Z] #51 9.524 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-06T17:21:14.583Z] #51 9.524 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4F755ELNi4/src/github.com/mvdan/sh [2021-04-06T17:21:14.583Z] #51 9.535 Cloning into '/tmp/tmp.4F755ELNi4/src/github.com/mvdan/sh'... [2021-04-06T17:21:14.583Z] #51 ... [2021-04-06T17:21:14.583Z] [2021-04-06T17:21:14.583Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:14.583Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:14.583Z] #42 8.545 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:14.583Z] #42 8.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:14.583Z] #42 8.601 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:14.583Z] #42 9.194 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:21:14.840Z] #42 11.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:21:14.840Z] #42 ... [2021-04-06T17:21:14.840Z] [2021-04-06T17:21:14.840Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:14.840Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:21:14.840Z] #45 7.016 + RM_GOPATH=0 [2021-04-06T17:21:14.840Z] #45 7.016 + TMP_GOPATH= [2021-04-06T17:21:14.840Z] #45 7.016 + : /build [2021-04-06T17:21:14.840Z] #45 7.016 + '[' -z '' ']' [2021-04-06T17:21:14.840Z] #45 7.018 ++ mktemp -d [2021-04-06T17:21:14.840Z] #45 7.018 + export GOPATH=/tmp/tmp.DT9sUPWtPB [2021-04-06T17:21:14.840Z] #45 7.018 + GOPATH=/tmp/tmp.DT9sUPWtPB [2021-04-06T17:21:14.840Z] #45 7.018 + RM_GOPATH=1 [2021-04-06T17:21:14.840Z] #45 7.018 + case "$(go env GOARCH)" in [2021-04-06T17:21:14.840Z] #45 7.018 ++ go env GOARCH [2021-04-06T17:21:14.840Z] #45 7.033 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:21:14.840Z] #45 7.043 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:14.840Z] #45 7.043 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:14.840Z] #45 7.043 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:14.840Z] #45 7.043 + dir=/tmp/install [2021-04-06T17:21:14.840Z] #45 7.043 + bin=vndr [2021-04-06T17:21:14.840Z] #45 7.043 + shift [2021-04-06T17:21:14.840Z] #45 7.043 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-06T17:21:14.840Z] #45 7.043 + . /tmp/install/vndr.installer [2021-04-06T17:21:14.840Z] #45 7.043 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:21:14.840Z] #45 7.043 + install_vndr [2021-04-06T17:21:14.840Z] #45 7.043 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-06T17:21:14.840Z] #45 7.043 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DT9sUPWtPB/src/github.com/LK4D4/vndr [2021-04-06T17:21:14.840Z] #45 7.043 Cloning into '/tmp/tmp.DT9sUPWtPB/src/github.com/LK4D4/vndr'... [2021-04-06T17:21:14.840Z] #45 7.509 + cd /tmp/tmp.DT9sUPWtPB/src/github.com/LK4D4/vndr [2021-04-06T17:21:14.840Z] #45 7.509 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:21:14.840Z] #45 7.509 + go build -buildmode=pie -v -o /build/vndr . [2021-04-06T17:21:14.840Z] #45 7.962 runtime/internal/atomic [2021-04-06T17:21:14.840Z] #45 7.962 internal/cpu [2021-04-06T17:21:14.840Z] #45 8.028 runtime/internal/sys [2021-04-06T17:21:14.840Z] #45 8.126 runtime/internal/math [2021-04-06T17:21:14.840Z] #45 8.223 internal/race [2021-04-06T17:21:14.840Z] #45 8.281 sync/atomic [2021-04-06T17:21:14.840Z] #45 8.326 internal/bytealg [2021-04-06T17:21:14.840Z] #45 8.488 unicode [2021-04-06T17:21:14.840Z] #45 8.764 runtime [2021-04-06T17:21:15.096Z] #45 ... [2021-04-06T17:21:15.096Z] [2021-04-06T17:21:15.096Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:21:15.096Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:21:15.096Z] #32 8.183 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-06T17:21:15.096Z] #32 8.183 Cloning into '.'... [2021-04-06T17:21:15.096Z] #32 ... [2021-04-06T17:21:15.096Z] [2021-04-06T17:21:15.096Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:15.096Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:21:15.096Z] #55 11.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:15.096Z] #55 11.25 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:15.096Z] #55 11.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:15.117Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.438s coverage: 57.7% of statements [2021-04-06T17:21:15.117Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.866s coverage: 46.2% of statements [2021-04-06T17:21:15.117Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-04-06T17:21:15.353Z] #55 ... [2021-04-06T17:21:15.353Z] [2021-04-06T17:21:15.353Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:21:15.353Z] #34 sha256:97669de4b5638caec0db86e9466f2e1fea3eca143c599d4c0bfb1ab07bbeebe0 [2021-04-06T17:21:15.353Z] #34 8.281 + RM_GOPATH=0 [2021-04-06T17:21:15.353Z] #34 8.281 + TMP_GOPATH= [2021-04-06T17:21:15.353Z] #34 8.281 + : /build [2021-04-06T17:21:15.353Z] #34 8.281 + '[' -z '' ']' [2021-04-06T17:21:15.353Z] #34 8.281 ++ mktemp -d [2021-04-06T17:21:15.353Z] #34 8.281 + export GOPATH=/tmp/tmp.oGPzZELjW4 [2021-04-06T17:21:15.353Z] #34 8.281 + GOPATH=/tmp/tmp.oGPzZELjW4 [2021-04-06T17:21:15.353Z] #34 8.281 + RM_GOPATH=1 [2021-04-06T17:21:15.353Z] #34 8.281 + case "$(go env GOARCH)" in [2021-04-06T17:21:15.353Z] #34 8.281 ++ go env GOARCH [2021-04-06T17:21:15.353Z] #34 8.281 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:15.353Z] #34 8.281 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:15.353Z] #34 8.281 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:15.353Z] #34 8.281 + dir=/tmp/install [2021-04-06T17:21:15.353Z] #34 8.281 + bin=tomlv [2021-04-06T17:21:15.353Z] #34 8.281 + shift [2021-04-06T17:21:15.353Z] #34 8.281 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-06T17:21:15.353Z] #34 8.281 + . /tmp/install/tomlv.installer [2021-04-06T17:21:15.353Z] #34 8.281 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:21:15.353Z] #34 8.281 + install_tomlv [2021-04-06T17:21:15.353Z] #34 8.281 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-06T17:21:15.353Z] #34 8.281 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oGPzZELjW4/src/github.com/BurntSushi/toml [2021-04-06T17:21:15.353Z] #34 8.281 Cloning into '/tmp/tmp.oGPzZELjW4/src/github.com/BurntSushi/toml'... [2021-04-06T17:21:15.353Z] #34 8.281 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:21:15.353Z] #34 8.975 + cd /tmp/tmp.oGPzZELjW4/src/github.com/BurntSushi/toml [2021-04-06T17:21:15.353Z] #34 8.975 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:21:15.353Z] #34 8.975 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:21:15.353Z] #34 9.451 math/bits [2021-04-06T17:21:15.353Z] #34 9.699 runtime [2021-04-06T17:21:15.353Z] #34 10.12 math [2021-04-06T17:21:15.353Z] #34 ... [2021-04-06T17:21:15.353Z] [2021-04-06T17:21:15.353Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:15.353Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:21:15.353Z] #45 11.56 unicode/utf8 [2021-04-06T17:21:15.898Z] #47 ... [2021-04-06T17:21:15.898Z] [2021-04-06T17:21:15.898Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:15.898Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:21:15.898Z] #36 11.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:21:15.898Z] #36 14.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:21:16.061Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-04-06T17:21:16.155Z] #36 ... [2021-04-06T17:21:16.155Z] [2021-04-06T17:21:16.155Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:16.155Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:21:16.155Z] #55 11.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:21:16.155Z] #55 14.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:21:16.284Z] #45 12.19 math [2021-04-06T17:21:16.411Z] #55 ... [2021-04-06T17:21:16.411Z] [2021-04-06T17:21:16.412Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:16.412Z] #49 sha256:02b0c7d73a8b547a1e75a8fdd864b05bd4d1eb5e15a24408a3d47aaa4312735c [2021-04-06T17:21:16.412Z] #49 17.00 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:21:16.412Z] #49 17.00 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-06T17:21:16.412Z] #49 17.34 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-06T17:21:16.412Z] #49 17.39 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:21:16.412Z] #49 17.40 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:21:16.412Z] #49 17.40 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-06T17:21:16.412Z] #49 17.72 go: extracting github.com/spf13/viper v1.6.1 [2021-04-06T17:21:16.412Z] #49 17.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:21:16.412Z] #49 17.86 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:21:16.412Z] #49 17.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:21:16.412Z] #49 17.96 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:21:16.412Z] #49 17.97 go: extracting github.com/pkg/errors v0.8.1 [2021-04-06T17:21:16.412Z] #49 18.34 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-06T17:21:16.412Z] #49 18.41 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:21:16.412Z] #49 18.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:21:16.412Z] #49 18.56 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:21:16.412Z] #49 18.80 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:21:16.412Z] #49 18.81 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:21:16.412Z] #49 18.99 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:21:16.412Z] #49 18.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:21:16.412Z] #49 19.19 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:21:16.412Z] #49 19.26 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:21:16.412Z] #49 19.30 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:21:16.412Z] #49 20.97 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:21:16.412Z] #49 ... [2021-04-06T17:21:16.412Z] [2021-04-06T17:21:16.412Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:16.412Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:16.412Z] #42 12.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:21:16.412Z] #42 14.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:21:16.612Z] #30 13.31 0.0% # 1.5% ## 3.7% ### 5.3% ##### 7.4% ##### 7.9% ###### 9.0% ####### 10.1% ######## 11.7% ######### 13.3% ########## 15.0% ########### 16.6% ############# 18.2% ############## 20.0% ############### 22.0% ################# 23.6% ################## 25.3% ################## 26.3% #################### 28.0% ##################### 29.3% ###################### 30.9% ####################### 32.5% ######################### 35.7% ########################### 38.4% ############################ 40.0% ############################# 41.6% ############################### 43.8% ################################# 45.9% ################################## 48.6% #################################### 50.7% ###################################### 52.9% ####################################### 55.0% ######################################### [2021-04-06T17:21:16.612Z] #30 ... [2021-04-06T17:21:16.612Z] [2021-04-06T17:21:16.612Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:16.612Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:21:16.612Z] #46 10.67 crypto/internal/subtle [2021-04-06T17:21:16.612Z] #46 11.04 crypto/subtle [2021-04-06T17:21:16.612Z] #46 11.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-06T17:21:16.612Z] #46 11.59 internal/nettrace [2021-04-06T17:21:16.612Z] #46 11.96 vendor/golang.org/x/crypto/internal/subtle [2021-04-06T17:21:16.612Z] #46 12.06 runtime/cgo [2021-04-06T17:21:16.673Z] #42 ... [2021-04-06T17:21:16.673Z] [2021-04-06T17:21:16.673Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:21:16.673Z] #34 sha256:beb5213994b50285e82a36a3636d6c42f81ed892658054205f57648f407dec91 [2021-04-06T17:21:16.673Z] #34 12.24 unicode/utf8 [2021-04-06T17:21:16.673Z] #34 12.83 unicode [2021-04-06T17:21:16.673Z] #34 17.02 runtime/cgo [2021-04-06T17:21:16.673Z] #34 ... [2021-04-06T17:21:16.673Z] [2021-04-06T17:21:16.673Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:21:16.673Z] #51 sha256:588966ba838b8b17ca35ba1c9454b1f403b2b0dd031ec9b969211cd6516c9af3 [2021-04-06T17:21:16.673Z] #51 18.74 + cd /tmp/tmp.QTo2JOm8GW/src/github.com/mvdan/sh [2021-04-06T17:21:16.673Z] #51 18.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:21:16.673Z] #51 18.88 + GO111MODULE=on [2021-04-06T17:21:16.673Z] #51 18.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-06T17:21:16.673Z] #51 20.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:21:16.673Z] #51 20.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:21:16.673Z] #51 20.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:21:16.673Z] #51 20.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:21:16.673Z] #51 20.65 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:21:16.673Z] #51 21.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:21:16.673Z] #51 22.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:21:16.934Z] #46 ... [2021-04-06T17:21:16.934Z] [2021-04-06T17:21:16.934Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:16.934Z] #30 sha256:fd69e412842bdbf7ed32a8bb334be7942ec9cfb3c1d08271832e79c1c629ee7e [2021-04-06T17:21:17.450Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.057s coverage: 3.0% of statements [2021-04-06T17:21:17.546Z] #30 13.31 0.0% # 1.5% ## 3.7% ### 5.3% ##### 7.4% ##### 7.9% ###### 9.0% ####### 10.1% ######## 11.7% ######### 13.3% ########## 15.0% ########### 16.6% ############# 18.2% ############## 20.0% ############### 22.0% ################# 23.6% ################## 25.3% ################## 26.3% #################### 28.0% ##################### 29.3% ###################### 30.9% ####################### 32.5% ######################### 35.7% ########################### 38.4% ############################ 40.0% ############################# 41.6% ############################### 43.8% ################################# 45.9% ################################## 48.6% #################################### 50.7% ###################################### 52.9% ####################################### 55.0% ######################################### 57.2% ########################################### 59.9% ############################################# 62.6% ############################################### 65.3% ################################################ 67.5% ################################################## 69.6% ################################################### 71.3% ###################################################### 75.0% [2021-04-06T17:21:17.546Z] #30 ... [2021-04-06T17:21:17.546Z] [2021-04-06T17:21:17.546Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:21:17.546Z] #48 sha256:e19b1e5a1d422e6983e5eecdf780e6555516d0055903cc537fa8cf137ea214f7 [2021-04-06T17:21:17.546Z] #48 11.60 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:21:17.546Z] #48 16.72 go: finding github.com/fatih/color v1.9.0 [2021-04-06T17:21:17.546Z] #48 16.73 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:21:17.546Z] #48 16.78 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:21:17.546Z] #48 16.85 go: finding github.com/spf13/pflag v1.0.3 [2021-04-06T17:21:17.546Z] #48 16.95 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:21:17.546Z] #48 17.19 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:21:17.546Z] #48 17.70 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:21:17.546Z] #48 17.87 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:21:17.546Z] #48 17.96 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:21:17.546Z] #48 17.98 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:21:17.546Z] #48 18.05 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:21:17.713Z] ok github.com/docker/docker/daemon 12.326s coverage: 17.2% of statements [2021-04-06T17:21:17.713Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-06T17:21:17.713Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-06T17:21:17.713Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-06T17:21:17.713Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-06T17:21:17.713Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-06T17:21:17.713Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-06T17:21:17.713Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-06T17:21:17.854Z] #48 ... [2021-04-06T17:21:17.854Z] [2021-04-06T17:21:17.854Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:17.854Z] #30 sha256:fd69e412842bdbf7ed32a8bb334be7942ec9cfb3c1d08271832e79c1c629ee7e [2021-04-06T17:21:17.854Z] #30 13.31 0.0% # 1.5% ## 3.7% ### 5.3% ##### 7.4% ##### 7.9% ###### 9.0% ####### 10.1% ######## 11.7% ######### 13.3% ########## 15.0% ########### 16.6% ############# 18.2% ############## 20.0% ############### 22.0% ################# 23.6% ################## 25.3% ################## 26.3% #################### 28.0% ##################### 29.3% ###################### 30.9% ####################### 32.5% ######################### 35.7% ########################### 38.4% ############################ 40.0% ############################# 41.6% ############################### 43.8% ################################# 45.9% ################################## 48.6% #################################### 50.7% ###################################### 52.9% ####################################### 55.0% ######################################### 57.2% ########################################### 59.9% ############################################# 62.6% ############################################### 65.3% ################################################ 67.5% ################################################## 69.6% ################################################### 71.3% ###################################################### 75.0% ###################################################### 76.1% ######################################################## 78.3% ######################################################### 79.9% [2021-04-06T17:21:17.854Z] #30 ... [2021-04-06T17:21:17.854Z] [2021-04-06T17:21:17.854Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:21:17.854Z] #52 sha256:89864e62eb8edf40cf2fe2d85d9d6fcb0a7cae2b51be03911a300c81eca29645 [2021-04-06T17:21:17.854Z] #52 11.89 + cd /tmp/tmp.tkjAeMoixl/src/github.com/mvdan/sh [2021-04-06T17:21:17.854Z] #52 11.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:21:17.854Z] #52 12.02 + GO111MODULE=on [2021-04-06T17:21:17.854Z] #52 12.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-06T17:21:17.854Z] #52 14.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:21:17.854Z] #52 14.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:21:17.854Z] #52 14.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:21:17.854Z] #52 14.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:21:17.854Z] #52 14.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:21:17.854Z] #52 16.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:21:17.854Z] #52 17.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:21:17.854Z] #52 19.90 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:21:18.046Z] #51 23.55 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:21:18.046Z] #51 ... [2021-04-06T17:21:18.046Z] [2021-04-06T17:21:18.046Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:18.046Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:21:18.046Z] #45 13.74 internal/testlog [2021-04-06T17:21:18.046Z] #45 14.09 encoding [2021-04-06T17:21:18.046Z] #45 14.20 unicode/utf16 [2021-04-06T17:21:18.046Z] #45 14.50 container/list [2021-04-06T17:21:18.046Z] #45 15.15 crypto/internal/subtle [2021-04-06T17:21:18.046Z] #45 15.35 crypto/subtle [2021-04-06T17:21:18.046Z] #45 15.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-06T17:21:18.046Z] #45 16.11 internal/nettrace [2021-04-06T17:21:18.046Z] #45 16.77 runtime/cgo [2021-04-06T17:21:18.046Z] #45 ... [2021-04-06T17:21:18.046Z] [2021-04-06T17:21:18.046Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:21:18.046Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:21:18.170Z] #52 ... [2021-04-06T17:21:18.170Z] [2021-04-06T17:21:18.170Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:18.170Z] #30 sha256:fd69e412842bdbf7ed32a8bb334be7942ec9cfb3c1d08271832e79c1c629ee7e [2021-04-06T17:21:18.493Z] #30 13.31 0.0% # 1.5% ## 3.7% ### 5.3% ##### 7.4% ##### 7.9% ###### 9.0% ####### 10.1% ######## 11.7% ######### 13.3% ########## 15.0% ########### 16.6% ############# 18.2% ############## 20.0% ############### 22.0% ################# 23.6% ################## 25.3% ################## 26.3% #################### 28.0% ##################### 29.3% ###################### 30.9% ####################### 32.5% ######################### 35.7% ########################### 38.4% ############################ 40.0% ############################# 41.6% ############################### 43.8% ################################# 45.9% ################################## 48.6% #################################### 50.7% ###################################### 52.9% ####################################### 55.0% ######################################### 57.2% ########################################### 59.9% ############################################# 62.6% ############################################### 65.3% ################################################ 67.5% ################################################## 69.6% ################################################### 71.3% ###################################################### 75.0% ###################################################### 76.1% ######################################################## 78.3% ######################################################### 79.9% ########################################################## 81.9% ########################################################### 82.9% ############################################################ 83.4% [2021-04-06T17:21:18.493Z] #30 ... [2021-04-06T17:21:18.493Z] [2021-04-06T17:21:18.493Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:18.493Z] #50 sha256:9f1db6c1a88bd775ef09c45c3d8522dd01692bc06a6a63269db1e325b270539c [2021-04-06T17:21:18.493Z] #50 12.24 go: downloading github.com/pkg/errors v0.8.1 [2021-04-06T17:21:18.493Z] #50 12.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:21:18.493Z] #50 12.38 go: downloading github.com/spf13/viper v1.6.1 [2021-04-06T17:21:18.493Z] #50 12.38 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-06T17:21:18.493Z] #50 12.45 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:21:18.493Z] #50 12.57 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-06T17:21:18.493Z] #50 12.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:21:18.493Z] #50 12.67 go: extracting github.com/pkg/errors v0.8.1 [2021-04-06T17:21:18.493Z] #50 12.80 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:21:18.493Z] #50 12.84 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:21:18.493Z] #50 12.87 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:21:18.493Z] #50 12.87 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:21:18.493Z] #50 13.00 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-06T17:21:18.493Z] #50 13.06 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:21:18.493Z] #50 13.10 go: downloading github.com/fatih/color v1.7.0 [2021-04-06T17:21:18.493Z] #50 13.12 go: extracting github.com/spf13/viper v1.6.1 [2021-04-06T17:21:18.493Z] #50 13.24 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-06T17:21:18.493Z] #50 13.34 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:21:18.493Z] #50 13.39 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-06T17:21:18.493Z] #50 13.40 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:21:18.493Z] #50 13.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:21:18.493Z] #50 13.74 go: extracting github.com/fatih/color v1.7.0 [2021-04-06T17:21:18.493Z] #50 13.74 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:21:18.493Z] #50 13.74 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:21:18.493Z] #50 13.77 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:21:18.493Z] #50 13.82 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:21:18.493Z] #50 13.83 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-06T17:21:18.493Z] #50 13.85 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-06T17:21:18.493Z] #50 14.00 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:21:18.493Z] #50 14.05 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:21:18.493Z] #50 14.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:21:18.493Z] #50 14.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:21:18.493Z] #50 14.55 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:21:18.493Z] #50 14.63 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-06T17:21:18.493Z] #50 14.74 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:21:18.493Z] #50 14.79 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:21:18.493Z] #50 14.80 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:21:18.493Z] #50 14.83 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-06T17:21:18.493Z] #50 14.89 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:21:18.493Z] #50 14.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:21:18.493Z] #50 14.96 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-06T17:21:18.493Z] #50 15.09 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:21:18.493Z] #50 15.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:21:18.493Z] #50 15.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-06T17:21:18.493Z] #50 15.20 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:21:18.493Z] #50 15.27 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:21:18.493Z] #50 15.40 go: downloading github.com/spf13/cast v1.3.0 [2021-04-06T17:21:18.493Z] #50 15.68 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:21:18.493Z] #50 15.71 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-06T17:21:18.493Z] #50 15.78 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:21:18.493Z] #50 15.85 go: extracting github.com/spf13/cast v1.3.0 [2021-04-06T17:21:18.493Z] #50 15.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:21:18.493Z] #50 16.00 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:21:18.493Z] #50 16.29 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:21:18.493Z] #50 16.29 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:21:18.493Z] #50 16.29 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:21:18.493Z] #50 16.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:21:18.493Z] #50 16.76 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:21:18.493Z] #50 16.82 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:21:18.493Z] #50 17.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:21:18.493Z] #50 17.92 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:21:18.493Z] #50 17.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:21:18.493Z] #50 18.11 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:21:18.493Z] #50 18.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:21:18.493Z] #50 18.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:21:18.493Z] #50 18.89 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:21:18.493Z] #50 21.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:21:18.493Z] #50 21.65 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:21:18.493Z] #50 21.65 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:21:18.493Z] #50 21.84 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:21:18.493Z] #50 21.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:21:18.493Z] #50 22.00 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:21:18.493Z] #50 22.08 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:21:18.493Z] #50 22.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:21:18.493Z] #50 22.38 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:21:18.493Z] #50 ... [2021-04-06T17:21:18.493Z] [2021-04-06T17:21:18.493Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:18.493Z] #30 sha256:fd69e412842bdbf7ed32a8bb334be7942ec9cfb3c1d08271832e79c1c629ee7e [2021-04-06T17:21:18.574Z] #40 23.60 Checking out files: 86% (1463/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-06T17:21:18.574Z] #40 23.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-06T17:21:18.660Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.7% of statements [2021-04-06T17:21:18.660Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-06T17:21:18.660Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-06T17:21:19.233Z] ok github.com/docker/docker/daemon/logger 0.250s coverage: 43.0% of statements [2021-04-06T17:21:19.754Z] #30 13.31 0.0% # 1.5% ## 3.7% ### 5.3% ##### 7.4% ##### 7.9% ###### 9.0% ####### 10.1% ######## 11.7% ######### 13.3% ########## 15.0% ########### 16.6% ############# 18.2% ############## 20.0% ############### 22.0% ################# 23.6% ################## 25.3% ################## 26.3% #################### 28.0% ##################### 29.3% ###################### 30.9% ####################### 32.5% ######################### 35.7% ########################### 38.4% ############################ 40.0% ############################# 41.6% ############################### 43.8% ################################# 45.9% ################################## 48.6% #################################### 50.7% ###################################### 52.9% ####################################### 55.0% ######################################### 57.2% ########################################### 59.9% ############################################# 62.6% ############################################### 65.3% ################################################ 67.5% ################################################## 69.6% ################################################### 71.3% ###################################################### 75.0% ###################################################### 76.1% ######################################################## 78.3% ######################################################### 79.9% ########################################################## 81.9% ########################################################### 82.9% ############################################################ 83.4% ############################################################ 84.0% ############################################################# 85.6% ############################################################## 87.2% ############################################################### 88.8% ################################################################# 90.5% ################################################################## 92.6% ################################################################### 94.2% #################################################################### 95.3% ##################################################################### 95.8% ##################################################################### 96.9% ###################################################################### 98.0% ####################################################################### 99.6% ######################################################################## 100.0% [2021-04-06T17:21:20.055Z] #30 20.58 [2021-04-06T17:21:20.179Z] ok github.com/docker/docker/daemon/logger/awslogs 0.320s coverage: 77.4% of statements [2021-04-06T17:21:20.179Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-06T17:21:20.179Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-06T17:21:20.179Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2021-04-06T17:21:20.441Z] ok github.com/docker/docker/daemon/logger/journald 0.043s coverage: 23.9% of statements [2021-04-06T17:21:20.456Z] #45 16.18 unicode/utf16 [2021-04-06T17:21:20.456Z] #45 16.50 container/list [2021-04-06T17:21:20.479Z] #40 25.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-06T17:21:20.714Z] #45 ... [2021-04-06T17:21:20.714Z] [2021-04-06T17:21:20.714Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:20.714Z] #49 sha256:c54fa90bf3d1b7031e61fa2de2937ce4d5c0097fbc2f567946ac8a0cf5b1a957 [2021-04-06T17:21:20.714Z] #49 11.83 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:21:20.714Z] #49 11.83 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-06T17:21:20.714Z] #49 11.91 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:21:20.714Z] #49 11.91 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:21:20.714Z] #49 11.91 go: downloading github.com/spf13/viper v1.6.1 [2021-04-06T17:21:20.714Z] #49 12.03 go: downloading github.com/fatih/color v1.7.0 [2021-04-06T17:21:20.714Z] #49 12.06 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:21:20.714Z] #49 12.23 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:21:20.714Z] #49 12.23 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:21:20.714Z] #49 12.31 go: extracting github.com/fatih/color v1.7.0 [2021-04-06T17:21:20.714Z] #49 12.31 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:21:20.714Z] #49 12.44 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:21:20.714Z] #49 12.44 go: downloading github.com/pkg/errors v0.8.1 [2021-04-06T17:21:20.714Z] #49 12.44 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:21:20.714Z] #49 12.78 go: extracting github.com/spf13/viper v1.6.1 [2021-04-06T17:21:20.714Z] #49 12.90 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:21:20.714Z] #49 12.90 go: extracting github.com/pkg/errors v0.8.1 [2021-04-06T17:21:20.714Z] #49 12.90 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-06T17:21:20.714Z] #49 12.90 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:21:20.714Z] #49 13.04 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-06T17:21:20.714Z] #49 13.12 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:21:20.714Z] #49 13.32 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-06T17:21:20.714Z] #49 13.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:21:20.714Z] #49 13.40 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-06T17:21:20.714Z] #49 13.40 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:21:20.714Z] #49 13.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:21:20.714Z] #49 13.74 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:21:20.714Z] #49 13.74 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-06T17:21:20.714Z] #49 13.74 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:21:20.714Z] #49 13.87 go: downloading github.com/spf13/afero v1.1.2 [2021-04-06T17:21:20.714Z] #49 13.91 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:21:20.714Z] #49 14.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:21:20.714Z] #49 14.15 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-06T17:21:20.714Z] #49 14.24 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:21:20.714Z] #49 14.33 go: extracting github.com/spf13/afero v1.1.2 [2021-04-06T17:21:20.714Z] #49 14.39 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:21:20.714Z] #49 14.64 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:21:20.714Z] #49 14.65 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-06T17:21:20.714Z] #49 14.85 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:21:20.714Z] #49 15.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:21:20.714Z] #49 15.48 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:21:20.714Z] #49 15.67 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:21:20.714Z] #49 15.67 go: downloading github.com/spf13/cast v1.3.0 [2021-04-06T17:21:20.714Z] #49 15.82 go: extracting github.com/spf13/cast v1.3.0 [2021-04-06T17:21:20.714Z] #49 15.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:21:20.714Z] #49 15.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:21:20.714Z] #49 16.10 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:21:20.714Z] #49 16.23 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:21:20.714Z] #49 16.44 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:21:20.714Z] #49 16.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:21:20.714Z] #49 16.48 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:21:21.015Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.048s coverage: 87.2% of statements [2021-04-06T17:21:21.015Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 69.9% of statements [2021-04-06T17:21:21.590Z] #30 21.98 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-06T17:21:22.084Z] #49 17.83 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:21:22.084Z] #49 18.08 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:21:22.235Z] #30 22.47 [2021-04-06T17:21:22.235Z] #30 ... [2021-04-06T17:21:22.235Z] [2021-04-06T17:21:22.235Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:21:22.235Z] #59 sha256:0fd4245a1dacf042e3cd66128b484b50f7316e294e91df0e12878fddd10ccd0d [2021-04-06T17:21:22.235Z] #59 16.08 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:21:22.235Z] #59 19.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:21:22.235Z] #59 20.14 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:21:22.235Z] #59 20.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:21:22.235Z] #59 20.98 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:21:22.235Z] #59 21.58 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:21:22.235Z] #59 25.63 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:21:22.235Z] #59 25.82 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:21:22.235Z] #59 25.87 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:21:22.235Z] #59 25.94 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:21:22.235Z] #59 26.17 go: finding github.com/google/uuid v1.2.0 [2021-04-06T17:21:22.235Z] #59 ... [2021-04-06T17:21:22.235Z] [2021-04-06T17:21:22.235Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:22.235Z] #30 sha256:fd69e412842bdbf7ed32a8bb334be7942ec9cfb3c1d08271832e79c1c629ee7e [2021-04-06T17:21:22.404Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 75.2% of statements [2021-04-06T17:21:22.404Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-06T17:21:22.535Z] #30 22.71 1.2% ######################################################################## 100.0% [2021-04-06T17:21:22.535Z] #30 23.06 [2021-04-06T17:21:22.648Z] #49 18.60 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:21:22.666Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 58.6% of statements [2021-04-06T17:21:22.928Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 31.5% of statements [2021-04-06T17:21:23.502Z] ok github.com/docker/docker/daemon/logger/templates 0.024s coverage: 8.3% of statements [2021-04-06T17:21:23.579Z] #49 19.71 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:21:23.579Z] #49 19.81 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:21:23.579Z] #49 19.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:21:23.836Z] #49 19.91 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:21:23.836Z] #49 19.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:21:23.836Z] #49 19.98 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:21:23.836Z] #49 ... [2021-04-06T17:21:23.836Z] [2021-04-06T17:21:23.836Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:21:23.836Z] #67 sha256:89b58d7f427a1ec40e334564d4ca3e7859da9a0fbb764bb4a6c2708479600d6a [2021-04-06T17:21:24.448Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2021-04-06T17:21:24.651Z] #40 ... [2021-04-06T17:21:24.651Z] [2021-04-06T17:21:24.651Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:24.651Z] #49 sha256:02b0c7d73a8b547a1e75a8fdd864b05bd4d1eb5e15a24408a3d47aaa4312735c [2021-04-06T17:21:24.651Z] #49 23.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:21:24.651Z] #49 23.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:21:24.651Z] #49 23.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:21:24.651Z] #49 23.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:21:24.651Z] #49 23.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:21:24.651Z] #49 23.31 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:21:24.651Z] #49 23.32 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:21:24.651Z] #49 23.32 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:21:24.651Z] #49 23.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:21:24.651Z] #49 23.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:21:24.651Z] #49 23.44 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:21:24.651Z] #49 23.52 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:21:24.651Z] #49 23.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:21:24.651Z] #49 23.57 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:21:24.651Z] #49 23.57 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:21:24.651Z] #49 23.61 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:21:24.651Z] #49 23.63 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-06T17:21:24.651Z] #49 23.65 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:21:24.651Z] #49 23.66 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:21:24.651Z] #49 23.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:21:24.651Z] #49 23.72 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:21:24.651Z] #49 23.74 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:21:24.651Z] #49 23.80 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:21:24.651Z] #49 23.80 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:21:24.651Z] #49 24.02 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-06T17:21:24.651Z] #49 24.03 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:21:24.651Z] #49 24.03 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:21:24.651Z] #49 24.08 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:21:24.651Z] #49 24.15 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:21:24.651Z] #49 24.21 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:21:24.651Z] #49 24.23 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:21:24.651Z] #49 24.34 go: downloading github.com/spf13/cast v1.3.0 [2021-04-06T17:21:24.651Z] #49 24.35 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:21:24.651Z] #49 24.37 go: downloading github.com/spf13/afero v1.1.2 [2021-04-06T17:21:24.651Z] #49 24.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:21:24.651Z] #49 24.42 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:21:24.651Z] #49 24.43 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:21:24.651Z] #49 24.52 go: extracting github.com/spf13/cast v1.3.0 [2021-04-06T17:21:24.651Z] #49 24.52 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:21:24.651Z] #49 24.55 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:21:24.651Z] #49 24.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:21:24.651Z] #49 24.73 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:21:24.651Z] #49 24.73 go: extracting github.com/spf13/afero v1.1.2 [2021-04-06T17:21:24.651Z] #49 24.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:21:24.651Z] #49 24.82 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:21:24.651Z] #49 24.88 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:21:24.651Z] #49 24.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:21:24.651Z] #49 24.91 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:21:24.651Z] #49 24.99 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:21:24.651Z] #49 25.00 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:21:24.651Z] #49 25.14 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-06T17:21:24.651Z] #49 25.14 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:21:24.651Z] #49 25.27 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:21:24.651Z] #49 25.32 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:21:24.651Z] #49 25.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:21:24.651Z] #49 25.34 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:21:24.651Z] #49 25.39 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:21:24.651Z] #49 25.44 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:21:24.651Z] #49 25.45 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:21:24.651Z] #49 25.47 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:21:24.651Z] #49 25.55 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:21:24.651Z] #49 25.56 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:21:24.651Z] #49 25.58 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:21:24.651Z] #49 25.59 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-06T17:21:24.651Z] #49 25.65 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:21:24.651Z] #49 25.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:21:24.651Z] #49 25.76 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:21:24.651Z] #49 25.79 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:21:24.651Z] #49 25.79 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:21:24.651Z] #49 25.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:21:24.651Z] #49 25.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:21:24.651Z] #49 25.99 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:21:24.651Z] #49 26.00 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:21:24.651Z] #49 26.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:21:24.651Z] #49 26.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:21:24.651Z] #49 26.08 go: downloading golang.org/x/text v0.3.2 [2021-04-06T17:21:24.651Z] #49 26.11 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:21:24.651Z] #49 26.21 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-06T17:21:24.651Z] #49 26.22 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-06T17:21:24.651Z] #49 26.32 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:21:24.651Z] #49 26.45 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:21:24.651Z] #49 26.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:21:24.651Z] #49 26.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:21:24.651Z] #49 26.72 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:21:24.651Z] #49 26.82 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:21:24.651Z] #49 26.83 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:21:24.651Z] #49 26.91 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-06T17:21:24.651Z] #49 27.06 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-06T17:21:24.651Z] #49 27.13 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-06T17:21:24.651Z] #49 27.31 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-06T17:21:24.651Z] #49 27.40 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:21:24.651Z] #49 27.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:21:24.651Z] #49 27.77 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-06T17:21:24.651Z] #49 27.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:21:24.651Z] #49 27.91 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:21:24.651Z] #49 27.93 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-06T17:21:24.651Z] #49 27.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:21:24.651Z] #49 28.07 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:21:24.651Z] #49 28.08 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:21:24.651Z] #49 28.09 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:21:24.651Z] #49 28.24 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-06T17:21:24.651Z] #49 28.45 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:21:24.651Z] #49 28.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:21:24.651Z] #49 28.66 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:21:24.651Z] #49 28.86 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:21:24.651Z] #49 28.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:21:24.651Z] #49 29.18 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:21:24.651Z] #49 29.20 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:21:24.651Z] #49 29.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:21:24.651Z] #49 29.45 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:21:24.651Z] #49 29.72 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:21:24.656Z] #30 24.90 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-06T17:21:24.656Z] #30 ... [2021-04-06T17:21:24.656Z] [2021-04-06T17:21:24.656Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:21:24.656Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:21:24.656Z] #41 18.22 Checking out files: 82% (1382/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-06T17:21:24.656Z] #41 18.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-06T17:21:24.656Z] #41 20.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-06T17:21:24.656Z] #41 ... [2021-04-06T17:21:24.656Z] [2021-04-06T17:21:24.656Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:21:24.656Z] #68 sha256:82fbdff9902af396748e14ff7bc455f3096b627224e8d2b47df77b07cbb82b76 [2021-04-06T17:21:24.656Z] #68 22.58 Checking out files: 44% (852/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 86% (1641/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-06T17:21:24.656Z] #68 23.97 + cd /tmp/tmp.GZ0UyZae0V/src/github.com/docker/libnetwork [2021-04-06T17:21:24.656Z] #68 23.97 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:21:24.656Z] #68 24.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-06T17:21:24.866Z] #67 20.07 Checking out files: 59% (1134/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-06T17:21:24.866Z] #67 20.82 + cd /tmp/tmp.T8Kds5Tp88/src/github.com/docker/libnetwork [2021-04-06T17:21:24.866Z] #67 20.82 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:21:24.866Z] #67 ... [2021-04-06T17:21:24.866Z] [2021-04-06T17:21:24.866Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:24.866Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:21:24.866Z] #36 10.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:21:24.866Z] #36 12.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:21:24.866Z] #36 15.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:21:24.866Z] #36 ... [2021-04-06T17:21:24.866Z] [2021-04-06T17:21:24.866Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:21:24.866Z] #51 sha256:90c150c51b50d76b8c0c850a97879b9aafddc03c24a7f02f0f8ee3a1b08c3f96 [2021-04-06T17:21:24.866Z] #51 20.22 + cd /tmp/tmp.4F755ELNi4/src/github.com/mvdan/sh [2021-04-06T17:21:24.866Z] #51 20.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:21:24.866Z] #51 20.32 + GO111MODULE=on [2021-04-06T17:21:24.866Z] #51 20.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-06T17:21:24.908Z] #49 ... [2021-04-06T17:21:24.908Z] [2021-04-06T17:21:24.908Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:21:24.908Z] #58 sha256:dd9ae99e6758c7999983f6be324a9d14f2358b3c68b167573e58b4447131503a [2021-04-06T17:21:24.908Z] #58 20.70 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:21:24.908Z] #58 22.33 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:21:24.908Z] #58 22.77 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:21:24.908Z] #58 25.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:21:24.908Z] #58 26.18 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:21:24.908Z] #58 26.18 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:21:24.908Z] #58 26.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:21:24.908Z] #58 26.73 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:21:24.908Z] #58 29.13 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:21:24.908Z] #58 29.24 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:21:24.908Z] #58 29.52 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:21:24.908Z] #58 29.52 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:21:24.908Z] #58 29.64 go: finding github.com/google/uuid v1.2.0 [2021-04-06T17:21:24.908Z] #58 29.77 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:21:24.908Z] #58 29.81 go: finding github.com/gofrs/flock v0.8.0 [2021-04-06T17:21:24.908Z] #58 29.82 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-06T17:21:24.908Z] #58 29.84 go: finding github.com/gorilla/mux v1.8.0 [2021-04-06T17:21:24.908Z] #58 29.89 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:21:24.908Z] #58 29.96 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:21:24.908Z] #58 30.02 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:21:24.908Z] #58 30.06 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:21:24.908Z] #58 30.28 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:21:24.908Z] #58 30.34 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:21:24.954Z] #68 ... [2021-04-06T17:21:24.954Z] [2021-04-06T17:21:24.954Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:24.954Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-06T17:21:24.954Z] #56 19.07 Fetched 8201 kB in 18s (457 kB/s) [2021-04-06T17:21:24.954Z] #56 19.07 Reading package lists... [2021-04-06T17:21:25.021Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2021-04-06T17:21:25.164Z] #58 ... [2021-04-06T17:21:25.164Z] [2021-04-06T17:21:25.164Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:21:25.164Z] #67 sha256:77d8574287483bae865d22d67d6e3144a5e6f11fdeaac5e9ba40996eb3731674 [2021-04-06T17:21:25.164Z] #67 23.41 Checking out files: 64% (1221/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-06T17:21:25.164Z] #67 24.12 + cd /tmp/tmp.URLBDZEQmh/src/github.com/docker/libnetwork [2021-04-06T17:21:25.164Z] #67 24.12 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:21:25.164Z] #67 24.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-06T17:21:25.261Z] #56 28.64 Reading package lists... [2021-04-06T17:21:25.262Z] #56 ... [2021-04-06T17:21:25.262Z] [2021-04-06T17:21:25.262Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:25.262Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-06T17:21:25.262Z] #37 19.12 Fetched 8201 kB in 18s (454 kB/s) [2021-04-06T17:21:25.262Z] #37 19.12 Reading package lists... [2021-04-06T17:21:25.262Z] #37 28.71 Reading package lists... [2021-04-06T17:21:25.262Z] #37 ... [2021-04-06T17:21:25.262Z] [2021-04-06T17:21:25.262Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:25.262Z] #50 sha256:9f1db6c1a88bd775ef09c45c3d8522dd01692bc06a6a63269db1e325b270539c [2021-04-06T17:21:25.262Z] #50 22.49 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:21:25.262Z] #50 27.74 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:21:25.262Z] #50 27.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:21:25.262Z] #50 27.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:21:25.262Z] #50 27.75 go: downloading github.com/spf13/afero v1.1.2 [2021-04-06T17:21:25.262Z] #50 27.76 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:21:25.262Z] #50 27.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:21:25.262Z] #50 27.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:21:25.262Z] #50 27.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:21:25.262Z] #50 27.79 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:21:25.262Z] #50 27.92 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:21:25.262Z] #50 28.03 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:21:25.262Z] #50 28.06 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:21:25.262Z] #50 28.06 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:21:25.262Z] #50 28.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:21:25.262Z] #50 28.10 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:21:25.262Z] #50 28.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:21:25.262Z] #50 28.26 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:21:25.262Z] #50 28.28 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:21:25.262Z] #50 28.31 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:21:25.262Z] #50 28.32 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:21:25.262Z] #50 28.60 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:21:25.262Z] #50 28.64 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:21:25.262Z] #50 28.67 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:21:25.262Z] #50 28.68 go: extracting github.com/spf13/afero v1.1.2 [2021-04-06T17:21:25.262Z] #50 28.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:21:25.262Z] #50 28.77 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:21:25.262Z] #50 28.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:21:25.262Z] #50 28.93 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:21:25.262Z] #50 28.95 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-06T17:21:25.262Z] #50 29.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:21:25.262Z] #50 29.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:21:25.262Z] #50 29.21 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:21:25.262Z] #50 29.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:21:25.262Z] #50 29.33 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:21:25.420Z] #67 ... [2021-04-06T17:21:25.420Z] [2021-04-06T17:21:25.420Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:25.420Z] #49 sha256:02b0c7d73a8b547a1e75a8fdd864b05bd4d1eb5e15a24408a3d47aaa4312735c [2021-04-06T17:21:25.420Z] #49 31.14 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:21:25.565Z] #50 29.34 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-06T17:21:25.565Z] #50 29.34 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:21:25.565Z] #50 29.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:21:25.565Z] #50 29.34 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:21:25.565Z] #50 29.40 go: downloading golang.org/x/text v0.3.2 [2021-04-06T17:21:25.565Z] #50 29.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:21:25.565Z] #50 29.63 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:21:25.565Z] #50 29.66 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-06T17:21:25.565Z] #50 29.70 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:21:25.565Z] #50 29.72 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-06T17:21:25.565Z] #50 29.73 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:21:25.565Z] #50 ... [2021-04-06T17:21:25.565Z] [2021-04-06T17:21:25.565Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:25.565Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:21:25.565Z] #43 19.65 Fetched 8201 kB in 19s (440 kB/s) [2021-04-06T17:21:25.800Z] #51 21.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:21:25.800Z] #51 21.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:21:25.800Z] #51 21.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:21:25.869Z] #43 19.65 Reading package lists... [2021-04-06T17:21:25.869Z] #43 ... [2021-04-06T17:21:25.869Z] [2021-04-06T17:21:25.869Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:25.869Z] #50 sha256:9f1db6c1a88bd775ef09c45c3d8522dd01692bc06a6a63269db1e325b270539c [2021-04-06T17:21:25.869Z] #50 29.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:21:25.869Z] #50 29.81 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:21:25.869Z] #50 29.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:21:26.004Z] ok github.com/docker/docker/daemon/logger/splunk 1.968s coverage: 82.5% of statements [2021-04-06T17:21:26.004Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-06T17:21:26.004Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-06T17:21:26.139Z] #51 22.12 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:21:26.139Z] #51 ... [2021-04-06T17:21:26.139Z] [2021-04-06T17:21:26.139Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:21:26.139Z] #58 sha256:67bcf1eee0ec27e342de33b4f8c66a64d288b3f2627554f96e11cad83441b6b0 [2021-04-06T17:21:26.139Z] #58 12.23 + cd /tmp/tmp.rtsLH4X4Ck/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:21:26.139Z] #58 12.23 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:21:26.139Z] #58 12.23 + export GO111MODULE=on [2021-04-06T17:21:26.139Z] #58 12.23 + GO111MODULE=on [2021-04-06T17:21:26.139Z] #58 12.23 + export GOPROXY=https://proxy.golang.org [2021-04-06T17:21:26.139Z] #58 12.23 + GOPROXY=https://proxy.golang.org [2021-04-06T17:21:26.139Z] #58 12.23 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:21:26.139Z] #58 12.23 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-06T17:21:26.139Z] #58 14.15 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:21:26.139Z] #58 14.33 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-06T17:21:26.139Z] #58 14.33 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:21:26.139Z] #58 14.39 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:21:26.139Z] #58 14.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:21:26.139Z] #58 14.77 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-06T17:21:26.139Z] #58 14.88 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:21:26.139Z] #58 15.05 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:21:26.139Z] #58 15.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:21:26.139Z] #58 15.05 go: downloading github.com/google/uuid v1.2.0 [2021-04-06T17:21:26.139Z] #58 15.11 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-06T17:21:26.139Z] #58 15.21 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-06T17:21:26.139Z] #58 15.24 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:21:26.139Z] #58 15.32 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:21:26.139Z] #58 15.32 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-06T17:21:26.139Z] #58 15.32 go: extracting github.com/google/uuid v1.2.0 [2021-04-06T17:21:26.139Z] #58 15.54 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:21:26.139Z] #58 15.69 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:21:26.139Z] #58 16.44 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:21:26.139Z] #58 17.26 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:21:26.139Z] #58 17.83 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:21:26.139Z] #58 18.95 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:21:26.139Z] #58 19.09 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-06T17:21:26.139Z] #58 20.04 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:21:26.168Z] #50 30.12 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:21:26.168Z] #50 30.18 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:21:26.168Z] #50 30.21 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-06T17:21:26.396Z] #58 ... [2021-04-06T17:21:26.396Z] [2021-04-06T17:21:26.396Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:26.396Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:21:26.396Z] #55 12.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:21:26.396Z] #55 14.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:21:26.396Z] #55 16.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:21:26.396Z] #55 ... [2021-04-06T17:21:26.396Z] [2021-04-06T17:21:26.396Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:26.396Z] #49 sha256:c54fa90bf3d1b7031e61fa2de2937ce4d5c0097fbc2f567946ac8a0cf5b1a957 [2021-04-06T17:21:26.396Z] #49 22.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:21:26.396Z] #49 22.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:21:26.396Z] #49 22.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:21:26.396Z] #49 22.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:21:26.396Z] #49 22.50 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:21:26.396Z] #49 22.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:21:26.396Z] #49 22.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:21:26.396Z] #49 22.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:21:26.396Z] #49 22.53 go: downloading golang.org/x/text v0.3.2 [2021-04-06T17:21:26.469Z] #50 30.43 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:21:26.469Z] #50 30.53 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:21:26.578Z] ok github.com/docker/docker/distribution/metadata 0.160s coverage: 48.2% of statements [2021-04-06T17:21:26.654Z] #49 22.70 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:21:26.654Z] #49 22.73 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:21:26.768Z] #50 30.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:21:26.768Z] #50 30.76 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:21:26.768Z] #50 30.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:21:26.768Z] #50 30.81 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:21:26.910Z] #49 22.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:21:26.910Z] #49 22.88 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:21:26.910Z] #49 23.03 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:21:26.910Z] #49 23.10 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-06T17:21:26.910Z] #49 23.10 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:21:26.910Z] #49 23.10 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:21:26.910Z] #49 ... [2021-04-06T17:21:26.910Z] [2021-04-06T17:21:26.910Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:26.910Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:26.910Z] #42 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:21:27.068Z] #50 30.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:21:27.068Z] #50 30.92 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:21:27.068Z] #50 31.11 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:21:27.152Z] ok github.com/docker/docker/distribution 0.295s coverage: 25.2% of statements [2021-04-06T17:21:27.152Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-06T17:21:27.167Z] #42 ... [2021-04-06T17:21:27.167Z] [2021-04-06T17:21:27.167Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:27.167Z] #49 sha256:c54fa90bf3d1b7031e61fa2de2937ce4d5c0097fbc2f567946ac8a0cf5b1a957 [2021-04-06T17:21:27.167Z] #49 23.17 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:21:27.167Z] #49 23.27 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:21:27.167Z] #49 23.27 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:21:27.167Z] #49 23.33 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:21:27.167Z] #49 23.33 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:21:27.372Z] #50 31.51 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:21:27.372Z] #50 31.55 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:21:27.423Z] #49 23.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:21:27.423Z] #49 23.61 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:21:27.423Z] #49 23.61 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:21:27.423Z] #49 23.67 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:21:27.423Z] #49 23.67 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:21:27.672Z] #50 31.59 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:21:27.672Z] #50 31.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:21:27.672Z] #50 31.74 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:21:27.680Z] #49 23.75 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:21:27.680Z] #49 23.87 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:21:27.680Z] #49 23.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:21:27.680Z] #49 23.87 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-06T17:21:27.680Z] #49 23.98 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-06T17:21:27.726Z] ok github.com/docker/docker/errdefs 0.027s coverage: 53.1% of statements [2021-04-06T17:21:27.988Z] #50 31.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:21:28.185Z] #49 24.00 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:21:28.289Z] #50 32.19 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-06T17:21:28.289Z] #50 32.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:21:28.289Z] #50 32.20 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:21:28.289Z] #50 32.21 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:21:28.289Z] #50 32.21 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:21:28.444Z] #49 24.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:21:28.445Z] #49 ... [2021-04-06T17:21:28.445Z] [2021-04-06T17:21:28.445Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:21:28.445Z] #34 sha256:97669de4b5638caec0db86e9466f2e1fea3eca143c599d4c0bfb1ab07bbeebe0 [2021-04-06T17:21:28.445Z] #34 14.11 internal/testlog [2021-04-06T17:21:28.445Z] #34 14.36 encoding [2021-04-06T17:21:28.445Z] #34 14.49 runtime/cgo [2021-04-06T17:21:28.445Z] #34 ... [2021-04-06T17:21:28.445Z] [2021-04-06T17:21:28.445Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:21:28.445Z] #47 sha256:09885c38fcdb40e44db6fcb9bec6fe6e20e91a7d3e9c0ee5e40d465c82c14bfb [2021-04-06T17:21:28.445Z] #47 14.36 go: finding github.com/fatih/color v1.9.0 [2021-04-06T17:21:28.445Z] #47 14.36 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:21:28.445Z] #47 14.36 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:21:28.445Z] #47 14.49 go: finding github.com/spf13/pflag v1.0.3 [2021-04-06T17:21:28.445Z] #47 14.53 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:21:28.445Z] #47 14.55 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:21:28.445Z] #47 14.77 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:21:28.445Z] #47 15.05 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:21:28.445Z] #47 15.05 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:21:28.445Z] #47 15.14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:21:28.445Z] #47 15.15 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:21:28.445Z] #47 ... [2021-04-06T17:21:28.445Z] [2021-04-06T17:21:28.445Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:28.445Z] #49 sha256:c54fa90bf3d1b7031e61fa2de2937ce4d5c0097fbc2f567946ac8a0cf5b1a957 [2021-04-06T17:21:28.445Z] #49 24.29 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-06T17:21:28.445Z] #49 24.29 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:21:28.445Z] #49 24.32 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:21:28.445Z] #49 24.52 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:21:28.445Z] #49 24.53 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:21:28.648Z] #50 32.75 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:21:28.648Z] #50 ... [2021-04-06T17:21:28.648Z] [2021-04-06T17:21:28.648Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:21:28.648Z] #52 sha256:89864e62eb8edf40cf2fe2d85d9d6fcb0a7cae2b51be03911a300c81eca29645 [2021-04-06T17:21:28.648Z] #52 22.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:21:28.648Z] #52 22.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:21:28.648Z] #52 22.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:21:28.648Z] #52 23.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:21:28.648Z] #52 24.80 runtime [2021-04-06T17:21:28.672Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2021-04-06T17:21:28.672Z] ok github.com/docker/docker/image 0.067s coverage: 86.6% of statements [2021-04-06T17:21:28.689Z] #49 34.16 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-06T17:21:28.701Z] #49 24.72 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:21:28.701Z] #49 24.90 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-06T17:21:28.953Z] #52 ... [2021-04-06T17:21:28.953Z] [2021-04-06T17:21:28.953Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:28.953Z] #30 sha256:fd69e412842bdbf7ed32a8bb334be7942ec9cfb3c1d08271832e79c1c629ee7e [2021-04-06T17:21:28.953Z] #30 25.10 skipping existing 5cb8031fd95d [2021-04-06T17:21:28.953Z] #30 25.42 [2021-04-06T17:21:28.953Z] #30 27.36 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-06T17:21:28.953Z] #30 27.93 [2021-04-06T17:21:28.958Z] #49 24.97 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:21:28.958Z] #49 25.00 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:21:28.958Z] #49 25.00 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:21:28.958Z] #49 25.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:21:28.958Z] #49 25.08 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-06T17:21:28.958Z] #49 25.15 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:21:28.958Z] #49 25.15 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:21:28.958Z] #49 25.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:21:28.958Z] #49 25.17 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:21:28.958Z] #49 25.17 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:21:29.219Z] #49 25.35 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:21:29.219Z] #49 25.38 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:21:29.219Z] #49 25.40 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:21:29.247Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2021-04-06T17:21:29.247Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-06T17:21:29.251Z] #49 ... [2021-04-06T17:21:29.251Z] [2021-04-06T17:21:29.251Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:21:29.251Z] #51 sha256:588966ba838b8b17ca35ba1c9454b1f403b2b0dd031ec9b969211cd6516c9af3 [2021-04-06T17:21:29.251Z] #51 25.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:21:29.251Z] #51 25.32 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:21:29.251Z] #51 25.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:21:29.251Z] #51 25.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:21:29.251Z] #51 26.30 runtime/cgo [2021-04-06T17:21:29.251Z] #51 26.41 runtime [2021-04-06T17:21:29.259Z] #30 28.14 0.4% ### 4.2% ######## 11.3% ############## 20.5% ##################### 29.6% ######################### 35.2% ############################### 44.3% ##################################### 51.7% ####################################### 55.3% ############################################# 62.7% ################################################## 70.1% ####################################################### 77.0% ############################################################ 84.4% ################################################################## 91.7% [2021-04-06T17:21:29.259Z] #30 ... [2021-04-06T17:21:29.259Z] [2021-04-06T17:21:29.259Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:29.259Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:21:29.259Z] #14 22.67 Fetched 8695 kB in 22s (395 kB/s) [2021-04-06T17:21:29.259Z] #14 22.67 Reading package lists... [2021-04-06T17:21:29.259Z] #14 31.70 Reading package lists... [2021-04-06T17:21:29.259Z] #14 ... [2021-04-06T17:21:29.259Z] [2021-04-06T17:21:29.259Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:29.259Z] #30 sha256:fd69e412842bdbf7ed32a8bb334be7942ec9cfb3c1d08271832e79c1c629ee7e [2021-04-06T17:21:29.260Z] #30 28.14 0.4% ### 4.2% ######## 11.3% ############## 20.5% ##################### 29.6% ######################### 35.2% ############################### 44.3% ##################################### 51.7% ####################################### 55.3% ############################################# 62.7% ################################################## 70.1% ####################################################### 77.0% ############################################################ 84.4% ################################################################## 91.7% ####################################################################### 99.1% ######################################################################## 100.0% [2021-04-06T17:21:29.477Z] #49 25.50 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:21:29.477Z] #49 25.50 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:21:29.477Z] #49 25.53 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-06T17:21:29.477Z] #49 25.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:21:29.477Z] #49 25.64 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:21:29.477Z] #49 25.70 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:21:29.477Z] #49 25.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:21:29.477Z] #49 25.72 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:21:29.511Z] ok github.com/docker/docker/image/tarexport 0.033s coverage: 0.6% of statements [2021-04-06T17:21:29.558Z] #30 29.94 [2021-04-06T17:21:29.734Z] #49 25.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:21:29.734Z] #49 25.96 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:21:29.734Z] #49 26.05 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-06T17:21:29.813Z] #51 ... [2021-04-06T17:21:29.813Z] [2021-04-06T17:21:29.813Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:29.813Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:21:29.813Z] #55 25.36 Fetched 8426 kB in 19s (445 kB/s) [2021-04-06T17:21:29.813Z] #55 25.36 Reading package lists... [2021-04-06T17:21:29.813Z] #55 32.27 Reading package lists... [2021-04-06T17:21:29.813Z] #55 ... [2021-04-06T17:21:29.813Z] [2021-04-06T17:21:29.813Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:29.813Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:21:29.813Z] #13 22.61 Fetched 8933 kB in 19s (466 kB/s) [2021-04-06T17:21:29.813Z] #13 22.61 Reading package lists... [2021-04-06T17:21:29.991Z] #49 26.19 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:21:29.991Z] #49 26.20 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:21:29.991Z] #49 26.23 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:21:30.070Z] #13 29.77 Reading package lists... [2021-04-06T17:21:30.070Z] #13 ... [2021-04-06T17:21:30.070Z] [2021-04-06T17:21:30.070Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:30.070Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:21:30.070Z] #36 25.77 Fetched 8426 kB in 18s (456 kB/s) [2021-04-06T17:21:30.070Z] #36 25.77 Reading package lists... [2021-04-06T17:21:30.070Z] #36 32.54 Reading package lists... [2021-04-06T17:21:30.070Z] #36 ... [2021-04-06T17:21:30.070Z] [2021-04-06T17:21:30.070Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:30.070Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:30.070Z] #42 25.84 Fetched 8426 kB in 19s (447 kB/s) [2021-04-06T17:21:30.070Z] #42 25.84 Reading package lists... [2021-04-06T17:21:30.248Z] #49 26.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:21:30.248Z] #49 26.38 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-06T17:21:30.248Z] #49 26.38 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:21:30.248Z] #49 26.47 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:21:30.248Z] #49 26.47 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:21:30.248Z] #49 26.48 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:21:30.248Z] #49 26.48 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:21:30.456Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2021-04-06T17:21:30.456Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2021-04-06T17:21:30.456Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-06T17:21:30.506Z] #49 26.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:21:30.762Z] #49 26.75 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:21:30.762Z] #49 26.84 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:21:30.762Z] #49 26.95 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:21:31.019Z] #49 27.08 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:21:31.019Z] #49 27.12 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:21:31.019Z] #49 27.17 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-06T17:21:31.019Z] #49 27.17 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-06T17:21:31.019Z] #49 27.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:21:31.019Z] #49 ... [2021-04-06T17:21:31.019Z] [2021-04-06T17:21:31.019Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:31.019Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:21:31.019Z] #45 17.13 crypto/internal/subtle [2021-04-06T17:21:31.019Z] #45 17.27 crypto/subtle [2021-04-06T17:21:31.019Z] #45 17.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-06T17:21:31.019Z] #45 17.47 internal/nettrace [2021-04-06T17:21:31.019Z] #45 17.58 runtime/cgo [2021-04-06T17:21:31.031Z] ok github.com/docker/docker/oci 0.060s coverage: 45.2% of statements [2021-04-06T17:21:31.097Z] #30 31.30 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-06T17:21:31.275Z] #45 ... [2021-04-06T17:21:31.275Z] [2021-04-06T17:21:31.275Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:31.275Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:21:31.275Z] #13 12.14 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:21:31.275Z] #13 12.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:21:31.275Z] #13 12.17 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:21:31.275Z] #13 12.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:21:31.275Z] #13 13.16 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-06T17:21:31.275Z] #13 14.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:21:31.275Z] #13 17.33 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:21:31.275Z] #13 19.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:21:31.275Z] #13 ... [2021-04-06T17:21:31.275Z] [2021-04-06T17:21:31.275Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:31.275Z] #49 sha256:c54fa90bf3d1b7031e61fa2de2937ce4d5c0097fbc2f567946ac8a0cf5b1a957 [2021-04-06T17:21:31.275Z] #49 27.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:21:31.275Z] #49 27.28 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:21:31.293Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 52.9% of statements [2021-04-06T17:21:31.599Z] #49 27.68 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:21:31.599Z] #49 27.76 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:21:31.599Z] #49 27.76 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:21:31.757Z] #30 32.01 [2021-04-06T17:21:31.757Z] #30 32.20 ######################################################################## 100.0% [2021-04-06T17:21:31.867Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2021-04-06T17:21:31.872Z] #49 27.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:21:31.960Z] #42 32.67 Reading package lists... [2021-04-06T17:21:31.960Z] #42 ... [2021-04-06T17:21:31.960Z] [2021-04-06T17:21:31.960Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:31.960Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:21:31.960Z] #45 27.48 vendor/golang.org/x/crypto/internal/subtle [2021-04-06T17:21:31.960Z] #45 27.63 vendor/golang.org/x/crypto/curve25519 [2021-04-06T17:21:31.960Z] #45 ... [2021-04-06T17:21:31.960Z] [2021-04-06T17:21:31.960Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:21:31.960Z] #34 sha256:beb5213994b50285e82a36a3636d6c42f81ed892658054205f57648f407dec91 [2021-04-06T17:21:31.960Z] #34 37.53 sync [2021-04-06T17:21:31.960Z] #34 37.53 internal/reflectlite [2021-04-06T17:21:32.055Z] #30 32.43 [2021-04-06T17:21:32.353Z] #30 ... [2021-04-06T17:21:32.353Z] [2021-04-06T17:21:32.353Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:21:32.353Z] #59 sha256:0fd4245a1dacf042e3cd66128b484b50f7316e294e91df0e12878fddd10ccd0d [2021-04-06T17:21:32.353Z] #59 26.25 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:21:32.353Z] #59 26.48 go: finding github.com/gofrs/flock v0.8.0 [2021-04-06T17:21:32.353Z] #59 26.49 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-06T17:21:32.353Z] #59 26.64 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:21:32.353Z] #59 26.68 go: finding github.com/gorilla/mux v1.8.0 [2021-04-06T17:21:32.353Z] #59 26.74 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:21:32.353Z] #59 26.78 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:21:32.353Z] #59 26.79 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:21:32.353Z] #59 27.12 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:21:32.353Z] #59 27.57 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:21:32.353Z] #59 ... [2021-04-06T17:21:32.353Z] [2021-04-06T17:21:32.353Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:32.353Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-06T17:21:32.353Z] #56 28.64 Reading package lists... [2021-04-06T17:21:33.059Z] #57 149.3 + bin/containerd-stress [2021-04-06T17:21:33.059Z] #57 150.7 + bin/containerd-shim [2021-04-06T17:21:33.255Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-04-06T17:21:33.407Z] #56 35.90 Building dependency tree... [2021-04-06T17:21:33.827Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-04-06T17:21:34.069Z] #56 ... [2021-04-06T17:21:34.069Z] [2021-04-06T17:21:34.070Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:21:34.070Z] #30 sha256:fd69e412842bdbf7ed32a8bb334be7942ec9cfb3c1d08271832e79c1c629ee7e [2021-04-06T17:21:34.070Z] #30 33.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-06T17:21:34.070Z] #30 33.79 [2021-04-06T17:21:34.070Z] #30 34.07 ######################################################################## 100.0% [2021-04-06T17:21:34.070Z] #30 34.27 [2021-04-06T17:21:34.070Z] #30 34.44 Download of images into '/build' complete. [2021-04-06T17:21:34.070Z] #30 34.44 Use something like the following to load the result into a Docker daemon: [2021-04-06T17:21:34.070Z] #30 34.44 tar -cC '/build' . | docker load [2021-04-06T17:21:34.070Z] #30 DONE 34.5s [2021-04-06T17:21:34.070Z] [2021-04-06T17:21:34.070Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:34.070Z] #50 sha256:9f1db6c1a88bd775ef09c45c3d8522dd01692bc06a6a63269db1e325b270539c [2021-04-06T17:21:34.070Z] #50 33.04 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-06T17:21:34.070Z] #50 34.19 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:21:34.070Z] #50 37.54 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-06T17:21:34.087Z] ok github.com/docker/docker/pkg/authorization 1.162s coverage: 68.3% of statements [2021-04-06T17:21:34.368Z] #50 ... [2021-04-06T17:21:34.368Z] [2021-04-06T17:21:34.368Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:34.368Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-06T17:21:34.368Z] #37 28.71 Reading package lists... [2021-04-06T17:21:34.482Z] #34 39.96 sort [2021-04-06T17:21:34.482Z] #34 39.98 errors [2021-04-06T17:21:34.739Z] #34 40.37 strconv [2021-04-06T17:21:35.032Z] ok github.com/docker/docker/pkg/archive 1.087s coverage: 82.3% of statements [2021-04-06T17:21:35.032Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2021-04-06T17:21:35.148Z] #49 ... [2021-04-06T17:21:35.148Z] [2021-04-06T17:21:35.148Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:21:35.148Z] #67 sha256:89b58d7f427a1ec40e334564d4ca3e7859da9a0fbb764bb4a6c2708479600d6a [2021-04-06T17:21:35.149Z] #67 21.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-06T17:21:35.318Z] #37 38.64 Building dependency tree... [2021-04-06T17:21:35.405Z] #67 ... [2021-04-06T17:21:35.405Z] [2021-04-06T17:21:35.405Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:21:35.405Z] #58 sha256:67bcf1eee0ec27e342de33b4f8c66a64d288b3f2627554f96e11cad83441b6b0 [2021-04-06T17:21:35.405Z] #58 22.50 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:21:35.405Z] #58 24.31 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:21:35.405Z] #58 26.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:21:35.405Z] #58 26.28 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:21:35.405Z] #58 26.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:21:35.405Z] #58 26.70 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:21:35.405Z] #58 28.97 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:21:35.405Z] #58 29.20 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:21:35.405Z] #58 29.44 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:21:35.405Z] #58 29.49 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:21:35.405Z] #58 29.60 go: finding github.com/google/uuid v1.2.0 [2021-04-06T17:21:35.405Z] #58 29.65 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:21:35.405Z] #58 29.68 go: finding github.com/gofrs/flock v0.8.0 [2021-04-06T17:21:35.405Z] #58 29.71 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-06T17:21:35.405Z] #58 29.86 go: finding github.com/gorilla/mux v1.8.0 [2021-04-06T17:21:35.405Z] #58 29.88 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:21:35.405Z] #58 29.94 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:21:35.405Z] #58 29.97 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:21:35.405Z] #58 30.00 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:21:35.405Z] #58 30.32 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:21:35.405Z] #58 30.33 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:21:35.606Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-04-06T17:21:35.606Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2021-04-06T17:21:35.662Z] #58 ... [2021-04-06T17:21:35.662Z] [2021-04-06T17:21:35.662Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:35.662Z] #49 sha256:c54fa90bf3d1b7031e61fa2de2937ce4d5c0097fbc2f567946ac8a0cf5b1a957 [2021-04-06T17:21:35.662Z] #49 31.62 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-06T17:21:35.680Z] #34 41.40 io [2021-04-06T17:21:35.965Z] #37 ... [2021-04-06T17:21:35.965Z] [2021-04-06T17:21:35.965Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:35.965Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:21:35.965Z] #43 19.65 Reading package lists... [2021-04-06T17:21:35.965Z] #43 30.51 Reading package lists... [2021-04-06T17:21:36.225Z] #49 ... [2021-04-06T17:21:36.225Z] [2021-04-06T17:21:36.225Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:21:36.225Z] #51 sha256:90c150c51b50d76b8c0c850a97879b9aafddc03c24a7f02f0f8ee3a1b08c3f96 [2021-04-06T17:21:36.225Z] #51 22.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:21:36.225Z] #51 23.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:21:36.225Z] #51 24.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:21:36.225Z] #51 25.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:21:36.225Z] #51 26.62 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:21:36.225Z] #51 26.89 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:21:36.225Z] #51 27.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:21:36.225Z] #51 27.21 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:21:36.225Z] #51 28.43 runtime [2021-04-06T17:21:36.225Z] #51 ... [2021-04-06T17:21:36.225Z] [2021-04-06T17:21:36.225Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:21:36.225Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:21:36.225Z] #40 24.90 Checking out files: 88% (1483/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-06T17:21:36.225Z] #40 25.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-06T17:21:36.225Z] #40 26.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-06T17:21:36.243Z] #34 ... [2021-04-06T17:21:36.243Z] [2021-04-06T17:21:36.243Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:21:36.243Z] #67 sha256:77d8574287483bae865d22d67d6e3144a5e6f11fdeaac5e9ba40996eb3731674 [2021-04-06T17:21:36.243Z] #67 DONE 41.9s [2021-04-06T17:21:36.243Z] [2021-04-06T17:21:36.243Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:36.243Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:21:36.243Z] #13 29.77 Reading package lists... [2021-04-06T17:21:36.267Z] #43 38.15 Building dependency tree... [2021-04-06T17:21:36.267Z] #43 ... [2021-04-06T17:21:36.267Z] [2021-04-06T17:21:36.267Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:36.267Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-06T17:21:36.267Z] #56 39.98 The following additional packages will be installed: [2021-04-06T17:21:36.267Z] #56 39.98 libbtrfs0 [2021-04-06T17:21:36.267Z] #56 40.20 The following NEW packages will be installed: [2021-04-06T17:21:36.267Z] #56 40.20 libbtrfs-dev libbtrfs0 [2021-04-06T17:21:36.267Z] #56 40.44 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:21:36.267Z] #56 40.44 Need to get 120 kB of archives. [2021-04-06T17:21:36.267Z] #56 40.44 After this operation, 423 kB of additional disk space will be used. [2021-04-06T17:21:36.267Z] #56 40.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-06T17:21:36.267Z] #56 40.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-06T17:21:36.550Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-04-06T17:21:36.601Z] #57 155.0 + bin/containerd-shim-runc-v1 [2021-04-06T17:21:37.122Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2021-04-06T17:21:37.383Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-04-06T17:21:37.874Z] #56 41.93 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:21:37.955Z] ok github.com/docker/docker/pkg/chrootarchive 3.017s coverage: 43.2% of statements [2021-04-06T17:21:38.117Z] #40 ... [2021-04-06T17:21:38.117Z] [2021-04-06T17:21:38.117Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:38.117Z] #49 sha256:c54fa90bf3d1b7031e61fa2de2937ce4d5c0097fbc2f567946ac8a0cf5b1a957 [2021-04-06T17:21:38.117Z] #49 33.94 go: extracting golang.org/x/text v0.3.2 [2021-04-06T17:21:38.133Z] #13 37.17 Building dependency tree... [2021-04-06T17:21:38.177Z] #56 42.28 Fetched 120 kB in 0s (1558 kB/s) [2021-04-06T17:21:38.477Z] #56 42.42 Selecting previously unselected package libbtrfs0. [2021-04-06T17:21:38.478Z] #56 42.42 (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.) [2021-04-06T17:21:38.478Z] #56 42.59 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-06T17:21:38.526Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2021-04-06T17:21:38.679Z] #49 ... [2021-04-06T17:21:38.679Z] [2021-04-06T17:21:38.679Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:38.679Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:38.679Z] #42 24.81 Fetched 8426 kB in 17s (506 kB/s) [2021-04-06T17:21:38.679Z] #42 24.81 Reading package lists... [2021-04-06T17:21:38.786Z] #56 42.63 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:21:38.786Z] #56 42.79 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:21:38.786Z] #56 42.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-06T17:21:38.786Z] #56 42.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:21:38.788Z] ok github.com/docker/docker/pkg/fileutils 0.045s coverage: 89.5% of statements [2021-04-06T17:21:38.936Z] #42 32.14 Reading package lists... [2021-04-06T17:21:38.936Z] #42 ... [2021-04-06T17:21:38.936Z] [2021-04-06T17:21:38.936Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:38.936Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:21:38.936Z] #36 27.11 Fetched 8426 kB in 18s (479 kB/s) [2021-04-06T17:21:38.936Z] #36 27.11 Reading package lists... [2021-04-06T17:21:39.087Z] #56 43.14 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:21:39.087Z] #56 43.17 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:21:39.087Z] #56 43.18 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:21:39.360Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2021-04-06T17:21:39.360Z] ok github.com/docker/docker/pkg/fsutils 0.266s coverage: 85.1% of statements [2021-04-06T17:21:39.402Z] #57 158.0 + bin/containerd-shim-runc-v2 [2021-04-06T17:21:39.497Z] #36 34.41 Reading package lists... [2021-04-06T17:21:39.497Z] #36 ... [2021-04-06T17:21:39.497Z] [2021-04-06T17:21:39.497Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:39.497Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:21:39.497Z] #55 28.38 Fetched 8426 kB in 17s (485 kB/s) [2021-04-06T17:21:39.497Z] #55 28.38 Reading package lists... [2021-04-06T17:21:39.692Z] #57 158.7 + binaries [2021-04-06T17:21:39.692Z] #57 158.7 + install -D bin/containerd /build/containerd [2021-04-06T17:21:39.692Z] #57 158.7 + install -D bin/containerd-shim /build/containerd-shim [2021-04-06T17:21:39.692Z] #57 158.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-06T17:21:39.692Z] #57 158.7 + install -D bin/ctr /build/ctr [2021-04-06T17:21:39.759Z] #56 DONE 43.6s [2021-04-06T17:21:39.759Z] [2021-04-06T17:21:39.759Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:21:39.759Z] #57 sha256:43146a444c3f1cf78ac31c4d31f21744208564b143590b0f404ab947b0b1e6bf [2021-04-06T17:21:39.759Z] #57 0.242 + RM_GOPATH=0 [2021-04-06T17:21:39.759Z] #57 0.242 + TMP_GOPATH= [2021-04-06T17:21:39.759Z] #57 0.242 + : /build [2021-04-06T17:21:39.759Z] #57 0.243 + '[' -z '' ']' [2021-04-06T17:21:39.759Z] #57 0.243 ++ mktemp -d [2021-04-06T17:21:39.759Z] #57 0.246 + export GOPATH=/tmp/tmp.jtWcPwJ5mJ [2021-04-06T17:21:39.759Z] #57 0.247 + GOPATH=/tmp/tmp.jtWcPwJ5mJ [2021-04-06T17:21:39.759Z] #57 0.248 + RM_GOPATH=1 [2021-04-06T17:21:39.759Z] #57 0.260 + case "$(go env GOARCH)" in [2021-04-06T17:21:39.759Z] #57 0.261 ++ go env GOARCH [2021-04-06T17:21:39.759Z] #57 0.299 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:39.932Z] ok github.com/docker/docker/pkg/discovery/kv 3.116s coverage: 84.1% of statements [2021-04-06T17:21:40.031Z] #13 40.99 The following additional packages will be installed: [2021-04-06T17:21:40.031Z] #13 41.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-06T17:21:40.031Z] #13 41.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-06T17:21:40.031Z] #13 41.01 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-06T17:21:40.031Z] #13 41.01 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-06T17:21:40.031Z] #13 41.01 mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:21:40.031Z] #13 41.03 Suggested packages: [2021-04-06T17:21:40.031Z] #13 41.04 gcc-8-locales seccomp wine64 [2021-04-06T17:21:40.060Z] #57 0.307 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:40.060Z] #57 0.314 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:40.060Z] #57 0.331 + dir=/tmp/install [2021-04-06T17:21:40.060Z] #57 0.332 + bin=containerd [2021-04-06T17:21:40.060Z] #57 0.332 + shift [2021-04-06T17:21:40.060Z] #57 0.333 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-06T17:21:40.060Z] #57 0.333 + . /tmp/install/containerd.installer [2021-04-06T17:21:40.060Z] #57 0.333 ++ set -e [2021-04-06T17:21:40.060Z] #57 0.334 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:21:40.060Z] #57 0.335 + install_containerd [2021-04-06T17:21:40.060Z] #57 0.336 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-06T17:21:40.060Z] #57 0.337 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:21:40.060Z] #57 0.338 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jtWcPwJ5mJ/src/github.com/containerd/containerd [2021-04-06T17:21:40.060Z] #57 0.345 Cloning into '/tmp/tmp.jtWcPwJ5mJ/src/github.com/containerd/containerd'... [2021-04-06T17:21:40.061Z] #55 35.51 Reading package lists... [2021-04-06T17:21:40.061Z] #55 ... [2021-04-06T17:21:40.061Z] [2021-04-06T17:21:40.061Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:40.061Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:21:40.061Z] #13 31.06 Fetched 8933 kB in 19s (466 kB/s) [2021-04-06T17:21:40.195Z] ok github.com/docker/docker/layer 7.276s coverage: 68.8% of statements [2021-04-06T17:21:40.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-06T17:21:40.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-06T17:21:40.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-06T17:21:40.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-06T17:21:40.195Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-06T17:21:40.195Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-06T17:21:40.195Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-06T17:21:40.288Z] #13 ... [2021-04-06T17:21:40.288Z] [2021-04-06T17:21:40.288Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:40.288Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:21:40.288Z] #55 32.27 Reading package lists... [2021-04-06T17:21:40.288Z] #55 38.74 Building dependency tree... [2021-04-06T17:21:40.288Z] #55 42.52 The following additional packages will be installed: [2021-04-06T17:21:40.288Z] #55 42.55 libbtrfs0 [2021-04-06T17:21:40.288Z] #55 42.83 The following NEW packages will be installed: [2021-04-06T17:21:40.288Z] #55 42.87 libbtrfs-dev libbtrfs0 [2021-04-06T17:21:40.288Z] #55 43.68 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:21:40.288Z] #55 43.68 Need to get 119 kB of archives. [2021-04-06T17:21:40.288Z] #55 43.68 After this operation, 387 kB of additional disk space will be used. [2021-04-06T17:21:40.288Z] #55 43.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-06T17:21:40.288Z] #55 43.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-06T17:21:40.288Z] #55 44.78 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:21:40.288Z] #55 44.99 Fetched 119 kB in 1s (210 kB/s) [2021-04-06T17:21:40.288Z] #55 45.12 Selecting previously unselected package libbtrfs0. [2021-04-06T17:21:40.288Z] #55 45.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 ... 15410 files and directories currently installed.) [2021-04-06T17:21:40.288Z] #55 45.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-06T17:21:40.288Z] #55 45.23 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:21:40.288Z] #55 45.36 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:21:40.288Z] #55 45.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-06T17:21:40.288Z] #55 45.41 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:21:40.288Z] #55 45.70 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:21:40.288Z] #55 45.79 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:21:40.288Z] #55 45.81 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:21:40.288Z] #55 DONE 46.1s [2021-04-06T17:21:40.400Z] #57 DONE 159.3s [2021-04-06T17:21:40.544Z] [2021-04-06T17:21:40.544Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:40.544Z] #49 sha256:02b0c7d73a8b547a1e75a8fdd864b05bd4d1eb5e15a24408a3d47aaa4312735c [2021-04-06T17:21:40.544Z] #49 37.48 go: extracting golang.org/x/text v0.3.2 [2021-04-06T17:21:40.544Z] #49 43.13 go: finding github.com/fatih/color v1.7.0 [2021-04-06T17:21:40.544Z] #49 43.17 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:21:40.544Z] #49 43.20 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:21:40.544Z] #49 43.22 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:21:40.544Z] #49 43.22 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:21:40.544Z] #49 43.25 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:21:40.544Z] #49 43.26 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:21:40.544Z] #49 43.29 go: finding github.com/pkg/errors v0.8.1 [2021-04-06T17:21:40.544Z] #49 43.32 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:21:40.544Z] #49 43.36 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:21:40.544Z] #49 43.38 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:21:40.544Z] #49 43.43 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:21:40.544Z] #49 43.44 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:21:40.544Z] #49 43.47 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:21:40.544Z] #49 43.47 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:21:40.544Z] #49 43.49 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:21:40.544Z] #49 43.49 go: finding github.com/spf13/viper v1.6.1 [2021-04-06T17:21:40.544Z] #49 43.54 go: finding github.com/stretchr/testify v1.4.0 [2021-04-06T17:21:40.544Z] #49 43.55 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:21:40.544Z] #49 43.56 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:21:40.544Z] #49 43.65 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:21:40.544Z] #49 43.66 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:21:40.544Z] #49 43.69 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:21:40.544Z] #49 43.74 go: finding github.com/stretchr/objx v0.2.0 [2021-04-06T17:21:40.544Z] #49 43.79 go: finding github.com/spf13/cobra v0.0.5 [2021-04-06T17:21:40.544Z] #49 43.80 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:21:40.544Z] #49 43.82 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:21:40.544Z] #49 43.82 go: finding github.com/gobwas/glob v0.2.3 [2021-04-06T17:21:40.544Z] #49 43.85 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:21:40.544Z] #49 43.85 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:21:40.544Z] #49 43.87 go: finding github.com/spf13/pflag v1.0.5 [2021-04-06T17:21:40.544Z] #49 43.89 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:21:40.544Z] #49 43.93 go: finding github.com/magiconair/properties v1.8.1 [2021-04-06T17:21:40.544Z] #49 43.95 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:21:40.544Z] #49 43.98 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:21:40.544Z] #49 43.98 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:21:40.544Z] #49 44.13 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:21:40.544Z] #49 44.16 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:21:40.544Z] #49 44.19 go: finding github.com/spf13/afero v1.1.2 [2021-04-06T17:21:40.544Z] #49 44.23 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:21:40.544Z] #49 44.23 go: finding github.com/spf13/cast v1.3.0 [2021-04-06T17:21:40.544Z] #49 44.25 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:21:40.545Z] #49 44.27 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:21:40.545Z] #49 44.28 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:21:40.545Z] #49 44.31 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:21:40.545Z] #49 44.36 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-06T17:21:40.545Z] #49 44.41 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:21:40.545Z] #49 44.51 go: finding golang.org/x/text v0.3.2 [2021-04-06T17:21:40.545Z] #49 44.66 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:21:40.545Z] #49 44.68 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:21:40.545Z] #49 44.68 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:21:40.545Z] #49 44.71 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:21:40.545Z] #49 44.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:21:40.545Z] #49 44.74 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:21:40.545Z] #49 44.75 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:21:40.545Z] #49 44.76 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:21:40.545Z] #49 44.77 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:21:40.545Z] #49 44.77 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:21:40.545Z] #49 44.78 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:21:40.545Z] #49 44.80 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-06T17:21:40.545Z] #49 44.82 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:21:40.545Z] #49 44.87 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:21:40.545Z] #49 44.89 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:21:40.545Z] #49 44.91 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:21:40.545Z] #49 45.00 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-06T17:21:40.545Z] #49 45.02 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:21:40.545Z] #49 45.07 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:21:40.545Z] #49 45.15 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:21:40.545Z] #49 45.17 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-06T17:21:40.545Z] #49 45.36 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:21:40.545Z] #49 45.39 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:21:40.545Z] #49 45.42 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:21:40.545Z] #49 45.47 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:21:40.545Z] #49 45.47 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:21:40.768Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2021-04-06T17:21:40.768Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2021-04-06T17:21:40.768Z] ok github.com/docker/docker/pkg/idtools 0.774s coverage: 69.5% of statements [2021-04-06T17:21:41.030Z] ok github.com/docker/docker/pkg/ioutils 0.621s coverage: 70.6% of statements [2021-04-06T17:21:41.030Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-06T17:21:41.030Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-06T17:21:41.030Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-06T17:21:41.031Z] [2021-04-06T17:21:41.031Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-04-06T17:21:41.292Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2021-04-06T17:21:41.292Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2021-04-06T17:21:41.292Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-06T17:21:41.321Z] #58 DONE 0.3s [2021-04-06T17:21:41.321Z] [2021-04-06T17:21:41.321Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-04-06T17:21:41.475Z] #49 ... [2021-04-06T17:21:41.475Z] [2021-04-06T17:21:41.475Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:21:41.475Z] #56 sha256:baec3df946351b51e3ccb4dd9effee571312eef34a1fa0893b1c39b3b7ab170e [2021-04-06T17:21:41.475Z] #56 1.177 + RM_GOPATH=0 [2021-04-06T17:21:41.475Z] #56 1.177 + TMP_GOPATH= [2021-04-06T17:21:41.475Z] #56 1.177 + : /build [2021-04-06T17:21:41.475Z] #56 1.177 + '[' -z '' ']' [2021-04-06T17:21:41.475Z] #56 1.178 ++ mktemp -d [2021-04-06T17:21:41.475Z] #56 1.180 + export GOPATH=/tmp/tmp.CPXZJs56eT [2021-04-06T17:21:41.475Z] #56 1.180 + GOPATH=/tmp/tmp.CPXZJs56eT [2021-04-06T17:21:41.475Z] #56 1.180 + RM_GOPATH=1 [2021-04-06T17:21:41.475Z] #56 1.181 + case "$(go env GOARCH)" in [2021-04-06T17:21:41.475Z] #56 1.181 ++ go env GOARCH [2021-04-06T17:21:41.475Z] #56 1.207 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:41.475Z] #56 1.207 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:41.475Z] #56 1.209 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:41.475Z] #56 1.210 + dir=/tmp/install [2021-04-06T17:21:41.475Z] #56 1.210 + bin=containerd [2021-04-06T17:21:41.475Z] #56 1.210 + shift [2021-04-06T17:21:41.475Z] #56 1.210 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-06T17:21:41.475Z] #56 1.211 + . /tmp/install/containerd.installer [2021-04-06T17:21:41.475Z] #56 1.211 ++ set -e [2021-04-06T17:21:41.475Z] #56 1.211 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:21:41.475Z] #56 1.213 + install_containerd [2021-04-06T17:21:41.475Z] #56 1.214 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-06T17:21:41.475Z] #56 1.214 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CPXZJs56eT/src/github.com/containerd/containerd [2021-04-06T17:21:41.475Z] #56 1.214 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:21:41.475Z] #56 1.237 Cloning into '/tmp/tmp.CPXZJs56eT/src/github.com/containerd/containerd'... [2021-04-06T17:21:41.554Z] ok github.com/docker/docker/pkg/parsers/kernel 0.038s coverage: 60.0% of statements [2021-04-06T17:21:41.611Z] #62 DONE 0.2s [2021-04-06T17:21:41.611Z] [2021-04-06T17:21:41.611Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-04-06T17:21:41.816Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 86.7% of statements [2021-04-06T17:21:41.901Z] #67 DONE 0.3s [2021-04-06T17:21:41.901Z] [2021-04-06T17:21:41.902Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-04-06T17:21:41.902Z] #69 DONE 0.1s [2021-04-06T17:21:42.077Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2021-04-06T17:21:42.077Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-06T17:21:42.077Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-06T17:21:42.192Z] [2021-04-06T17:21:42.192Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:21:42.192Z] #70 DONE 0.0s [2021-04-06T17:21:42.192Z] [2021-04-06T17:21:42.192Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:21:42.582Z] #13 31.06 Reading package lists... [2021-04-06T17:21:42.582Z] #13 ... [2021-04-06T17:21:42.582Z] [2021-04-06T17:21:42.582Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:21:42.582Z] #67 sha256:89b58d7f427a1ec40e334564d4ca3e7859da9a0fbb764bb4a6c2708479600d6a [2021-04-06T17:21:42.582Z] #67 DONE 38.9s [2021-04-06T17:21:42.664Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2021-04-06T17:21:42.824Z] #71 DONE 0.6s [2021-04-06T17:21:42.824Z] [2021-04-06T17:21:42.824Z] #72 exporting to image [2021-04-06T17:21:42.824Z] #72 exporting layers [2021-04-06T17:21:42.839Z] [2021-04-06T17:21:42.839Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:42.839Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:42.839Z] #42 32.14 Reading package lists... [2021-04-06T17:21:42.839Z] #42 ... [2021-04-06T17:21:42.839Z] [2021-04-06T17:21:42.839Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:42.839Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:21:42.839Z] #45 29.13 vendor/golang.org/x/crypto/internal/subtle [2021-04-06T17:21:42.839Z] #45 29.36 vendor/golang.org/x/crypto/curve25519 [2021-04-06T17:21:42.839Z] #45 38.73 sync [2021-04-06T17:21:42.839Z] #45 38.80 internal/reflectlite [2021-04-06T17:21:43.096Z] #45 ... [2021-04-06T17:21:43.096Z] [2021-04-06T17:21:43.096Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:43.096Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:43.367Z] #56 ... [2021-04-06T17:21:43.367Z] [2021-04-06T17:21:43.367Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:43.367Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:21:43.367Z] #45 38.79 sync [2021-04-06T17:21:43.367Z] #45 38.79 internal/reflectlite [2021-04-06T17:21:43.367Z] #45 40.35 github.com/LK4D4/vndr/godl/singleflight [2021-04-06T17:21:43.367Z] #45 40.65 math/rand [2021-04-06T17:21:43.367Z] #45 42.05 internal/singleflight [2021-04-06T17:21:43.367Z] #45 42.81 strconv [2021-04-06T17:21:43.367Z] #45 42.83 io [2021-04-06T17:21:43.367Z] #45 44.09 bytes [2021-04-06T17:21:43.367Z] #45 46.42 bufio [2021-04-06T17:21:43.367Z] #45 47.24 reflect [2021-04-06T17:21:43.367Z] #45 48.16 syscall [2021-04-06T17:21:43.367Z] #45 ... [2021-04-06T17:21:43.368Z] [2021-04-06T17:21:43.368Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:43.368Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:43.368Z] #42 32.67 Reading package lists... [2021-04-06T17:21:43.368Z] #42 39.22 Building dependency tree... [2021-04-06T17:21:43.368Z] #42 43.36 The following additional packages will be installed: [2021-04-06T17:21:43.368Z] #42 43.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-06T17:21:43.368Z] #42 43.36 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-06T17:21:43.368Z] #42 43.38 Suggested packages: [2021-04-06T17:21:43.368Z] #42 43.38 manpages-dev python-setuptools [2021-04-06T17:21:43.368Z] #42 44.58 The following NEW packages will be installed: [2021-04-06T17:21:43.368Z] #42 44.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-06T17:21:43.368Z] #42 44.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-06T17:21:43.368Z] #42 44.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-06T17:21:43.368Z] #42 44.60 python-six zlib1g-dev [2021-04-06T17:21:43.368Z] #42 45.00 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:21:43.368Z] #42 45.00 Need to get 4095 kB of archives. [2021-04-06T17:21:43.368Z] #42 45.00 After this operation, 22.5 MB of additional disk space will be used. [2021-04-06T17:21:43.368Z] #42 45.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-06T17:21:43.368Z] #42 45.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-06T17:21:43.368Z] #42 45.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-06T17:21:43.368Z] #42 45.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-06T17:21:43.368Z] #42 45.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-06T17:21:43.368Z] #42 45.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-06T17:21:43.368Z] #42 45.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-06T17:21:43.368Z] #42 45.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-06T17:21:43.368Z] #42 45.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-06T17:21:43.368Z] #42 45.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-06T17:21:43.368Z] #42 45.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-06T17:21:43.368Z] #42 45.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-06T17:21:43.368Z] #42 45.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-06T17:21:43.368Z] #42 45.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-06T17:21:43.368Z] #42 45.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-06T17:21:43.368Z] #42 45.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-06T17:21:43.368Z] #42 45.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-06T17:21:43.368Z] #42 46.68 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:21:43.368Z] #42 47.10 Fetched 4095 kB in 1s (5938 kB/s) [2021-04-06T17:21:43.368Z] #42 47.23 Selecting previously unselected package libcap-dev:amd64. [2021-04-06T17:21:43.368Z] #42 47.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.) [2021-04-06T17:21:43.368Z] #42 47.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-06T17:21:43.368Z] #42 47.33 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-06T17:21:43.368Z] #42 47.45 Selecting previously unselected package libnet1:amd64. [2021-04-06T17:21:43.368Z] #42 47.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:21:43.368Z] #42 47.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:21:43.368Z] #42 47.61 Selecting previously unselected package libnet1-dev. [2021-04-06T17:21:43.368Z] #42 47.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:21:43.368Z] #42 47.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:21:43.368Z] #42 47.82 Selecting previously unselected package libnl-3-200:amd64. [2021-04-06T17:21:43.368Z] #42 47.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-06T17:21:43.368Z] #42 47.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:21:43.368Z] #42 47.96 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-06T17:21:43.368Z] #42 47.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-06T17:21:43.368Z] #42 48.00 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-06T17:21:43.368Z] #42 48.28 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-06T17:21:43.368Z] #42 48.29 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:21:43.368Z] #42 48.30 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:21:43.368Z] #42 48.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-06T17:21:43.368Z] #42 48.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:21:43.368Z] #42 48.46 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-06T17:21:43.368Z] #42 48.57 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-06T17:21:43.368Z] #42 48.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-06T17:21:43.368Z] #42 48.59 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-06T17:21:43.368Z] #42 48.83 Selecting previously unselected package libprotobuf17:amd64. [2021-04-06T17:21:43.368Z] #42 48.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:43.368Z] #42 48.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-06T17:21:43.368Z] #42 ... [2021-04-06T17:21:43.368Z] [2021-04-06T17:21:43.368Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:43.368Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:21:43.368Z] #36 32.54 Reading package lists... [2021-04-06T17:21:43.368Z] #36 39.16 Building dependency tree... [2021-04-06T17:21:43.368Z] #36 43.14 The following additional packages will be installed: [2021-04-06T17:21:43.368Z] #36 43.14 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-06T17:21:43.368Z] #36 43.14 Suggested packages: [2021-04-06T17:21:43.368Z] #36 43.18 cmake-doc ninja-build lrzip [2021-04-06T17:21:43.368Z] #36 43.18 Recommended packages: [2021-04-06T17:21:43.368Z] #36 43.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-06T17:21:43.368Z] #36 44.06 The following NEW packages will be installed: [2021-04-06T17:21:43.368Z] #36 44.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-06T17:21:43.368Z] #36 44.09 vim-common xxd [2021-04-06T17:21:43.368Z] #36 44.47 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:21:43.368Z] #36 44.47 Need to get 14.9 MB of archives. [2021-04-06T17:21:43.368Z] #36 44.47 After this operation, 61.8 MB of additional disk space will be used. [2021-04-06T17:21:43.368Z] #36 44.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-06T17:21:43.368Z] #36 44.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:21:43.368Z] #36 44.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-06T17:21:43.368Z] #36 44.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-06T17:21:43.368Z] #36 45.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-06T17:21:43.368Z] #36 45.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-06T17:21:43.368Z] #36 45.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-06T17:21:43.368Z] #36 45.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-06T17:21:43.368Z] #36 45.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-06T17:21:43.368Z] #36 45.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-06T17:21:43.368Z] #36 47.45 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:21:43.368Z] #36 47.63 Fetched 14.9 MB in 2s (8667 kB/s) [2021-04-06T17:21:43.368Z] #36 47.72 Selecting previously unselected package xxd. [2021-04-06T17:21:43.368Z] #36 47.72 (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.) [2021-04-06T17:21:43.368Z] #36 47.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:21:43.368Z] #36 47.81 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:21:43.368Z] #36 48.06 Selecting previously unselected package vim-common. [2021-04-06T17:21:43.368Z] #36 48.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:21:43.368Z] #36 48.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:21:43.368Z] #36 48.51 Selecting previously unselected package cmake-data. [2021-04-06T17:21:43.368Z] #36 48.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-06T17:21:43.368Z] #36 48.53 Unpacking cmake-data (3.13.4-1) ... [2021-04-06T17:21:43.368Z] #36 ... [2021-04-06T17:21:43.368Z] [2021-04-06T17:21:43.368Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:21:43.368Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:21:43.620Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-04-06T17:21:43.620Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-04-06T17:21:43.620Z] ok github.com/docker/docker/pkg/progress 0.024s coverage: 75.9% of statements [2021-04-06T17:21:44.137Z] #32 48.94 Checking out files: 85% (1301/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. [2021-04-06T17:21:44.137Z] #32 49.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-06T17:21:44.194Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-04-06T17:21:44.466Z] #42 39.22 Building dependency tree... [2021-04-06T17:21:44.767Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-04-06T17:21:45.028Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-04-06T17:21:45.069Z] #32 50.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:21:45.289Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2021-04-06T17:21:45.550Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2021-04-06T17:21:45.623Z] #72 exporting layers 2.6s done [2021-04-06T17:21:45.623Z] #72 writing image sha256:ee13cfbc338872e85b85605ebaf5ea2b6f3486a1ef3d4dbe47cf5c4287279199 done [2021-04-06T17:21:45.623Z] #72 naming to docker.io/library/docker:257b4db1861b86f2d3643636cf3303979c7d2923 done [2021-04-06T17:21:45.623Z] #72 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-06T17:21:45.751Z] #57 ... [2021-04-06T17:21:45.751Z] [2021-04-06T17:21:45.751Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:45.751Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:21:45.751Z] #43 38.15 Building dependency tree... [2021-04-06T17:21:45.751Z] #43 42.11 The following additional packages will be installed: [2021-04-06T17:21:45.751Z] #43 42.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-06T17:21:45.751Z] #43 42.12 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-06T17:21:45.751Z] #43 42.12 Suggested packages: [2021-04-06T17:21:45.751Z] #43 42.12 manpages-dev python-setuptools [2021-04-06T17:21:45.751Z] #43 43.64 The following NEW packages will be installed: [2021-04-06T17:21:45.751Z] #43 43.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-06T17:21:45.751Z] #43 43.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-06T17:21:45.751Z] #43 43.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-06T17:21:45.751Z] #43 43.64 python-six zlib1g-dev [2021-04-06T17:21:45.751Z] #43 43.86 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:21:45.751Z] #43 43.86 Need to get 4075 kB of archives. [2021-04-06T17:21:45.751Z] #43 43.86 After this operation, 24.5 MB of additional disk space will be used. [2021-04-06T17:21:45.751Z] #43 43.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-04-06T17:21:45.751Z] #43 43.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-06T17:21:45.751Z] #43 43.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-04-06T17:21:45.751Z] #43 43.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-06T17:21:45.751Z] #43 43.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-04-06T17:21:45.751Z] #43 43.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-06T17:21:45.751Z] #43 44.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-04-06T17:21:45.751Z] #43 44.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-04-06T17:21:45.751Z] #43 44.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-04-06T17:21:45.751Z] #43 44.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-04-06T17:21:45.751Z] #43 44.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-04-06T17:21:45.751Z] #43 44.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-04-06T17:21:45.751Z] #43 44.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-04-06T17:21:45.751Z] #43 44.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-04-06T17:21:45.751Z] #43 44.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-06T17:21:45.751Z] #43 44.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-04-06T17:21:45.751Z] #43 44.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-04-06T17:21:45.751Z] #43 45.59 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:21:45.751Z] #43 45.84 Fetched 4075 kB in 1s (7192 kB/s) [2021-04-06T17:21:45.751Z] #43 46.02 Selecting previously unselected package libcap-dev:ppc64el. [2021-04-06T17:21:45.751Z] #43 46.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 ... 15339 files and directories currently installed.) [2021-04-06T17:21:45.751Z] #43 46.12 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-04-06T17:21:45.751Z] #43 46.15 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-04-06T17:21:45.751Z] #43 46.31 Selecting previously unselected package libnet1:ppc64el. [2021-04-06T17:21:45.751Z] #43 46.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-06T17:21:45.751Z] #43 46.35 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-06T17:21:45.751Z] #43 46.56 Selecting previously unselected package libnet1-dev. [2021-04-06T17:21:45.751Z] #43 46.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-06T17:21:45.751Z] #43 46.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:21:45.751Z] #43 46.81 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-06T17:21:45.751Z] #43 46.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-06T17:21:45.751Z] #43 46.82 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-06T17:21:45.751Z] #43 47.08 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-04-06T17:21:45.751Z] #43 47.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-04-06T17:21:45.751Z] #43 47.10 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-06T17:21:45.751Z] #43 47.47 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-06T17:21:45.751Z] #43 47.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-06T17:21:45.751Z] #43 47.49 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:21:45.751Z] #43 47.63 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-04-06T17:21:45.751Z] #43 47.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-04-06T17:21:45.751Z] #43 47.66 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:21:45.751Z] #43 47.86 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-04-06T17:21:45.751Z] #43 47.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-04-06T17:21:45.751Z] #43 47.89 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-06T17:21:45.751Z] #43 48.22 Selecting previously unselected package libprotobuf17:ppc64el. [2021-04-06T17:21:45.751Z] #43 48.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:21:45.751Z] #43 48.28 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:21:45.751Z] #43 49.39 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-04-06T17:21:45.751Z] #43 49.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:21:45.751Z] #43 49.39 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:21:45.751Z] #43 49.65 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-04-06T17:21:45.751Z] #43 49.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:21:45.751Z] #43 49.66 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-06T17:21:45.835Z] #42 42.10 The following additional packages will be installed: [2021-04-06T17:21:45.835Z] #42 42.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-06T17:21:45.835Z] #42 42.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-06T17:21:45.835Z] #42 42.10 Suggested packages: [2021-04-06T17:21:45.835Z] #42 42.10 manpages-dev python-setuptools [2021-04-06T17:21:46.054Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/test/unit [2021-04-06T17:21:46.062Z] #43 ... [2021-04-06T17:21:46.062Z] [2021-04-06T17:21:46.062Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:21:46.062Z] #68 sha256:82fbdff9902af396748e14ff7bc455f3096b627224e8d2b47df77b07cbb82b76 [2021-04-06T17:21:46.062Z] #68 DONE 49.9s [2021-04-06T17:21:46.062Z] [2021-04-06T17:21:46.062Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:46.062Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:21:46.062Z] #14 31.70 Reading package lists... [2021-04-06T17:21:46.062Z] #14 41.80 Building dependency tree... [2021-04-06T17:21:46.062Z] #14 44.89 The following additional packages will be installed: [2021-04-06T17:21:46.062Z] #14 44.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-06T17:21:46.062Z] #14 44.90 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-06T17:21:46.062Z] #14 44.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-06T17:21:46.062Z] #14 44.91 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-06T17:21:46.062Z] #14 44.91 mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:21:46.062Z] #14 44.92 Suggested packages: [2021-04-06T17:21:46.062Z] #14 44.92 gcc-8-locales seccomp wine64 [2021-04-06T17:21:46.062Z] #14 46.75 The following NEW packages will be installed: [2021-04-06T17:21:46.062Z] #14 46.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-06T17:21:46.062Z] #14 46.75 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-06T17:21:46.062Z] #14 46.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-06T17:21:46.062Z] #14 46.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-06T17:21:46.062Z] #14 46.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-06T17:21:46.062Z] #14 46.76 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:21:46.062Z] #14 46.78 The following packages will be upgraded: [2021-04-06T17:21:46.062Z] #14 46.78 libseccomp2 libsystemd0 libudev1 [2021-04-06T17:21:46.062Z] #14 47.08 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:21:46.062Z] #14 47.08 Need to get 79.4 MB of archives. [2021-04-06T17:21:46.062Z] #14 47.08 After this operation, 532 MB of additional disk space will be used. [2021-04-06T17:21:46.062Z] #14 47.08 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-04-06T17:21:46.062Z] #14 47.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-04-06T17:21:46.062Z] #14 47.10 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-04-06T17:21:46.062Z] #14 47.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-04-06T17:21:46.062Z] #14 47.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-04-06T17:21:46.062Z] #14 47.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-04-06T17:21:46.062Z] #14 47.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-06T17:21:46.062Z] #14 47.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-04-06T17:21:46.062Z] #14 47.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-04-06T17:21:46.062Z] #14 47.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-06T17:21:46.062Z] #14 48.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-06T17:21:46.062Z] #14 48.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-06T17:21:46.062Z] #14 48.81 Get:13 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] [2021-04-06T17:21:46.062Z] #14 ... [2021-04-06T17:21:46.062Z] [2021-04-06T17:21:46.062Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:21:46.062Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-06T17:21:46.360Z] #33 49.96 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. [2021-04-06T17:21:46.360Z] #33 50.11 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-06T17:21:46.360Z] #33 50.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:21:46.492Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.9% of statements [2021-04-06T17:21:46.492Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2021-04-06T17:21:47.066Z] ok github.com/docker/docker/pkg/tailfile 0.108s coverage: 88.6% of statements [2021-04-06T17:21:47.066Z] ok github.com/docker/docker/pkg/signal 2.882s coverage: 61.0% of statements [2021-04-06T17:21:47.423Z] #33 ... [2021-04-06T17:21:47.423Z] [2021-04-06T17:21:47.423Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:47.423Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-06T17:21:47.423Z] #37 41.34 The following additional packages will be installed: [2021-04-06T17:21:47.423Z] #37 41.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-06T17:21:47.423Z] #37 41.38 Suggested packages: [2021-04-06T17:21:47.423Z] #37 41.38 cmake-doc ninja-build lrzip [2021-04-06T17:21:47.423Z] #37 41.38 Recommended packages: [2021-04-06T17:21:47.423Z] #37 41.38 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-06T17:21:47.423Z] #37 42.52 The following NEW packages will be installed: [2021-04-06T17:21:47.423Z] #37 42.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-06T17:21:47.423Z] #37 42.52 vim-common xxd [2021-04-06T17:21:47.423Z] #37 42.70 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:21:47.423Z] #37 42.70 Need to get 14.9 MB of archives. [2021-04-06T17:21:47.423Z] #37 42.70 After this operation, 67.2 MB of additional disk space will be used. [2021-04-06T17:21:47.423Z] #37 42.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-06T17:21:47.423Z] #37 42.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:21:47.423Z] #37 42.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-04-06T17:21:47.423Z] #37 42.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-06T17:21:47.423Z] #37 43.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-04-06T17:21:47.423Z] #37 43.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-04-06T17:21:47.423Z] #37 43.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-04-06T17:21:47.423Z] #37 44.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-04-06T17:21:47.423Z] #37 44.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-04-06T17:21:47.423Z] #37 44.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-04-06T17:21:47.423Z] #37 45.71 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:21:47.423Z] #37 46.00 Fetched 14.9 MB in 2s (8244 kB/s) [2021-04-06T17:21:47.423Z] #37 46.14 Selecting previously unselected package xxd. [2021-04-06T17:21:47.423Z] #37 46.15 (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.) [2021-04-06T17:21:47.423Z] #37 46.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-06T17:21:47.423Z] #37 46.24 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:21:47.423Z] #37 46.42 Selecting previously unselected package vim-common. [2021-04-06T17:21:47.423Z] #37 46.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:21:47.423Z] #37 46.51 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:21:47.423Z] #37 46.87 Selecting previously unselected package cmake-data. [2021-04-06T17:21:47.423Z] #37 46.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-06T17:21:47.423Z] #37 46.88 Unpacking cmake-data (3.13.4-1) ... [2021-04-06T17:21:47.423Z] #37 ... [2021-04-06T17:21:47.423Z] [2021-04-06T17:21:47.423Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:47.423Z] #50 sha256:9f1db6c1a88bd775ef09c45c3d8522dd01692bc06a6a63269db1e325b270539c [2021-04-06T17:21:47.423Z] #50 42.95 go: extracting golang.org/x/text v0.3.2 [2021-04-06T17:21:47.423Z] #50 48.83 go: finding github.com/fatih/color v1.7.0 [2021-04-06T17:21:47.423Z] #50 49.00 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:21:47.423Z] #50 49.10 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:21:47.423Z] #50 49.15 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:21:47.423Z] #50 49.51 go: finding github.com/pkg/errors v0.8.1 [2021-04-06T17:21:47.423Z] #50 49.58 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:21:47.423Z] #50 49.59 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:21:47.423Z] #50 49.73 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:21:47.423Z] #50 49.86 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:21:47.423Z] #50 49.98 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:21:47.423Z] #50 49.99 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:21:47.423Z] #50 49.99 go: finding github.com/stretchr/testify v1.4.0 [2021-04-06T17:21:47.423Z] #50 50.12 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:21:47.423Z] #50 50.12 go: finding github.com/spf13/viper v1.6.1 [2021-04-06T17:21:47.423Z] #50 50.28 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:21:47.423Z] #50 50.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:21:47.423Z] #50 50.41 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:21:47.423Z] #50 50.43 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:21:47.423Z] #50 50.49 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:21:47.423Z] #50 50.54 go: finding github.com/spf13/cobra v0.0.5 [2021-04-06T17:21:47.423Z] #50 50.59 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:21:47.423Z] #50 50.62 go: finding github.com/gobwas/glob v0.2.3 [2021-04-06T17:21:47.423Z] #50 50.64 go: finding github.com/spf13/pflag v1.0.5 [2021-04-06T17:21:47.423Z] #50 50.67 go: finding github.com/stretchr/objx v0.2.0 [2021-04-06T17:21:47.423Z] #50 50.71 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:21:47.423Z] #50 50.71 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:21:47.423Z] #50 50.78 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:21:47.423Z] #50 50.83 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:21:47.423Z] #50 50.92 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:21:47.423Z] #50 50.93 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:21:47.423Z] #50 50.95 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:21:47.423Z] #50 50.97 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:21:47.423Z] #50 50.99 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:21:47.423Z] #50 51.17 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:21:47.423Z] #50 51.18 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:21:47.423Z] #50 51.25 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:21:47.423Z] #50 51.39 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:21:47.423Z] #50 51.45 go: finding github.com/magiconair/properties v1.8.1 [2021-04-06T17:21:47.423Z] #50 51.47 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:21:47.423Z] #50 51.49 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:21:47.423Z] #50 51.58 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:21:47.589Z] #32 ... [2021-04-06T17:21:47.589Z] [2021-04-06T17:21:47.589Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:21:47.589Z] #34 sha256:beb5213994b50285e82a36a3636d6c42f81ed892658054205f57648f407dec91 [2021-04-06T17:21:47.589Z] #34 43.19 internal/oserror [2021-04-06T17:21:47.589Z] #34 43.31 syscall [2021-04-06T17:21:47.589Z] #34 44.67 reflect [2021-04-06T17:21:47.589Z] #34 51.53 time [2021-04-06T17:21:47.589Z] #34 ... [2021-04-06T17:21:47.589Z] [2021-04-06T17:21:47.589Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:47.589Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:47.589Z] #42 49.77 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-06T17:21:47.589Z] #42 49.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:47.589Z] #42 49.78 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-06T17:21:47.589Z] #42 50.01 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-06T17:21:47.589Z] #42 50.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:47.589Z] #42 50.06 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-06T17:21:47.589Z] #42 51.56 Selecting previously unselected package libprotoc17:amd64. [2021-04-06T17:21:47.589Z] #42 51.57 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:47.589Z] #42 51.58 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-06T17:21:47.589Z] #42 52.29 Selecting previously unselected package protobuf-c-compiler. [2021-04-06T17:21:47.589Z] #42 52.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:21:47.589Z] #42 52.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:21:47.589Z] #42 52.42 Selecting previously unselected package protobuf-compiler. [2021-04-06T17:21:47.589Z] #42 52.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:47.589Z] #42 52.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:21:47.589Z] #42 52.63 Selecting previously unselected package python-pkg-resources. [2021-04-06T17:21:47.589Z] #42 52.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:21:47.589Z] #42 52.64 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-06T17:21:47.589Z] #42 52.89 Selecting previously unselected package python-six. [2021-04-06T17:21:47.589Z] #42 52.89 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-06T17:21:47.589Z] #42 52.90 Unpacking python-six (1.12.0-1) ... [2021-04-06T17:21:47.589Z] #42 53.02 Selecting previously unselected package python-protobuf. [2021-04-06T17:21:47.589Z] #42 53.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:47.589Z] #42 53.03 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-06T17:21:47.640Z] testing: warning: no tests to run [2021-04-06T17:21:47.640Z] coverage: [no statements] [2021-04-06T17:21:47.640Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2021-04-06T17:21:47.640Z] ok github.com/docker/docker/pkg/tarsum 0.126s coverage: 89.3% of statements [2021-04-06T17:21:47.726Z] #50 51.59 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:21:47.726Z] #50 51.64 go: finding github.com/spf13/afero v1.1.2 [2021-04-06T17:21:47.726Z] #50 51.68 go: finding github.com/spf13/cast v1.3.0 [2021-04-06T17:21:47.726Z] #50 ... [2021-04-06T17:21:47.726Z] [2021-04-06T17:21:47.726Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:47.726Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-06T17:21:47.726Z] #37 51.59 Selecting previously unselected package libicu63:ppc64el. [2021-04-06T17:21:47.726Z] #37 51.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-06T17:21:47.726Z] #37 51.61 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-06T17:21:47.729Z] #42 43.39 The following NEW packages will be installed: [2021-04-06T17:21:47.729Z] #42 43.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-06T17:21:47.729Z] #42 43.46 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-06T17:21:47.729Z] #42 43.46 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-06T17:21:47.729Z] #42 43.46 python-six zlib1g-dev [2021-04-06T17:21:47.729Z] #42 43.82 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:21:47.729Z] #42 43.82 Need to get 4095 kB of archives. [2021-04-06T17:21:47.729Z] #42 43.82 After this operation, 22.5 MB of additional disk space will be used. [2021-04-06T17:21:47.729Z] #42 43.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-06T17:21:47.729Z] #42 43.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-06T17:21:47.729Z] #42 43.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-06T17:21:47.729Z] #42 43.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-06T17:21:47.729Z] #42 43.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-06T17:21:47.729Z] #42 43.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-06T17:21:47.729Z] #42 43.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-06T17:21:47.729Z] #42 43.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-06T17:21:47.729Z] #42 43.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-06T17:21:47.846Z] #42 53.61 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-06T17:21:47.902Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-04-06T17:21:47.902Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2021-04-06T17:21:47.986Z] #42 44.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-06T17:21:47.986Z] #42 44.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-06T17:21:47.986Z] #42 44.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-06T17:21:47.986Z] #42 44.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-06T17:21:48.164Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2021-04-06T17:21:48.243Z] #42 44.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-06T17:21:48.243Z] #42 44.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-06T17:21:48.243Z] #42 44.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-06T17:21:48.243Z] #42 44.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-06T17:21:48.889Z] ? github.com/docker/docker/api [no test files] [2021-04-06T17:21:49.174Z] #42 ... [2021-04-06T17:21:49.174Z] [2021-04-06T17:21:49.174Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:49.174Z] #49 sha256:c54fa90bf3d1b7031e61fa2de2937ce4d5c0097fbc2f567946ac8a0cf5b1a957 [2021-04-06T17:21:49.174Z] #49 39.63 go: finding github.com/fatih/color v1.7.0 [2021-04-06T17:21:49.174Z] #49 39.66 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:21:49.174Z] #49 39.72 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:21:49.174Z] #49 39.72 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:21:49.174Z] #49 39.76 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:21:49.174Z] #49 39.82 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:21:49.174Z] #49 39.82 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:21:49.174Z] #49 39.87 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:21:49.174Z] #49 39.87 go: finding github.com/pkg/errors v0.8.1 [2021-04-06T17:21:49.174Z] #49 39.87 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:21:49.174Z] #49 39.98 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:21:49.174Z] #49 40.00 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:21:49.174Z] #49 40.00 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:21:49.174Z] #49 40.05 go: finding github.com/stretchr/testify v1.4.0 [2021-04-06T17:21:49.174Z] #49 40.05 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:21:49.174Z] #49 40.05 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:21:49.174Z] #49 40.08 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:21:49.174Z] #49 40.11 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:21:49.174Z] #49 40.12 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:21:49.174Z] #49 40.13 go: finding github.com/stretchr/objx v0.2.0 [2021-04-06T17:21:49.174Z] #49 40.14 go: finding github.com/spf13/viper v1.6.1 [2021-04-06T17:21:49.174Z] #49 40.20 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:21:49.174Z] #49 40.20 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:21:49.174Z] #49 40.42 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:21:49.174Z] #49 40.48 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:21:49.174Z] #49 40.48 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:21:49.174Z] #49 40.50 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:21:49.174Z] #49 40.62 go: finding github.com/spf13/cobra v0.0.5 [2021-04-06T17:21:49.174Z] #49 40.62 go: finding github.com/gobwas/glob v0.2.3 [2021-04-06T17:21:49.174Z] #49 40.62 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:21:49.174Z] #49 40.62 go: finding github.com/spf13/pflag v1.0.5 [2021-04-06T17:21:49.174Z] #49 40.67 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:21:49.174Z] #49 40.82 go: finding github.com/magiconair/properties v1.8.1 [2021-04-06T17:21:49.174Z] #49 40.84 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:21:49.174Z] #49 40.85 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:21:49.174Z] #49 40.87 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:21:49.174Z] #49 40.96 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:21:49.174Z] #49 40.98 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:21:49.174Z] #49 41.01 go: finding github.com/spf13/afero v1.1.2 [2021-04-06T17:21:49.174Z] #49 41.03 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:21:49.174Z] #49 41.05 go: finding github.com/spf13/cast v1.3.0 [2021-04-06T17:21:49.174Z] #49 41.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:21:49.174Z] #49 41.08 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:21:49.174Z] #49 41.12 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:21:49.174Z] #49 41.13 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:21:49.174Z] #49 41.24 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-06T17:21:49.174Z] #49 41.31 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:21:49.174Z] #49 41.40 go: finding golang.org/x/text v0.3.2 [2021-04-06T17:21:49.174Z] #49 41.47 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:21:49.174Z] #49 41.50 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:21:49.174Z] #49 41.50 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:21:49.174Z] #49 41.52 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:21:49.174Z] #49 41.54 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:21:49.174Z] #49 41.56 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:21:49.174Z] #49 41.57 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:21:49.174Z] #49 41.59 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:21:49.174Z] #49 41.60 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:21:49.174Z] #49 41.62 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:21:49.174Z] #49 41.70 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:21:49.174Z] #49 41.70 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-06T17:21:49.174Z] #49 41.85 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:21:49.174Z] #49 41.87 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:21:49.174Z] #49 41.89 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:21:49.174Z] #49 41.89 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:21:49.174Z] #49 41.93 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-06T17:21:49.174Z] #49 41.94 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:21:49.174Z] #49 41.95 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:21:49.174Z] #49 41.97 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:21:49.174Z] #49 42.01 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-06T17:21:49.174Z] #49 42.12 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:21:49.174Z] #49 42.36 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:21:49.174Z] #49 42.36 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:21:49.174Z] #49 42.36 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:21:49.174Z] #49 42.36 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:21:49.432Z] #49 ... [2021-04-06T17:21:49.432Z] [2021-04-06T17:21:49.432Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:49.432Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:49.432Z] #42 45.53 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:21:49.553Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-04-06T17:21:49.553Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 85.4% of statements [2021-04-06T17:21:49.689Z] #42 45.74 Fetched 4095 kB in 1s (5347 kB/s) [2021-04-06T17:21:49.689Z] #42 45.83 Selecting previously unselected package libcap-dev:amd64. [2021-04-06T17:21:49.689Z] #42 45.83 (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.) [2021-04-06T17:21:49.689Z] #42 45.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-06T17:21:49.689Z] #42 45.90 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-06T17:21:49.861Z] #37 ... [2021-04-06T17:21:49.861Z] [2021-04-06T17:21:49.861Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:49.861Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:21:49.861Z] #46 43.52 sync [2021-04-06T17:21:49.861Z] #46 43.53 internal/reflectlite [2021-04-06T17:21:49.861Z] #46 45.97 math/rand [2021-04-06T17:21:49.861Z] #46 45.99 github.com/LK4D4/vndr/godl/singleflight [2021-04-06T17:21:49.861Z] #46 46.01 internal/singleflight [2021-04-06T17:21:49.861Z] #46 49.41 sort [2021-04-06T17:21:49.861Z] #46 49.42 io [2021-04-06T17:21:49.861Z] #46 49.45 strconv [2021-04-06T17:21:49.861Z] #46 49.50 syscall [2021-04-06T17:21:49.861Z] #46 ... [2021-04-06T17:21:49.861Z] [2021-04-06T17:21:49.861Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:49.861Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:21:49.861Z] #43 52.08 Selecting previously unselected package libprotoc17:ppc64el. [2021-04-06T17:21:49.861Z] #43 52.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:21:49.861Z] #43 52.10 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:21:49.861Z] #43 52.53 Selecting previously unselected package protobuf-c-compiler. [2021-04-06T17:21:49.861Z] #43 52.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-04-06T17:21:49.861Z] #43 52.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:21:49.861Z] #43 52.78 Selecting previously unselected package protobuf-compiler. [2021-04-06T17:21:49.861Z] #43 52.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:21:49.861Z] #43 52.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:21:49.861Z] #43 53.02 Selecting previously unselected package python-pkg-resources. [2021-04-06T17:21:49.861Z] #43 53.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:21:49.861Z] #43 53.04 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-06T17:21:49.861Z] #43 53.30 Selecting previously unselected package python-six. [2021-04-06T17:21:49.861Z] #43 53.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-06T17:21:49.861Z] #43 53.32 Unpacking python-six (1.12.0-1) ... [2021-04-06T17:21:49.861Z] #43 53.45 Selecting previously unselected package python-protobuf. [2021-04-06T17:21:49.861Z] #43 53.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:21:49.861Z] #43 53.50 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-06T17:21:49.946Z] #42 46.04 Selecting previously unselected package libnet1:amd64. [2021-04-06T17:21:49.946Z] #42 46.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:21:49.946Z] #42 46.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:21:50.163Z] #43 54.15 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-06T17:21:50.203Z] #42 46.22 Selecting previously unselected package libnet1-dev. [2021-04-06T17:21:50.203Z] #42 46.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:21:50.203Z] #42 46.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:21:50.459Z] #42 46.58 Selecting previously unselected package libnl-3-200:amd64. [2021-04-06T17:21:50.459Z] #42 46.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-06T17:21:50.459Z] #42 46.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:21:50.469Z] #43 ... [2021-04-06T17:21:50.469Z] [2021-04-06T17:21:50.469Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:21:50.469Z] #35 sha256:0541b2b5add0b6cc229151b1d73a3d1dd5bd5cc728b3bf8eed7383aa403a572a [2021-04-06T17:21:50.469Z] #35 44.29 internal/reflectlite [2021-04-06T17:21:50.469Z] #35 44.32 sync [2021-04-06T17:21:50.469Z] #35 47.60 errors [2021-04-06T17:21:50.469Z] #35 47.60 sort [2021-04-06T17:21:50.469Z] #35 48.26 io [2021-04-06T17:21:50.469Z] #35 48.26 internal/oserror [2021-04-06T17:21:50.469Z] #35 48.28 strconv [2021-04-06T17:21:50.469Z] #35 48.95 syscall [2021-04-06T17:21:50.469Z] #35 53.68 bytes [2021-04-06T17:21:50.469Z] #35 53.73 strings [2021-04-06T17:21:50.469Z] #35 ... [2021-04-06T17:21:50.469Z] [2021-04-06T17:21:50.469Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:21:50.469Z] #50 sha256:9f1db6c1a88bd775ef09c45c3d8522dd01692bc06a6a63269db1e325b270539c [2021-04-06T17:21:50.469Z] #50 51.78 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:21:50.469Z] #50 51.85 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-06T17:21:50.469Z] #50 51.90 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:21:50.469Z] #50 51.95 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:21:50.469Z] #50 51.99 go: finding golang.org/x/text v0.3.2 [2021-04-06T17:21:50.469Z] #50 52.04 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:21:50.469Z] #50 52.05 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:21:50.469Z] #50 52.11 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:21:50.469Z] #50 52.16 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:21:50.469Z] #50 52.18 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:21:50.469Z] #50 52.20 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:21:50.469Z] #50 52.30 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:21:50.469Z] #50 52.31 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:21:50.469Z] #50 52.36 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:21:50.469Z] #50 52.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:21:50.469Z] #50 52.41 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-06T17:21:50.469Z] #50 52.48 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:21:50.469Z] #50 52.50 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:21:50.469Z] #50 52.54 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:21:50.469Z] #50 52.57 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-06T17:21:50.469Z] #50 52.58 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:21:50.469Z] #50 52.64 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:21:50.469Z] #50 52.69 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:21:50.469Z] #50 52.80 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:21:50.469Z] #50 53.47 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-06T17:21:50.469Z] #50 53.58 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:21:50.469Z] #50 53.69 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:21:50.469Z] #50 53.69 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:21:50.469Z] #50 53.77 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:21:50.469Z] #50 53.84 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:21:50.716Z] #42 46.85 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-06T17:21:50.716Z] #42 46.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-06T17:21:50.716Z] #42 46.86 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-06T17:21:50.942Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2021-04-06T17:21:50.942Z] ok github.com/docker/docker/plugin 0.549s coverage: 23.2% of statements [2021-04-06T17:21:50.973Z] #42 47.12 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-06T17:21:50.973Z] #42 47.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:21:50.973Z] #42 47.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:21:51.231Z] #42 47.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-06T17:21:51.231Z] #42 47.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:21:51.231Z] #42 47.26 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-06T17:21:51.231Z] #42 47.39 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-06T17:21:51.231Z] #42 47.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-06T17:21:51.231Z] #42 47.42 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-06T17:21:51.489Z] #42 47.77 Selecting previously unselected package libprotobuf17:amd64. [2021-04-06T17:21:51.746Z] #42 47.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:51.746Z] #42 47.81 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-06T17:21:51.746Z] #42 ... [2021-04-06T17:21:51.746Z] [2021-04-06T17:21:51.746Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:21:51.746Z] #34 sha256:97669de4b5638caec0db86e9466f2e1fea3eca143c599d4c0bfb1ab07bbeebe0 [2021-04-06T17:21:51.746Z] #34 37.77 sync [2021-04-06T17:21:51.746Z] #34 37.78 internal/reflectlite [2021-04-06T17:21:51.746Z] #34 40.43 errors [2021-04-06T17:21:51.746Z] #34 40.43 sort [2021-04-06T17:21:51.746Z] #34 40.89 strconv [2021-04-06T17:21:51.746Z] #34 41.74 io [2021-04-06T17:21:51.746Z] #34 43.08 internal/oserror [2021-04-06T17:21:51.746Z] #34 43.17 syscall [2021-04-06T17:21:51.746Z] #34 44.81 reflect [2021-04-06T17:21:51.746Z] #34 ... [2021-04-06T17:21:51.746Z] [2021-04-06T17:21:51.746Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:21:51.746Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:21:51.746Z] #55 35.51 Reading package lists... [2021-04-06T17:21:51.746Z] #55 42.36 Building dependency tree... [2021-04-06T17:21:51.746Z] #55 45.25 The following additional packages will be installed: [2021-04-06T17:21:51.746Z] #55 45.27 libbtrfs0 [2021-04-06T17:21:51.746Z] #55 45.43 The following NEW packages will be installed: [2021-04-06T17:21:51.746Z] #55 45.43 libbtrfs-dev libbtrfs0 [2021-04-06T17:21:51.746Z] #55 45.80 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:21:51.746Z] #55 45.80 Need to get 119 kB of archives. [2021-04-06T17:21:51.746Z] #55 45.80 After this operation, 387 kB of additional disk space will be used. [2021-04-06T17:21:51.746Z] #55 45.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-06T17:21:51.746Z] #55 45.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-06T17:21:51.746Z] #55 46.77 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:21:51.746Z] #55 46.95 Fetched 119 kB in 0s (437 kB/s) [2021-04-06T17:21:51.746Z] #55 47.07 Selecting previously unselected package libbtrfs0. [2021-04-06T17:21:51.746Z] #55 47.07 (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.) [2021-04-06T17:21:51.746Z] #55 47.15 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-06T17:21:51.746Z] #55 47.17 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:21:51.746Z] #55 47.27 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:21:51.746Z] #55 47.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-06T17:21:51.746Z] #55 47.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:21:51.746Z] #55 47.56 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:21:51.746Z] #55 47.57 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:21:51.746Z] #55 47.59 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:21:52.004Z] #55 DONE 48.1s [2021-04-06T17:21:52.004Z] [2021-04-06T17:21:52.004Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:21:52.004Z] #56 sha256:f8ff6a67f05dc4db127b2bdd0211941c65a2dd2f0ceb3549dc908fe0be4d89e3 [2021-04-06T17:21:52.115Z] #42 ... [2021-04-06T17:21:52.116Z] [2021-04-06T17:21:52.116Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:52.116Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:21:52.116Z] #13 42.85 The following NEW packages will be installed: [2021-04-06T17:21:52.116Z] #13 42.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-06T17:21:52.116Z] #13 42.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-06T17:21:52.116Z] #13 42.86 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-06T17:21:52.116Z] #13 42.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-06T17:21:52.116Z] #13 42.86 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-06T17:21:52.116Z] #13 42.86 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:21:52.116Z] #13 42.87 The following packages will be upgraded: [2021-04-06T17:21:52.116Z] #13 42.89 libseccomp2 libsystemd0 libudev1 [2021-04-06T17:21:52.116Z] #13 43.31 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:21:52.116Z] #13 43.31 Need to get 78.2 MB of archives. [2021-04-06T17:21:52.116Z] #13 43.31 After this operation, 487 MB of additional disk space will be used. [2021-04-06T17:21:52.116Z] #13 43.31 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-06T17:21:52.116Z] #13 43.31 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-06T17:21:52.116Z] #13 43.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-06T17:21:52.116Z] #13 43.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-06T17:21:52.116Z] #13 43.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-06T17:21:52.116Z] #13 43.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-06T17:21:52.116Z] #13 43.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-06T17:21:52.116Z] #13 43.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-06T17:21:52.116Z] #13 43.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-06T17:21:52.116Z] #13 43.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-06T17:21:52.116Z] #13 44.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-06T17:21:52.116Z] #13 44.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-06T17:21:52.116Z] #13 44.65 Get:13 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] [2021-04-06T17:21:52.116Z] #13 47.76 Get:14 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] [2021-04-06T17:21:52.116Z] #13 50.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-06T17:21:52.116Z] #13 50.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-06T17:21:52.116Z] #13 50.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-06T17:21:52.116Z] #13 50.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-06T17:21:52.116Z] #13 50.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-06T17:21:52.116Z] #13 50.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-06T17:21:52.116Z] #13 50.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-06T17:21:52.116Z] #13 50.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-06T17:21:52.116Z] #13 50.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-06T17:21:52.116Z] #13 50.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-06T17:21:52.116Z] #13 50.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-06T17:21:52.116Z] #13 50.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-06T17:21:52.116Z] #13 50.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-06T17:21:52.116Z] #13 50.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-06T17:21:52.116Z] #13 51.44 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:21:52.116Z] #13 51.64 Fetched 78.2 MB in 7s (10.7 MB/s) [2021-04-06T17:21:52.116Z] #13 51.76 (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.) [2021-04-06T17:21:52.116Z] #13 51.85 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-06T17:21:52.116Z] #13 51.88 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:21:52.116Z] #13 52.33 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-06T17:21:52.116Z] #13 52.51 (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.) [2021-04-06T17:21:52.116Z] #13 52.64 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-06T17:21:52.116Z] #13 52.67 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-06T17:21:52.116Z] #13 ... [2021-04-06T17:21:52.116Z] [2021-04-06T17:21:52.116Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:21:52.116Z] #47 sha256:929b22fcf2d3c279c823e4c7664deb204e6f6d830cc1bf02f1cbfb4a5fc3d38a [2021-04-06T17:21:52.116Z] #47 DONE 57.7s [2021-04-06T17:21:52.116Z] [2021-04-06T17:21:52.116Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:52.116Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:21:52.116Z] #13 53.09 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:21:52.116Z] #13 ... [2021-04-06T17:21:52.116Z] [2021-04-06T17:21:52.116Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:52.116Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:21:52.116Z] #45 55.97 time [2021-04-06T17:21:52.862Z] ok github.com/docker/docker/quota 0.504s coverage: 71.4% of statements [2021-04-06T17:21:52.862Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2021-04-06T17:21:52.862Z] ok github.com/docker/docker/registry 0.195s coverage: 58.8% of statements [2021-04-06T17:21:52.862Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2021-04-06T17:21:53.808Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2021-04-06T17:21:53.808Z] ok github.com/docker/docker/runconfig 0.036s coverage: 66.1% of statements [2021-04-06T17:21:54.129Z] #50 ... [2021-04-06T17:21:54.129Z] [2021-04-06T17:21:54.129Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:54.129Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-06T17:21:54.129Z] #37 57.62 Selecting previously unselected package libxml2:ppc64el. [2021-04-06T17:21:54.129Z] #37 57.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-04-06T17:21:54.129Z] #37 57.62 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:21:54.129Z] #37 58.23 Selecting previously unselected package libarchive13:ppc64el. [2021-04-06T17:21:54.129Z] #37 58.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-04-06T17:21:54.430Z] #37 58.26 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-06T17:21:54.528Z] #56 ... [2021-04-06T17:21:54.528Z] [2021-04-06T17:21:54.528Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:54.528Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:21:54.528Z] #45 40.25 github.com/LK4D4/vndr/godl/singleflight [2021-04-06T17:21:54.528Z] #45 40.62 math/rand [2021-04-06T17:21:54.528Z] #45 41.69 internal/singleflight [2021-04-06T17:21:54.528Z] #45 42.36 strconv [2021-04-06T17:21:54.528Z] #45 42.36 io [2021-04-06T17:21:54.528Z] #45 43.45 bytes [2021-04-06T17:21:54.528Z] #45 45.72 bufio [2021-04-06T17:21:54.528Z] #45 45.80 reflect [2021-04-06T17:21:54.528Z] #45 47.35 syscall [2021-04-06T17:21:54.528Z] #45 ... [2021-04-06T17:21:54.528Z] [2021-04-06T17:21:54.528Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:21:54.528Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:21:54.528Z] #32 49.31 Checking out files: 87% (1334/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. [2021-04-06T17:21:54.528Z] #32 49.91 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-06T17:21:54.528Z] #32 ... [2021-04-06T17:21:54.528Z] [2021-04-06T17:21:54.528Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:54.528Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:21:54.528Z] #36 34.41 Reading package lists... [2021-04-06T17:21:54.528Z] #36 41.02 Building dependency tree... [2021-04-06T17:21:54.528Z] #36 43.89 The following additional packages will be installed: [2021-04-06T17:21:54.528Z] #36 43.91 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-06T17:21:54.528Z] #36 43.92 Suggested packages: [2021-04-06T17:21:54.528Z] #36 43.92 cmake-doc ninja-build lrzip [2021-04-06T17:21:54.528Z] #36 43.92 Recommended packages: [2021-04-06T17:21:54.528Z] #36 43.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-06T17:21:54.528Z] #36 44.94 The following NEW packages will be installed: [2021-04-06T17:21:54.528Z] #36 44.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-06T17:21:54.528Z] #36 44.96 vim-common xxd [2021-04-06T17:21:54.528Z] #36 45.32 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:21:54.528Z] #36 45.32 Need to get 14.9 MB of archives. [2021-04-06T17:21:54.528Z] #36 45.32 After this operation, 61.8 MB of additional disk space will be used. [2021-04-06T17:21:54.528Z] #36 45.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-06T17:21:54.528Z] #36 45.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:21:54.528Z] #36 45.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-06T17:21:54.528Z] #36 45.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-06T17:21:54.528Z] #36 46.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-06T17:21:54.528Z] #36 46.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-06T17:21:54.528Z] #36 46.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-06T17:21:54.528Z] #36 46.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-06T17:21:54.528Z] #36 46.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-06T17:21:54.528Z] #36 46.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-06T17:21:54.528Z] #36 47.79 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:21:54.528Z] #36 48.02 Fetched 14.9 MB in 2s (8571 kB/s) [2021-04-06T17:21:54.528Z] #36 48.21 Selecting previously unselected package xxd. [2021-04-06T17:21:54.528Z] #36 48.21 (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.) [2021-04-06T17:21:54.528Z] #36 48.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:21:54.528Z] #36 48.34 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:21:54.528Z] #36 48.62 Selecting previously unselected package vim-common. [2021-04-06T17:21:54.528Z] #36 48.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:21:54.528Z] #36 48.66 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:21:54.528Z] #36 49.11 Selecting previously unselected package cmake-data. [2021-04-06T17:21:54.528Z] #36 49.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-06T17:21:54.528Z] #36 49.17 Unpacking cmake-data (3.13.4-1) ... [2021-04-06T17:21:54.732Z] #37 58.65 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-04-06T17:21:54.732Z] #37 58.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-04-06T17:21:54.732Z] #37 58.68 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-06T17:21:54.732Z] #37 58.85 Selecting previously unselected package librhash0:ppc64el. [2021-04-06T17:21:54.732Z] #37 58.87 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-04-06T17:21:54.732Z] #37 58.87 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-04-06T17:21:54.785Z] #36 ... [2021-04-06T17:21:54.785Z] [2021-04-06T17:21:54.785Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:21:54.785Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:21:54.785Z] #32 50.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:21:55.037Z] #37 59.10 Selecting previously unselected package libuv1:ppc64el. [2021-04-06T17:21:55.037Z] #37 59.13 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-04-06T17:21:55.337Z] #37 59.16 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-04-06T17:21:55.419Z] #45 ... [2021-04-06T17:21:55.419Z] [2021-04-06T17:21:55.419Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:55.419Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:21:55.419Z] #13 53.34 (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.) [2021-04-06T17:21:55.419Z] #13 53.41 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-06T17:21:55.419Z] #13 53.43 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:21:55.419Z] #13 53.83 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-06T17:21:55.419Z] #13 54.16 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-06T17:21:55.419Z] #13 54.17 (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.) [2021-04-06T17:21:55.419Z] #13 54.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-06T17:21:55.419Z] #13 54.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:21:55.419Z] #13 56.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-06T17:21:55.419Z] #13 56.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-06T17:21:55.419Z] #13 56.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:21:55.636Z] #37 59.42 Selecting previously unselected package cmake. [2021-04-06T17:21:55.636Z] #37 59.46 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-04-06T17:21:55.636Z] #37 59.50 Unpacking cmake (3.13.4-1) ... [2021-04-06T17:21:55.675Z] #13 ... [2021-04-06T17:21:55.675Z] [2021-04-06T17:21:55.675Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:21:55.675Z] #51 sha256:588966ba838b8b17ca35ba1c9454b1f403b2b0dd031ec9b969211cd6516c9af3 [2021-04-06T17:21:55.675Z] #51 51.33 syscall [2021-04-06T17:21:55.675Z] #51 51.36 reflect [2021-04-06T17:21:55.675Z] #51 59.91 context [2021-04-06T17:21:55.675Z] #51 60.95 internal/poll [2021-04-06T17:21:55.675Z] #51 ... [2021-04-06T17:21:55.675Z] [2021-04-06T17:21:55.676Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:55.676Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:21:55.676Z] #36 51.70 Selecting previously unselected package libicu63:amd64. [2021-04-06T17:21:55.676Z] #36 51.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-06T17:21:55.676Z] #36 51.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:21:55.676Z] #36 59.63 Selecting previously unselected package libxml2:amd64. [2021-04-06T17:21:55.676Z] #36 59.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-06T17:21:55.676Z] #36 59.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:21:55.676Z] #36 60.29 Selecting previously unselected package libarchive13:amd64. [2021-04-06T17:21:55.676Z] #36 60.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-06T17:21:55.676Z] #36 60.30 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-06T17:21:55.676Z] #36 60.65 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-06T17:21:55.676Z] #36 60.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-06T17:21:55.676Z] #36 60.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-06T17:21:55.676Z] #36 60.84 Selecting previously unselected package librhash0:amd64. [2021-04-06T17:21:55.676Z] #36 60.86 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-06T17:21:55.676Z] #36 60.87 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-06T17:21:55.676Z] #36 61.04 Selecting previously unselected package libuv1:amd64. [2021-04-06T17:21:55.676Z] #36 61.04 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-06T17:21:55.676Z] #36 61.06 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-06T17:21:55.676Z] #36 61.23 Selecting previously unselected package cmake. [2021-04-06T17:21:55.676Z] #36 61.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-06T17:21:55.676Z] #36 61.25 Unpacking cmake (3.13.4-1) ... [2021-04-06T17:21:56.240Z] #36 ... [2021-04-06T17:21:56.240Z] [2021-04-06T17:21:56.240Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:56.240Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:21:56.240Z] #45 61.84 os [2021-04-06T17:21:56.360Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2021-04-06T17:21:56.360Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2021-04-06T17:21:56.497Z] #45 62.17 strings [2021-04-06T17:21:57.306Z] ok github.com/docker/docker/volume/local 0.176s coverage: 76.4% of statements [2021-04-06T17:21:57.307Z] #32 ... [2021-04-06T17:21:57.307Z] [2021-04-06T17:21:57.307Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:57.307Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:21:57.307Z] #13 31.06 Reading package lists... [2021-04-06T17:21:57.307Z] #13 38.28 Reading package lists... [2021-04-06T17:21:57.307Z] #13 45.01 Building dependency tree... [2021-04-06T17:21:57.307Z] #13 47.82 The following additional packages will be installed: [2021-04-06T17:21:57.307Z] #13 47.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-06T17:21:57.307Z] #13 47.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-06T17:21:57.307Z] #13 47.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-06T17:21:57.307Z] #13 47.83 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-06T17:21:57.307Z] #13 47.84 mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:21:57.307Z] #13 47.84 Suggested packages: [2021-04-06T17:21:57.307Z] #13 47.87 gcc-8-locales seccomp wine64 [2021-04-06T17:21:57.307Z] #13 ... [2021-04-06T17:21:57.307Z] [2021-04-06T17:21:57.307Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:21:57.307Z] #56 sha256:f8ff6a67f05dc4db127b2bdd0211941c65a2dd2f0ceb3549dc908fe0be4d89e3 [2021-04-06T17:21:57.307Z] #56 4.091 + RM_GOPATH=0 [2021-04-06T17:21:57.307Z] #56 4.091 + TMP_GOPATH= [2021-04-06T17:21:57.307Z] #56 4.091 + : /build [2021-04-06T17:21:57.307Z] #56 4.091 + '[' -z '' ']' [2021-04-06T17:21:57.307Z] #56 4.092 ++ mktemp -d [2021-04-06T17:21:57.307Z] #56 4.095 + export GOPATH=/tmp/tmp.Z9V6i02TXH [2021-04-06T17:21:57.307Z] #56 4.095 + GOPATH=/tmp/tmp.Z9V6i02TXH [2021-04-06T17:21:57.307Z] #56 4.095 + RM_GOPATH=1 [2021-04-06T17:21:57.307Z] #56 4.095 + case "$(go env GOARCH)" in [2021-04-06T17:21:57.307Z] #56 4.098 ++ go env GOARCH [2021-04-06T17:21:57.307Z] #56 4.139 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:57.307Z] #56 4.140 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:57.307Z] #56 4.140 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:57.307Z] #56 4.148 + dir=/tmp/install [2021-04-06T17:21:57.307Z] #56 4.148 + bin=containerd [2021-04-06T17:21:57.307Z] #56 4.148 + shift [2021-04-06T17:21:57.307Z] #56 4.148 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-06T17:21:57.307Z] #56 4.149 + . /tmp/install/containerd.installer [2021-04-06T17:21:57.307Z] #56 4.149 ++ set -e [2021-04-06T17:21:57.307Z] #56 4.149 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:21:57.307Z] #56 4.149 + install_containerd [2021-04-06T17:21:57.307Z] #56 4.150 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-06T17:21:57.307Z] #56 4.150 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:21:57.307Z] #56 4.150 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z9V6i02TXH/src/github.com/containerd/containerd [2021-04-06T17:21:57.307Z] #56 4.153 Cloning into '/tmp/tmp.Z9V6i02TXH/src/github.com/containerd/containerd'... [2021-04-06T17:21:57.307Z] #56 ... [2021-04-06T17:21:57.307Z] [2021-04-06T17:21:57.307Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:21:57.307Z] #47 sha256:09885c38fcdb40e44db6fcb9bec6fe6e20e91a7d3e9c0ee5e40d465c82c14bfb [2021-04-06T17:21:57.307Z] #47 DONE 53.3s [2021-04-06T17:21:57.307Z] [2021-04-06T17:21:57.307Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:21:57.307Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:21:57.307Z] #42 48.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-06T17:21:57.307Z] #42 48.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:57.307Z] #42 48.72 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-06T17:21:57.307Z] #42 49.01 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-06T17:21:57.307Z] #42 49.01 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:57.307Z] #42 49.01 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-06T17:21:57.307Z] #42 50.46 Selecting previously unselected package libprotoc17:amd64. [2021-04-06T17:21:57.307Z] #42 50.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:57.307Z] #42 50.47 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-06T17:21:57.307Z] #42 51.16 Selecting previously unselected package protobuf-c-compiler. [2021-04-06T17:21:57.307Z] #42 51.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:21:57.307Z] #42 51.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:21:57.307Z] #42 51.33 Selecting previously unselected package protobuf-compiler. [2021-04-06T17:21:57.307Z] #42 51.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:57.307Z] #42 51.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:21:57.307Z] #42 51.51 Selecting previously unselected package python-pkg-resources. [2021-04-06T17:21:57.307Z] #42 51.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:21:57.307Z] #42 51.53 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-06T17:21:57.307Z] #42 51.79 Selecting previously unselected package python-six. [2021-04-06T17:21:57.307Z] #42 51.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-06T17:21:57.307Z] #42 51.80 Unpacking python-six (1.12.0-1) ... [2021-04-06T17:21:57.307Z] #42 51.89 Selecting previously unselected package python-protobuf. [2021-04-06T17:21:57.307Z] #42 51.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-06T17:21:57.307Z] #42 51.90 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-06T17:21:57.307Z] #42 52.50 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-06T17:21:57.442Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-04-06T17:21:57.872Z] #42 ... [2021-04-06T17:21:57.872Z] [2021-04-06T17:21:57.872Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:57.872Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:21:57.872Z] #45 53.90 time [2021-04-06T17:21:58.246Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2021-04-06T17:21:58.415Z] #37 62.37 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-06T17:21:58.415Z] #37 62.40 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:21:58.415Z] #37 62.41 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-04-06T17:21:58.415Z] #37 62.41 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:21:58.415Z] #37 62.47 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-04-06T17:21:58.415Z] #37 62.48 Setting up cmake-data (3.13.4-1) ... [2021-04-06T17:21:58.415Z] #37 62.52 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:21:58.415Z] #37 62.53 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-06T17:21:58.415Z] #37 62.55 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-06T17:21:58.415Z] #37 62.56 Setting up cmake (3.13.4-1) ... [2021-04-06T17:21:58.735Z] #37 62.57 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:21:58.735Z] #37 62.69 Processing triggers for mime-support (3.62) ... [2021-04-06T17:21:59.392Z] #37 DONE 63.2s [2021-04-06T17:21:59.392Z] [2021-04-06T17:21:59.392Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:59.392Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:21:59.392Z] #14 52.74 Get:14 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] [2021-04-06T17:21:59.392Z] #14 54.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-04-06T17:21:59.392Z] #14 54.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-04-06T17:21:59.392Z] #14 54.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-06T17:21:59.392Z] #14 54.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-06T17:21:59.392Z] #14 54.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-04-06T17:21:59.392Z] #14 54.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-04-06T17:21:59.392Z] #14 54.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-04-06T17:21:59.392Z] #14 54.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-04-06T17:21:59.392Z] #14 54.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-04-06T17:21:59.392Z] #14 55.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-04-06T17:21:59.392Z] #14 55.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-04-06T17:21:59.392Z] #14 55.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-04-06T17:21:59.392Z] #14 55.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-04-06T17:21:59.392Z] #14 55.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-04-06T17:21:59.392Z] #14 56.47 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:21:59.392Z] #14 56.66 Fetched 79.4 MB in 8s (9800 kB/s) [2021-04-06T17:21:59.392Z] #14 56.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 ... 15339 files and directories currently installed.) [2021-04-06T17:21:59.392Z] #14 56.89 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-04-06T17:21:59.392Z] #14 56.91 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:21:59.392Z] #14 57.33 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-04-06T17:21:59.392Z] #14 57.48 (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.) [2021-04-06T17:21:59.392Z] #14 57.59 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-06T17:21:59.392Z] #14 57.60 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-06T17:21:59.392Z] #14 57.86 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-06T17:21:59.392Z] #14 58.07 (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.) [2021-04-06T17:21:59.392Z] #14 58.14 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-04-06T17:21:59.392Z] #14 58.17 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:21:59.392Z] #14 58.49 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-04-06T17:21:59.392Z] #14 58.62 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-06T17:21:59.393Z] #14 58.62 (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.) [2021-04-06T17:21:59.393Z] #14 58.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-04-06T17:21:59.393Z] #14 58.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:21:59.393Z] #14 61.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-06T17:21:59.393Z] #14 61.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-04-06T17:21:59.393Z] #14 61.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:21:59.693Z] #14 ... [2021-04-06T17:21:59.693Z] [2021-04-06T17:21:59.693Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:21:59.693Z] #38 sha256:0a2192d69a693a2ee8ee2a04b91192b9fcf6ae227869d121812b3c0b73f64967 [2021-04-06T17:21:59.693Z] #38 0.370 + RM_GOPATH=0 [2021-04-06T17:21:59.693Z] #38 0.370 + TMP_GOPATH= [2021-04-06T17:21:59.693Z] #38 0.370 + : /build [2021-04-06T17:21:59.693Z] #38 0.370 + '[' -z '' ']' [2021-04-06T17:21:59.693Z] #38 0.371 ++ mktemp -d [2021-04-06T17:21:59.693Z] #38 0.374 + export GOPATH=/tmp/tmp.lwJdwUFhQP [2021-04-06T17:21:59.693Z] #38 0.374 + GOPATH=/tmp/tmp.lwJdwUFhQP [2021-04-06T17:21:59.693Z] #38 0.374 + RM_GOPATH=1 [2021-04-06T17:21:59.693Z] #38 0.374 + case "$(go env GOARCH)" in [2021-04-06T17:21:59.693Z] #38 0.375 ++ go env GOARCH [2021-04-06T17:21:59.693Z] #38 0.387 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:59.693Z] #38 0.388 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:21:59.693Z] #38 0.391 ++ dirname /tmp/install/install.sh [2021-04-06T17:21:59.693Z] #38 0.404 + dir=/tmp/install [2021-04-06T17:21:59.693Z] #38 0.404 + bin=tini [2021-04-06T17:21:59.693Z] #38 0.404 + shift [2021-04-06T17:21:59.693Z] #38 0.404 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-06T17:21:59.693Z] #38 0.405 + . /tmp/install/tini.installer [2021-04-06T17:21:59.693Z] #38 0.406 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:21:59.693Z] #38 0.406 + install_tini [2021-04-06T17:21:59.693Z] #38 0.406 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-06T17:21:59.693Z] #38 0.406 + git clone https://github.com/krallin/tini.git /tmp/tmp.lwJdwUFhQP/tini [2021-04-06T17:21:59.693Z] #38 0.407 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:21:59.693Z] #38 0.413 Cloning into '/tmp/tmp.lwJdwUFhQP/tini'... [2021-04-06T17:21:59.768Z] #45 64.98 regexp/syntax [2021-04-06T17:21:59.768Z] #45 ... [2021-04-06T17:21:59.768Z] [2021-04-06T17:21:59.768Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:21:59.768Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:21:59.768Z] #36 64.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:21:59.768Z] #36 64.34 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:21:59.768Z] #36 64.35 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-06T17:21:59.768Z] #36 64.36 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:21:59.768Z] #36 64.41 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-06T17:21:59.768Z] #36 64.43 Setting up cmake-data (3.13.4-1) ... [2021-04-06T17:21:59.768Z] #36 64.45 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:21:59.768Z] #36 64.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-06T17:21:59.768Z] #36 64.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-06T17:21:59.768Z] #36 64.49 Setting up cmake (3.13.4-1) ... [2021-04-06T17:21:59.768Z] #36 64.50 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:21:59.768Z] #36 64.61 Processing triggers for mime-support (3.62) ... [2021-04-06T17:21:59.768Z] #36 DONE 65.3s [2021-04-06T17:21:59.768Z] [2021-04-06T17:21:59.768Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:21:59.768Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:21:59.768Z] #13 59.29 Selecting previously unselected package binutils-mingw-w64. [2021-04-06T17:21:59.768Z] #13 59.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-06T17:21:59.768Z] #13 59.32 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:21:59.768Z] #13 59.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-06T17:21:59.768Z] #13 59.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:21:59.768Z] #13 59.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:21:59.768Z] #13 59.63 Selecting previously unselected package dmsetup. [2021-04-06T17:21:59.768Z] #13 59.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:21:59.768Z] #13 59.66 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-06T17:21:59.768Z] #13 59.89 Selecting previously unselected package mingw-w64-common. [2021-04-06T17:21:59.768Z] #13 59.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-06T17:21:59.768Z] #13 59.90 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-06T17:21:59.992Z] #38 ... [2021-04-06T17:21:59.992Z] [2021-04-06T17:21:59.992Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:21:59.992Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:21:59.992Z] #46 54.01 vendor/golang.org/x/net/dns/dnsmessage [2021-04-06T17:21:59.992Z] #46 55.32 bytes [2021-04-06T17:21:59.992Z] #46 61.89 bufio [2021-04-06T17:21:59.992Z] #46 63.41 reflect [2021-04-06T17:22:00.292Z] #46 ... [2021-04-06T17:22:00.292Z] [2021-04-06T17:22:00.292Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:22:00.292Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:22:00.292Z] #43 59.43 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:22:00.292Z] #43 59.43 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-06T17:22:00.292Z] #43 59.44 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:22:00.292Z] #43 59.44 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:22:00.292Z] #43 59.44 Setting up python-six (1.12.0-1) ... [2021-04-06T17:22:00.292Z] #43 64.11 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-06T17:22:00.292Z] #43 64.11 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-06T17:22:00.292Z] #43 64.12 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:22:00.292Z] #43 64.12 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-04-06T17:22:00.292Z] #43 64.13 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:22:00.292Z] #43 64.14 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:22:00.292Z] #43 64.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:22:00.292Z] #43 64.15 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-06T17:22:00.292Z] #43 64.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:22:00.292Z] #43 64.17 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-06T17:22:01.838Z] #43 ... [2021-04-06T17:22:01.838Z] [2021-04-06T17:22:01.838Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:01.838Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:22:01.838Z] #14 65.11 Selecting previously unselected package binutils-mingw-w64. [2021-04-06T17:22:01.838Z] #14 65.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-06T17:22:01.838Z] #14 65.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:22:01.838Z] #14 65.25 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-04-06T17:22:01.838Z] #14 65.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-06T17:22:01.838Z] #14 65.27 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-06T17:22:01.838Z] #14 65.42 Selecting previously unselected package dmsetup. [2021-04-06T17:22:01.838Z] #14 65.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-04-06T17:22:01.838Z] #14 65.43 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-06T17:22:01.838Z] #14 ... [2021-04-06T17:22:01.838Z] [2021-04-06T17:22:01.838Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:01.838Z] #52 sha256:89864e62eb8edf40cf2fe2d85d9d6fcb0a7cae2b51be03911a300c81eca29645 [2021-04-06T17:22:01.838Z] #52 55.81 strconv [2021-04-06T17:22:01.838Z] #52 55.82 syscall [2021-04-06T17:22:01.838Z] #52 55.84 strings [2021-04-06T17:22:01.838Z] #52 55.84 bytes [2021-04-06T17:22:01.838Z] #52 63.69 bufio [2021-04-06T17:22:01.839Z] #52 65.77 text/tabwriter [2021-04-06T17:22:02.152Z] #52 ... [2021-04-06T17:22:02.152Z] [2021-04-06T17:22:02.152Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:02.152Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:22:02.152Z] #14 65.64 Selecting previously unselected package mingw-w64-common. [2021-04-06T17:22:02.152Z] #14 65.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-06T17:22:02.152Z] #14 65.64 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-06T17:22:03.049Z] #13 ... [2021-04-06T17:22:03.049Z] [2021-04-06T17:22:03.049Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:03.049Z] #34 sha256:beb5213994b50285e82a36a3636d6c42f81ed892658054205f57648f407dec91 [2021-04-06T17:22:03.049Z] #34 58.31 internal/fmtsort [2021-04-06T17:22:03.049Z] #34 58.66 internal/poll [2021-04-06T17:22:03.049Z] #34 59.51 internal/syscall/execenv [2021-04-06T17:22:03.049Z] #34 59.68 internal/syscall/unix [2021-04-06T17:22:03.049Z] #34 60.00 strings [2021-04-06T17:22:03.049Z] #34 61.51 os [2021-04-06T17:22:03.049Z] #34 62.66 path [2021-04-06T17:22:03.049Z] #34 63.29 text/tabwriter [2021-04-06T17:22:03.049Z] #34 64.65 path/filepath [2021-04-06T17:22:03.049Z] #34 64.65 fmt [2021-04-06T17:22:03.049Z] #34 66.52 io/ioutil [2021-04-06T17:22:03.049Z] #34 ... [2021-04-06T17:22:03.049Z] [2021-04-06T17:22:03.049Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:22:03.049Z] #37 sha256:4b47507f16bc4b74996058b3fc8d0a3d891f4e7524775d778458bab6d3b01d69 [2021-04-06T17:22:03.049Z] #37 1.260 + RM_GOPATH=0 [2021-04-06T17:22:03.049Z] #37 1.261 + TMP_GOPATH= [2021-04-06T17:22:03.049Z] #37 1.261 + : /build [2021-04-06T17:22:03.049Z] #37 1.261 + '[' -z '' ']' [2021-04-06T17:22:03.049Z] #37 1.268 ++ mktemp -d [2021-04-06T17:22:03.049Z] #37 1.268 + export GOPATH=/tmp/tmp.nRvWxOkfai [2021-04-06T17:22:03.049Z] #37 1.268 + GOPATH=/tmp/tmp.nRvWxOkfai [2021-04-06T17:22:03.049Z] #37 1.268 + RM_GOPATH=1 [2021-04-06T17:22:03.049Z] #37 1.268 + case "$(go env GOARCH)" in [2021-04-06T17:22:03.049Z] #37 1.270 ++ go env GOARCH [2021-04-06T17:22:03.049Z] #37 1.278 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:22:03.049Z] #37 1.278 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:22:03.049Z] #37 1.278 ++ dirname /tmp/install/install.sh [2021-04-06T17:22:03.049Z] #37 1.282 + dir=/tmp/install [2021-04-06T17:22:03.049Z] #37 1.283 + bin=tini [2021-04-06T17:22:03.049Z] #37 1.283 + shift [2021-04-06T17:22:03.049Z] #37 1.286 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-06T17:22:03.049Z] #37 1.286 + . /tmp/install/tini.installer [2021-04-06T17:22:03.049Z] #37 1.286 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:22:03.049Z] #37 1.287 + install_tini [2021-04-06T17:22:03.049Z] #37 1.287 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-06T17:22:03.049Z] #37 1.287 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:22:03.049Z] #37 1.287 + git clone https://github.com/krallin/tini.git /tmp/tmp.nRvWxOkfai/tini [2021-04-06T17:22:03.049Z] #37 1.295 Cloning into '/tmp/tmp.nRvWxOkfai/tini'... [2021-04-06T17:22:03.049Z] #37 2.235 + cd /tmp/tmp.nRvWxOkfai/tini [2021-04-06T17:22:03.049Z] #37 2.236 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:22:03.049Z] #37 2.241 + cmake . [2021-04-06T17:22:03.049Z] #37 2.840 -- The C compiler identification is GNU 8.3.0 [2021-04-06T17:22:03.049Z] #37 2.911 -- Check for working C compiler: /usr/bin/cc [2021-04-06T17:22:03.049Z] #37 3.523 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-06T17:22:03.049Z] #37 3.524 -- Detecting C compiler ABI info [2021-04-06T17:22:03.127Z] #45 ... [2021-04-06T17:22:03.127Z] [2021-04-06T17:22:03.127Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:03.127Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:22:03.127Z] #13 49.30 The following NEW packages will be installed: [2021-04-06T17:22:03.127Z] #13 49.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-06T17:22:03.127Z] #13 49.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-06T17:22:03.127Z] #13 49.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-06T17:22:03.127Z] #13 49.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-06T17:22:03.127Z] #13 49.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-06T17:22:03.127Z] #13 49.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:22:03.127Z] #13 49.33 The following packages will be upgraded: [2021-04-06T17:22:03.127Z] #13 49.35 libseccomp2 libsystemd0 libudev1 [2021-04-06T17:22:03.127Z] #13 49.83 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:22:03.127Z] #13 49.83 Need to get 78.2 MB of archives. [2021-04-06T17:22:03.127Z] #13 49.83 After this operation, 487 MB of additional disk space will be used. [2021-04-06T17:22:03.127Z] #13 49.83 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-06T17:22:03.127Z] #13 49.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-06T17:22:03.127Z] #13 49.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-06T17:22:03.127Z] #13 49.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-06T17:22:03.127Z] #13 49.96 Get:5 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-06T17:22:03.127Z] #13 50.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-06T17:22:03.127Z] #13 50.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-06T17:22:03.127Z] #13 50.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-06T17:22:03.127Z] #13 50.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-06T17:22:03.127Z] #13 50.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-06T17:22:03.127Z] #13 50.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-06T17:22:03.127Z] #13 51.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-06T17:22:03.127Z] #13 51.12 Get:13 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] [2021-04-06T17:22:03.305Z] #37 ... [2021-04-06T17:22:03.305Z] [2021-04-06T17:22:03.305Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:22:03.305Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:22:03.305Z] #42 59.05 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-06T17:22:03.305Z] #42 59.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:22:03.305Z] #42 59.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:22:03.305Z] #42 59.19 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-06T17:22:03.305Z] #42 59.20 Setting up python-six (1.12.0-1) ... [2021-04-06T17:22:03.305Z] #42 63.34 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-06T17:22:03.305Z] #42 63.36 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:22:03.305Z] #42 63.44 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-06T17:22:03.305Z] #42 63.46 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-06T17:22:03.305Z] #42 63.47 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-06T17:22:03.305Z] #42 63.52 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:22:03.305Z] #42 63.53 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:22:03.305Z] #42 63.54 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-06T17:22:03.305Z] #42 63.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:22:03.305Z] #42 63.56 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-06T17:22:03.392Z] #13 ... [2021-04-06T17:22:03.392Z] [2021-04-06T17:22:03.392Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:03.392Z] #51 sha256:90c150c51b50d76b8c0c850a97879b9aafddc03c24a7f02f0f8ee3a1b08c3f96 [2021-04-06T17:22:03.392Z] #51 49.51 syscall [2021-04-06T17:22:03.392Z] #51 49.51 reflect [2021-04-06T17:22:03.392Z] #51 57.71 context [2021-04-06T17:22:03.392Z] #51 58.47 internal/poll [2021-04-06T17:22:03.561Z] #42 ... [2021-04-06T17:22:03.561Z] [2021-04-06T17:22:03.561Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:03.561Z] #34 sha256:beb5213994b50285e82a36a3636d6c42f81ed892658054205f57648f407dec91 [2021-04-06T17:22:03.561Z] #34 68.54 github.com/BurntSushi/toml [2021-04-06T17:22:03.561Z] #34 68.54 flag [2021-04-06T17:22:03.648Z] #51 ... [2021-04-06T17:22:03.648Z] [2021-04-06T17:22:03.648Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:22:03.648Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:22:03.648Z] #42 57.44 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-06T17:22:03.648Z] #42 57.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:22:03.648Z] #42 57.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:22:03.648Z] #42 57.51 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-06T17:22:03.648Z] #42 57.53 Setting up python-six (1.12.0-1) ... [2021-04-06T17:22:04.937Z] #34 70.53 log [2021-04-06T17:22:05.015Z] #42 ... [2021-04-06T17:22:05.015Z] [2021-04-06T17:22:05.015Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:05.015Z] #34 sha256:97669de4b5638caec0db86e9466f2e1fea3eca143c599d4c0bfb1ab07bbeebe0 [2021-04-06T17:22:05.015Z] #34 51.04 time [2021-04-06T17:22:05.015Z] #34 57.36 internal/poll [2021-04-06T17:22:05.015Z] #34 57.42 internal/fmtsort [2021-04-06T17:22:05.015Z] #34 58.30 internal/syscall/execenv [2021-04-06T17:22:05.015Z] #34 58.45 internal/syscall/unix [2021-04-06T17:22:05.015Z] #34 58.81 strings [2021-04-06T17:22:05.015Z] #34 59.90 os [2021-04-06T17:22:05.015Z] #34 ... [2021-04-06T17:22:05.015Z] [2021-04-06T17:22:05.015Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:05.015Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:22:05.015Z] #45 60.01 os [2021-04-06T17:22:05.015Z] #45 60.67 strings [2021-04-06T17:22:05.500Z] #34 ... [2021-04-06T17:22:05.500Z] [2021-04-06T17:22:05.500Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:22:05.500Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:22:05.500Z] #42 70.47 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-06T17:22:05.500Z] #42 70.49 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:22:05.500Z] #42 DONE 71.2s [2021-04-06T17:22:05.756Z] [2021-04-06T17:22:05.756Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:05.756Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:05.945Z] #45 ... [2021-04-06T17:22:05.945Z] [2021-04-06T17:22:05.945Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:22:05.945Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:22:05.945Z] #36 52.10 Selecting previously unselected package libicu63:amd64. [2021-04-06T17:22:05.945Z] #36 52.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-06T17:22:05.945Z] #36 52.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:22:05.945Z] #36 60.20 Selecting previously unselected package libxml2:amd64. [2021-04-06T17:22:05.945Z] #36 60.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-06T17:22:05.945Z] #36 60.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:22:05.945Z] #36 60.86 Selecting previously unselected package libarchive13:amd64. [2021-04-06T17:22:05.945Z] #36 60.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-06T17:22:05.945Z] #36 60.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-06T17:22:05.945Z] #36 61.19 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-06T17:22:05.945Z] #36 61.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-06T17:22:05.945Z] #36 61.20 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-06T17:22:05.945Z] #36 61.35 Selecting previously unselected package librhash0:amd64. [2021-04-06T17:22:05.945Z] #36 61.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-06T17:22:05.945Z] #36 61.36 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-06T17:22:05.945Z] #36 61.54 Selecting previously unselected package libuv1:amd64. [2021-04-06T17:22:05.945Z] #36 61.54 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-06T17:22:05.945Z] #36 61.54 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-06T17:22:05.945Z] #36 61.78 Selecting previously unselected package cmake. [2021-04-06T17:22:05.945Z] #36 61.78 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-06T17:22:05.945Z] #36 61.79 Unpacking cmake (3.13.4-1) ... [2021-04-06T17:22:06.201Z] #36 ... [2021-04-06T17:22:06.201Z] [2021-04-06T17:22:06.201Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:22:06.201Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:22:06.201Z] #42 61.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-06T17:22:06.201Z] #42 61.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:22:06.201Z] #42 61.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-06T17:22:06.201Z] #42 61.73 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-06T17:22:06.201Z] #42 61.75 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-06T17:22:06.201Z] #42 61.77 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:22:06.201Z] #42 61.79 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:22:06.201Z] #42 61.82 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-06T17:22:06.201Z] #42 61.83 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:22:06.201Z] #42 61.84 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-06T17:22:06.686Z] #14 ... [2021-04-06T17:22:06.686Z] [2021-04-06T17:22:06.686Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:06.686Z] #35 sha256:0541b2b5add0b6cc229151b1d73a3d1dd5bd5cc728b3bf8eed7383aa403a572a [2021-04-06T17:22:06.686Z] #35 60.65 bufio [2021-04-06T17:22:06.686Z] #35 62.08 path [2021-04-06T17:22:06.686Z] #35 62.16 reflect [2021-04-06T17:22:06.686Z] #35 64.19 text/tabwriter [2021-04-06T17:22:06.686Z] #35 70.47 internal/syscall/execenv [2021-04-06T17:22:06.686Z] #35 70.48 internal/syscall/unix [2021-04-06T17:22:06.686Z] #35 70.48 time [2021-04-06T17:22:06.986Z] #35 ... [2021-04-06T17:22:06.986Z] [2021-04-06T17:22:06.986Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:22:06.986Z] #38 sha256:0a2192d69a693a2ee8ee2a04b91192b9fcf6ae227869d121812b3c0b73f64967 [2021-04-06T17:22:06.986Z] #38 1.549 + cd /tmp/tmp.lwJdwUFhQP/tini [2021-04-06T17:22:06.986Z] #38 1.550 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:22:06.986Z] #38 1.562 + cmake . [2021-04-06T17:22:06.986Z] #38 2.224 -- The C compiler identification is GNU 8.3.0 [2021-04-06T17:22:06.986Z] #38 2.296 -- Check for working C compiler: /usr/bin/cc [2021-04-06T17:22:06.986Z] #38 3.130 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-06T17:22:06.986Z] #38 3.134 -- Detecting C compiler ABI info [2021-04-06T17:22:06.986Z] #38 3.874 -- Detecting C compiler ABI info - done [2021-04-06T17:22:06.986Z] #38 3.924 -- Detecting C compile features [2021-04-06T17:22:06.986Z] #38 6.142 -- Detecting C compile features - done [2021-04-06T17:22:06.986Z] #38 6.195 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-06T17:22:06.986Z] #38 6.471 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-06T17:22:06.986Z] #38 6.690 -- Configuring done [2021-04-06T17:22:06.986Z] #38 6.734 -- Generating done [2021-04-06T17:22:06.986Z] #38 6.740 -- Build files have been written to: /tmp/tmp.lwJdwUFhQP/tini [2021-04-06T17:22:06.986Z] #38 6.753 + make tini-static [2021-04-06T17:22:06.986Z] #38 7.208 Scanning dependencies of target tini-static [2021-04-06T17:22:06.986Z] #38 7.299 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-06T17:22:06.986Z] #38 ... [2021-04-06T17:22:06.986Z] [2021-04-06T17:22:06.986Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:22:06.986Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:22:06.986Z] #43 71.03 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-06T17:22:06.986Z] #43 71.05 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:22:07.285Z] #43 DONE 71.3s [2021-04-06T17:22:07.285Z] [2021-04-06T17:22:07.285Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:07.285Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:22:07.651Z] #43 ... [2021-04-06T17:22:07.651Z] [2021-04-06T17:22:07.651Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:07.651Z] #51 sha256:588966ba838b8b17ca35ba1c9454b1f403b2b0dd031ec9b969211cd6516c9af3 [2021-04-06T17:22:07.651Z] #51 63.13 os [2021-04-06T17:22:07.651Z] #51 65.90 encoding/binary [2021-04-06T17:22:07.651Z] #51 67.30 fmt [2021-04-06T17:22:07.651Z] #51 68.86 encoding/base64 [2021-04-06T17:22:07.651Z] #51 70.04 golang.org/x/sys/unix [2021-04-06T17:22:07.651Z] #51 72.50 encoding/json [2021-04-06T17:22:07.651Z] #51 ... [2021-04-06T17:22:07.651Z] [2021-04-06T17:22:07.651Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:07.651Z] #34 sha256:beb5213994b50285e82a36a3636d6c42f81ed892658054205f57648f407dec91 [2021-04-06T17:22:07.651Z] #34 73.27 github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:22:09.449Z] #44 1.740 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:22:09.449Z] #44 1.740 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:22:09.449Z] #44 1.758 Note: Building without GnuTLS support [2021-04-06T17:22:09.449Z] #44 1.787 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:22:09.449Z] #44 1.818 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:22:09.449Z] #44 ... [2021-04-06T17:22:09.449Z] [2021-04-06T17:22:09.449Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:22:09.449Z] #38 sha256:0a2192d69a693a2ee8ee2a04b91192b9fcf6ae227869d121812b3c0b73f64967 [2021-04-06T17:22:09.449Z] #38 9.288 [100%] Linking C executable tini-static [2021-04-06T17:22:09.449Z] #38 10.18 [100%] Built target tini-static [2021-04-06T17:22:09.449Z] #38 10.25 + mkdir -p /build [2021-04-06T17:22:09.449Z] #38 10.26 + cp tini-static /build/docker-init [2021-04-06T17:22:09.449Z] #38 DONE 10.4s [2021-04-06T17:22:09.751Z] [2021-04-06T17:22:09.751Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:09.751Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:22:09.751Z] #14 71.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-06T17:22:09.751Z] #14 71.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-06T17:22:09.751Z] #14 71.93 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:22:10.170Z] #34 ... [2021-04-06T17:22:10.170Z] [2021-04-06T17:22:10.170Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:22:10.170Z] #37 sha256:4b47507f16bc4b74996058b3fc8d0a3d891f4e7524775d778458bab6d3b01d69 [2021-04-06T17:22:10.170Z] #37 4.292 -- Detecting C compiler ABI info - done [2021-04-06T17:22:10.170Z] #37 4.321 -- Detecting C compile features [2021-04-06T17:22:10.170Z] #37 6.859 -- Detecting C compile features - done [2021-04-06T17:22:10.170Z] #37 6.908 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-06T17:22:10.170Z] #37 7.183 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-06T17:22:10.170Z] #37 7.271 -- Configuring done [2021-04-06T17:22:10.170Z] #37 7.284 -- Generating done [2021-04-06T17:22:10.170Z] #37 7.294 -- Build files have been written to: /tmp/tmp.nRvWxOkfai/tini [2021-04-06T17:22:10.170Z] #37 7.306 + make tini-static [2021-04-06T17:22:10.170Z] #37 7.889 Scanning dependencies of target tini-static [2021-04-06T17:22:10.170Z] #37 8.095 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-06T17:22:10.170Z] #37 9.429 [100%] Linking C executable tini-static [2021-04-06T17:22:10.170Z] #37 10.04 [100%] Built target tini-static [2021-04-06T17:22:10.170Z] #37 10.16 + mkdir -p /build [2021-04-06T17:22:10.170Z] #37 10.17 + cp tini-static /build/docker-init [2021-04-06T17:22:10.170Z] #37 DONE 10.5s [2021-04-06T17:22:10.170Z] [2021-04-06T17:22:10.170Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:10.170Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:10.170Z] #43 2.492 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:22:10.170Z] #43 2.492 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:22:10.170Z] #43 2.509 Note: Building without GnuTLS support [2021-04-06T17:22:10.170Z] #43 2.519 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:22:10.170Z] #43 2.519 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:22:10.170Z] #43 4.774 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:22:10.371Z] #42 ... [2021-04-06T17:22:10.371Z] [2021-04-06T17:22:10.371Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:22:10.371Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:22:10.371Z] #36 65.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:22:10.371Z] #36 65.33 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:22:10.371Z] #36 65.35 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-06T17:22:10.371Z] #36 65.37 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:22:10.372Z] #36 65.40 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-06T17:22:10.372Z] #36 65.42 Setting up cmake-data (3.13.4-1) ... [2021-04-06T17:22:10.372Z] #36 65.47 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:22:10.372Z] #36 65.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-06T17:22:10.372Z] #36 65.50 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-06T17:22:10.372Z] #36 65.52 Setting up cmake (3.13.4-1) ... [2021-04-06T17:22:10.372Z] #36 65.53 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:22:10.372Z] #36 65.58 Processing triggers for mime-support (3.62) ... [2021-04-06T17:22:10.372Z] #36 DONE 66.3s [2021-04-06T17:22:10.372Z] [2021-04-06T17:22:10.372Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:10.372Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:22:10.372Z] #13 54.79 Get:14 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] [2021-04-06T17:22:10.372Z] #13 57.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-06T17:22:10.372Z] #13 57.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-06T17:22:10.372Z] #13 57.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-06T17:22:10.372Z] #13 57.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-06T17:22:10.372Z] #13 57.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-06T17:22:10.372Z] #13 57.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-06T17:22:10.372Z] #13 57.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-06T17:22:10.372Z] #13 57.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-06T17:22:10.372Z] #13 57.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-06T17:22:10.372Z] #13 57.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-06T17:22:10.372Z] #13 57.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-06T17:22:10.372Z] #13 57.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-06T17:22:10.372Z] #13 57.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-06T17:22:10.372Z] #13 57.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-06T17:22:10.372Z] #13 58.44 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:22:10.372Z] #13 58.62 Fetched 78.2 MB in 8s (9894 kB/s) [2021-04-06T17:22:10.372Z] #13 58.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 ... 15410 files and directories currently installed.) [2021-04-06T17:22:10.372Z] #13 58.75 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-06T17:22:10.372Z] #13 58.78 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:22:10.372Z] #13 59.13 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-06T17:22:10.372Z] #13 59.34 (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.) [2021-04-06T17:22:10.372Z] #13 59.39 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-06T17:22:10.372Z] #13 59.41 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-06T17:22:10.372Z] #13 59.59 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:22:10.372Z] #13 59.72 (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.) [2021-04-06T17:22:10.372Z] #13 59.76 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-06T17:22:10.372Z] #13 59.85 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:22:10.372Z] #13 60.12 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-06T17:22:10.372Z] #13 60.25 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-06T17:22:10.372Z] #13 60.25 (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.) [2021-04-06T17:22:10.372Z] #13 60.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-06T17:22:10.372Z] #13 60.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:22:10.426Z] #43 4.900 GEN .gitid [2021-04-06T17:22:10.426Z] #43 5.033 GEN criu/include/version.h [2021-04-06T17:22:10.426Z] #43 ... [2021-04-06T17:22:10.426Z] [2021-04-06T17:22:10.426Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:10.426Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:22:10.426Z] #45 66.21 fmt [2021-04-06T17:22:10.426Z] #45 70.10 regexp [2021-04-06T17:22:10.426Z] #45 71.61 go/token [2021-04-06T17:22:10.426Z] #45 72.92 go/scanner [2021-04-06T17:22:10.426Z] #45 73.93 internal/lazyregexp [2021-04-06T17:22:10.426Z] #45 74.35 net/url [2021-04-06T17:22:10.426Z] #45 74.54 go/ast [2021-04-06T17:22:10.682Z] #45 ... [2021-04-06T17:22:10.682Z] [2021-04-06T17:22:10.682Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:10.682Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:10.682Z] #43 5.128 GEN include/common/asm [2021-04-06T17:22:12.261Z] #13 62.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-06T17:22:12.261Z] #13 62.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-06T17:22:12.261Z] #13 62.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:22:12.261Z] #13 ... [2021-04-06T17:22:12.261Z] [2021-04-06T17:22:12.261Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:22:12.261Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:22:12.261Z] #42 68.10 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-06T17:22:12.261Z] #42 68.13 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:22:12.578Z] #43 ... [2021-04-06T17:22:12.578Z] [2021-04-06T17:22:12.578Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:12.578Z] #34 sha256:beb5213994b50285e82a36a3636d6c42f81ed892658054205f57648f407dec91 [2021-04-06T17:22:12.578Z] #34 DONE 78.0s [2021-04-06T17:22:12.578Z] [2021-04-06T17:22:12.578Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:12.578Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:22:12.578Z] #45 76.99 text/template/parse [2021-04-06T17:22:12.824Z] #42 DONE 68.8s [2021-04-06T17:22:12.824Z] [2021-04-06T17:22:12.824Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:12.824Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:13.343Z] #14 ... [2021-04-06T17:22:13.343Z] [2021-04-06T17:22:13.343Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:13.343Z] #52 sha256:89864e62eb8edf40cf2fe2d85d9d6fcb0a7cae2b51be03911a300c81eca29645 [2021-04-06T17:22:13.343Z] #52 67.08 reflect [2021-04-06T17:22:13.343Z] #52 68.18 regexp/syntax [2021-04-06T17:22:13.343Z] #52 ... [2021-04-06T17:22:13.343Z] [2021-04-06T17:22:13.343Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:13.343Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:22:13.343Z] #44 3.933 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:22:13.343Z] #44 4.006 GEN .gitid [2021-04-06T17:22:13.343Z] #44 4.045 GEN criu/include/version.h [2021-04-06T17:22:13.343Z] #44 4.109 GEN include/common/asm [2021-04-06T17:22:13.343Z] #44 6.100 PBCC images/timens.pb-c.c [2021-04-06T17:22:13.343Z] #44 6.177 DEP images/timens.pb-c.d [2021-04-06T17:22:13.645Z] #44 6.254 PBCC images/fown.pb-c.c [2021-04-06T17:22:13.645Z] #44 6.328 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-06T17:22:13.645Z] #44 6.406 PBCC images/opts.pb-c.c [2021-04-06T17:22:13.645Z] #44 6.486 PBCC images/memfd.pb-c.c [2021-04-06T17:22:13.756Z] #43 ... [2021-04-06T17:22:13.756Z] [2021-04-06T17:22:13.756Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:13.756Z] #51 sha256:90c150c51b50d76b8c0c850a97879b9aafddc03c24a7f02f0f8ee3a1b08c3f96 [2021-04-06T17:22:13.756Z] #51 59.93 os [2021-04-06T17:22:13.756Z] #51 63.66 path/filepath [2021-04-06T17:22:13.756Z] #51 63.97 encoding/binary [2021-04-06T17:22:13.756Z] #51 65.20 fmt [2021-04-06T17:22:13.756Z] #51 65.95 encoding/base64 [2021-04-06T17:22:13.756Z] #51 67.07 golang.org/x/sys/unix [2021-04-06T17:22:13.946Z] #44 6.591 DEP images/fown.pb-c.d [2021-04-06T17:22:13.946Z] #44 6.652 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-06T17:22:13.946Z] #44 ... [2021-04-06T17:22:13.946Z] [2021-04-06T17:22:13.946Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:13.946Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:22:13.946Z] #46 67.93 regexp/syntax [2021-04-06T17:22:13.946Z] #46 72.11 hash/crc32 [2021-04-06T17:22:13.946Z] #46 75.76 vendor/golang.org/x/text/transform [2021-04-06T17:22:13.946Z] #46 ... [2021-04-06T17:22:13.946Z] [2021-04-06T17:22:13.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:13.946Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:22:13.946Z] #44 6.776 DEP images/opts.pb-c.d [2021-04-06T17:22:14.014Z] #51 70.09 encoding/json [2021-04-06T17:22:14.014Z] #51 ... [2021-04-06T17:22:14.014Z] [2021-04-06T17:22:14.014Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:14.014Z] #34 sha256:97669de4b5638caec0db86e9466f2e1fea3eca143c599d4c0bfb1ab07bbeebe0 [2021-04-06T17:22:14.014Z] #34 61.39 path [2021-04-06T17:22:14.014Z] #34 62.02 text/tabwriter [2021-04-06T17:22:14.014Z] #34 62.88 fmt [2021-04-06T17:22:14.014Z] #34 62.88 path/filepath [2021-04-06T17:22:14.014Z] #34 63.97 io/ioutil [2021-04-06T17:22:14.014Z] #34 66.46 github.com/BurntSushi/toml [2021-04-06T17:22:14.014Z] #34 66.46 flag [2021-04-06T17:22:14.014Z] #34 68.36 log [2021-04-06T17:22:14.014Z] #34 ... [2021-04-06T17:22:14.014Z] [2021-04-06T17:22:14.014Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:14.014Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:22:14.014Z] #45 63.63 fmt [2021-04-06T17:22:14.014Z] #45 63.73 path/filepath [2021-04-06T17:22:14.014Z] #45 65.17 regexp/syntax [2021-04-06T17:22:14.014Z] #45 68.76 go/token [2021-04-06T17:22:14.014Z] #45 69.64 go/scanner [2021-04-06T17:22:14.014Z] #45 70.15 regexp [2021-04-06T17:22:14.247Z] #44 6.897 DEP images/memfd.pb-c.d [2021-04-06T17:22:14.247Z] #44 6.960 PBCC images/sit.pb-c.c [2021-04-06T17:22:14.247Z] #44 7.044 DEP images/sit.pb-c.d [2021-04-06T17:22:14.247Z] #44 7.114 PBCC images/macvlan.pb-c.c [2021-04-06T17:22:14.247Z] #44 7.145 DEP images/macvlan.pb-c.d [2021-04-06T17:22:14.487Z] #45 80.28 go/parser [2021-04-06T17:22:14.549Z] #44 7.239 PBCC images/autofs.pb-c.c [2021-04-06T17:22:14.549Z] #44 7.273 DEP images/autofs.pb-c.d [2021-04-06T17:22:14.549Z] #44 ... [2021-04-06T17:22:14.549Z] [2021-04-06T17:22:14.549Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:22:14.549Z] #48 sha256:e19b1e5a1d422e6983e5eecdf780e6555516d0055903cc537fa8cf137ea214f7 [2021-04-06T17:22:14.549Z] #48 DONE 78.7s [2021-04-06T17:22:14.549Z] [2021-04-06T17:22:14.549Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:14.549Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:22:14.549Z] #44 7.362 PBCC images/sysctl.pb-c.c [2021-04-06T17:22:14.786Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m12.62945446s with top 10 stages: buildssa: 1m41.213462863s, goimports: 22.281303682s, unconvert: 13.509117498s, gosec: 9.602963934s, golint: 5.966225689s, ineffassign: 4.01453056s, misspell: 3.564384563s, inspect: 3.032523709s, vrp: 2.955320746s, printf: 2.142844418s [2021-04-06T17:22:14.786Z] INFO [runner] Issues before processing: 2263, after processing: 0 [2021-04-06T17:22:14.786Z] INFO [runner] Processors filtering stat (out/in): cgo: 1683/2263, filename_unadjuster: 1683/1683, path_prettifier: 1683/1683, skip_files: 1683/1683, skip_dirs: 1683/1683, nolint: 0/64, identifier_marker: 1578/1578, exclude-rules: 64/1578, autogenerated_exclude: 1578/1683, exclude: 1578/1578 [2021-04-06T17:22:14.786Z] INFO [runner] processing took 59.382779ms with stages: nolint: 25.447054ms, identifier_marker: 17.020224ms, path_prettifier: 7.474431ms, autogenerated_exclude: 4.134355ms, exclude-rules: 3.347175ms, skip_dirs: 1.577431ms, cgo: 248.46µs, filename_unadjuster: 128.715µs, max_same_issues: 1.23µs, uniq_by_line: 957ns, exclude: 528ns, diff: 496ns, skip_files: 448ns, max_from_linter: 445ns, source_code: 303ns, path_shortener: 270ns, max_per_file_from_linter: 257ns [2021-04-06T17:22:14.786Z] INFO [runner] linters took 1m41.033734916s with stages: goanalysis_metalinter: 1m21.029590489s, unused: 19.944626793s [2021-04-06T17:22:14.786Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-04-06T17:22:14.786Z] INFO Memory: 1535 samples, avg is 805.8MB, max is 4039.3MB [2021-04-06T17:22:14.786Z] INFO Execution took 3m42.608247561s [2021-04-06T17:22:14.786Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-06T17:22:14.851Z] #44 7.436 DEP images/sysctl.pb-c.d [2021-04-06T17:22:14.851Z] #44 7.500 PBCC images/time.pb-c.c [2021-04-06T17:22:14.851Z] #44 7.516 DEP images/time.pb-c.d [2021-04-06T17:22:14.851Z] #44 7.578 PBCC images/binfmt-misc.pb-c.c [2021-04-06T17:22:14.851Z] #44 7.598 DEP images/binfmt-misc.pb-c.d [2021-04-06T17:22:14.851Z] #44 7.661 PBCC images/seccomp.pb-c.c [2021-04-06T17:22:14.851Z] #44 7.695 DEP images/seccomp.pb-c.d [2021-04-06T17:22:14.851Z] #44 7.762 PBCC images/userns.pb-c.c [2021-04-06T17:22:14.950Z] #45 70.89 go/ast [2021-04-06T17:22:14.950Z] #45 ... [2021-04-06T17:22:14.950Z] [2021-04-06T17:22:14.950Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:14.950Z] #34 sha256:97669de4b5638caec0db86e9466f2e1fea3eca143c599d4c0bfb1ab07bbeebe0 [2021-04-06T17:22:14.950Z] #34 71.05 github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:22:15.058Z] #45 ... [2021-04-06T17:22:15.058Z] [2021-04-06T17:22:15.058Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:15.058Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:22:15.058Z] #13 66.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-06T17:22:15.058Z] #13 66.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-06T17:22:15.058Z] #13 66.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:22:15.058Z] #13 73.77 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-06T17:22:15.058Z] #13 73.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:22:15.058Z] #13 73.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:15.058Z] #13 74.15 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-06T17:22:15.058Z] #13 74.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:22:15.058Z] #13 74.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:15.058Z] #13 ... [2021-04-06T17:22:15.058Z] [2021-04-06T17:22:15.058Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:15.058Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:15.058Z] #43 7.566 PBCC images/timens.pb-c.c [2021-04-06T17:22:15.058Z] #43 7.586 DEP images/timens.pb-c.d [2021-04-06T17:22:15.058Z] #43 7.618 PBCC images/fown.pb-c.c [2021-04-06T17:22:15.058Z] #43 7.674 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-06T17:22:15.058Z] #43 7.750 PBCC images/opts.pb-c.c [2021-04-06T17:22:15.058Z] #43 7.786 PBCC images/memfd.pb-c.c [2021-04-06T17:22:15.058Z] #43 7.973 DEP images/fown.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.090 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.201 DEP images/opts.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.229 DEP images/memfd.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.301 PBCC images/sit.pb-c.c [2021-04-06T17:22:15.058Z] #43 8.396 DEP images/sit.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.445 PBCC images/macvlan.pb-c.c [2021-04-06T17:22:15.058Z] #43 8.456 DEP images/macvlan.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.529 PBCC images/autofs.pb-c.c [2021-04-06T17:22:15.058Z] #43 8.547 DEP images/autofs.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.595 PBCC images/sysctl.pb-c.c [2021-04-06T17:22:15.058Z] #43 8.621 DEP images/sysctl.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.660 PBCC images/time.pb-c.c [2021-04-06T17:22:15.058Z] #43 8.693 DEP images/time.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.731 PBCC images/binfmt-misc.pb-c.c [2021-04-06T17:22:15.058Z] #43 8.746 DEP images/binfmt-misc.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.782 PBCC images/seccomp.pb-c.c [2021-04-06T17:22:15.058Z] #43 8.812 DEP images/seccomp.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.839 PBCC images/userns.pb-c.c [2021-04-06T17:22:15.058Z] #43 8.867 DEP images/userns.pb-c.d [2021-04-06T17:22:15.058Z] #43 8.921 PBCC images/cgroup.pb-c.c [2021-04-06T17:22:15.058Z] #43 8.961 DEP images/cgroup.pb-c.d [2021-04-06T17:22:15.058Z] #43 9.013 PBCC images/ext-file.pb-c.c [2021-04-06T17:22:15.058Z] #43 9.033 DEP images/ext-file.pb-c.d [2021-04-06T17:22:15.058Z] #43 9.115 PBCC images/rpc.pb-c.c [2021-04-06T17:22:15.058Z] #43 9.175 DEP images/rpc.pb-c.d [2021-04-06T17:22:15.058Z] #43 9.273 PBCC images/siginfo.pb-c.c [2021-04-06T17:22:15.058Z] #43 9.303 DEP images/siginfo.pb-c.d [2021-04-06T17:22:15.058Z] #43 9.356 PBCC images/pagemap.pb-c.c [2021-04-06T17:22:15.058Z] #43 9.421 DEP images/pagemap.pb-c.d [2021-04-06T17:22:15.058Z] #43 9.483 PBCC images/rlimit.pb-c.c [2021-04-06T17:22:15.058Z] #43 9.492 DEP images/rlimit.pb-c.d [2021-04-06T17:22:15.058Z] #43 9.547 PBCC images/file-lock.pb-c.c [2021-04-06T17:22:15.058Z] #43 9.553 DEP images/file-lock.pb-c.d [2021-04-06T17:22:15.058Z] #43 9.603 PBCC images/tty.pb-c.c [2021-04-06T17:22:15.058Z] #43 9.640 DEP images/tty.pb-c.d [2021-04-06T17:22:15.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh dynbinary-daemon test-docker-py [2021-04-06T17:22:15.152Z] #44 7.801 DEP images/userns.pb-c.d [2021-04-06T17:22:15.152Z] #44 7.863 PBCC images/cgroup.pb-c.c [2021-04-06T17:22:15.152Z] #44 7.907 DEP images/cgroup.pb-c.d [2021-04-06T17:22:15.152Z] #44 7.967 PBCC images/ext-file.pb-c.c [2021-04-06T17:22:15.318Z] #43 9.715 PBCC images/tun.pb-c.c [2021-04-06T17:22:15.318Z] #43 9.805 PBCC images/netdev.pb-c.c [2021-04-06T17:22:15.318Z] #43 9.889 DEP images/tun.pb-c.d [2021-04-06T17:22:15.452Z] #44 8.000 DEP images/ext-file.pb-c.d [2021-04-06T17:22:15.452Z] #44 8.060 PBCC images/rpc.pb-c.c [2021-04-06T17:22:15.452Z] #44 8.153 DEP images/rpc.pb-c.d [2021-04-06T17:22:15.574Z] #43 9.957 DEP images/netdev.pb-c.d [2021-04-06T17:22:15.574Z] #43 10.04 PBCC images/vma.pb-c.c [2021-04-06T17:22:15.574Z] #43 10.13 DEP images/vma.pb-c.d [2021-04-06T17:22:15.574Z] #43 10.18 PBCC images/creds.pb-c.c [2021-04-06T17:22:15.574Z] #43 10.21 DEP images/creds.pb-c.d [2021-04-06T17:22:15.677Z] [2021-04-06T17:22:15.677Z] Removing bundles/ [2021-04-06T17:22:15.677Z] [2021-04-06T17:22:15.677Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-06T17:22:15.677Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:22:15.677Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:22:15.754Z] #44 8.325 PBCC images/siginfo.pb-c.c [2021-04-06T17:22:15.754Z] #44 8.342 DEP images/siginfo.pb-c.d [2021-04-06T17:22:15.754Z] #44 8.447 PBCC images/pagemap.pb-c.c [2021-04-06T17:22:15.754Z] #44 8.503 DEP images/pagemap.pb-c.d [2021-04-06T17:22:15.754Z] #44 8.556 PBCC images/rlimit.pb-c.c [2021-04-06T17:22:15.754Z] #44 8.591 DEP images/rlimit.pb-c.d [2021-04-06T17:22:15.754Z] #44 8.665 PBCC images/file-lock.pb-c.c [2021-04-06T17:22:15.831Z] #43 10.26 PBCC images/utsns.pb-c.c [2021-04-06T17:22:15.831Z] #43 10.29 DEP images/utsns.pb-c.d [2021-04-06T17:22:15.831Z] #43 10.32 PBCC images/ipc-desc.pb-c.c [2021-04-06T17:22:15.831Z] #43 10.35 PBCC images/ipc-sem.pb-c.c [2021-04-06T17:22:15.831Z] #43 10.38 DEP images/ipc-desc.pb-c.d [2021-04-06T17:22:15.831Z] #43 10.44 DEP images/ipc-sem.pb-c.d [2021-04-06T17:22:16.056Z] #44 8.720 DEP images/file-lock.pb-c.d [2021-04-06T17:22:16.056Z] #44 8.820 PBCC images/tty.pb-c.c [2021-04-06T17:22:16.056Z] #44 8.850 DEP images/tty.pb-c.d [2021-04-06T17:22:16.087Z] #43 10.48 PBCC images/ipc-msg.pb-c.c [2021-04-06T17:22:16.087Z] #43 10.49 DEP images/ipc-msg.pb-c.d [2021-04-06T17:22:16.087Z] #43 10.55 PBCC images/ipc-shm.pb-c.c [2021-04-06T17:22:16.087Z] #43 10.59 DEP images/ipc-shm.pb-c.d [2021-04-06T17:22:16.087Z] #43 10.65 PBCC images/ipc-var.pb-c.c [2021-04-06T17:22:16.087Z] #43 10.69 DEP images/ipc-var.pb-c.d [2021-04-06T17:22:16.087Z] #43 10.76 PBCC images/sk-opts.pb-c.c [2021-04-06T17:22:16.344Z] #43 10.77 PBCC images/packet-sock.pb-c.c [2021-04-06T17:22:16.344Z] #43 10.83 DEP images/sk-opts.pb-c.d [2021-04-06T17:22:16.344Z] #43 10.90 DEP images/packet-sock.pb-c.d [2021-04-06T17:22:16.362Z] #44 9.027 PBCC images/tun.pb-c.c [2021-04-06T17:22:16.362Z] #44 9.063 PBCC images/netdev.pb-c.c [2021-04-06T17:22:16.362Z] #44 9.129 DEP images/tun.pb-c.d [2021-04-06T17:22:16.362Z] #44 9.168 DEP images/netdev.pb-c.d [2021-04-06T17:22:16.362Z] #44 9.235 PBCC images/vma.pb-c.c [2021-04-06T17:22:16.362Z] #44 9.276 DEP images/vma.pb-c.d [2021-04-06T17:22:16.600Z] #43 10.95 PBCC images/sk-netlink.pb-c.c [2021-04-06T17:22:16.600Z] #43 11.00 DEP images/sk-netlink.pb-c.d [2021-04-06T17:22:16.600Z] #43 11.05 PBCC images/sk-inet.pb-c.c [2021-04-06T17:22:16.600Z] #43 11.10 DEP images/sk-inet.pb-c.d [2021-04-06T17:22:16.600Z] #43 11.15 PBCC images/sk-unix.pb-c.c [2021-04-06T17:22:16.600Z] #43 11.19 DEP images/sk-unix.pb-c.d [2021-04-06T17:22:16.661Z] #44 9.360 PBCC images/creds.pb-c.c [2021-04-06T17:22:16.661Z] #44 9.381 DEP images/creds.pb-c.d [2021-04-06T17:22:16.661Z] #44 9.517 PBCC images/utsns.pb-c.c [2021-04-06T17:22:16.857Z] #43 11.25 PBCC images/mm.pb-c.c [2021-04-06T17:22:16.857Z] #43 11.32 DEP images/mm.pb-c.d [2021-04-06T17:22:16.857Z] #43 11.40 PBCC images/timerfd.pb-c.c [2021-04-06T17:22:16.857Z] #43 11.46 DEP images/timerfd.pb-c.d [2021-04-06T17:22:16.959Z] #44 9.537 DEP images/utsns.pb-c.d [2021-04-06T17:22:16.959Z] #44 9.582 PBCC images/ipc-desc.pb-c.c [2021-04-06T17:22:16.959Z] #44 9.616 PBCC images/ipc-sem.pb-c.c [2021-04-06T17:22:16.959Z] #44 9.661 DEP images/ipc-desc.pb-c.d [2021-04-06T17:22:16.959Z] #44 9.716 DEP images/ipc-sem.pb-c.d [2021-04-06T17:22:16.959Z] #44 9.771 PBCC images/ipc-msg.pb-c.c [2021-04-06T17:22:17.113Z] #43 11.52 PBCC images/timer.pb-c.c [2021-04-06T17:22:17.113Z] #43 11.53 DEP images/timer.pb-c.d [2021-04-06T17:22:17.113Z] #43 11.58 PBCC images/sa.pb-c.c [2021-04-06T17:22:17.113Z] #43 11.64 DEP images/sa.pb-c.d [2021-04-06T17:22:17.113Z] #43 11.69 PBCC images/pipe-data.pb-c.c [2021-04-06T17:22:17.258Z] #44 9.796 DEP images/ipc-msg.pb-c.d [2021-04-06T17:22:17.258Z] #44 9.838 PBCC images/ipc-shm.pb-c.c [2021-04-06T17:22:17.258Z] #44 9.862 DEP images/ipc-shm.pb-c.d [2021-04-06T17:22:17.258Z] #44 9.910 PBCC images/ipc-var.pb-c.c [2021-04-06T17:22:17.258Z] #44 9.939 DEP images/ipc-var.pb-c.d [2021-04-06T17:22:17.258Z] #44 9.988 PBCC images/sk-opts.pb-c.c [2021-04-06T17:22:17.258Z] #44 10.03 PBCC images/packet-sock.pb-c.c [2021-04-06T17:22:17.258Z] #44 10.08 DEP images/sk-opts.pb-c.d [2021-04-06T17:22:17.258Z] #44 10.14 DEP images/packet-sock.pb-c.d [2021-04-06T17:22:17.369Z] #43 11.72 DEP images/pipe-data.pb-c.d [2021-04-06T17:22:17.369Z] #43 11.77 PBCC images/mnt.pb-c.c [2021-04-06T17:22:17.369Z] #43 11.86 DEP images/mnt.pb-c.d [2021-04-06T17:22:17.369Z] #43 11.90 PBCC images/sk-packet.pb-c.c [2021-04-06T17:22:17.369Z] #43 11.94 DEP images/sk-packet.pb-c.d [2021-04-06T17:22:17.369Z] #43 11.99 PBCC images/tcp-stream.pb-c.c [2021-04-06T17:22:17.369Z] #43 12.06 DEP images/tcp-stream.pb-c.d [2021-04-06T17:22:17.557Z] #44 10.23 PBCC images/sk-netlink.pb-c.c [2021-04-06T17:22:17.557Z] #44 10.28 DEP images/sk-netlink.pb-c.d [2021-04-06T17:22:17.557Z] #44 10.35 PBCC images/sk-inet.pb-c.c [2021-04-06T17:22:17.557Z] #44 10.41 DEP images/sk-inet.pb-c.d [2021-04-06T17:22:17.647Z] #43 12.10 PBCC images/pipe.pb-c.c [2021-04-06T17:22:17.647Z] #43 12.16 DEP images/pipe.pb-c.d [2021-04-06T17:22:17.647Z] #43 12.20 PBCC images/pstree.pb-c.c [2021-04-06T17:22:17.647Z] #43 12.22 DEP images/pstree.pb-c.d [2021-04-06T17:22:17.647Z] #43 12.27 PBCC images/fs.pb-c.c [2021-04-06T17:22:17.647Z] #43 12.32 DEP images/fs.pb-c.d [2021-04-06T17:22:17.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:22:17.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:22:17.857Z] #44 10.46 PBCC images/sk-unix.pb-c.c [2021-04-06T17:22:17.857Z] #44 10.51 DEP images/sk-unix.pb-c.d [2021-04-06T17:22:17.857Z] #44 10.59 PBCC images/mm.pb-c.c [2021-04-06T17:22:17.857Z] #44 10.66 DEP images/mm.pb-c.d [2021-04-06T17:22:17.903Z] #43 12.39 PBCC images/signalfd.pb-c.c [2021-04-06T17:22:17.903Z] #43 12.42 DEP images/signalfd.pb-c.d [2021-04-06T17:22:17.903Z] #43 12.47 PBCC images/fh.pb-c.c [2021-04-06T17:22:17.903Z] #43 12.53 PBCC images/fsnotify.pb-c.c [2021-04-06T17:22:17.903Z] #43 12.59 DEP images/fh.pb-c.d [2021-04-06T17:22:18.157Z] #44 10.79 PBCC images/timerfd.pb-c.c [2021-04-06T17:22:18.157Z] #44 10.88 DEP images/timerfd.pb-c.d [2021-04-06T17:22:18.157Z] #44 11.02 PBCC images/timer.pb-c.c [2021-04-06T17:22:18.157Z] #44 11.04 DEP images/timer.pb-c.d [2021-04-06T17:22:18.159Z] #43 12.67 DEP images/fsnotify.pb-c.d [2021-04-06T17:22:18.159Z] #43 12.72 PBCC images/eventpoll.pb-c.c [2021-04-06T17:22:18.159Z] #43 12.73 DEP images/eventpoll.pb-c.d [2021-04-06T17:22:18.159Z] #43 12.80 PBCC images/eventfd.pb-c.c [2021-04-06T17:22:18.415Z] #43 12.84 DEP images/eventfd.pb-c.d [2021-04-06T17:22:18.415Z] #43 12.87 PBCC images/remap-file-path.pb-c.c [2021-04-06T17:22:18.415Z] #43 12.89 DEP images/remap-file-path.pb-c.d [2021-04-06T17:22:18.415Z] #43 12.96 PBCC images/fifo.pb-c.c [2021-04-06T17:22:18.415Z] #43 13.00 DEP images/fifo.pb-c.d [2021-04-06T17:22:18.415Z] #43 13.06 PBCC images/ghost-file.pb-c.c [2021-04-06T17:22:18.415Z] #43 13.10 DEP images/ghost-file.pb-c.d [2021-04-06T17:22:18.457Z] #44 11.16 PBCC images/sa.pb-c.c [2021-04-06T17:22:18.457Z] #44 11.26 DEP images/sa.pb-c.d [2021-04-06T17:22:18.671Z] #43 13.18 PBCC images/regfile.pb-c.c [2021-04-06T17:22:18.671Z] #43 13.21 DEP images/regfile.pb-c.d [2021-04-06T17:22:18.671Z] #43 13.27 PBCC images/ns.pb-c.c [2021-04-06T17:22:18.671Z] #43 13.31 DEP images/ns.pb-c.d [2021-04-06T17:22:18.761Z] #44 11.31 PBCC images/pipe-data.pb-c.c [2021-04-06T17:22:18.761Z] #44 11.34 DEP images/pipe-data.pb-c.d [2021-04-06T17:22:18.761Z] #44 11.41 PBCC images/mnt.pb-c.c [2021-04-06T17:22:18.761Z] #44 11.47 DEP images/mnt.pb-c.d [2021-04-06T17:22:18.761Z] #44 11.53 PBCC images/sk-packet.pb-c.c [2021-04-06T17:22:18.927Z] #43 13.36 PBCC images/fdinfo.pb-c.c [2021-04-06T17:22:18.927Z] #43 13.44 DEP images/fdinfo.pb-c.d [2021-04-06T17:22:18.927Z] #43 13.51 PBCC images/core-aarch64.pb-c.c [2021-04-06T17:22:18.927Z] #43 13.55 PBCC images/core-arm.pb-c.c [2021-04-06T17:22:19.059Z] #44 11.54 DEP images/sk-packet.pb-c.d [2021-04-06T17:22:19.059Z] #44 11.61 PBCC images/tcp-stream.pb-c.c [2021-04-06T17:22:19.059Z] #44 11.69 DEP images/tcp-stream.pb-c.d [2021-04-06T17:22:19.059Z] #44 11.76 PBCC images/pipe.pb-c.c [2021-04-06T17:22:19.059Z] #44 11.81 DEP images/pipe.pb-c.d [2021-04-06T17:22:19.059Z] #44 11.90 PBCC images/pstree.pb-c.c [2021-04-06T17:22:19.059Z] #44 11.91 DEP images/pstree.pb-c.d [2021-04-06T17:22:19.184Z] #43 13.61 PBCC images/core-ppc64.pb-c.c [2021-04-06T17:22:19.184Z] #43 13.66 PBCC images/core-s390.pb-c.c [2021-04-06T17:22:19.184Z] #43 13.71 PBCC images/core-x86.pb-c.c [2021-04-06T17:22:19.184Z] #43 13.75 PBCC images/core.pb-c.c [2021-04-06T17:22:19.184Z] #43 13.80 PBCC images/inventory.pb-c.c [2021-04-06T17:22:19.358Z] #44 11.97 PBCC images/fs.pb-c.c [2021-04-06T17:22:19.358Z] #44 12.01 DEP images/fs.pb-c.d [2021-04-06T17:22:19.358Z] #44 12.04 PBCC images/signalfd.pb-c.c [2021-04-06T17:22:19.358Z] #44 12.14 DEP images/signalfd.pb-c.d [2021-04-06T17:22:19.440Z] #43 13.90 DEP images/core-aarch64.pb-c.d [2021-04-06T17:22:19.440Z] #43 13.98 DEP images/core-arm.pb-c.d [2021-04-06T17:22:19.440Z] #43 14.08 DEP images/core-ppc64.pb-c.d [2021-04-06T17:22:19.657Z] #44 12.23 PBCC images/fh.pb-c.c [2021-04-06T17:22:19.657Z] #44 12.32 PBCC images/fsnotify.pb-c.c [2021-04-06T17:22:19.657Z] #44 12.43 DEP images/fh.pb-c.d [2021-04-06T17:22:19.657Z] #44 12.51 DEP images/fsnotify.pb-c.d [2021-04-06T17:22:19.657Z] #44 12.57 PBCC images/eventpoll.pb-c.c [2021-04-06T17:22:19.697Z] #43 14.14 DEP images/core-s390.pb-c.d [2021-04-06T17:22:19.697Z] #43 14.18 DEP images/core-x86.pb-c.d [2021-04-06T17:22:19.697Z] #43 14.21 DEP images/core.pb-c.d [2021-04-06T17:22:19.697Z] #43 14.33 DEP images/inventory.pb-c.d [2021-04-06T17:22:19.953Z] #43 14.39 PBCC images/cpuinfo.pb-c.c [2021-04-06T17:22:19.953Z] #43 14.44 DEP images/cpuinfo.pb-c.d [2021-04-06T17:22:19.953Z] #43 14.48 PBCC images/stats.pb-c.c [2021-04-06T17:22:19.953Z] #43 14.51 DEP images/stats.pb-c.d [2021-04-06T17:22:19.957Z] #44 12.61 DEP images/eventpoll.pb-c.d [2021-04-06T17:22:19.957Z] #44 12.68 PBCC images/eventfd.pb-c.c [2021-04-06T17:22:19.957Z] #44 12.70 DEP images/eventfd.pb-c.d [2021-04-06T17:22:19.957Z] #44 12.73 PBCC images/remap-file-path.pb-c.c [2021-04-06T17:22:19.957Z] #44 12.77 DEP images/remap-file-path.pb-c.d [2021-04-06T17:22:20.197Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/rootless [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/volume [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-06T17:22:20.197Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === Skipped [2021-04-06T17:22:20.197Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-06T17:22:20.197Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-06T17:22:20.197Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-06T17:22:20.197Z] time="2021-04-06T17:21:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-06T17:22:20.197Z] time="2021-04-06T17:21:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-06T17:22:20.197Z] time="2021-04-06T17:21:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-06T17:22:20.197Z] time="2021-04-06T17:21:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-06T17:22:20.197Z] time="2021-04-06T17:21:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-06T17:22:20.197Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-06T17:22:20.197Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-06T17:22:20.197Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:22:20.197Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-06T17:22:20.197Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-06T17:22:20.197Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-06T17:22:20.197Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] [2021-04-06T17:22:20.197Z] DONE 2247 tests, 26 skipped in 199.219s Post stage [Pipeline] junit [2021-04-06T17:22:20.215Z] Recording test results [2021-04-06T17:22:20.269Z] #44 12.86 PBCC images/fifo.pb-c.c [2021-04-06T17:22:20.269Z] #44 12.92 DEP images/fifo.pb-c.d [2021-04-06T17:22:20.269Z] #44 12.98 PBCC images/ghost-file.pb-c.c [2021-04-06T17:22:20.269Z] #44 13.05 DEP images/ghost-file.pb-c.d [2021-04-06T17:22:20.269Z] #44 13.09 PBCC images/regfile.pb-c.c [2021-04-06T17:22:20.296Z] #34 ... [2021-04-06T17:22:20.296Z] [2021-04-06T17:22:20.296Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:20.296Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:20.296Z] #43 5.281 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:22:20.296Z] #43 5.282 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:22:20.296Z] #43 5.307 Note: Building without GnuTLS support [2021-04-06T17:22:20.296Z] #43 5.315 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:22:20.296Z] #43 5.315 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:22:20.296Z] #43 7.192 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:22:20.296Z] #43 7.249 GEN .gitid [2021-04-06T17:22:20.296Z] #43 7.282 GEN criu/include/version.h [2021-04-06T17:22:20.296Z] #43 7.365 GEN include/common/asm [2021-04-06T17:22:20.296Z] #43 ... [2021-04-06T17:22:20.296Z] [2021-04-06T17:22:20.296Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:22:20.296Z] #37 sha256:97fc971af6e7f28526543d65a44b6a43eb93563bc71ddc10e542df324e99a0d8 [2021-04-06T17:22:20.296Z] #37 4.020 + RM_GOPATH=0 [2021-04-06T17:22:20.296Z] #37 4.020 + TMP_GOPATH= [2021-04-06T17:22:20.296Z] #37 4.020 + : /build [2021-04-06T17:22:20.296Z] #37 4.020 + '[' -z '' ']' [2021-04-06T17:22:20.296Z] #37 4.020 ++ mktemp -d [2021-04-06T17:22:20.296Z] #37 4.022 + export GOPATH=/tmp/tmp.cNKTnVL6De [2021-04-06T17:22:20.296Z] #37 4.022 + GOPATH=/tmp/tmp.cNKTnVL6De [2021-04-06T17:22:20.296Z] #37 4.022 + RM_GOPATH=1 [2021-04-06T17:22:20.296Z] #37 4.022 + case "$(go env GOARCH)" in [2021-04-06T17:22:20.296Z] #37 4.022 ++ go env GOARCH [2021-04-06T17:22:20.296Z] #37 4.061 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:22:20.296Z] #37 4.121 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:22:20.296Z] #37 4.121 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:22:20.296Z] #37 4.121 ++ dirname /tmp/install/install.sh [2021-04-06T17:22:20.296Z] #37 4.121 + dir=/tmp/install [2021-04-06T17:22:20.296Z] #37 4.121 + bin=tini [2021-04-06T17:22:20.296Z] #37 4.121 + shift [2021-04-06T17:22:20.296Z] #37 4.121 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-06T17:22:20.296Z] #37 4.121 + . /tmp/install/tini.installer [2021-04-06T17:22:20.296Z] #37 4.121 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:22:20.296Z] #37 4.121 + install_tini [2021-04-06T17:22:20.296Z] #37 4.121 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-06T17:22:20.296Z] #37 4.121 + git clone https://github.com/krallin/tini.git /tmp/tmp.cNKTnVL6De/tini [2021-04-06T17:22:20.296Z] #37 4.121 Cloning into '/tmp/tmp.cNKTnVL6De/tini'... [2021-04-06T17:22:20.296Z] #37 4.983 + cd /tmp/tmp.cNKTnVL6De/tini [2021-04-06T17:22:20.296Z] #37 4.983 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:22:20.296Z] #37 4.990 + cmake . [2021-04-06T17:22:20.296Z] #37 5.652 -- The C compiler identification is GNU 8.3.0 [2021-04-06T17:22:20.296Z] #37 5.717 -- Check for working C compiler: /usr/bin/cc [2021-04-06T17:22:20.296Z] #37 6.453 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-06T17:22:20.296Z] #37 6.462 -- Detecting C compiler ABI info [2021-04-06T17:22:20.296Z] #37 7.063 -- Detecting C compiler ABI info - done [2021-04-06T17:22:20.296Z] #37 7.112 -- Detecting C compile features [2021-04-06T17:22:20.296Z] #37 9.294 -- Detecting C compile features - done [2021-04-06T17:22:20.296Z] #37 9.378 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-06T17:22:20.296Z] #37 9.582 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-06T17:22:20.296Z] #37 9.702 -- Configuring done [2021-04-06T17:22:20.296Z] #37 9.738 -- Generating done [2021-04-06T17:22:20.296Z] #37 9.757 -- Build files have been written to: /tmp/tmp.cNKTnVL6De/tini [2021-04-06T17:22:20.296Z] #37 9.759 + make tini-static [2021-04-06T17:22:20.296Z] #37 ... [2021-04-06T17:22:20.296Z] [2021-04-06T17:22:20.296Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:20.296Z] #34 sha256:97669de4b5638caec0db86e9466f2e1fea3eca143c599d4c0bfb1ab07bbeebe0 [2021-04-06T17:22:20.296Z] #34 DONE 76.3s [2021-04-06T17:22:20.296Z] [2021-04-06T17:22:20.296Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:20.296Z] #51 sha256:90c150c51b50d76b8c0c850a97879b9aafddc03c24a7f02f0f8ee3a1b08c3f96 [2021-04-06T17:22:20.296Z] #51 76.25 github.com/pkg/diff [2021-04-06T17:22:20.310Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:22:20.762Z] #44 13.14 DEP images/regfile.pb-c.d [2021-04-06T17:22:20.762Z] #44 13.20 PBCC images/ns.pb-c.c [2021-04-06T17:22:20.762Z] #44 13.21 DEP images/ns.pb-c.d [2021-04-06T17:22:20.762Z] #44 13.28 PBCC images/fdinfo.pb-c.c [2021-04-06T17:22:20.762Z] #44 13.36 DEP images/fdinfo.pb-c.d [2021-04-06T17:22:20.762Z] #44 13.41 PBCC images/core-aarch64.pb-c.c [2021-04-06T17:22:20.762Z] #44 13.46 PBCC images/core-arm.pb-c.c [2021-04-06T17:22:20.772Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -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:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh dynbinary test-integration [2021-04-06T17:22:20.863Z] #51 76.92 golang.org/x/crypto/ssh/terminal [2021-04-06T17:22:21.075Z] #44 13.53 PBCC images/core-ppc64.pb-c.c [2021-04-06T17:22:21.075Z] #44 13.61 PBCC images/core-s390.pb-c.c [2021-04-06T17:22:21.075Z] #44 13.68 PBCC images/core-x86.pb-c.c [2021-04-06T17:22:21.075Z] #44 13.73 PBCC images/core.pb-c.c [2021-04-06T17:22:21.075Z] #44 13.87 PBCC images/inventory.pb-c.c [2021-04-06T17:22:21.325Z] #43 15.88 make[1]: Nothing to be done for 'all'. [2021-04-06T17:22:21.344Z] [2021-04-06T17:22:21.380Z] #44 14.00 DEP images/core-aarch64.pb-c.d [2021-04-06T17:22:21.380Z] #44 14.09 DEP images/core-arm.pb-c.d [2021-04-06T17:22:21.380Z] #44 14.26 DEP images/core-ppc64.pb-c.d [2021-04-06T17:22:21.605Z] Removing bundles/ [2021-04-06T17:22:21.605Z] [2021-04-06T17:22:21.605Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-06T17:22:21.605Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:22:21.605Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:22:21.678Z] #44 14.29 DEP images/core-s390.pb-c.d [2021-04-06T17:22:21.678Z] #44 14.31 DEP images/core-x86.pb-c.d [2021-04-06T17:22:21.678Z] #44 14.34 DEP images/core.pb-c.d [2021-04-06T17:22:21.678Z] #44 14.36 DEP images/inventory.pb-c.d [2021-04-06T17:22:21.678Z] #44 14.40 PBCC images/cpuinfo.pb-c.c [2021-04-06T17:22:21.678Z] #44 14.42 DEP images/cpuinfo.pb-c.d [2021-04-06T17:22:21.678Z] #44 14.44 PBCC images/stats.pb-c.c [2021-04-06T17:22:21.678Z] #44 14.47 DEP images/stats.pb-c.d [2021-04-06T17:22:22.229Z] #51 78.13 mvdan.cc/editorconfig [2021-04-06T17:22:22.486Z] #51 78.52 mvdan.cc/sh/v3/fileutil [2021-04-06T17:22:22.692Z] #43 17.26 CC images/stats.o [2021-04-06T17:22:22.742Z] #51 78.82 mvdan.cc/sh/v3/syntax [2021-04-06T17:22:23.214Z] #44 15.95 make[1]: Nothing to be done for 'all'. [2021-04-06T17:22:23.256Z] #43 17.63 CC images/core.o [2021-04-06T17:22:23.307Z] #51 ... [2021-04-06T17:22:23.307Z] [2021-04-06T17:22:23.307Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:22:23.307Z] #37 sha256:97fc971af6e7f28526543d65a44b6a43eb93563bc71ddc10e542df324e99a0d8 [2021-04-06T17:22:23.307Z] #37 10.21 Scanning dependencies of target tini-static [2021-04-06T17:22:23.307Z] #37 10.28 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-06T17:22:23.307Z] #37 11.83 [100%] Linking C executable tini-static [2021-04-06T17:22:23.307Z] #37 12.52 [100%] Built target tini-static [2021-04-06T17:22:23.307Z] #37 12.57 + mkdir -p /build [2021-04-06T17:22:23.307Z] #37 12.57 + cp tini-static /build/docker-init [2021-04-06T17:22:23.307Z] #37 DONE 13.0s [2021-04-06T17:22:23.307Z] [2021-04-06T17:22:23.307Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:23.307Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:23.307Z] #43 9.140 PBCC images/timens.pb-c.c [2021-04-06T17:22:23.307Z] #43 9.211 DEP images/timens.pb-c.d [2021-04-06T17:22:23.307Z] #43 9.313 PBCC images/fown.pb-c.c [2021-04-06T17:22:23.307Z] #43 9.340 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-06T17:22:23.307Z] #43 9.464 PBCC images/opts.pb-c.c [2021-04-06T17:22:23.307Z] #43 9.464 PBCC images/memfd.pb-c.c [2021-04-06T17:22:23.307Z] #43 9.561 DEP images/fown.pb-c.d [2021-04-06T17:22:23.307Z] #43 9.584 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-06T17:22:23.307Z] #43 9.635 DEP images/opts.pb-c.d [2021-04-06T17:22:23.307Z] #43 9.715 DEP images/memfd.pb-c.d [2021-04-06T17:22:23.307Z] #43 9.821 PBCC images/sit.pb-c.c [2021-04-06T17:22:23.307Z] #43 9.821 DEP images/sit.pb-c.d [2021-04-06T17:22:23.307Z] #43 9.884 PBCC images/macvlan.pb-c.c [2021-04-06T17:22:23.307Z] #43 10.03 DEP images/macvlan.pb-c.d [2021-04-06T17:22:23.307Z] #43 10.03 PBCC images/autofs.pb-c.c [2021-04-06T17:22:23.307Z] #43 10.08 DEP images/autofs.pb-c.d [2021-04-06T17:22:23.307Z] #43 10.14 PBCC images/sysctl.pb-c.c [2021-04-06T17:22:23.307Z] #43 10.21 DEP images/sysctl.pb-c.d [2021-04-06T17:22:23.307Z] #43 10.32 PBCC images/time.pb-c.c [2021-04-06T17:22:23.307Z] #43 10.32 DEP images/time.pb-c.d [2021-04-06T17:22:23.307Z] #43 10.35 PBCC images/binfmt-misc.pb-c.c [2021-04-06T17:22:23.307Z] #43 10.36 DEP images/binfmt-misc.pb-c.d [2021-04-06T17:22:23.307Z] #43 10.39 PBCC images/seccomp.pb-c.c [2021-04-06T17:22:23.307Z] #43 10.45 DEP images/seccomp.pb-c.d [2021-04-06T17:22:23.307Z] #43 10.55 PBCC images/userns.pb-c.c [2021-04-06T17:22:23.307Z] #43 10.59 DEP images/userns.pb-c.d [2021-04-06T17:22:23.307Z] #43 10.63 PBCC images/cgroup.pb-c.c [2021-04-06T17:22:23.307Z] #43 10.70 DEP images/cgroup.pb-c.d [2021-04-06T17:22:23.513Z] #43 ... [2021-04-06T17:22:23.513Z] [2021-04-06T17:22:23.513Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:23.513Z] #51 sha256:588966ba838b8b17ca35ba1c9454b1f403b2b0dd031ec9b969211cd6516c9af3 [2021-04-06T17:22:23.513Z] #51 79.12 github.com/pkg/diff [2021-04-06T17:22:23.513Z] #51 79.46 go/ast [2021-04-06T17:22:23.513Z] #51 80.67 golang.org/x/crypto/ssh/terminal [2021-04-06T17:22:23.513Z] #51 82.04 mvdan.cc/editorconfig [2021-04-06T17:22:23.513Z] #51 83.28 mvdan.cc/sh/v3/fileutil [2021-04-06T17:22:23.513Z] #51 83.54 mvdan.cc/sh/v3/syntax [2021-04-06T17:22:23.564Z] #43 10.77 PBCC images/ext-file.pb-c.c [2021-04-06T17:22:23.564Z] #43 10.77 DEP images/ext-file.pb-c.d [2021-04-06T17:22:23.564Z] #43 10.85 PBCC images/rpc.pb-c.c [2021-04-06T17:22:23.564Z] #43 10.92 DEP images/rpc.pb-c.d [2021-04-06T17:22:23.564Z] #43 10.92 PBCC images/siginfo.pb-c.c [2021-04-06T17:22:23.564Z] #43 10.98 DEP images/siginfo.pb-c.d [2021-04-06T17:22:23.769Z] #51 ... [2021-04-06T17:22:23.770Z] [2021-04-06T17:22:23.770Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:22:23.770Z] #56 sha256:baec3df946351b51e3ccb4dd9effee571312eef34a1fa0893b1c39b3b7ab170e [2021-04-06T17:22:23.820Z] #43 11.05 PBCC images/pagemap.pb-c.c [2021-04-06T17:22:23.820Z] #43 11.17 DEP images/pagemap.pb-c.d [2021-04-06T17:22:23.820Z] #43 11.23 PBCC images/rlimit.pb-c.c [2021-04-06T17:22:23.820Z] #43 11.27 DEP images/rlimit.pb-c.d [2021-04-06T17:22:23.861Z] #44 ... [2021-04-06T17:22:23.861Z] [2021-04-06T17:22:23.861Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:23.861Z] #35 sha256:0541b2b5add0b6cc229151b1d73a3d1dd5bd5cc728b3bf8eed7383aa403a572a [2021-04-06T17:22:23.861Z] #35 77.81 internal/poll [2021-04-06T17:22:23.861Z] #35 81.28 os [2021-04-06T17:22:23.861Z] #35 83.21 internal/fmtsort [2021-04-06T17:22:23.861Z] #35 84.78 fmt [2021-04-06T17:22:23.861Z] #35 84.79 path/filepath [2021-04-06T17:22:23.861Z] #35 86.65 io/ioutil [2021-04-06T17:22:24.077Z] #43 11.33 PBCC images/file-lock.pb-c.c [2021-04-06T17:22:24.077Z] #43 11.33 DEP images/file-lock.pb-c.d [2021-04-06T17:22:24.077Z] #43 11.38 PBCC images/tty.pb-c.c [2021-04-06T17:22:24.077Z] #43 11.44 DEP images/tty.pb-c.d [2021-04-06T17:22:24.077Z] #43 11.50 PBCC images/tun.pb-c.c [2021-04-06T17:22:24.161Z] #35 ... [2021-04-06T17:22:24.161Z] [2021-04-06T17:22:24.161Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:24.161Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:22:24.161Z] #14 79.81 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-06T17:22:24.161Z] #14 79.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-06T17:22:24.161Z] #14 79.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:24.161Z] #14 79.98 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-06T17:22:24.161Z] #14 79.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-06T17:22:24.161Z] #14 80.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:24.334Z] #43 11.55 PBCC images/netdev.pb-c.c [2021-04-06T17:22:24.334Z] #43 11.68 DEP images/tun.pb-c.d [2021-04-06T17:22:24.461Z] #14 ... [2021-04-06T17:22:24.461Z] [2021-04-06T17:22:24.461Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:24.461Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:22:24.461Z] #46 78.24 internal/poll [2021-04-06T17:22:24.461Z] #46 79.06 context [2021-04-06T17:22:24.461Z] #46 83.52 os [2021-04-06T17:22:24.461Z] #46 84.71 regexp [2021-04-06T17:22:24.461Z] #46 ... [2021-04-06T17:22:24.461Z] [2021-04-06T17:22:24.461Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:24.461Z] #52 sha256:89864e62eb8edf40cf2fe2d85d9d6fcb0a7cae2b51be03911a300c81eca29645 [2021-04-06T17:22:24.461Z] #52 78.60 context [2021-04-06T17:22:24.461Z] #52 78.61 internal/poll [2021-04-06T17:22:24.461Z] #52 82.55 regexp [2021-04-06T17:22:24.461Z] #52 83.49 os [2021-04-06T17:22:24.591Z] #43 11.80 DEP images/netdev.pb-c.d [2021-04-06T17:22:24.591Z] #43 11.80 PBCC images/vma.pb-c.c [2021-04-06T17:22:24.591Z] #43 11.88 DEP images/vma.pb-c.d [2021-04-06T17:22:24.591Z] #43 11.96 PBCC images/creds.pb-c.c [2021-04-06T17:22:24.761Z] #52 ... [2021-04-06T17:22:24.761Z] [2021-04-06T17:22:24.761Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:24.761Z] #35 sha256:0541b2b5add0b6cc229151b1d73a3d1dd5bd5cc728b3bf8eed7383aa403a572a [2021-04-06T17:22:24.761Z] #35 88.83 log [2021-04-06T17:22:24.847Z] #43 12.05 DEP images/creds.pb-c.d [2021-04-06T17:22:24.847Z] #43 12.08 PBCC images/utsns.pb-c.c [2021-04-06T17:22:24.847Z] #43 12.08 DEP images/utsns.pb-c.d [2021-04-06T17:22:24.847Z] #43 12.17 PBCC images/ipc-desc.pb-c.c [2021-04-06T17:22:24.847Z] #43 12.19 PBCC images/ipc-sem.pb-c.c [2021-04-06T17:22:24.847Z] #43 12.23 DEP images/ipc-desc.pb-c.d [2021-04-06T17:22:24.847Z] #43 12.28 DEP images/ipc-sem.pb-c.d [2021-04-06T17:22:25.062Z] #35 88.83 github.com/BurntSushi/toml [2021-04-06T17:22:25.062Z] #35 88.83 flag [2021-04-06T17:22:25.104Z] #43 12.33 PBCC images/ipc-msg.pb-c.c [2021-04-06T17:22:25.104Z] #43 12.35 DEP images/ipc-msg.pb-c.d [2021-04-06T17:22:25.104Z] #43 12.41 PBCC images/ipc-shm.pb-c.c [2021-04-06T17:22:25.104Z] #43 12.47 DEP images/ipc-shm.pb-c.d [2021-04-06T17:22:25.104Z] #43 12.52 PBCC images/ipc-var.pb-c.c [2021-04-06T17:22:25.104Z] #43 12.54 DEP images/ipc-var.pb-c.d [2021-04-06T17:22:25.311Z] #56 43.53 Checking out files: 51% (1966/3837) Checking out files: 52% (1996/3837) Checking out files: 53% (2034/3837) Checking out files: 54% (2072/3837) Checking out files: 55% (2111/3837) Checking out files: 56% (2149/3837) Checking out files: 57% (2188/3837) Checking out files: 58% (2226/3837) Checking out files: 59% (2264/3837) Checking out files: 60% (2303/3837) Checking out files: 61% (2341/3837) Checking out files: 62% (2379/3837) Checking out files: 63% (2418/3837) Checking out files: 64% (2456/3837) Checking out files: 65% (2495/3837) Checking out files: 66% (2533/3837) Checking out files: 67% (2571/3837) Checking out files: 68% (2610/3837) Checking out files: 69% (2648/3837) Checking out files: 70% (2686/3837) Checking out files: 71% (2725/3837) Checking out files: 72% (2763/3837) Checking out files: 73% (2802/3837) Checking out files: 74% (2840/3837) Checking out files: 75% (2878/3837) Checking out files: 76% (2917/3837) Checking out files: 77% (2955/3837) Checking out files: 78% (2993/3837) Checking out files: 79% (3032/3837) Checking out files: 80% (3070/3837) Checking out files: 81% (3108/3837) Checking out files: 82% (3147/3837) Checking out files: 83% (3185/3837) Checking out files: 84% (3224/3837) Checking out files: 85% (3262/3837) Checking out files: 85% (3291/3837) Checking out files: 86% (3300/3837) Checking out files: 87% (3339/3837) Checking out files: 88% (3377/3837) Checking out files: 89% (3415/3837) Checking out files: 90% (3454/3837) Checking out files: 91% (3492/3837) Checking out files: 92% (3531/3837) Checking out files: 93% (3569/3837) Checking out files: 94% (3607/3837) Checking out files: 95% (3646/3837) Checking out files: 96% (3684/3837) Checking out files: 97% (3722/3837) Checking out files: 98% (3761/3837) Checking out files: 99% (3799/3837) Checking out files: 100% (3837/3837) Checking out files: 100% (3837/3837), done. [2021-04-06T17:22:25.311Z] #56 45.13 + cd /tmp/tmp.CPXZJs56eT/src/github.com/containerd/containerd [2021-04-06T17:22:25.361Z] #43 12.63 PBCC images/sk-opts.pb-c.c [2021-04-06T17:22:25.361Z] #43 12.67 PBCC images/packet-sock.pb-c.c [2021-04-06T17:22:25.361Z] #43 ... [2021-04-06T17:22:25.361Z] [2021-04-06T17:22:25.361Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:25.361Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:22:25.361Z] #13 66.18 Selecting previously unselected package binutils-mingw-w64. [2021-04-06T17:22:25.361Z] #13 66.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-06T17:22:25.361Z] #13 66.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:22:25.361Z] #13 66.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-06T17:22:25.361Z] #13 66.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:22:25.361Z] #13 66.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:22:25.361Z] #13 66.60 Selecting previously unselected package dmsetup. [2021-04-06T17:22:25.361Z] #13 66.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:22:25.361Z] #13 66.61 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-06T17:22:25.361Z] #13 66.98 Selecting previously unselected package mingw-w64-common. [2021-04-06T17:22:25.361Z] #13 66.98 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-06T17:22:25.361Z] #13 66.99 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-06T17:22:25.361Z] #13 73.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-06T17:22:25.361Z] #13 73.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-06T17:22:25.361Z] #13 73.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:22:25.361Z] #13 ... [2021-04-06T17:22:25.361Z] [2021-04-06T17:22:25.361Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:25.361Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:25.361Z] #43 12.71 DEP images/sk-opts.pb-c.d [2021-04-06T17:22:25.361Z] #43 12.77 DEP images/packet-sock.pb-c.d [2021-04-06T17:22:25.567Z] #56 45.14 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:22:25.618Z] #43 12.84 PBCC images/sk-netlink.pb-c.c [2021-04-06T17:22:25.618Z] #43 12.89 DEP images/sk-netlink.pb-c.d [2021-04-06T17:22:25.618Z] #43 12.99 PBCC images/sk-inet.pb-c.c [2021-04-06T17:22:25.618Z] #43 13.03 DEP images/sk-inet.pb-c.d [2021-04-06T17:22:25.618Z] #43 13.08 PBCC images/sk-unix.pb-c.c [2021-04-06T17:22:25.823Z] #56 ... [2021-04-06T17:22:25.823Z] [2021-04-06T17:22:25.823Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:25.823Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:22:25.823Z] #45 81.40 text/template [2021-04-06T17:22:25.823Z] #45 84.07 encoding/xml [2021-04-06T17:22:25.823Z] #45 85.72 go/doc [2021-04-06T17:22:25.823Z] #45 88.81 github.com/LK4D4/vndr/build [2021-04-06T17:22:25.823Z] #45 89.76 github.com/LK4D4/vndr/versioned [2021-04-06T17:22:25.823Z] #45 89.97 compress/flate [2021-04-06T17:22:25.824Z] #45 91.64 hash/crc32 [2021-04-06T17:22:25.824Z] #45 ... [2021-04-06T17:22:25.824Z] [2021-04-06T17:22:25.824Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:25.824Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:25.824Z] #43 18.37 CC images/core-x86.o [2021-04-06T17:22:25.824Z] #43 18.87 CC images/core-arm.o [2021-04-06T17:22:25.824Z] #43 19.28 CC images/core-aarch64.o [2021-04-06T17:22:25.824Z] #43 19.64 CC images/core-ppc64.o [2021-04-06T17:22:25.824Z] #43 20.19 CC images/core-s390.o [2021-04-06T17:22:25.874Z] #43 13.13 DEP images/sk-unix.pb-c.d [2021-04-06T17:22:25.874Z] #43 13.25 PBCC images/mm.pb-c.c [2021-04-06T17:22:25.874Z] #43 13.25 DEP images/mm.pb-c.d [2021-04-06T17:22:26.131Z] #43 13.30 PBCC images/timerfd.pb-c.c [2021-04-06T17:22:26.131Z] #43 13.34 DEP images/timerfd.pb-c.d [2021-04-06T17:22:26.131Z] #43 13.41 PBCC images/timer.pb-c.c [2021-04-06T17:22:26.131Z] #43 13.45 DEP images/timer.pb-c.d [2021-04-06T17:22:26.131Z] #43 13.53 PBCC images/sa.pb-c.c [2021-04-06T17:22:26.249Z] 4612f6d0b889: Pull complete [2021-04-06T17:22:26.387Z] #43 20.76 CC images/cpuinfo.o [2021-04-06T17:22:26.387Z] #43 13.60 DEP images/sa.pb-c.d [2021-04-06T17:22:26.387Z] #43 13.63 PBCC images/pipe-data.pb-c.c [2021-04-06T17:22:26.387Z] #43 13.67 DEP images/pipe-data.pb-c.d [2021-04-06T17:22:26.387Z] #43 13.68 PBCC images/mnt.pb-c.c [2021-04-06T17:22:26.387Z] #43 13.77 DEP images/mnt.pb-c.d [2021-04-06T17:22:26.387Z] #43 13.80 PBCC images/sk-packet.pb-c.c [2021-04-06T17:22:26.643Z] #43 21.25 CC images/inventory.o [2021-04-06T17:22:26.644Z] #43 13.86 DEP images/sk-packet.pb-c.d [2021-04-06T17:22:26.644Z] #43 13.94 PBCC images/tcp-stream.pb-c.c [2021-04-06T17:22:26.644Z] #43 13.99 DEP images/tcp-stream.pb-c.d [2021-04-06T17:22:26.644Z] #43 14.06 PBCC images/pipe.pb-c.c [2021-04-06T17:22:26.900Z] #43 21.45 CC images/fdinfo.o [2021-04-06T17:22:26.901Z] #43 14.11 DEP images/pipe.pb-c.d [2021-04-06T17:22:26.901Z] #43 14.18 PBCC images/pstree.pb-c.c [2021-04-06T17:22:26.901Z] #43 14.21 DEP images/pstree.pb-c.d [2021-04-06T17:22:26.901Z] #43 14.26 PBCC images/fs.pb-c.c [2021-04-06T17:22:26.901Z] #43 14.30 DEP images/fs.pb-c.d [2021-04-06T17:22:27.157Z] #43 14.38 PBCC images/signalfd.pb-c.c [2021-04-06T17:22:27.157Z] #43 14.43 DEP images/signalfd.pb-c.d [2021-04-06T17:22:27.157Z] #43 14.49 PBCC images/fh.pb-c.c [2021-04-06T17:22:27.414Z] #43 14.60 PBCC images/fsnotify.pb-c.c [2021-04-06T17:22:27.414Z] #43 14.64 DEP images/fh.pb-c.d [2021-04-06T17:22:27.414Z] #43 14.68 DEP images/fsnotify.pb-c.d [2021-04-06T17:22:27.414Z] #43 14.74 PBCC images/eventpoll.pb-c.c [2021-04-06T17:22:27.414Z] #43 14.81 DEP images/eventpoll.pb-c.d [2021-04-06T17:22:27.464Z] #43 21.83 CC images/fown.o [2021-04-06T17:22:27.464Z] #43 22.03 CC images/ns.o [2021-04-06T17:22:27.671Z] #43 14.84 PBCC images/eventfd.pb-c.c [2021-04-06T17:22:27.671Z] #43 14.86 DEP images/eventfd.pb-c.d [2021-04-06T17:22:27.671Z] #43 14.97 PBCC images/remap-file-path.pb-c.c [2021-04-06T17:22:27.671Z] #43 14.97 DEP images/remap-file-path.pb-c.d [2021-04-06T17:22:27.671Z] #43 15.09 PBCC images/fifo.pb-c.c [2021-04-06T17:22:27.671Z] #43 15.09 DEP images/fifo.pb-c.d [2021-04-06T17:22:27.671Z] #43 15.09 PBCC images/ghost-file.pb-c.c [2021-04-06T17:22:27.720Z] #43 22.24 CC images/regfile.o [2021-04-06T17:22:27.927Z] #43 15.20 DEP images/ghost-file.pb-c.d [2021-04-06T17:22:27.927Z] #43 15.20 PBCC images/regfile.pb-c.c [2021-04-06T17:22:27.927Z] #43 15.27 DEP images/regfile.pb-c.d [2021-04-06T17:22:27.927Z] #43 15.28 PBCC images/ns.pb-c.c [2021-04-06T17:22:27.927Z] #43 15.36 DEP images/ns.pb-c.d [2021-04-06T17:22:27.927Z] #43 ... [2021-04-06T17:22:27.927Z] [2021-04-06T17:22:27.927Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:27.927Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:22:27.927Z] #45 74.05 internal/lazyregexp [2021-04-06T17:22:27.927Z] #45 74.36 net/url [2021-04-06T17:22:27.927Z] #45 75.94 text/template/parse [2021-04-06T17:22:27.927Z] #45 76.19 go/parser [2021-04-06T17:22:27.927Z] #45 80.54 encoding/xml [2021-04-06T17:22:27.927Z] #45 80.76 text/template [2021-04-06T17:22:27.977Z] #43 22.53 CC images/ghost-file.o [2021-04-06T17:22:28.184Z] #45 ... [2021-04-06T17:22:28.184Z] [2021-04-06T17:22:28.184Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:28.184Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:28.184Z] #43 15.37 PBCC images/fdinfo.pb-c.c [2021-04-06T17:22:28.184Z] #43 15.48 DEP images/fdinfo.pb-c.d [2021-04-06T17:22:28.184Z] #43 15.56 PBCC images/core-aarch64.pb-c.c [2021-04-06T17:22:28.236Z] #43 22.83 CC images/fifo.o [2021-04-06T17:22:28.441Z] #43 15.78 PBCC images/core-arm.pb-c.c [2021-04-06T17:22:28.441Z] #43 15.78 PBCC images/core-ppc64.pb-c.c [2021-04-06T17:22:28.441Z] #43 15.78 PBCC images/core-s390.pb-c.c [2021-04-06T17:22:28.441Z] #43 15.78 PBCC images/core-x86.pb-c.c [2021-04-06T17:22:28.492Z] #43 23.04 CC images/remap-file-path.o [2021-04-06T17:22:28.696Z] #43 15.94 PBCC images/core.pb-c.c [2021-04-06T17:22:28.696Z] #43 15.94 PBCC images/inventory.pb-c.c [2021-04-06T17:22:28.749Z] #43 23.27 CC images/eventfd.o [2021-04-06T17:22:28.953Z] #43 16.09 DEP images/core-aarch64.pb-c.d [2021-04-06T17:22:28.953Z] #43 16.14 DEP images/core-arm.pb-c.d [2021-04-06T17:22:28.953Z] #43 16.31 DEP images/core-ppc64.pb-c.d [2021-04-06T17:22:28.953Z] #43 16.31 DEP images/core-s390.pb-c.d [2021-04-06T17:22:28.953Z] #43 16.36 DEP images/core-x86.pb-c.d [2021-04-06T17:22:29.005Z] #43 23.49 CC images/eventpoll.o [2021-04-06T17:22:29.209Z] #43 16.41 DEP images/core.pb-c.d [2021-04-06T17:22:29.210Z] #43 16.54 DEP images/inventory.pb-c.d [2021-04-06T17:22:29.210Z] #43 16.54 PBCC images/cpuinfo.pb-c.c [2021-04-06T17:22:29.210Z] #43 16.56 DEP images/cpuinfo.pb-c.d [2021-04-06T17:22:29.210Z] #43 16.61 PBCC images/stats.pb-c.c [2021-04-06T17:22:29.210Z] #43 16.64 DEP images/stats.pb-c.d [2021-04-06T17:22:29.262Z] #43 23.83 CC images/fh.o [2021-04-06T17:22:29.518Z] #43 24.12 CC images/fsnotify.o [2021-04-06T17:22:29.798Z] #35 93.69 github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:22:30.081Z] #43 24.68 CC images/signalfd.o [2021-04-06T17:22:30.097Z] #35 ... [2021-04-06T17:22:30.097Z] [2021-04-06T17:22:30.097Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:22:30.097Z] #57 sha256:43146a444c3f1cf78ac31c4d31f21744208564b143590b0f404ab947b0b1e6bf [2021-04-06T17:22:30.338Z] #43 ... [2021-04-06T17:22:30.338Z] [2021-04-06T17:22:30.338Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:30.338Z] #51 sha256:588966ba838b8b17ca35ba1c9454b1f403b2b0dd031ec9b969211cd6516c9af3 [2021-04-06T17:22:30.338Z] #51 89.67 mvdan.cc/sh/v3/cmd/shfmt [2021-04-06T17:22:30.338Z] #51 DONE 96.0s [2021-04-06T17:22:30.338Z] [2021-04-06T17:22:30.338Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:22:30.338Z] #56 sha256:baec3df946351b51e3ccb4dd9effee571312eef34a1fa0893b1c39b3b7ab170e [2021-04-06T17:22:30.338Z] #56 46.63 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-06T17:22:30.338Z] #56 46.63 + BUILDTAGS='netgo osusergo static_build' [2021-04-06T17:22:30.338Z] #56 46.63 + export EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:22:30.338Z] #56 46.63 + EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:22:30.338Z] #56 46.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-06T17:22:30.338Z] #56 46.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-06T17:22:30.338Z] #56 46.63 + '[' '' = dynamic ']' [2021-04-06T17:22:30.338Z] #56 46.63 + make [2021-04-06T17:22:30.338Z] #56 47.69 + bin/ctr [2021-04-06T17:22:31.102Z] #43 18.21 make[1]: Nothing to be done for 'all'. [2021-04-06T17:22:31.299Z] #57 50.62 Checking out files: 51% (1965/3837) Checking out files: 52% (1996/3837) Checking out files: 53% (2034/3837) Checking out files: 54% (2072/3837) Checking out files: 55% (2111/3837) Checking out files: 56% (2149/3837) Checking out files: 57% (2188/3837) Checking out files: 58% (2226/3837) Checking out files: 59% (2264/3837) Checking out files: 60% (2303/3837) Checking out files: 61% (2341/3837) Checking out files: 62% (2379/3837) Checking out files: 63% (2418/3837) Checking out files: 64% (2456/3837) Checking out files: 65% (2495/3837) Checking out files: 66% (2533/3837) Checking out files: 67% (2571/3837) Checking out files: 68% (2610/3837) Checking out files: 69% (2648/3837) Checking out files: 70% (2686/3837) Checking out files: 71% (2725/3837) Checking out files: 72% (2763/3837) Checking out files: 73% (2802/3837) Checking out files: 74% (2840/3837) Checking out files: 75% (2878/3837) Checking out files: 76% (2917/3837) Checking out files: 77% (2955/3837) Checking out files: 78% (2993/3837) Checking out files: 79% (3032/3837) Checking out files: 80% (3070/3837) Checking out files: 81% (3108/3837) Checking out files: 82% (3147/3837) Checking out files: 83% (3185/3837) Checking out files: 84% (3224/3837) Checking out files: 85% (3262/3837) Checking out files: 86% (3300/3837) Checking out files: 87% (3339/3837) Checking out files: 88% (3377/3837) Checking out files: 89% (3415/3837) Checking out files: 90% (3454/3837) Checking out files: 91% (3492/3837) Checking out files: 92% (3531/3837) Checking out files: 93% (3569/3837) Checking out files: 94% (3607/3837) Checking out files: 95% (3646/3837) Checking out files: 96% (3684/3837) Checking out files: 97% (3722/3837) Checking out files: 98% (3761/3837) Checking out files: 99% (3799/3837) Checking out files: 100% (3837/3837) Checking out files: 100% (3837/3837), done. [2021-04-06T17:22:31.299Z] #57 51.61 + cd /tmp/tmp.jtWcPwJ5mJ/src/github.com/containerd/containerd [2021-04-06T17:22:31.299Z] #57 51.61 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:22:32.358Z] #57 52.66 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-06T17:22:32.358Z] #57 52.66 + BUILDTAGS='netgo osusergo static_build' [2021-04-06T17:22:32.358Z] #57 52.66 + export EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:22:32.358Z] #57 52.66 + EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:22:32.358Z] #57 52.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-06T17:22:32.358Z] #57 52.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-06T17:22:32.358Z] #57 52.66 + '[' '' = dynamic ']' [2021-04-06T17:22:32.358Z] #57 52.66 + make [2021-04-06T17:22:32.469Z] #43 19.61 CC images/stats.o [2021-04-06T17:22:32.725Z] #43 19.92 CC images/core.o [2021-04-06T17:22:33.024Z] #57 53.47 + bin/ctr [2021-04-06T17:22:33.293Z] #43 20.48 CC images/core-x86.o [2021-04-06T17:22:33.550Z] #43 20.91 CC images/core-arm.o [2021-04-06T17:22:33.607Z] #56 ... [2021-04-06T17:22:33.607Z] [2021-04-06T17:22:33.607Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:33.607Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:33.607Z] #43 25.02 CC images/fs.o [2021-04-06T17:22:33.607Z] #43 25.30 CC images/pstree.o [2021-04-06T17:22:33.607Z] #43 25.69 CC images/pipe.o [2021-04-06T17:22:33.607Z] #43 26.08 CC images/tcp-stream.o [2021-04-06T17:22:33.607Z] #43 26.32 CC images/sk-packet.o [2021-04-06T17:22:33.607Z] #43 26.58 CC images/mnt.o [2021-04-06T17:22:33.607Z] #43 26.84 CC images/pipe-data.o [2021-04-06T17:22:33.607Z] #43 27.04 CC images/sa.o [2021-04-06T17:22:33.607Z] #43 27.28 CC images/timer.o [2021-04-06T17:22:33.607Z] #43 27.58 CC images/timerfd.o [2021-04-06T17:22:33.607Z] #43 27.74 CC images/mm.o [2021-04-06T17:22:33.607Z] #43 27.96 CC images/sk-opts.o [2021-04-06T17:22:33.607Z] #43 28.17 CC images/sk-unix.o [2021-04-06T17:22:33.807Z] #43 21.32 CC images/core-aarch64.o [2021-04-06T17:22:34.170Z] #43 28.50 CC images/sk-inet.o [2021-04-06T17:22:34.372Z] #43 21.71 CC images/core-ppc64.o [2021-04-06T17:22:34.427Z] #43 28.90 CC images/tun.o [2021-04-06T17:22:34.561Z] #57 ... [2021-04-06T17:22:34.561Z] [2021-04-06T17:22:34.561Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:22:34.561Z] #35 sha256:0541b2b5add0b6cc229151b1d73a3d1dd5bd5cc728b3bf8eed7383aa403a572a [2021-04-06T17:22:34.561Z] #35 DONE 98.2s [2021-04-06T17:22:34.561Z] [2021-04-06T17:22:34.561Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:34.561Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:22:34.561Z] #44 17.80 CC images/stats.o [2021-04-06T17:22:34.561Z] #44 18.23 CC images/core.o [2021-04-06T17:22:34.561Z] #44 19.25 CC images/core-x86.o [2021-04-06T17:22:34.561Z] #44 20.08 CC images/core-arm.o [2021-04-06T17:22:34.561Z] #44 20.59 CC images/core-aarch64.o [2021-04-06T17:22:34.561Z] #44 21.00 CC images/core-ppc64.o [2021-04-06T17:22:34.561Z] #44 21.61 CC images/core-s390.o [2021-04-06T17:22:34.561Z] #44 22.50 CC images/cpuinfo.o [2021-04-06T17:22:34.561Z] #44 23.09 CC images/inventory.o [2021-04-06T17:22:34.561Z] #44 23.50 CC images/fdinfo.o [2021-04-06T17:22:34.561Z] #44 24.05 CC images/fown.o [2021-04-06T17:22:34.561Z] #44 24.33 CC images/ns.o [2021-04-06T17:22:34.561Z] #44 24.58 CC images/regfile.o [2021-04-06T17:22:34.561Z] #44 24.81 CC images/ghost-file.o [2021-04-06T17:22:34.561Z] #44 25.24 CC images/fifo.o [2021-04-06T17:22:34.561Z] #44 25.50 CC images/remap-file-path.o [2021-04-06T17:22:34.561Z] #44 25.68 CC images/eventfd.o [2021-04-06T17:22:34.561Z] #44 25.90 CC images/eventpoll.o [2021-04-06T17:22:34.561Z] #44 26.36 CC images/fh.o [2021-04-06T17:22:34.561Z] #44 26.72 CC images/fsnotify.o [2021-04-06T17:22:34.683Z] #43 29.12 CC images/sk-netlink.o [2021-04-06T17:22:34.683Z] #43 29.32 CC images/packet-sock.o [2021-04-06T17:22:35.218Z] #44 27.74 CC images/signalfd.o [2021-04-06T17:22:35.246Z] #43 29.66 CC images/ipc-var.o [2021-04-06T17:22:35.246Z] #43 29.84 CC images/ipc-desc.o [2021-04-06T17:22:35.300Z] #43 22.38 CC images/core-s390.o [2021-04-06T17:22:35.300Z] #43 ... [2021-04-06T17:22:35.300Z] [2021-04-06T17:22:35.300Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:35.300Z] #51 sha256:90c150c51b50d76b8c0c850a97879b9aafddc03c24a7f02f0f8ee3a1b08c3f96 [2021-04-06T17:22:35.300Z] #51 85.61 mvdan.cc/sh/v3/cmd/shfmt [2021-04-06T17:22:35.300Z] #51 DONE 91.5s [2021-04-06T17:22:35.300Z] [2021-04-06T17:22:35.300Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:35.300Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:22:35.300Z] #45 85.53 go/doc [2021-04-06T17:22:35.300Z] #45 86.76 github.com/LK4D4/vndr/versioned [2021-04-06T17:22:35.300Z] #45 86.94 compress/flate [2021-04-06T17:22:35.300Z] #45 88.60 github.com/LK4D4/vndr/build [2021-04-06T17:22:35.300Z] #45 89.78 hash/crc32 [2021-04-06T17:22:35.300Z] #45 90.41 compress/gzip [2021-04-06T17:22:35.300Z] #45 91.11 net [2021-04-06T17:22:35.502Z] #43 30.02 CC images/ipc-shm.o [2021-04-06T17:22:35.502Z] #43 30.18 CC images/ipc-msg.o [2021-04-06T17:22:35.517Z] #44 28.13 CC images/fs.o [2021-04-06T17:22:35.816Z] #44 28.39 CC images/pstree.o [2021-04-06T17:22:35.816Z] #44 28.58 CC images/pipe.o [2021-04-06T17:22:35.863Z] #45 ... [2021-04-06T17:22:35.863Z] [2021-04-06T17:22:35.863Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:35.863Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:35.863Z] #43 23.12 CC images/cpuinfo.o [2021-04-06T17:22:36.065Z] #43 30.42 CC images/ipc-sem.o [2021-04-06T17:22:36.065Z] #43 30.59 CC images/utsns.o [2021-04-06T17:22:36.115Z] #44 28.78 CC images/tcp-stream.o [2021-04-06T17:22:36.119Z] #43 23.55 CC images/inventory.o [2021-04-06T17:22:36.321Z] #43 30.77 CC images/creds.o [2021-04-06T17:22:36.413Z] #44 29.02 CC images/sk-packet.o [2021-04-06T17:22:36.413Z] #44 ... [2021-04-06T17:22:36.413Z] [2021-04-06T17:22:36.413Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:36.413Z] #52 sha256:89864e62eb8edf40cf2fe2d85d9d6fcb0a7cae2b51be03911a300c81eca29645 [2021-04-06T17:22:36.413Z] #52 90.32 mvdan.cc/sh/v3/fileutil [2021-04-06T17:22:36.413Z] #52 91.78 encoding/binary [2021-04-06T17:22:36.413Z] #52 91.79 github.com/pkg/diff [2021-04-06T17:22:36.413Z] #52 91.80 mvdan.cc/editorconfig [2021-04-06T17:22:36.413Z] #52 91.80 go/token [2021-04-06T17:22:36.413Z] #52 94.77 go/scanner [2021-04-06T17:22:36.413Z] #52 96.35 mvdan.cc/sh/v3/syntax [2021-04-06T17:22:36.413Z] #52 97.97 encoding/base64 [2021-04-06T17:22:36.413Z] #52 98.05 golang.org/x/sys/unix [2021-04-06T17:22:36.413Z] #52 98.77 go/ast [2021-04-06T17:22:36.413Z] #52 ... [2021-04-06T17:22:36.413Z] [2021-04-06T17:22:36.413Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:36.413Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:22:36.413Z] #44 29.28 CC images/mnt.o [2021-04-06T17:22:36.578Z] #43 31.04 CC images/vma.o [2021-04-06T17:22:36.681Z] #43 23.87 CC images/fdinfo.o [2021-04-06T17:22:36.713Z] #44 ... [2021-04-06T17:22:36.713Z] [2021-04-06T17:22:36.713Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:36.713Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:22:36.713Z] #46 90.58 os/exec [2021-04-06T17:22:36.713Z] #46 90.60 net [2021-04-06T17:22:36.713Z] #46 92.84 internal/lazyregexp [2021-04-06T17:22:36.713Z] #46 93.33 github.com/LK4D4/vndr/versioned [2021-04-06T17:22:36.713Z] #46 96.07 encoding/binary [2021-04-06T17:22:36.713Z] #46 96.13 go/scanner [2021-04-06T17:22:36.713Z] #46 96.15 net/url [2021-04-06T17:22:36.713Z] #46 100.1 go/ast [2021-04-06T17:22:36.713Z] #46 ... [2021-04-06T17:22:36.713Z] [2021-04-06T17:22:36.713Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:36.713Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:22:36.713Z] #44 29.48 CC images/pipe-data.o [2021-04-06T17:22:36.835Z] #43 31.32 CC images/netdev.o [2021-04-06T17:22:36.835Z] #43 ... [2021-04-06T17:22:36.835Z] [2021-04-06T17:22:36.835Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:36.835Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:22:36.835Z] #45 92.46 net [2021-04-06T17:22:36.835Z] #45 92.76 compress/gzip [2021-04-06T17:22:36.835Z] #45 93.31 vendor/golang.org/x/text/transform [2021-04-06T17:22:36.835Z] #45 94.01 vendor/golang.org/x/text/unicode/bidi [2021-04-06T17:22:36.835Z] #45 95.79 vendor/golang.org/x/text/secure/bidirule [2021-04-06T17:22:36.835Z] #45 96.34 vendor/golang.org/x/text/unicode/norm [2021-04-06T17:22:36.835Z] #45 100.5 vendor/golang.org/x/net/idna [2021-04-06T17:22:36.835Z] #45 102.6 vendor/golang.org/x/net/http2/hpack [2021-04-06T17:22:36.835Z] #45 ... [2021-04-06T17:22:36.835Z] [2021-04-06T17:22:36.835Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:36.835Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:22:36.835Z] #13 96.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-06T17:22:36.835Z] #13 96.71 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:22:36.835Z] #13 96.72 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:36.937Z] #43 24.20 CC images/fown.o [2021-04-06T17:22:37.011Z] #44 29.73 CC images/sa.o [2021-04-06T17:22:37.193Z] #43 24.45 CC images/ns.o [2021-04-06T17:22:37.193Z] #43 24.66 CC images/regfile.o [2021-04-06T17:22:37.316Z] #44 30.00 CC images/timer.o [2021-04-06T17:22:37.450Z] #43 24.90 CC images/ghost-file.o [2021-04-06T17:22:37.615Z] #44 30.50 CC images/timerfd.o [2021-04-06T17:22:37.913Z] #44 30.76 CC images/mm.o [2021-04-06T17:22:38.012Z] #43 25.23 CC images/fifo.o [2021-04-06T17:22:38.012Z] #43 25.42 CC images/remap-file-path.o [2021-04-06T17:22:38.214Z] #44 31.05 CC images/sk-opts.o [2021-04-06T17:22:38.268Z] #43 25.63 CC images/eventfd.o [2021-04-06T17:22:38.514Z] #44 31.26 CC images/sk-unix.o [2021-04-06T17:22:38.524Z] #43 25.88 CC images/eventpoll.o [2021-04-06T17:22:38.781Z] #43 ... [2021-04-06T17:22:38.781Z] [2021-04-06T17:22:38.781Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:38.781Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:22:38.781Z] #13 79.62 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-06T17:22:38.781Z] #13 79.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:22:38.781Z] #13 79.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:38.781Z] #13 79.81 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-06T17:22:38.781Z] #13 79.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:22:38.781Z] #13 79.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:39.037Z] #13 ... [2021-04-06T17:22:39.037Z] [2021-04-06T17:22:39.037Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:22:39.037Z] #56 sha256:f8ff6a67f05dc4db127b2bdd0211941c65a2dd2f0ceb3549dc908fe0be4d89e3 [2021-04-06T17:22:39.037Z] #56 45.42 Checking out files: 46% (1792/3837) Checking out files: 47% (1804/3837) Checking out files: 48% (1842/3837) Checking out files: 49% (1881/3837) Checking out files: 50% (1919/3837) Checking out files: 51% (1957/3837) Checking out files: 52% (1996/3837) Checking out files: 53% (2034/3837) Checking out files: 54% (2072/3837) Checking out files: 55% (2111/3837) Checking out files: 56% (2149/3837) Checking out files: 57% (2188/3837) Checking out files: 58% (2226/3837) Checking out files: 59% (2264/3837) Checking out files: 60% (2303/3837) Checking out files: 61% (2341/3837) Checking out files: 62% (2379/3837) Checking out files: 63% (2418/3837) Checking out files: 64% (2456/3837) Checking out files: 65% (2495/3837) Checking out files: 66% (2533/3837) Checking out files: 67% (2571/3837) Checking out files: 68% (2610/3837) Checking out files: 69% (2648/3837) Checking out files: 70% (2686/3837) Checking out files: 71% (2725/3837) Checking out files: 72% (2763/3837) Checking out files: 73% (2802/3837) Checking out files: 74% (2840/3837) Checking out files: 75% (2878/3837) Checking out files: 76% (2917/3837) Checking out files: 77% (2955/3837) Checking out files: 78% (2993/3837) Checking out files: 79% (3032/3837) Checking out files: 80% (3070/3837) Checking out files: 81% (3108/3837) Checking out files: 82% (3147/3837) Checking out files: 83% (3185/3837) Checking out files: 84% (3224/3837) Checking out files: 85% (3262/3837) Checking out files: 85% (3283/3837) Checking out files: 86% (3300/3837) Checking out files: 87% (3339/3837) Checking out files: 88% (3377/3837) Checking out files: 89% (3415/3837) Checking out files: 90% (3454/3837) Checking out files: 91% (3492/3837) Checking out files: 92% (3531/3837) Checking out files: 93% (3569/3837) Checking out files: 94% (3607/3837) Checking out files: 95% (3646/3837) Checking out files: 96% (3684/3837) Checking out files: 97% (3722/3837) Checking out files: 98% (3761/3837) Checking out files: 99% (3799/3837) Checking out files: 100% (3837/3837) Checking out files: 100% (3837/3837), done. [2021-04-06T17:22:39.037Z] #56 46.97 + cd /tmp/tmp.Z9V6i02TXH/src/github.com/containerd/containerd [2021-04-06T17:22:39.037Z] #56 46.97 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:22:39.167Z] #44 31.66 CC images/sk-inet.o [2021-04-06T17:22:39.468Z] #44 32.15 CC images/tun.o [2021-04-06T17:22:39.769Z] #44 32.50 CC images/sk-netlink.o [2021-04-06T17:22:40.068Z] #44 32.74 CC images/packet-sock.o [2021-04-06T17:22:40.717Z] #44 33.16 CC images/ipc-var.o [2021-04-06T17:22:40.717Z] #44 33.36 CC images/ipc-desc.o [2021-04-06T17:22:40.928Z] #56 48.88 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-06T17:22:40.928Z] #56 48.88 + BUILDTAGS='netgo osusergo static_build' [2021-04-06T17:22:40.928Z] #56 48.88 + export EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:22:40.928Z] #56 48.88 + EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:22:40.928Z] #56 48.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-06T17:22:40.928Z] #56 48.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-06T17:22:40.928Z] #56 48.88 + '[' '' = dynamic ']' [2021-04-06T17:22:40.928Z] #56 48.88 + make [2021-04-06T17:22:41.017Z] #44 33.66 CC images/ipc-shm.o [2021-04-06T17:22:41.017Z] #44 33.87 CC images/ipc-msg.o [2021-04-06T17:22:41.667Z] #44 34.25 CC images/ipc-sem.o [2021-04-06T17:22:41.667Z] #44 34.47 CC images/utsns.o [2021-04-06T17:22:41.856Z] #56 49.80 + bin/ctr [2021-04-06T17:22:41.967Z] #44 34.69 CC images/creds.o [2021-04-06T17:22:42.094Z] #13 ... [2021-04-06T17:22:42.094Z] [2021-04-06T17:22:42.094Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:42.094Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:42.094Z] #43 31.69 CC images/tty.o [2021-04-06T17:22:42.094Z] #43 32.35 CC images/file-lock.o [2021-04-06T17:22:42.094Z] #43 32.57 CC images/rlimit.o [2021-04-06T17:22:42.094Z] #43 32.77 CC images/pagemap.o [2021-04-06T17:22:42.094Z] #43 32.98 CC images/siginfo.o [2021-04-06T17:22:42.094Z] #43 33.30 CC images/rpc.o [2021-04-06T17:22:42.094Z] #43 34.35 CC images/ext-file.o [2021-04-06T17:22:42.094Z] #43 34.51 CC images/cgroup.o [2021-04-06T17:22:42.095Z] #43 35.15 CC images/userns.o [2021-04-06T17:22:42.095Z] #43 35.39 CC images/google/protobuf/descriptor.o [2021-04-06T17:22:42.275Z] #44 34.98 CC images/vma.o [2021-04-06T17:22:42.351Z] #43 36.88 CC images/opts.o [2021-04-06T17:22:42.607Z] #43 37.05 CC images/seccomp.o [2021-04-06T17:22:42.863Z] #43 37.38 CC images/binfmt-misc.o [2021-04-06T17:22:42.925Z] #44 35.38 CC images/netdev.o [2021-04-06T17:22:42.925Z] #44 35.76 CC images/tty.o [2021-04-06T17:22:43.120Z] #43 37.59 CC images/time.o [2021-04-06T17:22:43.376Z] #43 37.82 CC images/sysctl.o [2021-04-06T17:22:43.376Z] #43 37.99 CC images/autofs.o [2021-04-06T17:22:43.631Z] #43 38.20 CC images/macvlan.o [2021-04-06T17:22:43.929Z] #43 38.38 CC images/sit.o [2021-04-06T17:22:43.986Z] #44 36.43 CC images/file-lock.o [2021-04-06T17:22:43.986Z] #44 36.75 CC images/rlimit.o [2021-04-06T17:22:44.207Z] #43 38.63 CC images/memfd.o [2021-04-06T17:22:44.286Z] #44 37.05 CC images/pagemap.o [2021-04-06T17:22:44.468Z] #43 38.90 CC images/timens.o [2021-04-06T17:22:44.586Z] #44 37.42 CC images/siginfo.o [2021-04-06T17:22:44.738Z] #43 39.15 LINK images/built-in.o [2021-04-06T17:22:44.738Z] #43 39.30 GEN compel/include/asm [2021-04-06T17:22:44.738Z] #43 39.33 GEN compel/include/version.h [2021-04-06T17:22:44.998Z] #43 39.36 touch .config [2021-04-06T17:22:44.998Z] #43 39.39 GEN include/common/config.h [2021-04-06T17:22:44.998Z] #43 39.51 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-06T17:22:44.998Z] #43 39.52 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-06T17:22:44.999Z] #43 39.53 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-06T17:22:44.999Z] #43 39.53 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-06T17:22:44.999Z] #43 39.55 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-06T17:22:44.999Z] #43 39.56 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-06T17:22:44.999Z] #43 39.59 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-06T17:22:45.236Z] #44 37.77 CC images/rpc.o [2021-04-06T17:22:45.258Z] #43 39.63 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-06T17:22:45.258Z] #43 39.65 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-06T17:22:45.258Z] #43 39.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-06T17:22:45.258Z] #43 39.67 DEP compel/plugins/std/infect.d [2021-04-06T17:22:45.258Z] #43 39.83 DEP compel/plugins/std/string.d [2021-04-06T17:22:45.517Z] #43 39.92 DEP compel/plugins/std/log.d [2021-04-06T17:22:45.517Z] #43 40.05 DEP compel/plugins/std/fds.d [2021-04-06T17:22:45.517Z] #43 40.15 DEP compel/plugins/std/std.d [2021-04-06T17:22:45.774Z] #43 40.25 DEP compel/plugins/shmem/shmem.d [2021-04-06T17:22:45.774Z] #43 40.39 DEP compel/plugins/fds/fds.d [2021-04-06T17:22:46.028Z] #56 ... [2021-04-06T17:22:46.028Z] [2021-04-06T17:22:46.028Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:46.028Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:22:46.028Z] #45 92.12 vendor/golang.org/x/text/transform [2021-04-06T17:22:46.028Z] #45 92.76 vendor/golang.org/x/text/unicode/bidi [2021-04-06T17:22:46.028Z] #45 94.63 vendor/golang.org/x/text/secure/bidirule [2021-04-06T17:22:46.028Z] #45 94.93 vendor/golang.org/x/text/unicode/norm [2021-04-06T17:22:46.028Z] #45 98.71 vendor/golang.org/x/net/idna [2021-04-06T17:22:46.028Z] #45 101.0 vendor/golang.org/x/net/http2/hpack [2021-04-06T17:22:46.028Z] #45 102.1 mime [2021-04-06T17:22:46.028Z] #45 ... [2021-04-06T17:22:46.028Z] [2021-04-06T17:22:46.028Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:46.028Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:46.028Z] #43 26.24 CC images/fh.o [2021-04-06T17:22:46.028Z] #43 26.49 CC images/fsnotify.o [2021-04-06T17:22:46.028Z] #43 27.05 CC images/signalfd.o [2021-04-06T17:22:46.028Z] #43 27.28 CC images/fs.o [2021-04-06T17:22:46.028Z] #43 27.52 CC images/pstree.o [2021-04-06T17:22:46.028Z] #43 27.75 CC images/pipe.o [2021-04-06T17:22:46.028Z] #43 28.07 CC images/tcp-stream.o [2021-04-06T17:22:46.028Z] #43 28.32 CC images/sk-packet.o [2021-04-06T17:22:46.028Z] #43 28.62 CC images/mnt.o [2021-04-06T17:22:46.028Z] #43 28.86 CC images/pipe-data.o [2021-04-06T17:22:46.028Z] #43 29.03 CC images/sa.o [2021-04-06T17:22:46.028Z] #43 29.22 CC images/timer.o [2021-04-06T17:22:46.028Z] #43 29.49 CC images/timerfd.o [2021-04-06T17:22:46.028Z] #43 29.69 CC images/mm.o [2021-04-06T17:22:46.028Z] #43 30.04 CC images/sk-opts.o [2021-04-06T17:22:46.028Z] #43 30.28 CC images/sk-unix.o [2021-04-06T17:22:46.028Z] #43 30.56 CC images/sk-inet.o [2021-04-06T17:22:46.028Z] #43 30.87 CC images/tun.o [2021-04-06T17:22:46.028Z] #43 31.18 CC images/sk-netlink.o [2021-04-06T17:22:46.028Z] #43 31.42 CC images/packet-sock.o [2021-04-06T17:22:46.028Z] #43 31.80 CC images/ipc-var.o [2021-04-06T17:22:46.028Z] #43 32.01 CC images/ipc-desc.o [2021-04-06T17:22:46.028Z] #43 32.20 CC images/ipc-shm.o [2021-04-06T17:22:46.028Z] #43 32.42 CC images/ipc-msg.o [2021-04-06T17:22:46.028Z] #43 32.67 CC images/ipc-sem.o [2021-04-06T17:22:46.028Z] #43 32.94 CC images/utsns.o [2021-04-06T17:22:46.028Z] #43 33.15 CC images/creds.o [2021-04-06T17:22:46.028Z] #43 33.36 CC images/vma.o [2021-04-06T17:22:46.030Z] #43 40.57 CC compel/plugins/std/std.o [2021-04-06T17:22:46.284Z] #43 33.61 CC images/netdev.o [2021-04-06T17:22:46.541Z] #43 33.96 CC images/tty.o [2021-04-06T17:22:46.593Z] #43 40.91 CC compel/plugins/std/fds.o [2021-04-06T17:22:46.793Z] #44 39.26 CC images/ext-file.o [2021-04-06T17:22:46.793Z] #44 39.49 CC images/cgroup.o [2021-04-06T17:22:46.850Z] #43 41.32 CC compel/plugins/std/log.o [2021-04-06T17:22:47.092Z] #44 ... [2021-04-06T17:22:47.092Z] [2021-04-06T17:22:47.092Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:47.092Z] #52 sha256:89864e62eb8edf40cf2fe2d85d9d6fcb0a7cae2b51be03911a300c81eca29645 [2021-04-06T17:22:47.092Z] #52 101.0 encoding/json [2021-04-06T17:22:47.092Z] #52 ... [2021-04-06T17:22:47.092Z] [2021-04-06T17:22:47.092Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:47.092Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:22:47.092Z] #14 101.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-06T17:22:47.092Z] #14 101.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-06T17:22:47.092Z] #14 101.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:47.390Z] #14 ... [2021-04-06T17:22:47.390Z] [2021-04-06T17:22:47.390Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:47.390Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:22:47.390Z] #46 101.4 text/template/parse [2021-04-06T17:22:47.390Z] #46 101.7 encoding/json [2021-04-06T17:22:47.412Z] #43 42.03 CC compel/plugins/std/string.o [2021-04-06T17:22:47.469Z] #43 34.55 CC images/file-lock.o [2021-04-06T17:22:47.469Z] #43 34.77 CC images/rlimit.o [2021-04-06T17:22:47.469Z] #43 ... [2021-04-06T17:22:47.469Z] [2021-04-06T17:22:47.469Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:47.469Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:22:47.469Z] #45 103.7 mime/quotedprintable [2021-04-06T17:22:47.669Z] #43 ... [2021-04-06T17:22:47.669Z] [2021-04-06T17:22:47.669Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:47.669Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:22:47.669Z] #45 103.6 mime [2021-04-06T17:22:47.669Z] #45 105.0 mime/quotedprintable [2021-04-06T17:22:47.669Z] #45 105.3 net/http/internal [2021-04-06T17:22:47.669Z] #45 109.1 net/textproto [2021-04-06T17:22:47.669Z] #45 109.1 crypto/x509 [2021-04-06T17:22:47.669Z] #45 110.3 vendor/golang.org/x/net/http/httpguts [2021-04-06T17:22:47.669Z] #45 110.6 vendor/golang.org/x/net/http/httpproxy [2021-04-06T17:22:47.669Z] #45 111.2 mime/multipart [2021-04-06T17:22:47.669Z] #45 113.4 crypto/tls [2021-04-06T17:22:47.689Z] #46 ... [2021-04-06T17:22:47.689Z] [2021-04-06T17:22:47.689Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:47.689Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:22:47.689Z] #44 40.25 CC images/userns.o [2021-04-06T17:22:47.989Z] #44 40.59 CC images/google/protobuf/descriptor.o [2021-04-06T17:22:48.031Z] #45 104.1 net/http/internal [2021-04-06T17:22:48.232Z] #45 ... [2021-04-06T17:22:48.232Z] [2021-04-06T17:22:48.232Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:48.232Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:48.232Z] #43 42.63 CC compel/plugins/std/infect.o [2021-04-06T17:22:48.488Z] #43 43.07 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-06T17:22:48.762Z] #43 43.10 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-06T17:22:48.762Z] #43 43.14 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-06T17:22:48.762Z] #43 43.22 AR compel/plugins/std.lib.a [2021-04-06T17:22:48.762Z] #43 43.32 CC compel/plugins/fds/fds.o [2021-04-06T17:22:49.018Z] #43 43.56 AR compel/plugins/fds.lib.a [2021-04-06T17:22:49.274Z] #43 43.62 HOSTDEP compel/src/lib/log-host.d [2021-04-06T17:22:49.274Z] #43 43.80 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-06T17:22:49.274Z] #43 43.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-06T17:22:49.529Z] #43 44.02 HOSTDEP compel/src/main-host.d [2021-04-06T17:22:49.786Z] #43 44.18 DEP compel/src/lib/ptrace.d [2021-04-06T17:22:49.786Z] #43 44.36 DEP compel/src/lib/infect.d [2021-04-06T17:22:50.042Z] #43 44.52 DEP compel/src/lib/infect-util.d [2021-04-06T17:22:50.042Z] #43 44.60 DEP compel/src/lib/infect-rpc.d [2021-04-06T17:22:50.098Z] #44 43.01 CC images/opts.o [2021-04-06T17:22:50.298Z] #43 44.70 DEP compel/arch/x86/src/lib/infect.d [2021-04-06T17:22:50.298Z] #43 44.86 DEP compel/arch/x86/src/lib/cpu.d [2021-04-06T17:22:50.298Z] #43 44.96 DEP compel/src/lib/log.d [2021-04-06T17:22:50.555Z] #43 45.06 DEP compel/src/main.d [2021-04-06T17:22:50.555Z] #43 45.21 DEP compel/src/lib/handle-elf.d [2021-04-06T17:22:50.812Z] #43 45.29 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-06T17:22:50.812Z] #43 45.45 CC compel/src/lib/log.o [2021-04-06T17:22:50.856Z] #44 43.32 CC images/seccomp.o [2021-04-06T17:22:50.856Z] #44 43.61 CC images/binfmt-misc.o [2021-04-06T17:22:51.157Z] #44 43.80 CC images/time.o [2021-04-06T17:22:51.157Z] #44 44.00 CC images/sysctl.o [2021-04-06T17:22:51.375Z] #43 45.71 CC compel/arch/x86/src/lib/cpu.o [2021-04-06T17:22:51.457Z] #44 44.21 CC images/autofs.o [2021-04-06T17:22:51.758Z] #44 44.41 CC images/macvlan.o [2021-04-06T17:22:51.938Z] #43 46.61 CC compel/arch/x86/src/lib/infect.o [2021-04-06T17:22:52.059Z] #44 44.72 CC images/sit.o [2021-04-06T17:22:52.202Z] #45 107.8 net/textproto [2021-04-06T17:22:52.202Z] #45 107.8 crypto/x509 [2021-04-06T17:22:52.374Z] #44 44.95 CC images/memfd.o [2021-04-06T17:22:52.748Z] #44 45.38 CC images/timens.o [2021-04-06T17:22:53.047Z] #44 ... [2021-04-06T17:22:53.047Z] [2021-04-06T17:22:53.047Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:53.047Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:22:53.047Z] #14 115.6 Selecting previously unselected package libapparmor1:ppc64el. [2021-04-06T17:22:53.047Z] #14 115.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-04-06T17:22:53.047Z] #14 115.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-04-06T17:22:53.047Z] #14 115.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-04-06T17:22:53.047Z] #14 115.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-04-06T17:22:53.047Z] #14 115.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-06T17:22:53.047Z] #14 115.9 Selecting previously unselected package libbtrfs0. [2021-04-06T17:22:53.047Z] #14 115.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-06T17:22:53.047Z] #14 115.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:22:53.047Z] #14 116.0 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:22:53.047Z] #14 116.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-06T17:22:53.047Z] #14 116.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:22:53.047Z] #14 116.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-04-06T17:22:53.047Z] #14 116.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-06T17:22:53.047Z] #14 116.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-06T17:22:53.047Z] #14 116.4 Selecting previously unselected package libudev-dev:ppc64el. [2021-04-06T17:22:53.047Z] #14 116.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-06T17:22:53.047Z] #14 116.4 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-06T17:22:53.047Z] #14 116.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-04-06T17:22:53.047Z] #14 116.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-04-06T17:22:53.047Z] #14 116.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-04-06T17:22:53.069Z] #43 47.33 CC compel/src/lib/infect-rpc.o [2021-04-06T17:22:53.131Z] #45 109.0 vendor/golang.org/x/net/http/httpguts [2021-04-06T17:22:53.131Z] #45 109.3 vendor/golang.org/x/net/http/httpproxy [2021-04-06T17:22:53.325Z] #43 47.71 CC compel/src/lib/infect-util.o [2021-04-06T17:22:53.347Z] #14 116.8 Selecting previously unselected package libpcre16-3:ppc64el. [2021-04-06T17:22:53.347Z] #14 116.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-04-06T17:22:53.347Z] #14 116.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-06T17:22:53.347Z] #14 116.9 Selecting previously unselected package libpcre32-3:ppc64el. [2021-04-06T17:22:53.347Z] #14 116.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-04-06T17:22:53.347Z] #14 116.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-06T17:22:53.582Z] #43 47.95 CC compel/src/lib/infect.o [2021-04-06T17:22:53.647Z] #14 117.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-04-06T17:22:53.647Z] #14 117.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-04-06T17:22:53.647Z] #14 117.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-06T17:22:53.647Z] #14 117.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-04-06T17:22:53.647Z] #14 117.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-04-06T17:22:53.647Z] #14 117.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-06T17:22:53.707Z] #45 109.9 mime/multipart [2021-04-06T17:22:53.839Z] #43 ... [2021-04-06T17:22:53.839Z] [2021-04-06T17:22:53.839Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:53.839Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:22:53.839Z] #13 113.2 Selecting previously unselected package libapparmor1:amd64. [2021-04-06T17:22:53.839Z] #13 113.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-06T17:22:53.839Z] #13 113.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-06T17:22:53.839Z] #13 113.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-06T17:22:53.839Z] #13 113.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-06T17:22:53.839Z] #13 113.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-06T17:22:53.839Z] #13 113.4 Selecting previously unselected package libbtrfs0. [2021-04-06T17:22:53.839Z] #13 113.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-06T17:22:53.839Z] #13 113.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:22:53.839Z] #13 113.6 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:22:53.839Z] #13 113.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-06T17:22:53.839Z] #13 113.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:22:53.839Z] #13 113.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-06T17:22:53.839Z] #13 113.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:22:53.839Z] #13 113.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:22:53.839Z] #13 113.9 Selecting previously unselected package libudev-dev:amd64. [2021-04-06T17:22:53.839Z] #13 113.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-06T17:22:53.839Z] #13 113.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:22:53.839Z] #13 114.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-06T17:22:53.839Z] #13 114.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-06T17:22:53.839Z] #13 114.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-06T17:22:53.839Z] #13 114.4 Selecting previously unselected package libpcre16-3:amd64. [2021-04-06T17:22:53.839Z] #13 114.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-06T17:22:53.839Z] #13 114.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-06T17:22:53.839Z] #13 114.6 Selecting previously unselected package libpcre32-3:amd64. [2021-04-06T17:22:53.839Z] #13 114.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-06T17:22:53.839Z] #13 114.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-06T17:22:53.839Z] #13 114.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-06T17:22:53.839Z] #13 114.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-06T17:22:53.839Z] #13 114.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-06T17:22:53.839Z] #13 114.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-06T17:22:53.839Z] #13 114.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-06T17:22:53.839Z] #13 114.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-06T17:22:53.964Z] #45 ... [2021-04-06T17:22:53.964Z] [2021-04-06T17:22:53.964Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:53.964Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:53.964Z] #43 34.99 CC images/pagemap.o [2021-04-06T17:22:53.964Z] #43 35.30 CC images/siginfo.o [2021-04-06T17:22:53.964Z] #43 35.61 CC images/rpc.o [2021-04-06T17:22:53.964Z] #43 36.70 CC images/ext-file.o [2021-04-06T17:22:53.964Z] #43 36.89 CC images/cgroup.o [2021-04-06T17:22:53.964Z] #43 37.45 CC images/userns.o [2021-04-06T17:22:53.964Z] #43 37.76 CC images/google/protobuf/descriptor.o [2021-04-06T17:22:53.964Z] #43 39.29 CC images/opts.o [2021-04-06T17:22:53.964Z] #43 39.50 CC images/seccomp.o [2021-04-06T17:22:53.964Z] #43 39.73 CC images/binfmt-misc.o [2021-04-06T17:22:53.964Z] #43 39.92 CC images/time.o [2021-04-06T17:22:53.964Z] #43 40.12 CC images/sysctl.o [2021-04-06T17:22:53.964Z] #43 40.36 CC images/autofs.o [2021-04-06T17:22:53.964Z] #43 40.60 CC images/macvlan.o [2021-04-06T17:22:53.964Z] #43 40.78 CC images/sit.o [2021-04-06T17:22:53.964Z] #43 40.98 CC images/memfd.o [2021-04-06T17:22:53.964Z] #43 41.22 CC images/timens.o [2021-04-06T17:22:54.220Z] #43 41.56 LINK images/built-in.o [2021-04-06T17:22:54.297Z] #14 117.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-04-06T17:22:54.297Z] #14 117.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-04-06T17:22:54.297Z] #14 117.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-06T17:22:54.297Z] #14 118.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-04-06T17:22:54.403Z] #13 115.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-06T17:22:54.403Z] #13 115.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-06T17:22:54.403Z] #13 115.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-06T17:22:54.421Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-04-06T17:22:54.421Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-06T17:22:54.421Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-06T17:22:54.421Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2021-04-06T17:22:54.421Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-06T17:22:54.421Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-04-06T17:22:54.421Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/builder [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-06T17:22:54.421Z] ok github.com/docker/docker/builder/remotecontext 0.321s coverage: 13.7% of statements [2021-04-06T17:22:54.421Z] ok github.com/docker/docker/builder/dockerfile 0.921s coverage: 48.5% of statements [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-06T17:22:54.421Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-04-06T17:22:54.421Z] ok github.com/docker/docker/builder/remotecontext/git 0.995s coverage: 86.3% of statements [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/cli [no test files] [2021-04-06T17:22:54.421Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-06T17:22:54.476Z] #43 41.75 GEN compel/include/asm [2021-04-06T17:22:54.476Z] #43 41.79 GEN compel/include/version.h [2021-04-06T17:22:54.476Z] #43 41.81 touch .config [2021-04-06T17:22:54.476Z] #43 41.85 GEN include/common/config.h [2021-04-06T17:22:54.476Z] #43 ... [2021-04-06T17:22:54.476Z] [2021-04-06T17:22:54.476Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:22:54.476Z] #58 sha256:67bcf1eee0ec27e342de33b4f8c66a64d288b3f2627554f96e11cad83441b6b0 [2021-04-06T17:22:54.476Z] #58 110.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:22:54.476Z] #58 110.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-06T17:22:54.596Z] #14 118.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-04-06T17:22:54.596Z] #14 118.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-06T17:22:54.596Z] #14 118.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-04-06T17:22:54.596Z] #14 118.1 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-06T17:22:54.596Z] #14 118.1 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-06T17:22:54.596Z] #14 118.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-04-06T17:22:54.659Z] #13 115.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-06T17:22:54.659Z] #13 115.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:22:54.659Z] #13 115.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-06T17:22:54.659Z] #13 115.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-06T17:22:54.659Z] #13 115.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-06T17:22:54.659Z] #13 115.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:22:54.896Z] #14 118.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-06T17:22:54.896Z] #14 118.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-06T17:22:54.915Z] #13 116.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-06T17:22:54.915Z] #13 116.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-06T17:22:54.915Z] #13 116.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:22:55.053Z] ok github.com/docker/docker/client 0.128s coverage: 75.4% of statements [2021-04-06T17:22:55.172Z] #13 116.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-06T17:22:55.197Z] #14 118.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-06T17:22:55.197Z] #14 118.8 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-06T17:22:55.197Z] #14 118.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-04-06T17:22:55.197Z] #14 118.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:22:55.197Z] #14 118.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-06T17:22:55.197Z] #14 118.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-04-06T17:22:55.197Z] #14 118.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:55.197Z] #14 118.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:22:55.197Z] #14 118.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-06T17:22:55.197Z] #14 118.9 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-06T17:22:55.197Z] #14 118.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:22:55.197Z] #14 118.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:22:55.197Z] #14 118.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-06T17:22:55.197Z] #14 118.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-06T17:22:55.197Z] #14 118.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-06T17:22:55.197Z] #14 118.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:22:55.197Z] #14 118.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-06T17:22:55.428Z] #13 116.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:22:55.428Z] #13 116.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-06T17:22:55.428Z] #13 116.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:22:55.428Z] #13 116.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-06T17:22:55.428Z] #13 116.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-06T17:22:55.428Z] #13 116.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:55.428Z] #13 116.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:22:55.428Z] #13 116.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-06T17:22:55.428Z] #13 116.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:22:55.428Z] #13 116.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:22:55.428Z] #13 116.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:22:55.428Z] #13 116.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-06T17:22:55.428Z] #13 116.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-06T17:22:55.428Z] #13 116.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:22:55.497Z] #14 118.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:55.497Z] #14 118.9 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 [2021-04-06T17:22:55.497Z] #14 119.0 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 [2021-04-06T17:22:55.497Z] #14 119.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:55.497Z] #14 119.0 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 [2021-04-06T17:22:55.497Z] #14 119.0 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 [2021-04-06T17:22:55.498Z] #14 119.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:22:55.498Z] #14 119.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-06T17:22:55.684Z] #13 116.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:22:55.684Z] #13 116.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-06T17:22:55.684Z] #13 116.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:55.684Z] #13 116.8 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 [2021-04-06T17:22:55.684Z] #13 116.8 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 [2021-04-06T17:22:55.684Z] #13 116.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:55.684Z] #13 116.8 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 [2021-04-06T17:22:55.684Z] #13 116.8 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 [2021-04-06T17:22:55.684Z] #13 116.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:22:55.684Z] #13 116.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-06T17:22:55.684Z] #13 116.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:22:55.684Z] #13 116.9 Setting up dmsetup (2:1.02.155-3) ... [2021-04-06T17:22:55.684Z] #13 116.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:22:55.684Z] #13 116.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-06T17:22:55.684Z] #13 116.9 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:22:55.846Z] #14 119.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-06T17:22:55.846Z] #14 119.2 Setting up dmsetup (2:1.02.155-3) ... [2021-04-06T17:22:55.846Z] #14 119.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-06T17:22:55.846Z] #14 119.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-06T17:22:55.846Z] #14 119.2 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:22:55.846Z] #14 DONE 119.6s [2021-04-06T17:22:55.846Z] [2021-04-06T17:22:55.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:55.846Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:22:55.846Z] #44 45.74 LINK images/built-in.o [2021-04-06T17:22:55.846Z] #44 45.93 GEN compel/include/asm [2021-04-06T17:22:55.846Z] #44 45.97 GEN compel/include/version.h [2021-04-06T17:22:55.846Z] #44 46.01 touch .config [2021-04-06T17:22:55.846Z] #44 46.10 GEN include/common/config.h [2021-04-06T17:22:55.846Z] #44 46.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-06T17:22:55.846Z] #44 46.24 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-06T17:22:55.846Z] #44 46.30 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-04-06T17:22:55.846Z] #44 46.34 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-04-06T17:22:55.846Z] #44 46.42 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-04-06T17:22:55.846Z] #44 46.46 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-04-06T17:22:55.846Z] #44 46.51 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-04-06T17:22:55.846Z] #44 46.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-06T17:22:55.846Z] #44 46.53 DEP compel/plugins/std/infect.d [2021-04-06T17:22:55.846Z] #44 46.69 DEP compel/plugins/std/string.d [2021-04-06T17:22:55.846Z] #44 46.82 DEP compel/plugins/std/log.d [2021-04-06T17:22:55.846Z] #44 46.93 DEP compel/plugins/std/fds.d [2021-04-06T17:22:55.846Z] #44 47.05 DEP compel/plugins/std/std.d [2021-04-06T17:22:55.846Z] #44 47.17 DEP compel/plugins/shmem/shmem.d [2021-04-06T17:22:55.846Z] #44 47.29 DEP compel/plugins/fds/fds.d [2021-04-06T17:22:55.846Z] #44 47.45 CC compel/plugins/std/std.o [2021-04-06T17:22:55.846Z] #44 47.77 CC compel/plugins/std/fds.o [2021-04-06T17:22:55.846Z] #44 48.35 CC compel/plugins/std/log.o [2021-04-06T17:22:56.509Z] #44 ... [2021-04-06T17:22:56.509Z] [2021-04-06T17:22:56.509Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T17:22:56.509Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-04-06T17:22:56.509Z] #15 DONE 0.5s [2021-04-06T17:22:56.811Z] [2021-04-06T17:22:56.811Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:22:56.811Z] #54 sha256:a8ce83b48a65338997055de2fe75c65bc5988e9d36ed7c1e200654e329950175 [2021-04-06T17:22:56.811Z] #54 0.486 + RM_GOPATH=0 [2021-04-06T17:22:56.811Z] #54 0.487 + TMP_GOPATH= [2021-04-06T17:22:56.811Z] #54 0.487 + : /build [2021-04-06T17:22:56.811Z] #54 0.487 + '[' -z '' ']' [2021-04-06T17:22:56.811Z] #54 0.488 ++ mktemp -d [2021-04-06T17:22:56.811Z] #54 0.492 + export GOPATH=/tmp/tmp.9PSYmfICFj [2021-04-06T17:22:56.811Z] #54 0.492 + GOPATH=/tmp/tmp.9PSYmfICFj [2021-04-06T17:22:56.811Z] #54 0.492 + RM_GOPATH=1 [2021-04-06T17:22:56.811Z] #54 0.494 + case "$(go env GOARCH)" in [2021-04-06T17:22:56.811Z] #54 0.494 ++ go env GOARCH [2021-04-06T17:22:56.811Z] #54 0.500 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:22:56.811Z] #54 0.501 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:22:56.811Z] #54 0.502 ++ dirname /tmp/install/install.sh [2021-04-06T17:22:56.811Z] #54 0.504 + dir=/tmp/install [2021-04-06T17:22:56.811Z] #54 0.505 + bin=runc [2021-04-06T17:22:56.811Z] #54 0.506 + shift [2021-04-06T17:22:56.811Z] #54 0.507 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-06T17:22:56.811Z] #54 0.508 + . /tmp/install/runc.installer [2021-04-06T17:22:56.811Z] #54 0.509 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:22:56.811Z] #54 0.512 + install_runc [2021-04-06T17:22:56.811Z] #54 0.513 + uname -r [2021-04-06T17:22:56.811Z] #54 0.515 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-06T17:22:56.811Z] #54 0.520 + RUNC_BUILDTAGS='seccomp ' [2021-04-06T17:22:56.811Z] #54 0.523 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-06T17:22:56.811Z] #54 0.523 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9PSYmfICFj/src/github.com/opencontainers/runc [2021-04-06T17:22:56.811Z] #54 0.523 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-06T17:22:56.811Z] #54 0.538 Cloning into '/tmp/tmp.9PSYmfICFj/src/github.com/opencontainers/runc'... [2021-04-06T17:22:56.811Z] #54 ... [2021-04-06T17:22:56.811Z] [2021-04-06T17:22:56.811Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T17:22:56.811Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-04-06T17:22:56.811Z] #16 DONE 0.5s [2021-04-06T17:22:57.110Z] [2021-04-06T17:22:57.110Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:57.110Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:22:57.110Z] #44 49.72 CC compel/plugins/std/string.o [2021-04-06T17:22:57.411Z] #44 ... [2021-04-06T17:22:57.411Z] [2021-04-06T17:22:57.411Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T17:22:57.411Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-04-06T17:22:57.411Z] #17 0.316 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-06T17:22:57.411Z] #17 DONE 0.4s [2021-04-06T17:22:57.411Z] [2021-04-06T17:22:57.411Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:22:57.411Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-04-06T17:22:57.576Z] #13 DONE 118.9s [2021-04-06T17:22:57.576Z] [2021-04-06T17:22:57.576Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:57.576Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:57.576Z] #43 50.19 CC compel/src/lib/ptrace.o [2021-04-06T17:22:57.576Z] #43 50.67 AR compel/libcompel.a [2021-04-06T17:22:57.576Z] #43 50.73 HOSTCC compel/src/main-host.o [2021-04-06T17:22:57.576Z] #43 51.08 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-06T17:22:57.576Z] #43 51.25 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-06T17:22:57.576Z] #43 51.58 HOSTCC compel/src/lib/log-host.o [2021-04-06T17:22:57.576Z] #43 51.78 HOSTLINK compel/compel-host-bin [2021-04-06T17:22:57.576Z] #43 51.93 DEP soccr/soccr.d [2021-04-06T17:22:57.576Z] #43 52.07 CC soccr/soccr.o [2021-04-06T17:22:57.713Z] #18 DONE 0.3s [2021-04-06T17:22:57.713Z] [2021-04-06T17:22:57.713Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:22:57.713Z] #52 sha256:89864e62eb8edf40cf2fe2d85d9d6fcb0a7cae2b51be03911a300c81eca29645 [2021-04-06T17:22:57.713Z] #52 117.3 golang.org/x/crypto/ssh/terminal [2021-04-06T17:22:57.713Z] #52 121.4 mvdan.cc/sh/v3/cmd/shfmt [2021-04-06T17:22:58.015Z] #52 ... [2021-04-06T17:22:58.015Z] [2021-04-06T17:22:58.015Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:22:58.015Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-04-06T17:22:58.015Z] #19 DONE 0.4s [2021-04-06T17:22:58.015Z] [2021-04-06T17:22:58.015Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:22:58.015Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:22:58.015Z] #46 112.1 text/template [2021-04-06T17:22:58.015Z] #46 112.6 go/parser [2021-04-06T17:22:58.015Z] #46 115.1 encoding/xml [2021-04-06T17:22:58.319Z] #46 ... [2021-04-06T17:22:58.319Z] [2021-04-06T17:22:58.319Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T17:22:58.319Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-06T17:22:58.319Z] #20 DONE 0.4s [2021-04-06T17:22:58.319Z] [2021-04-06T17:22:58.319Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:58.319Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:22:58.319Z] #44 50.47 CC compel/plugins/std/infect.o [2021-04-06T17:22:58.620Z] #44 51.25 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-04-06T17:22:58.620Z] #44 51.29 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-04-06T17:22:58.620Z] #44 51.34 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-04-06T17:22:58.620Z] #44 51.40 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-04-06T17:22:58.930Z] #44 51.45 AR compel/plugins/std.lib.a [2021-04-06T17:22:58.930Z] #44 51.55 CC compel/plugins/fds/fds.o [2021-04-06T17:22:59.233Z] #44 51.85 AR compel/plugins/fds.lib.a [2021-04-06T17:22:59.233Z] #44 51.92 HOSTDEP compel/src/lib/log-host.d [2021-04-06T17:22:59.233Z] #44 52.06 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-06T17:22:59.468Z] #43 ... [2021-04-06T17:22:59.468Z] [2021-04-06T17:22:59.468Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T17:22:59.468Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-06T17:22:59.468Z] #14 DONE 1.7s [2021-04-06T17:22:59.468Z] [2021-04-06T17:22:59.468Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T17:22:59.468Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-06T17:22:59.532Z] #44 52.24 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-04-06T17:22:59.532Z] #44 52.32 HOSTDEP compel/src/main-host.d [2021-04-06T17:22:59.722Z] #58 ... [2021-04-06T17:22:59.722Z] [2021-04-06T17:22:59.722Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:22:59.722Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:22:59.722Z] #13 100.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-06T17:22:59.722Z] #13 100.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:22:59.722Z] #13 100.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:22:59.829Z] #44 52.48 DEP compel/src/lib/ptrace.d [2021-04-06T17:22:59.829Z] #44 52.64 DEP compel/src/lib/infect.d [2021-04-06T17:22:59.979Z] #13 ... [2021-04-06T17:22:59.979Z] [2021-04-06T17:22:59.979Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:22:59.979Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:22:59.979Z] #43 41.94 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-06T17:22:59.979Z] #43 41.96 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-06T17:22:59.979Z] #43 41.98 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-06T17:22:59.979Z] #43 42.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-06T17:22:59.979Z] #43 42.03 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-06T17:22:59.979Z] #43 42.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-06T17:22:59.979Z] #43 42.10 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-06T17:22:59.979Z] #43 42.14 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-06T17:22:59.979Z] #43 42.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-06T17:22:59.979Z] #43 42.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-06T17:22:59.979Z] #43 42.17 DEP compel/plugins/std/infect.d [2021-04-06T17:22:59.979Z] #43 42.33 DEP compel/plugins/std/string.d [2021-04-06T17:22:59.979Z] #43 42.39 DEP compel/plugins/std/log.d [2021-04-06T17:22:59.979Z] #43 42.48 DEP compel/plugins/std/fds.d [2021-04-06T17:22:59.979Z] #43 42.62 DEP compel/plugins/std/std.d [2021-04-06T17:22:59.979Z] #43 42.74 DEP compel/plugins/shmem/shmem.d [2021-04-06T17:22:59.979Z] #43 42.86 DEP compel/plugins/fds/fds.d [2021-04-06T17:22:59.979Z] #43 43.05 CC compel/plugins/std/std.o [2021-04-06T17:22:59.979Z] #43 43.42 CC compel/plugins/std/fds.o [2021-04-06T17:22:59.979Z] #43 43.81 CC compel/plugins/std/log.o [2021-04-06T17:22:59.979Z] #43 44.62 CC compel/plugins/std/string.o [2021-04-06T17:22:59.979Z] #43 45.20 CC compel/plugins/std/infect.o [2021-04-06T17:22:59.979Z] #43 45.57 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-06T17:22:59.979Z] #43 45.62 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-06T17:22:59.979Z] #43 45.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-06T17:22:59.979Z] #43 45.72 AR compel/plugins/std.lib.a [2021-04-06T17:22:59.979Z] #43 45.79 CC compel/plugins/fds/fds.o [2021-04-06T17:22:59.979Z] #43 46.08 AR compel/plugins/fds.lib.a [2021-04-06T17:22:59.979Z] #43 46.14 HOSTDEP compel/src/lib/log-host.d [2021-04-06T17:22:59.979Z] #43 46.27 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-06T17:22:59.979Z] #43 46.41 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-06T17:22:59.979Z] #43 46.51 HOSTDEP compel/src/main-host.d [2021-04-06T17:22:59.979Z] #43 46.63 DEP compel/src/lib/ptrace.d [2021-04-06T17:22:59.979Z] #43 46.73 DEP compel/src/lib/infect.d [2021-04-06T17:22:59.979Z] #43 46.94 DEP compel/src/lib/infect-util.d [2021-04-06T17:22:59.979Z] #43 47.06 DEP compel/src/lib/infect-rpc.d [2021-04-06T17:22:59.979Z] #43 47.17 DEP compel/arch/x86/src/lib/infect.d [2021-04-06T17:22:59.979Z] #43 47.30 DEP compel/arch/x86/src/lib/cpu.d [2021-04-06T17:22:59.979Z] #43 47.38 DEP compel/src/lib/log.d [2021-04-06T17:23:00.129Z] #44 52.82 DEP compel/src/lib/infect-util.d [2021-04-06T17:23:00.129Z] #44 52.92 DEP compel/src/lib/infect-rpc.d [2021-04-06T17:23:00.234Z] #43 47.52 DEP compel/src/main.d [2021-04-06T17:23:00.235Z] #43 47.67 DEP compel/src/lib/handle-elf.d [2021-04-06T17:23:00.430Z] #44 53.05 DEP compel/arch/ppc64/src/lib/infect.d [2021-04-06T17:23:00.430Z] #44 53.15 DEP compel/arch/ppc64/src/lib/cpu.d [2021-04-06T17:23:00.430Z] #44 53.24 DEP compel/src/lib/log.d [2021-04-06T17:23:00.490Z] #43 47.76 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-06T17:23:00.490Z] #43 47.87 CC compel/src/lib/log.o [2021-04-06T17:23:00.731Z] #44 53.37 DEP compel/src/main.d [2021-04-06T17:23:00.746Z] #43 48.12 CC compel/arch/x86/src/lib/cpu.o [2021-04-06T17:23:00.835Z] #15 DONE 1.3s [2021-04-06T17:23:00.835Z] [2021-04-06T17:23:00.835Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T17:23:00.835Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-06T17:23:01.050Z] #44 53.54 DEP compel/src/lib/handle-elf.d [2021-04-06T17:23:01.051Z] #44 53.70 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-04-06T17:23:01.356Z] #44 53.90 CC compel/src/lib/log.o [2021-04-06T17:23:01.656Z] #44 54.36 CC compel/arch/ppc64/src/lib/cpu.o [2021-04-06T17:23:01.674Z] #43 48.82 CC compel/arch/x86/src/lib/infect.o [2021-04-06T17:23:01.765Z] #16 1.008 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-06T17:23:01.765Z] #16 DONE 1.1s [2021-04-06T17:23:01.765Z] [2021-04-06T17:23:01.765Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:23:01.765Z] #58 sha256:dd9ae99e6758c7999983f6be324a9d14f2358b3c68b167573e58b4447131503a [2021-04-06T17:23:01.765Z] #58 118.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:23:01.765Z] #58 118.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-06T17:23:01.765Z] #58 DONE 127.6s [2021-04-06T17:23:01.765Z] [2021-04-06T17:23:01.765Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T17:23:01.765Z] #59 sha256:504122da9f467f7d5f4534a071d8ad173f12ff96f7fed8ae38f38a6d2c69d380 [2021-04-06T17:23:01.956Z] #44 54.69 CC compel/arch/ppc64/src/lib/infect.o [2021-04-06T17:23:02.026Z] #59 DONE 0.1s [2021-04-06T17:23:02.026Z] [2021-04-06T17:23:02.026Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:23:02.026Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-06T17:23:02.026Z] #17 ... [2021-04-06T17:23:02.026Z] [2021-04-06T17:23:02.026Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T17:23:02.026Z] #60 sha256:7f6ab55673c4fbc5f09c3b6959364b1bb7247e113dd62ffd121996dddd828ea0 [2021-04-06T17:23:02.026Z] #60 DONE 0.1s [2021-04-06T17:23:02.236Z] #43 49.63 CC compel/src/lib/infect-rpc.o [2021-04-06T17:23:02.283Z] [2021-04-06T17:23:02.283Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:02.283Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:02.283Z] #43 54.46 AR soccr/libsoccr.a [2021-04-06T17:23:02.283Z] #43 54.51 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:23:02.283Z] #43 54.96 DEP criu/arch/x86/sigframe.d [2021-04-06T17:23:02.283Z] #43 55.08 DEP criu/arch/x86/sigaction_compat.d [2021-04-06T17:23:02.284Z] #43 55.20 DEP criu/arch/x86/kerndat.d [2021-04-06T17:23:02.284Z] #43 55.57 DEP criu/arch/x86/crtools.d [2021-04-06T17:23:02.284Z] #43 55.85 DEP criu/arch/x86/cpu.d [2021-04-06T17:23:02.284Z] #43 56.10 CC criu/arch/x86/cpu.o [2021-04-06T17:23:02.820Z] #43 49.95 CC compel/src/lib/infect-util.o [2021-04-06T17:23:02.820Z] #43 50.17 CC compel/src/lib/infect.o [2021-04-06T17:23:02.849Z] #43 57.29 CC criu/arch/x86/crtools.o [2021-04-06T17:23:03.015Z] #44 55.63 CC compel/src/lib/infect-rpc.o [2021-04-06T17:23:03.315Z] #44 56.06 CC compel/src/lib/infect-util.o [2021-04-06T17:23:03.395Z] #43 ... [2021-04-06T17:23:03.395Z] [2021-04-06T17:23:03.395Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:23:03.395Z] #58 sha256:67bcf1eee0ec27e342de33b4f8c66a64d288b3f2627554f96e11cad83441b6b0 [2021-04-06T17:23:03.395Z] #58 DONE 119.3s [2021-04-06T17:23:03.395Z] [2021-04-06T17:23:03.395Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T17:23:03.395Z] #59 sha256:ce18991fa80723c1d08bcd00c9f333189ad5f0f8353ff762256ce484104808e6 [2021-04-06T17:23:03.395Z] #59 DONE 0.1s [2021-04-06T17:23:03.395Z] [2021-04-06T17:23:03.395Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:23:03.395Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:23:03.395Z] #45 111.7 crypto/tls [2021-04-06T17:23:03.395Z] #45 117.4 net/http/httptrace [2021-04-06T17:23:03.395Z] #45 117.7 net/http [2021-04-06T17:23:03.395Z] #45 ... [2021-04-06T17:23:03.395Z] [2021-04-06T17:23:03.395Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T17:23:03.395Z] #60 sha256:fa0a80be14862049ae81f28a1fc3569d8fd016519ae198782023970a469661a5 [2021-04-06T17:23:03.614Z] #44 56.36 CC compel/src/lib/infect.o [2021-04-06T17:23:03.656Z] #60 DONE 0.3s [2021-04-06T17:23:03.656Z] [2021-04-06T17:23:03.656Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:23:03.656Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:23:03.778Z] #43 ... [2021-04-06T17:23:03.778Z] [2021-04-06T17:23:03.778Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:23:03.778Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:23:03.779Z] #45 119.3 net/http/httptrace [2021-04-06T17:23:03.779Z] #45 119.5 net/http [2021-04-06T17:23:03.779Z] #45 ... [2021-04-06T17:23:03.779Z] [2021-04-06T17:23:03.779Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:23:03.779Z] #53 sha256:3defe506792a75fab60336826cb7d520185724418ed77d6497294573b1b7958f [2021-04-06T17:23:03.779Z] #53 1.700 + RM_GOPATH=0 [2021-04-06T17:23:03.779Z] #53 1.700 + TMP_GOPATH= [2021-04-06T17:23:03.779Z] #53 1.700 + : /build [2021-04-06T17:23:03.779Z] #53 1.700 + '[' -z '' ']' [2021-04-06T17:23:03.779Z] #53 1.702 ++ mktemp -d [2021-04-06T17:23:03.779Z] #53 1.708 + export GOPATH=/tmp/tmp.aaCI3cu4Wk [2021-04-06T17:23:03.779Z] #53 1.708 + GOPATH=/tmp/tmp.aaCI3cu4Wk [2021-04-06T17:23:03.779Z] #53 1.708 + RM_GOPATH=1 [2021-04-06T17:23:03.779Z] #53 1.716 + case "$(go env GOARCH)" in [2021-04-06T17:23:03.779Z] #53 1.716 ++ go env GOARCH [2021-04-06T17:23:03.779Z] #53 1.756 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:23:03.779Z] #53 1.756 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:23:03.779Z] #53 1.756 ++ dirname /tmp/install/install.sh [2021-04-06T17:23:03.779Z] #53 1.764 + dir=/tmp/install [2021-04-06T17:23:03.779Z] #53 1.764 + bin=runc [2021-04-06T17:23:03.779Z] #53 1.764 + shift [2021-04-06T17:23:03.779Z] #53 1.764 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-06T17:23:03.779Z] #53 1.764 + . /tmp/install/runc.installer [2021-04-06T17:23:03.779Z] #53 1.764 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:23:03.779Z] #53 1.764 + install_runc [2021-04-06T17:23:03.779Z] #53 1.771 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-06T17:23:03.779Z] #53 1.771 + uname -r [2021-04-06T17:23:03.779Z] #53 1.864 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-06T17:23:03.779Z] #53 1.864 + RUNC_BUILDTAGS='seccomp ' [2021-04-06T17:23:03.779Z] #53 1.864 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-06T17:23:03.779Z] #53 1.864 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aaCI3cu4Wk/src/github.com/opencontainers/runc [2021-04-06T17:23:03.779Z] #53 1.873 Cloning into '/tmp/tmp.aaCI3cu4Wk/src/github.com/opencontainers/runc'... [2021-04-06T17:23:03.779Z] #53 ... [2021-04-06T17:23:03.779Z] [2021-04-06T17:23:03.779Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:23:03.779Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-06T17:23:03.779Z] #17 DONE 2.0s [2021-04-06T17:23:03.779Z] [2021-04-06T17:23:03.779Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:23:03.779Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-06T17:23:03.914Z] #44 ... [2021-04-06T17:23:03.914Z] [2021-04-06T17:23:03.914Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:23:03.914Z] #52 sha256:89864e62eb8edf40cf2fe2d85d9d6fcb0a7cae2b51be03911a300c81eca29645 [2021-04-06T17:23:03.914Z] #52 DONE 128.0s [2021-04-06T17:23:03.914Z] [2021-04-06T17:23:03.914Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:03.914Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:23:03.914Z] #21 0.402 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:23:03.914Z] #21 0.471 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:23:03.914Z] #21 0.626 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:23:03.914Z] #21 0.811 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:23:03.914Z] #21 1.416 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [447 kB] [2021-04-06T17:23:03.914Z] #21 2.914 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:23:03.914Z] #21 4.587 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:23:04.974Z] #21 6.488 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:23:05.555Z] #40 ... [2021-04-06T17:23:05.555Z] [2021-04-06T17:23:05.555Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:05.555Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:05.555Z] #43 52.72 CC compel/src/lib/ptrace.o [2021-04-06T17:23:05.672Z] #18 DONE 1.4s [2021-04-06T17:23:05.672Z] [2021-04-06T17:23:05.672Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T17:23:05.672Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-06T17:23:05.812Z] #43 53.13 AR compel/libcompel.a [2021-04-06T17:23:05.812Z] #43 53.23 HOSTCC compel/src/main-host.o [2021-04-06T17:23:06.375Z] #43 53.55 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-06T17:23:06.375Z] #43 53.75 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-06T17:23:06.605Z] #19 DONE 1.2s [2021-04-06T17:23:06.605Z] [2021-04-06T17:23:06.605Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:06.605Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:06.605Z] #43 59.60 CC criu/arch/x86/kerndat.o [2021-04-06T17:23:06.605Z] #43 60.35 CC criu/arch/x86/sigaction_compat.o [2021-04-06T17:23:06.605Z] #43 60.80 CC criu/arch/x86/sigframe.o [2021-04-06T17:23:06.861Z] #43 61.25 LINK criu/arch/x86/crtools.built-in.o [2021-04-06T17:23:06.861Z] #43 61.36 DEP criu/pie/util-vdso-elf32.d [2021-04-06T17:23:06.938Z] #43 54.13 HOSTCC compel/src/lib/log-host.o [2021-04-06T17:23:07.084Z] #21 ... [2021-04-06T17:23:07.084Z] [2021-04-06T17:23:07.084Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:07.084Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:23:07.084Z] #44 59.58 CC compel/src/lib/ptrace.o [2021-04-06T17:23:07.118Z] #43 61.52 DEP criu/pie/util-vdso.d [2021-04-06T17:23:07.118Z] #43 61.66 DEP criu/pie/util.d [2021-04-06T17:23:07.195Z] #43 54.41 HOSTLINK compel/compel-host-bin [2021-04-06T17:23:07.195Z] #43 54.57 DEP soccr/soccr.d [2021-04-06T17:23:07.375Z] #43 61.93 CC criu/pie/util.o [2021-04-06T17:23:07.383Z] #44 60.00 AR compel/libcompel.a [2021-04-06T17:23:07.383Z] #44 60.09 HOSTCC compel/src/main-host.o [2021-04-06T17:23:07.452Z] #43 54.69 CC soccr/soccr.o [2021-04-06T17:23:07.631Z] #43 62.23 CC criu/pie/util-vdso.o [2021-04-06T17:23:07.682Z] #44 60.53 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-04-06T17:23:07.982Z] #44 60.74 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-06T17:23:08.279Z] #44 61.13 HOSTCC compel/src/lib/log-host.o [2021-04-06T17:23:08.572Z] #43 63.00 CC criu/pie/util-vdso-elf32.o [2021-04-06T17:23:08.578Z] #44 61.39 HOSTLINK compel/compel-host-bin [2021-04-06T17:23:08.825Z] #43 55.96 AR soccr/libsoccr.a [2021-04-06T17:23:08.825Z] #43 56.00 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:23:08.930Z] #44 61.60 DEP soccr/soccr.d [2021-04-06T17:23:08.930Z] #44 61.81 CC soccr/soccr.o [2021-04-06T17:23:09.081Z] #43 56.38 DEP criu/arch/x86/sigframe.d [2021-04-06T17:23:09.081Z] #43 56.45 DEP criu/arch/x86/sigaction_compat.d [2021-04-06T17:23:09.081Z] #43 56.53 DEP criu/arch/x86/kerndat.d [2021-04-06T17:23:09.135Z] #43 63.76 AR criu/pie/pie.lib.a [2021-04-06T17:23:09.337Z] #43 56.65 DEP criu/arch/x86/crtools.d [2021-04-06T17:23:09.337Z] #43 56.79 DEP criu/arch/x86/cpu.d [2021-04-06T17:23:09.392Z] #43 63.82 DEP criu/pie/restorer.d [2021-04-06T17:23:09.593Z] #43 56.99 CC criu/arch/x86/cpu.o [2021-04-06T17:23:09.649Z] #43 64.10 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-06T17:23:09.850Z] #43 ... [2021-04-06T17:23:09.850Z] [2021-04-06T17:23:09.850Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:23:09.850Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:23:09.850Z] #13 116.6 Selecting previously unselected package libapparmor1:amd64. [2021-04-06T17:23:09.850Z] #13 116.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 116.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-06T17:23:09.850Z] #13 116.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-06T17:23:09.850Z] #13 116.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 116.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-06T17:23:09.850Z] #13 116.9 Selecting previously unselected package libbtrfs0. [2021-04-06T17:23:09.850Z] #13 116.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 116.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:23:09.850Z] #13 117.0 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:23:09.850Z] #13 117.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 117.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:23:09.850Z] #13 117.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-06T17:23:09.850Z] #13 117.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 117.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:23:09.850Z] #13 117.3 Selecting previously unselected package libudev-dev:amd64. [2021-04-06T17:23:09.850Z] #13 117.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 117.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:23:09.850Z] #13 117.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-06T17:23:09.850Z] #13 117.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 117.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-06T17:23:09.850Z] #13 117.8 Selecting previously unselected package libpcre16-3:amd64. [2021-04-06T17:23:09.850Z] #13 117.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 117.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-06T17:23:09.850Z] #13 117.9 Selecting previously unselected package libpcre32-3:amd64. [2021-04-06T17:23:09.850Z] #13 117.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 118.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-06T17:23:09.850Z] #13 118.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-06T17:23:09.850Z] #13 118.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 118.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-06T17:23:09.850Z] #13 118.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-06T17:23:09.850Z] #13 118.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 118.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-06T17:23:09.850Z] #13 118.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-06T17:23:09.850Z] #13 118.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 118.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-06T17:23:09.850Z] #13 119.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-06T17:23:09.850Z] #13 119.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 119.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-06T17:23:09.850Z] #13 119.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-06T17:23:09.850Z] #13 119.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 119.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:23:09.850Z] #13 119.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-06T17:23:09.850Z] #13 119.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-06T17:23:09.850Z] #13 119.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:23:09.850Z] #13 119.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-06T17:23:09.850Z] #13 119.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:23:09.850Z] #13 119.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-06T17:23:09.850Z] #13 119.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:23:09.850Z] #13 119.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-06T17:23:09.850Z] #13 119.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-06T17:23:09.850Z] #13 119.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:23:09.850Z] #13 119.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:23:09.850Z] #13 119.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-06T17:23:09.850Z] #13 119.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:23:09.850Z] #13 119.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:23:09.850Z] #13 119.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:23:09.850Z] #13 119.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-06T17:23:09.850Z] #13 120.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-06T17:23:09.850Z] #13 120.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:23:09.850Z] #13 120.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:23:09.850Z] #13 120.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-06T17:23:09.850Z] #13 120.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:23:09.850Z] #13 120.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 [2021-04-06T17:23:09.850Z] #13 120.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 [2021-04-06T17:23:09.850Z] #13 120.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:23:09.850Z] #13 120.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 [2021-04-06T17:23:09.850Z] #13 120.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 [2021-04-06T17:23:09.850Z] #13 120.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:23:09.850Z] #13 120.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-06T17:23:09.850Z] #13 120.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:23:09.850Z] #13 120.3 Setting up dmsetup (2:1.02.155-3) ... [2021-04-06T17:23:09.850Z] #13 120.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:23:09.850Z] #13 120.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-06T17:23:09.850Z] #13 120.3 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:23:09.850Z] #13 DONE 120.8s [2021-04-06T17:23:09.906Z] #43 64.24 DEP criu/arch/x86/restorer_unmap.d [2021-04-06T17:23:09.906Z] #43 64.29 DEP criu/arch/x86/restorer.d [2021-04-06T17:23:09.906Z] #43 64.50 DEP criu/arch/x86/vdso-pie.d [2021-04-06T17:23:10.106Z] [2021-04-06T17:23:10.106Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T17:23:10.106Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-06T17:23:10.162Z] #43 64.60 DEP criu/pie/parasite-vdso.d [2021-04-06T17:23:10.162Z] #43 ... [2021-04-06T17:23:10.162Z] [2021-04-06T17:23:10.162Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:23:10.162Z] #53 sha256:3defe506792a75fab60336826cb7d520185724418ed77d6497294573b1b7958f [2021-04-06T17:23:10.162Z] #53 12.44 + cd /tmp/tmp.aaCI3cu4Wk/src/github.com/opencontainers/runc [2021-04-06T17:23:10.163Z] #53 12.44 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:23:10.472Z] #44 ... [2021-04-06T17:23:10.472Z] [2021-04-06T17:23:10.472Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:23:10.472Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:23:10.472Z] #46 124.2 math/big [2021-04-06T17:23:10.472Z] #46 124.8 go/doc [2021-04-06T17:23:10.472Z] #46 134.4 vendor/golang.org/x/text/unicode/norm [2021-04-06T17:23:10.472Z] #46 ... [2021-04-06T17:23:10.472Z] [2021-04-06T17:23:10.472Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:23:10.472Z] #54 sha256:a8ce83b48a65338997055de2fe75c65bc5988e9d36ed7c1e200654e329950175 [2021-04-06T17:23:10.472Z] #54 12.15 + cd /tmp/tmp.9PSYmfICFj/src/github.com/opencontainers/runc [2021-04-06T17:23:10.472Z] #54 12.15 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:23:10.472Z] #54 12.83 + '[' -z '' ']' [2021-04-06T17:23:10.472Z] #54 12.83 + target=static [2021-04-06T17:23:10.472Z] #54 12.83 + make 'BUILDTAGS=seccomp ' static [2021-04-06T17:23:10.472Z] #54 13.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-06T17:23:10.726Z] #53 13.12 + '[' -z '' ']' [2021-04-06T17:23:10.726Z] #53 13.12 + target=static [2021-04-06T17:23:10.726Z] #53 13.12 + make 'BUILDTAGS=seccomp ' static [2021-04-06T17:23:10.983Z] #53 13.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-06T17:23:14.074Z] #54 ... [2021-04-06T17:23:14.074Z] [2021-04-06T17:23:14.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:14.074Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:23:14.074Z] #44 63.47 AR soccr/libsoccr.a [2021-04-06T17:23:14.074Z] #44 63.53 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:23:14.074Z] #44 63.89 DEP criu/arch/ppc64/sigframe.d [2021-04-06T17:23:14.074Z] #44 64.08 DEP criu/arch/ppc64/crtools.d [2021-04-06T17:23:14.074Z] #44 64.28 DEP criu/arch/ppc64/cpu.d [2021-04-06T17:23:14.074Z] #44 64.45 CC criu/arch/ppc64/cpu.o [2021-04-06T17:23:14.075Z] #44 65.00 CC criu/arch/ppc64/crtools.o [2021-04-06T17:23:14.075Z] #44 66.28 CC criu/arch/ppc64/sigframe.o [2021-04-06T17:23:14.075Z] #44 66.69 LINK criu/arch/ppc64/crtools.built-in.o [2021-04-06T17:23:14.075Z] #44 66.74 DEP criu/pie/util-vdso.d [2021-04-06T17:23:14.075Z] #44 66.94 DEP criu/pie/util.d [2021-04-06T17:23:14.274Z] #14 DONE 3.8s [2021-04-06T17:23:14.274Z] [2021-04-06T17:23:14.274Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T17:23:14.274Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-06T17:23:14.722Z] #44 67.15 CC criu/pie/util.o [2021-04-06T17:23:14.722Z] #44 67.48 CC criu/pie/util-vdso.o [2021-04-06T17:23:15.781Z] #44 68.18 AR criu/pie/pie.lib.a [2021-04-06T17:23:15.781Z] #44 68.24 DEP criu/pie/restorer.d [2021-04-06T17:23:15.781Z] #44 68.49 DEP criu/arch/ppc64/vdso-trampoline.d [2021-04-06T17:23:15.781Z] #44 68.51 DEP criu/arch/ppc64/restorer.d [2021-04-06T17:23:16.079Z] #44 68.72 DEP criu/arch/ppc64/vdso-pie.d [2021-04-06T17:23:16.079Z] #44 68.91 DEP criu/pie/parasite-vdso.d [2021-04-06T17:23:16.170Z] #15 DONE 2.6s [2021-04-06T17:23:16.170Z] [2021-04-06T17:23:16.170Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:16.170Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:16.170Z] #43 57.62 CC criu/arch/x86/crtools.o [2021-04-06T17:23:16.170Z] #43 58.83 CC criu/arch/x86/kerndat.o [2021-04-06T17:23:16.170Z] #43 59.31 CC criu/arch/x86/sigaction_compat.o [2021-04-06T17:23:16.170Z] #43 59.58 CC criu/arch/x86/sigframe.o [2021-04-06T17:23:16.170Z] #43 59.89 LINK criu/arch/x86/crtools.built-in.o [2021-04-06T17:23:16.170Z] #43 59.95 DEP criu/pie/util-vdso-elf32.d [2021-04-06T17:23:16.170Z] #43 60.07 DEP criu/pie/util-vdso.d [2021-04-06T17:23:16.170Z] #43 60.27 DEP criu/pie/util.d [2021-04-06T17:23:16.170Z] #43 60.44 CC criu/pie/util.o [2021-04-06T17:23:16.170Z] #43 60.78 CC criu/pie/util-vdso.o [2021-04-06T17:23:16.170Z] #43 61.59 CC criu/pie/util-vdso-elf32.o [2021-04-06T17:23:16.170Z] #43 62.26 AR criu/pie/pie.lib.a [2021-04-06T17:23:16.170Z] #43 62.34 DEP criu/pie/restorer.d [2021-04-06T17:23:16.170Z] #43 62.58 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-06T17:23:16.170Z] #43 62.72 DEP criu/arch/x86/restorer_unmap.d [2021-04-06T17:23:16.170Z] #43 62.76 DEP criu/arch/x86/restorer.d [2021-04-06T17:23:16.170Z] #43 62.97 DEP criu/arch/x86/vdso-pie.d [2021-04-06T17:23:16.170Z] #43 63.10 DEP criu/pie/parasite-vdso.d [2021-04-06T17:23:16.170Z] #43 63.25 DEP criu/pie/parasite.d [2021-04-06T17:23:16.170Z] #43 63.52 CC criu/pie/parasite.o [2021-04-06T17:23:16.378Z] #44 69.14 DEP criu/pie/parasite.d [2021-04-06T17:23:17.036Z] #44 69.53 CC criu/pie/parasite.o [2021-04-06T17:23:17.527Z] #53 ... [2021-04-06T17:23:17.528Z] [2021-04-06T17:23:17.528Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:17.528Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:23:17.528Z] #20 1.560 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:23:17.528Z] #20 1.622 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:23:17.528Z] #20 1.625 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:23:17.528Z] #20 1.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:23:17.528Z] #20 2.278 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-06T17:23:17.528Z] #20 3.171 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:23:17.528Z] #20 4.326 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:23:17.528Z] #20 5.911 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:23:17.528Z] #20 ... [2021-04-06T17:23:17.528Z] [2021-04-06T17:23:17.528Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:17.528Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:17.528Z] #43 64.85 DEP criu/pie/parasite.d [2021-04-06T17:23:17.528Z] #43 65.16 CC criu/pie/parasite.o [2021-04-06T17:23:17.528Z] #43 66.46 LINK criu/pie/parasite.built-in.o [2021-04-06T17:23:17.528Z] #43 66.47 GEN criu/pie/parasite-blob.h [2021-04-06T17:23:17.528Z] #43 66.47 CC criu/pie/parasite-vdso.o [2021-04-06T17:23:17.528Z] #43 67.12 CC criu/arch/x86/vdso-pie.o [2021-04-06T17:23:17.528Z] #43 67.44 CC criu/arch/x86/restorer.o [2021-04-06T17:23:17.528Z] #43 67.94 CC criu/arch/x86/restorer_unmap.o [2021-04-06T17:23:17.528Z] #43 68.02 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-06T17:23:17.528Z] #43 68.35 CC criu/pie/restorer.o [2021-04-06T17:23:17.528Z] #43 71.40 LINK criu/pie/restorer.built-in.o [2021-04-06T17:23:17.528Z] #43 71.42 GEN criu/pie/restorer-blob.h [2021-04-06T17:23:17.528Z] #43 71.50 DEP criu/vdso.d [2021-04-06T17:23:17.528Z] #43 71.72 DEP criu/vdso-compat.d [2021-04-06T17:23:17.528Z] #43 71.86 DEP criu/uts_ns.d [2021-04-06T17:23:17.528Z] #43 72.07 DEP criu/util.d [2021-04-06T17:23:17.536Z] #43 64.94 LINK criu/pie/parasite.built-in.o [2021-04-06T17:23:17.536Z] #43 64.94 GEN criu/pie/parasite-blob.h [2021-04-06T17:23:17.536Z] #43 64.98 CC criu/pie/parasite-vdso.o [2021-04-06T17:23:17.784Z] #43 72.24 DEP criu/uffd.d [2021-04-06T17:23:18.043Z] #43 72.44 DEP criu/tun.d [2021-04-06T17:23:18.043Z] #43 72.61 DEP criu/tty.d [2021-04-06T17:23:18.043Z] #43 ... [2021-04-06T17:23:18.043Z] [2021-04-06T17:23:18.043Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:18.043Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:23:18.043Z] #20 11.69 Fetched 8933 kB in 10s (863 kB/s) [2021-04-06T17:23:18.464Z] #43 65.75 CC criu/arch/x86/vdso-pie.o [2021-04-06T17:23:18.574Z] #44 71.18 LINK criu/pie/parasite.built-in.o [2021-04-06T17:23:18.574Z] #44 71.19 GEN criu/pie/parasite-blob.h [2021-04-06T17:23:18.574Z] #44 71.27 CC criu/pie/parasite-vdso.o [2021-04-06T17:23:18.720Z] #43 66.04 CC criu/arch/x86/restorer.o [2021-04-06T17:23:18.976Z] #43 ... [2021-04-06T17:23:18.976Z] [2021-04-06T17:23:18.976Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T17:23:18.976Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-06T17:23:18.976Z] #16 2.528 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-06T17:23:18.976Z] #16 DONE 2.7s [2021-04-06T17:23:18.976Z] [2021-04-06T17:23:18.976Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:23:18.976Z] #53 sha256:953ef92cdf625e229be3631da84b642e9707cd621a7e76fb89cf4103050bf5f8 [2021-04-06T17:23:18.976Z] #53 3.500 + RM_GOPATH=0 [2021-04-06T17:23:18.976Z] #53 3.500 + TMP_GOPATH= [2021-04-06T17:23:18.976Z] #53 3.500 + : /build [2021-04-06T17:23:18.976Z] #53 3.500 + '[' -z '' ']' [2021-04-06T17:23:18.976Z] #53 3.500 ++ mktemp -d [2021-04-06T17:23:18.976Z] #53 3.500 + export GOPATH=/tmp/tmp.Uh3psn19Yo [2021-04-06T17:23:18.976Z] #53 3.500 + GOPATH=/tmp/tmp.Uh3psn19Yo [2021-04-06T17:23:18.976Z] #53 3.500 + RM_GOPATH=1 [2021-04-06T17:23:18.976Z] #53 3.500 + case "$(go env GOARCH)" in [2021-04-06T17:23:18.976Z] #53 3.500 ++ go env GOARCH [2021-04-06T17:23:18.976Z] #53 3.527 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:23:18.976Z] #53 3.527 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:23:18.976Z] #53 3.527 ++ dirname /tmp/install/install.sh [2021-04-06T17:23:18.976Z] #53 3.527 + dir=/tmp/install [2021-04-06T17:23:18.976Z] #53 3.527 + bin=runc [2021-04-06T17:23:18.976Z] #53 3.527 + shift [2021-04-06T17:23:18.976Z] #53 3.527 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-06T17:23:18.976Z] #53 3.527 + . /tmp/install/runc.installer [2021-04-06T17:23:18.976Z] #53 3.527 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:23:18.976Z] #53 3.527 + install_runc [2021-04-06T17:23:18.976Z] #53 3.527 + uname -r [2021-04-06T17:23:18.976Z] #53 3.527 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-06T17:23:18.976Z] #53 3.531 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-06T17:23:18.976Z] #53 3.532 + RUNC_BUILDTAGS='seccomp ' [2021-04-06T17:23:18.976Z] #53 3.532 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-06T17:23:18.976Z] #53 3.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Uh3psn19Yo/src/github.com/opencontainers/runc [2021-04-06T17:23:18.976Z] #53 3.549 Cloning into '/tmp/tmp.Uh3psn19Yo/src/github.com/opencontainers/runc'... [2021-04-06T17:23:18.976Z] #53 ... [2021-04-06T17:23:18.976Z] [2021-04-06T17:23:18.976Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:23:18.976Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-06T17:23:19.634Z] #44 72.14 CC criu/arch/ppc64/vdso-pie.o [2021-04-06T17:23:19.933Z] #44 72.61 CC criu/arch/ppc64/restorer.o [2021-04-06T17:23:19.937Z] #20 11.69 Reading package lists... [2021-04-06T17:23:19.937Z] #20 ... [2021-04-06T17:23:19.937Z] [2021-04-06T17:23:19.937Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:23:19.937Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:23:19.937Z] #45 135.5 github.com/LK4D4/vndr/godl [2021-04-06T17:23:19.937Z] #45 136.3 github.com/LK4D4/vndr [2021-04-06T17:23:19.937Z] #45 ... [2021-04-06T17:23:19.937Z] [2021-04-06T17:23:19.937Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:19.937Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:19.937Z] #43 72.85 DEP criu/timerfd.d [2021-04-06T17:23:19.937Z] #43 73.03 DEP criu/timens.d [2021-04-06T17:23:19.937Z] #43 73.20 DEP criu/sysfs_parse.d [2021-04-06T17:23:19.937Z] #43 73.35 DEP criu/sysctl.d [2021-04-06T17:23:19.937Z] #43 73.50 DEP criu/string.d [2021-04-06T17:23:19.937Z] #43 73.54 DEP criu/stats.d [2021-04-06T17:23:19.937Z] #43 73.65 DEP criu/sockets.d [2021-04-06T17:23:19.937Z] #43 73.82 DEP criu/sk-unix.d [2021-04-06T17:23:19.937Z] #43 74.17 DEP criu/sk-tcp.d [2021-04-06T17:23:19.937Z] #43 ... [2021-04-06T17:23:19.937Z] [2021-04-06T17:23:19.937Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:23:19.937Z] #45 sha256:41f595dc20b9d30a2479c25175041324bda080a698ff5b6c61f9303da01fcfa7 [2021-04-06T17:23:19.937Z] #45 DONE 145.8s [2021-04-06T17:23:19.937Z] [2021-04-06T17:23:19.937Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:19.937Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:19.937Z] #43 74.41 DEP criu/sk-queue.d [2021-04-06T17:23:20.196Z] #43 74.67 DEP criu/sk-packet.d [2021-04-06T17:23:20.453Z] #43 75.02 DEP criu/sk-netlink.d [2021-04-06T17:23:20.581Z] #44 73.07 CC criu/arch/ppc64/vdso-trampoline.o [2021-04-06T17:23:20.581Z] #44 73.11 CC criu/pie/restorer.o [2021-04-06T17:23:20.581Z] #44 ... [2021-04-06T17:23:20.581Z] [2021-04-06T17:23:20.581Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:20.581Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:23:20.581Z] #21 12.13 Fetched 8695 kB in 12s (740 kB/s) [2021-04-06T17:23:20.581Z] #21 12.13 Reading package lists... [2021-04-06T17:23:20.581Z] #21 16.95 Reading package lists... [2021-04-06T17:23:20.710Z] #43 75.37 DEP criu/sk-inet.d [2021-04-06T17:23:20.879Z] #21 21.58 Building dependency tree... [2021-04-06T17:23:21.273Z] #43 75.68 DEP criu/signalfd.d [2021-04-06T17:23:21.273Z] #43 75.81 DEP criu/sigframe.d [2021-04-06T17:23:21.273Z] #43 75.89 DEP criu/shmem.d [2021-04-06T17:23:21.527Z] #21 23.16 libcap2-bin is already the newest version (1:2.25-2). [2021-04-06T17:23:21.527Z] #21 23.16 The following additional packages will be installed: [2021-04-06T17:23:21.527Z] #21 23.16 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-06T17:23:21.527Z] #21 23.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-06T17:23:21.528Z] #21 23.16 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-06T17:23:21.528Z] #21 23.16 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-06T17:23:21.528Z] #21 23.16 python3.7 python3.7-minimal vim-runtime xxd [2021-04-06T17:23:21.528Z] #21 23.16 Suggested packages: [2021-04-06T17:23:21.528Z] #21 23.17 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-06T17:23:21.528Z] #21 23.17 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-06T17:23:21.528Z] #21 23.17 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-06T17:23:21.528Z] #21 23.17 Recommended packages: [2021-04-06T17:23:21.528Z] #21 23.17 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-06T17:23:21.528Z] #21 23.17 python3-keyrings.alt python3-xdg unzip [2021-04-06T17:23:21.530Z] #43 76.01 DEP criu/servicefd.d [2021-04-06T17:23:21.787Z] #43 76.15 DEP criu/seize.d [2021-04-06T17:23:21.787Z] #43 76.28 DEP criu/seccomp.d [2021-04-06T17:23:22.043Z] #43 76.52 DEP criu/rst-malloc.d [2021-04-06T17:23:22.043Z] #43 76.63 DEP criu/rbtree.d [2021-04-06T17:23:22.147Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 29.1% of statements [2021-04-06T17:23:22.147Z] ok github.com/docker/docker/container 0.112s coverage: 34.7% of statements [2021-04-06T17:23:22.147Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-06T17:23:22.147Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-06T17:23:22.147Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-06T17:23:22.147Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-06T17:23:22.246Z] #17 DONE 2.8s [2021-04-06T17:23:22.246Z] [2021-04-06T17:23:22.246Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:23:22.246Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-06T17:23:22.300Z] #43 76.68 DEP criu/pstree.d [2021-04-06T17:23:22.300Z] #43 76.83 DEP criu/protobuf.d [2021-04-06T17:23:22.557Z] #43 76.95 GEN criu/protobuf-desc-gen.h [2021-04-06T17:23:23.068Z] #21 ... [2021-04-06T17:23:23.068Z] [2021-04-06T17:23:23.068Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:23:23.068Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:23:23.068Z] #46 137.0 github.com/LK4D4/vndr/build [2021-04-06T17:23:23.068Z] #46 146.4 vendor/golang.org/x/net/http2/hpack [2021-04-06T17:23:23.612Z] #18 ... [2021-04-06T17:23:23.612Z] [2021-04-06T17:23:23.612Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:23:23.612Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:23:23.612Z] #45 129.7 github.com/LK4D4/vndr/godl [2021-04-06T17:23:23.612Z] #45 130.7 github.com/LK4D4/vndr [2021-04-06T17:23:23.612Z] #45 ... [2021-04-06T17:23:23.612Z] [2021-04-06T17:23:23.612Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:23.612Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:23.612Z] #43 66.67 CC criu/arch/x86/restorer_unmap.o [2021-04-06T17:23:23.612Z] #43 66.73 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-06T17:23:23.612Z] #43 66.98 CC criu/pie/restorer.o [2021-04-06T17:23:23.612Z] #43 70.20 LINK criu/pie/restorer.built-in.o [2021-04-06T17:23:23.612Z] #43 70.24 GEN criu/pie/restorer-blob.h [2021-04-06T17:23:23.612Z] #43 70.38 DEP criu/vdso.d [2021-04-06T17:23:23.612Z] #43 70.59 DEP criu/vdso-compat.d [2021-04-06T17:23:23.612Z] #43 70.73 DEP criu/uts_ns.d [2021-04-06T17:23:23.612Z] #43 70.86 DEP criu/util.d [2021-04-06T17:23:23.612Z] #43 71.08 DEP criu/uffd.d [2021-04-06T17:23:23.868Z] #43 ... [2021-04-06T17:23:23.868Z] [2021-04-06T17:23:23.868Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:23:23.868Z] #45 sha256:0e0e25f07935926eca8e79a11955ac99930bb8527de6e30de1e1c74c73516a25 [2021-04-06T17:23:23.868Z] #45 DONE 140.0s [2021-04-06T17:23:23.868Z] [2021-04-06T17:23:23.868Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:23.868Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:23.868Z] #43 71.28 DEP criu/tun.d [2021-04-06T17:23:24.125Z] #46 ... [2021-04-06T17:23:24.125Z] [2021-04-06T17:23:24.125Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:23:24.125Z] #59 sha256:0fd4245a1dacf042e3cd66128b484b50f7316e294e91df0e12878fddd10ccd0d [2021-04-06T17:23:24.125Z] #59 147.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:23:24.125Z] #59 147.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-06T17:23:24.126Z] #43 71.48 DEP criu/tty.d [2021-04-06T17:23:24.126Z] #43 71.64 DEP criu/timerfd.d [2021-04-06T17:23:24.450Z] #43 78.57 DEP criu/protobuf-desc.d [2021-04-06T17:23:24.450Z] #43 78.74 DEP criu/proc_parse.d [2021-04-06T17:23:24.450Z] #43 78.92 DEP criu/plugin.d [2021-04-06T17:23:24.688Z] #43 71.92 DEP criu/timens.d [2021-04-06T17:23:24.707Z] #43 79.04 DEP criu/pipes.d [2021-04-06T17:23:24.707Z] #43 79.15 DEP criu/pie-util.d [2021-04-06T17:23:24.707Z] #43 79.26 DEP criu/pie-util-vdso.d [2021-04-06T17:23:24.944Z] #43 ... [2021-04-06T17:23:24.944Z] [2021-04-06T17:23:24.944Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:23:24.944Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-06T17:23:24.944Z] #18 DONE 3.0s [2021-04-06T17:23:24.944Z] [2021-04-06T17:23:24.944Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:24.944Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:24.944Z] #43 72.15 DEP criu/sysfs_parse.d [2021-04-06T17:23:24.944Z] #43 72.32 DEP criu/sysctl.d [2021-04-06T17:23:24.964Z] #43 79.35 DEP criu/pie-util-vdso-elf32.d [2021-04-06T17:23:24.964Z] #43 79.55 DEP criu/path.d [2021-04-06T17:23:24.964Z] #43 79.66 DEP criu/parasite-syscall.d [2021-04-06T17:23:25.201Z] #43 72.52 DEP criu/string.d [2021-04-06T17:23:25.201Z] #43 72.57 DEP criu/stats.d [2021-04-06T17:23:25.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-06T17:23:25.457Z] #43 72.74 DEP criu/sockets.d [2021-04-06T17:23:25.457Z] #43 72.90 DEP criu/sk-unix.d [2021-04-06T17:23:25.528Z] #43 79.83 DEP criu/pagemap.d [2021-04-06T17:23:25.528Z] #43 79.97 DEP criu/pagemap-cache.d [2021-04-06T17:23:25.785Z] #43 80.11 DEP criu/page-xfer.d [2021-04-06T17:23:25.785Z] #43 80.28 DEP criu/page-pipe.d [2021-04-06T17:23:25.785Z] #43 80.36 DEP criu/netfilter.d [2021-04-06T17:23:26.021Z] #43 73.12 DEP criu/sk-tcp.d [2021-04-06T17:23:26.021Z] #43 73.30 DEP criu/sk-queue.d [2021-04-06T17:23:26.041Z] #43 80.58 DEP criu/net.d [2021-04-06T17:23:26.279Z] #43 73.44 DEP criu/sk-packet.d [2021-04-06T17:23:26.298Z] #43 80.76 DEP criu/namespaces.d [2021-04-06T17:23:26.298Z] #43 80.89 DEP criu/mount.d [2021-04-06T17:23:26.535Z] #43 73.73 DEP criu/sk-netlink.d [2021-04-06T17:23:26.536Z] #43 73.89 DEP criu/sk-inet.d [2021-04-06T17:23:26.555Z] #43 81.09 DEP criu/memfd.d [2021-04-06T17:23:26.555Z] #43 81.23 DEP criu/mem.d [2021-04-06T17:23:26.583Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2021-04-06T17:23:26.792Z] #43 74.15 DEP criu/signalfd.d [2021-04-06T17:23:26.792Z] #43 74.29 DEP criu/sigframe.d [2021-04-06T17:23:26.812Z] #43 81.38 DEP criu/lsm.d [2021-04-06T17:23:26.812Z] #43 81.50 DEP criu/log.d [2021-04-06T17:23:27.049Z] #43 74.42 DEP criu/shmem.d [2021-04-06T17:23:27.068Z] #43 81.61 DEP criu/libnetlink.d [2021-04-06T17:23:27.068Z] #43 81.70 DEP criu/kerndat.d [2021-04-06T17:23:27.212Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-04-06T17:23:27.305Z] #43 74.58 DEP criu/servicefd.d [2021-04-06T17:23:27.325Z] #43 81.86 DEP criu/kcmp-ids.d [2021-04-06T17:23:27.561Z] #43 74.78 DEP criu/seize.d [2021-04-06T17:23:27.561Z] #43 74.97 DEP criu/seccomp.d [2021-04-06T17:23:27.583Z] #43 81.93 DEP criu/irmap.d [2021-04-06T17:23:27.583Z] #43 82.10 DEP criu/ipc_ns.d [2021-04-06T17:23:27.583Z] #43 82.19 DEP criu/image.d [2021-04-06T17:23:27.818Z] #43 75.19 DEP criu/rst-malloc.d [2021-04-06T17:23:27.818Z] #43 75.24 DEP criu/rbtree.d [2021-04-06T17:23:27.818Z] #43 75.29 DEP criu/pstree.d [2021-04-06T17:23:27.840Z] #43 82.34 DEP criu/image-desc.d [2021-04-06T17:23:27.840Z] #43 82.42 DEP criu/fsnotify.d [2021-04-06T17:23:28.075Z] #43 75.48 DEP criu/protobuf.d [2021-04-06T17:23:28.097Z] #43 82.60 DEP criu/filesystems.d [2021-04-06T17:23:28.240Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-04-06T17:23:28.332Z] #43 ... [2021-04-06T17:23:28.332Z] [2021-04-06T17:23:28.332Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T17:23:28.332Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-06T17:23:28.332Z] #19 DONE 3.6s [2021-04-06T17:23:28.332Z] [2021-04-06T17:23:28.332Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:28.332Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:28.332Z] #43 75.63 GEN criu/protobuf-desc-gen.h [2021-04-06T17:23:28.354Z] #43 82.81 DEP criu/files.d [2021-04-06T17:23:28.354Z] #43 83.04 DEP criu/files-reg.d [2021-04-06T17:23:28.917Z] #43 83.25 DEP criu/files-ext.d [2021-04-06T17:23:28.917Z] #43 83.40 DEP criu/file-lock.d [2021-04-06T17:23:29.174Z] #43 83.64 DEP criu/file-ids.d [2021-04-06T17:23:29.430Z] #43 83.84 DEP criu/fifo.d [2021-04-06T17:23:29.430Z] #43 83.95 DEP criu/fdstore.d [2021-04-06T17:23:29.430Z] #43 84.05 DEP criu/fault-injection.d [2021-04-06T17:23:29.686Z] #43 84.09 DEP criu/external.d [2021-04-06T17:23:29.686Z] #43 84.20 DEP criu/eventpoll.d [2021-04-06T17:23:29.686Z] #43 84.30 DEP criu/eventfd.d [2021-04-06T17:23:29.770Z] #59 ... [2021-04-06T17:23:29.770Z] [2021-04-06T17:23:29.770Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:29.770Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:23:29.770Z] #21 25.49 The following NEW packages will be installed: [2021-04-06T17:23:29.770Z] #21 25.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-06T17:23:29.770Z] #21 25.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-06T17:23:29.770Z] #21 25.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-06T17:23:29.770Z] #21 25.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-06T17:23:29.770Z] #21 25.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-06T17:23:29.770Z] #21 25.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-06T17:23:29.770Z] #21 25.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-06T17:23:29.770Z] #21 25.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-06T17:23:29.770Z] #21 25.50 xz-utils zip [2021-04-06T17:23:29.770Z] #21 25.57 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:23:29.770Z] #21 25.57 Need to get 29.2 MB of archives. [2021-04-06T17:23:29.770Z] #21 25.57 After this operation, 134 MB of additional disk space will be used. [2021-04-06T17:23:29.770Z] #21 25.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-04-06T17:23:29.770Z] #21 25.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-04-06T17:23:29.770Z] #21 25.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-04-06T17:23:29.770Z] #21 25.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-04-06T17:23:29.770Z] #21 25.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-04-06T17:23:29.770Z] #21 25.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-04-06T17:23:29.770Z] #21 26.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-04-06T17:23:29.770Z] #21 26.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-04-06T17:23:29.770Z] #21 26.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-04-06T17:23:29.770Z] #21 26.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-04-06T17:23:29.770Z] #21 26.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-04-06T17:23:29.770Z] #21 26.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-04-06T17:23:29.770Z] #21 26.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-04-06T17:23:29.770Z] #21 26.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-04-06T17:23:29.770Z] #21 26.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-04-06T17:23:29.770Z] #21 26.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-04-06T17:23:29.770Z] #21 26.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-06T17:23:29.770Z] #21 26.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:23:29.770Z] #21 26.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-04-06T17:23:29.770Z] #21 26.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-04-06T17:23:29.770Z] #21 26.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-04-06T17:23:29.770Z] #21 26.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-04-06T17:23:29.770Z] #21 26.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-04-06T17:23:29.770Z] #21 26.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-06T17:23:29.770Z] #21 26.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-06T17:23:29.770Z] #21 26.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-06T17:23:29.770Z] #21 27.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-04-06T17:23:29.770Z] #21 27.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-04-06T17:23:29.770Z] #21 27.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-06T17:23:29.770Z] #21 27.58 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-06T17:23:29.770Z] #21 27.59 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-06T17:23:29.770Z] #21 27.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-06T17:23:29.770Z] #21 27.60 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-04-06T17:23:29.770Z] #21 27.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-04-06T17:23:29.770Z] #21 27.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-04-06T17:23:29.771Z] #21 27.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-06T17:23:29.771Z] #21 27.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-04-06T17:23:29.771Z] #21 27.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-04-06T17:23:29.771Z] #21 27.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-06T17:23:29.771Z] #21 27.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-04-06T17:23:29.771Z] #21 27.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-06T17:23:29.771Z] #21 27.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-04-06T17:23:29.771Z] #21 28.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-04-06T17:23:29.771Z] #21 28.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-04-06T17:23:29.771Z] #21 28.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-06T17:23:29.771Z] #21 28.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-04-06T17:23:29.771Z] #21 28.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-04-06T17:23:29.771Z] #21 28.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-04-06T17:23:29.771Z] #21 29.56 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:23:29.771Z] #21 29.69 Fetched 29.2 MB in 3s (9658 kB/s) [2021-04-06T17:23:29.771Z] #21 29.80 Selecting previously unselected package pigz. [2021-04-06T17:23:29.771Z] #21 29.80 (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 ... 23363 files and directories currently installed.) [2021-04-06T17:23:29.771Z] #21 29.91 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-04-06T17:23:29.771Z] #21 29.92 Unpacking pigz (2.4-1) ... [2021-04-06T17:23:29.771Z] #21 30.05 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-04-06T17:23:29.771Z] #21 30.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-06T17:23:29.771Z] #21 30.06 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-06T17:23:29.771Z] #21 30.65 Selecting previously unselected package python3.7-minimal. [2021-04-06T17:23:29.771Z] #21 30.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-06T17:23:29.771Z] #21 30.67 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:23:29.944Z] #43 84.44 DEP criu/crtools.d [2021-04-06T17:23:29.944Z] #43 ... [2021-04-06T17:23:29.944Z] [2021-04-06T17:23:29.944Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:23:29.944Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:23:29.944Z] #32 DONE 155.5s [2021-04-06T17:23:29.944Z] [2021-04-06T17:23:29.944Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:29.944Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:23:29.944Z] #20 11.69 Reading package lists... [2021-04-06T17:23:29.944Z] #20 16.36 Reading package lists... [2021-04-06T17:23:29.944Z] #20 20.15 Building dependency tree... [2021-04-06T17:23:29.944Z] #20 22.04 libcap2-bin is already the newest version (1:2.25-2). [2021-04-06T17:23:29.944Z] #20 22.04 The following additional packages will be installed: [2021-04-06T17:23:29.944Z] #20 22.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-06T17:23:29.944Z] #20 22.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-06T17:23:29.944Z] #20 22.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-06T17:23:29.944Z] #20 22.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-06T17:23:29.944Z] #20 22.05 python3.7 python3.7-minimal vim-runtime xxd [2021-04-06T17:23:29.944Z] #20 22.05 Suggested packages: [2021-04-06T17:23:29.944Z] #20 22.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-06T17:23:29.944Z] #20 22.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-06T17:23:29.944Z] #20 22.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-06T17:23:29.944Z] #20 22.05 Recommended packages: [2021-04-06T17:23:29.944Z] #20 22.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-06T17:23:29.944Z] #20 22.05 python3-keyrings.alt python3-xdg unzip [2021-04-06T17:23:30.076Z] #21 31.81 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-06T17:23:30.201Z] #20 ... [2021-04-06T17:23:30.201Z] [2021-04-06T17:23:30.201Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:30.201Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:30.201Z] #43 84.69 DEP criu/cr-service.d [2021-04-06T17:23:30.201Z] #43 84.85 DEP criu/cr-restore.d [2021-04-06T17:23:30.221Z] #43 77.35 DEP criu/protobuf-desc.d [2021-04-06T17:23:30.221Z] #43 77.51 DEP criu/proc_parse.d [2021-04-06T17:23:30.384Z] #21 31.83 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:23:30.458Z] #43 85.06 DEP criu/cr-errno.d [2021-04-06T17:23:30.458Z] #43 85.09 DEP criu/cr-dump.d [2021-04-06T17:23:30.477Z] #43 77.74 DEP criu/plugin.d [2021-04-06T17:23:30.477Z] #43 77.85 DEP criu/pipes.d [2021-04-06T17:23:30.733Z] #43 78.04 DEP criu/pie-util.d [2021-04-06T17:23:30.733Z] #43 78.14 DEP criu/pie-util-vdso.d [2021-04-06T17:23:30.733Z] #43 78.24 DEP criu/pie-util-vdso-elf32.d [2021-04-06T17:23:30.990Z] #43 78.36 DEP criu/path.d [2021-04-06T17:23:31.022Z] #43 85.42 DEP criu/cr-dedup.d [2021-04-06T17:23:31.247Z] #43 78.54 DEP criu/parasite-syscall.d [2021-04-06T17:23:31.278Z] #43 85.73 DEP criu/cr-check.d [2021-04-06T17:23:31.504Z] #43 78.75 DEP criu/pagemap.d [2021-04-06T17:23:31.504Z] #43 78.92 DEP criu/pagemap-cache.d [2021-04-06T17:23:31.504Z] #43 79.02 DEP criu/page-xfer.d [2021-04-06T17:23:31.544Z] #43 85.99 DEP criu/config.d [2021-04-06T17:23:31.544Z] #43 86.19 DEP criu/clone-noasan.d [2021-04-06T17:23:31.760Z] #43 79.17 DEP criu/page-pipe.d [2021-04-06T17:23:31.760Z] #43 79.25 DEP criu/netfilter.d [2021-04-06T17:23:31.801Z] #43 86.35 DEP criu/cgroup.d [2021-04-06T17:23:32.016Z] #43 ... [2021-04-06T17:23:32.016Z] [2021-04-06T17:23:32.016Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:23:32.016Z] #53 sha256:953ef92cdf625e229be3631da84b642e9707cd621a7e76fb89cf4103050bf5f8 [2021-04-06T17:23:32.016Z] #53 12.20 + cd /tmp/tmp.Uh3psn19Yo/src/github.com/opencontainers/runc [2021-04-06T17:23:32.016Z] #53 12.20 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:23:32.016Z] #53 12.89 + '[' -z '' ']' [2021-04-06T17:23:32.016Z] #53 12.89 + target=static [2021-04-06T17:23:32.016Z] #53 12.89 + make 'BUILDTAGS=seccomp ' static [2021-04-06T17:23:32.016Z] #53 13.28 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-06T17:23:32.058Z] #43 86.52 DEP criu/cgroup-props.d [2021-04-06T17:23:32.059Z] #43 86.60 DEP criu/bitmap.d [2021-04-06T17:23:32.059Z] #43 86.63 DEP criu/bfd.d [2021-04-06T17:23:32.059Z] #43 86.70 DEP criu/autofs.d [2021-04-06T17:23:32.273Z] #53 ... [2021-04-06T17:23:32.273Z] [2021-04-06T17:23:32.273Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:32.273Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:32.273Z] #43 79.45 DEP criu/net.d [2021-04-06T17:23:32.273Z] #43 79.67 DEP criu/namespaces.d [2021-04-06T17:23:32.315Z] #43 86.83 DEP criu/aio.d [2021-04-06T17:23:32.529Z] #43 79.85 DEP criu/mount.d [2021-04-06T17:23:32.572Z] #43 86.98 DEP criu/action-scripts.d [2021-04-06T17:23:32.572Z] #43 87.22 CC criu/action-scripts.o [2021-04-06T17:23:32.786Z] #43 80.05 DEP criu/memfd.d [2021-04-06T17:23:32.786Z] #43 80.16 DEP criu/mem.d [2021-04-06T17:23:33.043Z] #43 ... [2021-04-06T17:23:33.043Z] [2021-04-06T17:23:33.043Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:23:33.043Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:23:33.043Z] #32 DONE 149.0s [2021-04-06T17:23:33.043Z] [2021-04-06T17:23:33.043Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:33.043Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:33.043Z] #43 80.33 DEP criu/lsm.d [2021-04-06T17:23:33.043Z] #43 80.49 DEP criu/log.d [2021-04-06T17:23:33.135Z] #43 87.60 CC criu/aio.o [2021-04-06T17:23:33.145Z] #21 ... [2021-04-06T17:23:33.145Z] [2021-04-06T17:23:33.145Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:23:33.145Z] #59 sha256:0fd4245a1dacf042e3cd66128b484b50f7316e294e91df0e12878fddd10ccd0d [2021-04-06T17:23:33.145Z] #59 DONE 157.1s [2021-04-06T17:23:33.145Z] [2021-04-06T17:23:33.145Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T17:23:33.145Z] #60 sha256:e1fe6391a34768019300ee3780cece039e210e4a392c08f5375f751004b6190f [2021-04-06T17:23:33.301Z] #43 80.65 DEP criu/libnetlink.d [2021-04-06T17:23:33.445Z] #60 DONE 0.4s [2021-04-06T17:23:33.445Z] [2021-04-06T17:23:33.445Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T17:23:33.445Z] #61 sha256:6400f9aa1e7afc66cea970b7e1204ccd8101f15f4b0f14e1557c130a88d0a923 [2021-04-06T17:23:33.445Z] #61 DONE 0.1s [2021-04-06T17:23:33.445Z] [2021-04-06T17:23:33.445Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:33.445Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:23:33.445Z] #21 35.09 Selecting previously unselected package python3-minimal. [2021-04-06T17:23:33.445Z] #21 35.09 (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 ... 23612 files and directories currently installed.) [2021-04-06T17:23:33.445Z] #21 35.15 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-04-06T17:23:33.445Z] #21 35.15 Unpacking python3-minimal (3.7.3-1) ... [2021-04-06T17:23:33.558Z] #43 80.77 DEP criu/kerndat.d [2021-04-06T17:23:33.558Z] #43 80.97 DEP criu/kcmp-ids.d [2021-04-06T17:23:33.699Z] #43 88.11 CC criu/autofs.o [2021-04-06T17:23:33.746Z] #21 35.23 Selecting previously unselected package libmpdec2:ppc64el. [2021-04-06T17:23:33.746Z] #21 35.24 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-04-06T17:23:33.746Z] #21 35.25 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-04-06T17:23:33.746Z] #21 35.39 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-04-06T17:23:33.746Z] #21 35.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-06T17:23:33.746Z] #21 35.42 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-06T17:23:33.815Z] #43 81.10 DEP criu/irmap.d [2021-04-06T17:23:33.815Z] #43 81.23 DEP criu/ipc_ns.d [2021-04-06T17:23:34.045Z] #21 ... [2021-04-06T17:23:34.045Z] [2021-04-06T17:23:34.045Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:34.045Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:23:34.045Z] #44 76.85 LINK criu/pie/restorer.built-in.o [2021-04-06T17:23:34.045Z] #44 76.87 GEN criu/pie/restorer-blob.h [2021-04-06T17:23:34.045Z] #44 77.08 DEP criu/vdso.d [2021-04-06T17:23:34.045Z] #44 77.37 DEP criu/uts_ns.d [2021-04-06T17:23:34.045Z] #44 77.61 DEP criu/util.d [2021-04-06T17:23:34.045Z] #44 77.88 DEP criu/uffd.d [2021-04-06T17:23:34.045Z] #44 78.19 DEP criu/tun.d [2021-04-06T17:23:34.045Z] #44 78.48 DEP criu/tty.d [2021-04-06T17:23:34.045Z] #44 78.71 DEP criu/timerfd.d [2021-04-06T17:23:34.045Z] #44 79.08 DEP criu/timens.d [2021-04-06T17:23:34.045Z] #44 79.28 DEP criu/sysfs_parse.d [2021-04-06T17:23:34.045Z] #44 79.50 DEP criu/sysctl.d [2021-04-06T17:23:34.045Z] #44 79.71 DEP criu/string.d [2021-04-06T17:23:34.045Z] #44 79.76 DEP criu/stats.d [2021-04-06T17:23:34.045Z] #44 79.89 DEP criu/sockets.d [2021-04-06T17:23:34.045Z] #44 80.29 DEP criu/sk-unix.d [2021-04-06T17:23:34.045Z] #44 80.77 DEP criu/sk-tcp.d [2021-04-06T17:23:34.045Z] #44 81.11 DEP criu/sk-queue.d [2021-04-06T17:23:34.045Z] #44 81.36 DEP criu/sk-packet.d [2021-04-06T17:23:34.045Z] #44 81.67 DEP criu/sk-netlink.d [2021-04-06T17:23:34.045Z] #44 81.95 DEP criu/sk-inet.d [2021-04-06T17:23:34.045Z] #44 82.18 DEP criu/signalfd.d [2021-04-06T17:23:34.045Z] #44 82.35 DEP criu/sigframe.d [2021-04-06T17:23:34.045Z] #44 82.46 DEP criu/shmem.d [2021-04-06T17:23:34.045Z] #44 82.65 DEP criu/servicefd.d [2021-04-06T17:23:34.045Z] #44 82.87 DEP criu/seize.d [2021-04-06T17:23:34.045Z] #44 83.08 DEP criu/seccomp.d [2021-04-06T17:23:34.045Z] #44 83.30 DEP criu/rst-malloc.d [2021-04-06T17:23:34.045Z] #44 83.39 DEP criu/rbtree.d [2021-04-06T17:23:34.045Z] #44 83.45 DEP criu/pstree.d [2021-04-06T17:23:34.046Z] #44 83.65 DEP criu/protobuf.d [2021-04-06T17:23:34.046Z] #44 83.85 GEN criu/protobuf-desc-gen.h [2021-04-06T17:23:34.046Z] #44 86.64 DEP criu/protobuf-desc.d [2021-04-06T17:23:34.046Z] #44 86.83 DEP criu/proc_parse.d [2021-04-06T17:23:34.072Z] #43 81.42 DEP criu/image.d [2021-04-06T17:23:34.496Z] #43 81.55 DEP criu/image-desc.d [2021-04-06T17:23:34.496Z] #43 81.63 DEP criu/fsnotify.d [2021-04-06T17:23:34.496Z] #43 81.77 DEP criu/filesystems.d [2021-04-06T17:23:34.496Z] #43 81.92 DEP criu/files.d [2021-04-06T17:23:34.521Z] #44 ... [2021-04-06T17:23:34.521Z] [2021-04-06T17:23:34.521Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:23:34.521Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:23:34.521Z] #46 148.2 vendor/golang.org/x/net/idna [2021-04-06T17:23:34.521Z] #46 150.1 mime [2021-04-06T17:23:34.521Z] #46 154.9 vendor/golang.org/x/net/http/httpproxy [2021-04-06T17:23:34.521Z] #46 154.9 crypto/x509 [2021-04-06T17:23:34.521Z] #46 154.9 net/textproto [2021-04-06T17:23:34.521Z] #46 157.3 mime/multipart [2021-04-06T17:23:34.521Z] #46 157.3 vendor/golang.org/x/net/http/httpguts [2021-04-06T17:23:34.521Z] #46 ... [2021-04-06T17:23:34.521Z] [2021-04-06T17:23:34.521Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:34.521Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:23:34.521Z] #44 87.14 DEP criu/plugin.d [2021-04-06T17:23:34.521Z] #44 87.34 DEP criu/pipes.d [2021-04-06T17:23:34.754Z] #43 82.11 DEP criu/files-reg.d [2021-04-06T17:23:34.823Z] #44 87.61 DEP criu/pie-util.d [2021-04-06T17:23:34.975Z] #43 89.55 CC criu/bfd.o [2021-04-06T17:23:35.012Z] #43 82.30 DEP criu/files-ext.d [2021-04-06T17:23:35.118Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.454s coverage: 14.1% of statements [2021-04-06T17:23:35.122Z] #44 87.96 DEP criu/pie-util-vdso.d [2021-04-06T17:23:35.268Z] #43 82.41 DEP criu/file-lock.d [2021-04-06T17:23:35.268Z] #43 82.57 DEP criu/file-ids.d [2021-04-06T17:23:35.268Z] #43 82.71 DEP criu/fifo.d [2021-04-06T17:23:35.420Z] #44 88.10 DEP criu/path.d [2021-04-06T17:23:35.525Z] #43 82.83 DEP criu/fdstore.d [2021-04-06T17:23:35.525Z] #43 82.92 DEP criu/fault-injection.d [2021-04-06T17:23:35.525Z] #43 82.96 DEP criu/external.d [2021-04-06T17:23:35.554Z] #43 89.88 CC criu/bitmap.o [2021-04-06T17:23:35.554Z] #43 90.04 CC criu/cgroup-props.o [2021-04-06T17:23:35.733Z] #44 88.29 DEP criu/parasite-syscall.d [2021-04-06T17:23:35.787Z] #43 83.08 DEP criu/eventpoll.d [2021-04-06T17:23:36.032Z] #44 88.58 DEP criu/pagemap.d [2021-04-06T17:23:36.048Z] #43 83.25 DEP criu/eventfd.d [2021-04-06T17:23:36.048Z] #43 83.41 DEP criu/crtools.d [2021-04-06T17:23:36.172Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2021-04-06T17:23:36.304Z] #43 83.57 DEP criu/cr-service.d [2021-04-06T17:23:36.304Z] #43 83.80 DEP criu/cr-restore.d [2021-04-06T17:23:36.329Z] #44 88.84 DEP criu/pagemap-cache.d [2021-04-06T17:23:36.329Z] #44 89.01 DEP criu/page-xfer.d [2021-04-06T17:23:36.329Z] #44 89.23 DEP criu/page-pipe.d [2021-04-06T17:23:36.510Z] #43 90.76 CC criu/cgroup.o [2021-04-06T17:23:36.510Z] #43 ... [2021-04-06T17:23:36.510Z] [2021-04-06T17:23:36.510Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:36.510Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:23:36.510Z] #20 24.00 The following NEW packages will be installed: [2021-04-06T17:23:36.510Z] #20 24.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-06T17:23:36.510Z] #20 24.00 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-06T17:23:36.510Z] #20 24.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-06T17:23:36.510Z] #20 24.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-06T17:23:36.510Z] #20 24.00 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-06T17:23:36.510Z] #20 24.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-06T17:23:36.510Z] #20 24.00 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-06T17:23:36.510Z] #20 24.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-06T17:23:36.510Z] #20 24.00 xz-utils zip [2021-04-06T17:23:36.510Z] #20 24.58 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:23:36.510Z] #20 24.58 Need to get 28.5 MB of archives. [2021-04-06T17:23:36.510Z] #20 24.58 After this operation, 116 MB of additional disk space will be used. [2021-04-06T17:23:36.510Z] #20 24.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-06T17:23:36.510Z] #20 24.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-06T17:23:36.510Z] #20 24.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-06T17:23:36.510Z] #20 24.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-06T17:23:36.510Z] #20 24.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-06T17:23:36.510Z] #20 24.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-06T17:23:36.510Z] #20 24.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-06T17:23:36.510Z] #20 24.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-06T17:23:36.510Z] #20 24.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-06T17:23:36.510Z] #20 24.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-06T17:23:36.510Z] #20 24.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-06T17:23:36.510Z] #20 24.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-06T17:23:36.510Z] #20 24.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-06T17:23:36.510Z] #20 24.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-06T17:23:36.510Z] #20 24.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-06T17:23:36.510Z] #20 25.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-06T17:23:36.510Z] #20 25.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-06T17:23:36.510Z] #20 25.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:23:36.510Z] #20 25.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-06T17:23:36.510Z] #20 25.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-06T17:23:36.510Z] #20 25.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-06T17:23:36.510Z] #20 25.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-06T17:23:36.510Z] #20 25.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-06T17:23:36.510Z] #20 25.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-06T17:23:36.510Z] #20 25.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-06T17:23:36.510Z] #20 25.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-06T17:23:36.510Z] #20 25.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-06T17:23:36.510Z] #20 25.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-06T17:23:36.510Z] #20 25.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-06T17:23:36.510Z] #20 25.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-06T17:23:36.510Z] #20 25.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-06T17:23:36.510Z] #20 25.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-06T17:23:36.510Z] #20 25.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-06T17:23:36.510Z] #20 25.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-06T17:23:36.510Z] #20 25.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-06T17:23:36.510Z] #20 25.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-06T17:23:36.510Z] #20 25.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-06T17:23:36.510Z] #20 25.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-06T17:23:36.510Z] #20 25.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-06T17:23:36.510Z] #20 25.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-06T17:23:36.510Z] #20 25.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-06T17:23:36.510Z] #20 25.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-06T17:23:36.510Z] #20 25.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-06T17:23:36.510Z] #20 25.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-06T17:23:36.511Z] #20 25.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-06T17:23:36.511Z] #20 26.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-06T17:23:36.511Z] #20 26.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-06T17:23:36.511Z] #20 26.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-06T17:23:36.511Z] #20 26.92 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:23:36.511Z] #20 27.07 Fetched 28.5 MB in 2s (14.3 MB/s) [2021-04-06T17:23:36.511Z] #20 27.11 Selecting previously unselected package pigz. [2021-04-06T17:23:36.511Z] #20 27.11 (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 ... 23435 files and directories currently installed.) [2021-04-06T17:23:36.511Z] #20 27.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-06T17:23:36.511Z] #20 27.22 Unpacking pigz (2.4-1) ... [2021-04-06T17:23:36.511Z] #20 27.31 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-06T17:23:36.511Z] #20 27.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:23:36.511Z] #20 27.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:23:36.511Z] #20 27.76 Selecting previously unselected package python3.7-minimal. [2021-04-06T17:23:36.511Z] #20 27.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:23:36.511Z] #20 27.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:23:36.511Z] #20 28.89 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:23:36.511Z] #20 28.92 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:23:36.561Z] #43 84.07 DEP criu/cr-errno.d [2021-04-06T17:23:36.627Z] #44 89.36 DEP criu/netfilter.d [2021-04-06T17:23:36.801Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-04-06T17:23:36.818Z] #43 84.09 DEP criu/cr-dump.d [2021-04-06T17:23:36.925Z] #44 89.58 DEP criu/net.d [2021-04-06T17:23:37.074Z] #43 84.31 DEP criu/cr-dedup.d [2021-04-06T17:23:37.074Z] #43 84.50 DEP criu/cr-check.d [2021-04-06T17:23:37.090Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-04-06T17:23:37.227Z] #44 89.83 DEP criu/namespaces.d [2021-04-06T17:23:37.331Z] #43 84.71 DEP criu/config.d [2021-04-06T17:23:37.438Z] #20 31.05 Selecting previously unselected package python3-minimal. [2021-04-06T17:23:37.438Z] #20 31.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 ... 23684 files and directories currently installed.) [2021-04-06T17:23:37.524Z] #44 90.12 DEP criu/mount.d [2021-04-06T17:23:37.524Z] #44 90.32 DEP criu/memfd.d [2021-04-06T17:23:37.588Z] #43 84.86 DEP criu/clone-noasan.d [2021-04-06T17:23:37.588Z] #43 84.97 DEP criu/cgroup.d [2021-04-06T17:23:37.694Z] #20 31.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-06T17:23:37.694Z] #20 31.10 Unpacking python3-minimal (3.7.3-1) ... [2021-04-06T17:23:37.694Z] #20 31.20 Selecting previously unselected package libmpdec2:amd64. [2021-04-06T17:23:37.694Z] #20 31.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-06T17:23:37.694Z] #20 31.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-06T17:23:37.823Z] #44 90.51 DEP criu/mem.d [2021-04-06T17:23:37.845Z] #43 85.13 DEP criu/cgroup-props.d [2021-04-06T17:23:37.845Z] #43 85.21 DEP criu/bitmap.d [2021-04-06T17:23:37.845Z] #43 85.23 DEP criu/bfd.d [2021-04-06T17:23:37.845Z] #43 85.31 DEP criu/autofs.d [2021-04-06T17:23:37.949Z] #20 31.32 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-06T17:23:37.949Z] #20 31.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:23:37.949Z] #20 31.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:23:38.102Z] #43 85.45 DEP criu/aio.d [2021-04-06T17:23:38.118Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-04-06T17:23:38.121Z] #44 90.78 DEP criu/lsm.d [2021-04-06T17:23:38.121Z] #44 90.89 DEP criu/log.d [2021-04-06T17:23:38.359Z] #43 85.59 DEP criu/action-scripts.d [2021-04-06T17:23:38.359Z] #43 ... [2021-04-06T17:23:38.359Z] [2021-04-06T17:23:38.359Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:38.359Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:23:38.359Z] #20 3.304 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:23:38.359Z] #20 3.386 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:23:38.359Z] #20 3.549 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:23:38.359Z] #20 3.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:23:38.359Z] #20 3.851 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-06T17:23:38.359Z] #20 4.855 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:23:38.359Z] #20 5.816 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:23:38.359Z] #20 7.093 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:23:38.419Z] #44 91.05 DEP criu/libnetlink.d [2021-04-06T17:23:38.616Z] #20 ... [2021-04-06T17:23:38.616Z] [2021-04-06T17:23:38.616Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:38.616Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:38.616Z] #43 85.82 CC criu/action-scripts.o [2021-04-06T17:23:38.717Z] #44 91.22 DEP criu/kerndat.d [2021-04-06T17:23:38.717Z] #44 91.47 DEP criu/kcmp-ids.d [2021-04-06T17:23:38.717Z] #44 91.58 DEP criu/irmap.d [2021-04-06T17:23:38.746Z] ok github.com/docker/docker/daemon 12.287s coverage: 17.2% of statements [2021-04-06T17:23:38.746Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-06T17:23:38.746Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-06T17:23:38.746Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-06T17:23:38.746Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-06T17:23:38.874Z] #43 86.23 CC criu/aio.o [2021-04-06T17:23:38.877Z] #20 32.30 Selecting previously unselected package python3.7. [2021-04-06T17:23:38.877Z] #20 32.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:23:38.877Z] #20 32.31 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:23:38.877Z] #20 32.44 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-06T17:23:38.877Z] #20 32.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-06T17:23:38.877Z] #20 32.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-06T17:23:39.015Z] #44 91.76 DEP criu/ipc_ns.d [2021-04-06T17:23:39.133Z] #20 32.59 Setting up python3-minimal (3.7.3-1) ... [2021-04-06T17:23:39.314Z] #44 92.07 DEP criu/image.d [2021-04-06T17:23:39.437Z] #43 86.74 CC criu/autofs.o [2021-04-06T17:23:39.617Z] #44 92.21 DEP criu/image-desc.d [2021-04-06T17:23:39.617Z] #44 92.30 DEP criu/fsnotify.d [2021-04-06T17:23:39.920Z] #44 92.65 DEP criu/filesystems.d [2021-04-06T17:23:39.952Z] #20 33.42 Selecting previously unselected package python3. [2021-04-06T17:23:39.952Z] #20 33.42 (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 ... 24096 files and directories currently installed.) [2021-04-06T17:23:39.952Z] #20 33.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-06T17:23:39.952Z] #20 33.51 Unpacking python3 (3.7.3-1) ... [2021-04-06T17:23:39.952Z] #20 33.59 Selecting previously unselected package libip4tc0:amd64. [2021-04-06T17:23:39.952Z] #20 33.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-06T17:23:39.952Z] #20 33.62 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-06T17:23:40.208Z] #20 33.68 Selecting previously unselected package libip6tc0:amd64. [2021-04-06T17:23:40.208Z] #20 33.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-06T17:23:40.208Z] #20 33.70 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-06T17:23:40.208Z] #20 33.80 Selecting previously unselected package libiptc0:amd64. [2021-04-06T17:23:40.208Z] #20 33.80 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-06T17:23:40.208Z] #20 33.81 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-06T17:23:40.224Z] #44 92.91 DEP criu/files.d [2021-04-06T17:23:40.245Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-04-06T17:23:40.464Z] #20 33.91 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-06T17:23:40.464Z] #20 33.92 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-06T17:23:40.464Z] #20 33.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-06T17:23:40.464Z] #20 33.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-06T17:23:40.464Z] #20 34.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-06T17:23:40.464Z] #20 34.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-06T17:23:40.464Z] #20 34.11 Selecting previously unselected package libnftnl11:amd64. [2021-04-06T17:23:40.464Z] #20 34.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-06T17:23:40.522Z] #44 93.16 DEP criu/files-reg.d [2021-04-06T17:23:40.720Z] #20 34.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-06T17:23:40.720Z] #20 34.18 Selecting previously unselected package iptables. [2021-04-06T17:23:40.720Z] #20 34.20 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-06T17:23:40.720Z] #20 34.21 Unpacking iptables (1.8.2-4) ... [2021-04-06T17:23:40.807Z] #43 88.12 CC criu/bfd.o [2021-04-06T17:23:40.822Z] #44 93.41 DEP criu/files-ext.d [2021-04-06T17:23:40.822Z] #44 93.57 DEP criu/file-lock.d [2021-04-06T17:23:40.883Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.242s coverage: 56.2% of statements [2021-04-06T17:23:40.977Z] #20 34.55 Selecting previously unselected package xxd. [2021-04-06T17:23:40.977Z] #20 34.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:23:40.977Z] #20 34.56 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:23:41.121Z] #44 93.73 DEP criu/file-ids.d [2021-04-06T17:23:41.121Z] #44 93.85 DEP criu/fifo.d [2021-04-06T17:23:41.233Z] #20 34.70 Selecting previously unselected package vim-common. [2021-04-06T17:23:41.233Z] #20 34.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:23:41.233Z] #20 34.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:23:41.371Z] #43 88.61 CC criu/bitmap.o [2021-04-06T17:23:41.422Z] #44 94.03 DEP criu/fdstore.d [2021-04-06T17:23:41.422Z] #44 94.15 DEP criu/fault-injection.d [2021-04-06T17:23:41.422Z] #44 94.21 DEP criu/external.d [2021-04-06T17:23:41.422Z] #44 ... [2021-04-06T17:23:41.422Z] [2021-04-06T17:23:41.423Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:41.423Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:23:41.423Z] #21 37.38 Selecting previously unselected package python3.7. [2021-04-06T17:23:41.423Z] #21 37.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-06T17:23:41.423Z] #21 37.41 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:23:41.423Z] #21 37.66 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-04-06T17:23:41.423Z] #21 37.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-04-06T17:23:41.423Z] #21 37.69 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-06T17:23:41.423Z] #21 37.81 Setting up python3-minimal (3.7.3-1) ... [2021-04-06T17:23:41.423Z] #21 38.78 Selecting previously unselected package python3. [2021-04-06T17:23:41.423Z] #21 38.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 ... 24024 files and directories currently installed.) [2021-04-06T17:23:41.423Z] #21 38.85 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-04-06T17:23:41.423Z] #21 38.88 Unpacking python3 (3.7.3-1) ... [2021-04-06T17:23:41.423Z] #21 38.98 Selecting previously unselected package libip4tc0:ppc64el. [2021-04-06T17:23:41.423Z] #21 38.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-04-06T17:23:41.423Z] #21 39.00 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-04-06T17:23:41.423Z] #21 39.08 Selecting previously unselected package libip6tc0:ppc64el. [2021-04-06T17:23:41.423Z] #21 39.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-04-06T17:23:41.423Z] #21 39.09 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-04-06T17:23:41.423Z] #21 39.22 Selecting previously unselected package libiptc0:ppc64el. [2021-04-06T17:23:41.423Z] #21 39.22 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-04-06T17:23:41.423Z] #21 39.24 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-04-06T17:23:41.423Z] #21 39.44 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-04-06T17:23:41.423Z] #21 39.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-04-06T17:23:41.423Z] #21 39.46 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-06T17:23:41.423Z] #21 39.53 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-04-06T17:23:41.423Z] #21 39.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-04-06T17:23:41.423Z] #21 39.56 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-06T17:23:41.423Z] #21 39.64 Selecting previously unselected package libnftnl11:ppc64el. [2021-04-06T17:23:41.423Z] #21 39.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-04-06T17:23:41.423Z] #21 39.67 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-04-06T17:23:41.423Z] #21 39.79 Selecting previously unselected package iptables. [2021-04-06T17:23:41.423Z] #21 39.81 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-04-06T17:23:41.423Z] #21 39.81 Unpacking iptables (1.8.2-4) ... [2021-04-06T17:23:41.423Z] #21 40.37 Selecting previously unselected package xxd. [2021-04-06T17:23:41.423Z] #21 40.38 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-06T17:23:41.423Z] #21 40.40 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:23:41.423Z] #21 40.57 Selecting previously unselected package vim-common. [2021-04-06T17:23:41.423Z] #21 40.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:23:41.423Z] #21 40.63 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:23:41.423Z] #21 40.98 Selecting previously unselected package bash-completion. [2021-04-06T17:23:41.423Z] #21 40.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-06T17:23:41.490Z] #20 34.90 Selecting previously unselected package bash-completion. [2021-04-06T17:23:41.490Z] #20 34.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-06T17:23:41.632Z] #43 88.76 CC criu/cgroup-props.o [2021-04-06T17:23:42.195Z] #43 89.56 CC criu/cgroup.o [2021-04-06T17:23:42.968Z] #21 ... [2021-04-06T17:23:42.968Z] [2021-04-06T17:23:42.968Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:23:42.968Z] #25 sha256:f019d264a517d06bd689c27312c2033492a80e299fe44a9b954d853ffa98c004 [2021-04-06T17:23:43.105Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:23:43.105Z] [2021-04-06T17:23:43.105Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:23:43.105Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:23:43.105Z] HOSTNAME=ed278993ed0c [2021-04-06T17:23:43.105Z] TESTDEBUG=0 [2021-04-06T17:23:43.105Z] DEST=bundles/test-integration [2021-04-06T17:23:43.105Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:23:43.105Z] DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:23:43.105Z] container=docker [2021-04-06T17:23:43.105Z] HOME=/root [2021-04-06T17:23:43.105Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:23:43.105Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:23:43.105Z] VALIDATE_BRANCH=master [2021-04-06T17:23:43.105Z] TERM=xterm [2021-04-06T17:23:43.105Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:23:43.105Z] SHLVL=1 [2021-04-06T17:23:43.105Z] TIMEOUT=120m [2021-04-06T17:23:43.105Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:23:43.105Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:23:43.105Z] GO111MODULE=off [2021-04-06T17:23:43.105Z] DOCKER_EXPERIMENTAL=1 [2021-04-06T17:23:43.105Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:23:43.105Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:23:43.105Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:23:43.105Z] GOPATH=/go [2021-04-06T17:23:43.105Z] PKG_CONFIG=pkg-config [2021-04-06T17:23:43.105Z] _=/usr/bin/env [2021-04-06T17:23:43.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T17:23:44.011Z] #20 37.48 Unpacking bash-completion (1:2.8-6) ... [2021-04-06T17:23:44.267Z] #20 37.86 Selecting previously unselected package bzip2. [2021-04-06T17:23:44.267Z] #20 37.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-06T17:23:44.267Z] #20 37.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:23:44.524Z] #20 37.97 Selecting previously unselected package xz-utils. [2021-04-06T17:23:44.524Z] #20 37.98 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-06T17:23:44.524Z] #20 37.98 Unpacking xz-utils (5.2.4-1) ... [2021-04-06T17:23:44.524Z] #20 38.16 Selecting previously unselected package apparmor. [2021-04-06T17:23:44.524Z] #20 38.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-06T17:23:44.780Z] #20 38.28 Unpacking apparmor (2.13.2-10) ... [2021-04-06T17:23:45.037Z] #20 38.61 Selecting previously unselected package aufs-tools. [2021-04-06T17:23:45.037Z] #20 38.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-06T17:23:45.037Z] #20 38.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:23:45.293Z] #20 38.72 Selecting previously unselected package libonig5:amd64. [2021-04-06T17:23:45.293Z] #20 38.74 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-06T17:23:45.293Z] #20 38.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:23:45.293Z] #20 38.90 Selecting previously unselected package libjq1:amd64. [2021-04-06T17:23:45.293Z] #20 38.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:23:45.293Z] #20 38.91 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:23:45.320Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.058s coverage: 46.2% of statements [2021-04-06T17:23:45.534Z] #43 92.56 CC criu/clone-noasan.o [2021-04-06T17:23:45.534Z] #43 92.77 CC criu/config.o [2021-04-06T17:23:45.550Z] #20 39.01 Selecting previously unselected package jq. [2021-04-06T17:23:45.550Z] #20 39.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:23:45.550Z] #20 39.04 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:23:45.550Z] #20 39.11 Selecting previously unselected package libaio1:amd64. [2021-04-06T17:23:45.550Z] #20 39.12 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-06T17:23:45.550Z] #20 39.13 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-06T17:23:45.550Z] #20 39.19 Selecting previously unselected package libgpm2:amd64. [2021-04-06T17:23:45.550Z] #20 39.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-06T17:23:45.550Z] #20 39.21 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-06T17:23:45.806Z] #20 39.29 Selecting previously unselected package libicu63:amd64. [2021-04-06T17:23:45.806Z] #20 39.30 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-06T17:23:45.806Z] #20 39.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:23:45.948Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-04-06T17:23:46.601Z] #25 166.7 Checking out files: 26% (2919/11208) Checking out files: 27% (3027/11208) Checking out files: 28% (3139/11208) Checking out files: 29% (3251/11208) Checking out files: 30% (3363/11208) Checking out files: 31% (3475/11208) Checking out files: 32% (3587/11208) Checking out files: 33% (3699/11208) Checking out files: 34% (3811/11208) Checking out files: 35% (3923/11208) Checking out files: 36% (4035/11208) Checking out files: 37% (4147/11208) Checking out files: 38% (4260/11208) Checking out files: 39% (4372/11208) Checking out files: 40% (4484/11208) Checking out files: 41% (4596/11208) Checking out files: 42% (4708/11208) Checking out files: 43% (4820/11208) Checking out files: 44% (4932/11208) Checking out files: 45% (5044/11208) Checking out files: 46% (5156/11208) Checking out files: 46% (5162/11208) Checking out files: 47% (5268/11208) Checking out files: 48% (5380/11208) Checking out files: 49% (5492/11208) Checking out files: 50% (5604/11208) Checking out files: 51% (5717/11208) Checking out files: 52% (5829/11208) Checking out files: 53% (5941/11208) Checking out files: 54% (6053/11208) Checking out files: 55% (6165/11208) Checking out files: 56% (6277/11208) Checking out files: 57% (6389/11208) Checking out files: 58% (6501/11208) Checking out files: 59% (6613/11208) Checking out files: 60% (6725/11208) Checking out files: 61% (6837/11208) Checking out files: 62% (6949/11208) Checking out files: 63% (7062/11208) Checking out files: 64% (7174/11208) Checking out files: 65% (7286/11208) Checking out files: 66% (7398/11208) Checking out files: 66% (7417/11208) Checking out files: 67% (7510/11208) Checking out files: 68% (7622/11208) Checking out files: 69% (7734/11208) Checking out files: 70% (7846/11208) Checking out files: 71% (7958/11208) Checking out files: 72% (8070/11208) Checking out files: 73% (8182/11208) Checking out files: 74% (8294/11208) Checking out files: 75% (8406/11208) Checking out files: 76% (8519/11208) Checking out files: 77% (8631/11208) Checking out files: 78% (8743/11208) Checking out files: 79% (8855/11208) Checking out files: 80% (8967/11208) Checking out files: 81% (9079/11208) Checking out files: 82% (9191/11208) Checking out files: 82% (9208/11208) Checking out files: 83% (9303/11208) Checking out files: 84% (9415/11208) Checking out files: 85% (9527/11208) Checking out files: 86% (9639/11208) Checking out files: 87% (9751/11208) Checking out files: 88% (9864/11208) Checking out files: 89% (9976/11208) Checking out files: 90% (10088/11208) Checking out files: 91% (10200/11208) Checking out files: 92% (10312/11208) Checking out files: 93% (10424/11208) Checking out files: 94% (10536/11208) Checking out files: 95% (10648/11208) Checking out files: 96% (10760/11208) Checking out files: 97% (10872/11208) Checking out files: 98% (10984/11208) Checking out files: 98% (11067/11208) Checking out files: 99% (11096/11208) Checking out files: 100% (11208/11208) Checking out files: 100% (11208/11208), done. [2021-04-06T17:23:46.899Z] #25 170.8 + cd /tmp/tmp.L2gvwbeNEE/tmp/docker-ce [2021-04-06T17:23:46.899Z] #25 170.8 + git checkout -q v17.06.2-ce [2021-04-06T17:23:46.901Z] #43 94.07 CC criu/cr-check.o [2021-04-06T17:23:47.463Z] #43 ... [2021-04-06T17:23:47.463Z] [2021-04-06T17:23:47.463Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:47.463Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:23:47.463Z] #20 11.75 Fetched 8933 kB in 9s (1028 kB/s) [2021-04-06T17:23:47.463Z] #20 11.75 Reading package lists... [2021-04-06T17:23:47.463Z] #20 14.79 Reading package lists... [2021-04-06T17:23:47.463Z] #20 17.82 Building dependency tree... [2021-04-06T17:23:47.463Z] #20 19.02 libcap2-bin is already the newest version (1:2.25-2). [2021-04-06T17:23:47.463Z] #20 19.02 The following additional packages will be installed: [2021-04-06T17:23:47.463Z] #20 19.02 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-06T17:23:47.463Z] #20 19.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-06T17:23:47.463Z] #20 19.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-06T17:23:47.463Z] #20 19.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-06T17:23:47.463Z] #20 19.02 python3.7 python3.7-minimal vim-runtime xxd [2021-04-06T17:23:47.463Z] #20 19.03 Suggested packages: [2021-04-06T17:23:47.463Z] #20 19.04 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-06T17:23:47.463Z] #20 19.04 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-06T17:23:47.463Z] #20 19.04 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-06T17:23:47.463Z] #20 19.04 Recommended packages: [2021-04-06T17:23:47.463Z] #20 19.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-06T17:23:47.463Z] #20 19.04 python3-keyrings.alt python3-xdg unzip [2021-04-06T17:23:47.549Z] #25 ... [2021-04-06T17:23:47.549Z] [2021-04-06T17:23:47.549Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:23:47.549Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:23:47.549Z] #46 161.5 crypto/tls [2021-04-06T17:23:47.549Z] #46 169.1 net/http/httptrace [2021-04-06T17:23:47.549Z] #46 169.4 net/http [2021-04-06T17:23:47.850Z] #46 ... [2021-04-06T17:23:47.850Z] [2021-04-06T17:23:47.850Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:47.850Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:23:47.850Z] #21 45.32 Unpacking bash-completion (1:2.8-6) ... [2021-04-06T17:23:47.850Z] #21 45.96 Selecting previously unselected package bzip2. [2021-04-06T17:23:47.850Z] #21 45.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-04-06T17:23:47.850Z] #21 45.98 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:23:47.850Z] #21 46.07 Selecting previously unselected package xz-utils. [2021-04-06T17:23:47.850Z] #21 46.08 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-04-06T17:23:47.850Z] #21 46.09 Unpacking xz-utils (5.2.4-1) ... [2021-04-06T17:23:47.850Z] #21 46.28 Selecting previously unselected package apparmor. [2021-04-06T17:23:47.850Z] #21 46.29 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-04-06T17:23:47.850Z] #21 46.45 Unpacking apparmor (2.13.2-10) ... [2021-04-06T17:23:47.850Z] #21 47.03 Selecting previously unselected package aufs-tools. [2021-04-06T17:23:47.850Z] #21 47.04 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-04-06T17:23:47.850Z] #21 47.05 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:23:47.850Z] #21 47.21 Selecting previously unselected package libonig5:ppc64el. [2021-04-06T17:23:47.850Z] #21 47.23 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-06T17:23:47.850Z] #21 47.24 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-06T17:23:47.850Z] #21 47.44 Selecting previously unselected package libjq1:ppc64el. [2021-04-06T17:23:47.850Z] #21 47.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-06T17:23:47.850Z] #21 47.45 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-06T17:23:47.850Z] #21 47.61 Selecting previously unselected package jq. [2021-04-06T17:23:47.850Z] #21 47.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-06T17:23:47.850Z] #21 47.62 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:23:47.850Z] #21 47.77 Selecting previously unselected package libaio1:ppc64el. [2021-04-06T17:23:47.850Z] #21 47.78 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-04-06T17:23:47.850Z] #21 47.79 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-04-06T17:23:47.850Z] #21 47.86 Selecting previously unselected package libgpm2:ppc64el. [2021-04-06T17:23:47.850Z] #21 47.87 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-04-06T17:23:47.850Z] #21 47.88 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-04-06T17:23:47.850Z] #21 47.92 Selecting previously unselected package libicu63:ppc64el. [2021-04-06T17:23:47.850Z] #21 47.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-06T17:23:47.850Z] #21 47.93 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-06T17:23:48.396Z] #20 ... [2021-04-06T17:23:48.396Z] [2021-04-06T17:23:48.396Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:48.396Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:48.396Z] #43 95.78 CC criu/cr-dedup.o [2021-04-06T17:23:48.958Z] #43 96.15 CC criu/cr-dump.o [2021-04-06T17:23:49.074Z] #20 ... [2021-04-06T17:23:49.074Z] [2021-04-06T17:23:49.074Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:49.074Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:49.074Z] #43 93.48 CC criu/clone-noasan.o [2021-04-06T17:23:49.074Z] #43 93.70 CC criu/config.o [2021-04-06T17:23:49.074Z] #43 95.05 CC criu/cr-check.o [2021-04-06T17:23:49.074Z] #43 96.81 CC criu/cr-dedup.o [2021-04-06T17:23:49.074Z] #43 97.17 CC criu/cr-dump.o [2021-04-06T17:23:49.074Z] #43 99.47 CC criu/cr-errno.o [2021-04-06T17:23:49.074Z] #43 99.54 CC criu/cr-restore.o [2021-04-06T17:23:49.330Z] #43 103.7 CC criu/cr-service.o [2021-04-06T17:23:49.331Z] #43 ... [2021-04-06T17:23:49.331Z] [2021-04-06T17:23:49.331Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:49.331Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:23:49.447Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.263s coverage: 49.4% of statements [2021-04-06T17:23:49.587Z] #20 43.01 Selecting previously unselected package libnet1:amd64. [2021-04-06T17:23:49.587Z] #20 43.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:23:49.587Z] #20 43.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:23:49.587Z] #20 43.12 Selecting previously unselected package libnl-3-200:amd64. [2021-04-06T17:23:49.587Z] #20 43.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-06T17:23:49.587Z] #20 43.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:23:49.843Z] #20 43.22 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-06T17:23:49.843Z] #20 43.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:23:49.843Z] #20 43.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:23:49.843Z] #20 43.27 Selecting previously unselected package libreadline5:amd64. [2021-04-06T17:23:49.843Z] #20 43.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-06T17:23:49.843Z] #20 43.30 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-06T17:23:49.843Z] #20 43.42 Selecting previously unselected package net-tools. [2021-04-06T17:23:49.843Z] #20 43.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-06T17:23:49.843Z] #20 43.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:23:50.100Z] #20 43.65 Selecting previously unselected package python-pip-whl. [2021-04-06T17:23:50.100Z] #20 43.65 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-06T17:23:50.100Z] #20 43.67 Unpacking python-pip-whl (18.1-5) ... [2021-04-06T17:23:50.625Z] #21 51.97 Selecting previously unselected package libnet1:ppc64el. [2021-04-06T17:23:50.625Z] #21 51.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-06T17:23:50.625Z] #21 51.97 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-06T17:23:50.625Z] #21 52.07 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-06T17:23:50.625Z] #21 52.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-06T17:23:50.625Z] #21 52.07 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-06T17:23:50.625Z] #21 52.20 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-06T17:23:50.625Z] #21 52.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-06T17:23:50.625Z] #21 52.21 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:23:50.625Z] #21 52.28 Selecting previously unselected package libreadline5:ppc64el. [2021-04-06T17:23:50.625Z] #21 52.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-04-06T17:23:50.625Z] #21 52.31 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-06T17:23:50.771Z] #20 44.22 Selecting previously unselected package python3-lib2to3. [2021-04-06T17:23:50.771Z] #20 44.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-06T17:23:50.771Z] #20 44.23 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:23:50.771Z] #20 44.34 Selecting previously unselected package python3-distutils. [2021-04-06T17:23:50.771Z] #20 44.35 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-06T17:23:50.771Z] #20 44.36 Unpacking python3-distutils (3.7.3-1) ... [2021-04-06T17:23:50.922Z] #21 52.50 Selecting previously unselected package net-tools. [2021-04-06T17:23:50.922Z] #21 52.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-04-06T17:23:50.922Z] #21 52.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:23:50.922Z] #21 ... [2021-04-06T17:23:50.922Z] [2021-04-06T17:23:50.922Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:23:50.922Z] #25 sha256:f019d264a517d06bd689c27312c2033492a80e299fe44a9b954d853ffa98c004 [2021-04-06T17:23:50.922Z] #25 174.9 + mkdir -p /tmp/tmp.L2gvwbeNEE/src/github.com/docker [2021-04-06T17:23:50.922Z] #25 174.9 + mv components/cli /tmp/tmp.L2gvwbeNEE/src/github.com/docker/cli [2021-04-06T17:23:50.922Z] #25 174.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-06T17:23:51.027Z] #20 44.49 Selecting previously unselected package python3-pip. [2021-04-06T17:23:51.028Z] #20 44.51 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-06T17:23:51.028Z] #20 44.51 Unpacking python3-pip (18.1-5) ... [2021-04-06T17:23:51.041Z] #43 98.18 CC criu/cr-errno.o [2021-04-06T17:23:51.041Z] #43 98.29 CC criu/cr-restore.o [2021-04-06T17:23:51.284Z] #20 44.70 Selecting previously unselected package python3-pkg-resources. [2021-04-06T17:23:51.284Z] #20 44.70 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:23:51.284Z] #20 44.70 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:23:51.284Z] #20 44.84 Selecting previously unselected package python3-setuptools. [2021-04-06T17:23:51.284Z] #20 44.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-06T17:23:51.284Z] #20 44.87 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-06T17:23:51.541Z] #20 45.02 Selecting previously unselected package python3-wheel. [2021-04-06T17:23:51.541Z] #20 45.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-06T17:23:51.541Z] #20 45.04 Unpacking python3-wheel (0.32.3-2) ... [2021-04-06T17:23:51.541Z] #20 45.13 Selecting previously unselected package sudo. [2021-04-06T17:23:51.541Z] #20 45.14 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-06T17:23:51.541Z] #20 45.16 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:23:51.571Z] #25 ... [2021-04-06T17:23:51.571Z] [2021-04-06T17:23:51.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:51.571Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:23:51.571Z] #44 94.32 DEP criu/eventpoll.d [2021-04-06T17:23:51.571Z] #44 94.63 DEP criu/eventfd.d [2021-04-06T17:23:51.571Z] #44 94.92 DEP criu/crtools.d [2021-04-06T17:23:51.571Z] #44 95.25 DEP criu/cr-service.d [2021-04-06T17:23:51.571Z] #44 95.56 DEP criu/cr-restore.d [2021-04-06T17:23:51.571Z] #44 95.94 DEP criu/cr-errno.d [2021-04-06T17:23:51.571Z] #44 95.96 DEP criu/cr-dump.d [2021-04-06T17:23:51.571Z] #44 96.32 DEP criu/cr-dedup.d [2021-04-06T17:23:51.571Z] #44 96.53 DEP criu/cr-check.d [2021-04-06T17:23:51.571Z] #44 96.83 DEP criu/config.d [2021-04-06T17:23:51.571Z] #44 97.19 DEP criu/clone-noasan.d [2021-04-06T17:23:51.571Z] #44 97.36 DEP criu/cgroup.d [2021-04-06T17:23:51.571Z] #44 97.63 DEP criu/cgroup-props.d [2021-04-06T17:23:51.571Z] #44 97.72 DEP criu/bitmap.d [2021-04-06T17:23:51.571Z] #44 97.73 DEP criu/bfd.d [2021-04-06T17:23:51.571Z] #44 97.80 DEP criu/autofs.d [2021-04-06T17:23:51.571Z] #44 97.96 DEP criu/aio.d [2021-04-06T17:23:51.571Z] #44 98.16 DEP criu/action-scripts.d [2021-04-06T17:23:51.571Z] #44 98.54 CC criu/action-scripts.o [2021-04-06T17:23:51.571Z] #44 99.36 CC criu/aio.o [2021-04-06T17:23:51.571Z] #44 100.1 CC criu/autofs.o [2021-04-06T17:23:51.571Z] #44 102.4 CC criu/bfd.o [2021-04-06T17:23:51.571Z] #44 103.5 CC criu/bitmap.o [2021-04-06T17:23:51.571Z] #44 103.8 CC criu/cgroup-props.o [2021-04-06T17:23:51.871Z] #44 ... [2021-04-06T17:23:51.871Z] [2021-04-06T17:23:51.871Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:51.871Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:23:51.871Z] #21 52.81 Selecting previously unselected package python-pip-whl. [2021-04-06T17:23:51.871Z] #21 52.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-06T17:23:51.871Z] #21 52.83 Unpacking python-pip-whl (18.1-5) ... [2021-04-06T17:23:51.871Z] #21 53.34 Selecting previously unselected package python3-lib2to3. [2021-04-06T17:23:51.871Z] #21 53.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-06T17:23:51.871Z] #21 53.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:23:51.871Z] #21 53.57 Selecting previously unselected package python3-distutils. [2021-04-06T17:23:51.871Z] #21 53.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-06T17:23:52.103Z] #20 45.66 Selecting previously unselected package thin-provisioning-tools. [2021-04-06T17:23:52.103Z] #20 45.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-06T17:23:52.103Z] #20 45.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:23:52.155Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:23:52.155Z] [2021-04-06T17:23:52.155Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-06T17:23:52.155Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-06T17:23:52.155Z] Using test binary docker [2021-04-06T17:23:52.155Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:23:52.155Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:23:52.155Z] INFO: Waiting for daemon to start... [2021-04-06T17:23:52.155Z] Starting dockerd [2021-04-06T17:23:52.155Z] . [2021-04-06T17:23:52.155Z] INFO: Building docker-sdk-python3:5.0.0... [2021-04-06T17:23:52.170Z] #21 53.61 Unpacking python3-distutils (3.7.3-1) ... [2021-04-06T17:23:52.170Z] #21 53.80 Selecting previously unselected package python3-pip. [2021-04-06T17:23:52.170Z] #21 53.84 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-06T17:23:52.170Z] #21 53.85 Unpacking python3-pip (18.1-5) ... [2021-04-06T17:23:52.237Z] 5ff1512f88ec: Pull complete [2021-04-06T17:23:52.237Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-04-06T17:23:52.237Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:23:52.237Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:23:52.237Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-06T17:23:52.237Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-06T17:23:52.237Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-04-06T17:23:52.237Z] INFO: Docker version of control daemon [2021-04-06T17:23:52.237Z] [2021-04-06T17:23:52.237Z] Client: Docker Engine - Enterprise [2021-04-06T17:23:52.237Z] Version: 19.03.12 [2021-04-06T17:23:52.237Z] API version: 1.40 [2021-04-06T17:23:52.237Z] Go version: go1.13.13 [2021-04-06T17:23:52.237Z] Git commit: 4306744 [2021-04-06T17:23:52.237Z] Built: 08/05/2020 19:27:53 [2021-04-06T17:23:52.237Z] OS/Arch: windows/amd64 [2021-04-06T17:23:52.237Z] Experimental: false [2021-04-06T17:23:52.237Z] [2021-04-06T17:23:52.237Z] Server: Docker Engine - Enterprise [2021-04-06T17:23:52.237Z] Engine: [2021-04-06T17:23:52.237Z] Version: 19.03.12 [2021-04-06T17:23:52.237Z] API version: 1.40 (minimum version 1.24) [2021-04-06T17:23:52.237Z] Go version: go1.13.13 [2021-04-06T17:23:52.237Z] Git commit: f295753ffd [2021-04-06T17:23:52.237Z] Built: 08/05/2020 19:26:41 [2021-04-06T17:23:52.237Z] OS/Arch: windows/amd64 [2021-04-06T17:23:52.237Z] Experimental: true [2021-04-06T17:23:52.237Z] [2021-04-06T17:23:52.237Z] INFO: Docker info of control daemon [2021-04-06T17:23:52.237Z] [2021-04-06T17:23:52.237Z] Client: [2021-04-06T17:23:52.237Z] Debug Mode: false [2021-04-06T17:23:52.237Z] Plugins: [2021-04-06T17:23:52.237Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-06T17:23:52.237Z] [2021-04-06T17:23:52.237Z] Server: [2021-04-06T17:23:52.237Z] Containers: 0 [2021-04-06T17:23:52.237Z] Running: 0 [2021-04-06T17:23:52.237Z] Paused: 0 [2021-04-06T17:23:52.237Z] Stopped: 0 [2021-04-06T17:23:52.237Z] Images: 1 [2021-04-06T17:23:52.237Z] Server Version: 19.03.12 [2021-04-06T17:23:52.237Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-06T17:23:52.237Z] Windows: [2021-04-06T17:23:52.237Z] LCOW: [2021-04-06T17:23:52.237Z] Logging Driver: json-file [2021-04-06T17:23:52.237Z] Plugins: [2021-04-06T17:23:52.237Z] Volume: local [2021-04-06T17:23:52.237Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-06T17:23:52.237Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-06T17:23:52.237Z] Swarm: inactive [2021-04-06T17:23:52.237Z] Default Isolation: process [2021-04-06T17:23:52.237Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-06T17:23:52.237Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-06T17:23:52.237Z] OSType: windows [2021-04-06T17:23:52.237Z] Architecture: x86_64 [2021-04-06T17:23:52.237Z] CPUs: 4 [2021-04-06T17:23:52.237Z] Total Memory: 32GiB [2021-04-06T17:23:52.237Z] Name: azwin-2-4b5470 [2021-04-06T17:23:52.237Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-06T17:23:52.237Z] Docker Root Dir: D:\docker [2021-04-06T17:23:52.237Z] Debug Mode: false [2021-04-06T17:23:52.237Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:23:52.237Z] Labels: [2021-04-06T17:23:52.237Z] Experimental: true [2021-04-06T17:23:52.237Z] Insecure Registries: [2021-04-06T17:23:52.237Z] 10.0.0.4:5000 [2021-04-06T17:23:52.237Z] 127.0.0.0/8 [2021-04-06T17:23:52.237Z] Registry Mirrors: [2021-04-06T17:23:52.237Z] http://10.0.0.4:5000/ [2021-04-06T17:23:52.237Z] Live Restore Enabled: false [2021-04-06T17:23:52.237Z] [2021-04-06T17:23:52.237Z] [2021-04-06T17:23:52.237Z] INFO: Commit hash is 257b4db186 [2021-04-06T17:23:52.237Z] INFO: Nuke-Everything... [2021-04-06T17:23:52.237Z] INFO: Container count on control daemon to delete is 0 [2021-04-06T17:23:52.237Z] INFO: Nuking d:\CI [2021-04-06T17:23:52.237Z] INFO: Zapped successfully [2021-04-06T17:23:52.237Z] INFO: Location for testing is d:\CI\PR-42259\1 [2021-04-06T17:23:52.237Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-06T17:23:52.237Z] [2021-04-06T17:23:52.237Z] [2021-04-06T17:23:52.237Z] INFO: Building the image from Dockerfile.windows at 04/06/2021 17:23:51... [2021-04-06T17:23:52.237Z] [2021-04-06T17:23:52.360Z] #20 45.97 Selecting previously unselected package uidmap. [2021-04-06T17:23:52.360Z] #20 45.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-06T17:23:52.360Z] #20 45.99 Unpacking uidmap (1:4.5-1.1) ... [2021-04-06T17:23:52.360Z] #20 46.09 Selecting previously unselected package vim-runtime. [2021-04-06T17:23:52.476Z] #21 54.08 Selecting previously unselected package python3-pkg-resources. [2021-04-06T17:23:52.477Z] #21 54.10 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:23:52.477Z] #21 54.10 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:23:52.617Z] #20 46.10 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:23:52.617Z] #20 46.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-06T17:23:52.617Z] #20 46.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-06T17:23:52.617Z] #20 46.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:23:52.776Z] #21 54.23 Selecting previously unselected package python3-setuptools. [2021-04-06T17:23:52.776Z] #21 54.26 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-06T17:23:52.776Z] #21 54.26 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-06T17:23:53.078Z] #21 54.61 Selecting previously unselected package python3-wheel. [2021-04-06T17:23:53.078Z] #21 54.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-06T17:23:53.078Z] #21 54.63 Unpacking python3-wheel (0.32.3-2) ... [2021-04-06T17:23:53.078Z] #21 54.74 Selecting previously unselected package sudo. [2021-04-06T17:23:53.378Z] #21 54.75 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-04-06T17:23:53.378Z] #21 54.75 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:23:53.559Z] #43 ... [2021-04-06T17:23:53.559Z] [2021-04-06T17:23:53.559Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:23:53.559Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:23:53.559Z] #20 20.58 The following NEW packages will be installed: [2021-04-06T17:23:53.559Z] #20 20.59 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-06T17:23:53.559Z] #20 20.59 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-06T17:23:53.559Z] #20 20.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-06T17:23:53.559Z] #20 20.59 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-06T17:23:53.559Z] #20 20.59 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-06T17:23:53.559Z] #20 20.59 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-06T17:23:53.559Z] #20 20.59 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-06T17:23:53.559Z] #20 20.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-06T17:23:53.559Z] #20 20.59 xz-utils zip [2021-04-06T17:23:53.559Z] #20 20.91 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:23:53.559Z] #20 20.91 Need to get 28.5 MB of archives. [2021-04-06T17:23:53.559Z] #20 20.91 After this operation, 116 MB of additional disk space will be used. [2021-04-06T17:23:53.559Z] #20 20.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-06T17:23:53.559Z] #20 20.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-06T17:23:53.559Z] #20 20.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-06T17:23:53.559Z] #20 21.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-06T17:23:53.559Z] #20 21.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-06T17:23:53.559Z] #20 21.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-06T17:23:53.559Z] #20 21.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-06T17:23:53.559Z] #20 21.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-06T17:23:53.559Z] #20 21.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-06T17:23:53.559Z] #20 21.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-06T17:23:53.559Z] #20 21.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-06T17:23:53.559Z] #20 21.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-06T17:23:53.559Z] #20 21.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-06T17:23:53.559Z] #20 21.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-06T17:23:53.559Z] #20 21.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-06T17:23:53.559Z] #20 21.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-06T17:23:53.559Z] #20 21.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-06T17:23:53.559Z] #20 21.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:23:53.559Z] #20 21.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-06T17:23:53.559Z] #20 21.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-06T17:23:53.559Z] #20 21.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-06T17:23:53.559Z] #20 21.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-06T17:23:53.559Z] #20 21.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-06T17:23:53.559Z] #20 21.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-06T17:23:53.559Z] #20 21.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-06T17:23:53.559Z] #20 21.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-06T17:23:53.559Z] #20 21.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-06T17:23:53.559Z] #20 21.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-06T17:23:53.559Z] #20 21.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-06T17:23:53.559Z] #20 21.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-06T17:23:53.559Z] #20 21.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-06T17:23:53.559Z] #20 21.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-06T17:23:53.559Z] #20 21.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-06T17:23:53.559Z] #20 21.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-06T17:23:53.559Z] #20 21.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-06T17:23:53.559Z] #20 21.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-06T17:23:53.559Z] #20 21.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-06T17:23:53.559Z] #20 21.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-06T17:23:53.559Z] #20 21.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-06T17:23:53.559Z] #20 21.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-06T17:23:53.559Z] #20 21.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-06T17:23:53.559Z] #20 21.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-06T17:23:53.559Z] #20 22.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-06T17:23:53.559Z] #20 22.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-06T17:23:53.559Z] #20 22.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-06T17:23:53.559Z] #20 22.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-06T17:23:53.559Z] #20 22.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-06T17:23:53.559Z] #20 22.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-06T17:23:53.559Z] #20 23.03 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:23:53.559Z] #20 23.14 Fetched 28.5 MB in 2s (15.6 MB/s) [2021-04-06T17:23:53.559Z] #20 23.21 Selecting previously unselected package pigz. [2021-04-06T17:23:53.559Z] #20 23.21 (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 ... 23435 files and directories currently installed.) [2021-04-06T17:23:53.559Z] #20 23.25 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-06T17:23:53.559Z] #20 23.26 Unpacking pigz (2.4-1) ... [2021-04-06T17:23:53.559Z] #20 23.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-06T17:23:53.559Z] #20 23.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:23:53.559Z] #20 23.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:23:53.559Z] #20 23.77 Selecting previously unselected package python3.7-minimal. [2021-04-06T17:23:53.559Z] #20 23.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:23:53.559Z] #20 23.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:23:53.559Z] #20 24.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:23:53.559Z] #20 24.63 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:23:54.030Z] #21 55.39 Selecting previously unselected package thin-provisioning-tools. [2021-04-06T17:23:54.030Z] #21 55.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-04-06T17:23:54.030Z] #21 55.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:23:54.030Z] #21 55.69 Selecting previously unselected package uidmap. [2021-04-06T17:23:54.030Z] #21 55.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-04-06T17:23:54.030Z] #21 55.70 Unpacking uidmap (1:4.5-1.1) ... [2021-04-06T17:23:54.341Z] #21 55.87 Selecting previously unselected package vim-runtime. [2021-04-06T17:23:54.341Z] #21 55.87 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:23:54.341Z] #21 55.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-06T17:23:54.341Z] #21 55.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-06T17:23:54.341Z] #21 55.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:23:54.924Z] #20 26.59 Selecting previously unselected package python3-minimal. [2021-04-06T17:23:54.924Z] #20 26.59 (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 ... 23684 files and directories currently installed.) [2021-04-06T17:23:54.924Z] #20 26.63 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-06T17:23:54.924Z] #20 26.64 Unpacking python3-minimal (3.7.3-1) ... [2021-04-06T17:23:55.180Z] #20 26.73 Selecting previously unselected package libmpdec2:amd64. [2021-04-06T17:23:55.180Z] #20 26.73 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-06T17:23:55.180Z] #20 26.75 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-06T17:23:55.180Z] #20 ... [2021-04-06T17:23:55.180Z] [2021-04-06T17:23:55.180Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:23:55.180Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:23:55.180Z] #43 102.6 CC criu/cr-service.o [2021-04-06T17:23:55.886Z] #20 49.25 Selecting previously unselected package vim. [2021-04-06T17:23:55.886Z] #20 49.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:23:55.886Z] #20 49.27 Unpacking vim (2:8.1.0875-5) ... [2021-04-06T17:23:55.959Z] Sending build context to Docker daemon 58.33MB [2021-04-06T17:23:55.959Z] [2021-04-06T17:23:55.959Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-06T17:23:55.959Z] ---> 3eaa9ebbf51f [2021-04-06T17:23:55.959Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-06T17:23:55.959Z] ---> Running in 2a85c1027773 [2021-04-06T17:23:55.959Z] Removing intermediate container 2a85c1027773 [2021-04-06T17:23:55.959Z] ---> 055baf41b2db [2021-04-06T17:23:55.959Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-06T17:23:55.959Z] ---> Running in bc9145d0e65d [2021-04-06T17:23:56.142Z] #20 49.83 Selecting previously unselected package xfsprogs. [2021-04-06T17:23:56.355Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.636s coverage: 73.3% of statements [2021-04-06T17:23:56.355Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-06T17:23:56.355Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 57.5% of statements [2021-04-06T17:23:56.355Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.293s coverage: 57.7% of statements [2021-04-06T17:23:56.355Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-06T17:23:56.355Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-06T17:23:56.400Z] #20 49.84 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-06T17:23:56.400Z] #20 49.84 Unpacking xfsprogs (4.20.0-1) ... [2021-04-06T17:23:56.415Z] Removing intermediate container bc9145d0e65d [2021-04-06T17:23:56.415Z] ---> 8aea1b06650b [2021-04-06T17:23:56.415Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-06T17:23:56.415Z] ---> Running in 861249db70dd [2021-04-06T17:23:56.871Z] Removing intermediate container 861249db70dd [2021-04-06T17:23:56.871Z] ---> e561b0901d5c [2021-04-06T17:23:56.871Z] 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} [2021-04-06T17:23:56.871Z] ---> Running in a8d687c5f429 [2021-04-06T17:23:56.961Z] #20 50.31 Selecting previously unselected package zip. [2021-04-06T17:23:56.961Z] #20 50.33 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-06T17:23:56.961Z] #20 50.34 Unpacking zip (3.0-11+b1) ... [2021-04-06T17:23:56.983Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-04-06T17:23:57.069Z] #43 104.2 CC criu/crtools.o [2021-04-06T17:23:57.217Z] #20 50.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:23:57.217Z] #20 50.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:23:57.217Z] #20 50.63 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-06T17:23:57.217Z] #20 50.65 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-06T17:23:57.217Z] #20 50.66 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-06T17:23:57.217Z] #20 50.74 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-06T17:23:57.217Z] #20 50.80 Setting up uidmap (1:4.5-1.1) ... [2021-04-06T17:23:57.217Z] #20 50.81 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-06T17:23:57.217Z] #20 50.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:23:57.217Z] #20 50.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:23:57.217Z] #20 50.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:23:57.217Z] #20 50.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:23:57.217Z] #20 50.88 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:23:57.217Z] #20 50.90 Setting up zip (3.0-11+b1) ... [2021-04-06T17:23:57.217Z] #20 50.91 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:23:57.217Z] #20 50.94 Setting up bash-completion (1:2.8-6) ... [2021-04-06T17:23:57.325Z] #43 104.6 CC criu/eventfd.o [2021-04-06T17:23:57.327Z] Removing intermediate container a8d687c5f429 [2021-04-06T17:23:57.327Z] ---> dcb40854ad97 [2021-04-06T17:23:57.327Z] 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 { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $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; [2021-04-06T17:23:57.327Z] ---> Running in 12186321fa3f [2021-04-06T17:23:57.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:23:57.581Z] #43 105.0 CC criu/eventpoll.o [2021-04-06T17:23:57.612Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-04-06T17:23:58.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:23:58.509Z] #43 105.8 CC criu/external.o [2021-04-06T17:23:58.639Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.7% of statements [2021-04-06T17:23:58.639Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-06T17:23:58.639Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-06T17:23:58.765Z] #43 106.1 CC criu/fault-injection.o [2021-04-06T17:23:58.765Z] #43 106.2 CC criu/fdstore.o [2021-04-06T17:23:58.884Z] #21 60.26 Selecting previously unselected package vim. [2021-04-06T17:23:58.884Z] #21 60.26 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-06T17:23:58.884Z] #21 60.30 Unpacking vim (2:8.1.0875-5) ... [2021-04-06T17:23:58.928Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 43.2% of statements [2021-04-06T17:23:59.183Z] #21 ... [2021-04-06T17:23:59.183Z] [2021-04-06T17:23:59.183Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:23:59.183Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:23:59.183Z] #46 183.1 github.com/LK4D4/vndr/godl [2021-04-06T17:23:59.327Z] #43 106.6 CC criu/fifo.o [2021-04-06T17:23:59.583Z] #43 107.0 CC criu/file-ids.o [2021-04-06T17:23:59.957Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-04-06T17:23:59.957Z] ok github.com/docker/docker/daemon/logger/awslogs 0.084s coverage: 77.4% of statements [2021-04-06T17:23:59.957Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-06T17:23:59.957Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-06T17:24:00.145Z] #43 107.4 CC criu/file-lock.o [2021-04-06T17:24:00.242Z] #46 184.1 github.com/LK4D4/vndr [2021-04-06T17:24:00.485Z] #20 53.84 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-06T17:24:00.485Z] #20 53.86 Setting up xz-utils (5.2.4-1) ... [2021-04-06T17:24:00.485Z] #20 53.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-06T17:24:00.485Z] #20 53.88 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:24:00.485Z] #20 53.98 invoke-rc.d: could not determine current runlevel [2021-04-06T17:24:00.485Z] #20 53.99 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-06T17:24:00.485Z] #20 53.99 Setting up pigz (2.4-1) ... [2021-04-06T17:24:00.485Z] #20 54.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-06T17:24:00.485Z] #20 54.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:24:00.485Z] #20 54.03 Setting up python-pip-whl (18.1-5) ... [2021-04-06T17:24:00.485Z] #20 54.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-06T17:24:00.485Z] #20 54.08 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:24:00.585Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2021-04-06T17:24:00.741Z] #20 ... [2021-04-06T17:24:00.741Z] [2021-04-06T17:24:00.741Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:00.741Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:00.741Z] #43 105.2 CC criu/crtools.o [2021-04-06T17:24:00.741Z] #43 105.8 CC criu/eventfd.o [2021-04-06T17:24:00.741Z] #43 106.3 CC criu/eventpoll.o [2021-04-06T17:24:00.741Z] #43 107.0 CC criu/external.o [2021-04-06T17:24:00.741Z] #43 107.4 CC criu/fault-injection.o [2021-04-06T17:24:00.741Z] #43 107.5 CC criu/fdstore.o [2021-04-06T17:24:00.741Z] #43 107.8 CC criu/fifo.o [2021-04-06T17:24:00.741Z] #43 108.4 CC criu/file-ids.o [2021-04-06T17:24:00.741Z] #43 108.7 CC criu/file-lock.o [2021-04-06T17:24:00.741Z] #43 109.7 CC criu/files-ext.o [2021-04-06T17:24:00.741Z] #43 110.1 CC criu/files-reg.o [2021-04-06T17:24:00.741Z] #43 112.2 CC criu/files.o [2021-04-06T17:24:00.741Z] #43 114.4 CC criu/filesystems.o [2021-04-06T17:24:00.741Z] #43 115.2 CC criu/fsnotify.o [2021-04-06T17:24:00.874Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 69.9% of statements [2021-04-06T17:24:00.997Z] #43 ... [2021-04-06T17:24:00.997Z] [2021-04-06T17:24:00.997Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:24:00.997Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:24:00.997Z] #20 54.50 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-06T17:24:00.997Z] #20 54.51 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:24:00.997Z] #20 54.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:24:00.997Z] #20 54.54 Setting up vim (2:8.1.0875-5) ... [2021-04-06T17:24:00.997Z] #20 54.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-06T17:24:00.997Z] #20 54.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-06T17:24:00.997Z] #20 54.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-06T17:24:00.997Z] #20 54.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-06T17:24:00.997Z] #20 54.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-06T17:24:00.997Z] #20 54.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-06T17:24:00.997Z] #20 54.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-06T17:24:00.997Z] #20 54.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-06T17:24:00.997Z] #20 54.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:24:01.073Z] #43 108.3 CC criu/files-ext.o [2021-04-06T17:24:01.073Z] #43 ... [2021-04-06T17:24:01.073Z] [2021-04-06T17:24:01.073Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:24:01.073Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:24:01.073Z] #20 26.84 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-06T17:24:01.073Z] #20 26.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 26.86 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:24:01.073Z] #20 27.69 Selecting previously unselected package python3.7. [2021-04-06T17:24:01.073Z] #20 27.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 27.71 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:24:01.073Z] #20 27.80 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-06T17:24:01.073Z] #20 27.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 27.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-06T17:24:01.073Z] #20 27.92 Setting up python3-minimal (3.7.3-1) ... [2021-04-06T17:24:01.073Z] #20 28.81 Selecting previously unselected package python3. [2021-04-06T17:24:01.073Z] #20 28.81 (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 ... 24096 files and directories currently installed.) [2021-04-06T17:24:01.073Z] #20 28.86 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 28.88 Unpacking python3 (3.7.3-1) ... [2021-04-06T17:24:01.073Z] #20 29.01 Selecting previously unselected package libip4tc0:amd64. [2021-04-06T17:24:01.073Z] #20 29.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 29.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-06T17:24:01.073Z] #20 29.09 Selecting previously unselected package libip6tc0:amd64. [2021-04-06T17:24:01.073Z] #20 29.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 29.12 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-06T17:24:01.073Z] #20 29.20 Selecting previously unselected package libiptc0:amd64. [2021-04-06T17:24:01.073Z] #20 29.21 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 29.22 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-06T17:24:01.073Z] #20 29.29 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-06T17:24:01.073Z] #20 29.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 29.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-06T17:24:01.073Z] #20 29.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-06T17:24:01.073Z] #20 29.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 29.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-06T17:24:01.073Z] #20 29.45 Selecting previously unselected package libnftnl11:amd64. [2021-04-06T17:24:01.073Z] #20 29.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 29.46 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-06T17:24:01.073Z] #20 29.55 Selecting previously unselected package iptables. [2021-04-06T17:24:01.073Z] #20 29.55 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 29.56 Unpacking iptables (1.8.2-4) ... [2021-04-06T17:24:01.073Z] #20 29.87 Selecting previously unselected package xxd. [2021-04-06T17:24:01.073Z] #20 29.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:24:01.073Z] #20 29.89 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:24:01.073Z] #20 30.04 Selecting previously unselected package vim-common. [2021-04-06T17:24:01.073Z] #20 30.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:24:01.073Z] #20 30.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:24:01.073Z] #20 30.26 Selecting previously unselected package bash-completion. [2021-04-06T17:24:01.073Z] #20 30.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-06T17:24:01.163Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2021-04-06T17:24:01.253Z] #20 54.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:24:01.253Z] #20 54.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-06T17:24:01.253Z] #20 54.66 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:24:01.253Z] #20 54.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-06T17:24:01.253Z] #20 54.68 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:24:01.329Z] #20 32.98 Unpacking bash-completion (1:2.8-6) ... [2021-04-06T17:24:01.791Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 75.2% of statements [2021-04-06T17:24:01.791Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-06T17:24:01.891Z] #20 33.41 Selecting previously unselected package bzip2. [2021-04-06T17:24:01.891Z] #20 33.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-06T17:24:01.891Z] #20 33.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:24:01.891Z] #20 33.54 Selecting previously unselected package xz-utils. [2021-04-06T17:24:02.023Z] [2021-04-06T17:24:02.023Z] SUCCESS: Specified value was saved. [2021-04-06T17:24:02.113Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 58.6% of statements [2021-04-06T17:24:02.147Z] #20 33.54 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-06T17:24:02.147Z] #20 33.56 Unpacking xz-utils (5.2.4-1) ... [2021-04-06T17:24:02.147Z] #20 33.74 Selecting previously unselected package apparmor. [2021-04-06T17:24:02.147Z] #20 33.74 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-06T17:24:02.370Z] #46 ... [2021-04-06T17:24:02.370Z] [2021-04-06T17:24:02.370Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:02.370Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:24:02.370Z] #44 105.0 CC criu/cgroup.o [2021-04-06T17:24:02.370Z] #44 109.6 CC criu/clone-noasan.o [2021-04-06T17:24:02.370Z] #44 109.9 CC criu/config.o [2021-04-06T17:24:02.370Z] #44 113.0 CC criu/cr-check.o [2021-04-06T17:24:02.370Z] #44 ... [2021-04-06T17:24:02.370Z] [2021-04-06T17:24:02.370Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:24:02.370Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:24:02.370Z] #21 60.96 Selecting previously unselected package xfsprogs. [2021-04-06T17:24:02.370Z] #21 60.97 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-04-06T17:24:02.370Z] #21 60.98 Unpacking xfsprogs (4.20.0-1) ... [2021-04-06T17:24:02.370Z] #21 61.50 Selecting previously unselected package zip. [2021-04-06T17:24:02.370Z] #21 61.53 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-04-06T17:24:02.370Z] #21 61.55 Unpacking zip (3.0-11+b1) ... [2021-04-06T17:24:02.370Z] #21 61.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:24:02.370Z] #21 61.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:24:02.370Z] #21 61.83 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-04-06T17:24:02.370Z] #21 61.84 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-06T17:24:02.370Z] #21 61.85 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-04-06T17:24:02.370Z] #21 61.86 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-04-06T17:24:02.370Z] #21 61.87 Setting up uidmap (1:4.5-1.1) ... [2021-04-06T17:24:02.370Z] #21 61.87 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-04-06T17:24:02.370Z] #21 61.88 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-06T17:24:02.370Z] #21 61.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:24:02.370Z] #21 61.91 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:24:02.370Z] #21 61.93 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-06T17:24:02.370Z] #21 61.93 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:24:02.370Z] #21 61.95 Setting up zip (3.0-11+b1) ... [2021-04-06T17:24:02.370Z] #21 61.96 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:24:02.370Z] #21 62.00 Setting up bash-completion (1:2.8-6) ... [2021-04-06T17:24:02.403Z] #20 33.86 Unpacking apparmor (2.13.2-10) ... [2021-04-06T17:24:02.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-06T17:24:02.659Z] #20 34.20 Selecting previously unselected package aufs-tools. [2021-04-06T17:24:02.659Z] #20 34.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-06T17:24:02.659Z] #20 34.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:24:02.659Z] #20 34.33 Selecting previously unselected package libonig5:amd64. [2021-04-06T17:24:02.659Z] #20 34.33 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-06T17:24:02.659Z] #20 34.34 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:24:02.741Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 31.5% of statements [2021-04-06T17:24:02.916Z] #20 34.50 Selecting previously unselected package libjq1:amd64. [2021-04-06T17:24:02.916Z] #20 34.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:24:02.916Z] #20 34.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:24:02.987Z] INFO: Downloading git... [2021-04-06T17:24:03.172Z] #20 34.65 Selecting previously unselected package jq. [2021-04-06T17:24:03.172Z] #20 34.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:24:03.172Z] #20 34.67 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:24:03.172Z] #20 34.89 Selecting previously unselected package libaio1:amd64. [2021-04-06T17:24:03.427Z] #20 34.89 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-06T17:24:03.427Z] #20 34.91 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-06T17:24:03.427Z] #20 34.96 Selecting previously unselected package libgpm2:amd64. [2021-04-06T17:24:03.427Z] #20 34.97 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-06T17:24:03.427Z] #20 34.98 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-06T17:24:03.427Z] #20 35.04 Selecting previously unselected package libicu63:amd64. [2021-04-06T17:24:03.427Z] #20 35.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-06T17:24:03.427Z] #20 35.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:24:03.768Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2021-04-06T17:24:03.954Z] INFO: Downloading go... [2021-04-06T17:24:04.058Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-04-06T17:24:04.523Z] #20 57.71 Setting up iptables (1.8.2-4) ... [2021-04-06T17:24:04.523Z] #20 57.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:24:04.523Z] #20 57.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:24:04.523Z] #20 57.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:24:04.523Z] #20 57.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:24:04.523Z] #20 57.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-06T17:24:04.523Z] #20 57.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-06T17:24:04.523Z] #20 57.76 Setting up python3 (3.7.3-1) ... [2021-04-06T17:24:04.523Z] #20 58.13 Setting up python3-wheel (0.32.3-2) ... [2021-04-06T17:24:04.686Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-04-06T17:24:04.686Z] ok github.com/docker/docker/daemon/logger/splunk 1.441s coverage: 82.5% of statements [2021-04-06T17:24:04.686Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-06T17:24:04.686Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-06T17:24:05.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:24:05.453Z] #20 58.84 Setting up apparmor (2.13.2-10) ... [2021-04-06T17:24:05.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:24:05.945Z] #21 67.32 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-04-06T17:24:05.946Z] #21 67.32 Setting up xz-utils (5.2.4-1) ... [2021-04-06T17:24:05.946Z] #21 67.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-06T17:24:05.946Z] #21 67.38 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:24:05.946Z] #21 67.48 invoke-rc.d: could not determine current runlevel [2021-04-06T17:24:05.946Z] #21 67.51 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-06T17:24:05.946Z] #21 67.52 Setting up pigz (2.4-1) ... [2021-04-06T17:24:05.946Z] #21 67.53 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-06T17:24:05.946Z] #21 67.54 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-06T17:24:05.946Z] #21 67.56 Setting up python-pip-whl (18.1-5) ... [2021-04-06T17:24:05.946Z] #20 ... [2021-04-06T17:24:05.946Z] [2021-04-06T17:24:05.946Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:24:05.946Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:24:05.946Z] #40 181.6 + dpkg --print-architecture [2021-04-06T17:24:05.946Z] #40 181.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-06T17:24:06.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:24:06.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:24:06.129Z] INFO: Downloading compiler 1 of 3... [2021-04-06T17:24:06.129Z] INFO: Downloading compiler 2 of 3... [2021-04-06T17:24:06.184Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2021-04-06T17:24:06.248Z] #21 67.57 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-04-06T17:24:06.248Z] #21 67.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:24:06.474Z] ok github.com/docker/docker/distribution 0.249s coverage: 25.2% of statements [2021-04-06T17:24:06.474Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-06T17:24:06.507Z] #40 182.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-06T17:24:06.507Z] #40 182.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-06T17:24:06.549Z] #21 68.29 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-04-06T17:24:06.589Z] INFO: Downloading compiler 3 of 3... [2021-04-06T17:24:06.850Z] #21 68.30 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-06T17:24:06.850Z] #21 68.31 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-06T17:24:06.850Z] #21 68.32 Setting up vim (2:8.1.0875-5) ... [2021-04-06T17:24:06.850Z] #21 68.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-06T17:24:06.850Z] #21 68.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-06T17:24:06.850Z] #21 68.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-06T17:24:06.850Z] #21 68.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-06T17:24:06.850Z] #21 68.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-06T17:24:06.850Z] #21 68.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-06T17:24:06.850Z] #21 68.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-06T17:24:06.850Z] #21 68.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-06T17:24:06.850Z] #21 68.50 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-06T17:24:06.850Z] #21 68.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:24:06.850Z] #21 68.52 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-06T17:24:07.045Z] INFO: Extracting git... [2021-04-06T17:24:07.150Z] #21 68.53 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:24:07.150Z] #21 68.55 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-06T17:24:07.150Z] #21 68.56 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:24:07.346Z] #20 60.52 Setting up xfsprogs (4.20.0-1) ... [2021-04-06T17:24:07.346Z] #20 60.53 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:24:07.346Z] #20 60.95 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:24:07.502Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-04-06T17:24:08.133Z] ok github.com/docker/docker/image 0.012s coverage: 86.6% of statements [2021-04-06T17:24:08.276Z] #20 61.90 Setting up python3-distutils (3.7.3-1) ... [2021-04-06T17:24:08.761Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-04-06T17:24:08.761Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.1% of statements [2021-04-06T17:24:08.761Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-06T17:24:08.840Z] #20 62.37 Setting up python3-setuptools (40.8.0-1) ... [2021-04-06T17:24:09.390Z] ok github.com/docker/docker/image/tarexport 0.028s coverage: 0.6% of statements [2021-04-06T17:24:09.681Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-04-06T17:24:09.681Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-06T17:24:09.970Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-04-06T17:24:10.208Z] #20 63.61 Setting up python3-pip (18.1-5) ... [2021-04-06T17:24:10.998Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-04-06T17:24:11.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:24:11.575Z] #20 64.77 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:24:11.575Z] #20 64.81 Processing triggers for mime-support (3.62) ... [2021-04-06T17:24:11.629Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2021-04-06T17:24:11.629Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-06T17:24:11.751Z] #40 ... [2021-04-06T17:24:11.751Z] [2021-04-06T17:24:11.751Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:11.751Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:11.751Z] #43 108.7 CC criu/files-reg.o [2021-04-06T17:24:11.751Z] #43 111.0 CC criu/files.o [2021-04-06T17:24:11.751Z] #43 113.1 CC criu/filesystems.o [2021-04-06T17:24:11.751Z] #43 113.8 CC criu/fsnotify.o [2021-04-06T17:24:11.751Z] #43 115.0 CC criu/image-desc.o [2021-04-06T17:24:11.751Z] #43 115.1 CC criu/image.o [2021-04-06T17:24:11.751Z] #43 116.0 CC criu/ipc_ns.o [2021-04-06T17:24:11.751Z] #43 117.1 CC criu/irmap.o [2021-04-06T17:24:11.751Z] #43 117.7 CC criu/kcmp-ids.o [2021-04-06T17:24:11.751Z] #43 118.2 CC criu/kerndat.o [2021-04-06T17:24:11.751Z] #43 ... [2021-04-06T17:24:11.751Z] [2021-04-06T17:24:11.751Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:24:11.751Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:24:11.751Z] #20 38.61 Selecting previously unselected package libnet1:amd64. [2021-04-06T17:24:11.751Z] #20 38.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:24:11.751Z] #20 38.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:24:11.751Z] #20 38.69 Selecting previously unselected package libnl-3-200:amd64. [2021-04-06T17:24:11.751Z] #20 38.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-06T17:24:11.751Z] #20 38.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:24:11.751Z] #20 38.80 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-06T17:24:11.751Z] #20 38.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:24:11.751Z] #20 38.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:24:11.751Z] #20 38.87 Selecting previously unselected package libreadline5:amd64. [2021-04-06T17:24:11.751Z] #20 38.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-06T17:24:11.751Z] #20 38.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-06T17:24:11.751Z] #20 39.04 Selecting previously unselected package net-tools. [2021-04-06T17:24:11.751Z] #20 39.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-06T17:24:11.751Z] #20 39.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:24:11.751Z] #20 39.24 Selecting previously unselected package python-pip-whl. [2021-04-06T17:24:11.751Z] #20 39.24 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-06T17:24:11.751Z] #20 39.25 Unpacking python-pip-whl (18.1-5) ... [2021-04-06T17:24:11.751Z] #20 39.79 Selecting previously unselected package python3-lib2to3. [2021-04-06T17:24:11.751Z] #20 39.80 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-06T17:24:11.751Z] #20 39.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:24:11.751Z] #20 39.97 Selecting previously unselected package python3-distutils. [2021-04-06T17:24:11.751Z] #20 39.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-06T17:24:11.751Z] #20 39.98 Unpacking python3-distutils (3.7.3-1) ... [2021-04-06T17:24:11.751Z] #20 40.14 Selecting previously unselected package python3-pip. [2021-04-06T17:24:11.752Z] #20 40.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-06T17:24:11.752Z] #20 40.15 Unpacking python3-pip (18.1-5) ... [2021-04-06T17:24:11.752Z] #20 40.33 Selecting previously unselected package python3-pkg-resources. [2021-04-06T17:24:11.752Z] #20 40.33 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:24:11.752Z] #20 40.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:24:11.752Z] #20 40.47 Selecting previously unselected package python3-setuptools. [2021-04-06T17:24:11.752Z] #20 40.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-06T17:24:11.752Z] #20 40.48 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-06T17:24:11.752Z] #20 40.68 Selecting previously unselected package python3-wheel. [2021-04-06T17:24:11.752Z] #20 40.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-06T17:24:11.752Z] #20 40.69 Unpacking python3-wheel (0.32.3-2) ... [2021-04-06T17:24:11.752Z] #20 40.77 Selecting previously unselected package sudo. [2021-04-06T17:24:11.752Z] #20 40.77 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-06T17:24:11.752Z] #20 40.79 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:24:11.752Z] #20 41.34 Selecting previously unselected package thin-provisioning-tools. [2021-04-06T17:24:11.752Z] #20 41.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-06T17:24:11.752Z] #20 41.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:24:11.752Z] #20 41.59 Selecting previously unselected package uidmap. [2021-04-06T17:24:11.752Z] #20 41.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-06T17:24:11.752Z] #20 41.61 Unpacking uidmap (1:4.5-1.1) ... [2021-04-06T17:24:11.752Z] #20 41.74 Selecting previously unselected package vim-runtime. [2021-04-06T17:24:11.752Z] #20 41.74 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:24:11.752Z] #20 41.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-06T17:24:11.752Z] #20 41.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-06T17:24:11.752Z] #20 41.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:24:11.832Z] #20 ... [2021-04-06T17:24:11.832Z] [2021-04-06T17:24:11.832Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:11.832Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:11.832Z] #43 116.4 CC criu/image-desc.o [2021-04-06T17:24:11.832Z] #43 116.6 CC criu/image.o [2021-04-06T17:24:11.832Z] #43 117.6 CC criu/ipc_ns.o [2021-04-06T17:24:11.832Z] #43 118.9 CC criu/irmap.o [2021-04-06T17:24:11.832Z] #43 119.7 CC criu/kcmp-ids.o [2021-04-06T17:24:11.832Z] #43 120.0 CC criu/kerndat.o [2021-04-06T17:24:11.832Z] #43 121.1 CC criu/libnetlink.o [2021-04-06T17:24:11.832Z] #43 121.5 CC criu/log.o [2021-04-06T17:24:11.832Z] #43 122.1 CC criu/lsm.o [2021-04-06T17:24:11.832Z] #43 122.5 CC criu/mem.o [2021-04-06T17:24:11.832Z] #43 124.3 CC criu/memfd.o [2021-04-06T17:24:11.832Z] #43 125.0 CC criu/mount.o [2021-04-06T17:24:12.089Z] #43 ... [2021-04-06T17:24:12.089Z] [2021-04-06T17:24:12.089Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:24:12.089Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:24:12.089Z] #20 DONE 65.7s [2021-04-06T17:24:12.089Z] [2021-04-06T17:24:12.089Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T17:24:12.089Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-06T17:24:12.652Z] #21 ... [2021-04-06T17:24:12.652Z] [2021-04-06T17:24:12.652Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:24:12.652Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:24:12.652Z] #40 188.0 + dpkg --print-architecture [2021-04-06T17:24:12.652Z] #40 188.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-06T17:24:12.652Z] #40 188.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-06T17:24:12.652Z] #40 188.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-06T17:24:12.802Z] #21 73.72 Setting up iptables (1.8.2-4) ... [2021-04-06T17:24:12.802Z] #21 73.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:24:12.802Z] #21 73.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:24:12.802Z] #21 73.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:24:12.802Z] #21 73.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:24:12.802Z] #21 73.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-06T17:24:12.802Z] #21 73.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-06T17:24:12.802Z] #21 73.88 Setting up python3 (3.7.3-1) ... [2021-04-06T17:24:12.802Z] #21 ... [2021-04-06T17:24:12.802Z] [2021-04-06T17:24:12.802Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:24:12.802Z] #46 sha256:6743c58b8ccdf1bc63bf61cad19092be53d8609a364f14059e3b416c5a037bc7 [2021-04-06T17:24:12.802Z] #46 DONE 196.5s [2021-04-06T17:24:12.802Z] [2021-04-06T17:24:12.802Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:12.802Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:24:12.802Z] #44 116.3 CC criu/cr-dedup.o [2021-04-06T17:24:12.802Z] #44 117.0 CC criu/cr-dump.o [2021-04-06T17:24:12.802Z] #44 120.8 CC criu/cr-errno.o [2021-04-06T17:24:12.802Z] #44 120.9 CC criu/cr-restore.o [2021-04-06T17:24:13.101Z] #44 ... [2021-04-06T17:24:13.101Z] [2021-04-06T17:24:13.101Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:24:13.101Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:24:13.101Z] #21 74.50 Setting up python3-wheel (0.32.3-2) ... [2021-04-06T17:24:13.216Z] #40 ... [2021-04-06T17:24:13.216Z] [2021-04-06T17:24:13.216Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T17:24:13.216Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-06T17:24:13.243Z] ok github.com/docker/docker/pkg/archive 0.268s coverage: 81.9% of statements [2021-04-06T17:24:13.474Z] #21 1.119 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-06T17:24:13.474Z] #21 1.123 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-06T17:24:13.474Z] #21 1.126 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-06T17:24:13.474Z] #21 DONE 1.2s [2021-04-06T17:24:13.474Z] [2021-04-06T17:24:13.474Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:24:13.474Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T17:24:13.640Z] #20 45.07 Selecting previously unselected package vim. [2021-04-06T17:24:13.640Z] #20 45.09 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:24:13.640Z] #20 45.11 Unpacking vim (2:8.1.0875-5) ... [2021-04-06T17:24:13.871Z] ok github.com/docker/docker/pkg/authorization 0.343s coverage: 68.3% of statements [2021-04-06T17:24:13.871Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-06T17:24:13.896Z] #20 45.65 Selecting previously unselected package xfsprogs. [2021-04-06T17:24:14.152Z] #20 45.65 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-06T17:24:14.152Z] #20 45.65 Unpacking xfsprogs (4.20.0-1) ... [2021-04-06T17:24:14.156Z] #21 75.61 Setting up apparmor (2.13.2-10) ... [2021-04-06T17:24:14.160Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-06T17:24:14.721Z] #20 46.13 Selecting previously unselected package zip. [2021-04-06T17:24:14.721Z] #20 46.13 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-06T17:24:14.721Z] #20 46.14 Unpacking zip (3.0-11+b1) ... [2021-04-06T17:24:14.721Z] #20 46.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:24:14.721Z] #20 46.38 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:24:14.721Z] #20 46.40 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-06T17:24:14.721Z] #20 46.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-06T17:24:14.721Z] #20 46.42 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-06T17:24:14.721Z] #20 46.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-06T17:24:14.721Z] #20 46.45 Setting up uidmap (1:4.5-1.1) ... [2021-04-06T17:24:14.721Z] #20 46.46 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-06T17:24:14.977Z] #20 46.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:24:14.977Z] #20 46.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:24:14.977Z] #20 46.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:24:14.977Z] #20 46.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:24:14.977Z] #20 46.54 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:24:14.977Z] #20 46.55 Setting up zip (3.0-11+b1) ... [2021-04-06T17:24:14.977Z] #20 46.57 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:24:14.977Z] #20 46.59 Setting up bash-completion (1:2.8-6) ... [2021-04-06T17:24:16.264Z] #21 77.57 Setting up xfsprogs (4.20.0-1) ... [2021-04-06T17:24:16.264Z] #21 77.59 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:24:16.564Z] #21 78.06 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:24:17.633Z] #21 79.21 Setting up python3-distutils (3.7.3-1) ... [2021-04-06T17:24:18.251Z] #20 49.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-06T17:24:18.251Z] #20 49.46 Setting up xz-utils (5.2.4-1) ... [2021-04-06T17:24:18.251Z] #20 49.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-06T17:24:18.251Z] #20 49.49 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:24:18.251Z] #20 49.59 invoke-rc.d: could not determine current runlevel [2021-04-06T17:24:18.251Z] #20 49.59 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-06T17:24:18.251Z] #20 49.60 Setting up pigz (2.4-1) ... [2021-04-06T17:24:18.251Z] #20 49.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-06T17:24:18.251Z] #20 49.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:24:18.251Z] #20 49.67 Setting up python-pip-whl (18.1-5) ... [2021-04-06T17:24:18.251Z] #20 49.69 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-06T17:24:18.251Z] #20 49.71 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:24:18.306Z] #21 79.81 Setting up python3-setuptools (40.8.0-1) ... [2021-04-06T17:24:18.507Z] #20 50.17 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-06T17:24:18.507Z] #20 50.21 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:24:18.507Z] #20 50.23 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:24:18.507Z] #20 50.25 Setting up vim (2:8.1.0875-5) ... [2021-04-06T17:24:18.593Z] ok github.com/docker/docker/pkg/chrootarchive 3.478s coverage: 43.2% of statements [2021-04-06T17:24:18.593Z] ok github.com/docker/docker/layer 7.123s coverage: 68.8% of statements [2021-04-06T17:24:18.593Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-06T17:24:18.593Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-06T17:24:18.593Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-06T17:24:18.593Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-06T17:24:18.593Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-06T17:24:18.593Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-06T17:24:18.593Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-06T17:24:18.593Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-04-06T17:24:18.593Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-04-06T17:24:18.725Z] #22 4.975 Collecting yamllint==1.16.0 [2021-04-06T17:24:18.763Z] #20 50.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-06T17:24:18.763Z] #20 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-06T17:24:18.763Z] #20 50.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-06T17:24:18.763Z] #20 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-06T17:24:18.763Z] #20 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-06T17:24:18.763Z] #20 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-06T17:24:18.763Z] #20 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-06T17:24:18.763Z] #20 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-06T17:24:18.763Z] #20 50.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:24:18.763Z] #20 50.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:24:18.882Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2021-04-06T17:24:19.019Z] #20 50.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-06T17:24:19.019Z] #20 50.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:24:19.019Z] #20 50.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-06T17:24:19.019Z] #20 50.57 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:24:19.171Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-04-06T17:24:19.396Z] INFO: Expanding go... [2021-04-06T17:24:19.463Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-04-06T17:24:19.500Z] #21 81.08 Setting up python3-pip (18.1-5) ... [2021-04-06T17:24:20.092Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-04-06T17:24:20.156Z] #21 ... [2021-04-06T17:24:20.156Z] [2021-04-06T17:24:20.156Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:24:20.156Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-06T17:24:20.156Z] #33 DONE 203.9s [2021-04-06T17:24:20.156Z] [2021-04-06T17:24:20.156Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:20.156Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:24:20.156Z] #44 127.7 CC criu/cr-service.o [2021-04-06T17:24:20.156Z] #44 130.4 CC criu/crtools.o [2021-04-06T17:24:20.156Z] #44 131.1 CC criu/eventfd.o [2021-04-06T17:24:20.156Z] #44 131.6 CC criu/eventpoll.o [2021-04-06T17:24:20.156Z] #44 133.0 CC criu/external.o [2021-04-06T17:24:20.625Z] #22 ... [2021-04-06T17:24:20.625Z] [2021-04-06T17:24:20.625Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:20.625Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:20.625Z] #43 130.1 CC criu/namespaces.o [2021-04-06T17:24:20.625Z] #43 132.2 CC criu/net.o [2021-04-06T17:24:20.625Z] #43 135.2 CC criu/netfilter.o [2021-04-06T17:24:21.121Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-04-06T17:24:21.188Z] #43 135.5 CC criu/page-pipe.o [2021-04-06T17:24:21.352Z] #44 134.1 CC criu/fault-injection.o [2021-04-06T17:24:21.352Z] #44 ... [2021-04-06T17:24:21.352Z] [2021-04-06T17:24:21.352Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:24:21.352Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:24:21.352Z] #21 82.84 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:24:21.352Z] #21 82.89 Processing triggers for mime-support (3.62) ... [2021-04-06T17:24:21.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:24:21.410Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2021-04-06T17:24:21.667Z] #21 DONE 83.2s [2021-04-06T17:24:21.667Z] [2021-04-06T17:24:21.667Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T17:24:21.667Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-04-06T17:24:21.751Z] #43 136.2 CC criu/page-xfer.o [2021-04-06T17:24:21.973Z] #22 0.308 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-06T17:24:21.973Z] #22 0.312 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-06T17:24:21.973Z] #22 0.315 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-06T17:24:21.973Z] #22 DONE 0.4s [2021-04-06T17:24:21.973Z] [2021-04-06T17:24:21.973Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:24:21.973Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-06T17:24:22.287Z] #20 53.30 Setting up iptables (1.8.2-4) ... [2021-04-06T17:24:22.287Z] #20 53.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:24:22.287Z] #20 53.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:24:22.287Z] #20 53.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:24:22.287Z] #20 53.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:24:22.287Z] #20 53.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-06T17:24:22.287Z] #20 53.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-06T17:24:22.287Z] #20 53.35 Setting up python3 (3.7.3-1) ... [2021-04-06T17:24:22.287Z] #20 53.71 Setting up python3-wheel (0.32.3-2) ... [2021-04-06T17:24:22.287Z] #20 ... [2021-04-06T17:24:22.287Z] [2021-04-06T17:24:22.287Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:22.287Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:22.287Z] #43 119.4 CC criu/libnetlink.o [2021-04-06T17:24:22.287Z] #43 119.8 CC criu/log.o [2021-04-06T17:24:22.287Z] #43 120.3 CC criu/lsm.o [2021-04-06T17:24:22.287Z] #43 120.7 CC criu/mem.o [2021-04-06T17:24:22.287Z] #43 122.5 CC criu/memfd.o [2021-04-06T17:24:22.287Z] #43 123.2 CC criu/mount.o [2021-04-06T17:24:22.287Z] #43 127.3 CC criu/namespaces.o [2021-04-06T17:24:22.287Z] #43 129.3 CC criu/net.o [2021-04-06T17:24:22.437Z] ok github.com/docker/docker/pkg/fsutils 0.407s coverage: 85.1% of statements [2021-04-06T17:24:22.437Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-04-06T17:24:22.727Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2021-04-06T17:24:22.850Z] #43 ... [2021-04-06T17:24:22.850Z] [2021-04-06T17:24:22.850Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:24:22.850Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:24:22.850Z] #20 54.46 Setting up apparmor (2.13.2-10) ... [2021-04-06T17:24:23.120Z] #43 137.6 CC criu/pagemap-cache.o [2021-04-06T17:24:23.376Z] #43 137.9 CC criu/pagemap.o [2021-04-06T17:24:23.632Z] #43 ... [2021-04-06T17:24:23.632Z] [2021-04-06T17:24:23.632Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:24:23.632Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T17:24:23.632Z] #22 10.30 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-06T17:24:23.632Z] #22 10.37 Collecting pyyaml (from yamllint==1.16.0) [2021-04-06T17:24:23.754Z] ok github.com/docker/docker/pkg/ioutils 0.270s coverage: 70.1% of statements [2021-04-06T17:24:23.754Z] ok github.com/docker/docker/pkg/idtools 0.587s coverage: 69.5% of statements [2021-04-06T17:24:23.754Z] ok github.com/docker/docker/pkg/jsonmessage 0.001s coverage: 91.7% of statements [2021-04-06T17:24:23.754Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-06T17:24:24.071Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2021-04-06T17:24:24.071Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-06T17:24:24.071Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-06T17:24:24.071Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-04-06T17:24:24.071Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-06T17:24:24.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-06T17:24:24.195Z] #22 10.62 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-06T17:24:24.362Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-04-06T17:24:24.362Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-04-06T17:24:24.451Z] #22 10.95 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-06T17:24:24.451Z] #22 11.00 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-06T17:24:24.451Z] #22 11.05 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-06T17:24:24.651Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2021-04-06T17:24:24.651Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-04-06T17:24:24.651Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-06T17:24:24.651Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-06T17:24:24.708Z] #22 11.47 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-06T17:24:24.743Z] #20 56.18 Setting up xfsprogs (4.20.0-1) ... [2021-04-06T17:24:24.743Z] #20 56.19 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:24:24.999Z] #20 56.60 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:24:25.272Z] #22 DONE 11.9s [2021-04-06T17:24:25.272Z] [2021-04-06T17:24:25.272Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T17:24:25.272Z] #25 sha256:04098a700969648be836f16930b9d8513ca657c420af0cbaff9a58b3176c6957 [2021-04-06T17:24:25.280Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-04-06T17:24:25.529Z] #25 DONE 0.3s [2021-04-06T17:24:25.529Z] [2021-04-06T17:24:25.529Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:25.529Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:25.529Z] #43 139.1 CC criu/parasite-syscall.o [2021-04-06T17:24:25.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:24:25.785Z] #43 140.2 CC criu/path.o [2021-04-06T17:24:25.909Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-04-06T17:24:25.929Z] #20 57.44 Setting up python3-distutils (3.7.3-1) ... [2021-04-06T17:24:26.198Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-06T17:24:26.198Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-04-06T17:24:26.350Z] #43 140.7 CC criu/pie-util-vdso-elf32.o [2021-04-06T17:24:26.492Z] #20 57.93 Setting up python3-setuptools (40.8.0-1) ... [2021-04-06T17:24:26.607Z] #43 141.1 CC criu/pie-util-vdso.o [2021-04-06T17:24:27.170Z] #43 141.6 CC criu/pie-util.o [2021-04-06T17:24:27.170Z] #43 141.7 CC criu/pipes.o [2021-04-06T17:24:27.424Z] #20 59.00 Setting up python3-pip (18.1-5) ... [2021-04-06T17:24:27.624Z] #23 4.783 Collecting yamllint==1.16.0 [2021-04-06T17:24:27.624Z] #23 5.177 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-06T17:24:27.624Z] #23 5.332 Collecting pyyaml (from yamllint==1.16.0) [2021-04-06T17:24:27.624Z] #23 5.709 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-06T17:24:27.702Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-04-06T17:24:27.702Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-04-06T17:24:28.099Z] #43 142.3 CC criu/plugin.o [2021-04-06T17:24:28.099Z] #43 142.6 CC criu/proc_parse.o [2021-04-06T17:24:28.353Z] #20 60.08 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:24:28.353Z] #20 60.13 Processing triggers for mime-support (3.62) ... [2021-04-06T17:24:28.697Z] #23 6.531 Installing build dependencies: started [2021-04-06T17:24:28.916Z] #20 DONE 60.6s [2021-04-06T17:24:28.916Z] [2021-04-06T17:24:28.916Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:28.916Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:28.916Z] #43 132.8 CC criu/netfilter.o [2021-04-06T17:24:28.916Z] #43 133.3 CC criu/page-pipe.o [2021-04-06T17:24:28.916Z] #43 134.0 CC criu/page-xfer.o [2021-04-06T17:24:28.916Z] #43 135.5 CC criu/pagemap-cache.o [2021-04-06T17:24:28.916Z] #43 135.9 CC criu/pagemap.o [2021-04-06T17:24:29.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:24:29.847Z] #43 137.1 CC criu/parasite-syscall.o [2021-04-06T17:24:30.422Z] ok github.com/docker/docker/pkg/signal 2.354s coverage: 61.0% of statements [2021-04-06T17:24:30.687Z] #43 144.8 CC criu/protobuf-desc.o [2021-04-06T17:24:30.711Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-04-06T17:24:30.812Z] #23 ... [2021-04-06T17:24:30.812Z] [2021-04-06T17:24:30.812Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:30.812Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:24:30.812Z] #44 134.3 CC criu/fdstore.o [2021-04-06T17:24:30.812Z] #44 134.7 CC criu/fifo.o [2021-04-06T17:24:30.812Z] #44 135.1 CC criu/file-ids.o [2021-04-06T17:24:30.812Z] #44 135.4 CC criu/file-lock.o [2021-04-06T17:24:30.812Z] #44 136.5 CC criu/files-ext.o [2021-04-06T17:24:30.812Z] #44 136.9 CC criu/files-reg.o [2021-04-06T17:24:30.812Z] #44 139.5 CC criu/files.o [2021-04-06T17:24:30.812Z] #44 142.0 CC criu/filesystems.o [2021-04-06T17:24:30.812Z] #44 143.0 CC criu/fsnotify.o [2021-04-06T17:24:30.888Z] sha256:81cbc5c69c53f24e30741d03be39388f08d25b4e2a17ff037f36adc8aabc1db9 [2021-04-06T17:24:30.888Z] INFO: Starting docker-py tests... [2021-04-06T17:24:30.888Z] ============================= test session starts ============================== [2021-04-06T17:24:30.888Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-06T17:24:30.888Z] rootdir: /src, inifile: pytest.ini [2021-04-06T17:24:30.888Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-06T17:24:30.888Z] collected 390 items / 1 deselected / 389 selected [2021-04-06T17:24:30.888Z] [2021-04-06T17:24:30.943Z] #43 ... [2021-04-06T17:24:30.943Z] [2021-04-06T17:24:30.943Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:24:30.943Z] #30 sha256:32371bdaf5cce204e5042bf081968432884e24f6312224d7e0ea7b6e614a92ac [2021-04-06T17:24:30.943Z] #30 DONE 5.4s [2021-04-06T17:24:30.943Z] [2021-04-06T17:24:30.943Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T17:24:30.943Z] #33 sha256:ad90fe1bc0f4660b74334ab9644f9891da382bd1a1925844024a0622d6188897 [2021-04-06T17:24:31.000Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-04-06T17:24:31.000Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-04-06T17:24:31.199Z] #33 DONE 0.4s [2021-04-06T17:24:31.199Z] [2021-04-06T17:24:31.199Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:24:31.199Z] #56 sha256:baec3df946351b51e3ccb4dd9effee571312eef34a1fa0893b1c39b3b7ab170e [2021-04-06T17:24:31.255Z] #43 138.3 CC criu/path.o [2021-04-06T17:24:31.255Z] #43 138.5 CC criu/pie-util-vdso-elf32.o [2021-04-06T17:24:31.255Z] #43 ... [2021-04-06T17:24:31.255Z] [2021-04-06T17:24:31.255Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T17:24:31.255Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-06T17:24:31.255Z] #21 1.967 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-06T17:24:31.255Z] #21 1.973 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-06T17:24:31.255Z] #21 1.981 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-06T17:24:31.255Z] #21 DONE 2.2s [2021-04-06T17:24:31.255Z] [2021-04-06T17:24:31.255Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:24:31.255Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T17:24:31.461Z] #56 ... [2021-04-06T17:24:31.461Z] [2021-04-06T17:24:31.461Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T17:24:31.461Z] #35 sha256:1a9b1373295727506b92c3ae6888c1004cf650f8a888410802368d18b14680fc [2021-04-06T17:24:31.461Z] #35 DONE 0.1s [2021-04-06T17:24:31.461Z] [2021-04-06T17:24:31.461Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T17:24:31.461Z] #38 sha256:9e34bf8621fa7e918473210958d936246ae7ab29d0dd6f4204986422008e4f73 [2021-04-06T17:24:31.461Z] #38 DONE 0.0s [2021-04-06T17:24:31.461Z] [2021-04-06T17:24:31.461Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:31.461Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:31.461Z] #43 145.9 CC criu/protobuf.o [2021-04-06T17:24:31.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:24:31.783Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 54.2% of statements [2021-04-06T17:24:31.879Z] #44 144.4 CC criu/image-desc.o [2021-04-06T17:24:31.879Z] #44 144.6 CC criu/image.o [2021-04-06T17:24:32.078Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements [2021-04-06T17:24:32.095Z] #43 146.4 CC criu/pstree.o [2021-04-06T17:24:32.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:24:32.367Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2021-04-06T17:24:32.939Z] #44 145.7 CC criu/ipc_ns.o [2021-04-06T17:24:32.995Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2021-04-06T17:24:32.995Z] testing: warning: no tests to run [2021-04-06T17:24:32.996Z] coverage: [no statements] [2021-04-06T17:24:32.996Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-06T17:24:33.023Z] #43 ... [2021-04-06T17:24:33.023Z] [2021-04-06T17:24:33.023Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:24:33.023Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:24:33.023Z] #40 DONE 218.4s [2021-04-06T17:24:33.279Z] [2021-04-06T17:24:33.279Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:33.279Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:33.279Z] #43 147.7 CC criu/rbtree.o [2021-04-06T17:24:33.285Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-04-06T17:24:33.535Z] #43 148.1 CC criu/rst-malloc.o [2021-04-06T17:24:33.574Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-06T17:24:33.574Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-06T17:24:33.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:24:34.099Z] #43 148.6 CC criu/seccomp.o [2021-04-06T17:24:34.495Z] #44 147.3 CC criu/irmap.o [2021-04-06T17:24:35.028Z] #43 149.2 CC criu/seize.o [2021-04-06T17:24:35.028Z] #43 ... [2021-04-06T17:24:35.028Z] [2021-04-06T17:24:35.028Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T17:24:35.028Z] #41 sha256:071ab3d2abf67c9db5cba2336172b3a957ba46f794289cd532b1a5e419d0de2e [2021-04-06T17:24:35.028Z] #41 DONE 0.6s [2021-04-06T17:24:35.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-06T17:24:35.283Z] [2021-04-06T17:24:35.284Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:35.284Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:35.542Z] #43 150.0 CC criu/servicefd.o [2021-04-06T17:24:35.556Z] #44 148.2 CC criu/kcmp-ids.o [2021-04-06T17:24:35.629Z] ok github.com/docker/docker/plugin 0.550s coverage: 23.2% of statements [2021-04-06T17:24:35.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:24:35.798Z] #43 150.4 CC criu/shmem.o [2021-04-06T17:24:35.856Z] #44 148.5 CC criu/kerndat.o [2021-04-06T17:24:35.918Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-04-06T17:24:36.208Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2021-04-06T17:24:36.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:24:36.726Z] #43 151.1 CC criu/sigframe.o [2021-04-06T17:24:36.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:24:36.982Z] #43 151.3 CC criu/signalfd.o [2021-04-06T17:24:36.982Z] #43 151.5 CC criu/sk-inet.o [2021-04-06T17:24:37.151Z] INFO: Expanding compiler 1 of 3... [2021-04-06T17:24:37.151Z] INFO: Expanding compiler 2 of 3... [2021-04-06T17:24:37.402Z] #44 149.8 CC criu/libnetlink.o [2021-04-06T17:24:37.704Z] #44 150.4 CC criu/log.o [2021-04-06T17:24:37.706Z] ok github.com/docker/docker/quota 0.637s coverage: 71.4% of statements [2021-04-06T17:24:37.796Z] #22 5.575 Collecting yamllint==1.16.0 [2021-04-06T17:24:37.796Z] #22 ... [2021-04-06T17:24:37.796Z] [2021-04-06T17:24:37.796Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:24:37.796Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:24:37.796Z] #40 DONE 213.1s [2021-04-06T17:24:37.796Z] [2021-04-06T17:24:37.796Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:37.796Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:37.796Z] #43 139.2 CC criu/pie-util-vdso.o [2021-04-06T17:24:37.796Z] #43 139.6 CC criu/pie-util.o [2021-04-06T17:24:37.796Z] #43 139.8 CC criu/pipes.o [2021-04-06T17:24:37.796Z] #43 140.8 CC criu/plugin.o [2021-04-06T17:24:37.796Z] #43 141.3 CC criu/proc_parse.o [2021-04-06T17:24:37.796Z] #43 144.4 CC criu/protobuf-desc.o [2021-04-06T17:24:37.910Z] #43 152.5 CC criu/sk-netlink.o [2021-04-06T17:24:37.995Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-04-06T17:24:38.052Z] #43 145.4 CC criu/protobuf.o [2021-04-06T17:24:38.370Z] #44 151.1 CC criu/lsm.o [2021-04-06T17:24:38.473Z] #43 152.8 CC criu/sk-packet.o [2021-04-06T17:24:38.615Z] #43 145.9 CC criu/pstree.o [2021-04-06T17:24:38.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:24:38.730Z] #43 153.3 CC criu/sk-queue.o [2021-04-06T17:24:39.022Z] ok github.com/docker/docker/registry 0.077s coverage: 58.8% of statements [2021-04-06T17:24:39.060Z] #44 151.6 CC criu/mem.o [2021-04-06T17:24:39.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:24:39.294Z] #43 153.7 CC criu/sk-tcp.o [2021-04-06T17:24:39.311Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-04-06T17:24:39.550Z] #43 ... [2021-04-06T17:24:39.550Z] [2021-04-06T17:24:39.550Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:24:39.550Z] #49 sha256:02b0c7d73a8b547a1e75a8fdd864b05bd4d1eb5e15a24408a3d47aaa4312735c [2021-04-06T17:24:39.550Z] #49 224.4 + /build/golangci-lint --version [2021-04-06T17:24:39.550Z] #49 224.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-06T17:24:39.550Z] #49 DONE 225.2s [2021-04-06T17:24:39.550Z] [2021-04-06T17:24:39.551Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:24:39.551Z] #53 sha256:3defe506792a75fab60336826cb7d520185724418ed77d6497294573b1b7958f [2021-04-06T17:24:39.601Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-04-06T17:24:39.807Z] #53 ... [2021-04-06T17:24:39.807Z] [2021-04-06T17:24:39.807Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:39.807Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:39.807Z] #43 154.2 CC criu/sk-unix.o [2021-04-06T17:24:39.982Z] #43 147.1 CC criu/rbtree.o [2021-04-06T17:24:39.982Z] #43 147.4 CC criu/rst-malloc.o [2021-04-06T17:24:40.229Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-04-06T17:24:40.229Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-04-06T17:24:40.238Z] #43 147.6 CC criu/seccomp.o [2021-04-06T17:24:40.802Z] #43 ... [2021-04-06T17:24:40.802Z] [2021-04-06T17:24:40.802Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:24:40.802Z] #49 sha256:c54fa90bf3d1b7031e61fa2de2937ce4d5c0097fbc2f567946ac8a0cf5b1a957 [2021-04-06T17:24:40.802Z] #49 216.7 + /build/golangci-lint --version [2021-04-06T17:24:40.882Z] INFO: Expanding compiler 3 of 3... [2021-04-06T17:24:41.059Z] #49 217.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-06T17:24:41.182Z] #44 153.8 CC criu/memfd.o [2021-04-06T17:24:41.317Z] #49 DONE 217.3s [2021-04-06T17:24:41.317Z] [2021-04-06T17:24:41.317Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:41.317Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:41.317Z] #43 148.1 CC criu/seize.o [2021-04-06T17:24:41.702Z] #43 156.2 CC criu/sockets.o [2021-04-06T17:24:41.828Z] #44 154.7 CC criu/mount.o [2021-04-06T17:24:41.847Z] INFO: Removing downloaded files... [2021-04-06T17:24:41.847Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-06T17:24:41.847Z] INFO: Configuring git core.autocrlf... [2021-04-06T17:24:41.881Z] #43 149.0 CC criu/servicefd.o [2021-04-06T17:24:41.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:24:42.137Z] #43 149.4 CC criu/shmem.o [2021-04-06T17:24:42.290Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-04-06T17:24:42.631Z] #43 156.9 CC criu/stats.o [2021-04-06T17:24:42.631Z] #43 157.1 CC criu/string.o [2021-04-06T17:24:42.631Z] #43 157.2 CC criu/sysctl.o [2021-04-06T17:24:43.067Z] #43 150.5 CC criu/sigframe.o [2021-04-06T17:24:43.194Z] #43 157.6 CC criu/sysfs_parse.o [2021-04-06T17:24:43.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:24:43.321Z] ok github.com/docker/docker/volume/local 0.306s coverage: 76.4% of statements [2021-04-06T17:24:43.323Z] #43 150.7 CC criu/signalfd.o [2021-04-06T17:24:43.379Z] #44 ... [2021-04-06T17:24:43.379Z] [2021-04-06T17:24:43.379Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:24:43.379Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-06T17:24:43.379Z] #23 21.06 Installing build dependencies: finished with status 'done' [2021-04-06T17:24:43.451Z] #43 157.9 CC criu/timens.o [2021-04-06T17:24:43.451Z] #43 158.1 CC criu/timerfd.o [2021-04-06T17:24:43.583Z] #43 ... [2021-04-06T17:24:43.583Z] [2021-04-06T17:24:43.583Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:24:43.583Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T17:24:43.583Z] #22 10.99 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-06T17:24:43.583Z] #22 11.05 Collecting pyyaml (from yamllint==1.16.0) [2021-04-06T17:24:43.583Z] #22 11.28 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-06T17:24:43.583Z] #22 11.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-06T17:24:43.583Z] #22 11.59 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-06T17:24:43.583Z] #22 11.65 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-06T17:24:43.583Z] #22 11.95 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-06T17:24:43.583Z] #22 DONE 12.3s [2021-04-06T17:24:43.583Z] [2021-04-06T17:24:43.583Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:43.583Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:43.583Z] #43 150.9 CC criu/sk-inet.o [2021-04-06T17:24:43.610Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2021-04-06T17:24:43.708Z] #43 158.4 CC criu/tty.o [2021-04-06T17:24:43.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:24:44.149Z] #43 ... [2021-04-06T17:24:44.149Z] [2021-04-06T17:24:44.149Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T17:24:44.149Z] #25 sha256:4c2c85581580cd6aebac75a4790f21287f784b5b34843c3c58dd344e94dfe33c [2021-04-06T17:24:44.149Z] #25 DONE 0.5s [2021-04-06T17:24:44.406Z] [2021-04-06T17:24:44.406Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:24:44.406Z] #30 sha256:fdcdb28d494d424c74d86ad77f9dd886ff522e68b3776032453fa2f511c8a2ae [2021-04-06T17:24:44.637Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-04-06T17:24:45.075Z] #43 159.6 CC criu/tun.o [2021-04-06T17:24:45.332Z] #43 160.0 CC criu/uffd.o [2021-04-06T17:24:45.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:24:46.261Z] #43 160.8 CC criu/util.o [2021-04-06T17:24:46.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:24:46.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:24:47.190Z] #43 161.7 CC criu/uts_ns.o [2021-04-06T17:24:47.447Z] #43 161.8 CC criu/vdso-compat.o [2021-04-06T17:24:47.447Z] #43 162.0 CC criu/vdso.o [2021-04-06T17:24:48.011Z] #43 162.4 LINK criu/built-in.o [2021-04-06T17:24:48.011Z] #43 162.5 LINK criu/criu [2021-04-06T17:24:48.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:24:48.574Z] #43 162.8 DEP lib/c/criu.d [2021-04-06T17:24:48.574Z] #43 162.9 CC images/rpc.pb-c.o [2021-04-06T17:24:48.830Z] #43 163.2 CC lib/c/criu.o [2021-04-06T17:24:49.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:24:49.657Z] #30 ... [2021-04-06T17:24:49.657Z] [2021-04-06T17:24:49.657Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:49.657Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:49.657Z] #43 152.0 CC criu/sk-netlink.o [2021-04-06T17:24:49.657Z] #43 152.3 CC criu/sk-packet.o [2021-04-06T17:24:49.657Z] #43 152.9 CC criu/sk-queue.o [2021-04-06T17:24:49.657Z] #43 153.3 CC criu/sk-tcp.o [2021-04-06T17:24:49.657Z] #43 153.7 CC criu/sk-unix.o [2021-04-06T17:24:49.657Z] #43 154.9 CC criu/sockets.o [2021-04-06T17:24:49.657Z] #43 155.6 CC criu/stats.o [2021-04-06T17:24:49.657Z] #43 155.8 CC criu/string.o [2021-04-06T17:24:49.657Z] #43 155.9 CC criu/sysctl.o [2021-04-06T17:24:49.657Z] #43 156.3 CC criu/sysfs_parse.o [2021-04-06T17:24:49.658Z] #43 156.6 CC criu/timens.o [2021-04-06T17:24:49.658Z] #43 156.8 CC criu/timerfd.o [2021-04-06T17:24:49.658Z] #43 157.1 CC criu/tty.o [2021-04-06T17:24:49.758Z] #43 164.1 LINK lib/c/built-in.o [2021-04-06T17:24:49.758Z] #43 164.1 LINK lib/c/libcriu.so [2021-04-06T17:24:49.758Z] #43 164.2 LINK lib/c/libcriu.a [2021-04-06T17:24:49.758Z] #43 164.3 GEN magic.py [2021-04-06T17:24:49.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:24:50.014Z] #43 164.4 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:24:50.014Z] #43 164.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:24:50.014Z] #43 164.5 Note: Building without GnuTLS support [2021-04-06T17:24:50.014Z] #43 164.5 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:24:50.014Z] #43 164.5 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:24:50.379Z] #23 ... [2021-04-06T17:24:50.379Z] [2021-04-06T17:24:50.379Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:50.379Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:24:50.379Z] #44 159.9 CC criu/namespaces.o [2021-04-06T17:24:50.379Z] #44 162.4 CC criu/net.o [2021-04-06T17:24:50.576Z] #43 165.0 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:24:51.026Z] #43 158.2 CC criu/tun.o [2021-04-06T17:24:51.139Z] #43 165.5 make[1]: Nothing to be done for 'all'. [2021-04-06T17:24:51.283Z] #43 158.6 CC criu/uffd.o [2021-04-06T17:24:51.701Z] #43 166.1 make[1]: 'images/built-in.o' is up to date. [2021-04-06T17:24:51.701Z] #43 166.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-06T17:24:51.701Z] #43 166.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-06T17:24:51.701Z] #43 166.2 make[1]: 'compel/libcompel.a' is up to date. [2021-04-06T17:24:51.701Z] #43 166.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-06T17:24:51.701Z] #43 166.2 make[1]: Nothing to be done for 'all'. [2021-04-06T17:24:51.701Z] #43 166.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:24:51.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:24:51.957Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:51.957Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:51.957Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:51.957Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:52.212Z] #43 159.4 CC criu/util.o [2021-04-06T17:24:52.213Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:52.213Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:52.213Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:52.213Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:52.213Z] #43 166.7 INSTALL criu/criu [2021-04-06T17:24:52.469Z] #43 DONE 166.9s [2021-04-06T17:24:52.469Z] [2021-04-06T17:24:52.469Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:24:52.469Z] #53 sha256:3defe506792a75fab60336826cb7d520185724418ed77d6497294573b1b7958f [2021-04-06T17:24:52.609Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-06T17:24:52.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:24:53.050Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:24:53.050Z] Using test binary docker [2021-04-06T17:24:53.050Z] +++ /etc/init.d/apparmor start [2021-04-06T17:24:53.050Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:24:53.050Z] INFO: Waiting for daemon to start... [2021-04-06T17:24:53.050Z] Starting dockerd [2021-04-06T17:24:53.050Z] +++ 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 [2021-04-06T17:24:53.143Z] #43 160.3 CC criu/uts_ns.o [2021-04-06T17:24:53.143Z] #43 160.6 CC criu/vdso-compat.o [2021-04-06T17:24:53.155Z] #44 ... [2021-04-06T17:24:53.155Z] [2021-04-06T17:24:53.155Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:24:53.155Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-06T17:24:53.155Z] #23 28.75 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-06T17:24:53.155Z] #23 28.83 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-06T17:24:53.155Z] #23 28.89 Building wheels for collected packages: pyyaml [2021-04-06T17:24:53.155Z] #23 28.89 Running setup.py bdist_wheel for pyyaml: started [2021-04-06T17:24:53.155Z] #23 30.75 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-06T17:24:53.155Z] #23 30.75 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-06T17:24:53.155Z] #23 30.96 Successfully built pyyaml [2021-04-06T17:24:53.155Z] #23 30.98 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-06T17:24:53.399Z] #43 160.7 CC criu/vdso.o [2021-04-06T17:24:53.400Z] #53 ... [2021-04-06T17:24:53.400Z] [2021-04-06T17:24:53.401Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:24:53.401Z] #44 sha256:c8aa2a1d8cfca499066b17547798a548dc3baf81ecaa28a45daa330d22c3feb1 [2021-04-06T17:24:53.401Z] #44 DONE 0.1s [2021-04-06T17:24:53.455Z] #23 31.37 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-06T17:24:53.466Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-06T17:24:53.657Z] [2021-04-06T17:24:53.657Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T17:24:53.657Z] #46 sha256:78622738501d1a1aeb640eaf8ca9e358cc160acdaa93bec26749c3ecf3e4dc62 [2021-04-06T17:24:53.755Z] #23 DONE 31.6s [2021-04-06T17:24:53.755Z] [2021-04-06T17:24:53.755Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:53.755Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:24:53.913Z] #46 DONE 0.2s [2021-04-06T17:24:53.913Z] [2021-04-06T17:24:53.913Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T17:24:53.913Z] #48 sha256:adfaad2874cd84fa88b6854a52e5f79359f1d04158e8e04a096e3108ad7d1c88 [2021-04-06T17:24:53.913Z] #48 DONE 0.1s [2021-04-06T17:24:53.913Z] [2021-04-06T17:24:53.913Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T17:24:53.913Z] #50 sha256:30fe618506edc52f8318530faa9141131ac0f7e159a1a4dc55ddc376ad2f31d4 [2021-04-06T17:24:53.963Z] #43 161.2 LINK criu/built-in.o [2021-04-06T17:24:53.963Z] #43 161.3 LINK criu/criu [2021-04-06T17:24:54.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:24:54.168Z] #50 DONE 0.4s [2021-04-06T17:24:54.168Z] [2021-04-06T17:24:54.168Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T17:24:54.169Z] #52 sha256:2431fa49eea2de3db852d78d5ef76569c193c7fce67625a8e89e3374de546a0a [2021-04-06T17:24:54.412Z] #44 167.1 CC criu/netfilter.o [2021-04-06T17:24:54.425Z] #52 DONE 0.1s [2021-04-06T17:24:54.425Z] [2021-04-06T17:24:54.425Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:24:54.425Z] #56 sha256:baec3df946351b51e3ccb4dd9effee571312eef34a1fa0893b1c39b3b7ab170e [2021-04-06T17:24:54.525Z] #43 161.7 DEP lib/c/criu.d [2021-04-06T17:24:54.525Z] #43 ... [2021-04-06T17:24:54.525Z] [2021-04-06T17:24:54.525Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:24:54.525Z] #30 sha256:fdcdb28d494d424c74d86ad77f9dd886ff522e68b3776032453fa2f511c8a2ae [2021-04-06T17:24:54.525Z] #30 DONE 10.4s [2021-04-06T17:24:54.525Z] [2021-04-06T17:24:54.525Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:54.525Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:54.525Z] #43 161.8 CC images/rpc.pb-c.o [2021-04-06T17:24:54.525Z] #43 ... [2021-04-06T17:24:54.525Z] [2021-04-06T17:24:54.525Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T17:24:54.525Z] #33 sha256:7e209b837395deda348d1599b5d63633f98111cfac5b3b5a903171795a700d07 [2021-04-06T17:24:54.735Z] #44 167.5 CC criu/page-pipe.o [2021-04-06T17:24:55.093Z] #33 DONE 0.6s [2021-04-06T17:24:55.093Z] [2021-04-06T17:24:55.093Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T17:24:55.093Z] #35 sha256:b7394db2591c81b7b66eabc27792888961ae11509e99fe413ba3b4db11eaaf7e [2021-04-06T17:24:55.093Z] #35 DONE 0.1s [2021-04-06T17:24:55.093Z] [2021-04-06T17:24:55.093Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:55.093Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:55.093Z] #43 162.2 CC lib/c/criu.o [2021-04-06T17:24:55.352Z] #43 ... [2021-04-06T17:24:55.352Z] [2021-04-06T17:24:55.352Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T17:24:55.352Z] #38 sha256:f54b784e1a465515f0b877ede68c309ebbd6abdc3f14749a73b74ca9c1e616c8 [2021-04-06T17:24:55.352Z] #38 DONE 0.1s [2021-04-06T17:24:55.352Z] [2021-04-06T17:24:55.352Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T17:24:55.352Z] #41 sha256:fc079672b9e7df7a383fb2b5302b3037d608f4b1ff300144bd3706bceaf72d10 [2021-04-06T17:24:55.471Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-06T17:24:55.491Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:24:55.491Z] Using test binary docker [2021-04-06T17:24:55.491Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:24:55.491Z] +++ /etc/init.d/apparmor start [2021-04-06T17:24:55.491Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:24:55.491Z] INFO: Waiting for daemon to start... [2021-04-06T17:24:55.491Z] Starting dockerd [2021-04-06T17:24:55.491Z] +++ 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 [2021-04-06T17:24:55.569Z] . [2021-04-06T17:24:55.569Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:24:55.569Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:24:55.569Z] Error: No such image: emptyfs [2021-04-06T17:24:55.569Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:24:55.569Z] ++++ docker load [2021-04-06T17:24:55.797Z] #44 168.4 CC criu/page-xfer.o [2021-04-06T17:24:55.826Z] Running integration-test (iteration 1) [2021-04-06T17:24:55.826Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-06T17:24:55.826Z] ++ 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 [2021-04-06T17:24:55.826Z] ++ set -e [2021-04-06T17:24:55.826Z] ++ '[' -n 0 ']' [2021-04-06T17:24:55.826Z] ++ set -x [2021-04-06T17:24:55.826Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:24:56.721Z] #41 DONE 1.2s [2021-04-06T17:24:56.721Z] [2021-04-06T17:24:56.721Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:24:56.721Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:24:56.721Z] #43 163.1 LINK lib/c/built-in.o [2021-04-06T17:24:56.721Z] #43 163.1 LINK lib/c/libcriu.so [2021-04-06T17:24:56.721Z] #43 163.1 LINK lib/c/libcriu.a [2021-04-06T17:24:56.721Z] #43 163.3 GEN magic.py [2021-04-06T17:24:56.721Z] #43 163.4 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:24:56.721Z] #43 163.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:24:56.721Z] #43 163.4 Note: Building without GnuTLS support [2021-04-06T17:24:56.721Z] #43 163.4 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:24:56.721Z] #43 163.4 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:24:56.721Z] #43 164.0 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:24:57.283Z] #43 164.6 make[1]: Nothing to be done for 'all'. [2021-04-06T17:24:57.514Z] #44 170.2 CC criu/pagemap-cache.o [2021-04-06T17:24:57.846Z] #43 165.1 make[1]: 'images/built-in.o' is up to date. [2021-04-06T17:24:57.846Z] #43 165.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-06T17:24:57.846Z] #43 165.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-06T17:24:57.846Z] #43 165.1 make[1]: 'compel/libcompel.a' is up to date. [2021-04-06T17:24:57.846Z] #43 165.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-06T17:24:57.846Z] #43 165.2 make[1]: Nothing to be done for 'all'. [2021-04-06T17:24:57.846Z] #43 165.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:24:58.034Z] . [2021-04-06T17:24:58.034Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:24:58.034Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:24:58.034Z] Error: No such image: emptyfs [2021-04-06T17:24:58.034Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:24:58.034Z] ++++ docker load [2021-04-06T17:24:58.034Z] Running integration-test (iteration 1) [2021-04-06T17:24:58.034Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-06T17:24:58.034Z] ++ 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 [2021-04-06T17:24:58.034Z] ++ set -e [2021-04-06T17:24:58.034Z] ++ '[' -n 0 ']' [2021-04-06T17:24:58.034Z] ++ set -x [2021-04-06T17:24:58.034Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:24:58.102Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:58.102Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:58.102Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:58.102Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:58.102Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:58.163Z] #44 170.7 CC criu/pagemap.o [2021-04-06T17:24:58.359Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:58.359Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:58.359Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:24:58.359Z] #43 165.7 INSTALL criu/criu [2021-04-06T17:24:58.359Z] #43 DONE 165.8s [2021-04-06T17:24:58.359Z] [2021-04-06T17:24:58.359Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:24:58.359Z] #53 sha256:953ef92cdf625e229be3631da84b642e9707cd621a7e76fb89cf4103050bf5f8 [2021-04-06T17:24:59.221Z] #44 171.9 CC criu/parasite-syscall.o [2021-04-06T17:24:59.672Z] #56 199.1 + bin/containerd [2021-04-06T17:24:59.731Z] #53 ... [2021-04-06T17:24:59.731Z] [2021-04-06T17:24:59.731Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:24:59.731Z] #44 sha256:444188a52a46e5fc5284d0759d2cea8417bca501af99008513338ea704aac830 [2021-04-06T17:24:59.980Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/rootless [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/volume [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-06T17:24:59.980Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === Skipped [2021-04-06T17:24:59.980Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-06T17:24:59.980Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-06T17:24:59.980Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-06T17:24:59.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:24:59.980Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-06T17:24:59.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:24:59.980Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-06T17:24:59.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:24:59.980Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-06T17:24:59.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:24:59.980Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-06T17:24:59.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:24:59.980Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-06T17:24:59.980Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-06T17:24:59.980Z] time="2021-04-06T17:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:24:59.980Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:24:59.980Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-06T17:24:59.980Z] time="2021-04-06T17:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:24:59.980Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:24:59.980Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-06T17:24:59.980Z] time="2021-04-06T17:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:24:59.980Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:24:59.980Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-06T17:24:59.980Z] time="2021-04-06T17:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:24:59.980Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:24:59.980Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-06T17:24:59.980Z] time="2021-04-06T17:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:24:59.980Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:24:59.980Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-06T17:24:59.980Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-06T17:24:59.980Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-06T17:24:59.980Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-06T17:24:59.980Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-06T17:24:59.980Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-06T17:24:59.980Z] [2021-04-06T17:24:59.980Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-06T17:24:59.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:24:59.981Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:24:59.981Z] [2021-04-06T17:24:59.981Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-06T17:24:59.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:24:59.981Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:24:59.981Z] [2021-04-06T17:24:59.981Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-06T17:24:59.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:24:59.981Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:24:59.981Z] [2021-04-06T17:24:59.981Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-06T17:24:59.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:24:59.981Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:24:59.981Z] [2021-04-06T17:24:59.981Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-06T17:24:59.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:24:59.981Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:24:59.981Z] [2021-04-06T17:24:59.981Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-06T17:24:59.981Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:24:59.981Z] [2021-04-06T17:24:59.981Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-06T17:24:59.981Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-06T17:24:59.981Z] [2021-04-06T17:24:59.981Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-06T17:24:59.981Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-06T17:24:59.981Z] [2021-04-06T17:24:59.981Z] [2021-04-06T17:24:59.981Z] DONE 2247 tests, 26 skipped in 191.967s [2021-04-06T17:24:59.988Z] #44 DONE 0.1s [2021-04-06T17:24:59.988Z] [2021-04-06T17:24:59.988Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T17:24:59.988Z] #46 sha256:ddc96eeca7f80d9d7a2b38699643d59c8b7901351f3d05b21769221da0dfa335 Post stage [Pipeline] junit [2021-04-06T17:25:00.024Z] Recording test results [2021-04-06T17:25:00.232Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-04-06T17:25:00.245Z] #46 DONE 0.3s [2021-04-06T17:25:00.245Z] [2021-04-06T17:25:00.245Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T17:25:00.245Z] #48 sha256:ec4b962817562742f780382833e22e45a13a6183664c5413f084538eefcceada [2021-04-06T17:25:00.245Z] #48 DONE 0.1s [2021-04-06T17:25:00.245Z] [2021-04-06T17:25:00.245Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:25:00.245Z] #56 sha256:f8ff6a67f05dc4db127b2bdd0211941c65a2dd2f0ceb3549dc908fe0be4d89e3 [2021-04-06T17:25:00.245Z] #56 ... [2021-04-06T17:25:00.245Z] [2021-04-06T17:25:00.245Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T17:25:00.245Z] #50 sha256:f126de47735c0266cf66d3df6a4be04e92f52ca80ff3dbb4c88a0a9f085370c0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-04-06T17:25:00.285Z] #44 173.1 CC criu/path.o [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:25:00.658Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -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:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh dynbinary test-integration [2021-04-06T17:25:00.809Z] #50 DONE 0.6s [2021-04-06T17:25:00.809Z] [2021-04-06T17:25:00.809Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:25:00.809Z] #53 sha256:953ef92cdf625e229be3631da84b642e9707cd621a7e76fb89cf4103050bf5f8 [2021-04-06T17:25:00.809Z] #53 ... [2021-04-06T17:25:00.809Z] [2021-04-06T17:25:00.809Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T17:25:00.809Z] #52 sha256:ac6ee497bf0219121acef05fd0f2536a3b3d2fc919e101fe07cc70cec3fbdd25 [2021-04-06T17:25:00.809Z] #52 DONE 0.1s [2021-04-06T17:25:00.934Z] #44 173.4 CC criu/pie-util-vdso.o [2021-04-06T17:25:01.066Z] [2021-04-06T17:25:01.066Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:25:01.066Z] #53 sha256:953ef92cdf625e229be3631da84b642e9707cd621a7e76fb89cf4103050bf5f8 [2021-04-06T17:25:01.235Z] #44 173.9 CC criu/pie-util.o [2021-04-06T17:25:01.286Z] [2021-04-06T17:25:01.286Z] Removing bundles/ [2021-04-06T17:25:01.286Z] [2021-04-06T17:25:01.286Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-06T17:25:01.286Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:25:01.286Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:25:01.534Z] #44 174.2 CC criu/pipes.o [2021-04-06T17:25:02.606Z] #44 175.1 CC criu/plugin.o [2021-04-06T17:25:02.908Z] #44 175.6 CC criu/proc_parse.o [2021-04-06T17:25:04.921Z] #56 ... [2021-04-06T17:25:04.921Z] [2021-04-06T17:25:04.921Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:25:04.921Z] #53 sha256:3defe506792a75fab60336826cb7d520185724418ed77d6497294573b1b7958f [2021-04-06T17:25:04.921Z] #53 126.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-06T17:25:04.921Z] #53 127.0 + mkdir -p /build [2021-04-06T17:25:04.921Z] #53 127.0 + cp runc /build/runc [2021-04-06T17:25:05.177Z] #53 DONE 127.4s [2021-04-06T17:25:05.177Z] [2021-04-06T17:25:05.177Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:25:05.177Z] #56 sha256:baec3df946351b51e3ccb4dd9effee571312eef34a1fa0893b1c39b3b7ab170e [2021-04-06T17:25:06.316Z] #53 ... [2021-04-06T17:25:06.316Z] [2021-04-06T17:25:06.316Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:25:06.316Z] #56 sha256:f8ff6a67f05dc4db127b2bdd0211941c65a2dd2f0ceb3549dc908fe0be4d89e3 [2021-04-06T17:25:06.316Z] #56 193.9 + bin/containerd [2021-04-06T17:25:06.547Z] #56 ... [2021-04-06T17:25:06.547Z] [2021-04-06T17:25:06.547Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T17:25:06.547Z] #54 sha256:62b0c6ac9e8bc3a2049183cde22881089221120c19c8428eb944d09386a9c8f4 [2021-04-06T17:25:06.547Z] #54 DONE 0.1s [2021-04-06T17:25:06.547Z] [2021-04-06T17:25:06.547Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:25:06.547Z] #56 sha256:baec3df946351b51e3ccb4dd9effee571312eef34a1fa0893b1c39b3b7ab170e [2021-04-06T17:25:07.461Z] #44 179.9 CC criu/protobuf-desc.o [2021-04-06T17:25:07.461Z] #44 ... [2021-04-06T17:25:07.461Z] [2021-04-06T17:25:07.461Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:25:07.461Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:25:07.461Z] #41 251.3 + dpkg --print-architecture [2021-04-06T17:25:07.461Z] #41 251.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-06T17:25:08.118Z] #41 252.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-06T17:25:08.118Z] #41 252.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-06T17:25:10.269Z] Loaded image: buildpack-deps:buster [2021-04-06T17:25:10.269Z] Loaded image: busybox:latest [2021-04-06T17:25:10.269Z] Loaded image: busybox:glibc [2021-04-06T17:25:11.568Z] #56 ... [2021-04-06T17:25:11.568Z] [2021-04-06T17:25:11.568Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:25:11.568Z] #53 sha256:953ef92cdf625e229be3631da84b642e9707cd621a7e76fb89cf4103050bf5f8 [2021-04-06T17:25:11.568Z] #53 120.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-06T17:25:11.568Z] #53 121.6 + mkdir -p /build [2021-04-06T17:25:11.568Z] #53 121.6 + cp runc /build/runc [2021-04-06T17:25:11.653Z] Loaded image: debian:bullseye [2021-04-06T17:25:11.653Z] Loaded image: hello-world:latest [2021-04-06T17:25:11.913Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:25:11.913Z] INFO: Testing against a local daemon [2021-04-06T17:25:11.913Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:25:12.133Z] #53 DONE 122.1s [2021-04-06T17:25:12.133Z] [2021-04-06T17:25:12.133Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:25:12.133Z] #56 sha256:f8ff6a67f05dc4db127b2bdd0211941c65a2dd2f0ceb3549dc908fe0be4d89e3 [2021-04-06T17:25:13.502Z] #56 ... [2021-04-06T17:25:13.502Z] [2021-04-06T17:25:13.502Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T17:25:13.502Z] #54 sha256:760e81960b8b65184fda70ddea518a30f35bea6072a7ecd9a8e737f3960f6ac0 [2021-04-06T17:25:13.759Z] #54 DONE 0.3s [2021-04-06T17:25:13.759Z] [2021-04-06T17:25:13.759Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:25:13.759Z] #56 sha256:f8ff6a67f05dc4db127b2bdd0211941c65a2dd2f0ceb3549dc908fe0be4d89e3 [2021-04-06T17:25:15.211Z] --- PASS: TestCgroupNamespacesBuild (3.20s) [2021-04-06T17:25:15.211Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:25:17.758Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.32s) [2021-04-06T17:25:17.758Z] === RUN TestBuildWithSession [2021-04-06T17:25:17.758Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:25:17.758Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:25:17.758Z] === RUN TestBuildSquashParent [2021-04-06T17:25:18.663Z] #41 ... [2021-04-06T17:25:18.663Z] [2021-04-06T17:25:18.663Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:25:18.663Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:25:18.663Z] #44 181.1 CC criu/protobuf.o [2021-04-06T17:25:18.663Z] #44 181.5 CC criu/pstree.o [2021-04-06T17:25:18.663Z] #44 182.9 CC criu/rbtree.o [2021-04-06T17:25:18.663Z] #44 183.4 CC criu/rst-malloc.o [2021-04-06T17:25:18.663Z] #44 183.8 CC criu/seccomp.o [2021-04-06T17:25:18.663Z] #44 184.7 CC criu/seize.o [2021-04-06T17:25:18.663Z] #44 185.9 CC criu/servicefd.o [2021-04-06T17:25:18.663Z] #44 186.6 CC criu/shmem.o [2021-04-06T17:25:18.663Z] #44 188.1 CC criu/sigframe.o [2021-04-06T17:25:18.663Z] #44 188.4 CC criu/signalfd.o [2021-04-06T17:25:18.663Z] #44 188.7 CC criu/sk-inet.o [2021-04-06T17:25:18.663Z] #44 190.1 CC criu/sk-netlink.o [2021-04-06T17:25:18.663Z] #44 190.8 CC criu/sk-packet.o [2021-04-06T17:25:18.963Z] #44 191.7 CC criu/sk-queue.o [2021-04-06T17:25:19.615Z] #44 192.2 CC criu/sk-tcp.o [2021-04-06T17:25:20.264Z] #44 192.9 CC criu/sk-unix.o [2021-04-06T17:25:23.050Z] #44 195.4 CC criu/sockets.o [2021-04-06T17:25:24.121Z] #44 196.7 CC criu/stats.o [2021-04-06T17:25:24.338Z] --- PASS: TestBuildSquashParent (6.49s) [2021-04-06T17:25:24.338Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:25:24.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:25:24.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:25:24.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:25:24.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:25:24.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:25:24.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:25:24.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:25:24.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:25:24.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:25:24.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:25:24.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:25:24.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:25:24.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:25:24.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:25:24.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:25:24.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:25:24.451Z] #44 197.2 CC criu/string.o [2021-04-06T17:25:24.750Z] #44 197.3 CC criu/sysctl.o [2021-04-06T17:25:25.401Z] #44 198.2 CC criu/sysfs_parse.o [2021-04-06T17:25:26.054Z] #44 198.7 CC criu/timens.o [2021-04-06T17:25:26.357Z] #44 199.1 CC criu/timerfd.o [2021-04-06T17:25:26.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:25:26.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:25:27.009Z] #44 199.7 CC criu/tty.o [2021-04-06T17:25:28.858Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-06T17:25:28.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2021-04-06T17:25:28.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s) [2021-04-06T17:25:28.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s) [2021-04-06T17:25:28.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2021-04-06T17:25:28.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2021-04-06T17:25:28.858Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2021-04-06T17:25:28.858Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:25:28.858Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:25:29.794Z] #44 202.3 CC criu/tun.o [2021-04-06T17:25:30.093Z] #44 203.0 CC criu/uffd.o [2021-04-06T17:25:31.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:25:31.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:25:31.661Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:25:32.230Z] #44 204.6 CC criu/util.o [2021-04-06T17:25:32.233Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:25:32.352Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-04-06T17:25:32.494Z] --- PASS: TestBuildMultiStageCopy (3.58s) [2021-04-06T17:25:32.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.12s) [2021-04-06T17:25:32.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-04-06T17:25:32.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-04-06T17:25:32.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-04-06T17:25:32.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-04-06T17:25:32.494Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:25:33.054Z] #56 230.0 + bin/containerd-stress [2021-04-06T17:25:33.054Z] #56 231.9 + bin/containerd-shim [2021-04-06T17:25:33.435Z] --- PASS: TestBuildMultiStageParentConfig (1.03s) [2021-04-06T17:25:33.435Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:25:33.764Z] #44 206.2 CC criu/uts_ns.o [2021-04-06T17:25:33.764Z] #44 206.6 CC criu/vdso.o [2021-04-06T17:25:34.840Z] #44 207.4 LINK criu/built-in.o [2021-04-06T17:25:34.840Z] #44 207.7 LINK criu/criu [2021-04-06T17:25:35.346Z] --- PASS: TestBuildLabelWithTargets (1.86s) [2021-04-06T17:25:35.346Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:25:35.894Z] #44 208.4 DEP lib/c/criu.d [2021-04-06T17:25:35.894Z] #44 208.6 CC images/rpc.pb-c.o [2021-04-06T17:25:36.288Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-04-06T17:25:36.288Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:25:36.955Z] #44 209.6 CC lib/c/criu.o [2021-04-06T17:25:38.831Z] --- PASS: TestBuildMultiStageOnBuild (2.57s) [2021-04-06T17:25:38.831Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:25:39.067Z] #44 211.4 LINK lib/c/built-in.o [2021-04-06T17:25:39.067Z] #44 211.4 LINK lib/c/libcriu.so [2021-04-06T17:25:39.067Z] #44 211.5 LINK lib/c/libcriu.a [2021-04-06T17:25:39.067Z] #44 211.8 GEN magic.py [2021-04-06T17:25:39.368Z] #44 211.9 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:25:39.368Z] #44 211.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:25:39.368Z] #44 211.9 Note: Building without GnuTLS support [2021-04-06T17:25:39.368Z] #44 211.9 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:25:39.368Z] #44 211.9 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:25:39.592Z] #56 238.5 + bin/containerd-shim-runc-v1 [2021-04-06T17:25:39.773Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2021-04-06T17:25:39.773Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:25:40.263Z] #56 225.2 + bin/containerd-stress [2021-04-06T17:25:40.263Z] #56 227.2 + bin/containerd-shim [2021-04-06T17:25:40.445Z] #44 213.1 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:25:41.099Z] #44 ... [2021-04-06T17:25:41.099Z] [2021-04-06T17:25:41.099Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:25:41.099Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:25:41.099Z] #41 DONE 284.8s [2021-04-06T17:25:41.099Z] [2021-04-06T17:25:41.099Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:25:41.099Z] #54 sha256:a8ce83b48a65338997055de2fe75c65bc5988e9d36ed7c1e200654e329950175 [2021-04-06T17:25:41.764Z] #54 ... [2021-04-06T17:25:41.764Z] [2021-04-06T17:25:41.764Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:25:41.764Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:25:41.764Z] #44 214.4 make[1]: Nothing to be done for 'all'. [2021-04-06T17:25:42.326Z] --- PASS: TestBuildMultiStageLayerLeak (2.56s) [2021-04-06T17:25:42.326Z] === RUN TestBuildWithHugeFile [2021-04-06T17:25:42.457Z] Loaded image: buildpack-deps:buster [2021-04-06T17:25:42.457Z] Loaded image: busybox:latest [2021-04-06T17:25:42.457Z] Loaded image: busybox:glibc [2021-04-06T17:25:43.319Z] #44 215.7 make[1]: 'images/built-in.o' is up to date. [2021-04-06T17:25:43.319Z] #44 215.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-06T17:25:43.319Z] #44 215.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-06T17:25:43.319Z] #44 215.9 make[1]: 'compel/libcompel.a' is up to date. [2021-04-06T17:25:43.319Z] #44 215.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-06T17:25:43.319Z] #44 216.0 make[1]: Nothing to be done for 'all'. [2021-04-06T17:25:43.319Z] #44 216.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:25:43.387Z] Loaded image: debian:bullseye [2021-04-06T17:25:43.387Z] Loaded image: hello-world:latest [2021-04-06T17:25:43.620Z] #44 216.3 make[2]: Nothing to be done for 'all'. [2021-04-06T17:25:43.620Z] #44 216.3 make[2]: Nothing to be done for 'all'. [2021-04-06T17:25:43.620Z] #44 216.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:25:43.620Z] #44 216.5 make[2]: Nothing to be done for 'all'. [2021-04-06T17:25:43.643Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:25:43.643Z] INFO: Testing against a local daemon [2021-04-06T17:25:43.643Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:25:43.764Z] #56 243.0 + bin/containerd-shim-runc-v2 [2021-04-06T17:25:43.922Z] #44 216.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:25:43.922Z] #44 216.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:25:43.922Z] #44 216.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:25:44.223Z] #44 216.9 make[2]: Nothing to be done for 'all'. [2021-04-06T17:25:44.223Z] #44 216.9 INSTALL criu/criu [2021-04-06T17:25:44.223Z] #44 DONE 217.0s [2021-04-06T17:25:44.223Z] [2021-04-06T17:25:44.223Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:25:44.223Z] #57 sha256:43146a444c3f1cf78ac31c4d31f21744208564b143590b0f404ab947b0b1e6bf [2021-04-06T17:25:44.326Z] #56 244.0 + binaries [2021-04-06T17:25:44.326Z] #56 244.0 + install -D bin/containerd /build/containerd [2021-04-06T17:25:44.326Z] #56 244.0 + install -D bin/containerd-shim /build/containerd-shim [2021-04-06T17:25:44.326Z] #56 244.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-06T17:25:44.326Z] #56 244.0 + install -D bin/ctr /build/ctr [2021-04-06T17:25:46.214Z] #56 DONE 245.8s [2021-04-06T17:25:46.830Z] #56 234.1 + bin/containerd-shim-runc-v1 [2021-04-06T17:25:47.142Z] [2021-04-06T17:25:47.142Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T17:25:47.142Z] #57 sha256:b00586d42f1ed02c87e5a62c2b6aff41f97f95ec7cd5892438a8e47003ce999d [2021-04-06T17:25:47.702Z] #57 DONE 0.9s [2021-04-06T17:25:47.702Z] [2021-04-06T17:25:47.702Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T17:25:47.702Z] #61 sha256:213ca18c602502af133f53bf76b962362e69a265b3901d38ed39aa8ebcb6b7c0 [2021-04-06T17:25:47.816Z] --- PASS: TestCgroupNamespacesBuild (3.58s) [2021-04-06T17:25:47.816Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:25:47.972Z] #61 DONE 0.2s [2021-04-06T17:25:47.972Z] [2021-04-06T17:25:47.972Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T17:25:47.972Z] #66 sha256:937dc5d358d32cee1ab23158dbcbe3e49c4857a68d1669299b02aee38029a97a [2021-04-06T17:25:48.913Z] #66 DONE 0.8s [2021-04-06T17:25:48.913Z] [2021-04-06T17:25:48.913Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T17:25:48.913Z] #68 sha256:ce96c74f733f4aa1977dd74ce9e35358ac794182a87ec0aa51ec3e870741e46b [2021-04-06T17:25:48.913Z] #68 DONE 0.0s [2021-04-06T17:25:48.913Z] [2021-04-06T17:25:48.913Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:25:48.913Z] #69 sha256:e6db7a1ac7a935a352a8a765c1997e20b59272875fc932e36c15a77039703ace [2021-04-06T17:25:48.913Z] #69 DONE 0.0s [2021-04-06T17:25:48.913Z] [2021-04-06T17:25:48.913Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:25:48.913Z] #70 sha256:87f65a1911bd72eb56c48ee2742656a40e21876d892302657e40ea67e0a48502 [2021-04-06T17:25:49.496Z] #70 DONE 0.8s [2021-04-06T17:25:49.760Z] [2021-04-06T17:25:49.760Z] #71 exporting to image [2021-04-06T17:25:49.760Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-06T17:25:49.760Z] #71 exporting layers [2021-04-06T17:25:49.864Z] #57 ... [2021-04-06T17:25:49.864Z] [2021-04-06T17:25:49.864Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:25:49.864Z] #50 sha256:9f1db6c1a88bd775ef09c45c3d8522dd01692bc06a6a63269db1e325b270539c [2021-04-06T17:25:49.864Z] #50 293.0 + /build/golangci-lint --version [2021-04-06T17:25:49.864Z] #50 293.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-06T17:25:49.864Z] #50 DONE 293.5s [2021-04-06T17:25:49.864Z] [2021-04-06T17:25:49.864Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:25:49.864Z] #54 sha256:a8ce83b48a65338997055de2fe75c65bc5988e9d36ed7c1e200654e329950175 [2021-04-06T17:25:50.336Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.20s) [2021-04-06T17:25:50.336Z] === RUN TestBuildWithSession [2021-04-06T17:25:50.336Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:25:50.336Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:25:50.336Z] === RUN TestBuildSquashParent [2021-04-06T17:25:51.008Z] #56 238.5 + bin/containerd-shim-runc-v2 [2021-04-06T17:25:51.570Z] #56 239.5 + binaries [2021-04-06T17:25:51.570Z] #56 239.5 + install -D bin/containerd /build/containerd [2021-04-06T17:25:51.570Z] #56 239.5 + install -D bin/containerd-shim /build/containerd-shim [2021-04-06T17:25:51.570Z] #56 239.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-06T17:25:51.570Z] #56 239.6 + install -D bin/ctr /build/ctr [2021-04-06T17:25:53.457Z] #56 DONE 241.1s [2021-04-06T17:25:53.713Z] [2021-04-06T17:25:53.713Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T17:25:53.713Z] #57 sha256:bec877e1b56d9711d536a8ca6d20b4284f4b06f08041c814cd6fd58d83fe74db [2021-04-06T17:25:53.890Z] Removing intermediate container 12186321fa3f [2021-04-06T17:25:53.890Z] ---> 0ef509616c38 [2021-04-06T17:25:53.890Z] 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 [2021-04-06T17:25:53.890Z] ---> Running in 37d2fa97c1ed [2021-04-06T17:25:53.890Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-06T17:25:53.890Z] go: finding gotest.tools v0.5.3 [2021-04-06T17:25:53.890Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-06T17:25:53.890Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-06T17:25:53.890Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-06T17:25:53.890Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:25:53.890Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-06T17:25:53.890Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-06T17:25:53.890Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:25:53.890Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-06T17:25:53.890Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:25:53.890Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:25:53.890Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:25:53.890Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-06T17:25:53.890Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:25:53.890Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:25:53.890Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:25:53.890Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:25:53.890Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:25:53.890Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:25:53.890Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:25:53.890Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:25:53.890Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:25:53.890Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:25:53.890Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:25:53.890Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:25:53.890Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:25:53.890Z] go: finding github.com/fatih/color v1.9.0 [2021-04-06T17:25:53.890Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:25:53.890Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:25:53.890Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-06T17:25:53.890Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:25:53.890Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:25:53.890Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:25:53.890Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:25:53.890Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:25:53.890Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:25:53.890Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:25:53.890Z] INFO: Build done for gotestsum... [2021-04-06T17:25:55.077Z] #57 DONE 1.3s [2021-04-06T17:25:55.077Z] [2021-04-06T17:25:55.077Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T17:25:55.077Z] #61 sha256:4d698fd1bb6fc39fd30cf43c0490594939f306a46ebb50fcb1924468347bda4a [2021-04-06T17:25:55.638Z] #61 DONE 0.3s [2021-04-06T17:25:55.638Z] [2021-04-06T17:25:55.638Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T17:25:55.638Z] #66 sha256:e36c8f0675751c6277402dfd90cd7a39af0d221cdda04ee39303cf9e94b5acd8 [2021-04-06T17:25:56.568Z] #66 DONE 0.9s [2021-04-06T17:25:56.568Z] [2021-04-06T17:25:56.568Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T17:25:56.568Z] #68 sha256:53843f8cf97adbbe7bea23f8eb829df2f24207d900dd4a7cdd37b9bd5d8ef96b [2021-04-06T17:25:56.568Z] #68 DONE 0.1s [2021-04-06T17:25:56.568Z] [2021-04-06T17:25:56.568Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:25:56.568Z] #69 sha256:56230b3f1a036b47528a763def34df1bf62967b56c6f43b27c94e86d57ff5917 [2021-04-06T17:25:56.568Z] #69 DONE 0.0s [2021-04-06T17:25:56.568Z] [2021-04-06T17:25:56.568Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-04-06T17:25:56.568Z] #70 sha256:e118d27246a4698ad8efa1e1c9ea526584177ddf854a812f556deb9e2b526f64 [2021-04-06T17:25:57.129Z] #70 0.699 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-06T17:25:57.129Z] #70 0.699 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-06T17:25:57.129Z] #70 0.699 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-04-06T17:25:57.129Z] #70 0.699 Hit:4 http://deb.debian.org/debian buster-backports InRelease [2021-04-06T17:25:57.843Z] #71 exporting layers 6.8s done [2021-04-06T17:25:57.843Z] #71 writing image sha256:884d217ac5d2f4c82c8a89b5bbe77f87c3183059dad3dfa09e1dc7ac35afe503 done [2021-04-06T17:25:57.843Z] #71 naming to docker.io/library/docker:257b4db1861b86f2d3643636cf3303979c7d2923 done [2021-04-06T17:25:57.843Z] #71 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:25:58.165Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:25:58.165Z] [2021-04-06T17:25:58.165Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:25:58.165Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:25:58.165Z] HOSTNAME=19dc6dc030a7 [2021-04-06T17:25:58.165Z] TESTDEBUG=0 [2021-04-06T17:25:58.165Z] DEST=bundles/test-integration [2021-04-06T17:25:58.165Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:25:58.165Z] DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:25:58.165Z] container=docker [2021-04-06T17:25:58.165Z] HOME=/root [2021-04-06T17:25:58.165Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:25:58.165Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:25:58.165Z] VALIDATE_BRANCH=master [2021-04-06T17:25:58.165Z] TERM=xterm [2021-04-06T17:25:58.165Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:25:58.165Z] SHLVL=1 [2021-04-06T17:25:58.165Z] TIMEOUT=120m [2021-04-06T17:25:58.165Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:25:58.165Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:25:58.165Z] GO111MODULE=off [2021-04-06T17:25:58.165Z] DOCKER_EXPERIMENTAL=1 [2021-04-06T17:25:58.165Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:25:58.165Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:25:58.165Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:25:58.165Z] GOPATH=/go [2021-04-06T17:25:58.165Z] PKG_CONFIG=pkg-config [2021-04-06T17:25:58.165Z] _=/usr/bin/env [2021-04-06T17:25:58.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T17:25:58.232Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -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:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh dynbinary test-integration [2021-04-06T17:25:58.253Z] #70 1.045 Reading package lists... [2021-04-06T17:25:58.816Z] #70 1.661 Reading package lists... [2021-04-06T17:25:58.816Z] #70 2.271 Building dependency tree... [2021-04-06T17:25:58.816Z] #70 2.382 Reading state information... [2021-04-06T17:25:58.816Z] #70 2.483 The following additional packages will be installed: [2021-04-06T17:25:59.072Z] #70 2.484 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-06T17:25:59.072Z] #70 2.484 libpam-systemd [2021-04-06T17:25:59.072Z] #70 2.485 Suggested packages: [2021-04-06T17:25:59.072Z] #70 2.485 systemd-container policykit-1 [2021-04-06T17:25:59.072Z] #70 2.485 Recommended packages: [2021-04-06T17:25:59.072Z] #70 2.485 libnss-systemd [2021-04-06T17:25:59.072Z] #70 2.566 The following NEW packages will be installed: [2021-04-06T17:25:59.072Z] #70 2.566 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-06T17:25:59.072Z] #70 2.567 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-06T17:25:59.328Z] #70 2.834 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:25:59.328Z] #70 2.834 Need to get 4762 kB of archives. [2021-04-06T17:25:59.328Z] #70 2.834 After this operation, 16.6 MB of additional disk space will be used. [2021-04-06T17:25:59.328Z] #70 2.834 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-06T17:25:59.328Z] #70 2.836 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-04-06T17:25:59.328Z] #70 2.837 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-06T17:25:59.329Z] #70 2.840 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-06T17:25:59.329Z] #70 2.842 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-06T17:25:59.329Z] #70 2.843 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-06T17:25:59.329Z] #70 2.910 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-06T17:25:59.329Z] #70 2.911 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-04-06T17:25:59.329Z] #70 2.913 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-06T17:25:59.329Z] #70 2.915 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-06T17:25:59.329Z] #70 2.917 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-04-06T17:25:59.584Z] #70 3.066 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:25:59.584Z] #70 3.089 Fetched 4762 kB in 0s (13.7 MB/s) [2021-04-06T17:25:59.584Z] #70 3.117 Selecting previously unselected package libargon2-1:amd64. [2021-04-06T17:25:59.584Z] #70 3.117 (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 ... 28057 files and directories currently installed.) [2021-04-06T17:25:59.584Z] #70 3.131 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-06T17:25:59.584Z] #70 3.141 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-06T17:25:59.584Z] #70 3.176 Selecting previously unselected package libjson-c3:amd64. [2021-04-06T17:25:59.584Z] #70 3.176 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-06T17:25:59.584Z] #70 3.179 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-06T17:25:59.584Z] #70 3.213 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-06T17:25:59.584Z] #70 3.215 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-06T17:25:59.584Z] #70 3.218 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-06T17:25:59.584Z] #70 3.266 Selecting previously unselected package libidn11:amd64. [2021-04-06T17:25:59.584Z] #70 3.269 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-06T17:25:59.584Z] #70 3.272 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-06T17:25:59.584Z] #70 3.315 Selecting previously unselected package libkmod2:amd64. [2021-04-06T17:25:59.599Z] [2021-04-06T17:25:59.599Z] Removing bundles/ [2021-04-06T17:25:59.599Z] [2021-04-06T17:25:59.599Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-06T17:25:59.599Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:25:59.599Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:25:59.841Z] #70 3.317 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-06T17:25:59.841Z] #70 3.321 Unpacking libkmod2:amd64 (26-1) ... [2021-04-06T17:25:59.841Z] #70 3.368 Selecting previously unselected package systemd. [2021-04-06T17:25:59.841Z] #70 3.368 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-06T17:25:59.841Z] #70 3.406 Unpacking systemd (241-7~deb10u7) ... [2021-04-06T17:26:00.403Z] #70 3.840 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-06T17:26:00.403Z] #70 3.852 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-06T17:26:00.403Z] #70 3.864 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-06T17:26:00.403Z] #70 3.874 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-06T17:26:00.403Z] #70 3.884 Setting up libkmod2:amd64 (26-1) ... [2021-04-06T17:26:00.403Z] #70 3.894 Setting up systemd (241-7~deb10u7) ... [2021-04-06T17:26:00.403Z] #70 3.941 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-06T17:26:00.403Z] #70 3.943 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-06T17:26:00.403Z] #70 3.946 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-06T17:26:00.403Z] #70 3.946 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-06T17:26:00.966Z] #70 4.420 Selecting previously unselected package systemd-sysv. [2021-04-06T17:26:00.966Z] #70 4.420 (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 ... 28854 files and directories currently installed.) [2021-04-06T17:26:00.966Z] #70 4.433 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-06T17:26:00.966Z] #70 4.437 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-06T17:26:00.966Z] #70 4.480 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-06T17:26:00.966Z] #70 4.483 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-06T17:26:00.966Z] #70 4.487 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-06T17:26:00.966Z] #70 4.556 Selecting previously unselected package dbus. [2021-04-06T17:26:00.966Z] #70 4.559 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-06T17:26:00.966Z] #70 4.570 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-06T17:26:00.966Z] #70 4.632 Selecting previously unselected package libpam-systemd:amd64. [2021-04-06T17:26:00.966Z] #70 4.636 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-06T17:26:00.966Z] #70 4.640 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-06T17:26:00.966Z] #70 4.686 Selecting previously unselected package dbus-user-session. [2021-04-06T17:26:01.222Z] #70 4.689 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-06T17:26:01.222Z] #70 4.693 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-06T17:26:01.222Z] #70 4.770 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-06T17:26:01.222Z] #70 4.783 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-06T17:26:01.222Z] #70 4.797 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-06T17:26:01.222Z] #70 4.924 invoke-rc.d: could not determine current runlevel [2021-04-06T17:26:01.478Z] #70 4.926 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-06T17:26:01.478Z] #70 4.931 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-06T17:26:01.478Z] #70 5.076 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-06T17:26:01.478Z] #70 5.107 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-06T17:26:01.478Z] #70 5.116 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:26:01.734Z] #70 DONE 5.3s [2021-04-06T17:26:01.734Z] [2021-04-06T17:26:01.734Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-04-06T17:26:01.734Z] #71 sha256:4acbe33bbd96f466b6ad204662323cc7c4fc6c466439ae457cc12d9f74f720fc [2021-04-06T17:26:02.297Z] #71 0.472 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-06T17:26:02.297Z] #71 0.473 Dload Upload Total Spent Left Speed [2021-04-06T17:26:02.297Z] #71 0.474 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 21447 0 --:--:-- --:--:-- --:--:-- 21447 [2021-04-06T17:26:02.297Z] #71 DONE 0.6s [2021-04-06T17:26:02.297Z] [2021-04-06T17:26:02.297Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:26:02.297Z] #72 sha256:b46ae246b1501e49916d06afeae58c37b81af4aedb6b9b510d67d7c367c2de61 [2021-04-06T17:26:03.226Z] #72 DONE 0.8s [2021-04-06T17:26:03.226Z] [2021-04-06T17:26:03.226Z] #73 exporting to image [2021-04-06T17:26:03.226Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-06T17:26:03.226Z] #73 exporting layers [2021-04-06T17:26:04.177Z] Removing intermediate container 37d2fa97c1ed [2021-04-06T17:26:04.177Z] ---> 671ca15fba23 [2021-04-06T17:26:04.177Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-06T17:26:04.177Z] ---> Running in 84e1dad6bd76 [2021-04-06T17:26:04.177Z] Removing intermediate container 84e1dad6bd76 [2021-04-06T17:26:04.177Z] ---> bc02a9979073 [2021-04-06T17:26:04.177Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-06T17:26:04.177Z] ---> Running in 730cf7404b14 [2021-04-06T17:26:04.177Z] Removing intermediate container 730cf7404b14 [2021-04-06T17:26:04.177Z] ---> e0969e2f419e [2021-04-06T17:26:04.177Z] Step 10/10 : COPY . . [2021-04-06T17:26:05.183Z] --- PASS: TestBuildSquashParent (13.17s) [2021-04-06T17:26:05.183Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:26:05.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:26:05.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:26:05.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:26:05.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:26:05.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:26:05.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:26:05.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:26:05.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:26:05.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:26:05.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:26:05.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:26:05.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:26:05.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:26:05.183Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:26:09.353Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:26:09.353Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:26:11.316Z] #73 exporting layers 7.1s done [2021-04-06T17:26:11.316Z] #73 writing image sha256:aab49ac5ffb23318c827c013669473d4e5498a7d1f3abc852748a5b748146ac3 done [2021-04-06T17:26:11.316Z] #73 naming to docker.io/library/docker:257b4db1861b86f2d3643636cf3303979c7d2923 done [2021-04-06T17:26:11.316Z] #73 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:26:11.671Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh dynbinary test-integration [2021-04-06T17:26:12.466Z] #54 195.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-06T17:26:12.466Z] #54 196.4 + mkdir -p /build [2021-04-06T17:26:12.466Z] #54 196.4 + cp runc /build/runc [2021-04-06T17:26:12.466Z] #54 DONE 196.5s [2021-04-06T17:26:12.466Z] [2021-04-06T17:26:12.466Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:26:12.466Z] #57 sha256:43146a444c3f1cf78ac31c4d31f21744208564b143590b0f404ab947b0b1e6bf [2021-04-06T17:26:13.566Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-06T17:26:13.566Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-06T17:26:13.566Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-06T17:26:13.566Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-06T17:26:13.566Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-04-06T17:26:13.566Z] Detected virtualization docker. [2021-04-06T17:26:13.566Z] Detected architecture x86-64. [2021-04-06T17:26:13.566Z] Set hostname to . [2021-04-06T17:26:14.127Z] + source /etc/docker-entrypoint-cmd [2021-04-06T17:26:14.127Z] ++ hack/make.sh dynbinary test-integration [2021-04-06T17:26:14.127Z] [2021-04-06T17:26:14.127Z] Removing bundles/ [2021-04-06T17:26:14.127Z] [2021-04-06T17:26:14.127Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-06T17:26:14.128Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:26:14.128Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:26:14.605Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:26:14.605Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:26:18.114Z] #57 277.5 + bin/containerd [2021-04-06T17:26:19.667Z] #57 ... [2021-04-06T17:26:19.667Z] [2021-04-06T17:26:19.667Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:26:19.667Z] #25 sha256:f019d264a517d06bd689c27312c2033492a80e299fe44a9b954d853ffa98c004 [2021-04-06T17:26:19.667Z] #25 323.3 + return [2021-04-06T17:26:19.667Z] #25 DONE 323.5s [2021-04-06T17:26:19.667Z] [2021-04-06T17:26:19.667Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:26:19.667Z] #57 sha256:43146a444c3f1cf78ac31c4d31f21744208564b143590b0f404ab947b0b1e6bf [2021-04-06T17:26:19.853Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-06T17:26:19.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.46s) [2021-04-06T17:26:19.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.70s) [2021-04-06T17:26:19.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.22s) [2021-04-06T17:26:19.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.36s) [2021-04-06T17:26:19.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.34s) [2021-04-06T17:26:19.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.10s) [2021-04-06T17:26:19.853Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:26:19.853Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:26:20.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:26:20.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:26:21.769Z] #57 ... [2021-04-06T17:26:21.769Z] [2021-04-06T17:26:21.769Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T17:26:21.769Z] #26 sha256:1e05b76bf0c7eb2547b72cefce988b5d9ac9c21cf41d39e20e9a322c15f34e05 [2021-04-06T17:26:21.769Z] #26 DONE 0.2s [2021-04-06T17:26:21.769Z] [2021-04-06T17:26:21.769Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:26:21.769Z] #31 sha256:58766d8e15aade53cb553082d90c33624640a124480b442c1b4a7a3d5f83db11 [2021-04-06T17:26:22.068Z] #31 DONE 0.8s [2021-04-06T17:26:22.068Z] [2021-04-06T17:26:22.068Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:26:22.068Z] #57 sha256:43146a444c3f1cf78ac31c4d31f21744208564b143590b0f404ab947b0b1e6bf [2021-04-06T17:26:22.372Z] #57 ... [2021-04-06T17:26:22.372Z] [2021-04-06T17:26:22.372Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T17:26:22.372Z] #34 sha256:497e8bf65c7f68725cfbcfa10e518ab7ed32df4793dc87d14ed1d560db684b81 [2021-04-06T17:26:22.372Z] #34 DONE 0.1s [2021-04-06T17:26:22.372Z] [2021-04-06T17:26:22.372Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T17:26:22.372Z] #36 sha256:d4165093e325ef81cf856b10131041301f8cf663d3c633bb8502b1520d1bf451 [2021-04-06T17:26:22.372Z] #36 DONE 0.1s [2021-04-06T17:26:22.372Z] [2021-04-06T17:26:22.372Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T17:26:22.372Z] #39 sha256:f01b5a31808cec5b7a712ababed46ac79e1d7c87bc5e0cef7282abd192c375d3 [2021-04-06T17:26:22.372Z] #39 DONE 0.1s [2021-04-06T17:26:22.372Z] [2021-04-06T17:26:22.372Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:26:22.372Z] #57 sha256:43146a444c3f1cf78ac31c4d31f21744208564b143590b0f404ab947b0b1e6bf [2021-04-06T17:26:22.372Z] #57 ... [2021-04-06T17:26:22.372Z] [2021-04-06T17:26:22.372Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T17:26:22.372Z] #42 sha256:74af0e66775c48728990b8fa8b2c79810698d67d93deff1fed396f82905a8426 [2021-04-06T17:26:22.671Z] #42 DONE 0.2s [2021-04-06T17:26:22.671Z] [2021-04-06T17:26:22.671Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:26:22.671Z] #45 sha256:5bfadec7e4c9d7d42a7fbc618e345c11735769b5886b85209cdb0cb020fe9938 [2021-04-06T17:26:22.671Z] #45 DONE 0.1s [2021-04-06T17:26:22.671Z] [2021-04-06T17:26:22.671Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T17:26:22.671Z] #47 sha256:f1d7b180981161dc876f483a3b1047710c74df04dbea77d881d76af1e861f2a3 [2021-04-06T17:26:22.671Z] #47 DONE 0.1s [2021-04-06T17:26:22.671Z] [2021-04-06T17:26:22.671Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:26:22.671Z] #57 sha256:43146a444c3f1cf78ac31c4d31f21744208564b143590b0f404ab947b0b1e6bf [2021-04-06T17:26:22.969Z] #57 ... [2021-04-06T17:26:22.969Z] [2021-04-06T17:26:22.969Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T17:26:22.969Z] #49 sha256:e11788904ab0b5bbd29d5438d04536a8f1c2bddbd290f5d4b4626778877f7272 [2021-04-06T17:26:22.969Z] #49 DONE 0.1s [2021-04-06T17:26:22.969Z] [2021-04-06T17:26:22.969Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T17:26:22.969Z] #51 sha256:5e0a4a719470327efdcd9160147e6bf7c7883c2ae25ae57a27805d821c7a1bc5 [2021-04-06T17:26:22.969Z] #51 DONE 0.1s [2021-04-06T17:26:22.969Z] [2021-04-06T17:26:22.969Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T17:26:22.969Z] #53 sha256:1ec66309594106745ae3139c8a5e69471f6bf6fc88b4168206bbaf798d0245f2 [2021-04-06T17:26:22.969Z] #53 DONE 0.1s [2021-04-06T17:26:22.969Z] [2021-04-06T17:26:22.969Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:26:22.969Z] #57 sha256:43146a444c3f1cf78ac31c4d31f21744208564b143590b0f404ab947b0b1e6bf [2021-04-06T17:26:23.265Z] #57 ... [2021-04-06T17:26:23.265Z] [2021-04-06T17:26:23.265Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T17:26:23.265Z] #55 sha256:d61adfd14514201b03a6e395ed51b28f35d940f77d5a87e39aa38c53caef58c0 [2021-04-06T17:26:23.265Z] #55 DONE 0.1s [2021-04-06T17:26:23.265Z] [2021-04-06T17:26:23.265Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:26:23.265Z] #57 sha256:43146a444c3f1cf78ac31c4d31f21744208564b143590b0f404ab947b0b1e6bf [2021-04-06T17:26:24.024Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:26:24.024Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:26:24.585Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:26:25.160Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:26:25.230Z] ---> 9ffee72d0f16 [2021-04-06T17:26:25.230Z] Successfully built 9ffee72d0f16 [2021-04-06T17:26:25.230Z] Successfully tagged docker:latest [2021-04-06T17:26:25.230Z] INFO: Image build ended at 04/06/2021 17:26:23. Duration:00:02:31.5939143 [2021-04-06T17:26:25.230Z] [2021-04-06T17:26:25.230Z] [2021-04-06T17:26:25.230Z] INFO: Building the test binaries at 04/06/2021 17:26:23... [2021-04-06T17:26:25.722Z] --- PASS: TestBuildMultiStageCopy (5.99s) [2021-04-06T17:26:25.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.64s) [2021-04-06T17:26:25.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-04-06T17:26:25.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2021-04-06T17:26:25.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-04-06T17:26:25.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-04-06T17:26:25.722Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:26:27.125Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2021-04-06T17:26:27.125Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:26:27.409Z] INFO: make.ps1 starting at 04/06/2021 17:26:26 [2021-04-06T17:26:27.409Z] INFO: Git commit (257b4db186) assumed from DOCKER_GITCOMMIT environment variable [2021-04-06T17:26:27.409Z] INFO: Invoking autogen... [2021-04-06T17:26:27.865Z] INFO: Building daemon... [2021-04-06T17:26:29.058Z] --- PASS: TestBuildWithHugeFile (41.09s) [2021-04-06T17:26:29.058Z] === RUN TestBuildWCOWSandboxSize [2021-04-06T17:26:29.058Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-06T17:26:29.058Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:26:29.058Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:26:29.058Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:26:29.058Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:26:29.058Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:26:29.058Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:26:29.058Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:26:29.058Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:26:29.058Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:26:29.058Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:26:29.058Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:26:29.058Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-04-06T17:26:29.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-04-06T17:26:29.058Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-04-06T17:26:29.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-04-06T17:26:29.058Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:26:29.058Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:26:29.058Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:26:29.318Z] --- PASS: TestBuildPreserveOwnership (5.32s) [2021-04-06T17:26:29.318Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.56s) [2021-04-06T17:26:29.318Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s) [2021-04-06T17:26:29.318Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:26:29.318Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-06T17:26:29.318Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:26:29.638Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2021-04-06T17:26:29.638Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:26:31.003Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-04-06T17:26:31.003Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:26:33.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-06T17:26:35.172Z] --- PASS: TestBuildMultiStageOnBuild (4.07s) [2021-04-06T17:26:35.172Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:26:36.539Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2021-04-06T17:26:36.539Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:26:39.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:26:39.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:26:40.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-06T17:26:40.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:26:41.004Z] ..........................xx.................... [ 29%] [2021-04-06T17:26:41.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:26:41.787Z] --- PASS: TestBuildMultiStageLayerLeak (4.74s) [2021-04-06T17:26:41.787Z] === RUN TestBuildWithHugeFile [2021-04-06T17:26:42.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:26:44.222Z] Loaded image: buildpack-deps:buster [2021-04-06T17:26:44.222Z] Loaded image: busybox:latest [2021-04-06T17:26:44.222Z] Loaded image: busybox:glibc [2021-04-06T17:26:44.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:26:44.793Z] Loaded image: debian:bullseye [2021-04-06T17:26:44.793Z] Loaded image: hello-world:latest [2021-04-06T17:26:45.054Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:26:45.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:26:46.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:26:46.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:26:47.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:26:48.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:26:49.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:26:50.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:26:50.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:26:51.728Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:26:51.728Z] Using test binary docker [2021-04-06T17:26:51.728Z] +++ /etc/init.d/apparmor start [2021-04-06T17:26:51.728Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:26:51.728Z] INFO: Waiting for daemon to start... [2021-04-06T17:26:51.728Z] Starting dockerd [2021-04-06T17:26:51.728Z] +++ 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 [2021-04-06T17:26:51.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:26:51.954Z] Using test binary docker [2021-04-06T17:26:51.954Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:26:51.954Z] +++ /etc/init.d/apparmor start [2021-04-06T17:26:51.954Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:26:51.954Z] INFO: Waiting for daemon to start... [2021-04-06T17:26:51.954Z] Starting dockerd [2021-04-06T17:26:51.954Z] +++ 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 [2021-04-06T17:26:53.873Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:26:53.873Z] Using test binary docker [2021-04-06T17:26:53.873Z] +++ /etc/init.d/apparmor start [2021-04-06T17:26:53.873Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:26:53.873Z] INFO: Waiting for daemon to start... [2021-04-06T17:26:53.873Z] Starting dockerd [2021-04-06T17:26:53.873Z] +++ 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 [2021-04-06T17:26:54.176Z] . [2021-04-06T17:26:54.176Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:26:54.176Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:26:54.176Z] Error: No such image: emptyfs [2021-04-06T17:26:54.176Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:26:54.176Z] ++++ docker load [2021-04-06T17:26:54.176Z] Running integration-test (iteration 1) [2021-04-06T17:26:54.176Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-04-06T17:26:54.176Z] ++ 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 [2021-04-06T17:26:54.176Z] ++ set -e [2021-04-06T17:26:54.176Z] ++ '[' -n 0 ']' [2021-04-06T17:26:54.176Z] ++ set -x [2021-04-06T17:26:54.176Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:26:55.049Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.76s) [2021-04-06T17:26:55.049Z] PASS [2021-04-06T17:26:55.049Z] [2021-04-06T17:26:55.049Z] === Skipped [2021-04-06T17:26:55.049Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:26:55.049Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:26:55.049Z] [2021-04-06T17:26:55.049Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-06T17:26:55.049Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:26:55.049Z] [2021-04-06T17:26:55.049Z] [2021-04-06T17:26:55.049Z] DONE 34 tests, 2 skipped in 116.255s [2021-04-06T17:26:55.049Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:26:55.049Z] ++ 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 [2021-04-06T17:26:55.049Z] ++ set -e [2021-04-06T17:26:55.049Z] ++ '[' -n 0 ']' [2021-04-06T17:26:55.049Z] ++ set -x [2021-04-06T17:26:55.049Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:26:55.049Z] INFO: Testing against a local daemon [2021-04-06T17:26:55.049Z] === RUN TestConfigInspect [2021-04-06T17:26:55.763Z] . [2021-04-06T17:26:55.764Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:26:55.764Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:26:55.764Z] Error: No such image: emptyfs [2021-04-06T17:26:55.764Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:26:55.764Z] ++++ docker load [2021-04-06T17:26:55.764Z] Running integration-test (iteration 1) [2021-04-06T17:26:55.764Z] 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)/ [2021-04-06T17:26:55.764Z] ++ 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)/' [2021-04-06T17:26:55.764Z] ++ set -e [2021-04-06T17:26:55.764Z] ++ '[' -n 0 ']' [2021-04-06T17:26:55.764Z] ++ set -x [2021-04-06T17:26:55.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 GOCACHE=/root/.cache/go-build 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)/' [2021-04-06T17:26:55.764Z] [2021-04-06T17:26:55.764Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:26:56.019Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:26:56.019Z] Error: No such image: emptyfs [2021-04-06T17:26:56.019Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:26:56.019Z] ++++ docker load [2021-04-06T17:26:56.142Z] #57 311.8 + bin/containerd-stress [2021-04-06T17:26:56.142Z] #57 314.3 + bin/containerd-shim [2021-04-06T17:26:56.581Z] Running integration-test (iteration 1) [2021-04-06T17:26:56.581Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-06T17:26:56.581Z] ++ 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)/' [2021-04-06T17:26:56.581Z] ++ set -e [2021-04-06T17:26:56.581Z] ++ '[' -n 0 ']' [2021-04-06T17:26:56.581Z] ++ set -x [2021-04-06T17:26:56.581Z] ++ 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 GOCACHE=/root/.cache/go-build 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)/' [2021-04-06T17:26:57.605Z] --- PASS: TestConfigInspect (3.24s) [2021-04-06T17:26:57.605Z] === RUN TestConfigList [2021-04-06T17:27:00.902Z] --- PASS: TestConfigList (3.17s) [2021-04-06T17:27:00.902Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:27:01.838Z] #57 321.4 + bin/containerd-shim-runc-v1 [2021-04-06T17:27:02.627Z] Loaded image: buildpack-deps:buster [2021-04-06T17:27:02.627Z] Loaded image: busybox:latest [2021-04-06T17:27:02.916Z] Loaded image: busybox:glibc [2021-04-06T17:27:04.198Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2021-04-06T17:27:04.198Z] === RUN TestConfigsUpdate [2021-04-06T17:27:04.433Z] Loaded image: debian:bullseye [2021-04-06T17:27:04.722Z] Loaded image: hello-world:latest [2021-04-06T17:27:04.722Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:27:04.722Z] INFO: Testing against a local daemon [2021-04-06T17:27:04.722Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:27:06.363Z] #57 326.2 + bin/containerd-shim-runc-v2 [2021-04-06T17:27:06.778Z] --- PASS: TestCgroupNamespacesBuild (1.97s) [2021-04-06T17:27:06.778Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:27:07.005Z] #57 327.4 + binaries [2021-04-06T17:27:07.005Z] #57 327.4 + install -D bin/containerd /build/containerd [2021-04-06T17:27:07.005Z] #57 327.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-06T17:27:07.005Z] #57 327.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-06T17:27:07.005Z] #57 327.4 + install -D bin/ctr /build/ctr [2021-04-06T17:27:07.005Z] #57 DONE 327.5s [2021-04-06T17:27:07.432Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-06T17:27:07.492Z] --- PASS: TestConfigsUpdate (3.18s) [2021-04-06T17:27:07.492Z] === RUN TestTemplatedConfig [2021-04-06T17:27:08.051Z] [2021-04-06T17:27:08.051Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T17:27:08.051Z] #58 sha256:3b354387b21d28467f3a06c6400bfbf0b45de4af786bd9889fc438681d59cf8b [2021-04-06T17:27:08.346Z] #58 DONE 0.1s [2021-04-06T17:27:08.346Z] [2021-04-06T17:27:08.346Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T17:27:08.346Z] #62 sha256:ee5ad7237d1a619260b1641dca06da011f5e4d18e53665014307fde668f028e5 [2021-04-06T17:27:08.346Z] #62 DONE 0.1s [2021-04-06T17:27:08.346Z] [2021-04-06T17:27:08.346Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T17:27:08.346Z] #67 sha256:b30d574fd72862ca6b0fb4ad025318332e68fc3aa7428d91ec82feedf40bf6a4 [2021-04-06T17:27:08.640Z] #67 DONE 0.2s [2021-04-06T17:27:08.640Z] [2021-04-06T17:27:08.640Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T17:27:08.640Z] #69 sha256:e06ae40f942db83b95ae7b8dfdac3013e9e991fc1986af148c1a0e941c9501d1 [2021-04-06T17:27:08.640Z] #69 DONE 0.1s [2021-04-06T17:27:08.640Z] [2021-04-06T17:27:08.640Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:27:08.640Z] #70 sha256:a8cfacd02335c6dd41a1ef44e79efd50732be8511adc2e4b529cbdc320194359 [2021-04-06T17:27:08.640Z] #70 DONE 0.0s [2021-04-06T17:27:08.640Z] [2021-04-06T17:27:08.640Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:27:08.640Z] #71 sha256:4b7b37ef83c499db14eeed4b412288b15e240011be6af3c5c078e7e361341c4d [2021-04-06T17:27:08.835Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2021-04-06T17:27:08.835Z] === RUN TestBuildWithSession [2021-04-06T17:27:08.835Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:27:08.835Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:27:08.835Z] === RUN TestBuildSquashParent [2021-04-06T17:27:10.727Z] #71 DONE 2.2s [2021-04-06T17:27:10.727Z] [2021-04-06T17:27:10.727Z] #72 exporting to oci image format [2021-04-06T17:27:10.727Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-06T17:27:10.727Z] #72 exporting layers [2021-04-06T17:27:10.791Z] --- PASS: TestTemplatedConfig (3.70s) [2021-04-06T17:27:10.791Z] === RUN TestConfigCreateResolve [2021-04-06T17:27:14.092Z] --- PASS: TestConfigCreateResolve (3.21s) [2021-04-06T17:27:14.092Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:27:15.474Z] --- PASS: TestConfigDaemonLibtrustID (1.18s) [2021-04-06T17:27:15.474Z] PASS [2021-04-06T17:27:15.474Z] [2021-04-06T17:27:15.474Z] DONE 7 tests in 20.995s [2021-04-06T17:27:15.474Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:27:15.474Z] ++ 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 [2021-04-06T17:27:15.474Z] ++ set -e [2021-04-06T17:27:15.474Z] ++ '[' -n 0 ']' [2021-04-06T17:27:15.474Z] ++ set -x [2021-04-06T17:27:15.474Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:27:15.474Z] INFO: Testing against a local daemon [2021-04-06T17:27:15.474Z] === RUN TestCheckpoint [2021-04-06T17:27:15.474Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:27:15.474Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:27:15.474Z] === RUN TestContainerInvalidJSON [2021-04-06T17:27:15.474Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:27:15.474Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:27:15.474Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:27:15.474Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:27:15.474Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:27:15.474Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:27:15.474Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:27:15.474Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:27:15.474Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:27:15.474Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-06T17:27:15.474Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-06T17:27:15.474Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:27:15.474Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-06T17:27:15.474Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:27:15.474Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-06T17:27:15.474Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:27:15.735Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-06T17:27:15.735Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:27:15.735Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-04-06T17:27:15.735Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:27:15.735Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-04-06T17:27:15.735Z] === RUN TestCopyFromContainer [2021-04-06T17:27:17.104Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-06T17:27:17.647Z] === RUN TestCopyFromContainer// [2021-04-06T17:27:17.647Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:27:17.647Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:27:17.908Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:27:17.908Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:27:18.168Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:27:18.168Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:27:18.168Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:27:18.429Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:27:18.429Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:27:18.689Z] --- PASS: TestCopyFromContainer (2.84s) [2021-04-06T17:27:18.689Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-04-06T17:27:18.689Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-04-06T17:27:18.689Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-04-06T17:27:18.689Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-04-06T17:27:18.689Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-04-06T17:27:18.689Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-06T17:27:18.689Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-06T17:27:18.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-06T17:27:18.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-06T17:27:18.689Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-06T17:27:18.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:27:18.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:27:18.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:27:18.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:27:18.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:27:18.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:27:18.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:27:18.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:27:18.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:27:18.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:27:18.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-06T17:27:18.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-06T17:27:18.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-06T17:27:18.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-06T17:27:18.689Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:27:18.689Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-06T17:27:18.689Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:27:18.689Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:27:18.689Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:27:18.689Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:27:18.689Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:27:18.689Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:27:18.689Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:27:18.689Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:27:18.689Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:27:18.689Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:27:18.689Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-06T17:27:18.689Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-06T17:27:18.689Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:27:18.689Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:27:18.689Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:27:18.689Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-04-06T17:27:18.689Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:27:19.174Z] --- PASS: TestBuildSquashParent (8.69s) [2021-04-06T17:27:19.174Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:27:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:27:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:27:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:27:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:27:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:27:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:27:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:27:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:27:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:27:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:27:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:27:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:27:19.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:27:19.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:27:20.201Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:27:20.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:27:21.182Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-06T17:27:21.231Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2021-04-06T17:27:21.231Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:27:23.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:27:23.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:27:23.775Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2021-04-06T17:27:23.775Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:27:23.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:27:23.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:27:23.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:27:23.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:27:23.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:27:23.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:27:23.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:27:23.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:27:23.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:27:23.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:27:23.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:27:23.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:27:23.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:27:23.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:27:23.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:27:23.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-06T17:27:23.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-06T17:27:23.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-04-06T17:27:23.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-04-06T17:27:23.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-04-06T17:27:23.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-04-06T17:27:23.776Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:27:24.726Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2021-04-06T17:27:24.726Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:27:24.726Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:27:24.726Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:27:24.726Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-06T17:27:24.726Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-06T17:27:24.726Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:27:24.726Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:27:24.726Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-06T17:27:24.726Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:27:24.726Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-06T17:27:24.726Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:27:24.726Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-06T17:27:24.726Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:27:24.726Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:27:24.726Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:27:24.726Z] === PAUSE TestDaemonHostGatewayIP [2021-04-06T17:27:24.726Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:27:24.726Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:27:24.726Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:27:24.726Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-06T17:27:24.726Z] === RUN TestDiff [2021-04-06T17:27:25.666Z] --- PASS: TestDiff (0.88s) [2021-04-06T17:27:25.666Z] === RUN TestExecWithCloseStdin [2021-04-06T17:27:26.099Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-06T17:27:26.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s) [2021-04-06T17:27:26.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2021-04-06T17:27:26.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.81s) [2021-04-06T17:27:26.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) [2021-04-06T17:27:26.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2021-04-06T17:27:26.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s) [2021-04-06T17:27:26.099Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:27:26.099Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:27:26.606Z] --- PASS: TestExecWithCloseStdin (1.15s) [2021-04-06T17:27:26.606Z] === RUN TestExec [2021-04-06T17:27:27.989Z] --- PASS: TestExec (1.13s) [2021-04-06T17:27:27.989Z] === RUN TestExecUser [2021-04-06T17:27:28.822Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:27:28.930Z] --- PASS: TestExecUser (1.11s) [2021-04-06T17:27:28.930Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:27:29.452Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:27:29.871Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-04-06T17:27:29.872Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:27:30.080Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:27:30.708Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:27:31.735Z] --- PASS: TestBuildMultiStageCopy (5.65s) [2021-04-06T17:27:31.735Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.10s) [2021-04-06T17:27:31.735Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-04-06T17:27:31.735Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2021-04-06T17:27:31.735Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2021-04-06T17:27:31.735Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2021-04-06T17:27:31.735Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:27:33.168Z] --- PASS: TestExportContainerAfterDaemonRestart (3.06s) [2021-04-06T17:27:33.168Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:27:33.234Z] --- PASS: TestBuildMultiStageParentConfig (1.70s) [2021-04-06T17:27:33.234Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:27:34.550Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2021-04-06T17:27:34.550Z] === RUN TestHealthKillContainer [2021-04-06T17:27:35.984Z] --- PASS: TestBuildLabelWithTargets (2.59s) [2021-04-06T17:27:35.984Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:27:35.984Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:27:35.984Z] [2021-04-06T17:27:35.984Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:27:35.984Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:27:35.984Z] HOSTNAME=49b98aeed0c9 [2021-04-06T17:27:35.984Z] DEST=bundles/test-integration [2021-04-06T17:27:35.984Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:27:35.984Z] DOCKER_ROOTLESS=1 [2021-04-06T17:27:35.984Z] DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:27:35.984Z] container=docker [2021-04-06T17:27:35.984Z] HOME=/root [2021-04-06T17:27:35.984Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:27:35.984Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:27:35.984Z] VALIDATE_BRANCH=master [2021-04-06T17:27:35.984Z] TERM=xterm [2021-04-06T17:27:35.984Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:27:35.984Z] SHLVL=1 [2021-04-06T17:27:35.984Z] TIMEOUT=120m [2021-04-06T17:27:35.984Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:27:35.984Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:27:35.984Z] GO111MODULE=off [2021-04-06T17:27:35.984Z] DOCKER_EXPERIMENTAL=1 [2021-04-06T17:27:35.984Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:27:35.984Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:27:35.984Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:27:35.984Z] GOPATH=/go [2021-04-06T17:27:35.984Z] PKG_CONFIG=pkg-config [2021-04-06T17:27:35.984Z] _=/usr/bin/env [2021-04-06T17:27:35.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T17:27:37.012Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2021-04-06T17:27:37.012Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:27:37.844Z] --- PASS: TestHealthKillContainer (3.11s) [2021-04-06T17:27:37.844Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:27:38.414Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-04-06T17:27:38.414Z] === RUN TestIpcModeNone [2021-04-06T17:27:39.796Z] --- PASS: TestIpcModeNone (1.11s) [2021-04-06T17:27:39.796Z] === RUN TestIpcModePrivate [2021-04-06T17:27:39.900Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-06T17:27:39.900Z] [2021-04-06T17:27:39.900Z] ________ ____ __. [2021-04-06T17:27:39.900Z] \_____ \ | |/ _| [2021-04-06T17:27:39.900Z] / | \| < [2021-04-06T17:27:39.900Z] / | \ | \ [2021-04-06T17:27:39.900Z] \_______ /____|__ \ [2021-04-06T17:27:39.900Z] \/ \/ [2021-04-06T17:27:39.900Z] [2021-04-06T17:27:39.900Z] INFO: make.ps1 ended at 04/06/2021 17:27:30 [2021-04-06T17:27:39.900Z] INFO: Binaries build ended at 04/06/2021 17:27:31. Duration:00:01:08.3260135 [2021-04-06T17:27:39.900Z] INFO: Copying the built daemon binary to d:\CI\PR-42259\1\binary\dockerd-257b4db186.exe... [2021-04-06T17:27:39.900Z] INFO: Copying the built client binary to d:\CI\PR-42259\1\binary\docker-257b4db186.exe... [2021-04-06T17:27:39.900Z] INFO: Copying dockerversion from the container... [2021-04-06T17:27:39.900Z] INFO: Copying the golang package from the container to d:\CI\PR-42259\1\installer\go.zip... [2021-04-06T17:27:39.900Z] INFO: Extracting go.zip to d:\CI\PR-42259\1\go [2021-04-06T17:27:40.513Z] --- PASS: TestBuildMultiStageOnBuild (3.46s) [2021-04-06T17:27:40.513Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:27:40.737Z] --- PASS: TestIpcModePrivate (1.05s) [2021-04-06T17:27:40.737Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-06T17:27:40.737Z] === RUN TestIpcModeShareable [2021-04-06T17:27:41.677Z] --- PASS: TestIpcModeShareable (1.13s) [2021-04-06T17:27:41.677Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-04-06T17:27:41.677Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:27:42.012Z] --- PASS: TestBuildUncleanTarFilenames (1.52s) [2021-04-06T17:27:42.012Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:27:43.208Z] Loaded image: buildpack-deps:buster [2021-04-06T17:27:43.208Z] Loaded image: busybox:latest [2021-04-06T17:27:43.208Z] Loaded image: buildpack-deps:buster [2021-04-06T17:27:43.208Z] Loaded image: busybox:glibc [2021-04-06T17:27:43.208Z] Loaded image: busybox:latest [2021-04-06T17:27:43.208Z] Loaded image: busybox:glibc [2021-04-06T17:27:44.575Z] Loaded image: debian:bullseye [2021-04-06T17:27:44.972Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.28s) [2021-04-06T17:27:44.972Z] === RUN TestAPIIpcModeHost [2021-04-06T17:27:45.138Z] Loaded image: debian:bullseye [2021-04-06T17:27:45.138Z] Loaded image: hello-world:latest [2021-04-06T17:27:45.138Z] Loaded image: hello-world:latest [2021-04-06T17:27:45.395Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:27:45.395Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:27:45.395Z] INFO: Testing against a local daemon [2021-04-06T17:27:45.395Z] === RUN TestDockerSuite [2021-04-06T17:27:45.395Z] INFO: Testing against a local daemon [2021-04-06T17:27:45.395Z] === RUN TestDockerDaemonSuite [2021-04-06T17:27:45.395Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-06T17:27:45.395Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-06T17:27:45.395Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-06T17:27:45.514Z] --- PASS: TestBuildMultiStageLayerLeak (3.46s) [2021-04-06T17:27:45.514Z] === RUN TestBuildWithHugeFile [2021-04-06T17:27:45.652Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-06T17:27:45.652Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-06T17:27:45.652Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-06T17:27:45.652Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-06T17:27:45.652Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-06T17:27:45.652Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-06T17:27:46.354Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-04-06T17:27:46.354Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:27:46.579Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-06T17:27:46.579Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-06T17:27:47.141Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-06T17:27:47.141Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-06T17:27:47.704Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-06T17:27:47.960Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-06T17:27:47.960Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-06T17:27:48.899Z] --- PASS: TestDaemonIpcModeShareable (2.48s) [2021-04-06T17:27:48.899Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-04-06T17:27:48.899Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:27:50.483Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-06T17:27:50.522Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:27:50.522Z] [2021-04-06T17:27:50.522Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:27:50.522Z] DOCKER_SYSTEMD=1 [2021-04-06T17:27:50.522Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:27:50.522Z] HOSTNAME=befaf0919781 [2021-04-06T17:27:50.522Z] DEST=bundles/test-integration [2021-04-06T17:27:50.522Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:27:50.522Z] DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:27:50.522Z] container=docker [2021-04-06T17:27:50.522Z] HOME=/root [2021-04-06T17:27:50.522Z] LANG=C.UTF-8 [2021-04-06T17:27:50.522Z] INVOCATION_ID=1f085b0c75724a4790da9615fcbe3f04 [2021-04-06T17:27:50.522Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:27:50.522Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:27:50.522Z] VALIDATE_BRANCH=master [2021-04-06T17:27:50.522Z] TERM=xterm [2021-04-06T17:27:50.522Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:27:50.522Z] SHLVL=3 [2021-04-06T17:27:50.522Z] TIMEOUT=120m [2021-04-06T17:27:50.522Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:27:50.522Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:27:50.522Z] GO111MODULE=off [2021-04-06T17:27:50.522Z] DOCKER_EXPERIMENTAL=1 [2021-04-06T17:27:50.522Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:27:50.522Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:27:50.522Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:27:50.522Z] GOPATH=/go [2021-04-06T17:27:50.522Z] PKG_CONFIG=pkg-config [2021-04-06T17:27:50.522Z] _=/usr/bin/env [2021-04-06T17:27:50.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T17:27:51.118Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-06T17:27:51.440Z] --- PASS: TestDaemonIpcModePrivate (2.51s) [2021-04-06T17:27:51.440Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-04-06T17:27:51.440Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:27:51.848Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-06T17:27:51.848Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-06T17:27:51.848Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-06T17:27:52.782Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-06T17:27:53.983Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.49s) [2021-04-06T17:27:53.983Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-04-06T17:27:53.983Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:27:54.681Z] INFO: Extraction ended at 04/06/2021 17:27:53. Duration:00:00:19.1841226 [2021-04-06T17:27:54.681Z] INFO: Updating the golang and path environment variables [2021-04-06T17:27:54.681Z] INFO: GOPATH=d:\gopath [2021-04-06T17:27:54.681Z] INFO: go version go1.13.15 windows/amd64 [2021-04-06T17:27:54.681Z] INFO: Running the daemon under test in debug mode [2021-04-06T17:27:54.681Z] INFO: Starting a daemon under test... [2021-04-06T17:27:54.681Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42259\1\daemon --pidfile d:\CI\PR-42259\1\docker.pid -D [2021-04-06T17:27:54.681Z] INFO: Process started successfully. [2021-04-06T17:27:54.681Z] INFO: Start tailing logs of the daemon under tests [2021-04-06T17:27:54.681Z] INFO: Waiting for the daemon under test to start... [2021-04-06T17:27:55.298Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-06T17:27:55.298Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-06T17:27:56.226Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-06T17:27:56.482Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-06T17:27:56.482Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-06T17:27:56.482Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-06T17:27:56.526Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.43s) [2021-04-06T17:27:56.526Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-04-06T17:27:56.526Z] === RUN TestIpcModeOlderClient [2021-04-06T17:27:56.526Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:27:56.526Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:27:56.786Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-04-06T17:27:56.786Z] === RUN TestKillContainer [2021-04-06T17:27:56.786Z] === RUN TestKillContainer/no_signal [2021-04-06T17:27:57.726Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:27:58.296Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:27:58.354Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-06T17:27:59.679Z] --- PASS: TestKillContainer (2.51s) [2021-04-06T17:27:59.679Z] --- PASS: TestKillContainer/no_signal (0.84s) [2021-04-06T17:27:59.679Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-04-06T17:27:59.679Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2021-04-06T17:27:59.679Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:27:59.679Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:28:00.249Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:28:00.572Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-06T17:28:01.189Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2021-04-06T17:28:01.189Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2021-04-06T17:28:01.189Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-04-06T17:28:01.189Z] === RUN TestKillStoppedContainer [2021-04-06T17:28:01.189Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-06T17:28:01.189Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:28:01.189Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-04-06T17:28:01.189Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:28:02.130Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-04-06T17:28:02.130Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:28:02.130Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-06T17:28:02.130Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:28:02.130Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:28:02.130Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-06T17:28:02.130Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:28:02.130Z] === RUN TestLinksEtcHostsContentMatch [2021-04-06T17:28:02.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:28:03.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:28:03.070Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-04-06T17:28:03.070Z] === RUN TestLinksContainerNames [2021-04-06T17:28:04.454Z] --- PASS: TestLinksContainerNames (1.66s) [2021-04-06T17:28:04.454Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:28:04.572Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-06T17:28:04.887Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-04-06T17:28:05.398Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-04-06T17:28:05.398Z] === RUN TestContainerNetworkMountsNoChown [2021-04-06T17:28:06.339Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:28:06.339Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:28:06.339Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:28:06.339Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:28:06.600Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-06T17:28:06.600Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-06T17:28:06.600Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:28:07.089Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-06T17:28:09.144Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2021-04-06T17:28:09.144Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:28:09.409Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2021-04-06T17:28:09.409Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:28:10.356Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-04-06T17:28:10.356Z] === RUN TestNetworkNat [2021-04-06T17:28:10.359Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-06T17:28:11.297Z] --- PASS: TestNetworkNat (1.10s) [2021-04-06T17:28:11.297Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:28:12.254Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-06T17:28:12.509Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-06T17:28:12.680Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2021-04-06T17:28:12.680Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:28:13.879Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-06T17:28:15.248Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-06T17:28:15.740Z] .....INFO: Daemon under test started and replied! [2021-04-06T17:28:15.740Z] INFO: Docker version of the daemon under test [2021-04-06T17:28:15.740Z] [2021-04-06T17:28:15.740Z] Client: [2021-04-06T17:28:15.740Z] Version: 17.06.2-ce [2021-04-06T17:28:15.740Z] API version: 1.30 [2021-04-06T17:28:15.740Z] Go version: go1.8.3 [2021-04-06T17:28:15.740Z] Git commit: cec0b72 [2021-04-06T17:28:15.740Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-06T17:28:15.740Z] OS/Arch: windows/amd64 [2021-04-06T17:28:15.740Z] [2021-04-06T17:28:15.740Z] Server: [2021-04-06T17:28:15.740Z] Version: 0.0.0-dev [2021-04-06T17:28:15.740Z] API version: 1.41 (minimum version 1.24) [2021-04-06T17:28:15.740Z] Go version: go1.13.15 [2021-04-06T17:28:15.740Z] Git commit: 257b4db186 [2021-04-06T17:28:15.740Z] Built: 04/06/2021 17:26:27 [2021-04-06T17:28:15.740Z] OS/Arch: windows/amd64 [2021-04-06T17:28:15.740Z] Experimental: false [2021-04-06T17:28:15.740Z] [2021-04-06T17:28:15.740Z] INFO: Docker info of the daemon under test [2021-04-06T17:28:15.740Z] [2021-04-06T17:28:15.740Z] Containers: 0 [2021-04-06T17:28:15.740Z] Running: 0 [2021-04-06T17:28:15.740Z] Paused: 0 [2021-04-06T17:28:15.740Z] Stopped: 0 [2021-04-06T17:28:15.740Z] Images: 0 [2021-04-06T17:28:15.740Z] Server Version: 0.0.0-dev [2021-04-06T17:28:15.740Z] Storage Driver: windowsfilter [2021-04-06T17:28:15.740Z] Windows: [2021-04-06T17:28:15.740Z] Logging Driver: json-file [2021-04-06T17:28:15.740Z] Plugins: [2021-04-06T17:28:15.740Z] Volume: local [2021-04-06T17:28:15.740Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-06T17:28:15.740Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-06T17:28:15.740Z] Swarm: inactive [2021-04-06T17:28:15.740Z] Default Isolation: process [2021-04-06T17:28:15.740Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-06T17:28:15.740Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-06T17:28:15.740Z] OSType: windows [2021-04-06T17:28:15.740Z] Architecture: x86_64 [2021-04-06T17:28:15.740Z] CPUs: 4 [2021-04-06T17:28:15.740Z] Total Memory: 32GiB [2021-04-06T17:28:15.740Z] Name: azwin-2-4b5470 [2021-04-06T17:28:15.740Z] ID: UAAW:LSQ2:MNO3:RO3F:QVFA:NKFX:4B7V:E2I7:RI3F:LWES:6AIL:3XPK [2021-04-06T17:28:15.740Z] Docker Root Dir: D:\CI\PR-42259\1\daemon [2021-04-06T17:28:15.740Z] Debug Mode (client): false [2021-04-06T17:28:15.740Z] Debug Mode (server): true [2021-04-06T17:28:15.740Z] File Descriptors: -1 [2021-04-06T17:28:15.740Z] Goroutines: 16 [2021-04-06T17:28:15.740Z] System Time: 2021-04-06T17:28:12.8959122Z [2021-04-06T17:28:15.740Z] EventsListeners: 0 [2021-04-06T17:28:15.740Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:28:15.740Z] Labels: [2021-04-06T17:28:15.740Z] Experimental: false [2021-04-06T17:28:15.740Z] Insecure Registries: [2021-04-06T17:28:15.740Z] 127.0.0.0/8 [2021-04-06T17:28:15.740Z] Live Restore Enabled: false [2021-04-06T17:28:15.740Z] [2021-04-06T17:28:15.740Z] [2021-04-06T17:28:15.740Z] INFO: Docker images of the daemon under test [2021-04-06T17:28:15.740Z] [2021-04-06T17:28:15.740Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-06T17:28:15.740Z] [2021-04-06T17:28:15.740Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-06T17:28:15.740Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-06T17:28:15.740Z] ltsc2019: Pulling from windows/servercore [2021-04-06T17:28:15.740Z] 4612f6d0b889: Pulling fs layer [2021-04-06T17:28:15.740Z] 5ff1512f88ec: Pulling fs layer [2021-04-06T17:28:15.975Z] --- PASS: TestNetworkLoopbackNat (3.40s) [2021-04-06T17:28:15.975Z] === RUN TestPause [2021-04-06T17:28:16.546Z] --- PASS: TestPause (0.85s) [2021-04-06T17:28:16.546Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:28:16.546Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:28:16.546Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:28:16.546Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:28:16.615Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-06T17:28:16.615Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-06T17:28:17.487Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-04-06T17:28:17.487Z] === RUN TestPidHost [2021-04-06T17:28:17.982Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-06T17:28:18.206Z] --- PASS: TestBuildWithHugeFile (27.41s) [2021-04-06T17:28:18.206Z] === RUN TestBuildWCOWSandboxSize [2021-04-06T17:28:18.206Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-04-06T17:28:18.206Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:28:18.206Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:28:18.206Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:28:18.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:28:18.206Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:28:18.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:28:18.206Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:28:18.206Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:28:18.206Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:28:18.206Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:28:18.206Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:28:18.206Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-04-06T17:28:18.206Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-04-06T17:28:18.206Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-04-06T17:28:18.206Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-04-06T17:28:18.206Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:28:18.206Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:28:18.206Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:28:19.333Z] .......................... [ 67%] [2021-04-06T17:28:20.031Z] --- PASS: TestPidHost (2.14s) [2021-04-06T17:28:20.031Z] === RUN TestPsFilter [2021-04-06T17:28:20.031Z] --- PASS: TestPsFilter (0.16s) [2021-04-06T17:28:20.031Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:28:20.544Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-06T17:28:20.544Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-06T17:28:20.602Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2021-04-06T17:28:20.602Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:28:20.939Z] --- PASS: TestBuildPreserveOwnership (7.55s) [2021-04-06T17:28:20.939Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.94s) [2021-04-06T17:28:20.939Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.60s) [2021-04-06T17:28:20.939Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:28:20.939Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-06T17:28:20.939Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:28:21.542Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-04-06T17:28:21.542Z] === RUN TestRemoveContainerRunning [2021-04-06T17:28:21.927Z] --- PASS: TestBuildWithHugeFile (100.66s) [2021-04-06T17:28:21.927Z] === RUN TestBuildWCOWSandboxSize [2021-04-06T17:28:21.927Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-04-06T17:28:21.927Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:28:21.927Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:28:22.183Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:28:22.183Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:28:22.183Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:28:22.183Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:28:22.183Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:28:22.183Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:28:22.183Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:28:22.183Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:28:22.183Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:28:22.439Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-04-06T17:28:22.439Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-04-06T17:28:22.439Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-04-06T17:28:22.439Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2021-04-06T17:28:22.439Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:28:22.439Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:28:22.487Z] --- PASS: TestRemoveContainerRunning (0.92s) [2021-04-06T17:28:22.487Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:28:22.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:28:22.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:28:22.695Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-06T17:28:22.695Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-06T17:28:23.428Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2021-04-06T17:28:23.428Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:28:23.428Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-06T17:28:23.428Z] === RUN TestRenameLinkedContainer [2021-04-06T17:28:24.060Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-06T17:28:24.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-06T17:28:24.988Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-06T17:28:26.354Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:28:26.726Z] --- PASS: TestRenameLinkedContainer (3.30s) [2021-04-06T17:28:26.726Z] === RUN TestRenameStoppedContainer [2021-04-06T17:28:27.282Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-06T17:28:27.297Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-04-06T17:28:27.297Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:28:27.539Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-06T17:28:28.096Z] 5ff1512f88ec: Verifying Checksum [2021-04-06T17:28:28.096Z] 5ff1512f88ec: Download complete [2021-04-06T17:28:28.473Z] --- PASS: TestBuildPreserveOwnership (5.86s) [2021-04-06T17:28:28.473Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2021-04-06T17:28:28.473Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s) [2021-04-06T17:28:28.473Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:28:28.473Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-06T17:28:28.473Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2021-04-06T17:28:28.473Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:28:29.208Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2021-04-06T17:28:29.209Z] === RUN TestRenameInvalidName [2021-04-06T17:28:29.402Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-06T17:28:30.148Z] --- PASS: TestRenameInvalidName (0.84s) [2021-04-06T17:28:30.148Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:28:31.294Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-06T17:28:31.294Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-06T17:28:31.311Z] Loaded image: buildpack-deps:buster [2021-04-06T17:28:31.311Z] Loaded image: busybox:latest [2021-04-06T17:28:31.311Z] Loaded image: busybox:glibc [2021-04-06T17:28:31.610Z] Loaded image: debian:bullseye [2021-04-06T17:28:31.610Z] Loaded image: hello-world:latest [2021-04-06T17:28:31.899Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:28:34.356Z] --- PASS: TestRenameAnonymousContainer (4.45s) [2021-04-06T17:28:34.356Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:28:34.563Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-06T17:28:34.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:28:35.296Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2021-04-06T17:28:35.296Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:28:35.490Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-06T17:28:36.051Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-06T17:28:36.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:28:37.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-06T17:28:37.218Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2021-04-06T17:28:37.218Z] === RUN TestResize [2021-04-06T17:28:37.417Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-06T17:28:37.417Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-06T17:28:37.788Z] --- PASS: TestResize (0.80s) [2021-04-06T17:28:37.788Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:28:38.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:28:38.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:28:38.728Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2021-04-06T17:28:38.728Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:28:38.772Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.72s) [2021-04-06T17:28:38.772Z] PASS [2021-04-06T17:28:38.772Z] [2021-04-06T17:28:38.772Z] === Skipped [2021-04-06T17:28:38.772Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:28:38.772Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:28:38.772Z] [2021-04-06T17:28:38.772Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-04-06T17:28:38.772Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:28:38.772Z] [2021-04-06T17:28:38.772Z] [2021-04-06T17:28:38.772Z] DONE 34 tests, 2 skipped in 104.509s [2021-04-06T17:28:38.772Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:28:38.772Z] ++ 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 [2021-04-06T17:28:38.772Z] ++ set -e [2021-04-06T17:28:38.772Z] ++ '[' -n 0 ']' [2021-04-06T17:28:38.772Z] ++ set -x [2021-04-06T17:28:38.772Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:28:39.061Z] INFO: Testing against a local daemon [2021-04-06T17:28:39.061Z] === RUN TestConfigInspect [2021-04-06T17:28:39.299Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2021-04-06T17:28:39.299Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:28:39.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:28:39.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:28:39.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:28:39.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:28:39.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:28:39.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:28:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:28:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:28:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:28:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:28:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:28:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:28:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:28:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:28:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:28:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:28:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:28:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:28:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:28:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:28:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:28:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:28:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:28:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:28:39.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:28:39.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:28:39.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:28:39.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:28:39.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:28:39.934Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-06T17:28:40.447Z] 4612f6d0b889: Verifying Checksum [2021-04-06T17:28:40.447Z] 4612f6d0b889: Download complete [2021-04-06T17:28:40.496Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-06T17:28:40.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-06T17:28:41.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:28:41.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:28:41.425Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-06T17:28:42.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:28:42.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:28:43.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:28:43.499Z] --- PASS: TestConfigInspect (4.05s) [2021-04-06T17:28:43.499Z] === RUN TestConfigList [2021-04-06T17:28:44.032Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:28:44.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:28:44.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:28:45.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:28:45.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:28:45.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:28:46.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:28:47.002Z] --- PASS: TestConfigList (3.79s) [2021-04-06T17:28:47.002Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.05s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.77s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) [2021-04-06T17:28:47.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2021-04-06T17:28:47.782Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:28:47.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:28:48.059Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-04-06T17:28:48.149Z] #72 exporting layers 85.7s done [2021-04-06T17:28:48.149Z] #72 exporting manifest sha256:528545ae9eb2829c50e5d12d52296efeabd2e75ef9f8deee5d44e2952b8d00cb done [2021-04-06T17:28:48.149Z] #72 exporting config sha256:ee95ebc36d16d8f14ff24c2b33796b95d1aa9d658b074ffeec371c4ae949b354 done [2021-04-06T17:28:48.149Z] #72 sending tarball [2021-04-06T17:28:48.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:28:50.323Z] --- PASS: TestCgroupNamespacesRun (2.46s) [2021-04-06T17:28:50.323Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-06T17:28:50.537Z] --- PASS: TestConfigsCreateAndDelete (3.76s) [2021-04-06T17:28:50.537Z] === RUN TestConfigsUpdate [2021-04-06T17:28:50.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:28:51.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:28:52.227Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-04-06T17:28:52.235Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2021-04-06T17:28:52.235Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:28:52.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:28:52.751Z] #72 ... [2021-04-06T17:28:52.751Z] [2021-04-06T17:28:52.751Z] #73 importing to docker [2021-04-06T17:28:52.751Z] #73 sha256:1cadcefdfd5c9bd7ffa76c85a53d3eabb0672bbf4aaffb349cd69dbc3ded3039 [2021-04-06T17:28:52.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:28:52.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:28:53.512Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:28:53.512Z] Using test binary docker [2021-04-06T17:28:53.512Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:28:53.512Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:28:53.512Z] INFO: Waiting for daemon to start... [2021-04-06T17:28:53.512Z] Starting dockerd [2021-04-06T17:28:53.598Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-06T17:28:53.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-06T17:28:54.776Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.47s) [2021-04-06T17:28:54.776Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:28:54.976Z] --- PASS: TestConfigsUpdate (3.79s) [2021-04-06T17:28:54.976Z] === RUN TestTemplatedConfig [2021-04-06T17:28:55.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:28:55.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:28:56.802Z] . [2021-04-06T17:28:56.802Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:28:56.802Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:28:57.064Z] Error: No such image: emptyfs [2021-04-06T17:28:57.064Z] Running integration-test (iteration 1) [2021-04-06T17:28:57.064Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-06T17:28:57.321Z] --- PASS: TestCgroupNamespacesRunHostMode (2.55s) [2021-04-06T17:28:57.321Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:28:57.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:28:57.768Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-06T17:28:58.330Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-06T17:28:58.478Z] --- PASS: TestTemplatedConfig (3.68s) [2021-04-06T17:28:58.478Z] === RUN TestConfigCreateResolve [2021-04-06T17:28:58.586Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-06T17:28:59.862Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.49s) [2021-04-06T17:28:59.862Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:29:00.484Z] Loaded image: buildpack-deps:buster [2021-04-06T17:29:00.484Z] Loaded image: busybox:latest [2021-04-06T17:29:00.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:29:01.047Z] Loaded image: busybox:glibc [2021-04-06T17:29:01.047Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-06T17:29:01.974Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-06T17:29:01.980Z] --- PASS: TestConfigCreateResolve (3.84s) [2021-04-06T17:29:01.980Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:29:02.404Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-04-06T17:29:02.404Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:29:02.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:29:02.609Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-04-06T17:29:02.609Z] PASS [2021-04-06T17:29:02.609Z] [2021-04-06T17:29:02.609Z] DONE 7 tests in 23.625s [2021-04-06T17:29:02.609Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:29:02.609Z] ++ 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 [2021-04-06T17:29:02.609Z] ++ set -e [2021-04-06T17:29:02.609Z] ++ '[' -n 0 ']' [2021-04-06T17:29:02.609Z] ++ set -x [2021-04-06T17:29:02.609Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:29:02.609Z] INFO: Testing against a local daemon [2021-04-06T17:29:02.609Z] === RUN TestCheckpoint [2021-04-06T17:29:02.609Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:29:02.609Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:29:02.609Z] === RUN TestContainerInvalidJSON [2021-04-06T17:29:02.609Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:29:02.609Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:29:02.609Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:29:02.609Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:29:02.609Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:29:02.609Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:29:02.609Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:29:02.609Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:29:02.609Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:29:02.609Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-06T17:29:02.609Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-06T17:29:02.609Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:29:02.609Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-06T17:29:02.609Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:29:02.898Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-04-06T17:29:02.898Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:29:02.898Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-04-06T17:29:02.898Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:29:03.190Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-04-06T17:29:03.190Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:29:03.190Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-04-06T17:29:03.190Z] === RUN TestCopyFromContainer [2021-04-06T17:29:03.344Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.39s) [2021-04-06T17:29:03.344Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:29:03.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:29:04.277Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-06T17:29:04.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:29:05.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:29:05.887Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.43s) [2021-04-06T17:29:05.887Z] === RUN TestKernelTCPMemory [2021-04-06T17:29:05.909Z] === RUN TestCopyFromContainer// [2021-04-06T17:29:05.909Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:29:05.909Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:29:05.909Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:29:06.143Z] Loaded image: debian:bullseye [2021-04-06T17:29:06.198Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:29:06.198Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:29:06.198Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:29:06.399Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-06T17:29:06.399Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-06T17:29:06.399Z] Loaded image: hello-world:latest [2021-04-06T17:29:06.399Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:29:06.488Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:29:06.488Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:29:06.488Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:29:06.777Z] --- PASS: TestCopyFromContainer (3.42s) [2021-04-06T17:29:06.777Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-06T17:29:06.777Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-04-06T17:29:06.777Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-06T17:29:06.777Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-04-06T17:29:06.777Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-04-06T17:29:06.777Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-04-06T17:29:06.777Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-06T17:29:06.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-04-06T17:29:06.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-04-06T17:29:06.777Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-04-06T17:29:06.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:29:06.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:29:06.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:29:06.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:29:06.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:29:06.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:29:06.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:29:06.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:29:06.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:29:06.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:29:06.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-06T17:29:06.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-06T17:29:06.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-06T17:29:06.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-06T17:29:06.777Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:29:06.777Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-06T17:29:06.777Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:29:06.777Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:29:06.777Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:29:06.777Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:29:06.777Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:29:06.777Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:29:06.777Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:29:06.777Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:29:06.777Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:29:06.777Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:29:06.777Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-06T17:29:06.777Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-06T17:29:06.777Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:29:06.777Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:29:06.777Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:29:06.777Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-06T17:29:06.777Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:29:06.827Z] --- PASS: TestKernelTCPMemory (1.12s) [2021-04-06T17:29:06.827Z] === RUN TestNISDomainname [2021-04-06T17:29:06.961Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-06T17:29:07.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:29:08.211Z] --- PASS: TestNISDomainname (1.39s) [2021-04-06T17:29:08.211Z] === RUN TestHostnameDnsResolution [2021-04-06T17:29:09.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:29:09.479Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-06T17:29:09.479Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-06T17:29:09.479Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-06T17:29:10.284Z] --- PASS: TestCreateWithCustomMaskedPaths (2.81s) [2021-04-06T17:29:10.284Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:29:10.406Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-06T17:29:10.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:29:10.756Z] --- PASS: TestHostnameDnsResolution (2.42s) [2021-04-06T17:29:10.756Z] === RUN TestStats [2021-04-06T17:29:11.614Z] #73 DONE 16.5s [2021-04-06T17:29:11.614Z] [2021-04-06T17:29:11.614Z] #72 exporting to oci image format [2021-04-06T17:29:11.614Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-06T17:29:11.614Z] #72 sending tarball 32.2s done [2021-04-06T17:29:11.614Z] #72 DONE 117.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-06T17:29:11.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:29:12.087Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/test/unit [2021-04-06T17:29:12.761Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:29:12.761Z] Using test binary docker [2021-04-06T17:29:12.761Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:29:12.761Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-06T17:29:12.761Z] INFO: Waiting for daemon to start... [2021-04-06T17:29:12.761Z] Starting dockerd [2021-04-06T17:29:13.030Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.05s) [2021-04-06T17:29:13.030Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:29:13.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:29:13.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:29:13.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:29:13.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:29:13.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:29:13.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:29:13.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:29:13.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:29:13.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:29:13.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:29:13.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:29:13.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:29:13.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:29:13.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:29:13.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:29:13.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-06T17:29:13.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-04-06T17:29:13.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-06T17:29:13.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-06T17:29:13.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-06T17:29:13.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-04-06T17:29:13.030Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:29:13.659Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.96s) [2021-04-06T17:29:13.659Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:29:13.659Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:29:13.659Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:29:13.659Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-06T17:29:13.659Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-06T17:29:13.659Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:29:13.659Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:29:13.659Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-06T17:29:13.659Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:29:13.676Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-06T17:29:13.676Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-04-06T17:29:13.948Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-04-06T17:29:13.948Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:29:13.948Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-06T17:29:13.948Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:29:13.948Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:29:13.948Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:29:13.948Z] === PAUSE TestDaemonHostGatewayIP [2021-04-06T17:29:13.948Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:29:13.948Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:29:13.948Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:29:13.948Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-06T17:29:13.948Z] === RUN TestDiff [2021-04-06T17:29:14.051Z] --- PASS: TestStats (2.85s) [2021-04-06T17:29:14.051Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:29:14.051Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:29:14.051Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:29:14.051Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:29:14.051Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:29:14.051Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:29:14.051Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:29:14.051Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:29:14.051Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:29:14.051Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:29:14.051Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:29:14.051Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:29:14.051Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:29:14.905Z] . [2021-04-06T17:29:14.905Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:29:14.905Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:29:14.905Z] Error: No such image: emptyfs [2021-04-06T17:29:14.977Z] --- PASS: TestDiff (0.94s) [2021-04-06T17:29:14.977Z] === RUN TestExecWithCloseStdin [2021-04-06T17:29:15.117Z] Loaded image: buildpack-deps:buster [2021-04-06T17:29:15.117Z] Loaded image: busybox:latest [2021-04-06T17:29:15.117Z] Loaded image: busybox:glibc [2021-04-06T17:29:15.161Z] Running integration-test (iteration 1) [2021-04-06T17:29:15.161Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-06T17:29:15.653Z] ? github.com/docker/docker/api [no test files] [2021-04-06T17:29:16.038Z] --- PASS: TestExecWithCloseStdin (1.23s) [2021-04-06T17:29:16.038Z] === RUN TestExec [2021-04-06T17:29:16.194Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-06T17:29:16.453Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-06T17:29:16.453Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.08s) [2021-04-06T17:29:16.453Z] PASS [2021-04-06T17:29:16.453Z] [2021-04-06T17:29:16.453Z] === Skipped [2021-04-06T17:29:16.453Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:29:16.453Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:29:16.453Z] [2021-04-06T17:29:16.453Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-04-06T17:29:16.453Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:29:16.453Z] [2021-04-06T17:29:16.453Z] [2021-04-06T17:29:16.453Z] DONE 34 tests, 2 skipped in 260.716s [2021-04-06T17:29:16.481Z] Loaded image: debian:bullseye [2021-04-06T17:29:16.481Z] Loaded image: hello-world:latest [2021-04-06T17:29:16.709Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:29:16.709Z] ++ 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 [2021-04-06T17:29:16.709Z] ++ set -e [2021-04-06T17:29:16.709Z] ++ '[' -n 0 ']' [2021-04-06T17:29:16.709Z] ++ set -x [2021-04-06T17:29:16.709Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:29:16.709Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-06T17:29:16.709Z] INFO: Testing against a local daemon [2021-04-06T17:29:16.709Z] === RUN TestConfigInspect [2021-04-06T17:29:16.737Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:29:16.737Z] INFO: Testing against a local daemon [2021-04-06T17:29:16.737Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:29:17.069Z] --- PASS: TestExec (1.20s) [2021-04-06T17:29:17.069Z] === RUN TestExecUser [2021-04-06T17:29:17.271Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-06T17:29:17.347Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-06T17:29:17.347Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2021-04-06T17:29:17.347Z] --- PASS: TestStopContainerWithTimeout/1 (2.31s) [2021-04-06T17:29:17.347Z] --- PASS: TestStopContainerWithTimeout/3 (3.39s) [2021-04-06T17:29:17.347Z] --- PASS: TestStopContainerWithTimeout/-1 (3.46s) [2021-04-06T17:29:17.347Z] === RUN TestDeleteDevicemapper [2021-04-06T17:29:17.347Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:29:17.347Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:29:17.347Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:29:18.569Z] --- PASS: TestExecUser (1.21s) [2021-04-06T17:29:18.569Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:29:19.208Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-06T17:29:20.001Z] --- PASS: TestCgroupNamespacesBuild (2.88s) [2021-04-06T17:29:20.001Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:29:20.069Z] --- PASS: TestExportContainerAndImportImage (1.38s) [2021-04-06T17:29:20.069Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:29:20.538Z] --- PASS: TestConfigInspect (3.18s) [2021-04-06T17:29:20.538Z] === RUN TestConfigList [2021-04-06T17:29:20.538Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-06T17:29:20.646Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s) [2021-04-06T17:29:20.646Z] === RUN TestUpdateMemory [2021-04-06T17:29:20.646Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-06T17:29:20.646Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:29:20.646Z] === RUN TestUpdateCPUQuota [2021-04-06T17:29:21.388Z] tests/integration/client_test.py ..... [ 75%] [2021-04-06T17:29:21.388Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-06T17:29:21.570Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2021-04-06T17:29:21.570Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:29:22.312Z] tests/integration/errors_test.py . [ 76%] [2021-04-06T17:29:22.518Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.75s) [2021-04-06T17:29:22.518Z] === RUN TestBuildWithSession [2021-04-06T17:29:22.518Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:29:22.518Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:29:22.518Z] === RUN TestBuildSquashParent [2021-04-06T17:29:23.056Z] --- PASS: TestConfigList (2.93s) [2021-04-06T17:29:23.056Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:29:23.069Z] --- PASS: TestHealthCheckWorkdir (1.51s) [2021-04-06T17:29:23.069Z] === RUN TestHealthKillContainer [2021-04-06T17:29:24.466Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-06T17:29:25.028Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-06T17:29:25.590Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-06T17:29:25.846Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-06T17:29:26.102Z] --- PASS: TestConfigsCreateAndDelete (3.12s) [2021-04-06T17:29:26.102Z] === RUN TestConfigsUpdate [2021-04-06T17:29:26.571Z] --- PASS: TestHealthKillContainer (3.22s) [2021-04-06T17:29:26.571Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:29:26.685Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-06T17:29:27.199Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2021-04-06T17:29:27.199Z] === RUN TestIpcModeNone [2021-04-06T17:29:27.277Z] --- PASS: TestUpdateCPUQuota (5.95s) [2021-04-06T17:29:27.277Z] === RUN TestUpdatePidsLimit [2021-04-06T17:29:27.278Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-06T17:29:27.278Z] === RUN TestUpdatePidsLimit/no_change [2021-04-06T17:29:27.339Z] Loaded image: buildpack-deps:buster [2021-04-06T17:29:27.540Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-06T17:29:27.595Z] Loaded image: busybox:latest [2021-04-06T17:29:27.595Z] Loaded image: busybox:glibc [2021-04-06T17:29:27.626Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-06T17:29:28.110Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-06T17:29:28.263Z] --- PASS: TestIpcModeNone (1.22s) [2021-04-06T17:29:28.263Z] === RUN TestIpcModePrivate [2021-04-06T17:29:29.052Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-06T17:29:29.536Z] --- PASS: TestConfigsUpdate (3.47s) [2021-04-06T17:29:29.536Z] === RUN TestTemplatedConfig [2021-04-06T17:29:29.622Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-06T17:29:29.764Z] --- PASS: TestIpcModePrivate (1.17s) [2021-04-06T17:29:29.764Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-04-06T17:29:29.764Z] === RUN TestIpcModeShareable [2021-04-06T17:29:30.111Z] Loaded image: debian:bullseye [2021-04-06T17:29:30.111Z] Loaded image: hello-world:latest [2021-04-06T17:29:30.111Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:29:30.111Z] INFO: Testing against a local daemon [2021-04-06T17:29:30.111Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:29:30.192Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-06T17:29:30.605Z] --- PASS: TestBuildSquashParent (7.66s) [2021-04-06T17:29:30.605Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:29:30.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:29:30.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:29:30.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:29:30.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:29:30.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:29:30.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:29:30.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:29:30.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:29:30.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:29:30.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:29:30.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:29:30.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:29:30.605Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:29:30.605Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:29:30.792Z] --- PASS: TestIpcModeShareable (1.22s) [2021-04-06T17:29:30.792Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-04-06T17:29:30.792Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:29:30.903Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-06T17:29:30.903Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-06T17:29:31.574Z] --- PASS: TestUpdatePidsLimit (5.40s) [2021-04-06T17:29:31.574Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-04-06T17:29:31.574Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-04-06T17:29:31.574Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-04-06T17:29:31.574Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-04-06T17:29:31.574Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-04-06T17:29:31.574Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-04-06T17:29:31.574Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-04-06T17:29:31.574Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:29:32.798Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-06T17:29:33.054Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-06T17:29:33.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:29:33.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:29:34.283Z] --- PASS: TestCgroupNamespacesBuild (4.08s) [2021-04-06T17:29:34.283Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:29:34.307Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.59s) [2021-04-06T17:29:34.307Z] === RUN TestAPIIpcModeHost [2021-04-06T17:29:34.360Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2021-04-06T17:29:34.420Z] --- PASS: TestTemplatedConfig (5.01s) [2021-04-06T17:29:34.420Z] === RUN TestConfigCreateResolve [2021-04-06T17:29:35.335Z] --- PASS: TestAPIIpcModeHost (1.03s) [2021-04-06T17:29:35.335Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:29:36.174Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2021-04-06T17:29:36.174Z] === RUN TestBuildWithSession [2021-04-06T17:29:36.174Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:29:36.174Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:29:36.174Z] === RUN TestBuildSquashParent [2021-04-06T17:29:36.387Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:29:36.387Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:29:37.395Z] --- PASS: TestDaemonIpcModeShareable (2.11s) [2021-04-06T17:29:37.395Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-04-06T17:29:37.395Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:29:37.691Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-06T17:29:37.691Z] --- PASS: TestConfigCreateResolve (3.26s) [2021-04-06T17:29:37.691Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:29:38.276Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-06T17:29:38.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2021-04-06T17:29:38.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2021-04-06T17:29:38.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2021-04-06T17:29:38.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s) [2021-04-06T17:29:38.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2021-04-06T17:29:38.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2021-04-06T17:29:38.276Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:29:38.276Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:29:38.620Z] --- PASS: TestConfigDaemonLibtrustID (0.91s) [2021-04-06T17:29:38.620Z] PASS [2021-04-06T17:29:38.620Z] [2021-04-06T17:29:38.620Z] DONE 7 tests in 22.088s [2021-04-06T17:29:38.620Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:29:38.620Z] ++ 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 [2021-04-06T17:29:38.620Z] ++ set -e [2021-04-06T17:29:38.620Z] ++ '[' -n 0 ']' [2021-04-06T17:29:38.620Z] ++ set -x [2021-04-06T17:29:38.620Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:29:38.876Z] INFO: Testing against a local daemon [2021-04-06T17:29:38.876Z] === RUN TestCheckpoint [2021-04-06T17:29:38.876Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:29:38.876Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:29:38.876Z] === RUN TestContainerInvalidJSON [2021-04-06T17:29:38.876Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-06T17:29:38.876Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:29:38.876Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:29:38.876Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:29:38.876Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:29:38.876Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:29:38.876Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:29:38.876Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:29:38.876Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:29:38.876Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:29:38.876Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-04-06T17:29:38.876Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-06T17:29:38.876Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:29:38.876Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-06T17:29:38.876Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:29:39.132Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-06T17:29:39.132Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:29:39.132Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-06T17:29:39.132Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:29:39.132Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-06T17:29:39.132Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:29:39.132Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-06T17:29:39.132Z] === RUN TestCopyFromContainer [2021-04-06T17:29:39.453Z] --- PASS: TestDaemonIpcModePrivate (2.02s) [2021-04-06T17:29:39.453Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-04-06T17:29:39.453Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:29:39.694Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-06T17:29:39.950Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-06T17:29:41.315Z] === RUN TestCopyFromContainer// [2021-04-06T17:29:41.512Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.07s) [2021-04-06T17:29:41.512Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-04-06T17:29:41.512Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:29:41.540Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:29:41.571Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:29:41.571Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:29:41.827Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:29:42.083Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:29:42.083Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:29:42.101Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:29:42.339Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:29:42.339Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:29:42.594Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:29:42.709Z] --- PASS: TestBuildSquashParent (6.07s) [2021-04-06T17:29:42.709Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:29:42.709Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:29:42.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:29:42.709Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:29:42.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:29:42.709Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:29:42.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:29:42.709Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:29:42.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:29:42.709Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:29:42.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:29:42.709Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:29:42.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:29:42.709Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:29:42.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:29:42.850Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:29:43.028Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:29:43.106Z] --- PASS: TestCopyFromContainer (3.74s) [2021-04-06T17:29:43.106Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-04-06T17:29:43.106Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-04-06T17:29:43.106Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-04-06T17:29:43.106Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2021-04-06T17:29:43.106Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2021-04-06T17:29:43.106Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-04-06T17:29:43.106Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-04-06T17:29:43.106Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2021-04-06T17:29:43.106Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.23s) [2021-04-06T17:29:43.106Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2021-04-06T17:29:43.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:29:43.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:29:43.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:29:43.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:29:43.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:29:43.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:29:43.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:29:43.106Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:29:43.106Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:29:43.106Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:29:43.106Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-06T17:29:43.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-06T17:29:43.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-06T17:29:43.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-06T17:29:43.107Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:29:43.107Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-06T17:29:43.107Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:29:43.107Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:29:43.107Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:29:43.107Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:29:43.107Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:29:43.107Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:29:43.107Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:29:43.107Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:29:43.107Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:29:43.107Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:29:43.107Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-06T17:29:43.107Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:29:43.107Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:29:43.107Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-06T17:29:43.107Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:29:43.107Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-04-06T17:29:43.107Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:29:43.569Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.12s) [2021-04-06T17:29:43.569Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-04-06T17:29:43.569Z] === RUN TestIpcModeOlderClient [2021-04-06T17:29:43.569Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:29:43.569Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:29:44.391Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:29:44.474Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-06T17:29:44.474Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-06T17:29:44.474Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-06T17:29:44.598Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2021-04-06T17:29:44.598Z] === RUN TestKillContainer [2021-04-06T17:29:44.598Z] === RUN TestKillContainer/no_signal [2021-04-06T17:29:44.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:29:44.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:29:45.317Z] --- PASS: TestBuildMultiStageCopy (7.03s) [2021-04-06T17:29:45.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s) [2021-04-06T17:29:45.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-04-06T17:29:45.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-04-06T17:29:45.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-04-06T17:29:45.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-04-06T17:29:45.317Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:29:45.627Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:29:46.256Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:29:46.366Z] --- PASS: TestCreateWithCustomMaskedPaths (3.11s) [2021-04-06T17:29:46.366Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:29:46.472Z] --- PASS: TestUpdateRestartPolicy (13.21s) [2021-04-06T17:29:46.472Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:29:46.472Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2021-04-06T17:29:46.472Z] === RUN TestWaitNonBlocked [2021-04-06T17:29:46.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:29:46.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:29:46.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:29:46.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:29:46.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:29:46.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:29:46.527Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:29:46.732Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-06T17:29:46.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2021-04-06T17:29:46.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-04-06T17:29:46.732Z] === RUN TestWaitBlocked [2021-04-06T17:29:46.732Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:29:46.732Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:29:46.732Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:29:46.732Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:29:46.928Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-06T17:29:46.992Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:29:46.992Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:29:47.088Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:29:47.490Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-06T17:29:47.759Z] --- PASS: TestKillContainer (2.98s) [2021-04-06T17:29:47.759Z] --- PASS: TestKillContainer/no_signal (0.97s) [2021-04-06T17:29:47.759Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2021-04-06T17:29:47.759Z] --- PASS: TestKillContainer/killing_signal (0.98s) [2021-04-06T17:29:47.759Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:29:47.759Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:29:48.376Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-06T17:29:48.376Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2021-04-06T17:29:48.376Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2021-04-06T17:29:48.376Z] === CONT TestContainerStartOnDaemonRestart [2021-04-06T17:29:48.376Z] === CONT TestIpcModeOlderClient [2021-04-06T17:29:48.376Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:29:48.376Z] === CONT TestContainerKillOnDaemonStart [2021-04-06T17:29:48.376Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-04-06T17:29:48.376Z] === CONT TestDaemonHostGatewayIP [2021-04-06T17:29:48.788Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:29:48.802Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-06T17:29:48.858Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-06T17:29:49.421Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.17s) [2021-04-06T17:29:49.421Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:29:49.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:29:49.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:29:49.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:29:49.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:29:49.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:29:49.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:29:49.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:29:49.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:29:49.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:29:49.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:29:49.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:29:49.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:29:49.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:29:49.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:29:49.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:29:49.607Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-06T17:29:49.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s) [2021-04-06T17:29:49.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2021-04-06T17:29:49.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s) [2021-04-06T17:29:49.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s) [2021-04-06T17:29:49.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2021-04-06T17:29:49.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2021-04-06T17:29:49.607Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:29:49.607Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:29:49.677Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2021-04-06T17:29:49.677Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-04-06T17:29:49.677Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-04-06T17:29:49.677Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2021-04-06T17:29:49.677Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-06T17:29:49.677Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-04-06T17:29:49.677Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:29:49.818Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.10s) [2021-04-06T17:29:49.818Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2021-04-06T17:29:49.818Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.77s) [2021-04-06T17:29:49.818Z] === RUN TestKillStoppedContainer [2021-04-06T17:29:49.818Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-04-06T17:29:49.818Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:29:49.818Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-04-06T17:29:49.818Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:29:50.240Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-06T17:29:50.555Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-04-06T17:29:50.555Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:29:50.802Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-06T17:29:50.802Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.19s) [2021-04-06T17:29:50.802Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:29:50.803Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:29:50.803Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:29:50.803Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-06T17:29:50.803Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-06T17:29:50.803Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:29:50.803Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:29:50.803Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-06T17:29:50.803Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:29:50.803Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-04-06T17:29:50.803Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:29:50.803Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-06T17:29:50.803Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:29:50.803Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:29:50.803Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:29:50.803Z] === PAUSE TestDaemonHostGatewayIP [2021-04-06T17:29:50.803Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:29:50.803Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:29:50.803Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:29:50.803Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-06T17:29:50.803Z] === RUN TestDiff [2021-04-06T17:29:50.847Z] --- PASS: TestKillDifferentUserContainer (0.99s) [2021-04-06T17:29:50.847Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:29:50.847Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-06T17:29:50.847Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:29:50.847Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:29:50.847Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-06T17:29:50.847Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:29:50.847Z] === RUN TestLinksEtcHostsContentMatch [2021-04-06T17:29:50.972Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:29:51.228Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:29:51.485Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:29:51.681Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2021-04-06T17:29:51.681Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:29:51.741Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:29:51.930Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-04-06T17:29:51.930Z] === RUN TestLinksContainerNames [2021-04-06T17:29:51.997Z] --- PASS: TestBuildMultiStageCopy (2.95s) [2021-04-06T17:29:51.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2021-04-06T17:29:51.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-04-06T17:29:51.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s) [2021-04-06T17:29:51.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-04-06T17:29:51.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-04-06T17:29:51.997Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:29:52.168Z] --- PASS: TestDiff (1.14s) [2021-04-06T17:29:52.168Z] === RUN TestExecWithCloseStdin [2021-04-06T17:29:52.924Z] --- PASS: TestBuildMultiStageParentConfig (0.93s) [2021-04-06T17:29:52.924Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:29:53.065Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.82s) [2021-04-06T17:29:53.988Z] --- PASS: TestLinksContainerNames (1.98s) [2021-04-06T17:29:53.988Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:29:54.058Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-06T17:29:54.058Z] --- PASS: TestExecWithCloseStdin (2.01s) [2021-04-06T17:29:54.058Z] === RUN TestExec [2021-04-06T17:29:54.290Z] --- PASS: TestBuildLabelWithTargets (1.13s) [2021-04-06T17:29:54.290Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:29:54.852Z] --- PASS: TestBuildWithEmptyLayers (0.54s) [2021-04-06T17:29:54.852Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:29:54.976Z] --- PASS: TestDaemonHostGatewayIP (6.59s) [2021-04-06T17:29:55.018Z] --- PASS: TestLogsFollowTailEmpty (1.03s) [2021-04-06T17:29:55.018Z] === RUN TestContainerNetworkMountsNoChown [2021-04-06T17:29:55.422Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-06T17:29:55.545Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2021-04-06T17:29:55.984Z] --- PASS: TestExec (1.84s) [2021-04-06T17:29:55.984Z] === RUN TestExecUser [2021-04-06T17:29:56.046Z] --- PASS: TestContainerNetworkMountsNoChown (1.07s) [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:29:56.047Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:29:56.047Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:29:56.047Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:29:56.336Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:29:56.336Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:29:56.336Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:29:56.336Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:29:56.336Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:29:56.336Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:29:56.336Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:29:56.336Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:29:56.546Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:29:56.625Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-06T17:29:56.915Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-04-06T17:29:56.915Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:29:57.369Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2021-04-06T17:29:57.369Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:29:57.625Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-04-06T17:29:57.625Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:29:58.022Z] --- PASS: TestExecUser (1.93s) [2021-04-06T17:29:58.022Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:29:58.634Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-04-06T17:29:58.634Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:29:59.699Z] --- PASS: TestContainerBindMountNonRecursive (2.70s) [2021-04-06T17:29:59.699Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:29:59.916Z] --- PASS: TestExportContainerAndImportImage (1.73s) [2021-04-06T17:29:59.916Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:30:00.142Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2021-04-06T17:30:00.142Z] === RUN TestBuildWithHugeFile [2021-04-06T17:30:00.327Z] --- PASS: TestContainerVolumesMountedAsShared (0.87s) [2021-04-06T17:30:00.327Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:30:01.146Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-04-06T17:30:01.146Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:30:01.355Z] --- PASS: TestContainerVolumesMountedAsSlave (0.92s) [2021-04-06T17:30:01.355Z] === RUN TestNetworkNat [2021-04-06T17:30:02.254Z] --- PASS: TestContainerKillOnDaemonStart (13.74s) [2021-04-06T17:30:02.254Z] PASS [2021-04-06T17:30:02.254Z] [2021-04-06T17:30:02.254Z] === Skipped [2021-04-06T17:30:02.254Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-06T17:30:02.254Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:30:02.254Z] [2021-04-06T17:30:02.254Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-06T17:30:02.254Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:30:02.254Z] [2021-04-06T17:30:02.254Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-06T17:30:02.254Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:30:02.254Z] [2021-04-06T17:30:02.254Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:30:02.254Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:30:02.254Z] [2021-04-06T17:30:02.254Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:30:02.254Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:30:02.254Z] [2021-04-06T17:30:02.254Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-06T17:30:02.254Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:30:02.254Z] [2021-04-06T17:30:02.254Z] [2021-04-06T17:30:02.254Z] DONE 197 tests, 6 skipped in 166.551s [2021-04-06T17:30:02.254Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:30:02.254Z] ++ 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 [2021-04-06T17:30:02.254Z] ++ set -e [2021-04-06T17:30:02.254Z] ++ '[' -n 0 ']' [2021-04-06T17:30:02.254Z] ++ set -x [2021-04-06T17:30:02.254Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:30:02.254Z] INFO: Testing against a local daemon [2021-04-06T17:30:02.254Z] === RUN TestCommitInheritsEnv [2021-04-06T17:30:02.392Z] --- PASS: TestNetworkNat (1.05s) [2021-04-06T17:30:02.392Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:30:02.515Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-04-06T17:30:02.515Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:30:02.515Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-06T17:30:02.515Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-06T17:30:02.515Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:30:02.515Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-06T17:30:02.515Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:30:02.515Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-06T17:30:02.515Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:30:02.568Z] --- PASS: TestExportContainerAfterDaemonRestart (2.79s) [2021-04-06T17:30:02.568Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:30:02.568Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-06T17:30:03.085Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2021-04-06T17:30:03.085Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:30:03.085Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:30:03.085Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:30:03.085Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:30:03.085Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-06T17:30:03.085Z] === RUN TestTagInvalidReference [2021-04-06T17:30:03.085Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-06T17:30:03.085Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:30:03.346Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-06T17:30:03.346Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:30:03.346Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-06T17:30:03.346Z] === RUN TestTagOfficialNames [2021-04-06T17:30:03.346Z] --- PASS: TestTagOfficialNames (0.08s) [2021-04-06T17:30:03.346Z] === RUN TestTagMatchesDigest [2021-04-06T17:30:03.346Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-06T17:30:03.346Z] PASS [2021-04-06T17:30:03.346Z] [2021-04-06T17:30:03.346Z] === Skipped [2021-04-06T17:30:03.346Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-06T17:30:03.346Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-06T17:30:03.346Z] [2021-04-06T17:30:03.346Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:30:03.346Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:30:03.346Z] [2021-04-06T17:30:03.346Z] [2021-04-06T17:30:03.346Z] DONE 12 tests, 2 skipped in 1.572s [2021-04-06T17:30:03.346Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:30:03.346Z] ++ 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 [2021-04-06T17:30:03.346Z] ++ set -e [2021-04-06T17:30:03.346Z] ++ '[' -n 0 ']' [2021-04-06T17:30:03.346Z] ++ set -x [2021-04-06T17:30:03.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=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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:30:03.459Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2021-04-06T17:30:03.459Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:30:03.503Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-06T17:30:03.606Z] INFO: Testing against a local daemon [2021-04-06T17:30:03.606Z] === RUN TestNetworkCreateDelete [2021-04-06T17:30:04.547Z] --- PASS: TestNetworkCreateDelete (0.85s) [2021-04-06T17:30:04.547Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:30:04.868Z] --- PASS: TestHealthCheckWorkdir (2.26s) [2021-04-06T17:30:04.868Z] === RUN TestHealthKillContainer [2021-04-06T17:30:05.796Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-06T17:30:06.390Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-04-06T17:30:06.390Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:30:06.952Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-04-06T17:30:06.952Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:30:06.962Z] --- PASS: TestNetworkLoopbackNat (3.60s) [2021-04-06T17:30:06.962Z] === RUN TestPause [2021-04-06T17:30:07.088Z] --- PASS: TestDockerNetworkDeletePreferID (2.38s) [2021-04-06T17:30:07.088Z] === RUN TestDaemonDNSFallback [2021-04-06T17:30:07.688Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-06T17:30:07.883Z] ......... [ 86%] [2021-04-06T17:30:07.990Z] --- PASS: TestPause (1.08s) [2021-04-06T17:30:07.990Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:30:07.990Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:30:07.990Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:30:07.990Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:30:08.251Z] --- PASS: TestHealthKillContainer (3.66s) [2021-04-06T17:30:08.251Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:30:09.490Z] --- PASS: TestPauseStopPausedContainer (1.10s) [2021-04-06T17:30:09.490Z] === RUN TestPidHost [2021-04-06T17:30:09.619Z] --- PASS: TestInspectCpusetInConfigPre120 (1.18s) [2021-04-06T17:30:09.619Z] === RUN TestIpcModeNone [2021-04-06T17:30:10.986Z] --- PASS: TestIpcModeNone (1.67s) [2021-04-06T17:30:10.986Z] === RUN TestIpcModePrivate [2021-04-06T17:30:11.114Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-04-06T17:30:11.114Z] === RUN TestBuildWithHugeFile [2021-04-06T17:30:11.548Z] --- PASS: TestPidHost (2.40s) [2021-04-06T17:30:11.548Z] === RUN TestPsFilter [2021-04-06T17:30:11.549Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-06T17:30:11.840Z] --- PASS: TestPsFilter (0.25s) [2021-04-06T17:30:11.840Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:30:12.478Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-06T17:30:12.735Z] --- PASS: TestIpcModePrivate (1.58s) [2021-04-06T17:30:12.735Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:85, shared: false, mustBeShared: false [2021-04-06T17:30:12.735Z] === RUN TestIpcModeShareable [2021-04-06T17:30:12.873Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s) [2021-04-06T17:30:12.873Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:30:12.987Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-06T17:30:13.900Z] --- PASS: TestRemoveContainerWithVolume (1.00s) [2021-04-06T17:30:13.900Z] === RUN TestRemoveContainerRunning [2021-04-06T17:30:14.627Z] --- PASS: TestIpcModeShareable (1.71s) [2021-04-06T17:30:14.627Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-04-06T17:30:14.627Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:30:14.939Z] --- PASS: TestRemoveContainerRunning (1.08s) [2021-04-06T17:30:14.939Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:30:15.217Z] --- PASS: TestDaemonDNSFallback (8.11s) [2021-04-06T17:30:15.217Z] === RUN TestInspectNetwork [2021-04-06T17:30:15.970Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.02s) [2021-04-06T17:30:15.970Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:30:15.970Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-06T17:30:15.970Z] === RUN TestRenameLinkedContainer [2021-04-06T17:30:15.984Z] tests/integration/models_networks_test.py .... [ 91%] [2021-04-06T17:30:16.522Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-06T17:30:16.778Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-06T17:30:17.706Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-06T17:30:18.639Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-06T17:30:19.569Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.97s) [2021-04-06T17:30:19.569Z] === RUN TestAPIIpcModeHost [2021-04-06T17:30:19.569Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-06T17:30:20.178Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-06T17:30:20.407Z] --- PASS: TestRenameLinkedContainer (4.02s) [2021-04-06T17:30:20.407Z] === RUN TestRenameStoppedContainer [2021-04-06T17:30:20.504Z] === RUN TestInspectNetwork/full_network_id [2021-04-06T17:30:20.504Z] === RUN TestInspectNetwork/partial_network_id [2021-04-06T17:30:20.504Z] === RUN TestInspectNetwork/network_name [2021-04-06T17:30:20.504Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-06T17:30:21.036Z] --- PASS: TestRenameStoppedContainer (1.01s) [2021-04-06T17:30:21.036Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:30:21.388Z] tests/integration/models_nodes_test.py . [ 91%] [2021-04-06T17:30:21.544Z] --- PASS: TestAPIIpcModeHost (2.07s) [2021-04-06T17:30:21.544Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:30:21.618Z] 4612f6d0b889: Pull complete [2021-04-06T17:30:22.751Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-06T17:30:22.907Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-06T17:30:23.092Z] --- PASS: TestRenameRunningContainerAndReuse (2.10s) [2021-04-06T17:30:23.092Z] === RUN TestRenameInvalidName [2021-04-06T17:30:24.129Z] --- PASS: TestRenameInvalidName (1.06s) [2021-04-06T17:30:24.129Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:30:24.704Z] --- PASS: TestInspectNetwork (9.36s) [2021-04-06T17:30:24.704Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-06T17:30:24.704Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-06T17:30:24.704Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-06T17:30:24.704Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-06T17:30:24.704Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:30:24.799Z] --- PASS: TestDaemonIpcModeShareable (3.00s) [2021-04-06T17:30:24.799Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-04-06T17:30:24.799Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:30:25.361Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-06T17:30:27.249Z] --- PASS: TestDaemonIpcModePrivate (2.93s) [2021-04-06T17:30:27.249Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-04-06T17:30:27.250Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:30:27.505Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-06T17:30:28.001Z] --- PASS: TestRunContainerWithBridgeNone (3.53s) [2021-04-06T17:30:28.001Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:30:28.001Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:30:28.001Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:30:28.001Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:30:28.001Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:30:28.001Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:30:28.001Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:30:28.001Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:30:28.001Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:30:28.001Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:30:28.001Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-06T17:30:28.001Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:30:28.001Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:30:28.001Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:30:28.001Z] === RUN TestNetworkList [2021-04-06T17:30:28.001Z] === RUN TestNetworkList//networks [2021-04-06T17:30:28.001Z] === PAUSE TestNetworkList//networks [2021-04-06T17:30:28.001Z] === RUN TestNetworkList//networks/ [2021-04-06T17:30:28.001Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:30:28.001Z] === CONT TestNetworkList//networks [2021-04-06T17:30:28.001Z] === CONT TestNetworkList//networks/ [2021-04-06T17:30:28.001Z] --- PASS: TestNetworkList (0.03s) [2021-04-06T17:30:28.001Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:30:28.001Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:30:28.001Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:30:28.066Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-06T17:30:28.875Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-06T17:30:28.992Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-06T17:30:29.383Z] --- PASS: TestHostIPv4BridgeLabel (1.46s) [2021-04-06T17:30:29.383Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:30:29.717Z] --- PASS: TestRenameAnonymousContainer (5.43s) [2021-04-06T17:30:29.717Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:30:30.745Z] --- PASS: TestRenameContainerWithSameName (1.07s) [2021-04-06T17:30:30.745Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:30:30.886Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-06T17:30:30.886Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.22s) [2021-04-06T17:30:30.886Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-04-06T17:30:30.886Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:30:31.142Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-06T17:30:31.926Z] --- PASS: TestDaemonRestartWithLiveRestore (2.70s) [2021-04-06T17:30:31.926Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:30:32.163Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-06T17:30:32.163Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-06T17:30:32.802Z] --- PASS: TestRenameContainerWithLinkedContainer (2.12s) [2021-04-06T17:30:32.802Z] === RUN TestResize [2021-04-06T17:30:33.659Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-06T17:30:33.829Z] --- PASS: TestResize (1.03s) [2021-04-06T17:30:33.829Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:30:34.223Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.69s) [2021-04-06T17:30:34.223Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2021-04-06T17:30:34.223Z] === RUN TestIpcModeOlderClient [2021-04-06T17:30:34.223Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:30:34.223Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:30:34.466Z] --- PASS: TestDaemonDefaultNetworkPools (2.32s) [2021-04-06T17:30:34.466Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:30:34.858Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2021-04-06T17:30:34.858Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:30:35.591Z] --- PASS: TestKillContainerInvalidSignal (1.30s) [2021-04-06T17:30:35.591Z] === RUN TestKillContainer [2021-04-06T17:30:35.591Z] === RUN TestKillContainer/no_signal [2021-04-06T17:30:35.886Z] --- PASS: TestResizeWhenContainerNotStarted (1.05s) [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:30:35.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:30:35.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:30:35.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:30:35.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:30:36.519Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-06T17:30:36.776Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-06T17:30:36.776Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:30:37.428Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-06T17:30:37.705Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:30:37.938Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-06T17:30:37.938Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-06T17:30:37.938Z] [2021-04-06T17:30:37.938Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-06T17:30:37.938Z] =========================== short test summary info ============================ [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-06T17:30:37.938Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-06T17:30:37.938Z] Not supported on most drivers [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-06T17:30:37.938Z] Output of docker top depends on host distro, and is not formalized. [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-06T17:30:37.938Z] Output of docker top depends on host distro, and is not formalized. [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-06T17:30:37.938Z] Can fail if eth0 has multiple IP addresses [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-06T17:30:37.938Z] This doesn't seem to be taken into account by the engine [2021-04-06T17:30:37.938Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-04-06T17:30:37.938Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-04-06T17:30:37.938Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-06T17:30:37.938Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 369.26 seconds == [2021-04-06T17:30:38.193Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-06T17:30:38.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:30:38.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:30:38.667Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.54s) [2021-04-06T17:30:38.667Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:30:39.599Z] --- PASS: TestKillContainer (3.71s) [2021-04-06T17:30:39.599Z] --- PASS: TestKillContainer/no_signal (1.22s) [2021-04-06T17:30:39.599Z] --- PASS: TestKillContainer/non_killing_signal (0.98s) [2021-04-06T17:30:39.599Z] --- PASS: TestKillContainer/killing_signal (1.21s) [2021-04-06T17:30:39.599Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:30:39.599Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:30:39.599Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-06T17:30:40.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:30:40.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:30:40.526Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-06T17:30:40.526Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:30:41.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.17s) [2021-04-06T17:30:41.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.09s) [2021-04-06T17:30:41.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.87s) [2021-04-06T17:30:41.454Z] === RUN TestKillStoppedContainer [2021-04-06T17:30:41.454Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-06T17:30:41.454Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:30:41.454Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-06T17:30:41.454Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:30:41.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:30:41.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:30:42.564Z] --- PASS: TestKillDifferentUserContainer (1.00s) [2021-04-06T17:30:42.564Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:30:42.564Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-06T17:30:42.564Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:30:42.564Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:30:42.564Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-06T17:30:42.564Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:30:42.564Z] === RUN TestLinksEtcHostsContentMatch [2021-04-06T17:30:42.867Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.50s) [2021-04-06T17:30:42.867Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:30:43.807Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.35s) [2021-04-06T17:30:43.807Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:30:43.929Z] --- PASS: TestLinksEtcHostsContentMatch (1.19s) [2021-04-06T17:30:43.929Z] === RUN TestLinksContainerNames [2021-04-06T17:30:44.185Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-06T17:30:44.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:30:44.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:30:45.563Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-06T17:30:45.827Z] --- PASS: TestLinksContainerNames (2.09s) [2021-04-06T17:30:45.827Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:30:45.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-06T17:30:46.766Z] --- PASS: TestLogsFollowTailEmpty (1.01s) [2021-04-06T17:30:46.766Z] === RUN TestContainerNetworkMountsNoChown [2021-04-06T17:30:47.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:30:47.105Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s) [2021-04-06T17:30:47.105Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:30:47.105Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:30:47.105Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:30:47.105Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:30:47.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:30:48.132Z] --- PASS: TestContainerNetworkMountsNoChown (0.98s) [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:30:48.132Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:30:48.132Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:30:48.132Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:30:48.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:30:48.388Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-06T17:30:48.388Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-06T17:30:48.388Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.17s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2021-04-06T17:30:50.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2021-04-06T17:30:50.109Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:30:50.432Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:30:50.432Z] [2021-04-06T17:30:50.432Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:30:50.432Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:30:50.432Z] [2021-04-06T17:30:50.432Z] To set a process to complain mode, use the command line tool [2021-04-06T17:30:50.432Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:30:50.432Z] Post stage [Pipeline] junit [2021-04-06T17:30:50.441Z] Recording test results [2021-04-06T17:30:50.659Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-06T17:30:50.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-06T17:30:50.902Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-06T17:30:50.972Z] + echo Ensuring container killed. [2021-04-06T17:30:50.972Z] Ensuring container killed. [2021-04-06T17:30:50.972Z] + docker rm -vf docker-pr1 [2021-04-06T17:30:50.972Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-06T17:30:51.244Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:30:51.244Z] Chowning /workspace to jenkins user [2021-04-06T17:30:51.244Z] + id -u [2021-04-06T17:30:51.244Z] + id -g [2021-04-06T17:30:51.244Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42259:/workspace busybox chown -R 1000:1000 /workspace [2021-04-06T17:30:51.466Z] --- PASS: TestContainerBindMountNonRecursive (3.08s) [2021-04-06T17:30:51.466Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:30:52.168Z] --- PASS: TestCgroupNamespacesRun (2.09s) [2021-04-06T17:30:52.168Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:30:52.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-06T17:30:52.395Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2021-04-06T17:30:52.395Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:30:52.520Z] + bundleName=docker-py [2021-04-06T17:30:52.520Z] + echo Creating docker-py-bundles.tar.gz [2021-04-06T17:30:52.520Z] Creating docker-py-bundles.tar.gz [2021-04-06T17:30:52.520Z] + 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 [2021-04-06T17:30:52.528Z] Archiving artifacts [2021-04-06T17:30:52.724Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42259/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-06T17:30:53.076Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh binary-daemon [2021-04-06T17:30:53.331Z] [2021-04-06T17:30:53.586Z] Removing bundles/ [2021-04-06T17:30:53.586Z] [2021-04-06T17:30:53.586Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-06T17:30:53.586Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-06T17:30:53.586Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:30:53.707Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-04-06T17:30:53.707Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:30:53.762Z] --- PASS: TestContainerVolumesMountedAsSlave (1.51s) [2021-04-06T17:30:53.762Z] === RUN TestNetworkNat [2021-04-06T17:30:55.128Z] --- PASS: TestNetworkNat (1.36s) [2021-04-06T17:30:55.128Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:30:55.765Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.97s) [2021-04-06T17:30:55.765Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:30:56.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-06T17:30:56.311Z] --- PASS: TestBuildWithHugeFile (54.57s) [2021-04-06T17:30:56.311Z] === RUN TestBuildWCOWSandboxSize [2021-04-06T17:30:56.311Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-04-06T17:30:56.311Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:30:56.311Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:30:56.311Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:30:56.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:30:56.311Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:30:56.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:30:56.311Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:30:56.311Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:30:56.311Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:30:56.311Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:30:56.311Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:30:56.311Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-04-06T17:30:56.311Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-04-06T17:30:56.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-04-06T17:30:56.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-06T17:30:56.311Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:30:56.311Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:30:56.622Z] --- PASS: TestNetworkLocalhostTCPNat (1.50s) [2021-04-06T17:30:56.622Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:30:56.768Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-06T17:30:56.768Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-06T17:30:56.768Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2021-04-06T17:30:56.768Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2021-04-06T17:30:56.768Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-06T17:30:56.768Z] ok github.com/docker/docker/api/types/time 0.072s coverage: 100.0% of statements [2021-04-06T17:30:56.768Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-06T17:30:56.768Z] ? github.com/docker/docker/builder [no test files] [2021-04-06T17:30:56.769Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-06T17:30:56.769Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-06T17:30:56.769Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-06T17:30:56.769Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-06T17:30:56.769Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-06T17:30:56.769Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-06T17:30:56.769Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-06T17:30:57.823Z] --- PASS: TestCgroupNamespacesRunHostMode (2.10s) [2021-04-06T17:30:57.823Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:30:58.202Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:30:59.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-06T17:30:59.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-06T17:30:59.550Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2021-04-06T17:30:59.883Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.04s) [2021-04-06T17:30:59.883Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:31:00.090Z] --- PASS: TestBuildPreserveOwnership (5.04s) [2021-04-06T17:31:00.090Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.42s) [2021-04-06T17:31:00.090Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2021-04-06T17:31:00.090Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:31:00.090Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-04-06T17:31:00.090Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:31:01.029Z] --- PASS: TestNetworkLoopbackNat (4.09s) [2021-04-06T17:31:01.029Z] === RUN TestPause [2021-04-06T17:31:01.383Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2021-04-06T17:31:01.383Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:31:01.650Z] ok github.com/docker/docker/builder/remotecontext/git 3.988s coverage: 86.3% of statements [2021-04-06T17:31:01.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-06T17:31:02.215Z] --- PASS: TestPause (1.32s) [2021-04-06T17:31:02.215Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:31:02.215Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:31:02.215Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:31:02.215Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:31:02.412Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2021-04-06T17:31:02.413Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:31:02.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-06T17:31:02.707Z] ok github.com/docker/docker/builder/remotecontext 0.526s coverage: 13.7% of statements [2021-04-06T17:31:03.401Z] --- PASS: TestPauseStopPausedContainer (1.21s) [2021-04-06T17:31:03.401Z] === RUN TestPidHost [2021-04-06T17:31:03.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-06T17:31:04.470Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.07s) [2021-04-06T17:31:04.470Z] === RUN TestKernelTCPMemory [2021-04-06T17:31:04.823Z] ok github.com/docker/docker/builder/dockerfile 1.195s coverage: 48.5% of statements [2021-04-06T17:31:04.823Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-06T17:31:04.823Z] ? github.com/docker/docker/cli [no test files] [2021-04-06T17:31:04.823Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-06T17:31:05.211Z] --- PASS: TestServiceWithDataPathPortInit (17.83s) [2021-04-06T17:31:05.211Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:31:05.541Z] --- PASS: TestKernelTCPMemory (1.20s) [2021-04-06T17:31:05.541Z] === RUN TestNISDomainname [2021-04-06T17:31:07.042Z] --- PASS: TestNISDomainname (1.43s) [2021-04-06T17:31:07.042Z] === RUN TestHostnameDnsResolution [2021-04-06T17:31:07.288Z] --- PASS: TestBuildWithHugeFile (52.56s) [2021-04-06T17:31:07.288Z] === RUN TestBuildWCOWSandboxSize [2021-04-06T17:31:07.288Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-06T17:31:07.288Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:31:07.288Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:31:07.288Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:31:07.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:31:07.288Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:31:07.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:31:07.288Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:31:07.288Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:31:07.288Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:31:07.288Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:31:07.288Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:31:07.288Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-04-06T17:31:07.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-04-06T17:31:07.288Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-04-06T17:31:07.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-06T17:31:07.288Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:31:07.288Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:31:07.826Z] --- PASS: TestPidHost (4.15s) [2021-04-06T17:31:07.826Z] === RUN TestPsFilter [2021-04-06T17:31:07.826Z] --- PASS: TestPsFilter (0.17s) [2021-04-06T17:31:07.826Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:31:08.393Z] ok github.com/docker/docker/client 0.470s coverage: 75.4% of statements [2021-04-06T17:31:09.100Z] --- PASS: TestHostnameDnsResolution (2.00s) [2021-04-06T17:31:09.100Z] === RUN TestStats [2021-04-06T17:31:09.205Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.48s) [2021-04-06T17:31:09.205Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:31:09.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-06T17:31:10.551Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:31:10.826Z] --- PASS: TestRemoveContainerWithVolume (1.46s) [2021-04-06T17:31:10.826Z] === RUN TestRemoveContainerRunning [2021-04-06T17:31:12.191Z] --- PASS: TestRemoveContainerRunning (1.48s) [2021-04-06T17:31:12.191Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:31:12.603Z] --- PASS: TestStats (3.13s) [2021-04-06T17:31:12.603Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:31:12.603Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:31:12.603Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:31:12.603Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:31:12.603Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:31:12.603Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:31:12.603Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:31:12.603Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:31:12.603Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:31:12.603Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:31:12.603Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:31:13.556Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.50s) [2021-04-06T17:31:13.556Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:31:13.556Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-04-06T17:31:13.556Z] === RUN TestRenameLinkedContainer [2021-04-06T17:31:13.704Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:31:14.756Z] --- PASS: TestBuildPreserveOwnership (10.09s) [2021-04-06T17:31:14.756Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2021-04-06T17:31:14.756Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-06T17:31:14.756Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:31:14.756Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-06T17:31:14.756Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:31:14.756Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-06T17:31:14.756Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-06T17:31:14.756Z] PASS [2021-04-06T17:31:14.756Z] [2021-04-06T17:31:14.756Z] === Skipped [2021-04-06T17:31:14.756Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:31:14.756Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:31:14.756Z] [2021-04-06T17:31:14.756Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-06T17:31:14.756Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:31:14.756Z] [2021-04-06T17:31:14.756Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-06T17:31:14.756Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-06T17:31:14.756Z] [2021-04-06T17:31:14.756Z] [2021-04-06T17:31:14.756Z] DONE 34 tests, 3 skipped in 137.149s [2021-04-06T17:31:14.756Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:31:14.756Z] INFO: Testing against a local daemon [2021-04-06T17:31:14.756Z] === RUN TestConfigInspect [2021-04-06T17:31:14.756Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-06T17:31:14.756Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:14.756Z] === RUN TestConfigList [2021-04-06T17:31:14.756Z] --- SKIP: TestConfigList (0.01s) [2021-04-06T17:31:14.756Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:14.756Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:31:14.756Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-04-06T17:31:14.756Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:14.756Z] === RUN TestConfigsUpdate [2021-04-06T17:31:14.756Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-04-06T17:31:14.756Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:14.756Z] === RUN TestTemplatedConfig [2021-04-06T17:31:14.756Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-06T17:31:14.756Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:14.756Z] === RUN TestConfigCreateResolve [2021-04-06T17:31:14.756Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-04-06T17:31:14.756Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:14.756Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:31:14.929Z] Loaded image: buildpack-deps:buster [2021-04-06T17:31:14.929Z] Loaded image: busybox:latest [2021-04-06T17:31:14.929Z] Loaded image: busybox:glibc [2021-04-06T17:31:15.491Z] Loaded image: debian:bullseye [2021-04-06T17:31:15.747Z] Loaded image: hello-world:latest [2021-04-06T17:31:15.747Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:31:15.762Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:31:16.663Z] --- PASS: TestConfigDaemonLibtrustID (1.83s) [2021-04-06T17:31:16.663Z] PASS [2021-04-06T17:31:16.663Z] [2021-04-06T17:31:16.663Z] === Skipped [2021-04-06T17:31:16.663Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-06T17:31:16.663Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:16.663Z] [2021-04-06T17:31:16.663Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-04-06T17:31:16.663Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:16.663Z] [2021-04-06T17:31:16.663Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-04-06T17:31:16.663Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:16.663Z] [2021-04-06T17:31:16.663Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-04-06T17:31:16.663Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:16.663Z] [2021-04-06T17:31:16.663Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-06T17:31:16.663Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:16.663Z] [2021-04-06T17:31:16.663Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-04-06T17:31:16.663Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:31:16.663Z] [2021-04-06T17:31:16.663Z] [2021-04-06T17:31:16.663Z] DONE 7 tests, 6 skipped in 2.014s [2021-04-06T17:31:16.663Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:31:16.663Z] INFO: Testing against a local daemon [2021-04-06T17:31:16.663Z] === RUN TestCheckpoint [2021-04-06T17:31:16.663Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:31:16.663Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:31:16.663Z] === RUN TestContainerInvalidJSON [2021-04-06T17:31:16.663Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:31:16.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:31:16.663Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:31:16.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:31:16.663Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:31:16.663Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:31:16.663Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:31:16.663Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:31:16.663Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:31:16.663Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-06T17:31:16.663Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-06T17:31:16.663Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:31:16.663Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-06T17:31:16.663Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:31:16.663Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-04-06T17:31:16.663Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:31:16.663Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-04-06T17:31:16.663Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:31:16.663Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-06T17:31:16.663Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:31:16.663Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-06T17:31:16.663Z] === RUN TestCopyFromContainer [2021-04-06T17:31:17.434Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.31s) [2021-04-06T17:31:17.434Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ngsdhnn4t87mqforb22rw0vk1 Created:2021-04-06 17:31:06.371618572 +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[cfe378f64ed6dbb6601f52d3765dcc09165796eb9f94cc8b3db7db3e399dda44:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x90mmt1fkicblwoq30vljpj88 EndpointID:6dde7686f78eb4d56167c077741bed7c2537237a570d26b737157a5dcf0e3eeb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ad13f0ee0231b5fcbda10dab4cee0b1724115f94c8e1b06953adfc3be6c3d39 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:4ded02222594 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x90mmt1fkicblwoq30vljpj88 EndpointID:6dde7686f78eb4d56167c077741bed7c2537237a570d26b737157a5dcf0e3eeb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-06T17:31:17.434Z] PASS [2021-04-06T17:31:17.434Z] [2021-04-06T17:31:17.434Z] === Skipped [2021-04-06T17:31:17.434Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:31:17.434Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:31:17.434Z] [2021-04-06T17:31:17.434Z] [2021-04-06T17:31:17.434Z] DONE 26 tests, 1 skipped in 72.687s [2021-04-06T17:31:17.434Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:31:17.434Z] ++ 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 [2021-04-06T17:31:17.434Z] ++ set -e [2021-04-06T17:31:17.434Z] ++ '[' -n 0 ']' [2021-04-06T17:31:17.434Z] ++ set -x [2021-04-06T17:31:17.434Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:31:17.434Z] INFO: Testing against a local daemon [2021-04-06T17:31:17.434Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:31:17.434Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-06T17:31:17.434Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:31:17.434Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:31:17.434Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:31:17.434Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:31:17.434Z] PASS [2021-04-06T17:31:17.434Z] [2021-04-06T17:31:17.434Z] === Skipped [2021-04-06T17:31:17.434Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-06T17:31:17.434Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:31:17.434Z] [2021-04-06T17:31:17.434Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:31:17.434Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:31:17.434Z] [2021-04-06T17:31:17.434Z] [2021-04-06T17:31:17.434Z] DONE 2 tests, 2 skipped in 0.205s [2021-04-06T17:31:17.434Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:31:17.434Z] ++ 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 [2021-04-06T17:31:17.434Z] ++ set -e [2021-04-06T17:31:17.434Z] ++ '[' -n 0 ']' [2021-04-06T17:31:17.434Z] ++ set -x [2021-04-06T17:31:17.434Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:31:17.434Z] INFO: Testing against a local daemon [2021-04-06T17:31:17.434Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:31:17.820Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-06T17:31:17.820Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2021-04-06T17:31:17.820Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2021-04-06T17:31:17.820Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2021-04-06T17:31:17.820Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2021-04-06T17:31:17.820Z] === RUN TestDeleteDevicemapper [2021-04-06T17:31:17.820Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:31:17.820Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:31:17.820Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:31:19.978Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.15s) [2021-04-06T17:31:19.978Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:31:20.094Z] --- PASS: TestRenameLinkedContainer (5.68s) [2021-04-06T17:31:20.094Z] === RUN TestRenameStoppedContainer [2021-04-06T17:31:20.826Z] === RUN TestCopyFromContainer// [2021-04-06T17:31:20.826Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:31:20.826Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:31:20.826Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:31:20.826Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:31:20.826Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:31:20.826Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:31:20.826Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:31:20.826Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:31:20.826Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:31:20.826Z] --- PASS: TestCopyFromContainer (4.11s) [2021-04-06T17:31:20.826Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-06T17:31:20.826Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-06T17:31:20.826Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-06T17:31:20.826Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-06T17:31:20.826Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-06T17:31:20.826Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-06T17:31:20.826Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-06T17:31:20.826Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-06T17:31:20.826Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-06T17:31:20.826Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-06T17:31:20.826Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:31:20.826Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:31:20.826Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:31:20.826Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:31:20.826Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:31:20.826Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:31:20.826Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:31:20.826Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:31:20.826Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:31:20.826Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:31:20.826Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-06T17:31:20.826Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-06T17:31:20.826Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-06T17:31:20.826Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-06T17:31:20.826Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:31:20.826Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-04-06T17:31:20.826Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:31:20.826Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:31:20.826Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:31:20.826Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:31:20.826Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:31:20.826Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:31:20.826Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:31:20.826Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:31:20.826Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:31:20.826Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:31:20.826Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-06T17:31:20.826Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:31:20.826Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-06T17:31:20.826Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:31:20.826Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:31:20.826Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-06T17:31:20.826Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:31:21.022Z] --- PASS: TestRenameStoppedContainer (1.58s) [2021-04-06T17:31:21.022Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:31:21.359Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-06T17:31:22.295Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.15s) [2021-04-06T17:31:22.295Z] === RUN TestUpdateMemory [2021-04-06T17:31:22.295Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-06T17:31:22.295Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:31:22.295Z] === RUN TestUpdateCPUQuota [2021-04-06T17:31:22.713Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2021-04-06T17:31:22.713Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:31:23.268Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-06T17:31:23.828Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.98s) [2021-04-06T17:31:23.828Z] PASS [2021-04-06T17:31:23.828Z] [2021-04-06T17:31:23.828Z] === Skipped [2021-04-06T17:31:23.828Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:31:23.828Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:31:23.828Z] [2021-04-06T17:31:23.828Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-04-06T17:31:23.828Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:31:23.828Z] [2021-04-06T17:31:23.828Z] [2021-04-06T17:31:23.828Z] DONE 34 tests, 2 skipped in 128.785s [2021-04-06T17:31:23.828Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:31:24.084Z] INFO: Testing against a local daemon [2021-04-06T17:31:24.084Z] === RUN TestConfigInspect [2021-04-06T17:31:24.292Z] --- PASS: TestRenameRunningContainerAndReuse (3.15s) [2021-04-06T17:31:24.292Z] === RUN TestRenameInvalidName [2021-04-06T17:31:24.602Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.88s) [2021-04-06T17:31:24.602Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:31:24.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:31:24.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:31:24.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:31:24.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:31:24.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:31:24.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:31:24.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:31:24.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:31:24.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:31:24.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:31:24.649Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-06T17:31:24.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:31:24.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:31:24.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:31:24.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:31:24.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:31:24.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-06T17:31:24.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-06T17:31:24.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-06T17:31:24.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-06T17:31:24.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-06T17:31:24.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-06T17:31:24.858Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:31:25.419Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-04-06T17:31:25.419Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:31:25.419Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:31:25.419Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:31:25.419Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-06T17:31:25.419Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-06T17:31:25.419Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:31:25.419Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:31:25.419Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-04-06T17:31:25.419Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:31:25.419Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-06T17:31:25.419Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:31:25.419Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-06T17:31:25.419Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-06T17:31:25.419Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:31:25.419Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:31:25.419Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:31:25.419Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-06T17:31:25.419Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:31:25.419Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:31:25.419Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:31:25.419Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:31:25.419Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-06T17:31:25.419Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-06T17:31:25.419Z] === RUN TestDiff [2021-04-06T17:31:25.659Z] --- PASS: TestRenameInvalidName (1.51s) [2021-04-06T17:31:25.659Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:31:25.973Z] --- PASS: TestUpdateCPUQuota (4.08s) [2021-04-06T17:31:25.973Z] === RUN TestUpdatePidsLimit [2021-04-06T17:31:25.973Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-06T17:31:26.264Z] === RUN TestUpdatePidsLimit/no_change [2021-04-06T17:31:26.345Z] --- PASS: TestDiff (0.64s) [2021-04-06T17:31:26.345Z] === RUN TestExecWithCloseStdin [2021-04-06T17:31:26.643Z] --- PASS: TestConfigInspect (2.53s) [2021-04-06T17:31:26.643Z] === RUN TestConfigList [2021-04-06T17:31:26.893Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-06T17:31:27.272Z] --- PASS: TestExecWithCloseStdin (0.93s) [2021-04-06T17:31:27.272Z] === RUN TestExec [2021-04-06T17:31:27.521Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-06T17:31:28.199Z] --- PASS: TestExec (0.94s) [2021-04-06T17:31:28.199Z] === RUN TestExecUser [2021-04-06T17:31:28.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-06T17:31:28.850Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-06T17:31:28.855Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-06T17:31:28.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-06T17:31:29.132Z] --- PASS: TestExecUser (0.94s) [2021-04-06T17:31:29.132Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:31:29.157Z] --- PASS: TestConfigList (2.45s) [2021-04-06T17:31:29.157Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:31:29.483Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-06T17:31:29.693Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-04-06T17:31:29.693Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:31:31.058Z] --- PASS: TestUpdatePidsLimit (5.35s) [2021-04-06T17:31:31.058Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.63s) [2021-04-06T17:31:31.058Z] --- PASS: TestUpdatePidsLimit/no_change (0.62s) [2021-04-06T17:31:31.058Z] --- PASS: TestUpdatePidsLimit/update_lower (0.63s) [2021-04-06T17:31:31.058Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-04-06T17:31:31.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.62s) [2021-04-06T17:31:31.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.62s) [2021-04-06T17:31:31.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.63s) [2021-04-06T17:31:31.058Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:31:31.447Z] --- PASS: TestRenameAnonymousContainer (5.70s) [2021-04-06T17:31:31.447Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:31:31.671Z] --- PASS: TestConfigsCreateAndDelete (2.40s) [2021-04-06T17:31:31.671Z] === RUN TestConfigsUpdate [2021-04-06T17:31:32.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-06T17:31:32.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-06T17:31:32.938Z] --- PASS: TestRenameContainerWithSameName (1.56s) [2021-04-06T17:31:32.938Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:31:33.049Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-06T17:31:33.856Z] --- PASS: TestExportContainerAfterDaemonRestart (4.01s) [2021-04-06T17:31:33.856Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:31:34.200Z] --- PASS: TestConfigsUpdate (2.65s) [2021-04-06T17:31:34.200Z] === RUN TestTemplatedConfig [2021-04-06T17:31:35.221Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-04-06T17:31:35.221Z] === RUN TestHealthKillContainer [2021-04-06T17:31:35.460Z] --- PASS: TestRenameContainerWithLinkedContainer (2.51s) [2021-04-06T17:31:35.460Z] === RUN TestResize [2021-04-06T17:31:36.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-06T17:31:36.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-06T17:31:36.534Z] --- PASS: TestResize (1.13s) [2021-04-06T17:31:36.534Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:31:36.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-06T17:31:37.513Z] --- PASS: TestTemplatedConfig (3.50s) [2021-04-06T17:31:37.513Z] === RUN TestConfigCreateResolve [2021-04-06T17:31:37.898Z] --- PASS: TestResizeWithInvalidSize (1.18s) [2021-04-06T17:31:37.898Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:31:38.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-06T17:31:38.483Z] --- PASS: TestHealthKillContainer (2.96s) [2021-04-06T17:31:38.483Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:31:38.739Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-04-06T17:31:38.739Z] === RUN TestIpcModeNone [2021-04-06T17:31:38.755Z] --- PASS: TestResizeWhenContainerNotStarted (1.11s) [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:31:38.755Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:31:38.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:31:38.755Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:31:38.755Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:31:39.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-06T17:31:39.668Z] --- PASS: TestIpcModeNone (0.93s) [2021-04-06T17:31:39.668Z] === RUN TestIpcModePrivate [2021-04-06T17:31:40.028Z] --- PASS: TestConfigCreateResolve (2.50s) [2021-04-06T17:31:40.028Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:31:40.588Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-04-06T17:31:40.588Z] PASS [2021-04-06T17:31:40.588Z] [2021-04-06T17:31:40.588Z] DONE 7 tests in 16.725s [2021-04-06T17:31:40.588Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:31:40.595Z] --- PASS: TestIpcModePrivate (0.95s) [2021-04-06T17:31:40.595Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-06T17:31:40.595Z] === RUN TestIpcModeShareable [2021-04-06T17:31:40.595Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-06T17:31:40.595Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:31:40.595Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:31:40.844Z] INFO: Testing against a local daemon [2021-04-06T17:31:40.844Z] === RUN TestCheckpoint [2021-04-06T17:31:40.844Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:31:40.844Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:31:40.844Z] === RUN TestContainerInvalidJSON [2021-04-06T17:31:40.844Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:31:40.844Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:31:40.844Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:31:40.844Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:31:40.844Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:31:40.844Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:31:40.844Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:31:40.844Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:31:40.844Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:31:40.844Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-06T17:31:40.844Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-06T17:31:40.844Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-06T17:31:40.844Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:31:40.844Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:31:40.844Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-04-06T17:31:40.844Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:31:40.844Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-04-06T17:31:40.844Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:31:40.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-06T17:31:40.844Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:31:40.844Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-06T17:31:40.844Z] === RUN TestCopyFromContainer [2021-04-06T17:31:41.182Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-06T17:31:42.211Z] === RUN TestCopyFromContainer// [2021-04-06T17:31:42.468Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:31:42.468Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:31:42.468Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:31:42.725Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:31:42.725Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:31:42.725Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:31:42.725Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:31:42.981Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:31:42.981Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:31:42.981Z] --- PASS: TestCopyFromContainer (2.09s) [2021-04-06T17:31:42.981Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-06T17:31:42.981Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-06T17:31:42.981Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-06T17:31:42.981Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-04-06T17:31:42.981Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-06T17:31:42.981Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-06T17:31:42.981Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-06T17:31:42.981Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-06T17:31:42.981Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-06T17:31:42.981Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-06T17:31:42.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:31:42.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:31:42.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:31:42.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:31:42.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:31:42.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:31:42.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:31:42.981Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:31:42.981Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:31:42.981Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:31:42.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-06T17:31:42.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-06T17:31:42.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-06T17:31:42.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-06T17:31:42.981Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:31:42.981Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-06T17:31:42.981Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:31:43.093Z] --- PASS: TestDockerNetworkMacvlan (23.28s) [2021-04-06T17:31:43.093Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.19s) [2021-04-06T17:31:43.093Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.22s) [2021-04-06T17:31:43.093Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.34s) [2021-04-06T17:31:43.093Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.61s) [2021-04-06T17:31:43.093Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.85s) [2021-04-06T17:31:43.093Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.77s) [2021-04-06T17:31:43.093Z] PASS [2021-04-06T17:31:43.093Z] [2021-04-06T17:31:43.093Z] DONE 8 tests in 26.584s [2021-04-06T17:31:43.093Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:31:43.093Z] ++ 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 [2021-04-06T17:31:43.093Z] ++ set -e [2021-04-06T17:31:43.093Z] ++ '[' -n 0 ']' [2021-04-06T17:31:43.093Z] ++ set -x [2021-04-06T17:31:43.093Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:31:43.093Z] testing: warning: no tests to run [2021-04-06T17:31:43.093Z] PASS [2021-04-06T17:31:43.093Z] [2021-04-06T17:31:43.093Z] DONE 0 tests in 0.026s [2021-04-06T17:31:43.093Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:31:43.093Z] ++ 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 [2021-04-06T17:31:43.093Z] ++ set -e [2021-04-06T17:31:43.093Z] ++ '[' -n 0 ']' [2021-04-06T17:31:43.093Z] ++ set -x [2021-04-06T17:31:43.093Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:31:43.093Z] INFO: Testing against a local daemon [2021-04-06T17:31:43.093Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:31:43.114Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s) [2021-04-06T17:31:43.114Z] === RUN TestAPIIpcModeHost [2021-04-06T17:31:43.114Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-06T17:31:43.114Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:31:43.114Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:31:43.114Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-06T17:31:43.114Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:31:43.114Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:31:43.238Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:31:43.238Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:31:43.238Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:31:43.238Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:31:43.238Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:31:43.238Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:31:43.238Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:31:43.238Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:31:43.238Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:31:43.238Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-06T17:31:43.238Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-06T17:31:43.238Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:31:43.238Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:31:43.238Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:31:43.238Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-06T17:31:43.238Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:31:43.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:31:43.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:31:43.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-06T17:31:44.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:31:45.113Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:31:45.633Z] --- PASS: TestAuthZPluginAllowRequest (2.26s) [2021-04-06T17:31:45.633Z] === RUN TestAuthZPluginTLS [2021-04-06T17:31:45.753Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2021-04-06T17:31:45.753Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:31:46.384Z] --- PASS: TestDaemonIpcModePrivate (2.88s) [2021-04-06T17:31:46.384Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-04-06T17:31:46.384Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:31:46.384Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-06T17:31:46.384Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:31:46.384Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:31:46.384Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-06T17:31:46.384Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:31:46.384Z] === RUN TestIpcModeOlderClient [2021-04-06T17:31:46.384Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:31:46.384Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:31:46.490Z] --- PASS: TestUpdateRestartPolicy (13.77s) [2021-04-06T17:31:46.490Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:31:46.490Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2021-04-06T17:31:46.490Z] === RUN TestWaitNonBlocked [2021-04-06T17:31:46.490Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:31:46.490Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:31:46.490Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:31:46.490Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:31:46.490Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:31:46.490Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:31:46.573Z] --- PASS: TestAuthZPluginTLS (1.18s) [2021-04-06T17:31:46.573Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:31:46.639Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-04-06T17:31:46.639Z] === RUN TestKillContainer [2021-04-06T17:31:46.640Z] === RUN TestKillContainer/no_signal [2021-04-06T17:31:47.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:31:47.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:31:47.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-06T17:31:47.199Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-06T17:31:47.199Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2021-04-06T17:31:47.199Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.37s) [2021-04-06T17:31:47.199Z] === RUN TestWaitBlocked [2021-04-06T17:31:47.199Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:31:47.199Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:31:47.199Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:31:47.199Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:31:47.199Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:31:47.199Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:31:47.566Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:31:47.584Z] 5ff1512f88ec: Pull complete [2021-04-06T17:31:47.584Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-04-06T17:31:47.584Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:31:47.584Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-06T17:31:47.584Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-06T17:31:47.822Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:31:47.955Z] --- PASS: TestAuthZPluginDenyRequest (1.16s) [2021-04-06T17:31:47.955Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:31:48.041Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-04-06T17:31:48.041Z] WARN: Skipping validation tests [2021-04-06T17:31:48.041Z] INFO: Running unit tests at 04/06/2021 17:31:47... [2021-04-06T17:31:48.270Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2021-04-06T17:31:48.270Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:31:48.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:31:48.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:31:48.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:31:48.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:31:48.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:31:48.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:31:48.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:31:48.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:31:48.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:31:48.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:31:48.270Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:31:48.270Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:31:48.270Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:31:48.270Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:31:48.270Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:31:48.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-06T17:31:48.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-06T17:31:48.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-06T17:31:48.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-06T17:31:48.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-06T17:31:48.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-06T17:31:48.270Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:31:48.699Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-06T17:31:48.699Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2021-04-06T17:31:48.699Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2021-04-06T17:31:48.699Z] === CONT TestContainerStartOnDaemonRestart [2021-04-06T17:31:48.699Z] === CONT TestContainerKillOnDaemonStart [2021-04-06T17:31:48.750Z] --- PASS: TestKillContainer (1.97s) [2021-04-06T17:31:48.750Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-04-06T17:31:48.750Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-04-06T17:31:48.750Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-04-06T17:31:48.750Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:31:48.750Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:31:48.832Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-04-06T17:31:48.832Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:31:48.832Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:31:48.832Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:31:48.832Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-06T17:31:48.832Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-06T17:31:48.832Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:31:48.832Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:31:48.832Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-06T17:31:48.832Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:31:48.832Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-06T17:31:48.832Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:31:48.832Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-06T17:31:48.832Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:31:48.832Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:31:48.832Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:31:48.832Z] === PAUSE TestDaemonHostGatewayIP [2021-04-06T17:31:48.832Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:31:48.832Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:31:48.832Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:31:48.832Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-06T17:31:48.832Z] === RUN TestDiff [2021-04-06T17:31:48.897Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.14s) [2021-04-06T17:31:48.897Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:31:49.313Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:31:49.761Z] --- PASS: TestDiff (0.78s) [2021-04-06T17:31:49.761Z] === RUN TestExecWithCloseStdin [2021-04-06T17:31:49.875Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2021-04-06T17:31:49.875Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-04-06T17:31:49.875Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-04-06T17:31:49.875Z] === RUN TestKillStoppedContainer [2021-04-06T17:31:50.131Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-04-06T17:31:50.131Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:31:50.131Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-06T17:31:50.131Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:31:50.276Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:31:50.290Z] --- PASS: TestAuthZPluginDenyResponse (1.18s) [2021-04-06T17:31:50.290Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:31:50.688Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-04-06T17:31:50.688Z] === RUN TestExec [2021-04-06T17:31:50.692Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-04-06T17:31:50.692Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:31:50.692Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-06T17:31:50.692Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:31:50.692Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:31:50.692Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-06T17:31:50.692Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:31:50.692Z] === RUN TestLinksEtcHostsContentMatch [2021-04-06T17:31:50.692Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-06T17:31:50.692Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-06T17:31:50.692Z] === RUN TestLinksContainerNames [2021-04-06T17:31:50.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:31:51.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-06T17:31:51.762Z] INFO: make.ps1 starting at 04/06/2021 17:31:51 [2021-04-06T17:31:51.762Z] INFO: Git commit (257b4db186) assumed from DOCKER_GITCOMMIT environment variable [2021-04-06T17:31:51.762Z] INFO: Invoking autogen... [2021-04-06T17:31:52.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-06T17:31:52.052Z] --- PASS: TestExec (1.13s) [2021-04-06T17:31:52.052Z] === RUN TestExecUser [2021-04-06T17:31:52.058Z] --- PASS: TestLinksContainerNames (1.30s) [2021-04-06T17:31:52.058Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:31:52.200Z] --- PASS: TestAuthZPluginAllowEventStream (2.22s) [2021-04-06T17:31:52.200Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:31:52.217Z] INFO: Running unit tests... [2021-04-06T17:31:52.277Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2021-04-06T17:31:52.277Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:31:52.620Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-04-06T17:31:52.620Z] === RUN TestContainerNetworkMountsNoChown [2021-04-06T17:31:52.981Z] --- PASS: TestExecUser (1.12s) [2021-04-06T17:31:52.981Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:31:53.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-06T17:31:53.548Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:31:53.548Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:31:53.548Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:31:53.548Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:31:53.583Z] --- PASS: TestAuthZPluginErrorResponse (1.17s) [2021-04-06T17:31:53.583Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:31:53.804Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:31:53.804Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:31:53.804Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:31:53.804Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:31:53.804Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-06T17:31:53.804Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-06T17:31:53.804Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:31:53.804Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-04-06T17:31:53.804Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:31:53.804Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:31:53.804Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-06T17:31:53.804Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:31:53.804Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:31:53.804Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-06T17:31:53.804Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:31:53.804Z] === RUN TestNetworkNat [2021-04-06T17:31:53.910Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2021-04-06T17:31:53.910Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:31:54.735Z] --- PASS: TestNetworkNat (0.87s) [2021-04-06T17:31:54.735Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:31:54.965Z] --- PASS: TestAuthZPluginErrorRequest (1.16s) [2021-04-06T17:31:54.965Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:31:55.259Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.10s) [2021-04-06T17:31:55.259Z] === CONT TestDaemonHostGatewayIP [2021-04-06T17:31:55.287Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-06T17:31:55.663Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2021-04-06T17:31:55.663Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:31:55.798Z] --- PASS: TestExportContainerAfterDaemonRestart (1.80s) [2021-04-06T17:31:55.798Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:31:55.904Z] ok github.com/docker/docker/cmd/dockerd 0.185s coverage: 29.1% of statements [2021-04-06T17:31:55.904Z] ok github.com/docker/docker/container 0.195s coverage: 34.7% of statements [2021-04-06T17:31:55.904Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-06T17:31:55.904Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-06T17:31:55.904Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-06T17:31:55.904Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-06T17:31:55.904Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.045s coverage: 65.3% of statements [2021-04-06T17:31:55.905Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.14s) [2021-04-06T17:31:55.905Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:31:56.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:31:56.473Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-06T17:31:57.401Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:31:57.657Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-06T17:31:57.689Z] --- PASS: TestHealthCheckWorkdir (1.51s) [2021-04-06T17:31:57.689Z] === RUN TestHealthKillContainer [2021-04-06T17:31:58.447Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.64s) [2021-04-06T17:31:58.447Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:31:58.927Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-04-06T17:31:58.927Z] === RUN TestPause [2021-04-06T17:31:58.927Z] --- SKIP: TestPause (0.00s) [2021-04-06T17:31:58.927Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:31:58.927Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:31:58.927Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:31:58.927Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:31:58.927Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:31:58.927Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-04-06T17:31:58.927Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:31:58.927Z] === RUN TestPidHost [2021-04-06T17:31:59.697Z] --- PASS: TestDaemonHostGatewayIP (4.00s) [2021-04-06T17:31:59.697Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:32:00.293Z] --- PASS: TestPidHost (1.84s) [2021-04-06T17:32:00.293Z] === RUN TestPsFilter [2021-04-06T17:32:00.409Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.9% of statements [2021-04-06T17:32:00.550Z] --- PASS: TestPsFilter (0.10s) [2021-04-06T17:32:00.550Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:32:00.752Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --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/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/profiles/seccomp github.com/docker/docker/quota 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 [2021-04-06T17:32:00.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.24s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.28s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.04s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.89s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.75s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.95s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.74s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.39s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.79s) [2021-04-06T17:32:00.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.53s) [2021-04-06T17:32:00.928Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:32:00.957Z] --- PASS: TestHealthKillContainer (3.17s) [2021-04-06T17:32:00.957Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:32:00.991Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.68s) [2021-04-06T17:32:00.991Z] === RUN TestAuthZPluginHeader [2021-04-06T17:32:01.112Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-04-06T17:32:01.113Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:32:01.197Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2021-04-06T17:32:01.197Z] === CONT TestIpcModeOlderClient [2021-04-06T17:32:01.213Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-04-06T17:32:01.213Z] === RUN TestIpcModeNone [2021-04-06T17:32:01.487Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-04-06T17:32:01.681Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-04-06T17:32:01.681Z] === RUN TestRemoveContainerRunning [2021-04-06T17:32:02.577Z] --- PASS: TestIpcModeNone (1.16s) [2021-04-06T17:32:02.578Z] === RUN TestIpcModePrivate [2021-04-06T17:32:02.609Z] --- PASS: TestRemoveContainerRunning (0.83s) [2021-04-06T17:32:02.609Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:32:02.901Z] --- PASS: TestAuthZPluginHeader (1.47s) [2021-04-06T17:32:02.901Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:32:02.901Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:32:02.901Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:32:02.901Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:32:02.902Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:32:02.902Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:32:02.902Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:32:02.902Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:32:02.902Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:32:02.902Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:32:02.902Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:32:02.902Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:32:02.902Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:32:03.171Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-04-06T17:32:03.171Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:32:03.427Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-06T17:32:03.427Z] === RUN TestRenameLinkedContainer [2021-04-06T17:32:03.445Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-06T17:32:03.507Z] --- PASS: TestIpcModePrivate (1.15s) [2021-04-06T17:32:03.507Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-06T17:32:03.507Z] === RUN TestIpcModeShareable [2021-04-06T17:32:03.546Z] --- PASS: TestDaemonRestartIpcMode (4.38s) [2021-04-06T17:32:03.546Z] PASS [2021-04-06T17:32:03.546Z] [2021-04-06T17:32:03.546Z] === Skipped [2021-04-06T17:32:03.546Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-04-06T17:32:03.546Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:32:03.546Z] [2021-04-06T17:32:03.546Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-06T17:32:03.546Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:32:03.546Z] [2021-04-06T17:32:03.546Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-06T17:32:03.546Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:32:03.546Z] [2021-04-06T17:32:03.546Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:32:03.546Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:32:03.546Z] [2021-04-06T17:32:03.546Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:32:03.546Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:32:03.546Z] [2021-04-06T17:32:03.546Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-04-06T17:32:03.546Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:32:03.546Z] [2021-04-06T17:32:03.546Z] [2021-04-06T17:32:03.546Z] DONE 197 tests, 6 skipped in 181.204s [2021-04-06T17:32:03.836Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:32:03.836Z] ++ 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 [2021-04-06T17:32:03.836Z] ++ set -e [2021-04-06T17:32:03.836Z] ++ '[' -n 0 ']' [2021-04-06T17:32:03.836Z] ++ set -x [2021-04-06T17:32:03.836Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:32:03.836Z] INFO: Testing against a local daemon [2021-04-06T17:32:03.836Z] === RUN TestCommitInheritsEnv [2021-04-06T17:32:03.991Z] ok github.com/docker/docker/daemon/cluster 0.200s coverage: 0.5% of statements [2021-04-06T17:32:04.009Z] --- PASS: TestCgroupNamespacesRun (3.29s) [2021-04-06T17:32:04.009Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-06T17:32:04.466Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-04-06T17:32:04.466Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:32:04.466Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-06T17:32:04.466Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:32:04.466Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-04-06T17:32:04.466Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:32:04.466Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-04-06T17:32:04.466Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:32:04.572Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-06T17:32:04.879Z] --- PASS: TestIpcModeShareable (1.10s) [2021-04-06T17:32:04.879Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-06T17:32:04.879Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:32:05.096Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2021-04-06T17:32:05.096Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:32:05.096Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:32:05.096Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:32:05.096Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:32:05.096Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-06T17:32:05.096Z] === RUN TestTagInvalidReference [2021-04-06T17:32:05.386Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-06T17:32:05.386Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:32:05.386Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-04-06T17:32:05.386Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:32:05.386Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-06T17:32:05.386Z] === RUN TestTagOfficialNames [2021-04-06T17:32:05.386Z] --- PASS: TestTagOfficialNames (0.03s) [2021-04-06T17:32:05.386Z] === RUN TestTagMatchesDigest [2021-04-06T17:32:05.386Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-06T17:32:05.386Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-06T17:32:05.948Z] --- PASS: TestRenameLinkedContainer (2.61s) [2021-04-06T17:32:05.948Z] === RUN TestRenameStoppedContainer [2021-04-06T17:32:06.492Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.24s) [2021-04-06T17:32:06.492Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:32:06.492Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-06T17:32:06.512Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-04-06T17:32:06.512Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:32:06.544Z] ? github.com/docker/docker/api [no test files] [2021-04-06T17:32:07.054Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-06T17:32:07.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-06T17:32:07.561Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2021-04-06T17:32:07.880Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2021-04-06T17:32:07.880Z] === RUN TestRenameInvalidName [2021-04-06T17:32:08.147Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.17s) [2021-04-06T17:32:08.148Z] === RUN TestAPIIpcModeHost [2021-04-06T17:32:08.236Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-06T17:32:08.442Z] --- PASS: TestRenameInvalidName (0.65s) [2021-04-06T17:32:08.442Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:32:08.619Z] ok github.com/docker/docker/daemon/config 0.132s coverage: 81.8% of statements [2021-04-06T17:32:09.075Z] --- PASS: TestAPIIpcModeHost (1.18s) [2021-04-06T17:32:09.075Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:32:09.281Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2021-04-06T17:32:09.602Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.32s) [2021-04-06T17:32:09.602Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:32:10.965Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2021-04-06T17:32:10.965Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-06T17:32:10.965Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:32:11.708Z] --- PASS: TestRenameAnonymousContainer (3.02s) [2021-04-06T17:32:11.708Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:32:12.048Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2021-04-06T17:32:12.271Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-04-06T17:32:12.271Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:32:12.854Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2021-04-06T17:32:12.854Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-06T17:32:12.854Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:32:13.671Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2021-04-06T17:32:13.671Z] === RUN TestResize [2021-04-06T17:32:13.773Z] --- PASS: TestCgroupNamespacesRunHostMode (3.41s) [2021-04-06T17:32:13.773Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:32:14.234Z] --- PASS: TestResize (0.69s) [2021-04-06T17:32:14.234Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:32:14.743Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2021-04-06T17:32:14.743Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-06T17:32:14.743Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:32:14.818Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-04-06T17:32:15.113Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-06T17:32:15.113Z] Copying nested executables into bundles/binary-daemon [2021-04-06T17:32:15.160Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-04-06T17:32:15.160Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:32:15.458Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.503s coverage: 14.1% of statements [2021-04-06T17:32:15.721Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-04-06T17:32:15.721Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:32:15.721Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:32:15.721Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-06T17:32:15.721Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:32:16.127Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.611s coverage: 57.1% of statements [2021-04-06T17:32:16.290Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.96s) [2021-04-06T17:32:16.290Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:32:16.475Z] [2021-04-06T17:32:16.546Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-06T17:32:16.774Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2021-04-06T17:32:16.774Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-06T17:32:16.774Z] === RUN TestIpcModeOlderClient [2021-04-06T17:32:16.774Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:32:16.774Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:32:17.338Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-04-06T17:32:17.338Z] === RUN TestKillContainer [2021-04-06T17:32:17.338Z] === RUN TestKillContainer/no_signal [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-06T17:32:17.771Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh cross [2021-04-06T17:32:18.026Z] [2021-04-06T17:32:18.266Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:32:18.281Z] Removing bundles/ [2021-04-06T17:32:18.281Z] [2021-04-06T17:32:18.281Z] ---> Making bundle: cross (in bundles/cross) [2021-04-06T17:32:18.281Z] Cross building: bundles/cross/linux/amd64 [2021-04-06T17:32:18.281Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-06T17:32:18.281Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-06T17:32:18.446Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.25s) [2021-04-06T17:32:18.446Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:32:18.523Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:32:18.921Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-04-06T17:32:19.113Z] --- PASS: TestCgroupNamespacesRun (2.90s) [2021-04-06T17:32:19.113Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-06T17:32:19.374Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.27s) [2021-04-06T17:32:19.374Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:32:19.449Z] --- PASS: TestKillContainer (2.21s) [2021-04-06T17:32:19.449Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-04-06T17:32:19.449Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-04-06T17:32:19.449Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-04-06T17:32:19.449Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:32:19.449Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:32:19.630Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-06T17:32:20.192Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-06T17:32:20.379Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:32:20.456Z] ok github.com/docker/docker/daemon 12.384s coverage: 17.2% of statements [2021-04-06T17:32:20.456Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-06T17:32:20.456Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-06T17:32:20.456Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-06T17:32:20.456Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-06T17:32:20.456Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.287s coverage: 69.3% of statements [2021-04-06T17:32:20.940Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2021-04-06T17:32:20.940Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-04-06T17:32:20.940Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-04-06T17:32:20.940Z] === RUN TestKillStoppedContainer [2021-04-06T17:32:20.940Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-06T17:32:20.940Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:32:20.940Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-06T17:32:20.940Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:32:21.001Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.41s) [2021-04-06T17:32:21.001Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:32:21.121Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-06T17:32:21.377Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-06T17:32:21.390Z] === RUN TestMiddlewares [2021-04-06T17:32:21.390Z] --- PASS: TestMiddlewares (0.00s) [2021-04-06T17:32:21.390Z] PASS [2021-04-06T17:32:21.390Z] coverage: 9.0% of statements [2021-04-06T17:32:21.390Z] ok github.com/docker/docker/api/server 0.090s coverage: 9.0% of statements [2021-04-06T17:32:21.867Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-04-06T17:32:21.867Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:32:21.867Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-06T17:32:21.867Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-06T17:32:21.867Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:32:21.939Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-06T17:32:22.490Z] --- PASS: TestInspectOomKilledFalse (0.76s) [2021-04-06T17:32:22.490Z] === RUN TestLinksEtcHostsContentMatch [2021-04-06T17:32:22.503Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-06T17:32:22.503Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-06T17:32:23.246Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.088s coverage: 45.9% of statements [2021-04-06T17:32:23.246Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-06T17:32:23.246Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.181s coverage: 49.4% of statements [2021-04-06T17:32:23.420Z] --- PASS: TestLinksEtcHostsContentMatch (0.89s) [2021-04-06T17:32:23.420Z] === RUN TestLinksContainerNames [2021-04-06T17:32:23.432Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.72s) [2021-04-06T17:32:23.432Z] === RUN TestKernelTCPMemory [2021-04-06T17:32:23.901Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-04-06T17:32:24.266Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.89s) [2021-04-06T17:32:24.266Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:32:24.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-06T17:32:24.619Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-06T17:32:24.851Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.88s) [2021-04-06T17:32:24.851Z] PASS [2021-04-06T17:32:24.851Z] [2021-04-06T17:32:24.851Z] === Skipped [2021-04-06T17:32:24.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:32:24.851Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:32:24.851Z] [2021-04-06T17:32:24.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:32:24.851Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:32:24.851Z] [2021-04-06T17:32:24.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:32:24.851Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:32:24.851Z] [2021-04-06T17:32:24.851Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:32:24.852Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:32:24.852Z] [2021-04-06T17:32:24.852Z] [2021-04-06T17:32:24.852Z] DONE 17 tests, 4 skipped in 39.426s [2021-04-06T17:32:24.852Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:32:24.852Z] ++ 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 [2021-04-06T17:32:24.852Z] ++ set -e [2021-04-06T17:32:24.852Z] ++ '[' -n 0 ']' [2021-04-06T17:32:24.852Z] ++ set -x [2021-04-06T17:32:24.852Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:32:24.852Z] INFO: Testing against a local daemon [2021-04-06T17:32:24.852Z] === RUN TestPluginInvalidJSON [2021-04-06T17:32:24.852Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:32:24.852Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:32:24.852Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:32:24.852Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-06T17:32:24.852Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:32:24.852Z] === RUN TestPluginInstall [2021-04-06T17:32:24.852Z] === RUN TestPluginInstall/no_auth [2021-04-06T17:32:24.852Z] time="2021-04-06T17:32:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:32:24.852Z] time="2021-04-06T17:32:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c371df6891eb1e67c895811c8ab1ef223218ed73966530054321743e909bfc18" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:32:24.852Z] time="2021-04-06T17:32:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:32:24.852Z] time="2021-04-06T17:32:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c371df6891eb1e67c895811c8ab1ef223218ed73966530054321743e909bfc18" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:32:25.112Z] === RUN TestPluginInstall/with_htpasswd [2021-04-06T17:32:25.181Z] --- PASS: TestKernelTCPMemory (1.82s) [2021-04-06T17:32:25.181Z] === RUN TestNISDomainname [2021-04-06T17:32:25.310Z] --- PASS: TestLinksContainerNames (1.56s) [2021-04-06T17:32:25.310Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:32:25.501Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-04-06T17:32:25.873Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-04-06T17:32:25.873Z] === RUN TestContainerNetworkMountsNoChown [2021-04-06T17:32:26.056Z] time="2021-04-06T17:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:32:26.056Z] time="2021-04-06T17:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da32435dad7c86f0e778a62158aa2fd47d9f7d2cfc28d98ff7c54ee02b389e0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:32:26.056Z] time="2021-04-06T17:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:32:26.056Z] time="2021-04-06T17:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da32435dad7c86f0e778a62158aa2fd47d9f7d2cfc28d98ff7c54ee02b389e0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:32:26.309Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 3.0% of statements [2021-04-06T17:32:26.316Z] === RUN TestPluginInstall/with_insecure [2021-04-06T17:32:26.434Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:32:26.434Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:32:26.434Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:32:26.434Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:32:26.434Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:32:26.434Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:32:26.434Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:32:26.690Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:32:26.691Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:32:26.691Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:32:26.691Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:32:26.780Z] --- PASS: TestCgroupNamespacesRunHostMode (2.91s) [2021-04-06T17:32:26.780Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:32:26.947Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-06T17:32:26.947Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-06T17:32:26.947Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:32:27.703Z] --- PASS: TestNISDomainname (2.57s) [2021-04-06T17:32:27.703Z] === RUN TestHostnameDnsResolution [2021-04-06T17:32:28.227Z] time="2021-04-06T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:32:28.227Z] time="2021-04-06T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:252083391cf0424c7001d6831a0ec3cd9c17eb76db1194a91def0b8f2dd1fc90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:32:28.227Z] time="2021-04-06T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:32:28.227Z] time="2021-04-06T17:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:252083391cf0424c7001d6831a0ec3cd9c17eb76db1194a91def0b8f2dd1fc90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:32:28.471Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.079s coverage: 52.2% of statements [2021-04-06T17:32:28.471Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-06T17:32:28.471Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-06T17:32:28.471Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.2% of statements [2021-04-06T17:32:28.487Z] --- PASS: TestPluginInstall (5.87s) [2021-04-06T17:32:28.487Z] --- PASS: TestPluginInstall/no_auth (2.54s) [2021-04-06T17:32:28.487Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-04-06T17:32:28.487Z] --- PASS: TestPluginInstall/with_insecure (2.18s) [2021-04-06T17:32:28.487Z] plugin_test.go:165: [ddb00b460c815] daemon is not started [2021-04-06T17:32:28.487Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:32:29.466Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2021-04-06T17:32:29.466Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:32:29.466Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2021-04-06T17:32:29.466Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:32:29.523Z] ok github.com/docker/docker/daemon/images 0.106s coverage: 6.7% of statements [2021-04-06T17:32:29.523Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-06T17:32:29.523Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-06T17:32:29.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-06T17:32:30.054Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.85s) [2021-04-06T17:32:30.054Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:32:30.394Z] --- PASS: TestContainerVolumesMountedAsSlave (0.90s) [2021-04-06T17:32:30.394Z] === RUN TestNetworkNat [2021-04-06T17:32:30.533Z] --- PASS: TestHostnameDnsResolution (2.83s) [2021-04-06T17:32:30.533Z] === RUN TestStats [2021-04-06T17:32:30.585Z] ok github.com/docker/docker/daemon/logger/awslogs 0.517s coverage: 77.8% of statements [2021-04-06T17:32:30.585Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-06T17:32:30.585Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-06T17:32:31.232Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-04-06T17:32:31.232Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2021-04-06T17:32:31.322Z] --- PASS: TestNetworkNat (0.81s) [2021-04-06T17:32:31.322Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:32:31.789Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-06T17:32:31.878Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.052s coverage: 87.2% of statements [2021-04-06T17:32:31.942Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.38s) [2021-04-06T17:32:31.942Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:32:32.249Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-04-06T17:32:32.249Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:32:32.446Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-06T17:32:32.530Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.044s coverage: 69.9% of statements [2021-04-06T17:32:32.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-06T17:32:32.701Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-06T17:32:33.630Z] --- PASS: TestStats (3.16s) [2021-04-06T17:32:33.630Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:32:33.630Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:32:33.630Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:32:33.630Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:32:33.630Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:32:33.630Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:32:33.630Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:32:33.630Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:32:33.630Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:32:33.630Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:32:33.630Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:32:33.700Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-06T17:32:33.829Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) [2021-04-06T17:32:33.829Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:32:33.886Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-06T17:32:34.448Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-06T17:32:34.644Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 75.2% of statements [2021-04-06T17:32:34.644Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-06T17:32:34.644Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 56.8% of statements [2021-04-06T17:32:35.304Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2021-04-06T17:32:35.516Z] --- PASS: TestNetworkLoopbackNat (3.30s) [2021-04-06T17:32:35.516Z] === RUN TestPause [2021-04-06T17:32:35.612Z] --- PASS: TestPluginsWithRuntimes (7.15s) [2021-04-06T17:32:35.612Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.20s) [2021-04-06T17:32:35.612Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.21s) [2021-04-06T17:32:35.612Z] === RUN TestPluginBackCompatMediaTypes [2021-04-06T17:32:35.814Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:32:35.814Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-06T17:32:35.951Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2021-04-06T17:32:36.077Z] --- PASS: TestPause (0.75s) [2021-04-06T17:32:36.077Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:32:36.077Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:32:36.077Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:32:36.077Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:32:36.376Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-06T17:32:36.632Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-06T17:32:36.889Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-06T17:32:36.994Z] --- PASS: TestPluginBackCompatMediaTypes (1.13s) [2021-04-06T17:32:36.994Z] PASS [2021-04-06T17:32:36.994Z] [2021-04-06T17:32:36.994Z] DONE 10 tests in 14.353s [2021-04-06T17:32:36.994Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:32:36.994Z] ++ 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 [2021-04-06T17:32:36.994Z] ++ set -e [2021-04-06T17:32:36.994Z] ++ '[' -n 0 ']' [2021-04-06T17:32:36.994Z] ++ set -x [2021-04-06T17:32:36.994Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:32:36.994Z] INFO: Testing against a local daemon [2021-04-06T17:32:36.994Z] === RUN TestExternalGraphDriver [2021-04-06T17:32:37.005Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2021-04-06T17:32:37.005Z] === RUN TestPidHost [2021-04-06T17:32:37.094Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.99s) [2021-04-06T17:32:37.094Z] === RUN TestKernelTCPMemory [2021-04-06T17:32:37.094Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-06T17:32:37.094Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:32:37.094Z] === RUN TestNISDomainname [2021-04-06T17:32:37.094Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-06T17:32:37.094Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-06T17:32:37.094Z] === RUN TestHostnameDnsResolution [2021-04-06T17:32:37.254Z] === RUN TestExternalGraphDriver/json [2021-04-06T17:32:37.505Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 46.8% of statements [2021-04-06T17:32:37.817Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:32:38.459Z] --- PASS: TestHostnameDnsResolution (1.59s) [2021-04-06T17:32:38.459Z] === RUN TestStats [2021-04-06T17:32:38.459Z] --- SKIP: TestStats (0.00s) [2021-04-06T17:32:38.459Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:32:38.459Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:32:38.459Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:32:38.459Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:32:38.459Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:32:38.459Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:32:38.459Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:32:38.459Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:32:38.459Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:32:38.459Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:32:38.459Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:32:38.459Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:32:38.559Z] ok github.com/docker/docker/daemon/logger/splunk 2.285s coverage: 82.5% of statements [2021-04-06T17:32:38.559Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-06T17:32:38.856Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2021-04-06T17:32:38.856Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-06T17:32:39.520Z] --- PASS: TestPidHost (2.07s) [2021-04-06T17:32:39.520Z] === RUN TestPsFilter [2021-04-06T17:32:39.520Z] --- PASS: TestPsFilter (0.12s) [2021-04-06T17:32:39.520Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:32:39.776Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-04-06T17:32:39.776Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:32:39.824Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:32:40.338Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-04-06T17:32:40.338Z] --- PASS: TestStopContainerWithTimeout/0 (2.08s) [2021-04-06T17:32:40.338Z] --- PASS: TestStopContainerWithTimeout/3 (4.08s) [2021-04-06T17:32:40.338Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2021-04-06T17:32:40.338Z] --- PASS: TestStopContainerWithTimeout/1 (2.59s) [2021-04-06T17:32:40.338Z] === RUN TestDeleteDevicemapper [2021-04-06T17:32:40.338Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:32:40.338Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:32:40.338Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:32:40.702Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-04-06T17:32:40.702Z] === RUN TestRemoveContainerRunning [2021-04-06T17:32:41.264Z] --- PASS: TestRemoveContainerRunning (0.77s) [2021-04-06T17:32:41.264Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:32:41.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-06T17:32:41.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-06T17:32:41.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-06T17:32:41.453Z] === RUN TestExternalGraphDriver/spec [2021-04-06T17:32:41.640Z] ok github.com/docker/docker/distribution/metadata 0.149s coverage: 48.2% of statements [2021-04-06T17:32:41.711Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:32:41.971Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-04-06T17:32:42.191Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-04-06T17:32:42.191Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:32:42.191Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-06T17:32:42.191Z] === RUN TestRenameLinkedContainer [2021-04-06T17:32:43.058Z] ok github.com/docker/docker/distribution 0.479s coverage: 25.2% of statements [2021-04-06T17:32:43.058Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-06T17:32:43.075Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-06T17:32:43.075Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2021-04-06T17:32:43.075Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2021-04-06T17:32:43.075Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2021-04-06T17:32:43.075Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-04-06T17:32:43.075Z] === RUN TestDeleteDevicemapper [2021-04-06T17:32:43.075Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:32:43.075Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:32:43.075Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:32:45.187Z] ok github.com/docker/docker/distribution/xfer 1.702s coverage: 85.1% of statements [2021-04-06T17:32:45.187Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-06T17:32:45.187Z] ok github.com/docker/docker/image 0.056s coverage: 86.6% of statements [2021-04-06T17:32:45.187Z] ok github.com/docker/docker/image/cache 0.049s coverage: 19.2% of statements [2021-04-06T17:32:45.440Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.91s) [2021-04-06T17:32:45.440Z] === RUN TestUpdateMemory [2021-04-06T17:32:45.440Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-06T17:32:45.440Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:32:45.440Z] === RUN TestUpdateCPUQuota [2021-04-06T17:32:45.458Z] --- PASS: TestRenameLinkedContainer (2.93s) [2021-04-06T17:32:45.458Z] === RUN TestRenameStoppedContainer [2021-04-06T17:32:45.655Z] === RUN TestExternalGraphDriver/pull [2021-04-06T17:32:45.714Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-04-06T17:32:45.714Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:32:46.342Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s) [2021-04-06T17:32:46.342Z] === RUN TestUpdateMemory [2021-04-06T17:32:46.342Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-06T17:32:46.342Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:32:46.342Z] === RUN TestUpdateCPUQuota [2021-04-06T17:32:46.342Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-06T17:32:46.342Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:32:46.342Z] === RUN TestUpdatePidsLimit [2021-04-06T17:32:46.342Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-06T17:32:46.342Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:32:46.342Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:32:46.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-06T17:32:46.724Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.6% of statements [2021-04-06T17:32:46.724Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-04-06T17:32:47.082Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2021-04-06T17:32:47.082Z] === RUN TestRenameInvalidName [2021-04-06T17:32:48.010Z] --- PASS: TestRenameInvalidName (0.76s) [2021-04-06T17:32:48.010Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:32:48.200Z] --- PASS: TestExternalGraphDriver (11.00s) [2021-04-06T17:32:48.200Z] --- PASS: TestExternalGraphDriver/json (3.76s) [2021-04-06T17:32:48.200Z] --- PASS: TestExternalGraphDriver/spec (4.10s) [2021-04-06T17:32:48.200Z] --- PASS: TestExternalGraphDriver/pull (3.01s) [2021-04-06T17:32:48.200Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:32:48.200Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-04-06T17:32:48.200Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:32:48.200Z] PASS [2021-04-06T17:32:48.200Z] [2021-04-06T17:32:48.200Z] === Skipped [2021-04-06T17:32:48.200Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-04-06T17:32:48.200Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:32:48.200Z] [2021-04-06T17:32:48.200Z] [2021-04-06T17:32:48.200Z] DONE 5 tests, 1 skipped in 11.182s [2021-04-06T17:32:48.200Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:32:48.200Z] ++ 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 [2021-04-06T17:32:48.200Z] ++ set -e [2021-04-06T17:32:48.200Z] ++ '[' -n 0 ']' [2021-04-06T17:32:48.200Z] ++ set -x [2021-04-06T17:32:48.200Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:32:48.200Z] INFO: Testing against a local daemon [2021-04-06T17:32:48.200Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:32:48.200Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:32:48.200Z] === RUN TestReadPluginNoRead [2021-04-06T17:32:48.200Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:32:48.200Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:32:48.200Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:32:48.200Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:32:48.200Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:32:48.200Z] === CONT TestReadPluginNoRead [2021-04-06T17:32:48.262Z] ok github.com/docker/docker/image/v1 0.042s coverage: 25.0% of statements [2021-04-06T17:32:48.262Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-06T17:32:49.315Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2021-04-06T17:32:49.983Z] ok github.com/docker/docker/opts 0.092s coverage: 67.1% of statements [2021-04-06T17:32:50.282Z] ok github.com/docker/docker/oci 0.038s coverage: 45.2% of statements [2021-04-06T17:32:51.275Z] --- PASS: TestRenameAnonymousContainer (3.28s) [2021-04-06T17:32:51.275Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:32:51.837Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2021-04-06T17:32:51.837Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:32:52.383Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-04-06T17:32:52.412Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:32:52.683Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-04-06T17:32:52.683Z] ok github.com/docker/docker/pkg/authorization 0.839s coverage: 68.3% of statements [2021-04-06T17:32:52.911Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-06T17:32:52.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-06T17:32:52.911Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-06T17:32:52.983Z] --- PASS: TestDaemonStartWithLogOpt (4.71s) [2021-04-06T17:32:53.168Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-06T17:32:53.725Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2021-04-06T17:32:53.725Z] === RUN TestResize [2021-04-06T17:32:53.736Z] ok github.com/docker/docker/pkg/archive 0.981s coverage: 81.8% of statements [2021-04-06T17:32:53.736Z] ok github.com/docker/docker/pkg/directory 0.024s coverage: 80.0% of statements [2021-04-06T17:32:53.981Z] --- PASS: TestResize (0.69s) [2021-04-06T17:32:53.981Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:32:54.364Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:32:54.788Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-04-06T17:32:54.788Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-04-06T17:32:54.908Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-04-06T17:32:54.908Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:32:55.470Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:32:55.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:32:55.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:32:55.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:32:55.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:32:55.687Z] --- PASS: TestUpdateCPUQuota (10.41s) [2021-04-06T17:32:55.687Z] === RUN TestUpdatePidsLimit [2021-04-06T17:32:55.687Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-06T17:32:55.848Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-04-06T17:32:56.273Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:32:56.491Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-04-06T17:32:57.054Z] === RUN TestUpdatePidsLimit/no_change [2021-04-06T17:32:57.134Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-04-06T17:32:57.134Z] ok github.com/docker/docker/layer 7.265s coverage: 68.8% of statements [2021-04-06T17:32:57.134Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-06T17:32:57.134Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-06T17:32:57.134Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-06T17:32:57.134Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-06T17:32:57.134Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-06T17:32:57.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-06T17:32:57.565Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-06T17:32:57.655Z] --- PASS: TestReadPluginNoRead (9.49s) [2021-04-06T17:32:57.655Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2021-04-06T17:32:57.655Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2021-04-06T17:32:57.655Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2021-04-06T17:32:57.655Z] read_test.go:92: [d6f21a0c161b8] daemon is not started [2021-04-06T17:32:57.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:32:57.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:32:58.127Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-06T17:32:58.183Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-04-06T17:32:58.183Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-04-06T17:32:58.243Z] --- PASS: TestContinueAfterPluginCrash (10.08s) [2021-04-06T17:32:58.243Z] PASS [2021-04-06T17:32:58.243Z] [2021-04-06T17:32:58.243Z] DONE 6 tests in 10.243s [2021-04-06T17:32:58.243Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:32:58.243Z] ++ 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 [2021-04-06T17:32:58.243Z] ++ set -e [2021-04-06T17:32:58.243Z] ++ '[' -n 0 ']' [2021-04-06T17:32:58.243Z] ++ set -x [2021-04-06T17:32:58.243Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:32:58.481Z] ok github.com/docker/docker/pkg/chrootarchive 3.819s coverage: 43.2% of statements [2021-04-06T17:32:58.481Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-06T17:32:58.481Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-06T17:32:58.505Z] testing: warning: no tests to run [2021-04-06T17:32:58.505Z] PASS [2021-04-06T17:32:58.505Z] [2021-04-06T17:32:58.505Z] DONE 0 tests in 0.060s [2021-04-06T17:32:58.505Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:32:58.505Z] ++ 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 [2021-04-06T17:32:58.505Z] ++ set -e [2021-04-06T17:32:58.505Z] ++ '[' -n 0 ']' [2021-04-06T17:32:58.505Z] ++ set -x [2021-04-06T17:32:58.505Z] --- PASS: TestUpdateRestartPolicy (12.38s) [2021-04-06T17:32:58.505Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:32:58.505Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:32:58.505Z] INFO: Testing against a local daemon [2021-04-06T17:32:58.505Z] === RUN TestPluginWithDevMounts [2021-04-06T17:32:58.505Z] === PAUSE TestPluginWithDevMounts [2021-04-06T17:32:58.505Z] === CONT TestPluginWithDevMounts [2021-04-06T17:32:59.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:32:59.066Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2021-04-06T17:32:59.066Z] === RUN TestWaitNonBlocked [2021-04-06T17:32:59.066Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:32:59.066Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:32:59.066Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:32:59.066Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:32:59.066Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:32:59.066Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:32:59.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:32:59.496Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-06T17:32:59.534Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2021-04-06T17:32:59.534Z] ok github.com/docker/docker/pkg/fsutils 0.335s coverage: 85.1% of statements [2021-04-06T17:32:59.534Z] ok github.com/docker/docker/pkg/discovery/kv 3.110s coverage: 84.1% of statements [2021-04-06T17:33:00.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:33:00.431Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-06T17:33:00.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2021-04-06T17:33:00.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2021-04-06T17:33:00.431Z] === RUN TestWaitBlocked [2021-04-06T17:33:00.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:33:00.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:33:00.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:33:00.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:33:00.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:33:00.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:33:00.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:33:00.868Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-06T17:33:01.045Z] --- PASS: TestPluginWithDevMounts (2.10s) [2021-04-06T17:33:01.045Z] PASS [2021-04-06T17:33:01.045Z] [2021-04-06T17:33:01.045Z] DONE 1 tests in 2.260s [2021-04-06T17:33:01.045Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:33:01.045Z] ++ 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 [2021-04-06T17:33:01.045Z] ++ set -e [2021-04-06T17:33:01.045Z] ++ '[' -n 0 ']' [2021-04-06T17:33:01.045Z] ++ set -x [2021-04-06T17:33:01.046Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:33:01.046Z] INFO: Testing against a local daemon [2021-04-06T17:33:01.046Z] === RUN TestSecretInspect [2021-04-06T17:33:01.073Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-04-06T17:33:01.073Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-04-06T17:33:01.359Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-06T17:33:01.359Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-04-06T17:33:01.359Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-04-06T17:33:01.359Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:33:01.359Z] === CONT TestIpcModeOlderClient [2021-04-06T17:33:01.359Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-06T17:33:01.359Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:33:01.387Z] ok github.com/docker/docker/pkg/idtools 0.767s coverage: 69.5% of statements [2021-04-06T17:33:01.683Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2021-04-06T17:33:01.983Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2021-04-06T17:33:02.234Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-06T17:33:02.281Z] ok github.com/docker/docker/pkg/ioutils 1.276s coverage: 70.1% of statements [2021-04-06T17:33:02.281Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-06T17:33:02.281Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-06T17:33:02.281Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-06T17:33:02.281Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-06T17:33:02.582Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-04-06T17:33:02.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:33:02.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-06T17:33:02.879Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 86.7% of statements [2021-04-06T17:33:02.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:33:03.175Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2021-04-06T17:33:03.175Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-06T17:33:03.175Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-06T17:33:03.725Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-06T17:33:03.725Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-06T17:33:03.818Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2021-04-06T17:33:04.343Z] --- PASS: TestSecretInspect (3.14s) [2021-04-06T17:33:04.343Z] === RUN TestSecretList [2021-04-06T17:33:04.874Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2021-04-06T17:33:04.874Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2021-04-06T17:33:04.874Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-04-06T17:33:05.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:33:05.617Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-06T17:33:05.617Z] --- PASS: TestUpdatePidsLimit (9.98s) [2021-04-06T17:33:05.617Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.21s) [2021-04-06T17:33:05.617Z] --- PASS: TestUpdatePidsLimit/no_change (1.24s) [2021-04-06T17:33:05.617Z] --- PASS: TestUpdatePidsLimit/update_lower (1.45s) [2021-04-06T17:33:05.617Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.34s) [2021-04-06T17:33:05.617Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.35s) [2021-04-06T17:33:05.617Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.28s) [2021-04-06T17:33:05.617Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.30s) [2021-04-06T17:33:05.617Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:33:05.617Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-06T17:33:05.617Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-06T17:33:05.617Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-06T17:33:05.617Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-06T17:33:05.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-06T17:33:05.963Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2021-04-06T17:33:06.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:33:06.824Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-04-06T17:33:06.824Z] ok github.com/docker/docker/pkg/pubsub 1.136s coverage: 75.0% of statements [2021-04-06T17:33:07.170Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-04-06T17:33:07.170Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-04-06T17:33:07.639Z] --- PASS: TestSecretList (3.16s) [2021-04-06T17:33:07.639Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:33:07.895Z] --- PASS: TestDaemonRestartIpcMode (5.59s) [2021-04-06T17:33:07.895Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.63s) [2021-04-06T17:33:07.895Z] PASS [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === Skipped [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-06T17:33:07.895Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-06T17:33:07.895Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-06T17:33:07.895Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-06T17:33:07.895Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-06T17:33:07.895Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-06T17:33:07.895Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-06T17:33:07.895Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-06T17:33:07.895Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-06T17:33:07.895Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-06T17:33:07.895Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-06T17:33:07.895Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-06T17:33:07.895Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-04-06T17:33:07.895Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:33:07.895Z] [2021-04-06T17:33:07.895Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-06T17:33:07.896Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-06T17:33:07.896Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-04-06T17:33:07.896Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:33:07.896Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-04-06T17:33:07.896Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:33:07.896Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-06T17:33:07.896Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-06T17:33:07.896Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-06T17:33:07.896Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:33:07.896Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-06T17:33:07.896Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-06T17:33:07.896Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-06T17:33:07.896Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] [2021-04-06T17:33:07.896Z] DONE 178 tests, 26 skipped in 110.733s [2021-04-06T17:33:07.896Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:33:07.896Z] INFO: Testing against a local daemon [2021-04-06T17:33:07.896Z] === RUN TestCommitInheritsEnv [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.19s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s) [2021-04-06T17:33:08.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2021-04-06T17:33:08.547Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:33:08.695Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2021-04-06T17:33:08.695Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-04-06T17:33:08.695Z] ok github.com/docker/docker/pkg/signal 2.929s coverage: 61.0% of statements [2021-04-06T17:33:09.259Z] --- PASS: TestCommitInheritsEnv (1.90s) [2021-04-06T17:33:09.259Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:33:09.259Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-06T17:33:09.259Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:33:09.259Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-06T17:33:09.259Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:33:09.259Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-06T17:33:09.259Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:33:09.340Z] ok github.com/docker/docker/pkg/tailfile 0.153s coverage: 88.6% of statements [2021-04-06T17:33:09.638Z] testing: warning: no tests to run [2021-04-06T17:33:09.638Z] coverage: [no statements] [2021-04-06T17:33:09.638Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2021-04-06T17:33:10.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-04-06T17:33:10.281Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2021-04-06T17:33:10.282Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-04-06T17:33:10.282Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-04-06T17:33:10.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-06T17:33:10.490Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2021-04-06T17:33:10.490Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-06T17:33:10.490Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-06T17:33:10.490Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-06T17:33:10.490Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:33:10.933Z] ok github.com/docker/docker/pkg/useragent 0.020s coverage: 88.9% of statements [2021-04-06T17:33:10.938Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2021-04-06T17:33:10.938Z] === RUN TestSecretsUpdate [2021-04-06T17:33:11.145Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-04-06T17:33:11.145Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:33:11.145Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:33:11.145Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-06T17:33:11.145Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:33:11.145Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-06T17:33:11.145Z] === RUN TestTagInvalidReference [2021-04-06T17:33:11.145Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-06T17:33:11.145Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:33:11.145Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-06T17:33:11.145Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:33:11.145Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-06T17:33:11.145Z] === RUN TestTagOfficialNames [2021-04-06T17:33:11.400Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-06T17:33:11.400Z] === RUN TestTagMatchesDigest [2021-04-06T17:33:11.400Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-06T17:33:11.400Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-06T17:33:12.010Z] === RUN TestBoolValue [2021-04-06T17:33:12.010Z] --- PASS: TestBoolValue (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestBoolValueOrDefault [2021-04-06T17:33:12.010Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestInt64ValueOrZero [2021-04-06T17:33:12.010Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestInt64ValueOrDefault [2021-04-06T17:33:12.010Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-06T17:33:12.010Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestJsonContentType [2021-04-06T17:33:12.010Z] --- PASS: TestJsonContentType (0.00s) [2021-04-06T17:33:12.010Z] PASS [2021-04-06T17:33:12.010Z] coverage: 14.7% of statements [2021-04-06T17:33:12.010Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 14.7% of statements [2021-04-06T17:33:12.010Z] === RUN TestMaskSecretKeys [2021-04-06T17:33:12.010Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-06T17:33:12.010Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-06T17:33:12.010Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-06T17:33:12.010Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-06T17:33:12.010Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-06T17:33:12.010Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-06T17:33:12.010Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestVersionMiddlewareVersion [2021-04-06T17:33:12.010Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-06T17:33:12.010Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-06T17:33:12.010Z] PASS [2021-04-06T17:33:12.010Z] coverage: 37.7% of statements [2021-04-06T17:33:12.010Z] ok github.com/docker/docker/api/server/middleware 0.109s coverage: 37.7% of statements [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-06T17:33:12.010Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-06T17:33:12.010Z] === RUN TestStrSliceMarshalJSON [2021-04-06T17:33:12.010Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestStrSliceUnmarshalJSON [2021-04-06T17:33:12.010Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestStrSliceUnmarshalString [2021-04-06T17:33:12.010Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestStrSliceUnmarshalSlice [2021-04-06T17:33:12.010Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-06T17:33:12.010Z] PASS [2021-04-06T17:33:12.010Z] coverage: 90.0% of statements [2021-04-06T17:33:12.010Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2021-04-06T17:33:12.010Z] === RUN TestToJSON [2021-04-06T17:33:12.010Z] --- PASS: TestToJSON (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestToParamWithVersion [2021-04-06T17:33:12.010Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestFromJSON [2021-04-06T17:33:12.010Z] --- PASS: TestFromJSON (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestEmpty [2021-04-06T17:33:12.010Z] --- PASS: TestEmpty (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestArgsMatchKVListEmptySources [2021-04-06T17:33:12.010Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestArgsMatchKVList [2021-04-06T17:33:12.010Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestArgsMatch [2021-04-06T17:33:12.010Z] --- PASS: TestArgsMatch (0.00s) [2021-04-06T17:33:12.010Z] === RUN TestAdd [2021-04-06T17:33:12.010Z] --- PASS: TestAdd (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestDel [2021-04-06T17:33:12.011Z] --- PASS: TestDel (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestLen [2021-04-06T17:33:12.011Z] --- PASS: TestLen (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestExactMatch [2021-04-06T17:33:12.011Z] --- PASS: TestExactMatch (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestOnlyOneExactMatch [2021-04-06T17:33:12.011Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestContains [2021-04-06T17:33:12.011Z] --- PASS: TestContains (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestValidate [2021-04-06T17:33:12.011Z] --- PASS: TestValidate (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestWalkValues [2021-04-06T17:33:12.011Z] --- PASS: TestWalkValues (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestFuzzyMatch [2021-04-06T17:33:12.011Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestClone [2021-04-06T17:33:12.011Z] --- PASS: TestClone (0.00s) [2021-04-06T17:33:12.011Z] PASS [2021-04-06T17:33:12.011Z] coverage: 92.2% of statements [2021-04-06T17:33:12.011Z] ok github.com/docker/docker/api/types/filters 0.072s coverage: 92.2% of statements [2021-04-06T17:33:12.011Z] === RUN TestAdjustForAPIVersion [2021-04-06T17:33:12.011Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-06T17:33:12.011Z] PASS [2021-04-06T17:33:12.011Z] coverage: 5.7% of statements [2021-04-06T17:33:12.011Z] ok github.com/docker/docker/api/server/router/swarm 0.080s coverage: 5.7% of statements [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-06T17:33:12.011Z] === RUN TestDurationToSecondsString [2021-04-06T17:33:12.011Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestGetTimestamp [2021-04-06T17:33:12.011Z] --- PASS: TestGetTimestamp (0.12s) [2021-04-06T17:33:12.011Z] === RUN TestParseTimestamps [2021-04-06T17:33:12.011Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-06T17:33:12.011Z] PASS [2021-04-06T17:33:12.011Z] coverage: 100.0% of statements [2021-04-06T17:33:12.011Z] ok github.com/docker/docker/api/types/time 0.210s coverage: 100.0% of statements [2021-04-06T17:33:12.011Z] === RUN TestCompareVersion [2021-04-06T17:33:12.011Z] --- PASS: TestCompareVersion (0.00s) [2021-04-06T17:33:12.011Z] PASS [2021-04-06T17:33:12.011Z] coverage: 75.0% of statements [2021-04-06T17:33:12.011Z] ok github.com/docker/docker/api/types/versions 0.058s coverage: 75.0% of statements [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/builder [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-06T17:33:12.011Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-06T17:33:12.011Z] === RUN TestParseRemoteURL [2021-04-06T17:33:12.011Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-06T17:33:12.011Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-06T17:33:12.011Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-06T17:33:12.011Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-06T17:33:12.011Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-06T17:33:12.011Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-06T17:33:12.011Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-06T17:33:12.011Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-06T17:33:12.011Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-06T17:33:12.011Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-06T17:33:12.011Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-06T17:33:12.011Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-06T17:33:12.011Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-06T17:33:12.011Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-06T17:33:12.011Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-06T17:33:12.011Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-06T17:33:12.011Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-06T17:33:12.011Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-06T17:33:12.011Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-06T17:33:12.011Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-06T17:33:12.011Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestCloneArgsSmartHttp [2021-04-06T17:33:12.011Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-06T17:33:12.011Z] === RUN TestCloneArgsDumbHttp [2021-04-06T17:33:12.011Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestCloneArgsGit [2021-04-06T17:33:12.011Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-06T17:33:12.011Z] === RUN TestCheckoutGit [2021-04-06T17:33:12.388Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2021-04-06T17:33:12.388Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:33:13.039Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2021-04-06T17:33:13.039Z] ok github.com/docker/docker/profiles/seccomp 0.042s coverage: 83.5% of statements [2021-04-06T17:33:13.479Z] --- PASS: TestSecretsUpdate (3.15s) [2021-04-06T17:33:13.479Z] === RUN TestTemplatedSecret [2021-04-06T17:33:14.092Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-04-06T17:33:14.175Z] === RUN TestEnable [2021-04-06T17:33:14.175Z] --- PASS: TestEnable (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestDisable [2021-04-06T17:33:14.175Z] --- PASS: TestDisable (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestEnabled [2021-04-06T17:33:14.175Z] --- PASS: TestEnabled (0.00s) [2021-04-06T17:33:14.175Z] PASS [2021-04-06T17:33:14.175Z] coverage: 100.0% of statements [2021-04-06T17:33:14.175Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-04-06T17:33:14.175Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-06T17:33:14.175Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestProcessNoDockerignore [2021-04-06T17:33:14.175Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-06T17:33:14.175Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestDetectContentType [2021-04-06T17:33:14.175Z] --- PASS: TestDetectContentType (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestSelectAcceptableMIME [2021-04-06T17:33:14.175Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestInspectEmptyResponse [2021-04-06T17:33:14.175Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestInspectResponseBinary [2021-04-06T17:33:14.175Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestResponseUnsupportedContentType [2021-04-06T17:33:14.175Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestInspectResponseTextSimple [2021-04-06T17:33:14.175Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestInspectResponseEmptyContentType [2021-04-06T17:33:14.175Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestUnknownContentLength [2021-04-06T17:33:14.175Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestDownloadRemote [2021-04-06T17:33:14.175Z] --- PASS: TestDownloadRemote (0.07s) [2021-04-06T17:33:14.175Z] === RUN TestGetWithStatusError [2021-04-06T17:33:14.175Z] --- PASS: TestGetWithStatusError (0.00s) [2021-04-06T17:33:14.175Z] === RUN TestCloseRootDirectory [2021-04-06T17:33:14.175Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-06T17:33:14.175Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:33:14.175Z] === RUN TestHashFile [2021-04-06T17:33:14.175Z] --- SKIP: TestHashFile (0.00s) [2021-04-06T17:33:14.175Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:33:14.175Z] === RUN TestHashSubdir [2021-04-06T17:33:14.175Z] --- SKIP: TestHashSubdir (0.00s) [2021-04-06T17:33:14.175Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:33:14.175Z] === RUN TestRemoveDirectory [2021-04-06T17:33:14.175Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-06T17:33:14.175Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:33:14.175Z] PASS [2021-04-06T17:33:14.175Z] coverage: 9.3% of statements [2021-04-06T17:33:14.175Z] ok github.com/docker/docker/builder/remotecontext 0.312s coverage: 9.3% of statements [2021-04-06T17:33:14.277Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2021-04-06T17:33:14.277Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:33:14.739Z] ok github.com/docker/docker/plugin 0.586s coverage: 23.2% of statements [2021-04-06T17:33:15.140Z] === RUN TestGetAllAllowed [2021-04-06T17:33:15.140Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestGetAllMeta [2021-04-06T17:33:15.140Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-06T17:33:15.140Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestIsUnreferencedBuiltin [2021-04-06T17:33:15.140Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestIsExistingDirectory [2021-04-06T17:33:15.140Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestGetFilenameForDownload [2021-04-06T17:33:15.140Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestEnv2Variables [2021-04-06T17:33:15.140Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-06T17:33:15.140Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestMaintainer [2021-04-06T17:33:15.140Z] --- PASS: TestMaintainer (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestLabel [2021-04-06T17:33:15.140Z] --- PASS: TestLabel (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestFromScratch [2021-04-06T17:33:15.140Z] --- PASS: TestFromScratch (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestFromWithArg [2021-04-06T17:33:15.140Z] --- PASS: TestFromWithArg (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-06T17:33:15.140Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestFromWithUndefinedArg [2021-04-06T17:33:15.140Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestFromMultiStageWithNamedStage [2021-04-06T17:33:15.140Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestOnbuild [2021-04-06T17:33:15.140Z] --- PASS: TestOnbuild (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestWorkdir [2021-04-06T17:33:15.140Z] --- PASS: TestWorkdir (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestCmd [2021-04-06T17:33:15.140Z] --- PASS: TestCmd (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestHealthcheckNone [2021-04-06T17:33:15.140Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestHealthcheckCmd [2021-04-06T17:33:15.140Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestEntrypoint [2021-04-06T17:33:15.140Z] --- PASS: TestEntrypoint (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestExpose [2021-04-06T17:33:15.140Z] --- PASS: TestExpose (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestUser [2021-04-06T17:33:15.140Z] --- PASS: TestUser (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestVolume [2021-04-06T17:33:15.140Z] --- PASS: TestVolume (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestStopSignal [2021-04-06T17:33:15.140Z] --- SKIP: TestStopSignal (0.00s) [2021-04-06T17:33:15.140Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-06T17:33:15.140Z] === RUN TestArg [2021-04-06T17:33:15.140Z] --- PASS: TestArg (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestShell [2021-04-06T17:33:15.140Z] --- PASS: TestShell (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestPrependEnvOnCmd [2021-04-06T17:33:15.140Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestRunWithBuildArgs [2021-04-06T17:33:15.140Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestRunIgnoresHealthcheck [2021-04-06T17:33:15.140Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestDispatchUnsupportedOptions [2021-04-06T17:33:15.140Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-06T17:33:15.140Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-06T17:33:15.140Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-06T17:33:15.140Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-06T17:33:15.140Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-06T17:33:15.140Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-06T17:33:15.140Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestNormalizeWorkdir [2021-04-06T17:33:15.140Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestDispatch [2021-04-06T17:33:15.140Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-06T17:33:15.140Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-06T17:33:15.140Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-06T17:33:15.140Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-06T17:33:15.140Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-06T17:33:15.140Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-06T17:33:15.140Z] === RUN TestDispatch/COPY_url [2021-04-06T17:33:15.140Z] --- PASS: TestDispatch (0.05s) [2021-04-06T17:33:15.140Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-04-06T17:33:15.140Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-04-06T17:33:15.140Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-06T17:33:15.140Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-06T17:33:15.140Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-06T17:33:15.140Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-06T17:33:15.140Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestAddScratchImageAddsToMounts [2021-04-06T17:33:15.140Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-06T17:33:15.140Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-06T17:33:15.140Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-06T17:33:15.140Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestImageSourceGetAddsToMounts [2021-04-06T17:33:15.140Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestEmptyDockerfile [2021-04-06T17:33:15.140Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestSymlinkDockerfile [2021-04-06T17:33:15.140Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-06T17:33:15.140Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-06T17:33:15.140Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestNonExistingDockerfile [2021-04-06T17:33:15.140Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestCopyRunConfig [2021-04-06T17:33:15.140Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestDeepCopyRunConfig [2021-04-06T17:33:15.140Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestExportImage [2021-04-06T17:33:15.140Z] --- PASS: TestExportImage (0.00s) [2021-04-06T17:33:15.140Z] === RUN TestNormalizeDest [2021-04-06T17:33:15.140Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-06T17:33:15.140Z] PASS [2021-04-06T17:33:15.140Z] coverage: 46.8% of statements [2021-04-06T17:33:15.140Z] ok github.com/docker/docker/builder/dockerfile 0.241s coverage: 46.8% of statements [2021-04-06T17:33:15.140Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-06T17:33:16.165Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.96s) [2021-04-06T17:33:16.165Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:33:16.294Z] ok github.com/docker/docker/quota 0.617s coverage: 71.4% of statements [2021-04-06T17:33:16.600Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2021-04-06T17:33:16.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-06T17:33:16.843Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-06T17:33:17.093Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2021-04-06T17:33:17.093Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:33:17.245Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-04-06T17:33:17.682Z] --- PASS: TestTemplatedSecret (3.77s) [2021-04-06T17:33:17.682Z] === RUN TestSecretCreateResolve [2021-04-06T17:33:17.892Z] ok github.com/docker/docker/registry 0.283s coverage: 58.8% of statements [2021-04-06T17:33:17.892Z] ok github.com/docker/docker/testutil 0.019s coverage: 62.5% of statements [2021-04-06T17:33:18.021Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-04-06T17:33:18.021Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:33:18.945Z] ok github.com/docker/docker/runconfig 0.057s coverage: 66.1% of statements [2021-04-06T17:33:19.912Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2021-04-06T17:33:19.912Z] === RUN TestKernelTCPMemory [2021-04-06T17:33:19.912Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-06T17:33:19.912Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-06T17:33:19.912Z] === RUN TestNISDomainname [2021-04-06T17:33:20.110Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-06T17:33:20.110Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-06T17:33:20.428Z] --- PASS: TestSecretCreateResolve (3.11s) [2021-04-06T17:33:20.428Z] PASS [2021-04-06T17:33:20.428Z] [2021-04-06T17:33:20.428Z] DONE 6 tests in 19.689s [2021-04-06T17:33:20.428Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:33:20.428Z] ++ 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 [2021-04-06T17:33:20.428Z] ++ set -e [2021-04-06T17:33:20.428Z] ++ '[' -n 0 ']' [2021-04-06T17:33:20.428Z] ++ set -x [2021-04-06T17:33:20.428Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:33:20.689Z] INFO: Testing against a local daemon [2021-04-06T17:33:20.689Z] === RUN TestServiceCreateInit [2021-04-06T17:33:20.689Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:33:21.037Z] --- PASS: TestUpdateRestartPolicy (15.50s) [2021-04-06T17:33:21.037Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:33:21.049Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2021-04-06T17:33:21.277Z] --- PASS: TestNISDomainname (1.33s) [2021-04-06T17:33:21.277Z] === RUN TestHostnameDnsResolution [2021-04-06T17:33:21.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-06T17:33:22.220Z] --- PASS: TestUpdateRestartWithAutoRemove (1.22s) [2021-04-06T17:33:22.220Z] === RUN TestWaitNonBlocked [2021-04-06T17:33:22.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:33:22.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:33:22.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:33:22.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:33:22.477Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:33:22.477Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:33:22.607Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2021-04-06T17:33:23.165Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-04-06T17:33:23.165Z] === RUN TestStats [2021-04-06T17:33:23.251Z] ok github.com/docker/docker/volume/local 0.214s coverage: 76.4% of statements [2021-04-06T17:33:23.888Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2021-04-06T17:33:24.996Z] --- PASS: TestWaitNonBlocked (0.06s) [2021-04-06T17:33:24.996Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.21s) [2021-04-06T17:33:24.996Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.32s) [2021-04-06T17:33:24.996Z] === RUN TestWaitBlocked [2021-04-06T17:33:24.996Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:33:24.996Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:33:24.996Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:33:24.996Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:33:24.996Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:33:24.996Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:33:24.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-06T17:33:25.432Z] === RUN TestCheckpointCreateError [2021-04-06T17:33:25.432Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCheckpointCreate [2021-04-06T17:33:25.432Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCheckpointDeleteError [2021-04-06T17:33:25.432Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCheckpointDelete [2021-04-06T17:33:25.432Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCheckpointListError [2021-04-06T17:33:25.432Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCheckpointList [2021-04-06T17:33:25.432Z] --- PASS: TestCheckpointList (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCheckpointListContainerNotFound [2021-04-06T17:33:25.432Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestNewClientWithOpsFromEnv [2021-04-06T17:33:25.432Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-06T17:33:25.432Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-06T17:33:25.432Z] === RUN TestGetAPIPath [2021-04-06T17:33:25.432Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestParseHostURL [2021-04-06T17:33:25.432Z] --- PASS: TestParseHostURL (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-06T17:33:25.432Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-06T17:33:25.432Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestNegotiateAPIVersion [2021-04-06T17:33:25.432Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestNegotiateAPVersionOverride [2021-04-06T17:33:25.432Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-06T17:33:25.432Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-06T17:33:25.432Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-06T17:33:25.432Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestClientRedirect [2021-04-06T17:33:25.432Z] --- PASS: TestClientRedirect (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigCreateUnsupported [2021-04-06T17:33:25.432Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigCreateError [2021-04-06T17:33:25.432Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigCreate [2021-04-06T17:33:25.432Z] --- PASS: TestConfigCreate (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigInspectNotFound [2021-04-06T17:33:25.432Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigInspectWithEmptyID [2021-04-06T17:33:25.432Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigInspectUnsupported [2021-04-06T17:33:25.432Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigInspectError [2021-04-06T17:33:25.432Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigInspectConfigNotFound [2021-04-06T17:33:25.432Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigInspect [2021-04-06T17:33:25.432Z] --- PASS: TestConfigInspect (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigListUnsupported [2021-04-06T17:33:25.432Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigListError [2021-04-06T17:33:25.432Z] --- PASS: TestConfigListError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigList [2021-04-06T17:33:25.432Z] --- PASS: TestConfigList (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigRemoveUnsupported [2021-04-06T17:33:25.432Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigRemoveError [2021-04-06T17:33:25.432Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigRemove [2021-04-06T17:33:25.432Z] --- PASS: TestConfigRemove (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigUpdateUnsupported [2021-04-06T17:33:25.432Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigUpdateError [2021-04-06T17:33:25.432Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestConfigUpdate [2021-04-06T17:33:25.432Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerCommitError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerCommit [2021-04-06T17:33:25.432Z] --- PASS: TestContainerCommit (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerStatPathError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerStatPathNotFoundError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerStatPathNoHeaderError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerStatPath [2021-04-06T17:33:25.432Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCopyToContainerError [2021-04-06T17:33:25.432Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCopyToContainerNotFoundError [2021-04-06T17:33:25.432Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-06T17:33:25.432Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCopyToContainer [2021-04-06T17:33:25.432Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCopyFromContainerError [2021-04-06T17:33:25.432Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCopyFromContainerNotFoundError [2021-04-06T17:33:25.432Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-06T17:33:25.432Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-06T17:33:25.432Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestCopyFromContainer [2021-04-06T17:33:25.432Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerCreateError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerCreateImageNotFound [2021-04-06T17:33:25.432Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerCreateWithName [2021-04-06T17:33:25.432Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerCreateAutoRemove [2021-04-06T17:33:25.432Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerDiffError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerDiff [2021-04-06T17:33:25.432Z] --- PASS: TestContainerDiff (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerExecCreateError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerExecCreate [2021-04-06T17:33:25.432Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerExecStartError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerExecStart [2021-04-06T17:33:25.432Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerExecInspectError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerExecInspect [2021-04-06T17:33:25.432Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerExportError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerExportError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerExport [2021-04-06T17:33:25.432Z] --- PASS: TestContainerExport (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerInspectError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerInspectContainerNotFound [2021-04-06T17:33:25.432Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerInspectWithEmptyID [2021-04-06T17:33:25.432Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerInspect [2021-04-06T17:33:25.432Z] --- PASS: TestContainerInspect (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerInspectNode [2021-04-06T17:33:25.432Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerKillError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerKillError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerKill [2021-04-06T17:33:25.432Z] --- PASS: TestContainerKill (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerListError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerListError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerList [2021-04-06T17:33:25.432Z] --- PASS: TestContainerList (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerLogsNotFoundError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerLogsError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerLogs [2021-04-06T17:33:25.432Z] --- PASS: TestContainerLogs (0.12s) [2021-04-06T17:33:25.432Z] === RUN TestContainerPauseError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerPause [2021-04-06T17:33:25.432Z] --- PASS: TestContainerPause (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainersPruneError [2021-04-06T17:33:25.432Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainersPrune [2021-04-06T17:33:25.432Z] --- PASS: TestContainersPrune (0.01s) [2021-04-06T17:33:25.432Z] === RUN TestContainerRemoveError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerRemoveNotFoundError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerRemove [2021-04-06T17:33:25.432Z] --- PASS: TestContainerRemove (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerRenameError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerRename [2021-04-06T17:33:25.432Z] --- PASS: TestContainerRename (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerResizeError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerExecResizeError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerResize [2021-04-06T17:33:25.432Z] --- PASS: TestContainerResize (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerExecResize [2021-04-06T17:33:25.432Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerRestartError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerRestart [2021-04-06T17:33:25.432Z] --- PASS: TestContainerRestart (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerStartError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerStartError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerStart [2021-04-06T17:33:25.432Z] --- PASS: TestContainerStart (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerStatsError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerStats [2021-04-06T17:33:25.432Z] --- PASS: TestContainerStats (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerStopError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerStopError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerStop [2021-04-06T17:33:25.432Z] --- PASS: TestContainerStop (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerTopError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerTopError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerTop [2021-04-06T17:33:25.432Z] --- PASS: TestContainerTop (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerUnpauseError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerUnpause [2021-04-06T17:33:25.432Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerUpdateError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerUpdate [2021-04-06T17:33:25.432Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerWaitError [2021-04-06T17:33:25.432Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestContainerWait [2021-04-06T17:33:25.432Z] --- PASS: TestContainerWait (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestDiskUsageError [2021-04-06T17:33:25.432Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestDiskUsage [2021-04-06T17:33:25.432Z] --- PASS: TestDiskUsage (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestDistributionInspectUnsupported [2021-04-06T17:33:25.432Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestDistributionInspectWithEmptyID [2021-04-06T17:33:25.432Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestEventsErrorInOptions [2021-04-06T17:33:25.432Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestEventsErrorFromServer [2021-04-06T17:33:25.432Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestEvents [2021-04-06T17:33:25.432Z] --- PASS: TestEvents (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestTLSCloseWriter [2021-04-06T17:33:25.432Z] === PAUSE TestTLSCloseWriter [2021-04-06T17:33:25.432Z] === RUN TestImageBuildError [2021-04-06T17:33:25.432Z] --- PASS: TestImageBuildError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageBuild [2021-04-06T17:33:25.432Z] --- PASS: TestImageBuild (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestGetDockerOS [2021-04-06T17:33:25.432Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageCreateError [2021-04-06T17:33:25.432Z] --- PASS: TestImageCreateError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageCreate [2021-04-06T17:33:25.432Z] --- PASS: TestImageCreate (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageHistoryError [2021-04-06T17:33:25.432Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageHistory [2021-04-06T17:33:25.432Z] --- PASS: TestImageHistory (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageImportError [2021-04-06T17:33:25.432Z] --- PASS: TestImageImportError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageImport [2021-04-06T17:33:25.432Z] --- PASS: TestImageImport (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageInspectError [2021-04-06T17:33:25.432Z] --- PASS: TestImageInspectError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageInspectImageNotFound [2021-04-06T17:33:25.432Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageInspectWithEmptyID [2021-04-06T17:33:25.432Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageInspect [2021-04-06T17:33:25.432Z] --- PASS: TestImageInspect (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageListError [2021-04-06T17:33:25.432Z] --- PASS: TestImageListError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageList [2021-04-06T17:33:25.432Z] --- PASS: TestImageList (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageListApiBefore125 [2021-04-06T17:33:25.432Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageLoadError [2021-04-06T17:33:25.432Z] --- PASS: TestImageLoadError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageLoad [2021-04-06T17:33:25.432Z] --- PASS: TestImageLoad (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagesPruneError [2021-04-06T17:33:25.432Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagesPrune [2021-04-06T17:33:25.432Z] --- PASS: TestImagesPrune (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePullReferenceParseError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePullAnyError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePullWithoutErrors [2021-04-06T17:33:25.432Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePushReferenceError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePushAnyError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-06T17:33:25.432Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImagePushWithoutErrors [2021-04-06T17:33:25.432Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-06T17:33:25.432Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-06T17:33:25.432Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-06T17:33:25.432Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-06T17:33:25.432Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-06T17:33:25.432Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-06T17:33:25.432Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-06T17:33:25.432Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-06T17:33:25.432Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageRemoveError [2021-04-06T17:33:25.432Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageRemoveImageNotFound [2021-04-06T17:33:25.432Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageRemove [2021-04-06T17:33:25.432Z] --- PASS: TestImageRemove (0.00s) [2021-04-06T17:33:25.432Z] === RUN TestImageSaveError [2021-04-06T17:33:25.432Z] --- PASS: TestImageSaveError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageSave [2021-04-06T17:33:25.433Z] --- PASS: TestImageSave (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageSearchAnyError [2021-04-06T17:33:25.433Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-06T17:33:25.433Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-06T17:33:25.433Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-06T17:33:25.433Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-06T17:33:25.433Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageSearchWithoutErrors [2021-04-06T17:33:25.433Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageTagError [2021-04-06T17:33:25.433Z] --- PASS: TestImageTagError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageTagInvalidReference [2021-04-06T17:33:25.433Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageTagInvalidSourceImageName [2021-04-06T17:33:25.433Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageTagHexSource [2021-04-06T17:33:25.433Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestImageTag [2021-04-06T17:33:25.433Z] --- PASS: TestImageTag (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestInfoServerError [2021-04-06T17:33:25.433Z] --- PASS: TestInfoServerError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestInfoInvalidResponseJSONError [2021-04-06T17:33:25.433Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestInfo [2021-04-06T17:33:25.433Z] --- PASS: TestInfo (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkConnectError [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkConnect [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkCreateError [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkCreate [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkDisconnectError [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkDisconnect [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkInspectError [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkInspectNotFoundError [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkInspectWithEmptyID [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkInspect [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkListError [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkListError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkList [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkList (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworksPruneError [2021-04-06T17:33:25.433Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworksPrune [2021-04-06T17:33:25.433Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkRemoveError [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNetworkRemove [2021-04-06T17:33:25.433Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNodeInspectError [2021-04-06T17:33:25.433Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNodeInspectNodeNotFound [2021-04-06T17:33:25.433Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNodeInspectWithEmptyID [2021-04-06T17:33:25.433Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNodeInspect [2021-04-06T17:33:25.433Z] --- PASS: TestNodeInspect (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNodeListError [2021-04-06T17:33:25.433Z] --- PASS: TestNodeListError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNodeList [2021-04-06T17:33:25.433Z] --- PASS: TestNodeList (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNodeRemoveError [2021-04-06T17:33:25.433Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNodeRemove [2021-04-06T17:33:25.433Z] --- PASS: TestNodeRemove (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNodeUpdateError [2021-04-06T17:33:25.433Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestNodeUpdate [2021-04-06T17:33:25.433Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestOptionWithTimeout [2021-04-06T17:33:25.433Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPingFail [2021-04-06T17:33:25.433Z] --- PASS: TestPingFail (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPingWithError [2021-04-06T17:33:25.433Z] 2021/04/06 17:33:24 RoundTripper returned a response & error; ignoring response [2021-04-06T17:33:25.433Z] 2021/04/06 17:33:24 RoundTripper returned a response & error; ignoring response [2021-04-06T17:33:25.433Z] --- PASS: TestPingWithError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPingSuccess [2021-04-06T17:33:25.433Z] --- PASS: TestPingSuccess (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPingHeadFallback [2021-04-06T17:33:25.433Z] === RUN TestPingHeadFallback/OK [2021-04-06T17:33:25.433Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-06T17:33:25.433Z] === RUN TestPingHeadFallback/Not_Found [2021-04-06T17:33:25.433Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-06T17:33:25.433Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-06T17:33:25.433Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-06T17:33:25.433Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-06T17:33:25.433Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-06T17:33:25.433Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginDisableError [2021-04-06T17:33:25.433Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginDisable [2021-04-06T17:33:25.433Z] --- PASS: TestPluginDisable (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginEnableError [2021-04-06T17:33:25.433Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginEnable [2021-04-06T17:33:25.433Z] --- PASS: TestPluginEnable (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginInspectError [2021-04-06T17:33:25.433Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginInspectWithEmptyID [2021-04-06T17:33:25.433Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginInspect [2021-04-06T17:33:25.433Z] --- PASS: TestPluginInspect (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginListError [2021-04-06T17:33:25.433Z] --- PASS: TestPluginListError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginList [2021-04-06T17:33:25.433Z] --- PASS: TestPluginList (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginPushError [2021-04-06T17:33:25.433Z] --- PASS: TestPluginPushError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginPush [2021-04-06T17:33:25.433Z] --- PASS: TestPluginPush (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginRemoveError [2021-04-06T17:33:25.433Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginRemove [2021-04-06T17:33:25.433Z] --- PASS: TestPluginRemove (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginSetError [2021-04-06T17:33:25.433Z] --- PASS: TestPluginSetError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPluginSet [2021-04-06T17:33:25.433Z] --- PASS: TestPluginSet (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSetHostHeader [2021-04-06T17:33:25.433Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestPlainTextError [2021-04-06T17:33:25.433Z] --- PASS: TestPlainTextError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestInfiniteError [2021-04-06T17:33:25.433Z] --- PASS: TestInfiniteError (0.02s) [2021-04-06T17:33:25.433Z] === RUN TestSecretCreateUnsupported [2021-04-06T17:33:25.433Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretCreateError [2021-04-06T17:33:25.433Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretCreate [2021-04-06T17:33:25.433Z] --- PASS: TestSecretCreate (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretInspectUnsupported [2021-04-06T17:33:25.433Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretInspectError [2021-04-06T17:33:25.433Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretInspectSecretNotFound [2021-04-06T17:33:25.433Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretInspectWithEmptyID [2021-04-06T17:33:25.433Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretInspect [2021-04-06T17:33:25.433Z] --- PASS: TestSecretInspect (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretListUnsupported [2021-04-06T17:33:25.433Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretListError [2021-04-06T17:33:25.433Z] --- PASS: TestSecretListError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretList [2021-04-06T17:33:25.433Z] --- PASS: TestSecretList (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretRemoveUnsupported [2021-04-06T17:33:25.433Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretRemoveError [2021-04-06T17:33:25.433Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretRemove [2021-04-06T17:33:25.433Z] --- PASS: TestSecretRemove (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretUpdateUnsupported [2021-04-06T17:33:25.433Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretUpdateError [2021-04-06T17:33:25.433Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSecretUpdate [2021-04-06T17:33:25.433Z] --- PASS: TestSecretUpdate (0.01s) [2021-04-06T17:33:25.433Z] === RUN TestServiceCreateError [2021-04-06T17:33:25.433Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceCreate [2021-04-06T17:33:25.433Z] --- PASS: TestServiceCreate (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-06T17:33:25.433Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceCreateDigestPinning [2021-04-06T17:33:25.433Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceInspectError [2021-04-06T17:33:25.433Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceInspectServiceNotFound [2021-04-06T17:33:25.433Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceInspectWithEmptyID [2021-04-06T17:33:25.433Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceInspect [2021-04-06T17:33:25.433Z] --- PASS: TestServiceInspect (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceListError [2021-04-06T17:33:25.433Z] --- PASS: TestServiceListError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceList [2021-04-06T17:33:25.433Z] --- PASS: TestServiceList (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceLogsError [2021-04-06T17:33:25.433Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceLogs [2021-04-06T17:33:25.433Z] --- PASS: TestServiceLogs (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceRemoveError [2021-04-06T17:33:25.433Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceRemoveNotFoundError [2021-04-06T17:33:25.433Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceRemove [2021-04-06T17:33:25.433Z] --- PASS: TestServiceRemove (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceUpdateError [2021-04-06T17:33:25.433Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestServiceUpdate [2021-04-06T17:33:25.433Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmGetUnlockKeyError [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmGetUnlockKey [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmInitError [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmInit [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmInit (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmInspectError [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmInspect [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmJoinError [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmJoin [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmLeaveError [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmLeave [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmUnlockError [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmUnlock [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmUpdateError [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestSwarmUpdate [2021-04-06T17:33:25.433Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestTaskInspectError [2021-04-06T17:33:25.433Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestTaskInspectWithEmptyID [2021-04-06T17:33:25.433Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestTaskInspect [2021-04-06T17:33:25.433Z] --- PASS: TestTaskInspect (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestTaskListError [2021-04-06T17:33:25.433Z] --- PASS: TestTaskListError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestTaskList [2021-04-06T17:33:25.433Z] --- PASS: TestTaskList (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestVolumeCreateError [2021-04-06T17:33:25.433Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestVolumeCreate [2021-04-06T17:33:25.433Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestVolumeInspectError [2021-04-06T17:33:25.433Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestVolumeInspectNotFound [2021-04-06T17:33:25.433Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestVolumeInspectWithEmptyID [2021-04-06T17:33:25.433Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestVolumeInspect [2021-04-06T17:33:25.433Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestVolumeListError [2021-04-06T17:33:25.433Z] --- PASS: TestVolumeListError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestVolumeList [2021-04-06T17:33:25.433Z] --- PASS: TestVolumeList (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestVolumeRemoveError [2021-04-06T17:33:25.433Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-06T17:33:25.433Z] === RUN TestVolumeRemove [2021-04-06T17:33:25.433Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-06T17:33:25.433Z] === CONT TestTLSCloseWriter [2021-04-06T17:33:25.433Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-06T17:33:25.433Z] PASS [2021-04-06T17:33:25.433Z] coverage: 74.9% of statements [2021-04-06T17:33:25.433Z] ok github.com/docker/docker/client 0.445s coverage: 74.9% of statements [2021-04-06T17:33:25.678Z] --- PASS: TestStats (2.78s) [2021-04-06T17:33:25.678Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:33:25.678Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:33:25.678Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:33:25.678Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:33:25.678Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:33:25.678Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:33:25.678Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:33:25.678Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:33:25.678Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:33:25.678Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:33:25.678Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:33:25.973Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:33:26.892Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-06T17:33:26.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.86s) [2021-04-06T17:33:26.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.03s) [2021-04-06T17:33:26.892Z] === CONT TestContainerStartOnDaemonRestart [2021-04-06T17:33:26.892Z] === CONT TestIpcModeOlderClient [2021-04-06T17:33:26.892Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-04-06T17:33:26.892Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:33:27.044Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:33:27.569Z] --- PASS: TestImportExtremelyLargeImageWorks (81.21s) [2021-04-06T17:33:27.569Z] PASS [2021-04-06T17:33:27.569Z] [2021-04-06T17:33:27.569Z] === Skipped [2021-04-06T17:33:27.569Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:33:27.569Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:33:27.569Z] [2021-04-06T17:33:27.569Z] [2021-04-06T17:33:27.569Z] DONE 12 tests, 1 skipped in 82.839s [2021-04-06T17:33:27.569Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:33:27.569Z] ++ 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 [2021-04-06T17:33:27.569Z] ++ set -e [2021-04-06T17:33:27.569Z] ++ '[' -n 0 ']' [2021-04-06T17:33:27.569Z] ++ set -x [2021-04-06T17:33:27.569Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:33:27.569Z] INFO: Testing against a local daemon [2021-04-06T17:33:27.569Z] === RUN TestNetworkCreateDelete [2021-04-06T17:33:27.569Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-04-06T17:33:27.569Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:33:27.569Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-04-06T17:33:27.569Z] === RUN TestDaemonDNSFallback [2021-04-06T17:33:28.931Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:33:29.411Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-06T17:33:30.290Z] --- PASS: TestDaemonDNSFallback (2.70s) [2021-04-06T17:33:30.290Z] === RUN TestInspectNetwork [2021-04-06T17:33:30.787Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-06T17:33:30.820Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-06T17:33:30.820Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-04-06T17:33:30.820Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-04-06T17:33:30.820Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-04-06T17:33:30.820Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-04-06T17:33:30.820Z] === RUN TestDeleteDevicemapper [2021-04-06T17:33:30.820Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:33:30.820Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:33:30.820Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:33:31.714Z] --- PASS: TestContainerStartOnDaemonRestart (5.07s) [2021-04-06T17:33:31.714Z] === CONT TestContainerKillOnDaemonStart [2021-04-06T17:33:32.554Z] --- PASS: TestServiceCreateInit (10.93s) [2021-04-06T17:33:32.554Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.32s) [2021-04-06T17:33:32.554Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.58s) [2021-04-06T17:33:32.554Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:33:33.605Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.84s) [2021-04-06T17:33:33.605Z] === CONT TestDaemonHostGatewayIP [2021-04-06T17:33:34.085Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s) [2021-04-06T17:33:34.085Z] === RUN TestUpdateMemory [2021-04-06T17:33:35.012Z] --- PASS: TestUpdateMemory (1.44s) [2021-04-06T17:33:35.012Z] === RUN TestUpdateCPUQuota [2021-04-06T17:33:35.493Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-06T17:33:37.198Z] === RUN TestInspectNetwork/full_network_id [2021-04-06T17:33:37.198Z] === RUN TestInspectNetwork/partial_network_id [2021-04-06T17:33:37.198Z] === RUN TestInspectNetwork/network_name [2021-04-06T17:33:37.198Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-06T17:33:38.011Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-06T17:33:38.011Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-06T17:33:38.267Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-06T17:33:39.262Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.6% of statements [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/rootless [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/volume [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-06T17:33:39.262Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === Skipped [2021-04-06T17:33:39.262Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-06T17:33:39.262Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-06T17:33:39.262Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-06T17:33:39.262Z] time="2021-04-06T17:32:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-06T17:33:39.262Z] time="2021-04-06T17:32:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-06T17:33:39.262Z] time="2021-04-06T17:32:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-06T17:33:39.262Z] time="2021-04-06T17:32:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-06T17:33:39.262Z] time="2021-04-06T17:32:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-06T17:33:39.262Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-06T17:33:39.262Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-06T17:33:39.262Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.262Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-06T17:33:39.262Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:33:39.262Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:33:39.262Z] [2021-04-06T17:33:39.263Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-06T17:33:39.263Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:33:39.263Z] [2021-04-06T17:33:39.263Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-06T17:33:39.263Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-06T17:33:39.263Z] [2021-04-06T17:33:39.263Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-06T17:33:39.263Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-06T17:33:39.263Z] [2021-04-06T17:33:39.263Z] [2021-04-06T17:33:39.263Z] DONE 2247 tests, 26 skipped in 264.579s Post stage [Pipeline] junit [2021-04-06T17:33:39.309Z] Recording test results [2021-04-06T17:33:39.678Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:33:39.843Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-06T17:33:39.843Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-06T17:33:40.117Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -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:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh dynbinary test-integration [2021-04-06T17:33:40.163Z] --- PASS: TestDaemonHostGatewayIP (6.18s) [2021-04-06T17:33:40.163Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:33:40.163Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-06T17:33:40.208Z] --- PASS: TestCheckoutGit (28.18s) [2021-04-06T17:33:40.208Z] === RUN TestValidGitTransport [2021-04-06T17:33:40.208Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-06T17:33:40.208Z] === RUN TestGitInvalidRef [2021-04-06T17:33:40.415Z] [2021-04-06T17:33:40.415Z] Removing bundles/ [2021-04-06T17:33:40.415Z] [2021-04-06T17:33:40.415Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-06T17:33:40.415Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:33:40.415Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:33:40.667Z] --- PASS: TestGitInvalidRef (0.19s) [2021-04-06T17:33:40.668Z] PASS [2021-04-06T17:33:40.668Z] coverage: 86.3% of statements [2021-04-06T17:33:40.668Z] ok github.com/docker/docker/builder/remotecontext/git 28.452s coverage: 86.3% of statements [2021-04-06T17:33:41.123Z] ? github.com/docker/docker/cli [no test files] [2021-04-06T17:33:41.123Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-06T17:33:41.291Z] Cross building: bundles/cross/windows/amd64 [2021-04-06T17:33:41.291Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-06T17:33:41.291Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-06T17:33:42.054Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-06T17:33:42.741Z] --- PASS: TestInspectNetwork (11.94s) [2021-04-06T17:33:42.741Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-06T17:33:42.741Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-06T17:33:42.741Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-06T17:33:42.741Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-06T17:33:42.741Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:33:43.091Z] --- PASS: TestUpdateCPUQuota (7.01s) [2021-04-06T17:33:43.091Z] === RUN TestUpdatePidsLimit [2021-04-06T17:33:43.091Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-06T17:33:43.091Z] === RUN TestUpdatePidsLimit/no_change [2021-04-06T17:33:43.346Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-06T17:33:44.273Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-06T17:33:44.576Z] --- PASS: TestDaemonRestartIpcMode (4.26s) [2021-04-06T17:33:44.576Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-06T17:33:44.834Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-06T17:33:45.140Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-06T17:33:45.140Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-06T17:33:45.458Z] --- PASS: TestRunContainerWithBridgeNone (3.14s) [2021-04-06T17:33:45.458Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:33:45.458Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:33:45.458Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:33:45.458Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:33:45.458Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:33:45.458Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:33:45.458Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:33:45.458Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:33:45.458Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:33:45.458Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:33:45.458Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-06T17:33:45.458Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:33:45.458Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:33:45.458Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:33:45.458Z] === RUN TestNetworkList [2021-04-06T17:33:45.458Z] === RUN TestNetworkList//networks [2021-04-06T17:33:45.458Z] === PAUSE TestNetworkList//networks [2021-04-06T17:33:45.458Z] === RUN TestNetworkList//networks/ [2021-04-06T17:33:45.458Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:33:45.458Z] === CONT TestNetworkList//networks [2021-04-06T17:33:45.458Z] === CONT TestNetworkList//networks/ [2021-04-06T17:33:45.458Z] --- PASS: TestNetworkList (0.01s) [2021-04-06T17:33:45.458Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:33:45.458Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:33:45.458Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:33:45.458Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-04-06T17:33:45.458Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:33:45.702Z] --- PASS: TestContainerKillOnDaemonStart (13.76s) [2021-04-06T17:33:45.702Z] PASS [2021-04-06T17:33:45.702Z] [2021-04-06T17:33:45.702Z] === Skipped [2021-04-06T17:33:45.702Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-06T17:33:45.702Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:33:45.702Z] [2021-04-06T17:33:45.702Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-06T17:33:45.702Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:33:45.702Z] [2021-04-06T17:33:45.702Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-06T17:33:45.702Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:33:45.702Z] [2021-04-06T17:33:45.702Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:33:45.702Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:33:45.702Z] [2021-04-06T17:33:45.702Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:33:45.702Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:33:45.702Z] [2021-04-06T17:33:45.702Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-06T17:33:45.702Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:33:45.702Z] [2021-04-06T17:33:45.702Z] [2021-04-06T17:33:45.702Z] DONE 197 tests, 6 skipped in 246.859s [2021-04-06T17:33:45.702Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:33:45.702Z] ++ 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 [2021-04-06T17:33:45.702Z] ++ set -e [2021-04-06T17:33:45.702Z] ++ '[' -n 0 ']' [2021-04-06T17:33:45.702Z] ++ set -x [2021-04-06T17:33:45.702Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:33:45.761Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-06T17:33:45.958Z] INFO: Testing against a local daemon [2021-04-06T17:33:45.958Z] === RUN TestCommitInheritsEnv [2021-04-06T17:33:46.214Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-06T17:33:46.214Z] --- PASS: TestCommitInheritsEnv (0.49s) [2021-04-06T17:33:46.214Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:33:46.214Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-06T17:33:46.214Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:33:46.484Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-06T17:33:46.487Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-06T17:33:46.487Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:33:46.487Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-04-06T17:33:46.487Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:33:46.509Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-04-06T17:33:46.509Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:33:46.888Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-06T17:33:46.888Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-06T17:33:46.888Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-06T17:33:46.888Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-06T17:33:46.888Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-06T17:33:46.889Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-06T17:33:46.889Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-06T17:33:46.889Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-06T17:33:46.889Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-06T17:33:46.889Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-06T17:33:46.889Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-06T17:33:46.889Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-06T17:33:46.889Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-06T17:33:46.889Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-06T17:33:46.889Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestConfigureDaemonLogs [2021-04-06T17:33:46.889Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestCommonOptionsInstallFlags [2021-04-06T17:33:46.889Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-06T17:33:46.889Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-06T17:33:46.889Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-06T17:33:46.889Z] PASS [2021-04-06T17:33:46.889Z] coverage: 18.4% of statements [2021-04-06T17:33:46.889Z] ok github.com/docker/docker/cmd/dockerd 0.362s coverage: 18.4% of statements [2021-04-06T17:33:47.049Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2021-04-06T17:33:47.049Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:33:47.536Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-04-06T17:33:47.537Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:33:47.611Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-06T17:33:47.849Z] --- PASS: TestUpdatePidsLimit (5.63s) [2021-04-06T17:33:47.849Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.71s) [2021-04-06T17:33:47.849Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-04-06T17:33:47.849Z] --- PASS: TestUpdatePidsLimit/update_lower (0.71s) [2021-04-06T17:33:47.849Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-04-06T17:33:47.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.82s) [2021-04-06T17:33:47.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.74s) [2021-04-06T17:33:47.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) [2021-04-06T17:33:47.849Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:33:47.850Z] === RUN TestContainerStopSignal [2021-04-06T17:33:47.850Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-06T17:33:47.850Z] === RUN TestContainerStopTimeout [2021-04-06T17:33:47.850Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-06T17:33:47.850Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-06T17:33:47.850Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-06T17:33:47.850Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-06T17:33:47.851Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-06T17:33:47.851Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestReplaceAndAppendEnvVars [2021-04-06T17:33:47.851Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-06T17:33:47.851Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-06T17:33:47.851Z] === RUN TestNewMemoryStore [2021-04-06T17:33:47.851Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestAddContainers [2021-04-06T17:33:47.851Z] --- PASS: TestAddContainers (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestGetContainer [2021-04-06T17:33:47.851Z] --- PASS: TestGetContainer (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestDeleteContainer [2021-04-06T17:33:47.851Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestListContainers [2021-04-06T17:33:47.851Z] --- PASS: TestListContainers (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestFirstContainer [2021-04-06T17:33:47.851Z] --- PASS: TestFirstContainer (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestApplyAllContainer [2021-04-06T17:33:47.851Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestIsValidHealthString [2021-04-06T17:33:47.851Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestStateRunStop [2021-04-06T17:33:47.851Z] --- PASS: TestStateRunStop (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestStateTimeoutWait [2021-04-06T17:33:47.851Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-06T17:33:47.851Z] state_test.go:141: Stop callback fired [2021-04-06T17:33:47.851Z] state_test.go:165: Stop callback fired [2021-04-06T17:33:47.851Z] === RUN TestIsValidStateString [2021-04-06T17:33:47.851Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestViewSaveDelete [2021-04-06T17:33:47.851Z] --- PASS: TestViewSaveDelete (0.02s) [2021-04-06T17:33:47.851Z] === RUN TestViewAll [2021-04-06T17:33:47.851Z] --- PASS: TestViewAll (0.03s) [2021-04-06T17:33:47.851Z] === RUN TestViewGet [2021-04-06T17:33:47.851Z] --- PASS: TestViewGet (0.01s) [2021-04-06T17:33:47.851Z] === RUN TestNames [2021-04-06T17:33:47.851Z] --- PASS: TestNames (0.00s) [2021-04-06T17:33:47.851Z] === RUN TestViewWithHealthCheck [2021-04-06T17:33:47.851Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-04-06T17:33:47.851Z] PASS [2021-04-06T17:33:47.851Z] coverage: 41.6% of statements [2021-04-06T17:33:47.851Z] ok github.com/docker/docker/container 0.250s coverage: 41.6% of statements [2021-04-06T17:33:47.851Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-06T17:33:47.851Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-06T17:33:47.851Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-06T17:33:47.851Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-06T17:33:48.563Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-04-06T17:33:48.563Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:33:48.977Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-06T17:33:48.977Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-06T17:33:49.379Z] === RUN TestPrepare [2021-04-06T17:33:49.379Z] --- PASS: TestPrepare (0.00s) [2021-04-06T17:33:49.379Z] === RUN TestStart [2021-04-06T17:33:49.379Z] --- PASS: TestStart (0.00s) [2021-04-06T17:33:49.379Z] === RUN TestWaitCancel [2021-04-06T17:33:49.379Z] --- PASS: TestWaitCancel (0.00s) [2021-04-06T17:33:49.379Z] === RUN TestWaitDisabled [2021-04-06T17:33:49.379Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-06T17:33:49.379Z] === RUN TestWaitEnabled [2021-04-06T17:33:49.379Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-06T17:33:49.379Z] === RUN TestRemove [2021-04-06T17:33:49.379Z] --- PASS: TestRemove (0.00s) [2021-04-06T17:33:49.379Z] PASS [2021-04-06T17:33:49.379Z] coverage: 65.3% of statements [2021-04-06T17:33:49.380Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.151s coverage: 65.3% of statements [2021-04-06T17:33:50.092Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-04-06T17:33:50.092Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:33:50.342Z] --- PASS: TestRemoveImageGarbageCollector (3.10s) [2021-04-06T17:33:50.342Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:33:50.342Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-06T17:33:50.342Z] === RUN TestTagInvalidReference [2021-04-06T17:33:50.342Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-06T17:33:50.342Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:33:50.343Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-06T17:33:50.343Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:33:50.343Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-06T17:33:50.343Z] === RUN TestTagOfficialNames [2021-04-06T17:33:50.343Z] --- PASS: TestTagOfficialNames (0.08s) [2021-04-06T17:33:50.343Z] === RUN TestTagMatchesDigest [2021-04-06T17:33:50.343Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-06T17:33:50.343Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-06T17:33:50.381Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-04-06T17:33:50.381Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:33:50.665Z] --- PASS: TestCreateServiceMultipleTimes (18.83s) [2021-04-06T17:33:50.665Z] === RUN TestCreateServiceConflict [2021-04-06T17:33:50.905Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-06T17:33:51.468Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-06T17:33:52.274Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-06T17:33:52.274Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-06T17:33:52.274Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-06T17:33:52.274Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-06T17:33:52.274Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-06T17:33:52.274Z] PASS [2021-04-06T17:33:52.274Z] coverage: 35.9% of statements [2021-04-06T17:33:52.274Z] ok github.com/docker/docker/daemon/cluster/convert 0.259s coverage: 35.9% of statements [2021-04-06T17:33:52.274Z] === RUN TestNewListSecretsFilters [2021-04-06T17:33:52.274Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-06T17:33:52.274Z] === RUN TestNewListConfigsFilters [2021-04-06T17:33:52.274Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-06T17:33:52.274Z] PASS [2021-04-06T17:33:52.274Z] coverage: 0.5% of statements [2021-04-06T17:33:52.396Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-04-06T17:33:52.730Z] ok github.com/docker/docker/daemon/cluster 0.427s coverage: 0.5% of statements [2021-04-06T17:33:53.961Z] --- PASS: TestCreateServiceConflict (3.14s) [2021-04-06T17:33:53.961Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:33:54.815Z] --- PASS: TestServiceWithPredefinedNetwork (3.83s) [2021-04-06T17:33:54.815Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:33:54.815Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:33:54.815Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:33:54.815Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:33:56.450Z] === RUN TestDiscoveryOptsErrors [2021-04-06T17:33:56.450Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-06T17:33:56.450Z] === RUN TestDiscoveryOpts [2021-04-06T17:33:56.450Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-06T17:33:56.450Z] PASS [2021-04-06T17:33:56.450Z] coverage: 30.0% of statements [2021-04-06T17:33:56.450Z] ok github.com/docker/docker/daemon/discovery 0.250s coverage: 30.0% of statements [2021-04-06T17:33:57.259Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2021-04-06T17:33:57.259Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:33:58.615Z] === RUN TestBuilderGC [2021-04-06T17:33:58.615Z] --- PASS: TestBuilderGC (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestDaemonConfigurationNotFound [2021-04-06T17:33:58.615Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestDaemonBrokenConfiguration [2021-04-06T17:33:58.615Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestParseClusterAdvertiseSettings [2021-04-06T17:33:58.615Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestFindConfigurationConflicts [2021-04-06T17:33:58.615Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-06T17:33:58.615Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-06T17:33:58.615Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-06T17:33:58.615Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-06T17:33:58.615Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-06T17:33:58.615Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-06T17:33:58.615Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-06T17:33:58.615Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-06T17:33:58.615Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-06T17:33:58.615Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-06T17:33:58.615Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-06T17:33:58.615Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-06T17:33:58.615Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-06T17:33:58.615Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-06T17:33:58.615Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-06T17:33:58.615Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-06T17:33:58.616Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-06T17:33:58.616Z] === RUN TestValidateConfiguration [2021-04-06T17:33:58.616Z] === RUN TestValidateConfiguration/with_label [2021-04-06T17:33:58.616Z] === RUN TestValidateConfiguration/with_dns [2021-04-06T17:33:58.616Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-06T17:33:58.616Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-06T17:33:58.616Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-06T17:33:58.616Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-06T17:33:58.616Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-06T17:33:58.616Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-06T17:33:58.616Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-06T17:33:58.616Z] === RUN TestModifiedDiscoverySettings [2021-04-06T17:33:58.616Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-06T17:33:58.616Z] === RUN TestReloadSetConfigFileNotExist [2021-04-06T17:33:58.616Z] time="2021-04-06T17:33:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-06T17:33:58.616Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-04-06T17:33:58.616Z] === RUN TestReloadDefaultConfigNotExist [2021-04-06T17:33:58.616Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-06T17:33:58.616Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:33:58.616Z] === RUN TestReloadBadDefaultConfig [2021-04-06T17:33:58.616Z] time="2021-04-06T17:33:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-168794219" [2021-04-06T17:33:58.616Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-06T17:33:58.616Z] === RUN TestReloadWithConflictingLabels [2021-04-06T17:33:58.616Z] time="2021-04-06T17:33:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-378717902" [2021-04-06T17:33:58.616Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-06T17:33:58.616Z] === RUN TestReloadWithDuplicateLabels [2021-04-06T17:33:58.616Z] time="2021-04-06T17:33:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-568828885" [2021-04-06T17:33:58.616Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-06T17:33:58.616Z] === RUN TestDaemonConfigurationMerge [2021-04-06T17:33:58.616Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-06T17:33:58.616Z] PASS [2021-04-06T17:33:58.616Z] coverage: 79.7% of statements [2021-04-06T17:33:58.616Z] ok github.com/docker/docker/daemon/config 0.377s coverage: 79.7% of statements [2021-04-06T17:33:58.947Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-06T17:33:59.071Z] === RUN TestVerifyNetworkingConfig [2021-04-06T17:33:59.071Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestGetContainer [2021-04-06T17:33:59.071Z] --- PASS: TestGetContainer (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestValidContainerNames [2021-04-06T17:33:59.071Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestContainerInitDNS [2021-04-06T17:33:59.071Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-06T17:33:59.071Z] daemon_test.go:147: root required [2021-04-06T17:33:59.071Z] === RUN TestMerge [2021-04-06T17:33:59.071Z] --- PASS: TestMerge (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestValidateContainerIsolation [2021-04-06T17:33:59.071Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestFindNetworkErrorType [2021-04-06T17:33:59.071Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestEnsureServicesExist [2021-04-06T17:33:59.071Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestEnsureServicesExistErrors [2021-04-06T17:33:59.071Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-06T17:33:59.071Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-06T17:33:59.071Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-06T17:33:59.071Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-06T17:33:59.071Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-06T17:33:59.071Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-06T17:33:59.071Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestContainerDelete [2021-04-06T17:33:59.071Z] --- PASS: TestContainerDelete (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestContainerDoubleDelete [2021-04-06T17:33:59.071Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestLogContainerEventCopyLabels [2021-04-06T17:33:59.071Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestLogContainerEventWithAttributes [2021-04-06T17:33:59.071Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestNoneHealthcheck [2021-04-06T17:33:59.071Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-06T17:33:59.071Z] === RUN TestHealthStates [2021-04-06T17:33:59.071Z] time="2021-04-06T17:33:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:33:59.071Z] time="2021-04-06T17:33:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:33:59.071Z] time="2021-04-06T17:33:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:33:59.072Z] time="2021-04-06T17:33:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:33:59.072Z] time="2021-04-06T17:33:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:33:59.072Z] time="2021-04-06T17:33:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:33:59.072Z] time="2021-04-06T17:33:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:33:59.072Z] time="2021-04-06T17:33:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:33:59.072Z] time="2021-04-06T17:33:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:33:59.072Z] time="2021-04-06T17:33:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:33:59.072Z] --- PASS: TestHealthStates (0.09s) [2021-04-06T17:33:59.072Z] === RUN TestMaskURLCredentials [2021-04-06T17:33:59.072Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestGetInspectData [2021-04-06T17:33:59.072Z] --- PASS: TestGetInspectData (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestFillLicense [2021-04-06T17:33:59.072Z] --- PASS: TestFillLicense (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestListInvalidFilter [2021-04-06T17:33:59.072Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestNameFilter [2021-04-06T17:33:59.072Z] --- PASS: TestNameFilter (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-06T17:33:59.072Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-06T17:33:59.072Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-06T17:33:59.072Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestDaemonReloadLabels [2021-04-06T17:33:59.072Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-06T17:33:59.072Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestDaemonReloadMirrors [2021-04-06T17:33:59.072Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-06T17:33:59.072Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-06T17:33:59.072Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-06T17:33:59.072Z] === RUN TestDaemonDiscoveryReload [2021-04-06T17:33:59.528Z] === RUN TestWaitNodeAttachment [2021-04-06T17:33:59.528Z] === RUN TestEventsLog [2021-04-06T17:33:59.528Z] --- PASS: TestEventsLog (0.00s) [2021-04-06T17:33:59.528Z] === RUN TestEventsLogTimeout [2021-04-06T17:33:59.528Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-06T17:33:59.528Z] === RUN TestLogEvents [2021-04-06T17:33:59.528Z] --- PASS: TestLogEvents (0.05s) [2021-04-06T17:33:59.528Z] === RUN TestLoadBufferedEvents [2021-04-06T17:33:59.528Z] --- PASS: TestLoadBufferedEvents (0.08s) [2021-04-06T17:33:59.528Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-06T17:33:59.528Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-06T17:33:59.528Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-06T17:33:59.528Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-06T17:33:59.528Z] PASS [2021-04-06T17:33:59.528Z] coverage: 50.0% of statements [2021-04-06T17:33:59.528Z] ok github.com/docker/docker/daemon/events 0.595s coverage: 50.0% of statements [2021-04-06T17:33:59.528Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-06T17:33:59.987Z] === RUN TestIsolationConversion [2021-04-06T17:33:59.987Z] === RUN TestIsolationConversion/default [2021-04-06T17:33:59.987Z] === RUN TestIsolationConversion/process [2021-04-06T17:33:59.987Z] === RUN TestIsolationConversion/hyperv [2021-04-06T17:33:59.987Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-06T17:33:59.987Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-06T17:33:59.987Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-06T17:33:59.987Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-06T17:33:59.987Z] === RUN TestContainerLabels [2021-04-06T17:33:59.987Z] --- PASS: TestContainerLabels (0.00s) [2021-04-06T17:33:59.987Z] === RUN TestCredentialSpecConversion [2021-04-06T17:33:59.987Z] === RUN TestCredentialSpecConversion/none [2021-04-06T17:33:59.987Z] === RUN TestCredentialSpecConversion/config [2021-04-06T17:33:59.987Z] === RUN TestCredentialSpecConversion/file [2021-04-06T17:33:59.987Z] === RUN TestCredentialSpecConversion/registry [2021-04-06T17:33:59.987Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-06T17:33:59.987Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-06T17:33:59.987Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-06T17:33:59.987Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-06T17:33:59.987Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-06T17:33:59.987Z] === RUN TestControllerValidateMountBind [2021-04-06T17:33:59.987Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-06T17:33:59.987Z] === RUN TestControllerValidateMountVolume [2021-04-06T17:33:59.987Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-06T17:33:59.987Z] === RUN TestControllerValidateMountTarget [2021-04-06T17:33:59.987Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-06T17:33:59.987Z] === RUN TestControllerValidateMountTmpfs [2021-04-06T17:33:59.987Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-06T17:33:59.987Z] === RUN TestControllerValidateMountInvalidType [2021-04-06T17:33:59.987Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-06T17:33:59.987Z] === RUN TestControllerValidateMountNamedPipe [2021-04-06T17:33:59.987Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-06T17:33:59.987Z] PASS [2021-04-06T17:33:59.987Z] coverage: 11.3% of statements [2021-04-06T17:33:59.987Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.932s coverage: 11.3% of statements [2021-04-06T17:33:59.987Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-06T17:33:59.987Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-06T17:34:00.442Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-06T17:34:00.442Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-06T17:34:00.837Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-06T17:34:00.900Z] === RUN TestLinkNaming [2021-04-06T17:34:00.900Z] --- PASS: TestLinkNaming (0.00s) [2021-04-06T17:34:00.900Z] === RUN TestLinkNew [2021-04-06T17:34:00.900Z] --- PASS: TestLinkNew (0.00s) [2021-04-06T17:34:00.900Z] === RUN TestLinkEnv [2021-04-06T17:34:00.900Z] --- PASS: TestLinkEnv (0.00s) [2021-04-06T17:34:00.900Z] === RUN TestLinkMultipleEnv [2021-04-06T17:34:00.900Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-06T17:34:00.900Z] === RUN TestLinkPortRangeEnv [2021-04-06T17:34:00.900Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-06T17:34:00.900Z] PASS [2021-04-06T17:34:00.900Z] coverage: 93.0% of statements [2021-04-06T17:34:00.900Z] ok github.com/docker/docker/daemon/links 0.068s coverage: 93.0% of statements [2021-04-06T17:34:00.900Z] === RUN TestIsEmptyDir [2021-04-06T17:34:00.900Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-06T17:34:00.900Z] PASS [2021-04-06T17:34:00.900Z] coverage: 2.3% of statements [2021-04-06T17:34:00.900Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-06T17:34:00.900Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-06T17:34:00.900Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-06T17:34:00.900Z] reload_test.go:520: root required [2021-04-06T17:34:00.900Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-06T17:34:00.900Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-06T17:34:00.900Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-06T17:34:00.900Z] ok github.com/docker/docker/daemon/graphdriver 0.185s coverage: 2.3% of statements [2021-04-06T17:34:00.900Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-04-06T17:34:00.900Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-06T17:34:00.900Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2021-04-06T17:34:00.900Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-06T17:34:00.900Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-04-06T17:34:00.900Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-06T17:34:00.900Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-06T17:34:00.900Z] === RUN TestParseVolumesFrom [2021-04-06T17:34:00.900Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-06T17:34:00.900Z] PASS [2021-04-06T17:34:00.900Z] coverage: 9.1% of statements [2021-04-06T17:34:00.900Z] ok github.com/docker/docker/daemon 2.689s coverage: 9.1% of statements [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-06T17:34:00.900Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-06T17:34:01.765Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-06T17:34:02.682Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2021-04-06T17:34:02.682Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:34:02.682Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-04-06T17:34:02.682Z] === RUN TestWaitNonBlocked [2021-04-06T17:34:02.682Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:34:02.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:34:02.682Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:34:02.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:34:02.682Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:34:02.682Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:34:02.682Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-06T17:34:02.682Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2021-04-06T17:34:02.682Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-04-06T17:34:02.682Z] === RUN TestWaitBlocked [2021-04-06T17:34:02.682Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:34:02.682Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:34:02.682Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:34:02.682Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:34:02.682Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:34:02.682Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:34:02.694Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-06T17:34:03.244Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-06T17:34:03.244Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2021-04-06T17:34:03.244Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-04-06T17:34:03.244Z] === CONT TestContainerStartOnDaemonRestart [2021-04-06T17:34:03.244Z] === CONT TestIpcModeOlderClient [2021-04-06T17:34:03.244Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-04-06T17:34:03.244Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:34:03.623Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-06T17:34:03.788Z] === RUN TestNewStreamConfig [2021-04-06T17:34:03.788Z] === RUN TestNewStreamConfig/defaults [2021-04-06T17:34:03.788Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-06T17:34:03.788Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-06T17:34:03.788Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-06T17:34:03.788Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-06T17:34:03.788Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-06T17:34:03.788Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-06T17:34:03.788Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-06T17:34:03.788Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-06T17:34:04.243Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-06T17:34:04.243Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-06T17:34:04.243Z] time="2021-04-06T17:34:03Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-06T17:34:04.243Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-04-06T17:34:04.243Z] === RUN TestCreateSuccess [2021-04-06T17:34:04.243Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCreateLogGroupSuccess [2021-04-06T17:34:04.243Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCreateError [2021-04-06T17:34:04.243Z] --- PASS: TestCreateError (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCreateAlreadyExists [2021-04-06T17:34:04.243Z] time="2021-04-06T17:34:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-06T17:34:04.243Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestLogClosed [2021-04-06T17:34:04.243Z] --- PASS: TestLogClosed (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestLogBlocking [2021-04-06T17:34:04.243Z] --- PASS: TestLogBlocking (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-06T17:34:04.243Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestLogNonBlockingBufferFull [2021-04-06T17:34:04.243Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestPublishBatchSuccess [2021-04-06T17:34:04.243Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestPublishBatchError [2021-04-06T17:34:04.243Z] time="2021-04-06T17:34:03Z" level=error msg=Error [2021-04-06T17:34:04.243Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-06T17:34:04.243Z] time="2021-04-06T17:34:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-06T17:34:04.243Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-06T17:34:04.243Z] time="2021-04-06T17:34:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-06T17:34:04.243Z] time="2021-04-06T17:34:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-06T17:34:04.243Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchSimple [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchTicker [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchMultilinePattern [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchClose [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestEffectiveLen [2021-04-06T17:34:04.243Z] === RUN TestEffectiveLen/0/Hello [2021-04-06T17:34:04.243Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-06T17:34:04.243Z] === RUN TestEffectiveLen/2/🙃 [2021-04-06T17:34:04.243Z] === RUN TestEffectiveLen/3/���� [2021-04-06T17:34:04.243Z] === RUN TestEffectiveLen/4/He��o [2021-04-06T17:34:04.243Z] === RUN TestEffectiveLen/5/ [2021-04-06T17:34:04.243Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestFindValidSplit [2021-04-06T17:34:04.243Z] === RUN TestFindValidSplit/0/ [2021-04-06T17:34:04.243Z] === RUN TestFindValidSplit/1/Hello [2021-04-06T17:34:04.243Z] === RUN TestFindValidSplit/2/Hello [2021-04-06T17:34:04.243Z] === RUN TestFindValidSplit/3/Hello [2021-04-06T17:34:04.243Z] === RUN TestFindValidSplit/4/🙃 [2021-04-06T17:34:04.243Z] === RUN TestFindValidSplit/5/🙃 [2021-04-06T17:34:04.243Z] === RUN TestFindValidSplit/6/a� [2021-04-06T17:34:04.243Z] === RUN TestFindValidSplit/7/a� [2021-04-06T17:34:04.243Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1044: [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1045: [2021-04-06T17:34:04.243Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1044: Hello [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1045: [2021-04-06T17:34:04.243Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1044: He [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1045: llo [2021-04-06T17:34:04.243Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1044: [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1045: Hello [2021-04-06T17:34:04.243Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1044: [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-06T17:34:04.243Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1045: [2021-04-06T17:34:04.243Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1044: a [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1045: � [2021-04-06T17:34:04.243Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1044: a� [2021-04-06T17:34:04.243Z] cloudwatchlogs_test.go:1045: [2021-04-06T17:34:04.243Z] === RUN TestProcessEventEmoji [2021-04-06T17:34:04.243Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchLineSplit [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchMaxEvents [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-04-06T17:34:04.243Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-06T17:34:04.243Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-04-06T17:34:04.243Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-06T17:34:04.243Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-06T17:34:04.243Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-06T17:34:04.243Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-06T17:34:04.243Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-06T17:34:04.243Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-06T17:34:04.243Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-06T17:34:04.243Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-06T17:34:04.243Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-06T17:34:04.243Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-06T17:34:04.243Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-06T17:34:04.243Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-06T17:34:04.243Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-06T17:34:04.243Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-06T17:34:04.243Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-06T17:34:04.243Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-06T17:34:04.243Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-06T17:34:04.243Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-06T17:34:04.243Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-06T17:34:04.243Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-06T17:34:04.243Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-06T17:34:04.243Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-06T17:34:04.243Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-06T17:34:04.244Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-06T17:34:04.244Z] === RUN TestCreateTagSuccess [2021-04-06T17:34:04.244Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-06T17:34:04.244Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-06T17:34:04.244Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-06T17:34:04.244Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-06T17:34:04.244Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-06T17:34:04.244Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-06T17:34:04.244Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-06T17:34:04.244Z] PASS [2021-04-06T17:34:04.244Z] coverage: 77.8% of statements [2021-04-06T17:34:04.244Z] ok github.com/docker/docker/daemon/logger/awslogs 0.573s coverage: 77.8% of statements [2021-04-06T17:34:04.244Z] === RUN TestSearchRegistryForImagesErrors [2021-04-06T17:34:04.244Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-06T17:34:04.244Z] === RUN TestSearchRegistryForImages [2021-04-06T17:34:04.244Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-06T17:34:04.244Z] === RUN TestOnlyPlatformWithFallback [2021-04-06T17:34:04.244Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-06T17:34:04.244Z] === RUN TestImageDelete [2021-04-06T17:34:04.244Z] === RUN TestImageDelete/no_lease [2021-04-06T17:34:04.244Z] === RUN TestImageDelete/lease_exists [2021-04-06T17:34:04.244Z] === RUN TestAdapterReadLogs [2021-04-06T17:34:04.244Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-06T17:34:04.244Z] === RUN TestCopier [2021-04-06T17:34:04.244Z] --- PASS: TestCopier (0.00s) [2021-04-06T17:34:04.244Z] === RUN TestCopierLongLines [2021-04-06T17:34:04.244Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-06T17:34:04.244Z] === RUN TestCopierSlow [2021-04-06T17:34:04.244Z] --- PASS: TestImageDelete (0.10s) [2021-04-06T17:34:04.244Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-06T17:34:04.244Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2021-04-06T17:34:04.244Z] === RUN TestContentStoreForPull [2021-04-06T17:34:04.244Z] --- PASS: TestContentStoreForPull (0.14s) [2021-04-06T17:34:04.244Z] PASS [2021-04-06T17:34:04.244Z] coverage: 6.7% of statements [2021-04-06T17:34:04.244Z] ok github.com/docker/docker/daemon/images 0.422s coverage: 6.7% of statements [2021-04-06T17:34:04.552Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-06T17:34:04.699Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-06T17:34:04.699Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-06T17:34:04.699Z] --- PASS: TestCopierSlow (0.20s) [2021-04-06T17:34:04.699Z] === RUN TestCopierWithSized [2021-04-06T17:34:04.699Z] === RUN TestCopierWithSized/as_is [2021-04-06T17:34:04.699Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-06T17:34:04.699Z] --- PASS: TestCopierWithSized (0.01s) [2021-04-06T17:34:04.699Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-06T17:34:04.699Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-04-06T17:34:04.699Z] === RUN TestCopierWithPartial [2021-04-06T17:34:04.699Z] --- PASS: TestCopierWithPartial (0.00s) [2021-04-06T17:34:04.699Z] === RUN TestRingLogger [2021-04-06T17:34:04.699Z] --- PASS: TestRingLogger (0.00s) [2021-04-06T17:34:04.699Z] === RUN TestRingCap [2021-04-06T17:34:04.699Z] --- PASS: TestRingCap (0.00s) [2021-04-06T17:34:04.699Z] === RUN TestRingClose [2021-04-06T17:34:04.699Z] --- PASS: TestRingClose (0.00s) [2021-04-06T17:34:04.699Z] === RUN TestRingDrain [2021-04-06T17:34:04.699Z] --- PASS: TestRingDrain (0.00s) [2021-04-06T17:34:04.699Z] PASS [2021-04-06T17:34:04.699Z] coverage: 43.5% of statements [2021-04-06T17:34:04.699Z] ok github.com/docker/docker/daemon/logger 0.359s coverage: 43.5% of statements [2021-04-06T17:34:04.699Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-06T17:34:04.699Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-06T17:34:04.699Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-06T17:34:04.699Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-06T17:34:04.699Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-06T17:34:04.699Z] === RUN TestJSONFileLogger [2021-04-06T17:34:04.699Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-06T17:34:04.699Z] === RUN TestJSONFileLoggerWithTags [2021-04-06T17:34:04.699Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-06T17:34:04.699Z] === RUN TestJSONFileLoggerWithOpts [2021-04-06T17:34:04.699Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-04-06T17:34:04.699Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-06T17:34:04.699Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-04-06T17:34:04.699Z] === RUN TestEncodeDecode [2021-04-06T17:34:04.699Z] === PAUSE TestEncodeDecode [2021-04-06T17:34:04.699Z] === RUN TestUnexpectedEOF [2021-04-06T17:34:04.699Z] time="2021-04-06T17:34:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-06T17:34:04.699Z] time="2021-04-06T17:34:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-06T17:34:04.699Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-04-06T17:34:04.699Z] === CONT TestEncodeDecode [2021-04-06T17:34:04.699Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-06T17:34:04.699Z] PASS [2021-04-06T17:34:04.699Z] coverage: 69.9% of statements [2021-04-06T17:34:04.699Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.236s coverage: 69.9% of statements [2021-04-06T17:34:05.155Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-06T17:34:05.155Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-06T17:34:05.155Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-06T17:34:05.610Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-04-06T17:34:05.610Z] === RUN TestFastTimeMarshalJSON [2021-04-06T17:34:05.610Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-04-06T17:34:05.610Z] PASS [2021-04-06T17:34:05.610Z] coverage: 87.2% of statements [2021-04-06T17:34:05.610Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.165s coverage: 87.2% of statements [2021-04-06T17:34:06.511Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s) [2021-04-06T17:34:06.511Z] === CONT TestContainerKillOnDaemonStart [2021-04-06T17:34:06.572Z] === RUN TestWriteLog [2021-04-06T17:34:06.572Z] === PAUSE TestWriteLog [2021-04-06T17:34:06.572Z] === RUN TestReadLog [2021-04-06T17:34:06.572Z] === PAUSE TestReadLog [2021-04-06T17:34:06.572Z] === CONT TestWriteLog [2021-04-06T17:34:06.572Z] === CONT TestReadLog [2021-04-06T17:34:06.572Z] === RUN TestReadLog/tail_exact [2021-04-06T17:34:06.572Z] --- PASS: TestWriteLog (0.00s) [2021-04-06T17:34:06.572Z] === RUN TestReadLog/tail_less_than_available [2021-04-06T17:34:06.572Z] === RUN TestReadLog/tail_more_than_available [2021-04-06T17:34:06.572Z] --- PASS: TestReadLog (0.13s) [2021-04-06T17:34:06.572Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-04-06T17:34:06.572Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-06T17:34:06.572Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-06T17:34:06.572Z] PASS [2021-04-06T17:34:06.572Z] coverage: 75.2% of statements [2021-04-06T17:34:07.028Z] ok github.com/docker/docker/daemon/logger/local 0.307s coverage: 75.2% of statements [2021-04-06T17:34:07.028Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-06T17:34:07.028Z] === RUN TestOpenFileDelete [2021-04-06T17:34:07.028Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-06T17:34:07.028Z] === RUN TestOpenFileRename [2021-04-06T17:34:07.028Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-06T17:34:07.028Z] === RUN TestParseLogTagDefaultTag [2021-04-06T17:34:07.028Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-06T17:34:07.028Z] === RUN TestParseLogTag [2021-04-06T17:34:07.028Z] --- PASS: TestParseLogTag (0.00s) [2021-04-06T17:34:07.028Z] === RUN TestParseLogTagEmptyTag [2021-04-06T17:34:07.028Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-06T17:34:07.028Z] === RUN TestTailFiles [2021-04-06T17:34:07.028Z] --- PASS: TestTailFiles (0.00s) [2021-04-06T17:34:07.028Z] === RUN TestFollowLogsConsumerGone [2021-04-06T17:34:07.028Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-06T17:34:07.028Z] === RUN TestFollowLogsProducerGone [2021-04-06T17:34:07.028Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-06T17:34:07.028Z] logfile_test.go:179: logDecode() closed after sending 3594 messages [2021-04-06T17:34:07.028Z] logfile_test.go:232: messages sent: 3594, received: 3594 [2021-04-06T17:34:07.028Z] === RUN TestCheckCapacityAndRotate [2021-04-06T17:34:07.028Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-06T17:34:07.028Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-06T17:34:07.073Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.65s) [2021-04-06T17:34:07.073Z] === CONT TestDaemonHostGatewayIP [2021-04-06T17:34:07.483Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-04-06T17:34:07.483Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-04-06T17:34:07.483Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-04-06T17:34:07.483Z] PASS [2021-04-06T17:34:07.483Z] coverage: 55.3% of statements [2021-04-06T17:34:07.483Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.385s coverage: 55.3% of statements [2021-04-06T17:34:07.483Z] === RUN TestLog [2021-04-06T17:34:07.483Z] --- PASS: TestLog (0.01s) [2021-04-06T17:34:07.483Z] PASS [2021-04-06T17:34:07.483Z] coverage: 31.5% of statements [2021-04-06T17:34:07.483Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.127s coverage: 31.5% of statements [2021-04-06T17:34:08.445Z] === RUN TestValidateLogOpt [2021-04-06T17:34:08.445Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-06T17:34:08.445Z] === RUN TestNewMissedConfig [2021-04-06T17:34:08.445Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-06T17:34:08.445Z] === RUN TestNewMissedUrl [2021-04-06T17:34:08.445Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-06T17:34:08.445Z] === RUN TestNewMissedToken [2021-04-06T17:34:08.445Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-06T17:34:08.445Z] === RUN TestNewWithProxy [2021-04-06T17:34:08.445Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-06T17:34:08.445Z] === RUN TestDefault [2021-04-06T17:34:08.445Z] --- PASS: TestDefault (0.01s) [2021-04-06T17:34:08.445Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-06T17:34:08.445Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-06T17:34:08.445Z] === RUN TestJsonFormat [2021-04-06T17:34:08.445Z] --- PASS: TestJsonFormat (0.01s) [2021-04-06T17:34:08.445Z] === RUN TestRawFormat [2021-04-06T17:34:08.445Z] --- PASS: TestRawFormat (0.00s) [2021-04-06T17:34:08.445Z] === RUN TestRawFormatWithLabels [2021-04-06T17:34:08.445Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-06T17:34:08.445Z] === RUN TestRawFormatWithoutTag [2021-04-06T17:34:08.445Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-06T17:34:08.445Z] === RUN TestBatching [2021-04-06T17:34:08.445Z] === RUN TestNewParse [2021-04-06T17:34:08.445Z] --- PASS: TestNewParse (0.00s) [2021-04-06T17:34:08.445Z] PASS [2021-04-06T17:34:08.445Z] coverage: 8.3% of statements [2021-04-06T17:34:08.445Z] ok github.com/docker/docker/daemon/logger/templates 0.138s coverage: 8.3% of statements [2021-04-06T17:34:08.445Z] --- PASS: TestBatching (0.27s) [2021-04-06T17:34:08.445Z] === RUN TestFrequency [2021-04-06T17:34:08.900Z] --- PASS: TestFrequency (0.31s) [2021-04-06T17:34:08.900Z] === RUN TestOneMessagePerRequest [2021-04-06T17:34:08.900Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-06T17:34:08.900Z] === RUN TestVerify [2021-04-06T17:34:08.900Z] --- PASS: TestVerify (0.00s) [2021-04-06T17:34:08.900Z] === RUN TestSkipVerify [2021-04-06T17:34:08.900Z] === RUN TestParseLogFormat [2021-04-06T17:34:08.900Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-06T17:34:08.900Z] === RUN TestValidateLogOptEmpty [2021-04-06T17:34:08.900Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-06T17:34:08.900Z] === RUN TestValidateSyslogAddress [2021-04-06T17:34:08.900Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-06T17:34:08.900Z] === RUN TestParseAddressDefaultPort [2021-04-06T17:34:08.900Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-06T17:34:08.900Z] === RUN TestValidateSyslogFacility [2021-04-06T17:34:08.900Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-06T17:34:08.900Z] === RUN TestValidateLogOptSyslogFormat [2021-04-06T17:34:08.900Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-06T17:34:08.900Z] === RUN TestValidateLogOpt [2021-04-06T17:34:08.900Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-06T17:34:08.900Z] PASS [2021-04-06T17:34:08.900Z] coverage: 46.8% of statements [2021-04-06T17:34:08.900Z] ok github.com/docker/docker/daemon/logger/syslog 0.092s coverage: 46.8% of statements [2021-04-06T17:34:08.900Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:08.900Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:08.900Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:08.900Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:09.355Z] --- PASS: TestSkipVerify (0.37s) [2021-04-06T17:34:09.355Z] === RUN TestBufferMaximum [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617730448.982024\",\"host\":\"0066aa7c0987\"}'" [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617730448.982024\",\"host\":\"0066aa7c0987\"}'" [2021-04-06T17:34:09.355Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-06T17:34:09.355Z] === RUN TestServerAlwaysDown [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617730448.984031\",\"host\":\"0066aa7c0987\"}'" [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617730448.984031\",\"host\":\"0066aa7c0987\"}'" [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617730448.984031\",\"host\":\"0066aa7c0987\"}'" [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617730448.985031\",\"host\":\"0066aa7c0987\"}'" [2021-04-06T17:34:09.355Z] time="2021-04-06T17:34:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617730448.985031\",\"host\":\"0066aa7c0987\"}'" [2021-04-06T17:34:09.355Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-06T17:34:09.355Z] === RUN TestCannotSendAfterClose [2021-04-06T17:34:09.355Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-06T17:34:09.355Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-06T17:34:09.801Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-06T17:34:09.801Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-06T17:34:09.801Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-06T17:34:10.318Z] time="2021-04-06T17:34:09Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-06T17:34:10.318Z] time="2021-04-06T17:34:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0066aa7c0987\"}'" [2021-04-06T17:34:10.318Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-04-06T17:34:10.318Z] PASS [2021-04-06T17:34:10.318Z] coverage: 82.5% of statements [2021-04-06T17:34:10.318Z] ok github.com/docker/docker/daemon/logger/splunk 2.062s coverage: 82.5% of statements [2021-04-06T17:34:10.318Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-06T17:34:10.318Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-06T17:34:10.318Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-06T17:34:11.246Z] --- PASS: TestDaemonHostGatewayIP (4.39s) [2021-04-06T17:34:11.246Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:34:11.279Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-06T17:34:11.279Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-06T17:34:11.279Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-06T17:34:11.279Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-06T17:34:11.279Z] === RUN TestContinueOnError_NeverContinue [2021-04-06T17:34:11.279Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-06T17:34:11.279Z] === RUN TestManifestStore [2021-04-06T17:34:11.279Z] === RUN TestManifestStore/no_remote_or_local [2021-04-06T17:34:11.279Z] time="2021-04-06T17:34:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local509964503\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-06T17:34:11.279Z] === RUN TestV1IDService [2021-04-06T17:34:11.279Z] === RUN TestManifestStore/no_local_cache [2021-04-06T17:34:11.279Z] === RUN TestManifestStore/with_local_cache [2021-04-06T17:34:11.279Z] --- PASS: TestV1IDService (0.04s) [2021-04-06T17:34:11.279Z] === RUN TestV2MetadataService [2021-04-06T17:34:11.279Z] === RUN TestManifestStore/unknown_media_type [2021-04-06T17:34:11.279Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-06T17:34:11.279Z] time="2021-04-06T17:34:10Z" level=warning msg="reference for unknown type: " [2021-04-06T17:34:11.279Z] time="2021-04-06T17:34:10Z" level=warning msg="reference for unknown type: " [2021-04-06T17:34:11.279Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-06T17:34:11.279Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-06T17:34:11.279Z] === RUN TestSuccessfulDownload [2021-04-06T17:34:11.279Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-06T17:34:11.279Z] download_test.go:268: Needs fixing on Windows [2021-04-06T17:34:11.279Z] === RUN TestCancelledDownload [2021-04-06T17:34:11.279Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-06T17:34:11.279Z] === RUN TestMaxDownloadAttempts [2021-04-06T17:34:11.279Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-06T17:34:11.279Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-06T17:34:11.279Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-06T17:34:11.279Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-06T17:34:11.279Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-06T17:34:11.280Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-06T17:34:11.280Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-06T17:34:11.280Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-06T17:34:11.280Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-06T17:34:11.280Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-06T17:34:11.280Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-06T17:34:11.280Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-06T17:34:11.280Z] time="2021-04-06T17:34:11Z" level=warning msg="reference for unknown type: " [2021-04-06T17:34:11.280Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-06T17:34:11.280Z] time="2021-04-06T17:34:11Z" level=warning msg="reference for unknown type: " [2021-04-06T17:34:11.280Z] time="2021-04-06T17:34:11Z" level=warning msg="reference for unknown type: " [2021-04-06T17:34:11.280Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-06T17:34:11.280Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-06T17:34:11.280Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-06T17:34:11.280Z] time="2021-04-06T17:34:11Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore (0.25s) [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-06T17:34:11.280Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-04-06T17:34:11.280Z] === RUN TestDetectManifestBlobMediaType [2021-04-06T17:34:11.280Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-06T17:34:11.280Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-06T17:34:11.280Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-06T17:34:11.280Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-06T17:34:11.280Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-06T17:34:11.280Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-06T17:34:11.280Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-06T17:34:11.280Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-06T17:34:11.280Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-06T17:34:11.280Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-06T17:34:11.280Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-06T17:34:11.280Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-06T17:34:11.280Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-06T17:34:11.280Z] === RUN TestFixManifestLayers [2021-04-06T17:34:11.280Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-06T17:34:11.280Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-06T17:34:11.280Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-06T17:34:11.280Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-06T17:34:11.280Z] === RUN TestFixManifestLayersBadParent [2021-04-06T17:34:11.280Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-06T17:34:11.280Z] === RUN TestValidateManifest [2021-04-06T17:34:11.280Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-06T17:34:11.280Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-06T17:34:11.280Z] === RUN TestFormatPlatform [2021-04-06T17:34:11.280Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-06T17:34:11.280Z] === RUN TestGetRepositoryMountCandidates [2021-04-06T17:34:11.280Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-06T17:34:11.280Z] === RUN TestLayerAlreadyExists [2021-04-06T17:34:11.280Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-06T17:34:11.280Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:34:11.280Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:34:11.280Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:34:11.280Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:34:11.280Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:34:11.280Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:34:11.280Z] === RUN TestWhenEmptyAuthConfig [2021-04-06T17:34:11.736Z] time="2021-04-06T17:34:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-06T17:34:11.736Z] time="2021-04-06T17:34:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-06T17:34:11.736Z] time="2021-04-06T17:34:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-06T17:34:11.736Z] time="2021-04-06T17:34:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-06T17:34:11.736Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-06T17:34:11.736Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-04-06T17:34:11.736Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-04-06T17:34:11.736Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-04-06T17:34:11.736Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-04-06T17:34:11.736Z] === RUN TestTransfer [2021-04-06T17:34:11.736Z] --- PASS: TestTransfer (0.12s) [2021-04-06T17:34:11.736Z] === RUN TestConcurrencyLimit [2021-04-06T17:34:11.736Z] --- PASS: TestV2MetadataService (0.69s) [2021-04-06T17:34:11.736Z] PASS [2021-04-06T17:34:11.736Z] coverage: 48.2% of statements [2021-04-06T17:34:11.736Z] ok github.com/docker/docker/distribution/metadata 0.881s coverage: 48.2% of statements [2021-04-06T17:34:12.157Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.93s) [2021-04-06T17:34:12.157Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:34:12.191Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-04-06T17:34:12.191Z] === RUN TestInactiveJobs [2021-04-06T17:34:12.191Z] === RUN TestNotFound [2021-04-06T17:34:12.191Z] --- PASS: TestNotFound (0.00s) [2021-04-06T17:34:12.191Z] === RUN TestConflict [2021-04-06T17:34:12.191Z] --- PASS: TestConflict (0.00s) [2021-04-06T17:34:12.191Z] === RUN TestForbidden [2021-04-06T17:34:12.191Z] --- PASS: TestForbidden (0.00s) [2021-04-06T17:34:12.191Z] === RUN TestInvalidParameter [2021-04-06T17:34:12.191Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-06T17:34:12.191Z] === RUN TestNotImplemented [2021-04-06T17:34:12.191Z] --- PASS: TestNotImplemented (0.00s) [2021-04-06T17:34:12.191Z] === RUN TestNotModified [2021-04-06T17:34:12.191Z] --- PASS: TestNotModified (0.00s) [2021-04-06T17:34:12.191Z] === RUN TestUnauthorized [2021-04-06T17:34:12.191Z] --- PASS: TestUnauthorized (0.00s) [2021-04-06T17:34:12.191Z] === RUN TestUnknown [2021-04-06T17:34:12.191Z] --- PASS: TestUnknown (0.00s) [2021-04-06T17:34:12.191Z] === RUN TestCancelled [2021-04-06T17:34:12.191Z] --- PASS: TestCancelled (0.00s) [2021-04-06T17:34:12.191Z] === RUN TestDeadline [2021-04-06T17:34:12.191Z] --- PASS: TestDeadline (0.00s) [2021-04-06T17:34:12.191Z] === RUN TestDataLoss [2021-04-06T17:34:12.192Z] --- PASS: TestDataLoss (0.00s) [2021-04-06T17:34:12.192Z] === RUN TestUnavailable [2021-04-06T17:34:12.192Z] --- PASS: TestUnavailable (0.00s) [2021-04-06T17:34:12.192Z] === RUN TestSystem [2021-04-06T17:34:12.192Z] --- PASS: TestSystem (0.00s) [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Not_Found [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Bad_Request [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Conflict [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Unauthorized [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Forbidden [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Not_Modified [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-06T17:34:12.192Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-06T17:34:12.192Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-06T17:34:12.192Z] PASS [2021-04-06T17:34:12.192Z] coverage: 53.1% of statements [2021-04-06T17:34:12.192Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2021-04-06T17:34:12.648Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-04-06T17:34:12.648Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-06T17:34:12.648Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-06T17:34:12.648Z] === RUN TestTokenPassThru [2021-04-06T17:34:12.648Z] --- PASS: TestTokenPassThru (0.01s) [2021-04-06T17:34:12.648Z] === RUN TestTokenPassThruDifferentHost [2021-04-06T17:34:12.648Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-06T17:34:12.648Z] PASS [2021-04-06T17:34:12.648Z] coverage: 23.6% of statements [2021-04-06T17:34:12.648Z] ok github.com/docker/docker/distribution 1.518s coverage: 23.6% of statements [2021-04-06T17:34:12.648Z] --- PASS: TestInactiveJobs (0.40s) [2021-04-06T17:34:12.648Z] === RUN TestWatchRelease [2021-04-06T17:34:12.648Z] --- PASS: TestWatchRelease (0.04s) [2021-04-06T17:34:12.648Z] === RUN TestWatchFinishedTransfer [2021-04-06T17:34:12.648Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-06T17:34:12.648Z] === RUN TestDuplicateTransfer [2021-04-06T17:34:12.648Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-06T17:34:12.648Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-04-06T17:34:12.648Z] === RUN TestSuccessfulUpload [2021-04-06T17:34:13.104Z] time="2021-04-06T17:34:12Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-06T17:34:13.104Z] --- PASS: TestSuccessfulUpload (0.57s) [2021-04-06T17:34:13.104Z] === RUN TestCancelledUpload [2021-04-06T17:34:13.104Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-06T17:34:13.104Z] PASS [2021-04-06T17:34:13.104Z] coverage: 76.8% of statements [2021-04-06T17:34:13.104Z] ok github.com/docker/docker/distribution/xfer 1.974s coverage: 76.8% of statements [2021-04-06T17:34:13.104Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-06T17:34:13.559Z] === RUN TestCompare [2021-04-06T17:34:13.559Z] --- PASS: TestCompare (0.00s) [2021-04-06T17:34:13.559Z] PASS [2021-04-06T17:34:13.559Z] coverage: 19.2% of statements [2021-04-06T17:34:14.015Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2021-04-06T17:34:14.016Z] === RUN TestFSGetInvalidData [2021-04-06T17:34:14.016Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-06T17:34:14.016Z] === RUN TestFSInvalidSet [2021-04-06T17:34:14.016Z] --- PASS: TestFSInvalidSet (0.02s) [2021-04-06T17:34:14.016Z] === RUN TestFSInvalidRoot [2021-04-06T17:34:14.016Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-04-06T17:34:14.016Z] === RUN TestFSMetadataGetSet [2021-04-06T17:34:14.016Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-04-06T17:34:14.016Z] === RUN TestFSInvalidWalker [2021-04-06T17:34:14.016Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-06T17:34:14.016Z] === RUN TestFSGetSet [2021-04-06T17:34:14.016Z] --- PASS: TestFSGetSet (0.01s) [2021-04-06T17:34:14.016Z] === RUN TestFSGetUnsetKey [2021-04-06T17:34:14.016Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-04-06T17:34:14.016Z] === RUN TestFSGetEmptyData [2021-04-06T17:34:14.016Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-04-06T17:34:14.016Z] === RUN TestFSDelete [2021-04-06T17:34:14.016Z] --- PASS: TestFSDelete (0.01s) [2021-04-06T17:34:14.016Z] === RUN TestFSWalker [2021-04-06T17:34:14.471Z] --- PASS: TestFSWalker (0.01s) [2021-04-06T17:34:14.471Z] === RUN TestFSWalkerStopOnError [2021-04-06T17:34:14.471Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-04-06T17:34:14.471Z] === RUN TestNewFromJSON [2021-04-06T17:34:14.471Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-06T17:34:14.471Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-06T17:34:14.471Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-06T17:34:14.471Z] === RUN TestMarshalKeyOrder [2021-04-06T17:34:14.471Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-06T17:34:14.471Z] === RUN TestHistoryEqual [2021-04-06T17:34:14.471Z] --- PASS: TestHistoryEqual (0.11s) [2021-04-06T17:34:14.471Z] === RUN TestImage [2021-04-06T17:34:14.471Z] --- PASS: TestImage (0.00s) [2021-04-06T17:34:14.471Z] === RUN TestImageOSNotEmpty [2021-04-06T17:34:14.471Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-06T17:34:14.471Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-06T17:34:14.471Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-06T17:34:14.471Z] === RUN TestCreate [2021-04-06T17:34:14.471Z] --- PASS: TestCreate (0.00s) [2021-04-06T17:34:14.471Z] === RUN TestRestore [2021-04-06T17:34:14.471Z] time="2021-04-06T17:34:14Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-06T17:34:14.471Z] --- PASS: TestRestore (0.08s) [2021-04-06T17:34:14.471Z] === RUN TestAddDelete [2021-04-06T17:34:14.471Z] --- PASS: TestAddDelete (0.02s) [2021-04-06T17:34:14.471Z] === RUN TestSearchAfterDelete [2021-04-06T17:34:14.471Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-06T17:34:14.471Z] === RUN TestParentReset [2021-04-06T17:34:14.471Z] --- PASS: TestParentReset (0.03s) [2021-04-06T17:34:14.471Z] === RUN TestGetAndSetLastUpdated [2021-04-06T17:34:14.471Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-04-06T17:34:14.471Z] === RUN TestStoreLen [2021-04-06T17:34:14.471Z] --- PASS: TestStoreLen (0.05s) [2021-04-06T17:34:14.471Z] PASS [2021-04-06T17:34:14.471Z] coverage: 86.6% of statements [2021-04-06T17:34:14.471Z] ok github.com/docker/docker/image 0.563s coverage: 86.6% of statements [2021-04-06T17:34:14.570Z] --- PASS: TestDaemonRestartIpcMode (3.11s) [2021-04-06T17:34:14.927Z] === RUN TestValidateManifest [2021-04-06T17:34:14.927Z] === RUN TestValidateManifest/nil [2021-04-06T17:34:14.927Z] === RUN TestValidateManifest/non-nil [2021-04-06T17:34:14.927Z] --- PASS: TestValidateManifest (0.00s) [2021-04-06T17:34:14.927Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-06T17:34:14.927Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-06T17:34:14.927Z] PASS [2021-04-06T17:34:14.927Z] coverage: 0.6% of statements [2021-04-06T17:34:14.927Z] ok github.com/docker/docker/image/tarexport 0.109s coverage: 0.6% of statements [2021-04-06T17:34:15.050Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-06T17:34:15.382Z] === RUN TestMakeV1ConfigFromConfig [2021-04-06T17:34:15.382Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-06T17:34:15.382Z] PASS [2021-04-06T17:34:15.382Z] coverage: 25.0% of statements [2021-04-06T17:34:15.382Z] ok github.com/docker/docker/image/v1 0.188s coverage: 25.0% of statements [2021-04-06T17:34:15.382Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-06T17:34:15.453Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2021-04-06T17:34:15.453Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:34:16.344Z] === RUN TestSerialization [2021-04-06T17:34:16.344Z] --- PASS: TestSerialization (0.02s) [2021-04-06T17:34:16.344Z] PASS [2021-04-06T17:34:16.344Z] coverage: 100.0% of statements [2021-04-06T17:34:16.344Z] ok github.com/docker/docker/libcontainerd/queue 0.090s coverage: 100.0% of statements [2021-04-06T17:34:16.800Z] === RUN TestEmptyLayer [2021-04-06T17:34:16.800Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-06T17:34:16.800Z] === RUN TestCommitFailure [2021-04-06T17:34:16.800Z] --- PASS: TestCommitFailure (0.01s) [2021-04-06T17:34:16.800Z] === RUN TestStartTransactionFailure [2021-04-06T17:34:16.800Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-04-06T17:34:16.800Z] === RUN TestGetOrphan [2021-04-06T17:34:16.800Z] --- PASS: TestGetOrphan (0.01s) [2021-04-06T17:34:16.800Z] === RUN TestMountAndRegister [2021-04-06T17:34:17.237Z] --- PASS: TestServiceWithDataPathPortInit (21.24s) [2021-04-06T17:34:17.237Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:34:17.255Z] --- PASS: TestMountAndRegister (0.05s) [2021-04-06T17:34:17.255Z] layer_test.go:271: Layer size: 14 [2021-04-06T17:34:17.255Z] === RUN TestLayerRelease [2021-04-06T17:34:17.255Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-06T17:34:17.255Z] layer_test.go:304: Failing on Windows [2021-04-06T17:34:17.255Z] === RUN TestStoreRestore [2021-04-06T17:34:17.255Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-06T17:34:17.255Z] layer_test.go:353: Failing on Windows [2021-04-06T17:34:17.255Z] === RUN TestTarStreamStability [2021-04-06T17:34:17.255Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-06T17:34:17.255Z] layer_test.go:468: Failing on Windows [2021-04-06T17:34:17.255Z] === RUN TestRegisterExistingLayer [2021-04-06T17:34:17.255Z] --- PASS: TestRegisterExistingLayer (0.23s) [2021-04-06T17:34:17.255Z] === RUN TestTarStreamVerification [2021-04-06T17:34:17.255Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-06T17:34:17.255Z] layer_test.go:697: Failing on Windows [2021-04-06T17:34:17.255Z] === RUN TestLayerMigration [2021-04-06T17:34:17.255Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-06T17:34:17.255Z] migration_test.go:46: Failing on Windows [2021-04-06T17:34:17.255Z] === RUN TestLayerMigrationNoTarsplit [2021-04-06T17:34:17.255Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-06T17:34:17.255Z] migration_test.go:182: Failing on Windows [2021-04-06T17:34:17.255Z] === RUN TestMountInit [2021-04-06T17:34:17.255Z] --- SKIP: TestMountInit (0.00s) [2021-04-06T17:34:17.255Z] mount_test.go:17: Failing on Windows [2021-04-06T17:34:17.255Z] === RUN TestMountSize [2021-04-06T17:34:17.255Z] --- SKIP: TestMountSize (0.00s) [2021-04-06T17:34:17.255Z] mount_test.go:76: Failing on Windows [2021-04-06T17:34:17.255Z] === RUN TestMountChanges [2021-04-06T17:34:17.255Z] --- SKIP: TestMountChanges (0.00s) [2021-04-06T17:34:17.255Z] mount_test.go:125: Failing on Windows [2021-04-06T17:34:17.255Z] === RUN TestMountApply [2021-04-06T17:34:17.255Z] --- SKIP: TestMountApply (0.00s) [2021-04-06T17:34:17.255Z] mount_test.go:212: Failing on Windows [2021-04-06T17:34:17.255Z] PASS [2021-04-06T17:34:17.255Z] coverage: 30.1% of statements [2021-04-06T17:34:17.255Z] ok github.com/docker/docker/layer 0.613s coverage: 30.1% of statements [2021-04-06T17:34:17.569Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-06T17:34:17.711Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-06T17:34:17.711Z] === RUN TestEnvironmentParsing [2021-04-06T17:34:17.711Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-06T17:34:17.711Z] PASS [2021-04-06T17:34:17.711Z] coverage: 1.0% of statements [2021-04-06T17:34:17.711Z] ok github.com/docker/docker/libcontainerd/local 0.146s coverage: 1.0% of statements [2021-04-06T17:34:17.711Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-06T17:34:17.711Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-06T17:34:17.711Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-06T17:34:17.711Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-06T17:34:17.712Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-06T17:34:17.712Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-06T17:34:17.712Z] PASS [2021-04-06T17:34:17.712Z] coverage: 42.3% of statements [2021-04-06T17:34:17.712Z] ok github.com/docker/docker/oci 0.041s coverage: 42.3% of statements [2021-04-06T17:34:17.712Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-06T17:34:18.168Z] === RUN TestAddressPoolOpt [2021-04-06T17:34:18.168Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/a [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/something [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/_=a [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/env1=value1 [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/_env1=value1 [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/PATH [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/=a [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/PATH= [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/PATH=something [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/asd!qwe [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/1asd [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/123 [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/some_space [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/__some_space_before [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/some_space_after__ [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/= [2021-04-06T17:34:18.168Z] === RUN TestValidateEnv/PaTh [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestParseHost [2021-04-06T17:34:18.168Z] --- PASS: TestParseHost (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestParseDockerDaemonHost [2021-04-06T17:34:18.168Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestParseTCP [2021-04-06T17:34:18.168Z] --- PASS: TestParseTCP (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-06T17:34:18.168Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestValidateExtraHosts [2021-04-06T17:34:18.168Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestIpOptString [2021-04-06T17:34:18.168Z] --- PASS: TestIpOptString (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-06T17:34:18.168Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestNewIpOptValidDefaultVal [2021-04-06T17:34:18.168Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestIpOptSetInvalidVal [2021-04-06T17:34:18.168Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestValidateIPAddress [2021-04-06T17:34:18.168Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestMapOpts [2021-04-06T17:34:18.168Z] --- PASS: TestMapOpts (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestListOptsWithoutValidator [2021-04-06T17:34:18.168Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestListOptsWithValidator [2021-04-06T17:34:18.168Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestValidateDNSSearch [2021-04-06T17:34:18.168Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_general_format [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_one_more [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-06T17:34:18.168Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-06T17:34:18.168Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestNamedListOpts [2021-04-06T17:34:18.168Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestNamedMapOpts [2021-04-06T17:34:18.168Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestParseLink [2021-04-06T17:34:18.168Z] --- PASS: TestParseLink (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestQuotedStringSetWithQuotes [2021-04-06T17:34:18.168Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-06T17:34:18.168Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-06T17:34:18.168Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-06T17:34:18.168Z] === RUN TestUlimitOpt [2021-04-06T17:34:18.168Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-06T17:34:18.168Z] PASS [2021-04-06T17:34:18.168Z] coverage: 67.1% of statements [2021-04-06T17:34:18.168Z] ok github.com/docker/docker/opts 0.094s coverage: 67.1% of statements [2021-04-06T17:34:18.623Z] === RUN TestParseVersion [2021-04-06T17:34:18.624Z] --- PASS: TestParseVersion (0.00s) [2021-04-06T17:34:18.624Z] PASS [2021-04-06T17:34:18.624Z] coverage: 52.9% of statements [2021-04-06T17:34:18.624Z] ok github.com/docker/docker/pkg/aaparser 0.119s coverage: 52.9% of statements [2021-04-06T17:34:18.750Z] --- PASS: TestCreateServiceConfigFileMode (3.23s) [2021-04-06T17:34:18.750Z] === RUN TestCreateServiceSysctls [2021-04-06T17:34:19.585Z] === RUN TestPeerCertificateMarshalJSON [2021-04-06T17:34:19.812Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2021-04-06T17:34:19.812Z] PASS [2021-04-06T17:34:19.812Z] [2021-04-06T17:34:19.812Z] === Skipped [2021-04-06T17:34:19.812Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-06T17:34:19.812Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:34:19.812Z] [2021-04-06T17:34:19.812Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-06T17:34:19.812Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-06T17:34:19.812Z] [2021-04-06T17:34:19.812Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:34:19.812Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:34:19.812Z] [2021-04-06T17:34:19.812Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-06T17:34:19.812Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-06T17:34:19.812Z] [2021-04-06T17:34:19.812Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-06T17:34:19.812Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-06T17:34:19.812Z] [2021-04-06T17:34:19.812Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:34:19.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:34:19.812Z] [2021-04-06T17:34:19.812Z] [2021-04-06T17:34:19.812Z] DONE 197 tests, 6 skipped in 158.498s [2021-04-06T17:34:19.812Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:34:19.812Z] INFO: Testing against a local daemon [2021-04-06T17:34:19.812Z] === RUN TestCommitInheritsEnv [2021-04-06T17:34:19.812Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-04-06T17:34:19.812Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:34:19.812Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-06T17:34:19.812Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:34:19.812Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-06T17:34:19.812Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:34:19.812Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-06T17:34:19.812Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:34:19.812Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-04-06T17:34:19.812Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:34:20.040Z] === RUN TestUnbuffered [2021-04-06T17:34:20.040Z] --- PASS: TestUnbuffered (0.00s) [2021-04-06T17:34:20.040Z] === RUN TestRaceUnbuffered [2021-04-06T17:34:20.040Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-06T17:34:20.040Z] PASS [2021-04-06T17:34:20.040Z] coverage: 100.0% of statements [2021-04-06T17:34:20.040Z] ok github.com/docker/docker/pkg/broadcaster 0.082s coverage: 100.0% of statements [2021-04-06T17:34:20.040Z] === RUN TestMatch [2021-04-06T17:34:20.040Z] === RUN TestMatch/[[]] [2021-04-06T17:34:20.040Z] === RUN TestMatch/[[foo]] [2021-04-06T17:34:20.040Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-06T17:34:20.040Z] === RUN TestMatch/[[foo_bar]] [2021-04-06T17:34:20.040Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-06T17:34:20.040Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-06T17:34:20.040Z] === RUN TestMatch/[] [2021-04-06T17:34:20.040Z] === RUN TestMatch/[]#01 [2021-04-06T17:34:20.040Z] === RUN TestMatch/[[qux]] [2021-04-06T17:34:20.040Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-06T17:34:20.040Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-06T17:34:20.040Z] === RUN TestMatch/[[foo_baz]] [2021-04-06T17:34:20.040Z] --- PASS: TestMatch (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[] (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-06T17:34:20.040Z] PASS [2021-04-06T17:34:20.040Z] coverage: 87.5% of statements [2021-04-06T17:34:20.040Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2021-04-06T17:34:20.040Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-06T17:34:20.040Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-06T17:34:20.040Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s) [2021-04-06T17:34:20.040Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-06T17:34:20.040Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-06T17:34:20.040Z] === RUN TestMiddleware [2021-04-06T17:34:20.040Z] --- PASS: TestMiddleware (0.00s) [2021-04-06T17:34:20.040Z] === RUN TestNewResponseModifier [2021-04-06T17:34:20.040Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-06T17:34:20.040Z] PASS [2021-04-06T17:34:20.040Z] coverage: 26.8% of statements [2021-04-06T17:34:20.040Z] ok github.com/docker/docker/pkg/authorization 0.687s coverage: 26.8% of statements [2021-04-06T17:34:20.496Z] === RUN TestIsArchivePathDir [2021-04-06T17:34:20.496Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-04-06T17:34:20.496Z] === RUN TestIsArchivePathInvalidFile [2021-04-06T17:34:20.952Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-04-06T17:34:20.952Z] === RUN TestIsArchivePathTar [2021-04-06T17:34:20.952Z] --- PASS: TestIsArchivePathTar (0.30s) [2021-04-06T17:34:20.952Z] === RUN TestDecompressStreamGzip [2021-04-06T17:34:20.952Z] === RUN TestChrootTarUntar [2021-04-06T17:34:20.952Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-06T17:34:20.952Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:34:20.952Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-06T17:34:20.952Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-06T17:34:20.952Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:34:20.952Z] === RUN TestChrootUntarEmptyArchive [2021-04-06T17:34:21.407Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-06T17:34:21.407Z] === RUN TestChrootTarUntarWithSymlink [2021-04-06T17:34:21.408Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-06T17:34:21.408Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:34:21.408Z] === RUN TestChrootCopyWithTar [2021-04-06T17:34:21.408Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-06T17:34:21.408Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:34:21.408Z] === RUN TestChrootCopyFileWithTar [2021-04-06T17:34:21.408Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-06T17:34:21.408Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:34:21.408Z] === RUN TestChrootUntarPath [2021-04-06T17:34:21.408Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-06T17:34:21.408Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:34:21.408Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-06T17:34:21.408Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-06T17:34:21.408Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:34:21.408Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-06T17:34:21.408Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-04-06T17:34:21.408Z] === RUN TestDecompressStreamBzip2 [2021-04-06T17:34:21.408Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-06T17:34:21.408Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:34:21.408Z] === RUN TestChrootApplyDotDotFile [2021-04-06T17:34:21.408Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-06T17:34:21.408Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:34:21.408Z] PASS [2021-04-06T17:34:21.408Z] coverage: 15.4% of statements [2021-04-06T17:34:21.408Z] === RUN TestSizeEmpty [2021-04-06T17:34:21.408Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestSizeEmptyFile [2021-04-06T17:34:21.408Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestSizeNonemptyFile [2021-04-06T17:34:21.408Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-06T17:34:21.408Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-06T17:34:21.408Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-06T17:34:21.408Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestMoveToSubdir [2021-04-06T17:34:21.408Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestSizeNonExistingDirectory [2021-04-06T17:34:21.408Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-06T17:34:21.408Z] PASS [2021-04-06T17:34:21.408Z] coverage: 80.0% of statements [2021-04-06T17:34:21.408Z] ok github.com/docker/docker/pkg/chrootarchive 0.128s coverage: 15.4% of statements [2021-04-06T17:34:21.408Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2021-04-06T17:34:21.408Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-04-06T17:34:21.408Z] === RUN TestDecompressStreamXz [2021-04-06T17:34:21.408Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-06T17:34:21.408Z] archive_test.go:134: Xz not present in msys2 [2021-04-06T17:34:21.408Z] === RUN TestCompressStreamXzUnsupported [2021-04-06T17:34:21.408Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-06T17:34:21.408Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestCompressStreamInvalid [2021-04-06T17:34:21.408Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestExtensionInvalid [2021-04-06T17:34:21.408Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestExtensionUncompressed [2021-04-06T17:34:21.408Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestExtensionBzip2 [2021-04-06T17:34:21.408Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestExtensionGzip [2021-04-06T17:34:21.408Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestExtensionXz [2021-04-06T17:34:21.408Z] --- PASS: TestExtensionXz (0.00s) [2021-04-06T17:34:21.408Z] === RUN TestCmdStreamLargeStderr [2021-04-06T17:34:21.408Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-04-06T17:34:21.408Z] === RUN TestCmdStreamBad [2021-04-06T17:34:21.408Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-06T17:34:21.408Z] archive_test.go:239: Failing on Windows CI machines [2021-04-06T17:34:21.408Z] === RUN TestCmdStreamGood [2021-04-06T17:34:21.408Z] --- PASS: TestCmdStreamGood (0.04s) [2021-04-06T17:34:21.408Z] === RUN TestUntarPathWithInvalidDest [2021-04-06T17:34:21.408Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-04-06T17:34:21.408Z] === RUN TestUntarPathWithInvalidSrc [2021-04-06T17:34:21.408Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2021-04-06T17:34:21.408Z] === RUN TestUntarPath [2021-04-06T17:34:21.408Z] === RUN Test [2021-04-06T17:34:21.408Z] === RUN Test/TestContainsEntry [2021-04-06T17:34:21.408Z] === RUN Test/TestCreateEntries [2021-04-06T17:34:21.408Z] === RUN Test/TestEntriesDiff [2021-04-06T17:34:21.408Z] === RUN Test/TestEntriesEquality [2021-04-06T17:34:21.408Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-06T17:34:21.408Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-06T17:34:21.408Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-06T17:34:21.408Z] === RUN Test/TestGeneratorNotGenerate [2021-04-06T17:34:21.408Z] === RUN Test/TestGeneratorWithPort [2021-04-06T17:34:21.408Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-06T17:34:21.408Z] === RUN Test/TestNewEntry [2021-04-06T17:34:21.408Z] === RUN Test/TestParse [2021-04-06T17:34:21.408Z] --- PASS: Test (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-06T17:34:21.408Z] --- PASS: Test/TestParse (0.00s) [2021-04-06T17:34:21.408Z] PASS [2021-04-06T17:34:21.408Z] coverage: 58.3% of statements [2021-04-06T17:34:21.408Z] ok github.com/docker/docker/pkg/discovery 0.041s coverage: 58.3% of statements [2021-04-06T17:34:21.408Z] --- PASS: TestUntarPath (0.06s) [2021-04-06T17:34:21.408Z] === RUN TestUntarPathWithDestinationFile [2021-04-06T17:34:21.408Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-04-06T17:34:21.408Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-06T17:34:21.863Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-04-06T17:34:21.863Z] === RUN TestCopyWithTarInvalidSrc [2021-04-06T17:34:21.863Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-06T17:34:21.863Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-06T17:34:21.863Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-06T17:34:21.863Z] === RUN TestCopyWithTarSrcFile [2021-04-06T17:34:21.863Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-04-06T17:34:21.863Z] === RUN TestCopyWithTarSrcFolder [2021-04-06T17:34:21.863Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-06T17:34:21.863Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-06T17:34:21.863Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-06T17:34:21.863Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-06T17:34:21.863Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-06T17:34:21.863Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-06T17:34:21.863Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-06T17:34:21.863Z] === RUN TestCopyFileWithTarSrcFile [2021-04-06T17:34:21.863Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-04-06T17:34:21.863Z] === RUN TestTarFiles [2021-04-06T17:34:22.319Z] === RUN Test [2021-04-06T17:34:22.319Z] === RUN Test/TestContent [2021-04-06T17:34:22.319Z] === RUN Test/TestInitialize [2021-04-06T17:34:22.319Z] === RUN Test/TestNew [2021-04-06T17:34:22.319Z] === RUN Test/TestParsingContentsWithComments [2021-04-06T17:34:22.319Z] === RUN Test/TestRegister [2021-04-06T17:34:22.319Z] === RUN Test/TestWatch [2021-04-06T17:34:22.319Z] --- PASS: Test (0.01s) [2021-04-06T17:34:22.319Z] --- PASS: Test/TestContent (0.00s) [2021-04-06T17:34:22.319Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-06T17:34:22.319Z] --- PASS: Test/TestNew (0.00s) [2021-04-06T17:34:22.319Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-06T17:34:22.319Z] --- PASS: Test/TestRegister (0.00s) [2021-04-06T17:34:22.319Z] --- PASS: Test/TestWatch (0.00s) [2021-04-06T17:34:22.319Z] PASS [2021-04-06T17:34:22.319Z] coverage: 92.9% of statements [2021-04-06T17:34:22.319Z] ok github.com/docker/docker/pkg/discovery/file 0.076s coverage: 92.9% of statements [2021-04-06T17:34:22.326Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2021-04-06T17:34:22.326Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:34:22.326Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-06T17:34:22.326Z] === RUN TestTagInvalidReference [2021-04-06T17:34:22.326Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-06T17:34:22.326Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:34:22.326Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-06T17:34:22.326Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:34:22.326Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-06T17:34:22.326Z] === RUN TestTagOfficialNames [2021-04-06T17:34:22.326Z] --- PASS: TestTagOfficialNames (0.08s) [2021-04-06T17:34:22.326Z] === RUN TestTagMatchesDigest [2021-04-06T17:34:22.326Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-06T17:34:22.326Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-06T17:34:22.962Z] --- PASS: TestCreateServiceSysctls (4.42s) [2021-04-06T17:34:22.962Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:34:23.281Z] === RUN Test [2021-04-06T17:34:23.281Z] === RUN Test/TestWatch [2021-04-06T17:34:23.281Z] --- PASS: Test (0.00s) [2021-04-06T17:34:23.281Z] --- PASS: Test/TestWatch (0.00s) [2021-04-06T17:34:23.281Z] PASS [2021-04-06T17:34:23.281Z] coverage: 92.3% of statements [2021-04-06T17:34:23.281Z] ok github.com/docker/docker/pkg/discovery/memory 0.154s coverage: 92.3% of statements [2021-04-06T17:34:23.281Z] === RUN Test [2021-04-06T17:34:23.281Z] === RUN Test/TestInitialize [2021-04-06T17:34:23.281Z] time="2021-04-06T17:34:23Z" level=info msg="Initializing discovery without TLS" [2021-04-06T17:34:23.281Z] time="2021-04-06T17:34:23Z" level=info msg="Initializing discovery without TLS" [2021-04-06T17:34:23.281Z] time="2021-04-06T17:34:23Z" level=info msg="Initializing discovery without TLS" [2021-04-06T17:34:23.281Z] === RUN Test/TestInitializeWithCerts [2021-04-06T17:34:23.281Z] time="2021-04-06T17:34:23Z" level=info msg="Initializing discovery with TLS" [2021-04-06T17:34:23.281Z] === RUN Test/TestWatch [2021-04-06T17:34:23.281Z] time="2021-04-06T17:34:23Z" level=info msg="Initializing discovery without TLS" [2021-04-06T17:34:23.737Z] === RUN Test [2021-04-06T17:34:23.737Z] === RUN Test/TestInitialize [2021-04-06T17:34:23.737Z] === RUN Test/TestInitializeWithPattern [2021-04-06T17:34:23.737Z] === RUN Test/TestRegister [2021-04-06T17:34:23.737Z] === RUN Test/TestWatch [2021-04-06T17:34:23.737Z] --- PASS: Test (0.00s) [2021-04-06T17:34:23.737Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-06T17:34:23.737Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-06T17:34:23.737Z] --- PASS: Test/TestRegister (0.00s) [2021-04-06T17:34:23.737Z] --- PASS: Test/TestWatch (0.00s) [2021-04-06T17:34:23.737Z] PASS [2021-04-06T17:34:23.737Z] coverage: 93.8% of statements [2021-04-06T17:34:23.737Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2021-04-06T17:34:24.110Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-06T17:34:24.192Z] === RUN TestPollerAddRemove [2021-04-06T17:34:24.192Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-06T17:34:24.192Z] === RUN TestPollerEvent [2021-04-06T17:34:24.192Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-06T17:34:24.192Z] poller_test.go:41: No chmod on Windows [2021-04-06T17:34:24.192Z] === RUN TestPollerClose [2021-04-06T17:34:24.192Z] --- PASS: TestPollerClose (0.00s) [2021-04-06T17:34:24.192Z] PASS [2021-04-06T17:34:24.192Z] coverage: 45.7% of statements [2021-04-06T17:34:24.192Z] ok github.com/docker/docker/pkg/filenotify 0.063s coverage: 45.7% of statements [2021-04-06T17:34:25.153Z] === RUN TestCopyFileWithInvalidSrc [2021-04-06T17:34:25.153Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-06T17:34:25.153Z] === RUN TestCopyFileWithInvalidDest [2021-04-06T17:34:25.153Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-06T17:34:25.153Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-06T17:34:25.154Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-06T17:34:25.154Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestCopyFile [2021-04-06T17:34:25.154Z] --- PASS: TestCopyFile (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-06T17:34:25.154Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-06T17:34:25.154Z] fileutils_test.go:134: Needs porting to Windows [2021-04-06T17:34:25.154Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-06T17:34:25.154Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-06T17:34:25.154Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-06T17:34:25.154Z] fileutils_test.go:180: Needs porting to Windows [2021-04-06T17:34:25.154Z] === RUN TestWildcardMatches [2021-04-06T17:34:25.154Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestPatternMatches [2021-04-06T17:34:25.154Z] --- PASS: TestPatternMatches (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-06T17:34:25.154Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestPatternMatchesFolderExclusions [2021-04-06T17:34:25.154Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-06T17:34:25.154Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-06T17:34:25.154Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-06T17:34:25.154Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-06T17:34:25.154Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestSingleExclamationError [2021-04-06T17:34:25.154Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestMatchesWithNoPatterns [2021-04-06T17:34:25.154Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestMatchesWithMalformedPatterns [2021-04-06T17:34:25.154Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestMatches [2021-04-06T17:34:25.154Z] --- PASS: TestMatches (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestCleanPatterns [2021-04-06T17:34:25.154Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-06T17:34:25.154Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestCleanPatternsExceptionFlag [2021-04-06T17:34:25.154Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-06T17:34:25.154Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-06T17:34:25.154Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestCleanPatternsErrorSingleException [2021-04-06T17:34:25.154Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestCreateIfNotExistsDir [2021-04-06T17:34:25.154Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestCreateIfNotExistsFile [2021-04-06T17:34:25.154Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestMatch [2021-04-06T17:34:25.154Z] --- PASS: TestMatch (0.00s) [2021-04-06T17:34:25.154Z] PASS [2021-04-06T17:34:25.154Z] coverage: 87.7% of statements [2021-04-06T17:34:25.154Z] ok github.com/docker/docker/pkg/fileutils 0.071s coverage: 87.7% of statements [2021-04-06T17:34:25.154Z] === RUN TestGet [2021-04-06T17:34:25.154Z] --- PASS: TestGet (0.00s) [2021-04-06T17:34:25.154Z] === RUN TestGetShortcutString [2021-04-06T17:34:25.154Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-06T17:34:25.154Z] PASS [2021-04-06T17:34:25.154Z] coverage: 42.9% of statements [2021-04-06T17:34:25.154Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2021-04-06T17:34:25.477Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-06T17:34:25.734Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-06T17:34:26.261Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2021-04-06T17:34:26.261Z] === RUN TestInspect [2021-04-06T17:34:26.681Z] --- PASS: TestTarFiles (4.74s) [2021-04-06T17:34:26.681Z] === RUN TestTarUntar [2021-04-06T17:34:26.681Z] --- PASS: Test (3.13s) [2021-04-06T17:34:26.681Z] --- PASS: Test/TestInitialize (0.12s) [2021-04-06T17:34:26.681Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-04-06T17:34:26.681Z] --- PASS: Test/TestWatch (3.00s) [2021-04-06T17:34:26.681Z] PASS [2021-04-06T17:34:26.681Z] coverage: 84.1% of statements [2021-04-06T17:34:26.681Z] --- PASS: TestTarUntar (0.02s) [2021-04-06T17:34:26.681Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-06T17:34:26.681Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-06T17:34:26.681Z] === RUN TestTarWithOptions [2021-04-06T17:34:26.681Z] ok github.com/docker/docker/pkg/discovery/kv 3.192s coverage: 84.1% of statements [2021-04-06T17:34:26.681Z] === RUN TestCreateIDMapOrder [2021-04-06T17:34:26.681Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-06T17:34:26.681Z] PASS [2021-04-06T17:34:26.681Z] coverage: 7.2% of statements [2021-04-06T17:34:26.681Z] --- PASS: TestTarWithOptions (0.02s) [2021-04-06T17:34:26.681Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-06T17:34:26.681Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-06T17:34:26.681Z] === RUN TestUntarUstarGnuConflict [2021-04-06T17:34:26.681Z] ok github.com/docker/docker/pkg/idtools 0.058s coverage: 7.2% of statements [2021-04-06T17:34:26.681Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-06T17:34:26.681Z] === RUN TestUntarInvalidFilenames [2021-04-06T17:34:26.681Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames043848934\\dest" [2021-04-06T17:34:26.681Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-04-06T17:34:26.681Z] === RUN TestUntarHardlinkToSymlink [2021-04-06T17:34:26.681Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-06T17:34:26.681Z] === RUN TestUntarInvalidHardlink [2021-04-06T17:34:26.681Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink469595847\\victim\\hello" -> "../victim/hello" [2021-04-06T17:34:26.681Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink892531578\\victim\\hello" -> "/../victim/hello" [2021-04-06T17:34:26.681Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink735187601\\victim" -> "../victim" [2021-04-06T17:34:26.681Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink102147772\\victim" -> "../victim" [2021-04-06T17:34:26.681Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink203279083\\victim" -> "../victim" [2021-04-06T17:34:26.681Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink145489230\\victim" -> "../victim" [2021-04-06T17:34:26.681Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2021-04-06T17:34:26.681Z] === RUN TestUntarInvalidSymlink [2021-04-06T17:34:26.681Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink786520149\\dest\\dotdot" -> "../victim/hello" [2021-04-06T17:34:26.681Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink792687536\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-06T17:34:26.681Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink130229583\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:34:26.681Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink785152098\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:34:26.681Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink509796953\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:34:26.681Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink213523940\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:34:26.681Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink650954739\\dest\\dir\\loophole" -> "../../victim" [2021-04-06T17:34:26.681Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-04-06T17:34:26.681Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-06T17:34:26.681Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-06T17:34:26.681Z] === RUN TestXGlobalNoParent [2021-04-06T17:34:26.681Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-06T17:34:26.681Z] === RUN TestReplaceFileTarWrapper [2021-04-06T17:34:27.101Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-06T17:34:27.101Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-06T17:34:27.137Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-04-06T17:34:27.137Z] === RUN TestPrefixHeaderReadable [2021-04-06T17:34:27.137Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-04-06T17:34:27.137Z] === RUN TestDisablePigz [2021-04-06T17:34:27.137Z] --- PASS: TestDisablePigz (0.11s) [2021-04-06T17:34:27.137Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-06T17:34:27.137Z] === RUN TestPigz [2021-04-06T17:34:27.137Z] === RUN TestFixedBufferCap [2021-04-06T17:34:27.137Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-06T17:34:27.137Z] === RUN TestFixedBufferLen [2021-04-06T17:34:27.137Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-06T17:34:27.137Z] === RUN TestFixedBufferString [2021-04-06T17:34:27.137Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-06T17:34:27.137Z] === RUN TestFixedBufferWrite [2021-04-06T17:34:27.137Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-06T17:34:27.137Z] === RUN TestFixedBufferRead [2021-04-06T17:34:27.137Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-06T17:34:27.137Z] === RUN TestBytesPipeRead [2021-04-06T17:34:27.137Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-06T17:34:27.137Z] === RUN TestBytesPipeWrite [2021-04-06T17:34:27.137Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-06T17:34:27.137Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-06T17:34:27.137Z] --- PASS: TestPigz (0.14s) [2021-04-06T17:34:27.137Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-06T17:34:27.137Z] === RUN TestCopyFileWithInvalidDest [2021-04-06T17:34:27.137Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-06T17:34:27.137Z] archive_windows_test.go:16: Currently fails [2021-04-06T17:34:27.137Z] === RUN TestCanonicalTarNameForPath [2021-04-06T17:34:27.137Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-06T17:34:27.137Z] === RUN TestCanonicalTarName [2021-04-06T17:34:27.137Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-06T17:34:27.137Z] === RUN TestChmodTarEntry [2021-04-06T17:34:27.137Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-06T17:34:27.137Z] === RUN TestHardLinkOrder [2021-04-06T17:34:27.137Z] --- PASS: TestHardLinkOrder (0.08s) [2021-04-06T17:34:27.137Z] === RUN TestChangeString [2021-04-06T17:34:27.137Z] --- PASS: TestChangeString (0.00s) [2021-04-06T17:34:27.137Z] === RUN TestChangesWithNoChanges [2021-04-06T17:34:27.137Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-04-06T17:34:27.137Z] === RUN TestChangesWithChanges [2021-04-06T17:34:27.137Z] --- PASS: TestChangesWithChanges (0.05s) [2021-04-06T17:34:27.137Z] === RUN TestChangesWithChangesGH13590 [2021-04-06T17:34:27.137Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-06T17:34:27.137Z] changes_test.go:192: needs more investigation [2021-04-06T17:34:27.137Z] === RUN TestChangesDirsEmpty [2021-04-06T17:34:27.586Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.04s) [2021-04-06T17:34:27.586Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ww18uh67ezzxby8z4h7sgzyl1 Created:2021-04-06 17:34:17.073450213 +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[10c5d1021e8ab91af0938b576c81dc4456e91ee0e5f01b9fa56a599f62764d45:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzvwjpu71xoftzdujauhzj1n4 EndpointID:eee98fe1ae2b15037ce44fc93f75f3e81d54cb9ccdeb90303640ca3cdf484019 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:83c45c8af3cf6b6d3c3c43276462a117184964da92e426ab1ce4ad423ea427f1 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:8f74a83f68f7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzvwjpu71xoftzdujauhzj1n4 EndpointID:eee98fe1ae2b15037ce44fc93f75f3e81d54cb9ccdeb90303640ca3cdf484019 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-06T17:34:27.586Z] PASS [2021-04-06T17:34:27.586Z] [2021-04-06T17:34:27.586Z] === Skipped [2021-04-06T17:34:27.586Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:34:27.586Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:34:27.586Z] [2021-04-06T17:34:27.586Z] [2021-04-06T17:34:27.586Z] DONE 26 tests, 1 skipped in 60.020s [2021-04-06T17:34:27.586Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:34:27.586Z] ++ 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 [2021-04-06T17:34:27.586Z] ++ set -e [2021-04-06T17:34:27.586Z] ++ '[' -n 0 ']' [2021-04-06T17:34:27.586Z] ++ set -x [2021-04-06T17:34:27.586Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:34:27.586Z] INFO: Testing against a local daemon [2021-04-06T17:34:27.586Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:34:27.586Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:34:27.586Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:34:27.586Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:34:27.586Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:34:27.586Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:34:27.586Z] PASS [2021-04-06T17:34:27.586Z] [2021-04-06T17:34:27.586Z] === Skipped [2021-04-06T17:34:27.586Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:34:27.586Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:34:27.586Z] [2021-04-06T17:34:27.586Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:34:27.586Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:34:27.586Z] [2021-04-06T17:34:27.586Z] [2021-04-06T17:34:27.586Z] DONE 2 tests, 2 skipped in 0.087s [2021-04-06T17:34:27.586Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:34:27.586Z] ++ 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 [2021-04-06T17:34:27.586Z] ++ set -e [2021-04-06T17:34:27.586Z] ++ '[' -n 0 ']' [2021-04-06T17:34:27.586Z] ++ set -x [2021-04-06T17:34:27.586Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:34:27.586Z] INFO: Testing against a local daemon [2021-04-06T17:34:27.586Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:34:27.691Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-04-06T17:34:27.691Z] === RUN TestChangesDirsMutated [2021-04-06T17:34:27.691Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2021-04-06T17:34:27.691Z] === RUN TestAtomicWriteToFile [2021-04-06T17:34:27.691Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-06T17:34:27.691Z] === RUN TestAtomicWriteSetCommit [2021-04-06T17:34:27.691Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-06T17:34:27.691Z] === RUN TestAtomicWriteSetCancel [2021-04-06T17:34:27.691Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-06T17:34:27.691Z] === RUN TestReadCloserWrapperClose [2021-04-06T17:34:27.691Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-06T17:34:27.691Z] === RUN TestReaderErrWrapperReadOnError [2021-04-06T17:34:27.691Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-06T17:34:27.691Z] === RUN TestReaderErrWrapperRead [2021-04-06T17:34:27.691Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-06T17:34:27.691Z] === RUN TestHashData [2021-04-06T17:34:27.691Z] --- PASS: TestHashData (0.00s) [2021-04-06T17:34:27.691Z] === RUN TestCancelReadCloser [2021-04-06T17:34:27.691Z] --- PASS: TestChangesDirsMutated (0.18s) [2021-04-06T17:34:27.691Z] === RUN TestApplyLayer [2021-04-06T17:34:27.691Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-06T17:34:27.691Z] changes_test.go:405: needs further investigation [2021-04-06T17:34:27.691Z] === RUN TestChangesSizeWithHardlinks [2021-04-06T17:34:27.691Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-06T17:34:27.691Z] changes_test.go:441: needs further investigation [2021-04-06T17:34:27.691Z] === RUN TestChangesSizeWithNoChanges [2021-04-06T17:34:27.691Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-06T17:34:27.691Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-06T17:34:27.691Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-06T17:34:27.691Z] === RUN TestChangesSize [2021-04-06T17:34:27.691Z] --- PASS: TestChangesSize (0.00s) [2021-04-06T17:34:27.691Z] === RUN TestApplyLayerInvalidFilenames [2021-04-06T17:34:27.691Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames579984666\\dest" [2021-04-06T17:34:27.691Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-04-06T17:34:27.691Z] === RUN TestApplyLayerInvalidHardlink [2021-04-06T17:34:27.691Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink353998684\\victim\\hello" -> "../victim/hello" [2021-04-06T17:34:27.691Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink599183115\\victim\\hello" -> "/../victim/hello" [2021-04-06T17:34:27.691Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink457758958\\victim" -> "../victim" [2021-04-06T17:34:27.691Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink570322293\\victim" -> "../victim" [2021-04-06T17:34:27.691Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink315759696\\victim" -> "../victim" [2021-04-06T17:34:27.691Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink428508527\\victim" -> "../victim" [2021-04-06T17:34:27.691Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-04-06T17:34:27.691Z] === RUN TestApplyLayerInvalidSymlink [2021-04-06T17:34:27.691Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink245929474\\dest\\dotdot" -> "../victim/hello" [2021-04-06T17:34:27.691Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink352199545\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-06T17:34:27.691Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink105510532\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:34:27.691Z] === RUN TestError [2021-04-06T17:34:27.691Z] --- PASS: TestError (0.00s) [2021-04-06T17:34:27.691Z] === RUN TestProgressString [2021-04-06T17:34:27.691Z] === RUN TestProgressString/no_progress [2021-04-06T17:34:27.691Z] === RUN TestProgressString/progress_1 [2021-04-06T17:34:27.691Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-06T17:34:27.691Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-06T17:34:27.691Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-06T17:34:27.691Z] === RUN TestProgressString/with_units [2021-04-06T17:34:27.691Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-06T17:34:27.691Z] === RUN TestProgressString/hide_counts [2021-04-06T17:34:27.691Z] --- PASS: TestProgressString (0.00s) [2021-04-06T17:34:27.691Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-06T17:34:27.691Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-06T17:34:27.691Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-06T17:34:27.691Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-06T17:34:27.691Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-06T17:34:27.691Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-06T17:34:27.691Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-06T17:34:27.691Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-06T17:34:27.691Z] === RUN TestJSONMessageDisplay [2021-04-06T17:34:27.691Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink424480787\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:34:27.691Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink415955030\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:34:27.692Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-06T17:34:27.692Z] === RUN TestWriteCloserWrapperClose [2021-04-06T17:34:27.692Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-06T17:34:27.692Z] === RUN TestNopWriteCloser [2021-04-06T17:34:27.692Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-06T17:34:27.692Z] === RUN TestNopWriter [2021-04-06T17:34:27.692Z] --- PASS: TestNopWriter (0.00s) [2021-04-06T17:34:27.692Z] === RUN TestWriteCounter [2021-04-06T17:34:27.692Z] --- PASS: TestWriteCounter (0.00s) [2021-04-06T17:34:27.692Z] PASS [2021-04-06T17:34:27.692Z] coverage: 69.2% of statements [2021-04-06T17:34:27.692Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink860765117\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:34:27.692Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-04-06T17:34:27.692Z] === RUN TestApplyLayerWhiteouts [2021-04-06T17:34:27.692Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 69.2% of statements [2021-04-06T17:34:27.692Z] === RUN TestStandardLongPath [2021-04-06T17:34:27.692Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-06T17:34:27.692Z] === RUN TestUNCLongPath [2021-04-06T17:34:27.692Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-06T17:34:27.692Z] PASS [2021-04-06T17:34:27.692Z] coverage: 100.0% of statements [2021-04-06T17:34:27.692Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-04-06T17:34:27.692Z] === RUN TestGenerateEmptyFile [2021-04-06T17:34:27.692Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-06T17:34:27.692Z] === RUN TestGenerateWithContent [2021-04-06T17:34:27.692Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-06T17:34:27.692Z] PASS [2021-04-06T17:34:27.692Z] coverage: 62.6% of statements [2021-04-06T17:34:27.692Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2021-04-06T17:34:27.692Z] ok github.com/docker/docker/pkg/archive 7.307s coverage: 62.6% of statements [2021-04-06T17:34:27.692Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-04-06T17:34:27.692Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-06T17:34:27.692Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-06T17:34:27.692Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-06T17:34:27.692Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-06T17:34:27.692Z] === RUN TestDisplayJSONMessagesStream [2021-04-06T17:34:27.692Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-06T17:34:27.692Z] PASS [2021-04-06T17:34:27.692Z] coverage: 91.7% of statements [2021-04-06T17:34:27.692Z] ok github.com/docker/docker/pkg/jsonmessage 0.178s coverage: 91.7% of statements [2021-04-06T17:34:28.216Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2021-04-06T17:34:28.216Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:34:28.653Z] === RUN TestNameFormat [2021-04-06T17:34:28.653Z] --- PASS: TestNameFormat (0.00s) [2021-04-06T17:34:28.653Z] === RUN TestNameRetries [2021-04-06T17:34:28.653Z] --- PASS: TestNameRetries (0.00s) [2021-04-06T17:34:28.653Z] PASS [2021-04-06T17:34:28.653Z] coverage: 85.7% of statements [2021-04-06T17:34:28.653Z] ok github.com/docker/docker/pkg/namesgenerator 0.065s coverage: 85.7% of statements [2021-04-06T17:34:28.653Z] === RUN TestParseKeyValueOpt [2021-04-06T17:34:28.653Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-06T17:34:28.653Z] === RUN TestParseUintList [2021-04-06T17:34:28.653Z] --- PASS: TestParseUintList (0.00s) [2021-04-06T17:34:28.653Z] === RUN TestParseUintListMaximumLimits [2021-04-06T17:34:28.653Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-06T17:34:28.653Z] PASS [2021-04-06T17:34:28.653Z] coverage: 97.0% of statements [2021-04-06T17:34:28.653Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-04-06T17:34:29.109Z] === RUN TestNewAndRemove [2021-04-06T17:34:29.109Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-06T17:34:29.109Z] === RUN TestRemoveInvalidPath [2021-04-06T17:34:29.109Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-06T17:34:29.109Z] PASS [2021-04-06T17:34:29.109Z] coverage: 82.6% of statements [2021-04-06T17:34:29.109Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2021-04-06T17:34:29.243Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-06T17:34:30.070Z] === RUN TestParseEmptyInterface [2021-04-06T17:34:30.070Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-06T17:34:30.070Z] === RUN TestParseNonInterfaceType [2021-04-06T17:34:30.070Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-06T17:34:30.070Z] === RUN TestParseWithOneFunction [2021-04-06T17:34:30.070Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-06T17:34:30.070Z] === RUN TestParseWithMultipleFuncs [2021-04-06T17:34:30.070Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-06T17:34:30.070Z] === RUN TestParseWithUnnamedReturn [2021-04-06T17:34:30.070Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-06T17:34:30.070Z] === RUN TestEmbeddedInterface [2021-04-06T17:34:30.070Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-06T17:34:30.070Z] === RUN TestParsedImports [2021-04-06T17:34:30.070Z] --- PASS: TestParsedImports (0.00s) [2021-04-06T17:34:30.070Z] === RUN TestAliasedImports [2021-04-06T17:34:30.070Z] --- PASS: TestAliasedImports (0.00s) [2021-04-06T17:34:30.070Z] PASS [2021-04-06T17:34:30.070Z] coverage: 56.8% of statements [2021-04-06T17:34:30.070Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.084s coverage: 56.8% of statements [2021-04-06T17:34:30.270Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-06T17:34:30.464Z] --- PASS: TestInspect (3.51s) [2021-04-06T17:34:30.464Z] === RUN TestCreateJob [2021-04-06T17:34:31.032Z] === RUN TestFailedConnection [2021-04-06T17:34:31.032Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-06T17:34:31.032Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-06T17:34:31.032Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-06T17:34:31.032Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-06T17:34:31.032Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-06T17:34:31.032Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-06T17:34:31.032Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-06T17:34:31.032Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-06T17:34:31.032Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-06T17:34:31.032Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-06T17:34:31.032Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-06T17:34:31.032Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-06T17:34:31.032Z] === RUN TestBufferPoolPutAndGet [2021-04-06T17:34:31.032Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-06T17:34:31.032Z] PASS [2021-04-06T17:34:31.032Z] coverage: 88.2% of statements [2021-04-06T17:34:31.032Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2021-04-06T17:34:31.298Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-06T17:34:31.488Z] === RUN TestHTTPTransport [2021-04-06T17:34:31.488Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-06T17:34:31.488Z] PASS [2021-04-06T17:34:31.488Z] coverage: 85.7% of statements [2021-04-06T17:34:31.488Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2021-04-06T17:34:31.944Z] === RUN TestOutputOnPrematureClose [2021-04-06T17:34:31.944Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-06T17:34:31.944Z] === RUN TestCompleteSilently [2021-04-06T17:34:31.944Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-06T17:34:31.944Z] PASS [2021-04-06T17:34:31.944Z] coverage: 75.9% of statements [2021-04-06T17:34:31.944Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2021-04-06T17:34:31.944Z] --- PASS: TestFailedConnection (1.07s) [2021-04-06T17:34:31.944Z] === RUN TestFailOnce [2021-04-06T17:34:31.944Z] === RUN TestSendToOneSub [2021-04-06T17:34:31.944Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-06T17:34:31.944Z] === RUN TestSendToMultipleSubs [2021-04-06T17:34:31.944Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-06T17:34:31.944Z] === RUN TestEvictOneSub [2021-04-06T17:34:31.944Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-06T17:34:31.944Z] === RUN TestClosePublisher [2021-04-06T17:34:31.944Z] --- PASS: TestClosePublisher (0.00s) [2021-04-06T17:34:31.944Z] === RUN TestPubSubRace [2021-04-06T17:34:32.400Z] 2021/04/06 17:34:31 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-04-06T17:34:32.400Z] goroutine 34 [running]: [2021-04-06T17:34:32.400Z] net/http.(*conn).serve.func1(0xc000126000) [2021-04-06T17:34:32.400Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-06T17:34:32.400Z] panic(0x849b40, 0x986ad0) [2021-04-06T17:34:32.400Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-06T17:34:32.400Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc00015a000, 0xc000142000) [2021-04-06T17:34:32.400Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-06T17:34:32.400Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc00015a000, 0xc000142000) [2021-04-06T17:34:32.400Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-06T17:34:32.400Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc00015a000, 0xc000142000) [2021-04-06T17:34:32.400Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-06T17:34:32.400Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc00015a000, 0xc000142000) [2021-04-06T17:34:32.400Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-06T17:34:32.400Z] net/http.(*conn).serve(0xc000126000, 0x99b2c0, 0xc000138000) [2021-04-06T17:34:32.400Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-06T17:34:32.400Z] created by net/http.(*Server).Serve [2021-04-06T17:34:32.400Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-06T17:34:32.400Z] time="2021-04-06T17:34:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-04-06T17:34:32.856Z] === RUN TestRegister [2021-04-06T17:34:32.856Z] --- PASS: TestRegister (0.00s) [2021-04-06T17:34:32.856Z] === RUN TestCommand [2021-04-06T17:34:32.856Z] --- PASS: TestCommand (0.02s) [2021-04-06T17:34:32.856Z] === RUN TestNaiveSelf [2021-04-06T17:34:32.856Z] --- PASS: TestNaiveSelf (0.02s) [2021-04-06T17:34:32.856Z] PASS [2021-04-06T17:34:32.856Z] coverage: 82.4% of statements [2021-04-06T17:34:32.856Z] ok github.com/docker/docker/pkg/reexec 0.079s coverage: 82.4% of statements [2021-04-06T17:34:33.312Z] --- PASS: TestPubSubRace (1.04s) [2021-04-06T17:34:33.312Z] PASS [2021-04-06T17:34:33.312Z] coverage: 75.0% of statements [2021-04-06T17:34:33.312Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-04-06T17:34:33.312Z] --- PASS: TestFailOnce (1.15s) [2021-04-06T17:34:33.312Z] === RUN TestEchoInputOutput [2021-04-06T17:34:33.312Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-06T17:34:33.312Z] === RUN TestBackoff [2021-04-06T17:34:33.312Z] --- PASS: TestBackoff (0.00s) [2021-04-06T17:34:33.312Z] === RUN TestAbortRetry [2021-04-06T17:34:33.312Z] --- PASS: TestAbortRetry (0.00s) [2021-04-06T17:34:33.312Z] === RUN TestClientScheme [2021-04-06T17:34:33.312Z] --- PASS: TestClientScheme (0.00s) [2021-04-06T17:34:33.312Z] === RUN TestNewClientWithTimeout [2021-04-06T17:34:33.765Z] --- PASS: TestCreateJob (3.71s) [2021-04-06T17:34:33.765Z] === RUN TestReplicatedJob [2021-04-06T17:34:33.767Z] === RUN TestParseSignal [2021-04-06T17:34:33.768Z] --- PASS: TestParseSignal (0.00s) [2021-04-06T17:34:33.768Z] === RUN TestValidSignalForPlatform [2021-04-06T17:34:33.768Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-06T17:34:33.768Z] PASS [2021-04-06T17:34:33.768Z] coverage: 20.3% of statements [2021-04-06T17:34:33.768Z] ok github.com/docker/docker/pkg/signal 0.040s coverage: 20.3% of statements [2021-04-06T17:34:33.768Z] time="2021-04-06T17:34:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-06T17:34:34.224Z] === RUN TestNewStdWriter [2021-04-06T17:34:34.224Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-06T17:34:34.224Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestWriteWithNilBytes [2021-04-06T17:34:34.224Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestWrite [2021-04-06T17:34:34.224Z] --- PASS: TestWrite (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestWriteWithWriterError [2021-04-06T17:34:34.224Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-06T17:34:34.224Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestStdCopyWriteAndRead [2021-04-06T17:34:34.224Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-06T17:34:34.224Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-06T17:34:34.224Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-06T17:34:34.224Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-06T17:34:34.224Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-06T17:34:34.224Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-06T17:34:34.224Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-06T17:34:34.224Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-06T17:34:34.224Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-06T17:34:34.224Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-06T17:34:34.224Z] PASS [2021-04-06T17:34:34.224Z] coverage: 100.0% of statements [2021-04-06T17:34:34.224Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-04-06T17:34:34.680Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-06T17:34:34.680Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-06T17:34:34.680Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestFormatStatus [2021-04-06T17:34:34.680Z] --- PASS: TestFormatStatus (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestFormatError [2021-04-06T17:34:34.680Z] --- PASS: TestFormatError (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestFormatJSONError [2021-04-06T17:34:34.680Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-06T17:34:34.680Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-06T17:34:34.680Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestNewJSONProgressOutput [2021-04-06T17:34:34.680Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestAuxFormatterEmit [2021-04-06T17:34:34.680Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestStreamWriterStdout [2021-04-06T17:34:34.680Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestStreamWriterStderr [2021-04-06T17:34:34.680Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-06T17:34:34.680Z] PASS [2021-04-06T17:34:34.680Z] coverage: 66.2% of statements [2021-04-06T17:34:34.680Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2021-04-06T17:34:34.680Z] === RUN TestGenerateRandomID [2021-04-06T17:34:34.680Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestShortenId [2021-04-06T17:34:34.680Z] --- PASS: TestShortenId (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestShortenSha256Id [2021-04-06T17:34:34.680Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestShortenIdEmpty [2021-04-06T17:34:34.680Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestShortenIdInvalid [2021-04-06T17:34:34.680Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestIsShortIDNonHex [2021-04-06T17:34:34.680Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-06T17:34:34.680Z] === RUN TestIsShortIDNotCorrectSize [2021-04-06T17:34:34.680Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-06T17:34:34.680Z] PASS [2021-04-06T17:34:34.680Z] coverage: 70.6% of statements [2021-04-06T17:34:34.680Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2021-04-06T17:34:35.136Z] time="2021-04-06T17:34:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-06T17:34:35.205Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-06T17:34:35.592Z] === RUN TestIsCpusetListAvailable [2021-04-06T17:34:35.592Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-06T17:34:35.592Z] PASS [2021-04-06T17:34:35.592Z] coverage: 38.2% of statements [2021-04-06T17:34:35.592Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2021-04-06T17:34:35.733Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-06T17:34:35.768Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-06T17:34:36.047Z] === RUN TestChtimes [2021-04-06T17:34:36.047Z] --- PASS: TestChtimes (0.01s) [2021-04-06T17:34:36.047Z] === RUN TestChtimesWindows [2021-04-06T17:34:36.047Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-06T17:34:36.047Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-06T17:34:36.047Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-06T17:34:36.047Z] === RUN TestEnsureRemoveAllNotExist [2021-04-06T17:34:36.047Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-06T17:34:36.047Z] === RUN TestEnsureRemoveAllWithDir [2021-04-06T17:34:36.047Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-06T17:34:36.047Z] === RUN TestEnsureRemoveAllWithFile [2021-04-06T17:34:36.047Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-06T17:34:36.047Z] === RUN TestHasWin32KSupport [2021-04-06T17:34:36.047Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-06T17:34:36.047Z] syscall_windows_test.go:8: win32k: true [2021-04-06T17:34:36.047Z] PASS [2021-04-06T17:34:36.047Z] coverage: 12.0% of statements [2021-04-06T17:34:36.047Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.0% of statements [2021-04-06T17:34:36.503Z] === RUN TestTailFile [2021-04-06T17:34:36.503Z] --- PASS: TestTailFile (0.00s) [2021-04-06T17:34:36.503Z] === RUN TestTailFileManyLines [2021-04-06T17:34:36.503Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-06T17:34:36.503Z] === RUN TestTailEmptyFile [2021-04-06T17:34:36.503Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-06T17:34:36.503Z] === RUN TestTailNegativeN [2021-04-06T17:34:36.503Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader [2021-04-06T17:34:36.503Z] === CONT TestNewTailReader [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/truncated_last_line [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-06T17:34:36.503Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.503Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:36.503Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:36.503Z] === CONT TestNewTailReader/no_delimiter [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-06T17:34:36.503Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.503Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.503Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:36.504Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-06T17:34:36.504Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:36.505Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:36.505Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.062Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.063Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.064Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-06T17:34:37.065Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-06T17:34:37.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.05s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.04s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.04s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.04s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.01s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:34:37.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:34:37.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:34:37.068Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:34:37.068Z] PASS [2021-04-06T17:34:37.068Z] coverage: 88.6% of statements [2021-04-06T17:34:37.068Z] ok github.com/docker/docker/pkg/tailfile 0.493s coverage: 88.6% of statements [2021-04-06T17:34:37.136Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-06T17:34:37.524Z] === RUN TestTarSumRemoveNonExistent [2021-04-06T17:34:37.524Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-06T17:34:37.524Z] === RUN TestTarSumRemove [2021-04-06T17:34:37.524Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-06T17:34:37.524Z] === RUN TestSortFileInfoSums [2021-04-06T17:34:37.524Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-06T17:34:37.524Z] === RUN TestNewTarSumForLabelInvalid [2021-04-06T17:34:37.524Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-06T17:34:37.524Z] === RUN TestNewTarSumForLabel [2021-04-06T17:34:37.524Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-06T17:34:37.524Z] === RUN TestEmptyTar [2021-04-06T17:34:37.524Z] --- PASS: TestEmptyTar (0.01s) [2021-04-06T17:34:37.524Z] === RUN TestTarSumsReadSize [2021-04-06T17:34:37.524Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-06T17:34:37.524Z] === RUN TestTarSums [2021-04-06T17:34:37.524Z] --- PASS: TestTarSums (0.08s) [2021-04-06T17:34:37.524Z] === RUN TestIteration [2021-04-06T17:34:37.524Z] --- PASS: TestIteration (0.00s) [2021-04-06T17:34:37.524Z] === RUN TestVersionLabelForChecksum [2021-04-06T17:34:37.524Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-06T17:34:37.524Z] === RUN TestVersion [2021-04-06T17:34:37.524Z] --- PASS: TestVersion (0.00s) [2021-04-06T17:34:37.524Z] === RUN TestGetVersion [2021-04-06T17:34:37.524Z] --- PASS: TestGetVersion (0.00s) [2021-04-06T17:34:37.524Z] === RUN TestGetVersions [2021-04-06T17:34:37.524Z] --- PASS: TestGetVersions (0.00s) [2021-04-06T17:34:37.524Z] PASS [2021-04-06T17:34:37.524Z] coverage: 89.3% of statements [2021-04-06T17:34:37.524Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2021-04-06T17:34:37.524Z] time="2021-04-06T17:34:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-06T17:34:37.980Z] testing: warning: no tests to run [2021-04-06T17:34:37.980Z] PASS [2021-04-06T17:34:37.980Z] coverage: [no statements] [2021-04-06T17:34:37.980Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-04-06T17:34:38.436Z] === RUN TestTruncIndex [2021-04-06T17:34:38.436Z] --- PASS: TestTruncIndex (0.10s) [2021-04-06T17:34:38.436Z] PASS [2021-04-06T17:34:38.436Z] coverage: 91.5% of statements [2021-04-06T17:34:38.436Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2021-04-06T17:34:38.436Z] === RUN TestIsGIT [2021-04-06T17:34:38.436Z] --- PASS: TestIsGIT (0.00s) [2021-04-06T17:34:38.436Z] === RUN TestIsTransport [2021-04-06T17:34:38.436Z] --- PASS: TestIsTransport (0.00s) [2021-04-06T17:34:38.436Z] PASS [2021-04-06T17:34:38.436Z] coverage: 100.0% of statements [2021-04-06T17:34:38.892Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2021-04-06T17:34:39.347Z] === RUN TestVersionInfo [2021-04-06T17:34:39.347Z] --- PASS: TestVersionInfo (0.00s) [2021-04-06T17:34:39.347Z] === RUN TestAppendVersions [2021-04-06T17:34:39.347Z] --- PASS: TestAppendVersions (0.00s) [2021-04-06T17:34:39.347Z] PASS [2021-04-06T17:34:39.347Z] coverage: 88.9% of statements [2021-04-06T17:34:39.347Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-04-06T17:34:39.347Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-06T17:34:39.347Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-06T17:34:39.347Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-06T17:34:39.347Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-06T17:34:39.347Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-06T17:34:39.347Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-06T17:34:39.347Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-06T17:34:39.347Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-06T17:34:39.347Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-06T17:34:40.166Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-06T17:34:40.350Z] --- PASS: TestReplicatedJob (6.58s) [2021-04-06T17:34:40.350Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:34:40.406Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-06T17:34:40.875Z] === RUN TestValidatePrivileges [2021-04-06T17:34:40.875Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-06T17:34:40.875Z] === RUN TestFilterByCapNeg [2021-04-06T17:34:40.875Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-06T17:34:40.875Z] === RUN TestFilterByCapPos [2021-04-06T17:34:40.875Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-06T17:34:40.875Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-06T17:34:40.875Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-06T17:34:40.875Z] PASS [2021-04-06T17:34:40.875Z] coverage: 12.0% of statements [2021-04-06T17:34:40.875Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2021-04-06T17:34:40.875Z] === RUN TestLoad [2021-04-06T17:34:40.875Z] --- PASS: TestLoad (0.00s) [2021-04-06T17:34:40.875Z] === RUN TestSave [2021-04-06T17:34:40.875Z] --- PASS: TestSave (0.02s) [2021-04-06T17:34:40.875Z] === RUN TestAddDeleteGet [2021-04-06T17:34:40.875Z] --- PASS: TestAddDeleteGet (0.03s) [2021-04-06T17:34:40.875Z] === RUN TestInvalidTags [2021-04-06T17:34:40.875Z] --- PASS: TestInvalidTags (0.03s) [2021-04-06T17:34:40.875Z] PASS [2021-04-06T17:34:40.875Z] coverage: 84.4% of statements [2021-04-06T17:34:40.875Z] ok github.com/docker/docker/reference 0.128s coverage: 84.4% of statements [2021-04-06T17:34:40.875Z] === RUN TestNewSettable [2021-04-06T17:34:40.875Z] --- PASS: TestNewSettable (0.00s) [2021-04-06T17:34:40.875Z] === RUN TestIsSettable [2021-04-06T17:34:40.875Z] --- PASS: TestIsSettable (0.00s) [2021-04-06T17:34:40.875Z] === RUN TestUpdateSettingsEnv [2021-04-06T17:34:40.875Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-06T17:34:40.875Z] PASS [2021-04-06T17:34:40.875Z] coverage: 20.1% of statements [2021-04-06T17:34:40.875Z] ok github.com/docker/docker/plugin/v2 0.066s coverage: 20.1% of statements [2021-04-06T17:34:41.837Z] === RUN TestRestartManagerTimeout [2021-04-06T17:34:41.837Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-06T17:34:41.837Z] === RUN TestRestartManagerTimeoutReset [2021-04-06T17:34:41.837Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-06T17:34:41.837Z] PASS [2021-04-06T17:34:41.837Z] coverage: 45.3% of statements [2021-04-06T17:34:41.837Z] ok github.com/docker/docker/restartmanager 0.059s coverage: 45.3% of statements [2021-04-06T17:34:41.837Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-06T17:34:41.837Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-04-06T17:34:41.837Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-06T17:34:41.837Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-06T17:34:41.837Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-06T17:34:41.837Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-06T17:34:41.837Z] === RUN TestResumableRequestReaderWithReadError [2021-04-06T17:34:42.293Z] time="2021-04-06T17:34:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-06T17:34:42.293Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-04-06T17:34:42.293Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-06T17:34:42.293Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-06T17:34:42.293Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-06T17:34:42.293Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-06T17:34:42.293Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-06T17:34:42.293Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-06T17:34:42.293Z] === RUN TestResumableRequestReader [2021-04-06T17:34:42.293Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-06T17:34:42.293Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-06T17:34:42.293Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-06T17:34:42.293Z] PASS [2021-04-06T17:34:42.293Z] coverage: 100.0% of statements [2021-04-06T17:34:42.293Z] ok github.com/docker/docker/registry/resumable 0.198s coverage: 100.0% of statements [2021-04-06T17:34:42.293Z] time="2021-04-06T17:34:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-06T17:34:42.298Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-06T17:34:42.749Z] === RUN TestDecodeContainerConfig [2021-04-06T17:34:42.749Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-06T17:34:42.749Z] === RUN TestDecodeContainerConfigIsolation [2021-04-06T17:34:42.749Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-06T17:34:42.749Z] === RUN TestValidatePrivileged [2021-04-06T17:34:42.749Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-06T17:34:42.749Z] PASS [2021-04-06T17:34:42.749Z] coverage: 52.2% of statements [2021-04-06T17:34:42.749Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.2% of statements [2021-04-06T17:34:43.204Z] === RUN TestResolveAuthConfigIndexServer [2021-04-06T17:34:43.204Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestResolveAuthConfigFullURL [2021-04-06T17:34:43.205Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-06T17:34:43.205Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestValidateMirror [2021-04-06T17:34:43.205Z] --- PASS: TestValidateMirror (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestLoadInsecureRegistries [2021-04-06T17:34:43.205Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-06T17:34:43.205Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-06T17:34:43.205Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-06T17:34:43.205Z] PASS [2021-04-06T17:34:43.205Z] coverage: 62.5% of statements [2021-04-06T17:34:43.205Z] ok github.com/docker/docker/testutil 0.055s coverage: 62.5% of statements [2021-04-06T17:34:43.205Z] time="2021-04-06T17:34:42Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-06T17:34:43.205Z] time="2021-04-06T17:34:42Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-06T17:34:43.205Z] time="2021-04-06T17:34:42Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-06T17:34:43.205Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-04-06T17:34:43.205Z] === RUN TestNewServiceConfig [2021-04-06T17:34:43.205Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestValidateIndexName [2021-04-06T17:34:43.205Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestValidateIndexNameWithError [2021-04-06T17:34:43.205Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestEndpointParse [2021-04-06T17:34:43.205Z] --- PASS: TestEndpointParse (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestEndpointParseInvalid [2021-04-06T17:34:43.205Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestValidateEndpoint [2021-04-06T17:34:43.205Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-06T17:34:43.205Z] === RUN TestPing [2021-04-06T17:34:43.205Z] --- PASS: TestPing (0.01s) [2021-04-06T17:34:43.205Z] === RUN TestPingRegistryEndpoint [2021-04-06T17:34:43.205Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-06T17:34:43.205Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:34:43.205Z] === RUN TestEndpoint [2021-04-06T17:34:43.205Z] --- SKIP: TestEndpoint (0.00s) [2021-04-06T17:34:43.205Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:34:43.205Z] === RUN TestParseRepositoryInfo [2021-04-06T17:34:43.205Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestNewIndexInfo [2021-04-06T17:34:43.205Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestMirrorEndpointLookup [2021-04-06T17:34:43.205Z] --- SKIP: TestMirrorEndpointLookup (0.07s) [2021-04-06T17:34:43.205Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:34:43.205Z] === RUN TestSearchRepositories [2021-04-06T17:34:43.205Z] --- PASS: TestSearchRepositories (0.02s) [2021-04-06T17:34:43.205Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-06T17:34:43.205Z] Host: 127.0.0.1:49241 [2021-04-06T17:34:43.205Z] User-Agent: docker test client [2021-04-06T17:34:43.205Z] Authorization: Token fake-token [2021-04-06T17:34:43.205Z] X-Docker-Token: true [2021-04-06T17:34:43.205Z] Accept-Encoding: gzip [2021-04-06T17:34:43.205Z] [2021-04-06T17:34:43.205Z] [2021-04-06T17:34:43.205Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-06T17:34:43.205Z] Connection: close [2021-04-06T17:34:43.205Z] Content-Length: 144 [2021-04-06T17:34:43.205Z] Cache-Control: no-cache [2021-04-06T17:34:43.205Z] Content-Type: application/json [2021-04-06T17:34:43.205Z] Date: Tue, 06 Apr 2021 17:34:43 GMT [2021-04-06T17:34:43.205Z] Expires: -1 [2021-04-06T17:34:43.205Z] Pragma: no-cache [2021-04-06T17:34:43.205Z] Server: docker-tests/mock [2021-04-06T17:34:43.205Z] X-Docker-Registry-Config: mock [2021-04-06T17:34:43.205Z] X-Docker-Registry-Version: 0.0.0 [2021-04-06T17:34:43.205Z] [2021-04-06T17:34:43.205Z] [2021-04-06T17:34:43.205Z] === RUN TestTrustedLocation [2021-04-06T17:34:43.205Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-06T17:34:43.205Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestAllowNondistributableArtifacts [2021-04-06T17:34:43.205Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-06T17:34:43.205Z] === RUN TestIsSecureIndex [2021-04-06T17:34:43.205Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-06T17:34:43.205Z] PASS [2021-04-06T17:34:43.205Z] coverage: 51.7% of statements [2021-04-06T17:34:43.205Z] ok github.com/docker/docker/registry 0.363s coverage: 51.7% of statements [2021-04-06T17:34:44.555Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2021-04-06T17:34:44.555Z] === RUN TestServiceListWithStatuses [2021-04-06T17:34:44.555Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:34:44.555Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:34:44.555Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:34:45.369Z] === RUN TestGetDriver [2021-04-06T17:34:45.369Z] --- PASS: TestGetDriver (0.00s) [2021-04-06T17:34:45.369Z] === RUN TestVolumeRequestError [2021-04-06T17:34:45.369Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-06T17:34:45.369Z] PASS [2021-04-06T17:34:45.369Z] coverage: 36.1% of statements [2021-04-06T17:34:45.369Z] ok github.com/docker/docker/volume/drivers 0.071s coverage: 36.1% of statements [2021-04-06T17:34:45.825Z] === RUN TestGetAddress [2021-04-06T17:34:45.825Z] --- PASS: TestGetAddress (0.00s) [2021-04-06T17:34:45.825Z] === RUN TestRemove [2021-04-06T17:34:45.825Z] --- SKIP: TestRemove (0.00s) [2021-04-06T17:34:45.825Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-06T17:34:45.825Z] === RUN TestInitializeWithVolumes [2021-04-06T17:34:45.825Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-04-06T17:34:45.825Z] === RUN TestCreate [2021-04-06T17:34:45.825Z] --- PASS: TestCreate (0.01s) [2021-04-06T17:34:45.825Z] === RUN TestValidateName [2021-04-06T17:34:45.825Z] --- PASS: TestValidateName (0.00s) [2021-04-06T17:34:45.825Z] === RUN TestCreateWithOpts [2021-04-06T17:34:45.825Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-06T17:34:45.825Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-06T17:34:45.825Z] === RUN TestRelaodNoOpts [2021-04-06T17:34:45.825Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-06T17:34:45.825Z] PASS [2021-04-06T17:34:45.825Z] coverage: 41.5% of statements [2021-04-06T17:34:45.825Z] ok github.com/docker/docker/volume/local 0.227s coverage: 41.5% of statements [2021-04-06T17:34:46.281Z] === RUN TestConvertTmpfsOptions [2021-04-06T17:34:46.281Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-06T17:34:46.281Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-06T17:34:46.281Z] parser_test.go:49: data="ro" [2021-04-06T17:34:46.281Z] === RUN TestParseMountRaw [2021-04-06T17:34:46.281Z] --- PASS: TestParseMountRaw (0.02s) [2021-04-06T17:34:46.281Z] === RUN TestParseMountRawSplit [2021-04-06T17:34:46.281Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-06T17:34:46.281Z] parser_test.go:390: case 0 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 1 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 2 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 3 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 4 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 5 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 6 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 7 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 8 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 0 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 1 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 2 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 3 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 4 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 5 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 6 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 7 [2021-04-06T17:34:46.281Z] parser_test.go:390: case 8 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 9 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 10 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 11 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 12 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 0 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 1 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 2 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 3 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 4 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 5 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 6 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 7 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 8 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 9 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 10 [2021-04-06T17:34:46.282Z] parser_test.go:390: case 11 [2021-04-06T17:34:46.282Z] === RUN TestParseMountSpec [2021-04-06T17:34:46.282Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-06T17:34:46.282Z] parser_test.go:455: case 0 [2021-04-06T17:34:46.282Z] parser_test.go:455: case 1 [2021-04-06T17:34:46.282Z] parser_test.go:455: case 2 [2021-04-06T17:34:46.282Z] parser_test.go:455: case 3 [2021-04-06T17:34:46.282Z] parser_test.go:455: case 4 [2021-04-06T17:34:46.282Z] parser_test.go:455: case 5 [2021-04-06T17:34:46.282Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-06T17:34:46.282Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-06T17:34:46.282Z] === RUN TestValidateMount [2021-04-06T17:34:46.282Z] --- PASS: TestValidateMount (0.00s) [2021-04-06T17:34:46.282Z] PASS [2021-04-06T17:34:46.282Z] coverage: 66.2% of statements [2021-04-06T17:34:46.282Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 66.2% of statements [2021-04-06T17:34:47.244Z] === RUN TestSetGetMeta [2021-04-06T17:34:47.244Z] === PAUSE TestSetGetMeta [2021-04-06T17:34:47.244Z] === RUN TestRestore [2021-04-06T17:34:47.244Z] === PAUSE TestRestore [2021-04-06T17:34:47.244Z] === RUN TestServiceCreate [2021-04-06T17:34:47.244Z] === PAUSE TestServiceCreate [2021-04-06T17:34:47.244Z] === RUN TestServiceList [2021-04-06T17:34:47.244Z] === PAUSE TestServiceList [2021-04-06T17:34:47.244Z] === RUN TestServiceRemove [2021-04-06T17:34:47.244Z] === PAUSE TestServiceRemove [2021-04-06T17:34:47.244Z] === RUN TestServiceGet [2021-04-06T17:34:47.244Z] === PAUSE TestServiceGet [2021-04-06T17:34:47.244Z] === RUN TestServicePrune [2021-04-06T17:34:47.244Z] === PAUSE TestServicePrune [2021-04-06T17:34:47.244Z] === RUN TestCreate [2021-04-06T17:34:47.244Z] === PAUSE TestCreate [2021-04-06T17:34:47.244Z] === RUN TestRemove [2021-04-06T17:34:47.244Z] === PAUSE TestRemove [2021-04-06T17:34:47.244Z] === RUN TestList [2021-04-06T17:34:47.244Z] === PAUSE TestList [2021-04-06T17:34:47.244Z] === RUN TestFindByDriver [2021-04-06T17:34:47.244Z] === PAUSE TestFindByDriver [2021-04-06T17:34:47.244Z] === RUN TestFindByReferenced [2021-04-06T17:34:47.244Z] === PAUSE TestFindByReferenced [2021-04-06T17:34:47.244Z] === RUN TestDerefMultipleOfSameRef [2021-04-06T17:34:47.244Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-06T17:34:47.244Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-06T17:34:47.244Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-06T17:34:47.244Z] === RUN TestDefererencePluginOnCreateError [2021-04-06T17:34:47.244Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-06T17:34:47.244Z] === RUN TestRefDerefRemove [2021-04-06T17:34:47.244Z] === PAUSE TestRefDerefRemove [2021-04-06T17:34:47.244Z] === RUN TestGet [2021-04-06T17:34:47.244Z] === PAUSE TestGet [2021-04-06T17:34:47.244Z] === RUN TestGetWithReference [2021-04-06T17:34:47.244Z] === PAUSE TestGetWithReference [2021-04-06T17:34:47.244Z] === RUN TestFilterFunc [2021-04-06T17:34:47.244Z] === RUN TestFilterFunc/test_nil_list [2021-04-06T17:34:47.244Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-06T17:34:47.244Z] === RUN TestFilterFunc/test_empty_list [2021-04-06T17:34:47.244Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-06T17:34:47.244Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-06T17:34:47.244Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-06T17:34:47.244Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-06T17:34:47.244Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-06T17:34:47.244Z] === RUN TestFilterFunc/test_filter_some [2021-04-06T17:34:47.244Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-06T17:34:47.244Z] === RUN TestFilterFunc/test_filter_middle [2021-04-06T17:34:47.244Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-06T17:34:47.244Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-06T17:34:47.244Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-06T17:34:47.244Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-06T17:34:47.244Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-06T17:34:47.244Z] === CONT TestFilterFunc/test_nil_list [2021-04-06T17:34:47.244Z] === CONT TestFilterFunc/test_filter_some [2021-04-06T17:34:47.244Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-06T17:34:47.244Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-06T17:34:47.244Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-06T17:34:47.244Z] === CONT TestFilterFunc/test_empty_list [2021-04-06T17:34:47.244Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-06T17:34:47.244Z] === CONT TestFilterFunc/test_filter_middle [2021-04-06T17:34:47.244Z] --- PASS: TestFilterFunc (0.00s) [2021-04-06T17:34:47.244Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-06T17:34:47.244Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-06T17:34:47.244Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-06T17:34:47.244Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-06T17:34:47.244Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-06T17:34:47.244Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-06T17:34:47.244Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-06T17:34:47.244Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-06T17:34:47.244Z] === CONT TestSetGetMeta [2021-04-06T17:34:47.244Z] === CONT TestFindByDriver [2021-04-06T17:34:47.244Z] === CONT TestServiceList [2021-04-06T17:34:47.244Z] === CONT TestServiceGet [2021-04-06T17:34:47.244Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-06T17:34:47.244Z] === CONT TestServiceCreate [2021-04-06T17:34:47.244Z] --- PASS: TestFindByDriver (0.03s) [2021-04-06T17:34:47.244Z] === CONT TestRestore [2021-04-06T17:34:47.244Z] --- PASS: TestRestore (0.02s) [2021-04-06T17:34:47.244Z] === CONT TestServiceRemove [2021-04-06T17:34:47.244Z] --- PASS: TestServiceGet (0.10s) [2021-04-06T17:34:47.244Z] === CONT TestRefDerefRemove [2021-04-06T17:34:47.244Z] --- PASS: TestServiceRemove (0.06s) [2021-04-06T17:34:47.244Z] === CONT TestGetWithReference [2021-04-06T17:34:47.244Z] --- PASS: TestServiceCreate (0.08s) [2021-04-06T17:34:47.244Z] === CONT TestGet [2021-04-06T17:34:47.244Z] --- PASS: TestServiceList (0.11s) [2021-04-06T17:34:47.244Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-06T17:34:47.244Z] --- PASS: TestRefDerefRemove (0.02s) [2021-04-06T17:34:47.244Z] === CONT TestDefererencePluginOnCreateError [2021-04-06T17:34:47.244Z] --- PASS: TestGet (0.02s) [2021-04-06T17:34:47.244Z] === CONT TestDerefMultipleOfSameRef [2021-04-06T17:34:47.244Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-06T17:34:47.244Z] === CONT TestFindByReferenced [2021-04-06T17:34:47.244Z] --- PASS: TestGetWithReference (0.02s) [2021-04-06T17:34:47.244Z] === CONT TestRemove [2021-04-06T17:34:47.244Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-04-06T17:34:47.244Z] === CONT TestList [2021-04-06T17:34:47.244Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-04-06T17:34:47.244Z] === CONT TestCreate [2021-04-06T17:34:47.244Z] --- PASS: TestFindByReferenced (0.02s) [2021-04-06T17:34:47.244Z] === CONT TestServicePrune [2021-04-06T17:34:47.244Z] --- PASS: TestRemove (0.02s) [2021-04-06T17:34:47.244Z] --- PASS: TestCreate (0.01s) [2021-04-06T17:34:47.244Z] time="2021-04-06T17:34:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-06T17:34:47.245Z] --- PASS: TestList (0.02s) [2021-04-06T17:34:47.245Z] time="2021-04-06T17:34:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-06T17:34:47.245Z] time="2021-04-06T17:34:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-06T17:34:47.245Z] time="2021-04-06T17:34:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-06T17:34:47.245Z] time="2021-04-06T17:34:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-06T17:34:47.245Z] --- PASS: TestServicePrune (0.04s) [2021-04-06T17:34:47.245Z] PASS [2021-04-06T17:34:47.245Z] coverage: 70.3% of statements [2021-04-06T17:34:47.245Z] ok github.com/docker/docker/volume/service 0.253s coverage: 70.3% of statements [2021-04-06T17:34:48.617Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-06T17:34:48.838Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-06T17:34:49.767Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-06T17:34:50.672Z] --- PASS: TestDockerNetworkMacvlan (22.05s) [2021-04-06T17:34:50.672Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-04-06T17:34:50.672Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-06T17:34:50.672Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.81s) [2021-04-06T17:34:50.672Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.06s) [2021-04-06T17:34:50.672Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.60s) [2021-04-06T17:34:50.672Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.87s) [2021-04-06T17:34:50.672Z] PASS [2021-04-06T17:34:50.672Z] [2021-04-06T17:34:50.672Z] DONE 8 tests in 23.688s [2021-04-06T17:34:50.672Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:34:50.672Z] ++ 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 [2021-04-06T17:34:50.672Z] ++ set -e [2021-04-06T17:34:50.672Z] ++ '[' -n 0 ']' [2021-04-06T17:34:50.672Z] ++ set -x [2021-04-06T17:34:50.672Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:34:50.672Z] testing: warning: no tests to run [2021-04-06T17:34:50.672Z] PASS [2021-04-06T17:34:50.672Z] [2021-04-06T17:34:50.672Z] DONE 0 tests in 0.075s [2021-04-06T17:34:50.672Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:34:50.672Z] ++ 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 [2021-04-06T17:34:50.672Z] ++ set -e [2021-04-06T17:34:50.672Z] ++ '[' -n 0 ']' [2021-04-06T17:34:50.672Z] ++ set -x [2021-04-06T17:34:50.672Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:34:50.672Z] INFO: Testing against a local daemon [2021-04-06T17:34:50.672Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:34:50.971Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-04-06T17:34:50.972Z] === RUN TestClientStream [2021-04-06T17:34:50.972Z] --- PASS: TestClientStream (0.00s) [2021-04-06T17:34:50.972Z] === RUN TestClientSendFile [2021-04-06T17:34:50.972Z] --- PASS: TestClientSendFile (0.00s) [2021-04-06T17:34:50.972Z] === RUN TestClientWithRequestTimeout [2021-04-06T17:34:50.972Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-06T17:34:50.972Z] === RUN TestFileSpecPlugin [2021-04-06T17:34:50.972Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-06T17:34:50.972Z] === RUN TestFileJSONSpecPlugin [2021-04-06T17:34:50.972Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-06T17:34:50.972Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-06T17:34:50.972Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-06T17:34:50.972Z] === RUN TestPluginAddHandler [2021-04-06T17:34:50.972Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-06T17:34:50.972Z] === RUN TestPluginWaitBadPlugin [2021-04-06T17:34:50.972Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-06T17:34:50.972Z] === RUN TestGet [2021-04-06T17:34:50.972Z] time="2021-04-06T17:34:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-06T17:34:51.133Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-06T17:34:51.137Z] --- PASS: TestDockerNetworkConnectAlias (6.08s) [2021-04-06T17:34:51.137Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:34:51.935Z] time="2021-04-06T17:34:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-06T17:34:52.063Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-06T17:34:52.728Z] --- PASS: TestAuthZPluginAllowRequest (1.92s) [2021-04-06T17:34:52.728Z] === RUN TestAuthZPluginTLS [2021-04-06T17:34:52.990Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-06T17:34:52.990Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-04-06T17:34:53.017Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-04-06T17:34:53.017Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:34:53.646Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-04-06T17:34:53.646Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:34:53.935Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-04-06T17:34:53.935Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:34:54.102Z] time="2021-04-06T17:34:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-06T17:34:54.359Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-04-06T17:34:54.563Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-04-06T17:34:54.563Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:34:55.724Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-06T17:34:56.421Z] --- PASS: TestDockerNetworkReConnect (5.14s) [2021-04-06T17:34:56.421Z] === RUN TestServicePlugin [2021-04-06T17:34:56.421Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-06T17:34:56.421Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:34:56.421Z] === RUN TestServiceUpdateLabel [2021-04-06T17:34:56.620Z] --- PASS: TestAuthZPluginAllowEventStream (1.89s) [2021-04-06T17:34:56.620Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:34:56.909Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-04-06T17:34:56.909Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:34:57.091Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-06T17:34:57.091Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-06T17:34:57.538Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-04-06T17:34:57.538Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:34:57.824Z] time="2021-04-06T17:34:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-06T17:34:58.166Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-04-06T17:34:58.166Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:34:58.975Z] --- PASS: TestServiceUpdateLabel (3.17s) [2021-04-06T17:34:58.975Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:34:58.981Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-06T17:35:00.223Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2021-04-06T17:35:00.223Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:35:01.497Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-06T17:35:02.745Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-06T17:35:02.745Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-06T17:35:02.745Z] remote: Enumerating objects: 2, done. [2021-04-06T17:35:02.745Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-06T17:35:02.745Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-06T17:35:02.745Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-06T17:35:02.745Z] 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. [2021-04-06T17:35:02.745Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-06T17:35:02.745Z] [Pipeline] } [Pipeline] // stage [2021-04-06T17:35:02.779Z] --- PASS: TestImportExtremelyLargeImageWorks (102.19s) [2021-04-06T17:35:02.779Z] PASS [2021-04-06T17:35:02.779Z] [2021-04-06T17:35:02.779Z] === Skipped [2021-04-06T17:35:02.779Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:35:02.779Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-06T17:35:02.779Z] [2021-04-06T17:35:02.779Z] [2021-04-06T17:35:02.779Z] DONE 12 tests, 1 skipped in 106.445s [2021-04-06T17:35:02.779Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:35:02.779Z] INFO: Testing against a local daemon [2021-04-06T17:35:02.779Z] === RUN TestNetworkCreateDelete [2021-04-06T17:35:02.779Z] --- PASS: TestNetworkCreateDelete (0.42s) [2021-04-06T17:35:02.779Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:35:02.779Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s) [2021-04-06T17:35:02.779Z] === RUN TestDaemonDNSFallback [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-06T17:35:02.940Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.49s) [2021-04-06T17:35:02.940Z] === RUN TestAuthZPluginHeader [2021-04-06T17:35:03.074Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/test/unit [2021-04-06T17:35:03.571Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-04-06T17:35:03.571Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:35:03.571Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:35:03.571Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:35:03.571Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:35:03.571Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:35:03.571Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:35:03.571Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:35:03.571Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:35:03.571Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:35:03.571Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:35:03.571Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:35:03.571Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:35:03.571Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:35:03.707Z] --- PASS: TestDaemonDNSFallback (8.10s) [2021-04-06T17:35:03.707Z] === RUN TestInspectNetwork [2021-04-06T17:35:03.707Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-06T17:35:03.707Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:03.707Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:35:03.707Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-06T17:35:03.707Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:35:03.707Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:35:03.707Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:35:03.707Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:35:03.707Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:35:03.707Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:35:03.707Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:35:03.707Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:35:03.707Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:35:03.707Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:35:03.707Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-06T17:35:03.707Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:35:03.707Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:35:03.707Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:35:03.707Z] === RUN TestNetworkList [2021-04-06T17:35:03.707Z] === RUN TestNetworkList//networks [2021-04-06T17:35:03.707Z] === PAUSE TestNetworkList//networks [2021-04-06T17:35:03.707Z] === RUN TestNetworkList//networks/ [2021-04-06T17:35:03.707Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:35:03.707Z] === CONT TestNetworkList//networks [2021-04-06T17:35:03.707Z] === CONT TestNetworkList//networks/ [2021-04-06T17:35:03.707Z] --- PASS: TestNetworkList (0.01s) [2021-04-06T17:35:03.707Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:35:03.707Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:35:03.707Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:35:03.707Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-06T17:35:03.707Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:35:03.707Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-06T17:35:03.707Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:35:03.707Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-04-06T17:35:03.707Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:35:03.707Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:35:03.707Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:35:03.707Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:35:03.707Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:03.707Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:35:03.707Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:35:03.707Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:35:03.707Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-04-06T17:35:03.707Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:03.707Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:35:03.707Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:03.707Z] PASS [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === Skipped [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-06T17:35:03.707Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-06T17:35:03.707Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-06T17:35:03.707Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-06T17:35:03.707Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-04-06T17:35:03.707Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-04-06T17:35:03.707Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-06T17:35:03.707Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] DONE 22 tests, 12 skipped in 10.023s [2021-04-06T17:35:03.707Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:35:03.707Z] INFO: Testing against a local daemon [2021-04-06T17:35:03.707Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:35:03.707Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:35:03.707Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:35:03.707Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:35:03.707Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:35:03.707Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:35:03.707Z] PASS [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === Skipped [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:35:03.707Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:35:03.707Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] DONE 2 tests, 2 skipped in 0.104s [2021-04-06T17:35:03.707Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:35:03.707Z] INFO: Testing against a local daemon [2021-04-06T17:35:03.707Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:35:03.707Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-06T17:35:03.707Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:35:03.707Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-06T17:35:03.707Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] PASS [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === Skipped [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-06T17:35:03.707Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-06T17:35:03.707Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] DONE 2 tests, 2 skipped in 0.096s [2021-04-06T17:35:03.707Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:35:03.707Z] testing: warning: no tests to run [2021-04-06T17:35:03.707Z] PASS [2021-04-06T17:35:03.707Z] [2021-04-06T17:35:03.707Z] DONE 0 tests in 0.023s [2021-04-06T17:35:03.707Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:35:03.963Z] INFO: Testing against a local daemon [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginTLS [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginHeader [2021-04-06T17:35:03.963Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-06T17:35:03.963Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:03.963Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:35:04.219Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:35:04.219Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:35:04.219Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:35:04.219Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:35:04.219Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] PASS [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === Skipped [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-06T17:35:04.219Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] [2021-04-06T17:35:04.219Z] DONE 17 tests, 17 skipped in 0.373s [2021-04-06T17:35:04.219Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:35:04.220Z] INFO: Testing against a local daemon [2021-04-06T17:35:04.220Z] === RUN TestPluginInvalidJSON [2021-04-06T17:35:04.220Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:35:04.220Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:35:04.220Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:35:04.220Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-06T17:35:04.220Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:35:04.220Z] === RUN TestPluginInstall [2021-04-06T17:35:04.220Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-06T17:35:04.220Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.220Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:35:04.220Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-06T17:35:04.220Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-06T17:35:04.220Z] === RUN TestPluginBackCompatMediaTypes [2021-04-06T17:35:04.220Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-06T17:35:04.220Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-06T17:35:04.220Z] PASS [2021-04-06T17:35:04.220Z] [2021-04-06T17:35:04.220Z] === Skipped [2021-04-06T17:35:04.220Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-06T17:35:04.220Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:35:04.220Z] [2021-04-06T17:35:04.220Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-06T17:35:04.220Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-06T17:35:04.220Z] [2021-04-06T17:35:04.220Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-04-06T17:35:04.220Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-06T17:35:04.220Z] [2021-04-06T17:35:04.220Z] [2021-04-06T17:35:04.220Z] DONE 5 tests, 3 skipped in 0.129s [2021-04-06T17:35:04.475Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:35:04.475Z] INFO: Testing against a local daemon [2021-04-06T17:35:04.475Z] === RUN TestExternalGraphDriver [2021-04-06T17:35:04.476Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-04-06T17:35:04.476Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-06T17:35:04.476Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:35:05.585Z] ? github.com/docker/docker/api [no test files] [2021-04-06T17:35:06.394Z] --- PASS: TestGet (15.01s) [2021-04-06T17:35:06.394Z] === RUN TestPluginWithNoManifest [2021-04-06T17:35:06.394Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-06T17:35:06.394Z] === RUN TestGetAll [2021-04-06T17:35:06.394Z] --- PASS: TestGetAll (0.00s) [2021-04-06T17:35:06.394Z] PASS [2021-04-06T17:35:06.394Z] coverage: 73.4% of statements [2021-04-06T17:35:06.394Z] ok github.com/docker/docker/pkg/plugins 35.058s coverage: 73.4% of statements [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/quota [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/rootless [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/volume [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-06T17:35:06.394Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-06T17:35:06.779Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === Skipped [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-06T17:35:07.356Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-06T17:35:07.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-06T17:35:07.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-04-06T17:35:07.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-06T17:35:07.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-06T17:35:07.356Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-06T17:35:07.356Z] daemon_test.go:147: root required [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-06T17:35:07.356Z] reload_test.go:520: root required [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-06T17:35:07.356Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-06T17:35:07.356Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-06T17:35:07.356Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-06T17:35:07.356Z] download_test.go:268: Needs fixing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-06T17:35:07.356Z] layer_test.go:304: Failing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-06T17:35:07.356Z] layer_test.go:353: Failing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-06T17:35:07.356Z] layer_test.go:468: Failing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-06T17:35:07.356Z] layer_test.go:697: Failing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-06T17:35:07.356Z] migration_test.go:46: Failing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-06T17:35:07.356Z] migration_test.go:182: Failing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-06T17:35:07.356Z] mount_test.go:17: Failing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-06T17:35:07.356Z] mount_test.go:76: Failing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-06T17:35:07.356Z] mount_test.go:125: Failing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-06T17:35:07.356Z] mount_test.go:212: Failing on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-06T17:35:07.356Z] archive_test.go:134: Xz not present in msys2 [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-06T17:35:07.356Z] archive_test.go:239: Failing on Windows CI machines [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-06T17:35:07.356Z] archive_windows_test.go:16: Currently fails [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-06T17:35:07.356Z] changes_test.go:192: needs more investigation [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-06T17:35:07.356Z] changes_test.go:405: needs further investigation [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-06T17:35:07.356Z] changes_test.go:441: needs further investigation [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-06T17:35:07.356Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-06T17:35:07.356Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-06T17:35:07.356Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-06T17:35:07.356Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-06T17:35:07.356Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-06T17:35:07.356Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-06T17:35:07.356Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-06T17:35:07.356Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-06T17:35:07.356Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-06T17:35:07.356Z] poller_test.go:41: No chmod on Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-06T17:35:07.356Z] fileutils_test.go:134: Needs porting to Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-06T17:35:07.356Z] fileutils_test.go:180: Needs porting to Windows [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-06T17:35:07.356Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-06T17:35:07.356Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.07s) [2021-04-06T17:35:07.356Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-06T17:35:07.356Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-06T17:35:07.356Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] [2021-04-06T17:35:07.356Z] DONE 1833 tests, 45 skipped in 187.578s [2021-04-06T17:35:07.356Z] INFO: make.ps1 ended at 04/06/2021 17:35:07 [2021-04-06T17:35:08.145Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-06T17:35:08.884Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-06T17:35:08.885Z] INFO: Unit tests ended at 04/06/2021 17:35:08. Duration:00:03:20.6515247 [2021-04-06T17:35:08.885Z] INFO: Building busybox [2021-04-06T17:35:08.885Z] Sending build context to Docker daemon 5.12kB [2021-04-06T17:35:08.885Z] [2021-04-06T17:35:08.885Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-06T17:35:08.885Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-06T17:35:08.885Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-06T17:35:08.885Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-06T17:35:08.885Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-06T17:35:08.885Z] ---> 3eaa9ebbf51f [2021-04-06T17:35:08.885Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-06T17:35:08.885Z] ---> Running in 7a8e14883dbb [2021-04-06T17:35:10.663Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-04-06T17:35:12.599Z] Removing intermediate container 7a8e14883dbb [2021-04-06T17:35:12.599Z] ---> 5bc591200e4c [2021-04-06T17:35:12.599Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-06T17:35:12.599Z] ---> Running in 89c53923d696 [2021-04-06T17:35:12.622Z] --- PASS: TestGraphdriverPluginV2 (6.94s) [2021-04-06T17:35:12.622Z] PASS [2021-04-06T17:35:12.622Z] [2021-04-06T17:35:12.622Z] === Skipped [2021-04-06T17:35:12.622Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-04-06T17:35:12.622Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-06T17:35:12.622Z] [2021-04-06T17:35:12.622Z] [2021-04-06T17:35:12.622Z] DONE 2 tests, 1 skipped in 7.111s [2021-04-06T17:35:12.622Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:35:12.622Z] INFO: Testing against a local daemon [2021-04-06T17:35:12.622Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:35:12.622Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:35:12.622Z] === RUN TestReadPluginNoRead [2021-04-06T17:35:12.622Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:35:12.622Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:35:12.622Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:35:12.622Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:35:12.622Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:35:13.055Z] Removing intermediate container 89c53923d696 [2021-04-06T17:35:13.055Z] ---> 08c6da27cda0 [2021-04-06T17:35:13.055Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-06T17:35:13.055Z] ---> Running in 6bf37755e9d2 [2021-04-06T17:35:13.055Z] Removing intermediate container 6bf37755e9d2 [2021-04-06T17:35:13.055Z] ---> cb1aac88be07 [2021-04-06T17:35:13.055Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-06T17:35:14.584Z] [2021-04-06T17:35:15.232Z] ---> ea70e3ee4313 [2021-04-06T17:35:15.232Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-06T17:35:15.232Z] ---> Running in 70611f6699b4 [2021-04-06T17:35:15.912Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-06T17:35:17.080Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2021-04-06T17:35:17.080Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:35:17.791Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:35:17.791Z] [2021-04-06T17:35:17.791Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:35:17.791Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:35:17.791Z] HOSTNAME=b3b97917f999 [2021-04-06T17:35:17.791Z] TESTDEBUG=0 [2021-04-06T17:35:17.791Z] DEST=bundles/test-integration [2021-04-06T17:35:17.791Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:35:17.791Z] DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 [2021-04-06T17:35:17.791Z] container=docker [2021-04-06T17:35:17.791Z] HOME=/root [2021-04-06T17:35:17.791Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:35:17.791Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:35:17.791Z] VALIDATE_BRANCH=master [2021-04-06T17:35:17.791Z] TERM=xterm [2021-04-06T17:35:17.791Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:35:17.791Z] SHLVL=1 [2021-04-06T17:35:17.791Z] TIMEOUT=120m [2021-04-06T17:35:17.791Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:35:17.791Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:35:17.791Z] GO111MODULE=off [2021-04-06T17:35:17.791Z] DOCKER_EXPERIMENTAL=1 [2021-04-06T17:35:17.791Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:35:17.791Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:35:17.791Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:35:17.791Z] GOPATH=/go [2021-04-06T17:35:17.791Z] PKG_CONFIG=pkg-config [2021-04-06T17:35:17.791Z] _=/usr/bin/env [2021-04-06T17:35:17.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T17:35:19.186Z] --- PASS: TestDaemonStartWithLogOpt (6.49s) [2021-04-06T17:35:19.186Z] === CONT TestReadPluginNoRead [2021-04-06T17:35:20.078Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-06T17:35:20.078Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-06T17:35:20.465Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-04-06T17:35:20.640Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-04-06T17:35:21.699Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:35:21.955Z] --- PASS: TestContinueAfterPluginCrash (10.39s) [2021-04-06T17:35:22.148Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.46s) [2021-04-06T17:35:22.148Z] PASS [2021-04-06T17:35:22.148Z] [2021-04-06T17:35:22.148Z] === Skipped [2021-04-06T17:35:22.148Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:35:22.148Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:35:22.148Z] [2021-04-06T17:35:22.148Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:35:22.148Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:35:22.148Z] [2021-04-06T17:35:22.148Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:35:22.148Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:35:22.148Z] [2021-04-06T17:35:22.148Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:35:22.148Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:35:22.148Z] [2021-04-06T17:35:22.148Z] [2021-04-06T17:35:22.148Z] DONE 17 tests, 4 skipped in 30.691s [2021-04-06T17:35:22.148Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:35:22.148Z] ++ 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 [2021-04-06T17:35:22.148Z] ++ set -e [2021-04-06T17:35:22.148Z] ++ '[' -n 0 ']' [2021-04-06T17:35:22.148Z] ++ set -x [2021-04-06T17:35:22.148Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:35:22.148Z] INFO: Testing against a local daemon [2021-04-06T17:35:22.148Z] === RUN TestPluginInvalidJSON [2021-04-06T17:35:22.148Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:35:22.148Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:35:22.148Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:35:22.148Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-06T17:35:22.148Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:35:22.148Z] === RUN TestPluginInstall [2021-04-06T17:35:22.148Z] === RUN TestPluginInstall/no_auth [2021-04-06T17:35:22.279Z] Removing intermediate container 70611f6699b4 [2021-04-06T17:35:22.279Z] ---> a92093133cdf [2021-04-06T17:35:22.279Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-06T17:35:22.279Z] ---> Running in f015fbd89c5d [2021-04-06T17:35:23.176Z] time="2021-04-06T17:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:35:23.176Z] time="2021-04-06T17:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f81dba298b8f409326addd181a62132142847105d4d80bbf6fabccaf3efb8fa0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:35:23.176Z] time="2021-04-06T17:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:35:23.176Z] time="2021-04-06T17:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f81dba298b8f409326addd181a62132142847105d4d80bbf6fabccaf3efb8fa0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:35:23.807Z] [2021-04-06T17:35:23.807Z] SUCCESS: Specified value was saved. [2021-04-06T17:35:23.807Z] === RUN TestPluginInstall/with_htpasswd [2021-04-06T17:35:24.096Z] time="2021-04-06T17:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:35:24.096Z] time="2021-04-06T17:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6917088e2888e0ee1bd48c3f124697e63b81cdc553cf0312d5215322039274d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:35:24.096Z] time="2021-04-06T17:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:35:24.096Z] time="2021-04-06T17:35:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6917088e2888e0ee1bd48c3f124697e63b81cdc553cf0312d5215322039274d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:35:24.386Z] === RUN TestPluginInstall/with_insecure [2021-04-06T17:35:24.467Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:35:25.413Z] time="2021-04-06T17:35:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:35:25.413Z] time="2021-04-06T17:35:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d83de5297eb0a41fe8e6b080b229050471d394362f5833899381ad921d177109" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:35:25.413Z] time="2021-04-06T17:35:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:35:25.413Z] time="2021-04-06T17:35:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d83de5297eb0a41fe8e6b080b229050471d394362f5833899381ad921d177109" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:35:25.702Z] --- PASS: TestPluginInstall (4.38s) [2021-04-06T17:35:25.702Z] --- PASS: TestPluginInstall/no_auth (2.30s) [2021-04-06T17:35:25.702Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-04-06T17:35:25.702Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-04-06T17:35:25.702Z] plugin_test.go:165: [dbfd58378d5aa] daemon is not started [2021-04-06T17:35:25.702Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:35:25.971Z] Removing intermediate container f015fbd89c5d [2021-04-06T17:35:25.971Z] ---> e38c4d577352 [2021-04-06T17:35:25.971Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-06T17:35:25.971Z] ---> Running in 1039022466ef [2021-04-06T17:35:26.980Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:35:27.181Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-06T17:35:27.438Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-06T17:35:27.695Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-06T17:35:27.758Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-06T17:35:27.951Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-06T17:35:28.784Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-06T17:35:28.859Z] Cannot create a file when that file already exists. [2021-04-06T17:35:28.880Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-06T17:35:28.880Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-06T17:35:29.443Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-06T17:35:29.493Z] --- PASS: TestReadPluginNoRead (11.01s) [2021-04-06T17:35:29.493Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.45s) [2021-04-06T17:35:29.493Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s) [2021-04-06T17:35:29.493Z] --- PASS: TestReadPluginNoRead/default (2.50s) [2021-04-06T17:35:29.493Z] read_test.go:92: [db2aba2da9b3d] daemon is not started [2021-04-06T17:35:29.493Z] PASS [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] DONE 6 tests in 17.610s [2021-04-06T17:35:29.493Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:35:29.493Z] testing: warning: no tests to run [2021-04-06T17:35:29.493Z] PASS [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] DONE 0 tests in 0.039s [2021-04-06T17:35:29.493Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:35:29.493Z] INFO: Testing against a local daemon [2021-04-06T17:35:29.493Z] === RUN TestPluginWithDevMounts [2021-04-06T17:35:29.493Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-06T17:35:29.493Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-06T17:35:29.493Z] PASS [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] === Skipped [2021-04-06T17:35:29.493Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-06T17:35:29.493Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] DONE 1 tests, 1 skipped in 0.126s [2021-04-06T17:35:29.493Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:35:29.493Z] INFO: Testing against a local daemon [2021-04-06T17:35:29.493Z] === RUN TestSecretInspect [2021-04-06T17:35:29.493Z] --- SKIP: TestSecretInspect (0.02s) [2021-04-06T17:35:29.493Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] === RUN TestSecretList [2021-04-06T17:35:29.493Z] --- SKIP: TestSecretList (0.01s) [2021-04-06T17:35:29.493Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:35:29.493Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-04-06T17:35:29.493Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] === RUN TestSecretsUpdate [2021-04-06T17:35:29.493Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-06T17:35:29.493Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] === RUN TestTemplatedSecret [2021-04-06T17:35:29.493Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-06T17:35:29.493Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] === RUN TestSecretCreateResolve [2021-04-06T17:35:29.493Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-04-06T17:35:29.493Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] PASS [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] === Skipped [2021-04-06T17:35:29.493Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-04-06T17:35:29.493Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-04-06T17:35:29.493Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-04-06T17:35:29.493Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-04-06T17:35:29.493Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-06T17:35:29.493Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-04-06T17:35:29.493Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] [2021-04-06T17:35:29.493Z] DONE 6 tests, 6 skipped in 0.178s [2021-04-06T17:35:29.493Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:35:29.493Z] INFO: Testing against a local daemon [2021-04-06T17:35:29.493Z] === RUN TestServiceCreateInit [2021-04-06T17:35:29.494Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:35:29.494Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:35:29.494Z] --- PASS: TestServiceCreateInit (0.01s) [2021-04-06T17:35:29.494Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:35:29.494Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.494Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:35:29.494Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.494Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:35:29.494Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-04-06T17:35:29.494Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.494Z] === RUN TestCreateServiceConflict [2021-04-06T17:35:29.700Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-06T17:35:29.749Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-04-06T17:35:29.749Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.749Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:35:29.749Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-04-06T17:35:29.749Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.749Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:35:29.749Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-06T17:35:29.749Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.749Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:35:29.749Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-04-06T17:35:29.749Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.749Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:35:29.749Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-04-06T17:35:29.749Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.749Z] === RUN TestCreateServiceSysctls [2021-04-06T17:35:29.749Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-06T17:35:29.749Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.749Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:35:29.749Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-06T17:35:29.749Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.749Z] === RUN TestInspect [2021-04-06T17:35:29.749Z] --- SKIP: TestInspect (0.02s) [2021-04-06T17:35:29.749Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.749Z] === RUN TestCreateJob [2021-04-06T17:35:29.749Z] --- SKIP: TestCreateJob (0.01s) [2021-04-06T17:35:29.749Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.750Z] === RUN TestReplicatedJob [2021-04-06T17:35:29.750Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-06T17:35:29.750Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.750Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:35:29.750Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-04-06T17:35:29.750Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.750Z] === RUN TestServiceListWithStatuses [2021-04-06T17:35:29.750Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:35:29.750Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:35:29.750Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:35:29.750Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-04-06T17:35:29.750Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.750Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:35:29.750Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-04-06T17:35:29.750Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:29.750Z] === RUN TestServicePlugin [2021-04-06T17:35:29.956Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-06T17:35:30.845Z] --- PASS: TestPluginsWithRuntimes (4.76s) [2021-04-06T17:35:30.845Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.45s) [2021-04-06T17:35:30.845Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.44s) [2021-04-06T17:35:30.845Z] === RUN TestPluginBackCompatMediaTypes [2021-04-06T17:35:31.134Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2021-04-06T17:35:31.134Z] PASS [2021-04-06T17:35:31.134Z] [2021-04-06T17:35:31.134Z] DONE 10 tests in 10.055s [2021-04-06T17:35:31.134Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:35:31.134Z] ++ 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 [2021-04-06T17:35:31.134Z] ++ set -e [2021-04-06T17:35:31.134Z] ++ '[' -n 0 ']' [2021-04-06T17:35:31.134Z] ++ set -x [2021-04-06T17:35:31.134Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:35:31.424Z] INFO: Testing against a local daemon [2021-04-06T17:35:31.424Z] === RUN TestExternalGraphDriver [2021-04-06T17:35:31.424Z] === RUN TestExternalGraphDriver/json [2021-04-06T17:35:31.849Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-04-06T17:35:31.975Z] --- PASS: TestServiceUpdateConfigs (15.40s) [2021-04-06T17:35:31.975Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:35:32.778Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-06T17:35:33.034Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-06T17:35:33.524Z] Removing intermediate container 1039022466ef [2021-04-06T17:35:33.524Z] ---> 9e08fbaa9642 [2021-04-06T17:35:33.524Z] Step 13/13 : CMD ["sh"] [2021-04-06T17:35:33.524Z] ---> Running in e4d01ba5ada3 [2021-04-06T17:35:33.524Z] Removing intermediate container e4d01ba5ada3 [2021-04-06T17:35:33.524Z] ---> 9d3ba160dcb6 [2021-04-06T17:35:33.524Z] Successfully built 9d3ba160dcb6 [2021-04-06T17:35:33.524Z] Successfully tagged busybox:latest [2021-04-06T17:35:33.524Z] INFO: Docker images of the daemon under test [2021-04-06T17:35:33.524Z] [2021-04-06T17:35:33.524Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-06T17:35:33.524Z] busybox latest 9d3ba160dcb6 Less than a second ago 5.32GB [2021-04-06T17:35:33.524Z] microsoft/windowsservercore latest 3eaa9ebbf51f 5 weeks ago 5.25GB [2021-04-06T17:35:33.524Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 5 weeks ago 5.25GB [2021-04-06T17:35:33.524Z] [2021-04-06T17:35:33.524Z] INFO: Running integration tests at 04/06/2021 17:35:33... [2021-04-06T17:35:33.524Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-06T17:35:33.524Z] INFO: Integration API tests being run from the host: [2021-04-06T17:35:33.524Z] INFO: make.ps1 starting at 04/06/2021 17:35:33 [2021-04-06T17:35:33.915Z] --- SKIP: TestServicePlugin (3.69s) [2021-04-06T17:35:33.915Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] === RUN TestServiceUpdateLabel [2021-04-06T17:35:33.915Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-04-06T17:35:33.915Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:35:33.915Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-04-06T17:35:33.915Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:35:33.915Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-04-06T17:35:33.915Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:35:33.915Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-04-06T17:35:33.915Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:35:33.915Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-04-06T17:35:33.915Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] PASS [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === Skipped [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:35:33.915Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:35:33.915Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:35:33.915Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:35:33.915Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-04-06T17:35:33.915Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-04-06T17:35:33.915Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-04-06T17:35:33.915Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-06T17:35:33.915Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-04-06T17:35:33.915Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-04-06T17:35:33.915Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-04-06T17:35:33.915Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-04-06T17:35:33.915Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-04-06T17:35:33.915Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-06T17:35:33.915Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-06T17:35:33.915Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-04-06T17:35:33.915Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:35:33.915Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-04-06T17:35:33.915Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-04-06T17:35:33.915Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestServicePlugin (3.69s) [2021-04-06T17:35:33.915Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-04-06T17:35:33.915Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.915Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-04-06T17:35:33.915Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.915Z] [2021-04-06T17:35:33.916Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-04-06T17:35:33.916Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.916Z] [2021-04-06T17:35:33.916Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-04-06T17:35:33.916Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.916Z] [2021-04-06T17:35:33.916Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-04-06T17:35:33.916Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:35:33.916Z] [2021-04-06T17:35:33.916Z] [2021-04-06T17:35:33.916Z] DONE 24 tests, 23 skipped in 4.088s [2021-04-06T17:35:33.916Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:35:33.916Z] INFO: Testing against a local daemon [2021-04-06T17:35:33.916Z] === RUN TestSessionCreate [2021-04-06T17:35:33.916Z] --- PASS: TestSessionCreate (0.03s) [2021-04-06T17:35:33.916Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:35:33.916Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-06T17:35:33.916Z] PASS [2021-04-06T17:35:33.916Z] [2021-04-06T17:35:33.916Z] DONE 2 tests in 0.146s [2021-04-06T17:35:33.916Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:35:33.916Z] INFO: Testing against a local daemon [2021-04-06T17:35:33.916Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:35:33.916Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:35:33.916Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:35:33.916Z] === RUN TestEventsExecDie [2021-04-06T17:35:34.175Z] === RUN TestExternalGraphDriver/spec [2021-04-06T17:35:34.485Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-06T17:35:34.843Z] --- PASS: TestEventsExecDie (0.98s) [2021-04-06T17:35:34.843Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:35:34.843Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-04-06T17:35:34.843Z] === RUN TestInfoBinaryCommits [2021-04-06T17:35:34.843Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-06T17:35:34.843Z] === RUN TestInfoAPIVersioned [2021-04-06T17:35:34.843Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-06T17:35:34.843Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:35:34.927Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-06T17:35:36.231Z] === RUN TestExternalGraphDriver/pull [2021-04-06T17:35:36.731Z] --- PASS: TestInfoDiscoveryBackend (1.75s) [2021-04-06T17:35:36.731Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:35:37.468Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-06T17:35:38.030Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-04-06T17:35:38.286Z] --- PASS: TestExternalGraphDriver (6.90s) [2021-04-06T17:35:38.287Z] --- PASS: TestExternalGraphDriver/json (2.23s) [2021-04-06T17:35:38.287Z] --- PASS: TestExternalGraphDriver/spec (2.23s) [2021-04-06T17:35:38.287Z] --- PASS: TestExternalGraphDriver/pull (2.31s) [2021-04-06T17:35:38.287Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:35:38.287Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-06T17:35:38.287Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:35:38.287Z] PASS [2021-04-06T17:35:38.287Z] [2021-04-06T17:35:38.287Z] === Skipped [2021-04-06T17:35:38.287Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-06T17:35:38.287Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:35:38.287Z] [2021-04-06T17:35:38.287Z] [2021-04-06T17:35:38.287Z] DONE 5 tests, 1 skipped in 7.155s [2021-04-06T17:35:38.287Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:35:38.287Z] ++ 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 [2021-04-06T17:35:38.287Z] ++ set -e [2021-04-06T17:35:38.287Z] ++ '[' -n 0 ']' [2021-04-06T17:35:38.287Z] ++ set -x [2021-04-06T17:35:38.287Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:35:38.576Z] INFO: Testing against a local daemon [2021-04-06T17:35:38.576Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:35:38.576Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:35:38.576Z] === RUN TestReadPluginNoRead [2021-04-06T17:35:38.576Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:35:38.576Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:35:38.576Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:35:38.576Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:35:38.576Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:35:39.397Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-06T17:35:39.994Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s) [2021-04-06T17:35:39.994Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-06T17:35:39.994Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-06T17:35:39.994Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:35:39.994Z] === RUN TestInfoAPI [2021-04-06T17:35:39.994Z] --- PASS: TestInfoAPI (0.02s) [2021-04-06T17:35:39.994Z] === RUN TestInfoAPIWarnings [2021-04-06T17:35:41.288Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-06T17:35:43.016Z] --- PASS: TestDaemonStartWithLogOpt (3.83s) [2021-04-06T17:35:43.016Z] === CONT TestReadPluginNoRead [2021-04-06T17:35:43.179Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-06T17:35:44.197Z] --- PASS: TestServiceUpdateNetwork (14.01s) [2021-04-06T17:35:44.197Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:35:45.101Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:35:45.137Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-06T17:35:45.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:35:46.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:35:46.521Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-06T17:35:47.157Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:35:47.791Z] --- PASS: TestContinueAfterPluginCrash (9.15s) [2021-04-06T17:35:49.290Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:35:51.266Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-06T17:35:51.448Z] --- PASS: TestReadPluginNoRead (9.15s) [2021-04-06T17:35:51.448Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2021-04-06T17:35:51.448Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2021-04-06T17:35:51.448Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2021-04-06T17:35:51.448Z] read_test.go:92: [dfd2fc8947857] daemon is not started [2021-04-06T17:35:51.448Z] PASS [2021-04-06T17:35:51.449Z] [2021-04-06T17:35:51.449Z] DONE 6 tests in 13.101s [2021-04-06T17:35:51.449Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:35:51.449Z] ++ 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 [2021-04-06T17:35:51.449Z] ++ set -e [2021-04-06T17:35:51.449Z] ++ '[' -n 0 ']' [2021-04-06T17:35:51.449Z] ++ set -x [2021-04-06T17:35:51.449Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:35:51.449Z] testing: warning: no tests to run [2021-04-06T17:35:51.449Z] PASS [2021-04-06T17:35:51.449Z] [2021-04-06T17:35:51.449Z] DONE 0 tests in 0.096s [2021-04-06T17:35:51.449Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:35:51.449Z] ++ 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 [2021-04-06T17:35:51.449Z] ++ set -e [2021-04-06T17:35:51.449Z] ++ '[' -n 0 ']' [2021-04-06T17:35:51.449Z] ++ set -x [2021-04-06T17:35:51.449Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:35:51.738Z] INFO: Testing against a local daemon [2021-04-06T17:35:51.738Z] === RUN TestPluginWithDevMounts [2021-04-06T17:35:51.738Z] === PAUSE TestPluginWithDevMounts [2021-04-06T17:35:51.738Z] === CONT TestPluginWithDevMounts [2021-04-06T17:35:53.157Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-06T17:35:53.793Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-04-06T17:35:53.793Z] PASS [2021-04-06T17:35:53.793Z] [2021-04-06T17:35:53.793Z] DONE 1 tests in 2.001s [2021-04-06T17:35:53.793Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:35:53.793Z] ++ 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 [2021-04-06T17:35:53.793Z] ++ set -e [2021-04-06T17:35:53.793Z] ++ '[' -n 0 ']' [2021-04-06T17:35:53.793Z] ++ set -x [2021-04-06T17:35:53.793Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:35:53.793Z] INFO: Testing against a local daemon [2021-04-06T17:35:53.793Z] === RUN TestSecretInspect [2021-04-06T17:35:54.657Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-06T17:35:55.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:35:55.548Z] INFO: Testing against a local daemon [2021-04-06T17:35:55.548Z] === RUN TestBuildWithSession [2021-04-06T17:35:55.548Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:35:55.548Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:35:55.548Z] === RUN TestBuildSquashParent [2021-04-06T17:35:55.548Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-06T17:35:55.548Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:35:55.548Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:35:55.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:35:55.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:35:55.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:35:55.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:35:55.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:35:55.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:35:55.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:35:55.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:35:55.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:35:55.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:35:55.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:35:55.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:35:55.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:35:55.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:35:55.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:35:55.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:35:57.297Z] --- PASS: TestSecretInspect (3.74s) [2021-04-06T17:35:57.297Z] === RUN TestSecretList [2021-04-06T17:35:58.028Z] --- PASS: TestInfoAPIWarnings (17.75s) [2021-04-06T17:35:58.028Z] === RUN TestInfoDebug [2021-04-06T17:35:59.914Z] --- PASS: TestInfoDebug (1.79s) [2021-04-06T17:35:59.914Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:36:01.278Z] --- PASS: TestInfoInsecureRegistries (1.77s) [2021-04-06T17:36:01.278Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:36:01.732Z] --- PASS: TestSecretList (3.80s) [2021-04-06T17:36:01.732Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:36:02.617Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:36:02.617Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:36:02.804Z] --- PASS: TestServiceUpdatePidsLimit (17.71s) [2021-04-06T17:36:02.804Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-04-06T17:36:02.804Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-04-06T17:36:02.804Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-04-06T17:36:02.804Z] PASS [2021-04-06T17:36:02.804Z] [2021-04-06T17:36:02.804Z] === Skipped [2021-04-06T17:36:02.804Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:36:02.804Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:36:02.804Z] [2021-04-06T17:36:02.804Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-04-06T17:36:02.804Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:36:02.804Z] [2021-04-06T17:36:02.804Z] [2021-04-06T17:36:02.804Z] DONE 27 tests, 2 skipped in 161.010s [2021-04-06T17:36:02.804Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:36:02.804Z] ++ 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 [2021-04-06T17:36:02.804Z] ++ set -e [2021-04-06T17:36:02.804Z] ++ '[' -n 0 ']' [2021-04-06T17:36:02.804Z] ++ set -x [2021-04-06T17:36:02.804Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:36:02.804Z] INFO: Testing against a local daemon [2021-04-06T17:36:02.804Z] === RUN TestSessionCreate [2021-04-06T17:36:02.804Z] --- PASS: TestSessionCreate (0.05s) [2021-04-06T17:36:02.804Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:36:02.804Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-06T17:36:02.804Z] PASS [2021-04-06T17:36:02.804Z] [2021-04-06T17:36:02.804Z] DONE 2 tests in 0.257s [2021-04-06T17:36:02.804Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:36:02.804Z] ++ 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 [2021-04-06T17:36:02.804Z] ++ set -e [2021-04-06T17:36:02.804Z] ++ '[' -n 0 ']' [2021-04-06T17:36:02.804Z] ++ set -x [2021-04-06T17:36:02.804Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:36:02.804Z] INFO: Testing against a local daemon [2021-04-06T17:36:02.804Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:36:02.804Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:36:02.804Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:36:02.804Z] === RUN TestEventsExecDie [2021-04-06T17:36:03.064Z] --- PASS: TestEventsExecDie (1.19s) [2021-04-06T17:36:03.064Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:36:03.064Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-06T17:36:03.064Z] === RUN TestInfoBinaryCommits [2021-04-06T17:36:03.109Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-06T17:36:03.165Z] --- PASS: TestInfoRegistryMirrors (1.77s) [2021-04-06T17:36:03.165Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:36:03.324Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-04-06T17:36:03.324Z] === RUN TestInfoAPIVersioned [2021-04-06T17:36:03.324Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-06T17:36:03.324Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:36:03.421Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-04-06T17:36:03.421Z] === RUN TestPingCacheHeaders [2021-04-06T17:36:03.421Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-06T17:36:03.421Z] === RUN TestPingGet [2021-04-06T17:36:03.421Z] --- PASS: TestPingGet (0.01s) [2021-04-06T17:36:03.421Z] === RUN TestPingHead [2021-04-06T17:36:03.421Z] --- PASS: TestPingHead (0.02s) [2021-04-06T17:36:03.421Z] === RUN TestVersion [2021-04-06T17:36:03.421Z] --- PASS: TestVersion (0.02s) [2021-04-06T17:36:03.421Z] PASS [2021-04-06T17:36:03.421Z] [2021-04-06T17:36:03.421Z] === Skipped [2021-04-06T17:36:03.421Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:36:03.421Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:36:03.421Z] [2021-04-06T17:36:03.421Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-06T17:36:03.421Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:36:03.421Z] [2021-04-06T17:36:03.421Z] [2021-04-06T17:36:03.421Z] DONE 18 tests, 2 skipped in 29.660s [2021-04-06T17:36:03.421Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:36:03.421Z] INFO: Testing against a local daemon [2021-04-06T17:36:03.421Z] === RUN TestVolumesCreateAndList [2021-04-06T17:36:03.421Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-06T17:36:03.421Z] === RUN TestVolumesRemove [2021-04-06T17:36:03.676Z] --- PASS: TestVolumesRemove (0.05s) [2021-04-06T17:36:03.676Z] === RUN TestVolumesInspect [2021-04-06T17:36:03.676Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-06T17:36:03.676Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:36:03.676Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:36:03.676Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:36:03.676Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:36:03.676Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-06T17:36:03.676Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:36:03.676Z] PASS [2021-04-06T17:36:03.676Z] [2021-04-06T17:36:03.676Z] DONE 5 tests in 0.212s [2021-04-06T17:36:03.676Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:36:03.676Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12227 is not a child of this shell [2021-04-06T17:36:03.676Z] warning: PID 12227 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-06T17:36:03.676Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:36:03.676Z] [2021-04-06T17:36:03.676Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:36:03.676Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:36:03.676Z] [2021-04-06T17:36:03.676Z] To set a process to complain mode, use the command line tool [2021-04-06T17:36:03.676Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:36:03.676Z] Removing test suite binaries [2021-04-06T17:36:03.676Z] exiting test-integration [2021-04-06T17:36:03.676Z] ++ exit 0 [2021-04-06T17:36:04.264Z] --- PASS: TestInfoDiscoveryBackend (1.15s) [2021-04-06T17:36:04.264Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:36:04.602Z] [2021-04-06T17:36:05.233Z] --- PASS: TestSecretsCreateAndDelete (3.79s) [2021-04-06T17:36:05.233Z] === RUN TestSecretsUpdate [2021-04-06T17:36:05.646Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-06T17:36:05.646Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName Post stage [Pipeline] junit [2021-04-06T17:36:05.984Z] Recording test results [2021-04-06T17:36:06.373Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-06T17:36:06.587Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.10s) [2021-04-06T17:36:06.587Z] === RUN TestInfoAPI [2021-04-06T17:36:06.587Z] --- PASS: TestInfoAPI (0.05s) [2021-04-06T17:36:06.587Z] === RUN TestInfoAPIWarnings [2021-04-06T17:36:07.964Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:36:08.354Z] + echo Ensuring container killed. [2021-04-06T17:36:08.354Z] Ensuring container killed. [2021-04-06T17:36:08.354Z] + docker rm -vf docker-pr1 [2021-04-06T17:36:08.354Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-06T17:36:08.626Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:36:08.626Z] Chowning /workspace to jenkins user [2021-04-06T17:36:08.626Z] + id -u [2021-04-06T17:36:08.626Z] + id -g [2021-04-06T17:36:08.626Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42259:/workspace busybox chown -R 1000:1000 /workspace [2021-04-06T17:36:08.626Z] Unable to find image 'busybox:latest' locally [2021-04-06T17:36:08.734Z] --- PASS: TestSecretsUpdate (3.79s) [2021-04-06T17:36:08.734Z] === RUN TestTemplatedSecret [2021-04-06T17:36:08.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-06T17:36:08.882Z] latest: Pulling from library/busybox [2021-04-06T17:36:08.882Z] 8b3d7e226fab: Pulling fs layer [2021-04-06T17:36:08.882Z] 8b3d7e226fab: Download complete [2021-04-06T17:36:08.895Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-06T17:36:09.142Z] 8b3d7e226fab: Pull complete [2021-04-06T17:36:09.142Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-04-06T17:36:09.142Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:36:10.844Z] + bundleName=amd64-rootless [2021-04-06T17:36:10.845Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-06T17:36:10.845Z] Creating amd64-rootless-bundles.tar.gz [2021-04-06T17:36:10.845Z] + xargs tar+ -czf amd64-rootless-bundles.tar.gz [2021-04-06T17:36:10.845Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-06T17:36:10.854Z] Archiving artifacts [2021-04-06T17:36:12.574Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42259/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:36:12.884Z] + make clean [2021-04-06T17:36:12.920Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-06T17:36:12.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.03s) [2021-04-06T17:36:12.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.17s) [2021-04-06T17:36:12.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.59s) [2021-04-06T17:36:12.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.38s) [2021-04-06T17:36:12.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.90s) [2021-04-06T17:36:12.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.55s) [2021-04-06T17:36:12.920Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:36:12.920Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:36:13.064Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-06T17:36:13.064Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-06T17:36:13.139Z] docker volume rm -f docker-dev-cache [2021-04-06T17:36:13.139Z] docker-dev-cache [Pipeline] deleteDir [2021-04-06T17:36:13.208Z] --- PASS: TestTemplatedSecret (4.18s) [2021-04-06T17:36:13.208Z] === RUN TestSecretCreateResolve [2021-04-06T17:36:13.704Z] --- PASS: TestImportExtremelyLargeImageWorks (102.37s) [2021-04-06T17:36:13.704Z] PASS [2021-04-06T17:36:13.704Z] [2021-04-06T17:36:13.704Z] DONE 12 tests in 105.417s [2021-04-06T17:36:13.704Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:36:13.704Z] INFO: Testing against a local daemon [2021-04-06T17:36:13.704Z] === RUN TestNetworkCreateDelete [2021-04-06T17:36:13.704Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-04-06T17:36:13.704Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:36:13.704Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2021-04-06T17:36:13.704Z] === RUN TestDaemonDNSFallback [2021-04-06T17:36:13.704Z] --- PASS: TestDaemonDNSFallback (7.16s) [2021-04-06T17:36:13.704Z] === RUN TestInspectNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:36:16.798Z] --- PASS: TestSecretCreateResolve (3.74s) [2021-04-06T17:36:16.798Z] PASS [2021-04-06T17:36:16.798Z] [2021-04-06T17:36:16.798Z] DONE 6 tests in 23.143s [2021-04-06T17:36:16.798Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:36:16.798Z] ++ 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 [2021-04-06T17:36:16.798Z] ++ set -e [2021-04-06T17:36:16.798Z] ++ '[' -n 0 ']' [2021-04-06T17:36:16.798Z] ++ set -x [2021-04-06T17:36:16.798Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:36:16.798Z] INFO: Testing against a local daemon [2021-04-06T17:36:16.798Z] === RUN TestServiceCreateInit [2021-04-06T17:36:16.798Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:36:17.871Z] === RUN TestInspectNetwork/full_network_id [2021-04-06T17:36:17.871Z] === RUN TestInspectNetwork/partial_network_id [2021-04-06T17:36:17.871Z] === RUN TestInspectNetwork/network_name [2021-04-06T17:36:17.871Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-06T17:36:19.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite (514.00s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.24s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.15s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.11s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.66s) [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:1455: [d831dcd10b614] daemon is not started [2021-04-06T17:36:19.625Z] check_test.go:309: [d8f714139f46b] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.72s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.44s) [2021-04-06T17:36:19.625Z] check_test.go:309: [d73f657550fbd] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.68s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.97s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.20s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.92s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.91s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.33s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.88s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.03s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-04-06T17:36:19.625Z] check_test.go:309: [d1d338265d35e] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-06T17:36:19.625Z] check_test.go:309: [db35d98de1f0e] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.48s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.88s) [2021-04-06T17:36:19.625Z] check_test.go:309: [d8058ae5d0965] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.31s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.93s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.23s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.33s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.81s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.84s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.94s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-04-06T17:36:19.625Z] check_test.go:309: [da46362166a04] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.98s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.86s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.91s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.05s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.27s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.36s) [2021-04-06T17:36:19.625Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-06T17:36:19.625Z] check_test.go:309: [de671bdcb019e] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.57s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.32s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.49s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.85s) [2021-04-06T17:36:19.625Z] check_test.go:309: [de6fc87991489] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.79s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.91s) [2021-04-06T17:36:19.625Z] check_test.go:309: [d391426930da0] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.45s) [2021-04-06T17:36:19.625Z] docker_cli_daemon_plugins_test.go:79: [d999fac160bb6] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.65s) [2021-04-06T17:36:19.625Z] docker_cli_daemon_plugins_test.go:169: [dd4b3d69ed73e] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.42s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.89s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.85s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-04-06T17:36:19.625Z] check_test.go:309: [da8f690e9fce0] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.60s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.59s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.69s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.58s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (3.19s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.58s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.14s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.87s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.85s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.84s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.09s) [2021-04-06T17:36:19.625Z] check_test.go:309: [d1a6f431d2656] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.47s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.93s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.96s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.01s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.52s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.13s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.58s) [2021-04-06T17:36:19.625Z] check_test.go:309: [d81833e16c311] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.79s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.91s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.80s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.34s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.06s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.71s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.81s) [2021-04-06T17:36:19.625Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-06T17:36:19.625Z] check_test.go:309: [d66b36d26fec6] daemon is not started [2021-04-06T17:36:19.625Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-06T17:36:19.625Z] check_test.go:309: [dd1c9e30a5648] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.26s) [2021-04-06T17:36:19.625Z] check_test.go:309: [d6c49bfdbb1fe] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.22s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.70s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.38s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.12s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.23s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.87s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.35s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.76s) [2021-04-06T17:36:19.625Z] check_test.go:309: [d5fc80f086fc4] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.78s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.82s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.48s) [2021-04-06T17:36:19.625Z] check_test.go:309: [d68c82ef3e6dd] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.91s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.73s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.15s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.93s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.41s) [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-06T17:36:19.625Z] check_test.go:309: [d166c47106491] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.04s) [2021-04-06T17:36:19.625Z] check_test.go:309: [da2fed1bbe6e7] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.77s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.94s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.47s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.86s) [2021-04-06T17:36:19.625Z] check_test.go:309: [df51022554c5f] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.39s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.91s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.91s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.42s) [2021-04-06T17:36:19.625Z] check_test.go:309: [dafcde71d3039] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.31s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.48s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.76s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.12s) [2021-04-06T17:36:19.625Z] check_test.go:309: [dc5b484d2e06c] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.00s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.96s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.99s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.73s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-04-06T17:36:19.625Z] check_test.go:309: [dd8a4b800f34f] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.12s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.24s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.90s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.04s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.36s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.11s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.01s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.13s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.63s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.51s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.93s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.26s) [2021-04-06T17:36:19.625Z] docker_cli_daemon_test.go:2550: [dda5daf17ece9] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.48s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.15s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.70s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.35s) [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-04-06T17:36:19.625Z] check_test.go:309: [d3021e41891f9] daemon is not started [2021-04-06T17:36:19.625Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.39s) [2021-04-06T17:36:19.625Z] === RUN TestDockerSwarmSuite [2021-04-06T17:36:19.625Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-06T17:36:19.967Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:36:20.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:36:20.423Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:36:21.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-06T17:36:21.383Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:36:22.033Z] --- PASS: TestInspectNetwork (8.39s) [2021-04-06T17:36:22.033Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-06T17:36:22.033Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-06T17:36:22.033Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-06T17:36:22.033Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-06T17:36:22.033Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:36:22.345Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:36:22.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:36:22.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:36:22.896Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-04-06T17:36:23.305Z] --- PASS: TestBuildMultiStageCopy (10.29s) [2021-04-06T17:36:23.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.79s) [2021-04-06T17:36:23.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-04-06T17:36:23.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s) [2021-04-06T17:36:23.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s) [2021-04-06T17:36:23.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.07s) [2021-04-06T17:36:23.305Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:36:23.740Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:36:24.261Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-06T17:36:24.687Z] --- PASS: TestInfoAPIWarnings (17.11s) [2021-04-06T17:36:24.687Z] === RUN TestInfoDebug [2021-04-06T17:36:24.687Z] --- PASS: TestInfoDebug (1.17s) [2021-04-06T17:36:24.687Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:36:24.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:36:25.300Z] --- PASS: TestRunContainerWithBridgeNone (3.20s) [2021-04-06T17:36:25.300Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:36:25.300Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:36:25.300Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:36:25.300Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:36:25.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:36:25.300Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:36:25.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:36:25.300Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:36:25.300Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:36:25.300Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:36:25.300Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-06T17:36:25.300Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:36:25.300Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:36:25.300Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:36:25.300Z] === RUN TestNetworkList [2021-04-06T17:36:25.300Z] === RUN TestNetworkList//networks [2021-04-06T17:36:25.300Z] === PAUSE TestNetworkList//networks [2021-04-06T17:36:25.300Z] === RUN TestNetworkList//networks/ [2021-04-06T17:36:25.300Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:36:25.300Z] === CONT TestNetworkList//networks [2021-04-06T17:36:25.300Z] === CONT TestNetworkList//networks/ [2021-04-06T17:36:25.300Z] --- PASS: TestNetworkList (0.01s) [2021-04-06T17:36:25.300Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:36:25.300Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:36:25.300Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:36:25.475Z] --- PASS: TestBuildMultiStageParentConfig (2.06s) [2021-04-06T17:36:25.475Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:36:25.475Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-04-06T17:36:25.475Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:36:25.475Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:36:26.068Z] --- PASS: TestInfoInsecureRegistries (1.13s) [2021-04-06T17:36:26.069Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:36:26.152Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-06T17:36:26.152Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-06T17:36:26.227Z] --- PASS: TestHostIPv4BridgeLabel (0.87s) [2021-04-06T17:36:26.227Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:36:26.437Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2021-04-06T17:36:26.437Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:36:27.451Z] --- PASS: TestInfoRegistryMirrors (1.24s) [2021-04-06T17:36:27.451Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:36:27.451Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-04-06T17:36:27.451Z] === RUN TestPingCacheHeaders [2021-04-06T17:36:27.451Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-06T17:36:27.451Z] === RUN TestPingGet [2021-04-06T17:36:27.451Z] --- PASS: TestPingGet (0.03s) [2021-04-06T17:36:27.451Z] === RUN TestPingHead [2021-04-06T17:36:27.451Z] --- PASS: TestPingHead (0.05s) [2021-04-06T17:36:27.451Z] === RUN TestVersion [2021-04-06T17:36:27.589Z] --- PASS: TestDaemonRestartWithLiveRestore (1.50s) [2021-04-06T17:36:27.589Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:36:27.711Z] --- PASS: TestVersion (0.05s) [2021-04-06T17:36:27.711Z] PASS [2021-04-06T17:36:27.711Z] [2021-04-06T17:36:27.711Z] === Skipped [2021-04-06T17:36:27.711Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:36:27.711Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:36:27.711Z] [2021-04-06T17:36:27.711Z] [2021-04-06T17:36:27.711Z] DONE 18 tests, 1 skipped in 25.889s [2021-04-06T17:36:27.711Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:36:27.711Z] ++ 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 [2021-04-06T17:36:27.711Z] ++ set -e [2021-04-06T17:36:27.711Z] ++ '[' -n 0 ']' [2021-04-06T17:36:27.711Z] ++ set -x [2021-04-06T17:36:27.711Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:36:27.711Z] INFO: Testing against a local daemon [2021-04-06T17:36:27.711Z] === RUN TestVolumesCreateAndList [2021-04-06T17:36:27.711Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-06T17:36:27.711Z] === RUN TestVolumesRemove [2021-04-06T17:36:27.971Z] --- PASS: TestVolumesRemove (0.10s) [2021-04-06T17:36:27.971Z] === RUN TestVolumesInspect [2021-04-06T17:36:27.971Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-06T17:36:27.971Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:36:27.971Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:36:27.971Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:36:27.971Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:36:27.971Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-06T17:36:27.971Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:36:27.971Z] PASS [2021-04-06T17:36:27.971Z] [2021-04-06T17:36:27.971Z] DONE 5 tests in 0.341s [2021-04-06T17:36:27.971Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:36:28.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:36:28.541Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T17:36:28.541Z] +++ kill 13925 [2021-04-06T17:36:28.954Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s) [2021-04-06T17:36:28.954Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:36:29.477Z] --- PASS: TestServiceCreateInit (11.66s) [2021-04-06T17:36:29.477Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.89s) [2021-04-06T17:36:29.477Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.76s) [2021-04-06T17:36:29.477Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:36:29.932Z] +++ /etc/init.d/apparmor stop [2021-04-06T17:36:29.932Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:36:29.932Z] [2021-04-06T17:36:29.932Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:36:29.932Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:36:29.932Z] [2021-04-06T17:36:29.932Z] To set a process to complain mode, use the command line tool [2021-04-06T17:36:29.932Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:36:29.932Z] +++ true [2021-04-06T17:36:29.932Z] exiting test-integration [2021-04-06T17:36:29.932Z] ++ exit 0 [2021-04-06T17:36:29.932Z] [2021-04-06T17:36:30.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:36:31.470Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.14s) [2021-04-06T17:36:31.470Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:36:31.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:36:32.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:36:32.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash Post stage [Pipeline] junit [2021-04-06T17:36:33.244Z] Recording test results [2021-04-06T17:36:33.486Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:36:33.843Z] + echo Ensuring container killed. [2021-04-06T17:36:33.843Z] Ensuring container killed. [2021-04-06T17:36:33.843Z] + docker rm -vf docker-pr1 [2021-04-06T17:36:33.843Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-06T17:36:33.985Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.61s) [2021-04-06T17:36:33.985Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:36:34.130Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:36:34.130Z] Chowning /workspace to jenkins user [2021-04-06T17:36:34.130Z] + id -u [2021-04-06T17:36:34.130Z] + id -g [2021-04-06T17:36:34.130Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42259:/workspace busybox chown -R 1000:1000 /workspace [2021-04-06T17:36:34.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:36:34.550Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2021-04-06T17:36:34.550Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:36:35.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:36:36.903Z] --- PASS: TestBuildMultiStageOnBuild (9.05s) [2021-04-06T17:36:36.903Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:36:36.903Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-06T17:36:36.903Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:36:36.903Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:36:37.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:36:37.110Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2021-04-06T17:36:37.110Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:36:37.110Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:36:37.110Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:36:37.110Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:36:38.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:36:39.227Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-06T17:36:39.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:36:40.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-06T17:36:40.718Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:36:40.975Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-06T17:36:41.093Z] + bundleName=arm64-integration [2021-04-06T17:36:41.093Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-06T17:36:41.093Z] Creating arm64-integration-bundles.tar.gz [2021-04-06T17:36:41.093Z] + + xargsfind tar bundles -czf -path arm64-integration-bundles.tar.gz */root/*overlay2 [2021-04-06T17:36:41.093Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-06T17:36:41.170Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:36:41.170Z] Using test binary docker [2021-04-06T17:36:41.170Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:36:41.170Z] +++ /etc/init.d/apparmor start [2021-04-06T17:36:41.170Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:36:41.170Z] INFO: Waiting for daemon to start... [2021-04-06T17:36:41.170Z] Starting dockerd [2021-04-06T17:36:41.170Z] +++ 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 [Pipeline] archiveArtifacts [2021-04-06T17:36:41.366Z] Archiving artifacts [2021-04-06T17:36:41.643Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42259/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-06T17:36:41.919Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2021-04-06T17:36:41.919Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-06T17:36:41.919Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-06T17:36:41.919Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-04-06T17:36:41.919Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-06T17:36:41.919Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2021-04-06T17:36:41.919Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/builder [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-06T17:36:41.919Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-06T17:36:41.968Z] + make clean [2021-04-06T17:36:42.538Z] docker volume rm -f docker-dev-cache [2021-04-06T17:36:42.538Z] docker-dev-cache [Pipeline] deleteDir [2021-04-06T17:36:42.866Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-06T17:36:42.866Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-06T17:36:43.122Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-06T17:36:43.247Z] . [2021-04-06T17:36:43.247Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:36:43.247Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:36:43.247Z] Error: No such image: emptyfs [2021-04-06T17:36:43.247Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:36:43.247Z] ++++ docker load [2021-04-06T17:36:43.247Z] Running integration-test (iteration 1) [2021-04-06T17:36:43.247Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-04-06T17:36:43.247Z] ++ 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 [2021-04-06T17:36:43.247Z] ++ set -e [2021-04-06T17:36:43.247Z] ++ '[' -n 0 ']' [2021-04-06T17:36:43.247Z] ++ set -x [2021-04-06T17:36:43.247Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:36:44.433Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.7% of statements [2021-04-06T17:36:44.433Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 48.5% of statements [2021-04-06T17:36:44.433Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-06T17:36:45.360Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-04-06T17:36:46.285Z] ok github.com/docker/docker/builder/remotecontext/git 1.261s coverage: 86.3% of statements [2021-04-06T17:36:46.285Z] ? github.com/docker/docker/cli [no test files] [2021-04-06T17:36:46.285Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-06T17:36:46.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-06T17:36:47.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-06T17:36:49.592Z] ok github.com/docker/docker/client 0.183s coverage: 75.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:36:52.173Z] --- PASS: TestCreateServiceMultipleTimes (22.94s) [2021-04-06T17:36:52.173Z] === RUN TestCreateServiceConflict [2021-04-06T17:36:54.545Z] --- PASS: TestBuildMultiStageLayerLeak (17.68s) [2021-04-06T17:36:54.545Z] === RUN TestBuildWithHugeFile [2021-04-06T17:36:55.148Z] --- PASS: TestServiceWithDataPathPortInit (15.85s) [2021-04-06T17:36:55.148Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:36:55.732Z] --- PASS: TestCreateServiceConflict (3.90s) [2021-04-06T17:36:55.732Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:36:58.692Z] Loaded image: buildpack-deps:buster [2021-04-06T17:36:58.692Z] Loaded image: busybox:latest [2021-04-06T17:36:58.692Z] Loaded image: busybox:glibc [2021-04-06T17:36:59.332Z] Loaded image: debian:bullseye [2021-04-06T17:36:59.332Z] Loaded image: hello-world:latest [2021-04-06T17:36:59.332Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:36:59.332Z] INFO: Testing against a local daemon [2021-04-06T17:36:59.332Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:36:59.521Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-06T17:36:59.521Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-06T17:37:00.169Z] --- PASS: TestCreateServiceMaxReplicas (4.06s) [2021-04-06T17:37:00.169Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:37:00.449Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-06T17:37:00.870Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2021-04-06T17:37:00.870Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:37:01.011Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-06T17:37:01.267Z] === RUN TestDockerSuite/TestBuildFails [2021-04-06T17:37:01.681Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s) [2021-04-06T17:37:01.681Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:glw1isypxiluxmbzg2rxklk0n Created:2021-04-06 17:36:54.357867669 +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[e70200c4042511d0af618b6a9b8fc08949ecc53f88fab2fa2f49a4141b928727:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7tsiapc7prxbtyawfru7090ec EndpointID:0267d1b3b10744e0a75a6523338a1a21791403d311ef33fb2e3ffae1ff66a4f6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:36b0531f760bb9070ad1e967b0a573cce7a1db8df1730ce96dddf77f386f48d9 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:8a6be54bc96d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7tsiapc7prxbtyawfru7090ec EndpointID:0267d1b3b10744e0a75a6523338a1a21791403d311ef33fb2e3ffae1ff66a4f6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-06T17:37:01.681Z] PASS [2021-04-06T17:37:01.681Z] [2021-04-06T17:37:01.681Z] === Skipped [2021-04-06T17:37:01.681Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:37:01.682Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:37:01.682Z] [2021-04-06T17:37:01.682Z] [2021-04-06T17:37:01.682Z] DONE 26 tests, 1 skipped in 56.244s [2021-04-06T17:37:01.682Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:37:01.682Z] INFO: Testing against a local daemon [2021-04-06T17:37:01.682Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:37:01.682Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:37:01.682Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:37:01.682Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:37:01.682Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:37:01.682Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:37:01.682Z] PASS [2021-04-06T17:37:01.682Z] [2021-04-06T17:37:01.682Z] === Skipped [2021-04-06T17:37:01.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:37:01.682Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:37:01.682Z] [2021-04-06T17:37:01.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:37:01.682Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:37:01.682Z] [2021-04-06T17:37:01.682Z] [2021-04-06T17:37:01.682Z] DONE 2 tests, 2 skipped in 0.039s [2021-04-06T17:37:01.682Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:37:01.682Z] INFO: Testing against a local daemon [2021-04-06T17:37:01.682Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:37:02.392Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2021-04-06T17:37:02.392Z] === RUN TestBuildWithSession [2021-04-06T17:37:02.392Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:37:02.392Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:37:02.392Z] === RUN TestBuildSquashParent [2021-04-06T17:37:02.632Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-06T17:37:02.632Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-06T17:37:03.045Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.98s) [2021-04-06T17:37:03.045Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:37:04.001Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-06T17:37:04.957Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-06T17:37:06.321Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-06T17:37:06.800Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-06T17:37:06.867Z] --- PASS: TestBuildSquashParent (4.39s) [2021-04-06T17:37:06.867Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:37:06.867Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:37:06.867Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:37:06.867Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:37:06.867Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:37:06.867Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:37:06.867Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:37:06.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:37:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:37:06.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:37:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:37:06.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:37:06.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:37:06.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:37:06.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:37:06.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:37:06.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:37:08.971Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:37:08.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:37:09.586Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-06T17:37:10.072Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-06T17:37:11.133Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-06T17:37:11.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.24s) [2021-04-06T17:37:11.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.49s) [2021-04-06T17:37:11.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2021-04-06T17:37:11.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2021-04-06T17:37:11.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s) [2021-04-06T17:37:11.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.78s) [2021-04-06T17:37:11.133Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:37:11.133Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:37:12.590Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-06T17:37:12.657Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:37:12.657Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:37:12.852Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-06T17:37:12.953Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:37:13.590Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:37:13.884Z] --- PASS: TestBuildMultiStageCopy (2.90s) [2021-04-06T17:37:13.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2021-04-06T17:37:13.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2021-04-06T17:37:13.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2021-04-06T17:37:13.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-04-06T17:37:13.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-04-06T17:37:13.884Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:37:13.955Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-06T17:37:14.517Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-06T17:37:14.522Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2021-04-06T17:37:14.522Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:37:15.883Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-06T17:37:16.050Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2021-04-06T17:37:16.050Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:37:16.686Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-04-06T17:37:16.686Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:37:18.202Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2021-04-06T17:37:18.202Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:37:18.399Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-06T17:37:18.756Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.32s) [2021-04-06T17:37:18.756Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:37:19.245Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-04-06T17:37:19.245Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:37:19.328Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-06T17:37:19.385Z] --- PASS: TestCreateServiceSecretFileMode (3.68s) [2021-04-06T17:37:19.385Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:37:19.391Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-06T17:37:19.584Z] --- PASS: TestImportExtremelyLargeImageWorks (209.20s) [2021-04-06T17:37:19.584Z] PASS [2021-04-06T17:37:19.584Z] [2021-04-06T17:37:19.584Z] DONE 12 tests in 213.998s [2021-04-06T17:37:19.584Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:37:19.584Z] ++ 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 [2021-04-06T17:37:19.584Z] ++ set -e [2021-04-06T17:37:19.584Z] ++ '[' -n 0 ']' [2021-04-06T17:37:19.584Z] ++ set -x [2021-04-06T17:37:19.584Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:37:19.584Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-06T17:37:19.841Z] INFO: Testing against a local daemon [2021-04-06T17:37:19.841Z] === RUN TestNetworkCreateDelete [2021-04-06T17:37:20.403Z] --- PASS: TestNetworkCreateDelete (0.50s) [2021-04-06T17:37:20.403Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:37:21.285Z] --- PASS: TestDockerNetworkMacvlan (18.01s) [2021-04-06T17:37:21.285Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-04-06T17:37:21.285Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-06T17:37:21.285Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2021-04-06T17:37:21.285Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s) [2021-04-06T17:37:21.285Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.93s) [2021-04-06T17:37:21.285Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s) [2021-04-06T17:37:21.285Z] PASS [2021-04-06T17:37:21.285Z] [2021-04-06T17:37:21.285Z] DONE 8 tests in 20.027s [2021-04-06T17:37:21.286Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:37:21.286Z] testing: warning: no tests to run [2021-04-06T17:37:21.286Z] PASS [2021-04-06T17:37:21.286Z] [2021-04-06T17:37:21.286Z] DONE 0 tests in 0.006s [2021-04-06T17:37:21.286Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:37:21.286Z] INFO: Testing against a local daemon [2021-04-06T17:37:21.286Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:37:21.337Z] --- PASS: TestBuildMultiStageLayerLeak (1.95s) [2021-04-06T17:37:21.337Z] === RUN TestBuildWithHugeFile [2021-04-06T17:37:21.816Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-06T17:37:21.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-06T17:37:21.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-06T17:37:21.816Z] --- PASS: TestDockerNetworkDeletePreferID (1.44s) [2021-04-06T17:37:21.816Z] === RUN TestDaemonDNSFallback [2021-04-06T17:37:22.894Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2021-04-06T17:37:22.894Z] === RUN TestCreateServiceSysctls [2021-04-06T17:37:23.173Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2021-04-06T17:37:23.173Z] === RUN TestAuthZPluginTLS [2021-04-06T17:37:23.429Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-04-06T17:37:23.429Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:37:24.356Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-04-06T17:37:24.356Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:37:24.916Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2021-04-06T17:37:24.916Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:37:25.103Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-06T17:37:25.477Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2021-04-06T17:37:25.477Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:37:25.664Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-06T17:37:27.329Z] --- PASS: TestCreateServiceSysctls (4.66s) [2021-04-06T17:37:27.329Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:37:27.367Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2021-04-06T17:37:27.367Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:37:27.623Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-04-06T17:37:27.623Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:37:28.549Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2021-04-06T17:37:28.549Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:37:28.928Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-06T17:37:28.928Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-06T17:37:29.111Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2021-04-06T17:37:29.111Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:37:29.491Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-06T17:37:30.054Z] --- PASS: TestDaemonDNSFallback (8.34s) [2021-04-06T17:37:30.054Z] === RUN TestInspectNetwork [2021-04-06T17:37:30.054Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-06T17:37:30.616Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-06T17:37:30.616Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-06T17:37:30.998Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2021-04-06T17:37:30.998Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:37:31.763Z] --- PASS: TestCreateServiceCapabilities (3.76s) [2021-04-06T17:37:31.763Z] === RUN TestInspect [2021-04-06T17:37:31.981Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-06T17:37:32.238Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-06T17:37:32.800Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-06T17:37:32.887Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s) [2021-04-06T17:37:32.887Z] === RUN TestAuthZPluginHeader [2021-04-06T17:37:33.363Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-06T17:37:33.363Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-06T17:37:33.813Z] --- PASS: TestAuthZPluginHeader (0.90s) [2021-04-06T17:37:33.813Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:37:33.925Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-06T17:37:34.852Z] === RUN TestInspectNetwork/full_network_id [2021-04-06T17:37:34.852Z] === RUN TestInspectNetwork/partial_network_id [2021-04-06T17:37:34.852Z] === RUN TestInspectNetwork/network_name [2021-04-06T17:37:34.852Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-06T17:37:35.109Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-06T17:37:35.268Z] --- PASS: TestInspect (4.02s) [2021-04-06T17:37:35.268Z] === RUN TestCreateJob [2021-04-06T17:37:36.276Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 29.1% of statements [2021-04-06T17:37:36.276Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-04-06T17:37:36.276Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-06T17:37:36.276Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-06T17:37:36.276Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-06T17:37:36.276Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-06T17:37:37.627Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-06T17:37:38.992Z] --- PASS: TestInspectNetwork (8.86s) [2021-04-06T17:37:38.992Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-06T17:37:38.992Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-06T17:37:38.992Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-06T17:37:38.992Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-06T17:37:38.992Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:37:39.054Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s) [2021-04-06T17:37:39.054Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:37:39.702Z] --- PASS: TestCreateJob (4.50s) [2021-04-06T17:37:39.702Z] === RUN TestReplicatedJob [2021-04-06T17:37:41.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-06T17:37:41.517Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2021-04-06T17:37:42.486Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-04-06T17:37:42.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-06T17:37:42.874Z] --- PASS: TestRunContainerWithBridgeNone (4.01s) [2021-04-06T17:37:42.874Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:37:42.874Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:37:42.874Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:37:42.874Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:37:42.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:37:42.874Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:37:42.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:37:42.874Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:37:42.874Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:37:42.874Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:37:42.874Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-06T17:37:42.874Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:37:42.874Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:37:42.874Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:37:42.874Z] === RUN TestNetworkList [2021-04-06T17:37:42.874Z] === RUN TestNetworkList//networks [2021-04-06T17:37:42.874Z] === PAUSE TestNetworkList//networks [2021-04-06T17:37:42.874Z] === RUN TestNetworkList//networks/ [2021-04-06T17:37:42.874Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:37:42.874Z] === CONT TestNetworkList//networks [2021-04-06T17:37:42.874Z] === CONT TestNetworkList//networks/ [2021-04-06T17:37:42.874Z] --- PASS: TestNetworkList (0.03s) [2021-04-06T17:37:42.874Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:37:42.874Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:37:42.874Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:37:43.217Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2021-04-06T17:37:43.217Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:37:43.436Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-06T17:37:43.998Z] --- PASS: TestHostIPv4BridgeLabel (0.99s) [2021-04-06T17:37:43.998Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:37:44.373Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-04-06T17:37:45.887Z] --- PASS: TestDaemonRestartWithLiveRestore (2.04s) [2021-04-06T17:37:45.887Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:37:46.480Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s) [2021-04-06T17:37:46.480Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:37:47.775Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-06T17:37:47.775Z] --- PASS: TestDaemonDefaultNetworkPools (1.58s) [2021-04-06T17:37:47.775Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:37:47.775Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-06T17:37:47.775Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-06T17:37:47.775Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-06T17:37:48.031Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-06T17:37:48.031Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-06T17:37:48.160Z] --- PASS: TestReplicatedJob (8.19s) [2021-04-06T17:37:48.160Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:37:49.396Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-06T17:37:49.968Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.42s) [2021-04-06T17:37:49.968Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:37:50.896Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-06T17:37:52.624Z] --- PASS: TestUpdateReplicatedJob (4.83s) [2021-04-06T17:37:52.624Z] === RUN TestServiceListWithStatuses [2021-04-06T17:37:52.624Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:37:52.624Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:37:52.624Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:37:53.410Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.93s) [2021-04-06T17:37:53.410Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:37:53.972Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.92s) [2021-04-06T17:37:53.972Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:37:54.348Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-04-06T17:37:54.348Z] ok github.com/docker/docker/daemon 12.154s coverage: 17.2% of statements [2021-04-06T17:37:54.348Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-06T17:37:54.348Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-06T17:37:54.348Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 81.8% of statements [2021-04-06T17:37:54.900Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-06T17:37:54.900Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-06T17:37:55.276Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-04-06T17:37:55.463Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-06T17:37:55.836Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2021-04-06T17:37:55.836Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-06T17:37:55.836Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-06T17:37:56.418Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.45s) [2021-04-06T17:37:56.418Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:37:57.199Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-04-06T17:37:57.354Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2021-04-06T17:37:57.354Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:37:57.354Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:37:57.354Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:37:57.354Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:37:59.131Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.506s coverage: 73.3% of statements [2021-04-06T17:37:59.692Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2021-04-06T17:38:00.258Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.447s coverage: 56.2% of statements [2021-04-06T17:38:01.077Z] --- PASS: TestDockerNetworkConnectAlias (8.52s) [2021-04-06T17:38:01.077Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:38:02.800Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-04-06T17:38:04.732Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.324s coverage: 49.4% of statements [2021-04-06T17:38:04.987Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.737s coverage: 46.2% of statements [2021-04-06T17:38:04.987Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-06T17:38:05.444Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-06T17:38:06.875Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-04-06T17:38:07.130Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.699s coverage: 57.7% of statements [2021-04-06T17:38:07.130Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-06T17:38:07.130Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-06T17:38:07.952Z] --- PASS: TestDockerNetworkReConnect (6.62s) [2021-04-06T17:38:07.952Z] === RUN TestServicePlugin [2021-04-06T17:38:07.952Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-06T17:38:07.952Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:38:07.952Z] === RUN TestServiceUpdateLabel [2021-04-06T17:38:08.492Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-04-06T17:38:09.420Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2021-04-06T17:38:09.610Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-06T17:38:10.347Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.7% of statements [2021-04-06T17:38:10.347Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-06T17:38:10.347Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-06T17:38:10.979Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-06T17:38:11.712Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2021-04-06T17:38:12.387Z] --- PASS: TestServiceUpdateLabel (3.89s) [2021-04-06T17:38:12.387Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:38:12.639Z] ok github.com/docker/docker/daemon/logger/awslogs 0.179s coverage: 77.8% of statements [2021-04-06T17:38:12.639Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-06T17:38:12.639Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-06T17:38:12.868Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-06T17:38:12.868Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-06T17:38:13.200Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-04-06T17:38:14.128Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-04-06T17:38:14.424Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2021-04-06T17:38:14.452Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.87s) [2021-04-06T17:38:14.452Z] PASS [2021-04-06T17:38:14.452Z] [2021-04-06T17:38:14.452Z] DONE 17 tests in 53.375s [2021-04-06T17:38:14.452Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:38:14.452Z] INFO: Testing against a local daemon [2021-04-06T17:38:14.452Z] === RUN TestPluginInvalidJSON [2021-04-06T17:38:14.452Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:38:14.452Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:38:14.452Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:38:14.452Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-06T17:38:14.452Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:38:14.452Z] === RUN TestPluginInstall [2021-04-06T17:38:14.452Z] === RUN TestPluginInstall/no_auth [2021-04-06T17:38:14.680Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-04-06T17:38:14.757Z] --- PASS: TestServiceWithDataPathPortInit (17.60s) [2021-04-06T17:38:14.757Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:38:16.085Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-04-06T17:38:16.085Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-06T17:38:16.341Z] time="2021-04-06T17:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:38:16.341Z] time="2021-04-06T17:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc670190b2b385b9c0db2ffda28387c181aaa059ee4b853f035293060be60661" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:38:16.341Z] time="2021-04-06T17:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:38:16.341Z] time="2021-04-06T17:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc670190b2b385b9c0db2ffda28387c181aaa059ee4b853f035293060be60661" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:38:16.597Z] === RUN TestPluginInstall/with_htpasswd [2021-04-06T17:38:16.688Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 56.8% of statements [2021-04-06T17:38:17.158Z] time="2021-04-06T17:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:38:17.158Z] time="2021-04-06T17:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8d4b2b5dd57a6b2564442d9481700940b9526a60663f7401ca4aaa750a6908c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:38:17.158Z] time="2021-04-06T17:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:38:17.158Z] time="2021-04-06T17:38:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8d4b2b5dd57a6b2564442d9481700940b9526a60663f7401ca4aaa750a6908c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:38:17.248Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-04-06T17:38:17.414Z] === RUN TestPluginInstall/with_insecure [2021-04-06T17:38:18.030Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-06T17:38:18.286Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-06T17:38:18.344Z] --- PASS: TestBuildWithHugeFile (53.34s) [2021-04-06T17:38:18.344Z] === RUN TestBuildWCOWSandboxSize [2021-04-06T17:38:18.344Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-06T17:38:18.344Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:38:18.344Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:38:18.344Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:38:18.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:38:18.344Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:38:18.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:38:18.344Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:38:18.344Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:38:18.344Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:38:18.344Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:38:18.344Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:38:18.344Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-04-06T17:38:18.344Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-04-06T17:38:18.344Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-04-06T17:38:18.344Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-04-06T17:38:18.344Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:38:18.344Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:38:18.344Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:38:18.639Z] --- PASS: TestBuildPreserveOwnership (3.91s) [2021-04-06T17:38:18.639Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.56s) [2021-04-06T17:38:18.639Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-04-06T17:38:18.639Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:38:18.639Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-04-06T17:38:18.639Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:38:18.779Z] time="2021-04-06T17:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:38:18.779Z] time="2021-04-06T17:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f03e162630606b12f75e3ea0e13036a0a79df0babf42abbeab8f676a183f1cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:38:18.779Z] time="2021-04-06T17:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:38:18.779Z] time="2021-04-06T17:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f03e162630606b12f75e3ea0e13036a0a79df0babf42abbeab8f676a183f1cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:38:18.779Z] --- PASS: TestPluginInstall (4.33s) [2021-04-06T17:38:18.779Z] --- PASS: TestPluginInstall/no_auth (2.06s) [2021-04-06T17:38:18.779Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-04-06T17:38:18.779Z] --- PASS: TestPluginInstall/with_insecure (1.46s) [2021-04-06T17:38:18.779Z] plugin_test.go:165: [d9682b2a1dbe5] daemon is not started [2021-04-06T17:38:18.779Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:38:19.137Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-04-06T17:38:19.137Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-06T17:38:20.106Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-04-06T17:38:20.106Z] ok github.com/docker/docker/daemon/logger/splunk 1.673s coverage: 82.5% of statements [2021-04-06T17:38:20.106Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-06T17:38:20.106Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-06T17:38:20.175Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-06T17:38:20.437Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-06T17:38:20.716Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-06T17:38:22.002Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-04-06T17:38:22.608Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-06T17:38:22.927Z] ok github.com/docker/docker/distribution 0.170s coverage: 25.2% of statements [2021-04-06T17:38:22.927Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-06T17:38:22.964Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-06T17:38:23.220Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s) [2021-04-06T17:38:23.220Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qme57fw7nwb9s3msfefe1p0zo Created:2021-04-06 17:38:15.804273681 +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[9dcdd7f3d1dd3ef9241509ee7200c108c4ba62346e00d6fde19bea929ee3a3e5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0us8yjp3lq50egf6wujae65c8 EndpointID:619a4eadedb14bb996c617580824275568ffa87b9d050b9efc5d4ae9e647cb4b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:66ae10be2ff18c727ddb276c684b6e8e720cfaf5f6d0c55c8191c7eb1ff9f667 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:296cbcd7b72b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0us8yjp3lq50egf6wujae65c8 EndpointID:619a4eadedb14bb996c617580824275568ffa87b9d050b9efc5d4ae9e647cb4b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-06T17:38:23.220Z] PASS [2021-04-06T17:38:23.220Z] [2021-04-06T17:38:23.220Z] === Skipped [2021-04-06T17:38:23.220Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:38:23.220Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:38:23.220Z] [2021-04-06T17:38:23.220Z] [2021-04-06T17:38:23.220Z] DONE 26 tests, 1 skipped in 63.584s [2021-04-06T17:38:23.220Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:38:23.220Z] ++ 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 [2021-04-06T17:38:23.220Z] ++ set -e [2021-04-06T17:38:23.220Z] ++ '[' -n 0 ']' [2021-04-06T17:38:23.220Z] ++ set -x [2021-04-06T17:38:23.220Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:38:23.220Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-06T17:38:23.477Z] INFO: Testing against a local daemon [2021-04-06T17:38:23.477Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:38:23.477Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-06T17:38:23.477Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:38:23.477Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:38:23.477Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:38:23.477Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:38:23.477Z] PASS [2021-04-06T17:38:23.477Z] [2021-04-06T17:38:23.477Z] === Skipped [2021-04-06T17:38:23.477Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-06T17:38:23.477Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:38:23.477Z] [2021-04-06T17:38:23.477Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:38:23.477Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:38:23.477Z] [2021-04-06T17:38:23.477Z] [2021-04-06T17:38:23.477Z] DONE 2 tests, 2 skipped in 0.165s [2021-04-06T17:38:23.477Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:38:23.477Z] ++ 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 [2021-04-06T17:38:23.477Z] ++ set -e [2021-04-06T17:38:23.477Z] ++ '[' -n 0 ']' [2021-04-06T17:38:23.477Z] ++ set -x [2021-04-06T17:38:23.477Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:38:23.477Z] INFO: Testing against a local daemon [2021-04-06T17:38:23.477Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:38:23.899Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-06T17:38:23.972Z] --- PASS: TestPluginsWithRuntimes (5.10s) [2021-04-06T17:38:23.972Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.52s) [2021-04-06T17:38:23.972Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.56s) [2021-04-06T17:38:23.972Z] === RUN TestPluginBackCompatMediaTypes [2021-04-06T17:38:24.404Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-06T17:38:24.534Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2021-04-06T17:38:24.534Z] PASS [2021-04-06T17:38:24.534Z] [2021-04-06T17:38:24.534Z] DONE 10 tests in 10.260s [2021-04-06T17:38:24.534Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:38:24.789Z] INFO: Testing against a local daemon [2021-04-06T17:38:24.789Z] === RUN TestExternalGraphDriver [2021-04-06T17:38:24.789Z] === RUN TestExternalGraphDriver/json [2021-04-06T17:38:24.824Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-04-06T17:38:25.331Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-06T17:38:25.426Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.6% of statements [2021-04-06T17:38:25.426Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-06T17:38:25.681Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2021-04-06T17:38:25.894Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.22s) [2021-04-06T17:38:25.894Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:38:26.823Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-06T17:38:27.044Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-04-06T17:38:27.044Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-04-06T17:38:27.044Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-06T17:38:27.303Z] === RUN TestExternalGraphDriver/spec [2021-04-06T17:38:27.391Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-06T17:38:27.605Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2021-04-06T17:38:27.647Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-06T17:38:27.647Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-06T17:38:27.699Z] --- PASS: TestServiceUpdateSecrets (15.72s) [2021-04-06T17:38:27.699Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:38:27.904Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-06T17:38:28.160Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-06T17:38:28.416Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-06T17:38:28.969Z] ok github.com/docker/docker/oci 0.009s coverage: 45.2% of statements [2021-04-06T17:38:28.977Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-06T17:38:29.539Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-06T17:38:29.818Z] === RUN TestExternalGraphDriver/pull [2021-04-06T17:38:29.895Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-04-06T17:38:30.150Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-06T17:38:31.430Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-06T17:38:31.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-06T17:38:31.514Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.3% of statements [2021-04-06T17:38:31.706Z] --- PASS: TestExternalGraphDriver (7.01s) [2021-04-06T17:38:31.706Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2021-04-06T17:38:31.706Z] --- PASS: TestExternalGraphDriver/spec (2.59s) [2021-04-06T17:38:31.706Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2021-04-06T17:38:31.706Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:38:31.992Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-06T17:38:32.922Z] ok github.com/docker/docker/pkg/authorization 0.302s coverage: 68.3% of statements [2021-04-06T17:38:32.922Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-06T17:38:33.178Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-04-06T17:38:34.055Z] Loaded image: buildpack-deps:buster [2021-04-06T17:38:34.055Z] Loaded image: busybox:latest [2021-04-06T17:38:34.055Z] Loaded image: busybox:glibc [2021-04-06T17:38:34.512Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-06T17:38:34.693Z] Loaded image: debian:bullseye [2021-04-06T17:38:34.693Z] Loaded image: hello-world:latest [2021-04-06T17:38:34.693Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:38:35.441Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-06T17:38:36.479Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 43.2% of statements [2021-04-06T17:38:36.479Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-04-06T17:38:36.949Z] --- PASS: TestGraphdriverPluginV2 (4.91s) [2021-04-06T17:38:36.949Z] PASS [2021-04-06T17:38:36.949Z] [2021-04-06T17:38:36.949Z] DONE 5 tests in 11.979s [2021-04-06T17:38:36.949Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:38:36.949Z] INFO: Testing against a local daemon [2021-04-06T17:38:36.949Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:38:36.949Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:38:36.949Z] === RUN TestReadPluginNoRead [2021-04-06T17:38:36.949Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:38:36.949Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:38:36.949Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:38:36.949Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:38:36.949Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:38:37.040Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-04-06T17:38:37.040Z] ok github.com/docker/docker/layer 7.770s coverage: 68.8% of statements [2021-04-06T17:38:37.040Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-06T17:38:37.040Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-06T17:38:37.040Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-06T17:38:37.040Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-06T17:38:37.040Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-06T17:38:37.040Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-06T17:38:37.040Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-06T17:38:37.296Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2021-04-06T17:38:37.959Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-06T17:38:38.222Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-04-06T17:38:38.784Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-04-06T17:38:39.040Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-04-06T17:38:39.327Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-06T17:38:39.890Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-06T17:38:40.446Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-04-06T17:38:41.008Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2021-04-06T17:38:41.116Z] --- PASS: TestDaemonStartWithLogOpt (4.21s) [2021-04-06T17:38:41.116Z] === CONT TestReadPluginNoRead [2021-04-06T17:38:41.256Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-06T17:38:41.592Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2021-04-06T17:38:41.652Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.16s) [2021-04-06T17:38:41.652Z] PASS [2021-04-06T17:38:41.652Z] [2021-04-06T17:38:41.652Z] === Skipped [2021-04-06T17:38:41.652Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:38:41.652Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:38:41.652Z] [2021-04-06T17:38:41.652Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-06T17:38:41.652Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-06T17:38:41.652Z] [2021-04-06T17:38:41.652Z] [2021-04-06T17:38:41.652Z] DONE 34 tests, 2 skipped in 117.586s [2021-04-06T17:38:41.652Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:38:41.652Z] ++ 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 [2021-04-06T17:38:41.652Z] ++ set -e [2021-04-06T17:38:41.652Z] ++ '[' -n 0 ']' [2021-04-06T17:38:41.652Z] ++ set -x [2021-04-06T17:38:41.652Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:38:41.652Z] INFO: Testing against a local daemon [2021-04-06T17:38:41.652Z] === RUN TestConfigInspect [2021-04-06T17:38:41.848Z] ok github.com/docker/docker/pkg/fsutils 0.190s coverage: 85.1% of statements [2021-04-06T17:38:41.848Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-04-06T17:38:43.146Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-06T17:38:43.175Z] --- PASS: TestConfigInspect (1.89s) [2021-04-06T17:38:43.175Z] === RUN TestConfigList [2021-04-06T17:38:43.218Z] ok github.com/docker/docker/pkg/idtools 0.458s coverage: 69.5% of statements [2021-04-06T17:38:43.403Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-06T17:38:43.474Z] ok github.com/docker/docker/pkg/ioutils 0.501s coverage: 70.1% of statements [2021-04-06T17:38:43.634Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:38:43.729Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-04-06T17:38:43.730Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-06T17:38:43.730Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-04-06T17:38:43.730Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-06T17:38:43.730Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-06T17:38:44.029Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-04-06T17:38:44.029Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-06T17:38:44.284Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-04-06T17:38:44.844Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-04-06T17:38:44.844Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-04-06T17:38:45.100Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-04-06T17:38:45.100Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-06T17:38:45.100Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-06T17:38:45.335Z] --- PASS: TestConfigList (1.93s) [2021-04-06T17:38:45.335Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:38:45.522Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:38:46.026Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2021-04-06T17:38:46.083Z] --- PASS: TestContinueAfterPluginCrash (9.41s) [2021-04-06T17:38:46.264Z] --- PASS: TestServiceUpdateConfigs (16.12s) [2021-04-06T17:38:46.264Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:38:46.587Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-06T17:38:46.842Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-06T17:38:46.864Z] --- PASS: TestConfigsCreateAndDelete (1.98s) [2021-04-06T17:38:46.864Z] === RUN TestConfigsUpdate [2021-04-06T17:38:47.010Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:38:47.098Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-06T17:38:47.592Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-06T17:38:47.592Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-06T17:38:48.375Z] --- PASS: TestReadPluginNoRead (7.41s) [2021-04-06T17:38:48.375Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2021-04-06T17:38:48.375Z] --- PASS: TestReadPluginNoRead/default (1.63s) [2021-04-06T17:38:48.375Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2021-04-06T17:38:48.375Z] read_test.go:92: [d14008881fc00] daemon is not started [2021-04-06T17:38:48.375Z] PASS [2021-04-06T17:38:48.375Z] [2021-04-06T17:38:48.375Z] DONE 6 tests in 11.737s [2021-04-06T17:38:48.375Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:38:48.375Z] testing: warning: no tests to run [2021-04-06T17:38:48.375Z] PASS [2021-04-06T17:38:48.375Z] [2021-04-06T17:38:48.375Z] DONE 0 tests in 0.006s [2021-04-06T17:38:48.375Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:38:48.375Z] INFO: Testing against a local daemon [2021-04-06T17:38:48.375Z] === RUN TestPluginWithDevMounts [2021-04-06T17:38:48.375Z] === PAUSE TestPluginWithDevMounts [2021-04-06T17:38:48.375Z] === CONT TestPluginWithDevMounts [2021-04-06T17:38:48.461Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-04-06T17:38:48.717Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-04-06T17:38:48.945Z] --- PASS: TestConfigsUpdate (1.97s) [2021-04-06T17:38:48.945Z] === RUN TestTemplatedConfig [2021-04-06T17:38:50.110Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-06T17:38:50.263Z] --- PASS: TestPluginWithDevMounts (1.74s) [2021-04-06T17:38:50.263Z] PASS [2021-04-06T17:38:50.263Z] [2021-04-06T17:38:50.263Z] DONE 1 tests in 1.773s [2021-04-06T17:38:50.263Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:38:50.263Z] INFO: Testing against a local daemon [2021-04-06T17:38:50.263Z] === RUN TestSecretInspect [2021-04-06T17:38:50.367Z] --- PASS: TestDockerNetworkMacvlan (24.56s) [2021-04-06T17:38:50.367Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-04-06T17:38:50.367Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-04-06T17:38:50.367Z] --- PASS: TestDockerNetworkMacvlan/NilParent (3.02s) [2021-04-06T17:38:50.367Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.74s) [2021-04-06T17:38:50.367Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.87s) [2021-04-06T17:38:50.367Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.39s) [2021-04-06T17:38:50.367Z] PASS [2021-04-06T17:38:50.367Z] [2021-04-06T17:38:50.367Z] DONE 8 tests in 26.915s [2021-04-06T17:38:50.367Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:38:50.367Z] ++ 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 [2021-04-06T17:38:50.367Z] ++ set -e [2021-04-06T17:38:50.367Z] ++ '[' -n 0 ']' [2021-04-06T17:38:50.367Z] ++ set -x [2021-04-06T17:38:50.367Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:38:50.367Z] testing: warning: no tests to run [2021-04-06T17:38:50.367Z] PASS [2021-04-06T17:38:50.367Z] [2021-04-06T17:38:50.367Z] DONE 0 tests in 0.032s [2021-04-06T17:38:50.367Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:38:50.367Z] ++ 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 [2021-04-06T17:38:50.367Z] ++ set -e [2021-04-06T17:38:50.367Z] ++ '[' -n 0 ']' [2021-04-06T17:38:50.367Z] ++ set -x [2021-04-06T17:38:50.367Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:38:50.623Z] INFO: Testing against a local daemon [2021-04-06T17:38:50.623Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:38:50.879Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-06T17:38:51.066Z] --- PASS: TestBuildWithHugeFile (111.27s) [2021-04-06T17:38:51.066Z] === RUN TestBuildWCOWSandboxSize [2021-04-06T17:38:51.706Z] --- PASS: TestTemplatedConfig (2.46s) [2021-04-06T17:38:51.706Z] === RUN TestConfigCreateResolve [2021-04-06T17:38:52.063Z] ok github.com/docker/docker/pkg/signal 2.384s coverage: 61.0% of statements [2021-04-06T17:38:52.063Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-06T17:38:52.244Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-06T17:38:52.318Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-06T17:38:52.318Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-06T17:38:52.500Z] --- PASS: TestAuthZPluginAllowRequest (2.03s) [2021-04-06T17:38:52.500Z] === RUN TestAuthZPluginTLS [2021-04-06T17:38:52.778Z] --- PASS: TestSecretInspect (2.48s) [2021-04-06T17:38:52.778Z] === RUN TestSecretList [2021-04-06T17:38:53.222Z] --- PASS: TestConfigCreateResolve (1.86s) [2021-04-06T17:38:53.222Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:38:53.286Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-04-06T17:38:53.427Z] --- PASS: TestAuthZPluginTLS (0.82s) [2021-04-06T17:38:53.427Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:38:53.517Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-04-06T17:38:53.517Z] PASS [2021-04-06T17:38:53.517Z] [2021-04-06T17:38:53.517Z] DONE 7 tests in 12.700s [2021-04-06T17:38:53.543Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-04-06T17:38:53.812Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:38:53.812Z] ++ 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 [2021-04-06T17:38:53.812Z] ++ set -e [2021-04-06T17:38:53.812Z] ++ '[' -n 0 ']' [2021-04-06T17:38:53.812Z] ++ set -x [2021-04-06T17:38:53.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=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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:38:53.812Z] INFO: Testing against a local daemon [2021-04-06T17:38:53.812Z] === RUN TestCheckpoint [2021-04-06T17:38:53.812Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:38:53.812Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:38:53.812Z] === RUN TestContainerInvalidJSON [2021-04-06T17:38:53.812Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:38:53.812Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:38:53.812Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:38:53.812Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:38:53.812Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:38:53.812Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:38:53.812Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:38:53.812Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:38:53.812Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:38:53.812Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-06T17:38:53.812Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-06T17:38:53.812Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-06T17:38:53.812Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:38:53.812Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:38:53.812Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-06T17:38:53.812Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:38:53.812Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-06T17:38:53.812Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:38:53.990Z] --- PASS: TestAuthZPluginDenyRequest (0.72s) [2021-04-06T17:38:53.990Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:38:54.104Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-04-06T17:38:54.107Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-06T17:38:54.107Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:38:54.107Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-06T17:38:54.107Z] === RUN TestCopyFromContainer [2021-04-06T17:38:54.665Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-04-06T17:38:54.920Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2021-04-06T17:38:54.920Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:38:54.920Z] testing: warning: no tests to run [2021-04-06T17:38:54.920Z] coverage: [no statements] [2021-04-06T17:38:54.920Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-06T17:38:55.176Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-06T17:38:55.293Z] --- PASS: TestSecretList (2.63s) [2021-04-06T17:38:55.293Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:38:55.432Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-06T17:38:55.627Z] === RUN TestCopyFromContainer// [2021-04-06T17:38:55.627Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:38:55.627Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:38:55.627Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:38:55.627Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:38:55.627Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:38:55.627Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:38:55.687Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2021-04-06T17:38:55.847Z] --- PASS: TestAuthZPluginDenyResponse (0.83s) [2021-04-06T17:38:55.847Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:38:55.922Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:38:55.922Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:38:55.922Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer (1.98s) [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-06T17:38:55.922Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-06T17:38:55.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:38:55.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:38:55.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:38:55.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:38:55.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:38:55.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:38:55.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:38:56.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:38:56.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:38:56.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:38:56.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-06T17:38:56.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-06T17:38:56.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-06T17:38:56.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-06T17:38:56.217Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:38:56.218Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-06T17:38:56.218Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:38:56.218Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:38:56.218Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:38:56.218Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:38:56.218Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:38:56.218Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:38:56.218Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:38:56.218Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:38:56.218Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:38:56.218Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:38:56.218Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-06T17:38:56.218Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:38:56.218Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:38:56.218Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-06T17:38:56.218Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:38:56.218Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-06T17:38:56.218Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:38:57.616Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-04-06T17:38:57.739Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2021-04-06T17:38:57.739Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:38:57.808Z] --- PASS: TestSecretsCreateAndDelete (2.07s) [2021-04-06T17:38:57.808Z] === RUN TestSecretsUpdate [2021-04-06T17:38:58.177Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-04-06T17:38:58.364Z] --- PASS: TestAuthZPluginAllowEventStream (2.32s) [2021-04-06T17:38:58.364Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:38:58.620Z] --- PASS: TestAuthZPluginErrorResponse (0.78s) [2021-04-06T17:38:58.620Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:38:58.781Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-04-06T17:38:59.265Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2021-04-06T17:38:59.265Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:38:59.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:38:59.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:38:59.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:38:59.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:38:59.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:38:59.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:38:59.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:38:59.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:38:59.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:38:59.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:38:59.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:38:59.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:38:59.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:38:59.549Z] --- PASS: TestAuthZPluginErrorRequest (0.78s) [2021-04-06T17:38:59.549Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:38:59.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:38:59.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:38:59.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-06T17:38:59.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-06T17:38:59.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-04-06T17:38:59.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-06T17:38:59.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-06T17:38:59.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-06T17:38:59.560Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:39:00.111Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.72s) [2021-04-06T17:39:00.111Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:39:00.145Z] ok github.com/docker/docker/quota 0.210s coverage: 71.4% of statements [2021-04-06T17:39:00.198Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2021-04-06T17:39:00.198Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:39:00.198Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:39:00.198Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:39:00.198Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-06T17:39:00.198Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-06T17:39:00.198Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:39:00.198Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:39:00.198Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-06T17:39:00.198Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:39:00.198Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-06T17:39:00.198Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:39:00.198Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-06T17:39:00.198Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:39:00.198Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:39:00.198Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:39:00.198Z] === PAUSE TestDaemonHostGatewayIP [2021-04-06T17:39:00.198Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:39:00.198Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:39:00.198Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:39:00.198Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-06T17:39:00.198Z] === RUN TestDiff [2021-04-06T17:39:00.323Z] --- PASS: TestSecretsUpdate (2.42s) [2021-04-06T17:39:00.323Z] === RUN TestTemplatedSecret [2021-04-06T17:39:00.401Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2021-04-06T17:39:00.834Z] --- PASS: TestDiff (0.52s) [2021-04-06T17:39:00.834Z] === RUN TestExecWithCloseStdin [2021-04-06T17:39:01.477Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-06T17:39:01.477Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-04-06T17:39:01.477Z] === RUN TestExec [2021-04-06T17:39:01.623Z] --- PASS: TestServiceUpdateNetwork (17.39s) [2021-04-06T17:39:01.623Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:39:01.777Z] --- PASS: TestExec (0.63s) [2021-04-06T17:39:01.777Z] === RUN TestExecUser [2021-04-06T17:39:01.803Z] ok github.com/docker/docker/registry 0.059s coverage: 58.8% of statements [2021-04-06T17:39:02.253Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-06T17:39:02.365Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-04-06T17:39:02.415Z] --- PASS: TestExecUser (0.63s) [2021-04-06T17:39:02.415Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:39:02.620Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-04-06T17:39:02.842Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.51s) [2021-04-06T17:39:02.842Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:39:03.457Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-04-06T17:39:03.457Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:39:03.548Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-06T17:39:03.589Z] --- PASS: TestTemplatedSecret (3.39s) [2021-04-06T17:39:03.589Z] === RUN TestSecretCreateResolve [2021-04-06T17:39:03.760Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-06T17:39:03.803Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-06T17:39:04.976Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-04-06T17:39:04.976Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:39:05.358Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2021-04-06T17:39:05.358Z] === RUN TestAuthZPluginHeader [2021-04-06T17:39:05.616Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2021-04-06T17:39:05.616Z] === RUN TestHealthKillContainer [2021-04-06T17:39:06.102Z] --- PASS: TestSecretCreateResolve (2.46s) [2021-04-06T17:39:06.102Z] PASS [2021-04-06T17:39:06.102Z] [2021-04-06T17:39:06.102Z] DONE 6 tests in 15.486s [2021-04-06T17:39:06.102Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:39:06.102Z] INFO: Testing against a local daemon [2021-04-06T17:39:06.102Z] === RUN TestServiceCreateInit [2021-04-06T17:39:06.102Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:39:06.288Z] --- PASS: TestAuthZPluginHeader (1.01s) [2021-04-06T17:39:06.288Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:39:06.288Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-06T17:39:06.360Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-06T17:39:06.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-06T17:39:07.723Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2021-04-06T17:39:07.978Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-06T17:39:08.365Z] --- PASS: TestHealthKillContainer (2.70s) [2021-04-06T17:39:08.365Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:39:09.004Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-04-06T17:39:09.004Z] === RUN TestIpcModeNone [2021-04-06T17:39:09.430Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-04-06T17:39:09.642Z] --- PASS: TestIpcModeNone (0.67s) [2021-04-06T17:39:09.642Z] === RUN TestIpcModePrivate [2021-04-06T17:39:10.280Z] --- PASS: TestIpcModePrivate (0.68s) [2021-04-06T17:39:10.280Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-04-06T17:39:10.280Z] === RUN TestIpcModeShareable [2021-04-06T17:39:10.920Z] --- PASS: TestIpcModeShareable (0.68s) [2021-04-06T17:39:10.920Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-04-06T17:39:10.920Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:39:11.345Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:39:12.124Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.24s) [2021-04-06T17:39:12.124Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:39:12.124Z] === RUN TestDockerSuite/TestBuildRm [2021-04-06T17:39:12.226Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-06T17:39:13.009Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.90s) [2021-04-06T17:39:13.009Z] === RUN TestAPIIpcModeHost [2021-04-06T17:39:13.309Z] --- PASS: TestAPIIpcModeHost (0.59s) [2021-04-06T17:39:13.309Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:39:14.833Z] --- PASS: TestDaemonIpcModeShareable (1.50s) [2021-04-06T17:39:14.833Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-06T17:39:14.833Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:39:15.397Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-06T17:39:15.511Z] --- PASS: TestServiceCreateInit (9.65s) [2021-04-06T17:39:15.511Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.80s) [2021-04-06T17:39:15.511Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.82s) [2021-04-06T17:39:15.511Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:39:15.653Z] --- PASS: TestAuthZPluginV2Disable (4.39s) [2021-04-06T17:39:15.653Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:39:15.908Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-06T17:39:16.348Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2021-04-06T17:39:16.348Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-06T17:39:16.348Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:39:17.274Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-06T17:39:17.530Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-06T17:39:17.874Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2021-04-06T17:39:17.874Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-06T17:39:17.874Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:39:18.093Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-06T17:39:19.021Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-06T17:39:19.465Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.47s) [2021-04-06T17:39:19.465Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-06T17:39:19.465Z] === RUN TestIpcModeOlderClient [2021-04-06T17:39:19.465Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:39:19.465Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:39:19.583Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.76s) [2021-04-06T17:39:19.583Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:39:19.777Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2021-04-06T17:39:19.777Z] === RUN TestKillContainer [2021-04-06T17:39:19.777Z] === RUN TestKillContainer/no_signal [2021-04-06T17:39:20.145Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-06T17:39:20.413Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:39:20.707Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:39:20.760Z] --- PASS: TestServiceUpdatePidsLimit (18.43s) [2021-04-06T17:39:20.760Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.12s) [2021-04-06T17:39:20.760Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-04-06T17:39:20.760Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.44s) [2021-04-06T17:39:20.760Z] PASS [2021-04-06T17:39:20.760Z] [2021-04-06T17:39:20.760Z] === Skipped [2021-04-06T17:39:20.760Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:39:20.760Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:39:20.760Z] [2021-04-06T17:39:20.760Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-04-06T17:39:20.760Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:39:20.760Z] [2021-04-06T17:39:20.760Z] [2021-04-06T17:39:20.760Z] DONE 27 tests, 2 skipped in 182.630s [2021-04-06T17:39:20.760Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:39:20.760Z] ++ 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 [2021-04-06T17:39:20.760Z] ++ set -e [2021-04-06T17:39:20.760Z] ++ '[' -n 0 ']' [2021-04-06T17:39:20.760Z] ++ set -x [2021-04-06T17:39:20.760Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:39:20.760Z] INFO: Testing against a local daemon [2021-04-06T17:39:20.760Z] === RUN TestSessionCreate [2021-04-06T17:39:20.760Z] --- PASS: TestSessionCreate (0.02s) [2021-04-06T17:39:20.760Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:39:20.760Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-04-06T17:39:20.760Z] PASS [2021-04-06T17:39:20.760Z] [2021-04-06T17:39:20.760Z] DONE 2 tests in 0.246s [2021-04-06T17:39:20.760Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:39:20.761Z] ++ 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 [2021-04-06T17:39:20.761Z] ++ set -e [2021-04-06T17:39:20.761Z] ++ '[' -n 0 ']' [2021-04-06T17:39:20.761Z] ++ set -x [2021-04-06T17:39:20.761Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:39:20.761Z] INFO: Testing against a local daemon [2021-04-06T17:39:20.761Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:39:20.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:39:20.761Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:39:20.761Z] === RUN TestEventsExecDie [2021-04-06T17:39:21.051Z] --- PASS: TestEventsExecDie (1.28s) [2021-04-06T17:39:21.051Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:39:21.074Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-06T17:39:21.341Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-04-06T17:39:21.341Z] === RUN TestInfoBinaryCommits [2021-04-06T17:39:21.341Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-06T17:39:21.341Z] === RUN TestInfoAPIVersioned [2021-04-06T17:39:21.341Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-06T17:39:21.341Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:39:21.344Z] --- PASS: TestKillContainer (1.69s) [2021-04-06T17:39:21.344Z] --- PASS: TestKillContainer/no_signal (0.57s) [2021-04-06T17:39:21.344Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-04-06T17:39:21.344Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2021-04-06T17:39:21.344Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:39:21.344Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:39:21.583Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/rootless [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/volume [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-06T17:39:21.583Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === Skipped [2021-04-06T17:39:21.583Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-06T17:39:21.583Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-06T17:39:21.583Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-06T17:39:21.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:39:21.583Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-06T17:39:21.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:39:21.583Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-06T17:39:21.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:39:21.583Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-06T17:39:21.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:39:21.583Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-06T17:39:21.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:39:21.583Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-06T17:39:21.583Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-06T17:39:21.583Z] time="2021-04-06T17:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:39:21.583Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:39:21.583Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-06T17:39:21.583Z] time="2021-04-06T17:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:39:21.583Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:39:21.583Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-06T17:39:21.583Z] time="2021-04-06T17:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:39:21.583Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:39:21.583Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-06T17:39:21.583Z] time="2021-04-06T17:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:39:21.583Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:39:21.583Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-06T17:39:21.583Z] time="2021-04-06T17:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:39:21.583Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:39:21.583Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-06T17:39:21.583Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-06T17:39:21.583Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-06T17:39:21.583Z] [2021-04-06T17:39:21.583Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-06T17:39:21.584Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-06T17:39:21.584Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-06T17:39:21.584Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-06T17:39:21.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:39:21.584Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-06T17:39:21.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:39:21.584Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-06T17:39:21.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:39:21.584Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-06T17:39:21.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:39:21.584Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-06T17:39:21.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:39:21.584Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-06T17:39:21.584Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-06T17:39:21.584Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-06T17:39:21.584Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] [2021-04-06T17:39:21.584Z] DONE 2247 tests, 26 skipped in 255.422s Post stage [Pipeline] junit [2021-04-06T17:39:21.599Z] Recording test results [2021-04-06T17:39:21.632Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-04-06T17:39:21.632Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:39:21.983Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:39:22.038Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-06T17:39:22.386Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/validate/vendor [2021-04-06T17:39:22.622Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2021-04-06T17:39:22.622Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2021-04-06T17:39:22.622Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-04-06T17:39:22.622Z] === RUN TestKillStoppedContainer [2021-04-06T17:39:22.622Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-06T17:39:22.622Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:39:22.622Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-06T17:39:22.622Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:39:22.666Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-06T17:39:22.666Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-06T17:39:23.271Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2021-04-06T17:39:23.271Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:39:23.298Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-04-06T17:39:23.298Z] === RUN TestInfoAPI [2021-04-06T17:39:23.298Z] --- PASS: TestInfoAPI (0.01s) [2021-04-06T17:39:23.298Z] === RUN TestInfoAPIWarnings [2021-04-06T17:39:23.311Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:39:23.915Z] + echo Ensuring container killed. [2021-04-06T17:39:23.915Z] Ensuring container killed. [2021-04-06T17:39:23.915Z] + docker rm -vf docker-pr1 [2021-04-06T17:39:23.915Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-06T17:39:23.926Z] --- PASS: TestInspectOomKilledTrue (0.67s) [2021-04-06T17:39:23.926Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:39:24.187Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:39:24.187Z] Chowning /workspace to jenkins user [2021-04-06T17:39:24.187Z] + id -u [2021-04-06T17:39:24.187Z] + id -g [2021-04-06T17:39:24.187Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42259:/workspace busybox chown -R 1000:1000 /workspace [2021-04-06T17:39:24.594Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2021-04-06T17:39:24.594Z] === RUN TestLinksEtcHostsContentMatch [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:39:24.889Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2021-04-06T17:39:24.889Z] === RUN TestLinksContainerNames [2021-04-06T17:39:25.118Z] + bundleName=unit [2021-04-06T17:39:25.118Z] + echo Creating unit-bundles.tar.gz [2021-04-06T17:39:25.118Z] Creating unit-bundles.tar.gz [2021-04-06T17:39:25.118Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-06T17:39:25.118Z] bundles/junit-report.xml [2021-04-06T17:39:25.118Z] bundles/go-test-report.json [2021-04-06T17:39:25.118Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-06T17:39:25.127Z] Archiving artifacts [2021-04-06T17:39:25.701Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42259/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:39:25.932Z] --- PASS: TestLinksContainerNames (1.06s) [2021-04-06T17:39:25.932Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:39:26.006Z] + make clean [2021-04-06T17:39:26.006Z] docker volume rm -f docker-dev-cache [2021-04-06T17:39:26.261Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2021-04-06T17:39:26.571Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2021-04-06T17:39:26.571Z] === RUN TestContainerNetworkMountsNoChown [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:39:27.211Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:39:27.211Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:39:27.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:39:27.211Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-06T17:39:27.211Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-06T17:39:27.211Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:39:27.614Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-06T17:39:27.614Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-06T17:39:27.614Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-06T17:39:27.614Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-06T17:39:27.614Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-06T17:39:28.541Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-06T17:39:28.541Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-06T17:39:28.866Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2021-04-06T17:39:28.866Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:39:29.159Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-04-06T17:39:29.159Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:39:29.470Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-06T17:39:29.802Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s) [2021-04-06T17:39:29.802Z] === RUN TestNetworkNat [2021-04-06T17:39:30.532Z] --- PASS: TestNetworkNat (0.59s) [2021-04-06T17:39:30.532Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:39:30.828Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2021-04-06T17:39:30.828Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:39:30.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-06T17:39:31.761Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.17s) [2021-04-06T17:39:31.761Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:39:33.574Z] --- PASS: TestNetworkLoopbackNat (2.79s) [2021-04-06T17:39:33.574Z] === RUN TestPause [2021-04-06T17:39:33.577Z] --- PASS: TestCreateServiceMultipleTimes (18.13s) [2021-04-06T17:39:33.578Z] === RUN TestCreateServiceConflict [2021-04-06T17:39:34.211Z] --- PASS: TestPause (0.63s) [2021-04-06T17:39:34.211Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:39:34.211Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:39:34.211Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:39:34.211Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:39:34.850Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2021-04-06T17:39:34.850Z] === RUN TestPidHost [2021-04-06T17:39:35.031Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-06T17:39:35.593Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-06T17:39:36.094Z] --- PASS: TestCreateServiceConflict (2.49s) [2021-04-06T17:39:36.094Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:39:36.368Z] --- PASS: TestPidHost (1.31s) [2021-04-06T17:39:36.368Z] === RUN TestPsFilter [2021-04-06T17:39:36.368Z] --- PASS: TestPsFilter (0.16s) [2021-04-06T17:39:36.368Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:39:36.522Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-06T17:39:37.012Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2021-04-06T17:39:37.012Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:39:37.083Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-06T17:39:37.665Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2021-04-06T17:39:37.665Z] === RUN TestRemoveContainerRunning [2021-04-06T17:39:37.959Z] --- PASS: TestRemoveContainerRunning (0.56s) [2021-04-06T17:39:37.959Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:39:38.010Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-06T17:39:38.600Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-04-06T17:39:38.600Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:39:38.600Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-06T17:39:38.600Z] === RUN TestRenameLinkedContainer [2021-04-06T17:39:38.986Z] === RUN TestDockerSuite/TestBuildUser [2021-04-06T17:39:39.358Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2021-04-06T17:39:39.358Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:39:40.860Z] --- PASS: TestRenameLinkedContainer (2.14s) [2021-04-06T17:39:40.860Z] === RUN TestRenameStoppedContainer [2021-04-06T17:39:40.873Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-06T17:39:41.496Z] --- PASS: TestRenameStoppedContainer (0.55s) [2021-04-06T17:39:41.496Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:39:41.863Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-04-06T17:39:41.863Z] === RUN TestInfoDebug [2021-04-06T17:39:41.863Z] --- PASS: TestInfoDebug (0.52s) [2021-04-06T17:39:41.863Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:39:41.863Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-04-06T17:39:41.863Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:39:41.863Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-04-06T17:39:41.863Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:39:41.863Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-04-06T17:39:41.863Z] === RUN TestPingCacheHeaders [2021-04-06T17:39:41.863Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-04-06T17:39:41.863Z] === RUN TestPingGet [2021-04-06T17:39:41.863Z] --- PASS: TestPingGet (0.01s) [2021-04-06T17:39:41.863Z] === RUN TestPingHead [2021-04-06T17:39:41.863Z] --- PASS: TestPingHead (0.01s) [2021-04-06T17:39:41.863Z] === RUN TestVersion [2021-04-06T17:39:41.863Z] --- PASS: TestVersion (0.01s) [2021-04-06T17:39:41.863Z] PASS [2021-04-06T17:39:41.863Z] [2021-04-06T17:39:41.863Z] === Skipped [2021-04-06T17:39:41.863Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:39:41.863Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:39:41.863Z] [2021-04-06T17:39:41.863Z] [2021-04-06T17:39:41.863Z] DONE 18 tests, 1 skipped in 21.749s [2021-04-06T17:39:41.863Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:39:41.863Z] ++ 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 [2021-04-06T17:39:41.863Z] ++ set -e [2021-04-06T17:39:41.863Z] ++ '[' -n 0 ']' [2021-04-06T17:39:41.863Z] ++ set -x [2021-04-06T17:39:41.863Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:39:41.863Z] INFO: Testing against a local daemon [2021-04-06T17:39:41.863Z] === RUN TestVolumesCreateAndList [2021-04-06T17:39:41.863Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-06T17:39:41.863Z] === RUN TestVolumesRemove [2021-04-06T17:39:41.863Z] --- PASS: TestVolumesRemove (0.12s) [2021-04-06T17:39:41.863Z] === RUN TestVolumesInspect [2021-04-06T17:39:41.863Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-06T17:39:41.863Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:39:41.863Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:39:41.863Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:39:41.863Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:39:41.863Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-06T17:39:41.863Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:39:41.863Z] PASS [2021-04-06T17:39:41.863Z] [2021-04-06T17:39:41.863Z] DONE 5 tests in 0.294s [2021-04-06T17:39:41.863Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:39:41.863Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T17:39:41.863Z] +++ kill 12280 [2021-04-06T17:39:42.538Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2021-04-06T17:39:42.538Z] === RUN TestRenameInvalidName [2021-04-06T17:39:43.179Z] --- PASS: TestRenameInvalidName (0.57s) [2021-04-06T17:39:43.179Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:39:43.371Z] +++ /etc/init.d/apparmor stop [2021-04-06T17:39:43.371Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:39:43.371Z] [2021-04-06T17:39:43.371Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:39:43.371Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:39:43.371Z] [2021-04-06T17:39:43.371Z] To set a process to complain mode, use the command line tool [2021-04-06T17:39:43.371Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:39:43.371Z] +++ true [2021-04-06T17:39:43.371Z] exiting test-integration [2021-04-06T17:39:43.371Z] ++ exit 0 [2021-04-06T17:39:43.371Z] [2021-04-06T17:39:44.138Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-06T17:39:45.279Z] --- PASS: TestRenameAnonymousContainer (2.08s) [2021-04-06T17:39:45.279Z] === RUN TestRenameContainerWithSameName Post stage [Pipeline] junit [2021-04-06T17:39:45.485Z] Recording test results [2021-04-06T17:39:45.576Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2021-04-06T17:39:45.576Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:39:45.727Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:39:46.187Z] + echo Ensuring container killed. [2021-04-06T17:39:46.187Z] Ensuring container killed. [2021-04-06T17:39:46.187Z] + docker rm -vf docker-pr1 [2021-04-06T17:39:46.478Z] Error: No such container: docker-pr1 [2021-04-06T17:39:46.478Z] + true [Pipeline] sh [2021-04-06T17:39:46.777Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2021-04-06T17:39:46.777Z] === RUN TestResize [2021-04-06T17:39:46.855Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:39:46.855Z] Chowning /workspace to jenkins user [2021-04-06T17:39:46.855Z] + id -u [2021-04-06T17:39:46.855Z] + id -g [2021-04-06T17:39:46.855Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42259:/workspace busybox chown -R 1001:1001 /workspace [2021-04-06T17:39:46.855Z] Unable to find image 'busybox:latest' locally [2021-04-06T17:39:47.145Z] latest: Pulling from library/busybox [2021-04-06T17:39:47.225Z] --- PASS: TestResize (0.60s) [2021-04-06T17:39:47.225Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:39:47.909Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2021-04-06T17:39:47.909Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:39:48.556Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:39:48.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:39:48.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:39:48.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:39:48.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:39:48.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:39:48.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:39:49.212Z] 7d95fb1c8be1: Pulling fs layer [2021-04-06T17:39:49.212Z] 7d95fb1c8be1: Verifying Checksum [2021-04-06T17:39:49.212Z] 7d95fb1c8be1: Download complete [2021-04-06T17:39:49.845Z] 7d95fb1c8be1: Pull complete [2021-04-06T17:39:49.845Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-04-06T17:39:49.845Z] Status: Downloaded newer image for busybox:latest [2021-04-06T17:39:50.674Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.35s) [2021-04-06T17:39:50.675Z] PASS [2021-04-06T17:39:50.675Z] [2021-04-06T17:39:50.675Z] DONE 17 tests in 59.577s [2021-04-06T17:39:50.675Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:39:50.675Z] ++ 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 [2021-04-06T17:39:50.675Z] ++ set -e [2021-04-06T17:39:50.675Z] ++ '[' -n 0 ']' [2021-04-06T17:39:50.675Z] ++ set -x [2021-04-06T17:39:50.675Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:39:50.675Z] INFO: Testing against a local daemon [2021-04-06T17:39:50.675Z] === RUN TestPluginInvalidJSON [2021-04-06T17:39:50.675Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:39:50.675Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:39:50.675Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:39:50.675Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-04-06T17:39:50.675Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:39:50.675Z] === RUN TestPluginInstall [2021-04-06T17:39:50.675Z] === RUN TestPluginInstall/no_auth [2021-04-06T17:39:51.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:39:51.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:39:52.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:39:52.571Z] time="2021-04-06T17:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:39:52.571Z] time="2021-04-06T17:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d5e19a77f75c8982bc832bb8e399b5c9624839cf31d126fd438b57cd69314d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:39:52.571Z] time="2021-04-06T17:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:39:52.571Z] time="2021-04-06T17:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d5e19a77f75c8982bc832bb8e399b5c9624839cf31d126fd438b57cd69314d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:39:52.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:39:52.962Z] + bundleName=s390x-integration [2021-04-06T17:39:52.962Z] + echo Creating s390x-integration-bundles.tar.gz [2021-04-06T17:39:52.962Z] Creating s390x-integration-bundles.tar.gz [2021-04-06T17:39:52.962Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-06T17:39:52.962Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-04-06T17:39:53.174Z] === RUN TestPluginInstall/with_htpasswd [Pipeline] archiveArtifacts [2021-04-06T17:39:53.297Z] Archiving artifacts [2021-04-06T17:39:53.664Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42259/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:39:53.736Z] time="2021-04-06T17:39:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:39:53.736Z] time="2021-04-06T17:39:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccde17eddebf6dc04478c19f6cc5f5fa55f7cacb530c9f1635f263cebb7fbbe7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:39:53.736Z] time="2021-04-06T17:39:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:39:53.736Z] time="2021-04-06T17:39:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccde17eddebf6dc04478c19f6cc5f5fa55f7cacb530c9f1635f263cebb7fbbe7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:39:53.899Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:39:54.046Z] + make clean [2021-04-06T17:39:54.192Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2021-04-06T17:39:54.192Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:39:54.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:39:54.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:39:54.299Z] === RUN TestPluginInstall/with_insecure [2021-04-06T17:39:54.338Z] docker volume rm -f docker-dev-cache [2021-04-06T17:39:54.628Z] docker-dev-cache [Pipeline] deleteDir [2021-04-06T17:39:55.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-06T17:39:55.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:39:55.791Z] time="2021-04-06T17:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:39:55.791Z] time="2021-04-06T17:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf8fd2ed01dfecf573a7d6880bd8fb83713da9115b9b26f471a8d68c2b852560" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:39:55.791Z] time="2021-04-06T17:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:39:55.791Z] time="2021-04-06T17:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf8fd2ed01dfecf573a7d6880bd8fb83713da9115b9b26f471a8d68c2b852560" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:39:56.082Z] --- PASS: TestCreateServiceSecretFileMode (2.77s) [2021-04-06T17:39:56.082Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:39:56.355Z] --- PASS: TestPluginInstall (6.11s) [2021-04-06T17:39:56.355Z] --- PASS: TestPluginInstall/no_auth (2.85s) [2021-04-06T17:39:56.355Z] --- PASS: TestPluginInstall/with_htpasswd (1.12s) [2021-04-06T17:39:56.355Z] --- PASS: TestPluginInstall/with_insecure (2.13s) [2021-04-06T17:39:56.355Z] plugin_test.go:165: [d27a9484884f5] daemon is not started [2021-04-06T17:39:56.355Z] === RUN TestPluginsWithRuntimes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.00s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.09s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-04-06T17:39:57.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.91s) [2021-04-06T17:39:57.336Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:39:58.378Z] --- PASS: TestCgroupNamespacesRun (1.44s) [2021-04-06T17:39:58.378Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-06T17:39:59.349Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2021-04-06T17:39:59.349Z] === RUN TestCreateServiceSysctls [2021-04-06T17:39:59.625Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-06T17:39:59.915Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2021-04-06T17:39:59.915Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:40:00.988Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-06T17:40:00.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-06T17:40:01.435Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2021-04-06T17:40:01.435Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:40:01.551Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-06T17:40:02.481Z] --- PASS: TestCgroupNamespacesRunHostMode (1.43s) [2021-04-06T17:40:02.481Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:40:02.916Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-06T17:40:02.916Z] --- PASS: TestPluginsWithRuntimes (6.62s) [2021-04-06T17:40:02.916Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.93s) [2021-04-06T17:40:02.916Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.77s) [2021-04-06T17:40:02.916Z] === RUN TestPluginBackCompatMediaTypes [2021-04-06T17:40:03.172Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-06T17:40:03.514Z] --- PASS: TestCreateServiceSysctls (3.90s) [2021-04-06T17:40:03.514Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:40:03.999Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.44s) [2021-04-06T17:40:03.999Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:40:04.539Z] --- PASS: TestPluginBackCompatMediaTypes (1.33s) [2021-04-06T17:40:04.539Z] PASS [2021-04-06T17:40:04.539Z] [2021-04-06T17:40:04.539Z] DONE 10 tests in 14.241s [2021-04-06T17:40:04.539Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:40:04.539Z] ++ 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 [2021-04-06T17:40:04.539Z] ++ set -e [2021-04-06T17:40:04.539Z] ++ '[' -n 0 ']' [2021-04-06T17:40:04.539Z] ++ set -x [2021-04-06T17:40:04.540Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:40:04.540Z] INFO: Testing against a local daemon [2021-04-06T17:40:04.540Z] === RUN TestExternalGraphDriver [2021-04-06T17:40:04.540Z] === RUN TestExternalGraphDriver/json [2021-04-06T17:40:04.796Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-06T17:40:05.514Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s) [2021-04-06T17:40:05.514Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:40:06.028Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2021-04-06T17:40:06.028Z] === RUN TestInspect [2021-04-06T17:40:06.153Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-04-06T17:40:06.153Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:40:06.163Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-06T17:40:07.555Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-06T17:40:07.555Z] === RUN TestExternalGraphDriver/spec [2021-04-06T17:40:07.555Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-06T17:40:07.671Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s) [2021-04-06T17:40:07.671Z] === RUN TestKernelTCPMemory [2021-04-06T17:40:07.810Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-06T17:40:07.811Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-06T17:40:07.811Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-06T17:40:08.307Z] --- PASS: TestKernelTCPMemory (0.64s) [2021-04-06T17:40:08.308Z] === RUN TestNISDomainname [2021-04-06T17:40:08.953Z] --- PASS: TestNISDomainname (0.77s) [2021-04-06T17:40:08.953Z] === RUN TestHostnameDnsResolution [2021-04-06T17:40:09.294Z] --- PASS: TestInspect (3.42s) [2021-04-06T17:40:09.294Z] === RUN TestCreateJob [2021-04-06T17:40:09.699Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-06T17:40:09.699Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-06T17:40:09.999Z] --- PASS: TestHostnameDnsResolution (0.90s) [2021-04-06T17:40:09.999Z] === RUN TestStats [2021-04-06T17:40:10.626Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-06T17:40:10.883Z] === RUN TestExternalGraphDriver/pull [2021-04-06T17:40:11.444Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-06T17:40:12.374Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-06T17:40:12.559Z] --- PASS: TestCreateJob (3.37s) [2021-04-06T17:40:12.559Z] === RUN TestReplicatedJob [2021-04-06T17:40:12.630Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-06T17:40:12.791Z] --- PASS: TestStats (2.58s) [2021-04-06T17:40:12.791Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:40:12.791Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:40:12.791Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:40:12.791Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:40:12.791Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:40:12.791Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:40:12.791Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:40:12.791Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:40:12.791Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:40:12.791Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:40:12.791Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:40:12.791Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:40:12.791Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:40:13.193Z] --- PASS: TestExternalGraphDriver (8.85s) [2021-04-06T17:40:13.193Z] --- PASS: TestExternalGraphDriver/json (3.07s) [2021-04-06T17:40:13.193Z] --- PASS: TestExternalGraphDriver/spec (3.16s) [2021-04-06T17:40:13.193Z] --- PASS: TestExternalGraphDriver/pull (2.46s) [2021-04-06T17:40:13.193Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:40:15.549Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-06T17:40:15.549Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-04-06T17:40:15.549Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2021-04-06T17:40:15.549Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-04-06T17:40:15.549Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2021-04-06T17:40:15.549Z] === RUN TestDeleteDevicemapper [2021-04-06T17:40:15.549Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:40:15.549Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:40:15.549Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:40:15.710Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-06T17:40:15.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-06T17:40:18.226Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-06T17:40:18.299Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s) [2021-04-06T17:40:18.299Z] === RUN TestUpdateMemory [2021-04-06T17:40:18.483Z] --- PASS: TestGraphdriverPluginV2 (5.29s) [2021-04-06T17:40:18.483Z] PASS [2021-04-06T17:40:18.483Z] [2021-04-06T17:40:18.483Z] DONE 5 tests in 14.307s [2021-04-06T17:40:18.483Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:40:18.483Z] ++ 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 [2021-04-06T17:40:18.483Z] ++ set -e [2021-04-06T17:40:18.483Z] ++ '[' -n 0 ']' [2021-04-06T17:40:18.483Z] ++ set -x [2021-04-06T17:40:18.483Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:40:18.739Z] INFO: Testing against a local daemon [2021-04-06T17:40:18.739Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:40:18.739Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:40:18.739Z] === RUN TestReadPluginNoRead [2021-04-06T17:40:18.739Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:40:18.739Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:40:18.739Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:40:18.739Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:40:18.739Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:40:18.938Z] --- PASS: TestUpdateMemory (0.80s) [2021-04-06T17:40:18.938Z] === RUN TestUpdateCPUQuota [2021-04-06T17:40:18.996Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-06T17:40:19.558Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-06T17:40:20.455Z] --- PASS: TestUpdateCPUQuota (1.39s) [2021-04-06T17:40:20.455Z] === RUN TestUpdatePidsLimit [2021-04-06T17:40:20.455Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-06T17:40:20.641Z] --- PASS: TestReplicatedJob (7.00s) [2021-04-06T17:40:20.641Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:40:20.748Z] === RUN TestUpdatePidsLimit/no_change [2021-04-06T17:40:20.925Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-06T17:40:20.925Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-06T17:40:21.042Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-06T17:40:21.337Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-06T17:40:21.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-06T17:40:21.853Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-06T17:40:21.936Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-06T17:40:22.231Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-06T17:40:22.868Z] --- PASS: TestUpdatePidsLimit (2.68s) [2021-04-06T17:40:22.868Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-04-06T17:40:22.868Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-04-06T17:40:22.868Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-04-06T17:40:22.868Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2021-04-06T17:40:22.868Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-04-06T17:40:22.868Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2021-04-06T17:40:22.868Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2021-04-06T17:40:22.868Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:40:23.907Z] --- PASS: TestUpdateReplicatedJob (3.87s) [2021-04-06T17:40:23.907Z] === RUN TestServiceListWithStatuses [2021-04-06T17:40:23.907Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:40:23.907Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:40:23.907Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:40:26.021Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-06T17:40:26.021Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-06T17:40:26.021Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-06T17:40:26.277Z] --- PASS: TestDaemonStartWithLogOpt (7.48s) [2021-04-06T17:40:26.277Z] === CONT TestReadPluginNoRead [2021-04-06T17:40:26.533Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-06T17:40:27.899Z] === RUN TestDockerSuite/TestCommitChange [2021-04-06T17:40:29.150Z] --- PASS: TestDockerNetworkConnectAlias (5.41s) [2021-04-06T17:40:29.150Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:40:29.268Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-06T17:40:30.194Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:40:30.449Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-06T17:40:31.385Z] --- PASS: TestContinueAfterPluginCrash (12.78s) [2021-04-06T17:40:32.313Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:40:32.313Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-06T17:40:33.314Z] --- PASS: TestDockerNetworkReConnect (4.17s) [2021-04-06T17:40:33.314Z] === RUN TestServicePlugin [2021-04-06T17:40:34.203Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:40:34.203Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-06T17:40:35.570Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-06T17:40:35.601Z] --- PASS: TestUpdateRestartPolicy (11.40s) [2021-04-06T17:40:35.601Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:40:35.601Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2021-04-06T17:40:35.601Z] === RUN TestWaitNonBlocked [2021-04-06T17:40:35.601Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:40:35.601Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:40:35.601Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:40:35.601Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:40:35.601Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:40:35.601Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:40:35.898Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-06T17:40:35.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2021-04-06T17:40:35.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2021-04-06T17:40:35.898Z] === RUN TestWaitBlocked [2021-04-06T17:40:35.898Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:40:35.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:40:35.898Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:40:35.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:40:35.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:40:35.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:40:36.135Z] --- PASS: TestReadPluginNoRead (9.76s) [2021-04-06T17:40:36.135Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2021-04-06T17:40:36.135Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2021-04-06T17:40:36.135Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s) [2021-04-06T17:40:36.135Z] read_test.go:92: [dde7a7183b142] daemon is not started [2021-04-06T17:40:36.135Z] PASS [2021-04-06T17:40:36.135Z] [2021-04-06T17:40:36.135Z] DONE 6 tests in 17.396s [2021-04-06T17:40:36.135Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:40:36.135Z] ++ 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 [2021-04-06T17:40:36.135Z] ++ set -e [2021-04-06T17:40:36.135Z] ++ '[' -n 0 ']' [2021-04-06T17:40:36.135Z] ++ set -x [2021-04-06T17:40:36.135Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:40:36.135Z] testing: warning: no tests to run [2021-04-06T17:40:36.135Z] PASS [2021-04-06T17:40:36.135Z] [2021-04-06T17:40:36.135Z] DONE 0 tests in 0.042s [2021-04-06T17:40:36.135Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:40:36.135Z] ++ 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 [2021-04-06T17:40:36.135Z] ++ set -e [2021-04-06T17:40:36.135Z] ++ '[' -n 0 ']' [2021-04-06T17:40:36.135Z] ++ set -x [2021-04-06T17:40:36.135Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:40:36.135Z] INFO: Testing against a local daemon [2021-04-06T17:40:36.135Z] === RUN TestPluginWithDevMounts [2021-04-06T17:40:36.135Z] === PAUSE TestPluginWithDevMounts [2021-04-06T17:40:36.135Z] === CONT TestPluginWithDevMounts [2021-04-06T17:40:36.943Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-06T17:40:36.943Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2021-04-06T17:40:36.943Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2021-04-06T17:40:36.943Z] === CONT TestContainerStartOnDaemonRestart [2021-04-06T17:40:36.943Z] === CONT TestIpcModeOlderClient [2021-04-06T17:40:36.943Z] === CONT TestContainerKillOnDaemonStart [2021-04-06T17:40:36.943Z] === CONT TestDaemonHostGatewayIP [2021-04-06T17:40:36.943Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-04-06T17:40:36.943Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:40:37.503Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-06T17:40:38.067Z] --- PASS: TestPluginWithDevMounts (1.98s) [2021-04-06T17:40:38.067Z] PASS [2021-04-06T17:40:38.067Z] [2021-04-06T17:40:38.067Z] DONE 1 tests in 2.101s [2021-04-06T17:40:38.323Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:40:38.323Z] ++ 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 [2021-04-06T17:40:38.323Z] ++ set -e [2021-04-06T17:40:38.323Z] ++ '[' -n 0 ']' [2021-04-06T17:40:38.323Z] ++ set -x [2021-04-06T17:40:38.324Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:40:38.324Z] INFO: Testing against a local daemon [2021-04-06T17:40:38.324Z] === RUN TestSecretInspect [2021-04-06T17:40:38.324Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-06T17:40:40.503Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2021-04-06T17:40:40.503Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:40:40.799Z] --- PASS: TestDaemonHostGatewayIP (4.12s) [2021-04-06T17:40:40.842Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-06T17:40:41.405Z] --- PASS: TestSecretInspect (2.95s) [2021-04-06T17:40:41.405Z] === RUN TestSecretList [2021-04-06T17:40:41.405Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-06T17:40:41.405Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-06T17:40:41.454Z] --- PASS: TestDaemonRestartIpcMode (4.57s) [2021-04-06T17:40:41.665Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-06T17:40:41.665Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-06T17:40:41.665Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-06T17:40:41.665Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-06T17:40:41.665Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-06T17:40:43.086Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2021-04-06T17:40:43.554Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-06T17:40:43.810Z] --- PASS: TestSecretList (2.51s) [2021-04-06T17:40:43.810Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:40:45.698Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-06T17:40:45.698Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-06T17:40:46.260Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-06T17:40:46.823Z] --- PASS: TestSecretsCreateAndDelete (3.03s) [2021-04-06T17:40:46.823Z] === RUN TestSecretsUpdate [2021-04-06T17:40:47.384Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-06T17:40:48.311Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-06T17:40:49.237Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-06T17:40:49.799Z] --- PASS: TestSecretsUpdate (2.92s) [2021-04-06T17:40:49.799Z] === RUN TestTemplatedSecret [2021-04-06T17:40:50.038Z] --- PASS: TestContainerKillOnDaemonStart (12.96s) [2021-04-06T17:40:50.038Z] PASS [2021-04-06T17:40:50.038Z] [2021-04-06T17:40:50.038Z] === Skipped [2021-04-06T17:40:50.038Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-04-06T17:40:50.038Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:40:50.038Z] [2021-04-06T17:40:50.038Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:40:50.038Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:40:50.038Z] [2021-04-06T17:40:50.038Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:40:50.038Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:40:50.038Z] [2021-04-06T17:40:50.038Z] [2021-04-06T17:40:50.038Z] DONE 197 tests, 3 skipped in 116.038s [2021-04-06T17:40:50.038Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:40:50.038Z] ++ 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 [2021-04-06T17:40:50.038Z] ++ set -e [2021-04-06T17:40:50.038Z] ++ '[' -n 0 ']' [2021-04-06T17:40:50.038Z] ++ set -x [2021-04-06T17:40:50.038Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:40:50.038Z] INFO: Testing against a local daemon [2021-04-06T17:40:50.038Z] === RUN TestCommitInheritsEnv [2021-04-06T17:40:50.038Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-04-06T17:40:50.038Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:40:50.038Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-06T17:40:50.038Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:40:50.055Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-06T17:40:50.055Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-06T17:40:50.055Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-06T17:40:50.334Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-06T17:40:50.334Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:40:50.334Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-06T17:40:50.334Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:40:50.629Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-04-06T17:40:50.629Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:40:50.629Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:40:50.629Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:40:50.629Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:40:50.629Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-06T17:40:50.629Z] === RUN TestTagInvalidReference [2021-04-06T17:40:50.629Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-06T17:40:50.629Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:40:50.629Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-04-06T17:40:50.629Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:40:50.629Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-06T17:40:50.629Z] === RUN TestTagOfficialNames [2021-04-06T17:40:50.629Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-06T17:40:50.629Z] === RUN TestTagMatchesDigest [2021-04-06T17:40:50.629Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-06T17:40:50.629Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-06T17:40:50.982Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-06T17:40:50.982Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-06T17:40:50.982Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-06T17:40:50.982Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-06T17:40:50.982Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-06T17:40:52.346Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-06T17:40:53.274Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-06T17:40:54.225Z] --- PASS: TestTemplatedSecret (4.28s) [2021-04-06T17:40:54.225Z] === RUN TestSecretCreateResolve [2021-04-06T17:40:54.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-06T17:40:54.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-06T17:40:56.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-06T17:40:57.041Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-06T17:40:57.041Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-06T17:40:57.041Z] --- PASS: TestSecretCreateResolve (3.00s) [2021-04-06T17:40:57.041Z] PASS [2021-04-06T17:40:57.041Z] [2021-04-06T17:40:57.041Z] DONE 6 tests in 18.819s [2021-04-06T17:40:57.041Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:40:57.041Z] ++ 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 [2021-04-06T17:40:57.041Z] ++ set -e [2021-04-06T17:40:57.041Z] ++ '[' -n 0 ']' [2021-04-06T17:40:57.041Z] ++ set -x [2021-04-06T17:40:57.041Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:40:57.297Z] INFO: Testing against a local daemon [2021-04-06T17:40:57.297Z] === RUN TestServiceCreateInit [2021-04-06T17:40:57.297Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:40:57.859Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-06T17:40:58.421Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-06T17:40:59.789Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-06T17:41:00.717Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-06T17:41:00.717Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-06T17:41:00.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-06T17:41:02.084Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-06T17:41:03.447Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-06T17:41:04.374Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:41:04.630Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-06T17:41:04.886Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-06T17:41:05.335Z] --- PASS: TestServicePlugin (30.79s) [2021-04-06T17:41:05.335Z] plugin_test.go:62: [ddd22781e74aa] joining swarm manager [d248fdc4ee2f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:41:05.335Z] plugin_test.go:65: [d57de41ea3f2d] joining swarm manager [d248fdc4ee2f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:41:05.335Z] === RUN TestServiceUpdateLabel [2021-04-06T17:41:06.252Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-06T17:41:06.700Z] --- PASS: TestServiceUpdateLabel (2.52s) [2021-04-06T17:41:06.700Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:41:08.769Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-06T17:41:11.292Z] --- PASS: TestServiceCreateInit (13.66s) [2021-04-06T17:41:11.292Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.94s) [2021-04-06T17:41:11.292Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.69s) [2021-04-06T17:41:11.292Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:41:11.292Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-06T17:41:11.292Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-06T17:41:11.292Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-06T17:41:11.292Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-06T17:41:11.292Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-06T17:41:12.223Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-06T17:41:17.472Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-06T17:41:18.399Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-06T17:41:19.779Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-06T17:41:19.779Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-06T17:41:19.779Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-06T17:41:20.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-06T17:41:21.579Z] --- PASS: TestServiceUpdateSecrets (15.17s) [2021-04-06T17:41:21.579Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:41:23.606Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-06T17:41:23.863Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-06T17:41:25.765Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-06T17:41:32.300Z] --- PASS: TestCreateServiceMultipleTimes (20.48s) [2021-04-06T17:41:32.300Z] === RUN TestCreateServiceConflict [2021-04-06T17:41:32.300Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-06T17:41:33.226Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-06T17:41:34.595Z] --- PASS: TestCreateServiceConflict (3.06s) [2021-04-06T17:41:34.595Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:41:35.960Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-06T17:41:38.476Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2021-04-06T17:41:38.476Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:41:38.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-06T17:41:39.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-06T17:41:39.615Z] --- PASS: TestServiceUpdateConfigs (15.26s) [2021-04-06T17:41:39.615Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:41:41.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-04-06T17:41:43.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-06T17:41:44.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-06T17:41:46.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ade580_} [2021-04-06T17:41:47.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1228739256_/foo_false____} [2021-04-06T17:41:49.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1228739256_/foo_true____} [2021-04-06T17:41:51.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3171676343_/foo_false____} [2021-04-06T17:41:51.775Z] --- PASS: TestServiceUpdateNetwork (13.45s) [2021-04-06T17:41:51.775Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:41:51.775Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-06T17:41:52.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3171676343_/foo_true____} [2021-04-06T17:41:52.701Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-06T17:41:53.006Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.68s) [2021-04-06T17:41:53.006Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:41:53.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3171676343_/foo_true__0xc000ade5e0__} [2021-04-06T17:41:55.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ade600_} [2021-04-06T17:41:55.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-06T17:41:55.975Z] --- PASS: TestCreateServiceSecretFileMode (3.04s) [2021-04-06T17:41:55.975Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:41:56.902Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ade620_} [2021-04-06T17:41:58.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ade640_} [2021-04-06T17:41:59.046Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2021-04-06T17:41:59.046Z] === RUN TestCreateServiceSysctls [2021-04-06T17:42:00.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ade660_} [2021-04-06T17:42:00.780Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-06T17:42:01.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-06T17:42:02.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-06T17:42:04.230Z] --- PASS: TestCreateServiceSysctls (4.73s) [2021-04-06T17:42:04.230Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:42:04.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-06T17:42:04.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-06T17:42:04.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-06T17:42:04.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-06T17:42:04.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-06T17:42:04.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-06T17:42:04.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-06T17:42:04.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-06T17:42:04.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-06T17:42:05.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-06T17:42:05.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-06T17:42:05.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-06T17:42:05.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-06T17:42:05.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-06T17:42:05.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-06T17:42:05.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-06T17:42:05.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-06T17:42:05.047Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-06T17:42:07.309Z] --- PASS: TestServiceUpdatePidsLimit (17.14s) [2021-04-06T17:42:07.309Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2021-04-06T17:42:07.309Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.18s) [2021-04-06T17:42:07.309Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-04-06T17:42:07.309Z] PASS [2021-04-06T17:42:07.309Z] [2021-04-06T17:42:07.309Z] === Skipped [2021-04-06T17:42:07.309Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:42:07.309Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:42:07.309Z] [2021-04-06T17:42:07.309Z] [2021-04-06T17:42:07.309Z] DONE 27 tests, 1 skipped in 181.698s [2021-04-06T17:42:07.309Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:42:07.564Z] --- PASS: TestCreateServiceCapabilities (3.59s) [2021-04-06T17:42:07.564Z] === RUN TestInspect [2021-04-06T17:42:07.565Z] INFO: Testing against a local daemon [2021-04-06T17:42:07.565Z] === RUN TestSessionCreate [2021-04-06T17:42:07.565Z] --- PASS: TestSessionCreate (0.03s) [2021-04-06T17:42:07.565Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:42:07.565Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-06T17:42:07.565Z] PASS [2021-04-06T17:42:07.565Z] [2021-04-06T17:42:07.565Z] DONE 2 tests in 0.084s [2021-04-06T17:42:07.566Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:42:07.566Z] INFO: Testing against a local daemon [2021-04-06T17:42:07.566Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:42:07.566Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:42:07.566Z] === RUN TestEventsExecDie [2021-04-06T17:42:08.930Z] --- PASS: TestEventsExecDie (1.11s) [2021-04-06T17:42:08.930Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:42:08.930Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-06T17:42:08.930Z] === RUN TestInfoBinaryCommits [2021-04-06T17:42:08.930Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-06T17:42:08.930Z] === RUN TestInfoAPIVersioned [2021-04-06T17:42:08.930Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-06T17:42:08.930Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:42:09.491Z] --- PASS: TestInfoDiscoveryBackend (0.66s) [2021-04-06T17:42:09.491Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:42:10.081Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-06T17:42:10.416Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-06T17:42:10.416Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-06T17:42:11.343Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s) [2021-04-06T17:42:11.343Z] === RUN TestInfoAPI [2021-04-06T17:42:11.343Z] --- PASS: TestInfoAPI (0.02s) [2021-04-06T17:42:11.343Z] === RUN TestInfoAPIWarnings [2021-04-06T17:42:11.445Z] --- PASS: TestInspect (3.72s) [2021-04-06T17:42:11.445Z] === RUN TestCreateJob [2021-04-06T17:42:13.344Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-06T17:42:15.232Z] --- PASS: TestCreateJob (3.97s) [2021-04-06T17:42:15.232Z] === RUN TestReplicatedJob [2021-04-06T17:42:18.503Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-06T17:42:20.392Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-06T17:42:20.392Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-06T17:42:21.760Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-06T17:42:22.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-06T17:42:22.946Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-06T17:42:23.508Z] --- PASS: TestReplicatedJob (8.20s) [2021-04-06T17:42:23.508Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:42:24.069Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-06T17:42:25.962Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-06T17:42:27.332Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-06T17:42:28.700Z] --- PASS: TestUpdateReplicatedJob (5.23s) [2021-04-06T17:42:28.700Z] === RUN TestServiceListWithStatuses [2021-04-06T17:42:28.700Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:42:28.700Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:42:28.700Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:42:28.700Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-06T17:42:29.376Z] --- PASS: TestInfoAPIWarnings (16.65s) [2021-04-06T17:42:29.376Z] === RUN TestInfoDebug [2021-04-06T17:42:29.376Z] --- PASS: TestInfoDebug (0.64s) [2021-04-06T17:42:29.376Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:42:29.376Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2021-04-06T17:42:29.376Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:42:29.632Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2021-04-06T17:42:29.632Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:42:29.888Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-06T17:42:29.888Z] === RUN TestPingCacheHeaders [2021-04-06T17:42:29.888Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-06T17:42:29.888Z] === RUN TestPingGet [2021-04-06T17:42:29.888Z] --- PASS: TestPingGet (0.01s) [2021-04-06T17:42:29.888Z] === RUN TestPingHead [2021-04-06T17:42:29.888Z] --- PASS: TestPingHead (0.02s) [2021-04-06T17:42:29.888Z] === RUN TestVersion [2021-04-06T17:42:29.888Z] --- PASS: TestVersion (0.02s) [2021-04-06T17:42:29.888Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:42:30.065Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-06T17:42:30.993Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-06T17:42:31.777Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-04-06T17:42:31.777Z] PASS [2021-04-06T17:42:31.777Z] [2021-04-06T17:42:31.777Z] DONE 18 tests in 23.911s [2021-04-06T17:42:31.777Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:42:31.777Z] INFO: Testing against a local daemon [2021-04-06T17:42:31.777Z] === RUN TestVolumesCreateAndList [2021-04-06T17:42:31.777Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-06T17:42:31.777Z] === RUN TestVolumesRemove [2021-04-06T17:42:31.777Z] --- PASS: TestVolumesRemove (0.06s) [2021-04-06T17:42:31.777Z] === RUN TestVolumesInspect [2021-04-06T17:42:31.777Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-06T17:42:31.777Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:42:31.777Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:42:31.777Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:42:31.777Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:42:31.777Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-06T17:42:31.777Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:42:31.777Z] PASS [2021-04-06T17:42:31.777Z] [2021-04-06T17:42:31.777Z] DONE 5 tests in 0.153s [2021-04-06T17:42:31.777Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:42:32.359Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-06T17:42:33.141Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-06T17:42:33.141Z] Removing test suite binaries [2021-04-06T17:42:33.141Z] exiting test-integration [2021-04-06T17:42:33.141Z] ++ exit 0 [2021-04-06T17:42:33.141Z] [2021-04-06T17:42:33.286Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-06T17:42:34.651Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-06T17:42:35.212Z] --- PASS: TestDockerNetworkConnectAlias (6.48s) [2021-04-06T17:42:35.213Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:42:35.468Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-06T17:42:36.396Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination Post stage [Pipeline] junit [2021-04-06T17:42:36.423Z] Recording test results [2021-04-06T17:42:38.170Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:42:38.297Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-06T17:42:38.558Z] + echo Ensuring container killed. [2021-04-06T17:42:38.558Z] Ensuring container killed. [2021-04-06T17:42:38.558Z] + docker rm -vf docker-pr1 [2021-04-06T17:42:38.558Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-06T17:42:38.838Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:42:38.838Z] Chowning /workspace to jenkins user [2021-04-06T17:42:38.838Z] + id -u [2021-04-06T17:42:38.838Z] + id -g [2021-04-06T17:42:38.838Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42259:/workspace busybox chown -R 1000:1000 /workspace [2021-04-06T17:42:38.838Z] Unable to find image 'busybox:latest' locally [2021-04-06T17:42:39.094Z] latest: Pulling from library/busybox [2021-04-06T17:42:39.094Z] 8b3d7e226fab: Pulling fs layer [2021-04-06T17:42:39.094Z] 8b3d7e226fab: Verifying Checksum [2021-04-06T17:42:39.094Z] 8b3d7e226fab: Download complete [2021-04-06T17:42:39.232Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-06T17:42:39.349Z] 8b3d7e226fab: Pull complete [2021-04-06T17:42:39.349Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-04-06T17:42:39.349Z] Status: Downloaded newer image for busybox:latest [2021-04-06T17:42:40.161Z] --- PASS: TestDockerNetworkReConnect (5.03s) [2021-04-06T17:42:40.161Z] === RUN TestServicePlugin [2021-04-06T17:42:40.161Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-06T17:42:40.161Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-06T17:42:41.087Z] === RUN TestDockerSuite/TestCpRelativePath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:42:42.155Z] + bundleName=amd64-cgroup2 [2021-04-06T17:42:42.155Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-06T17:42:42.155Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-06T17:42:42.155Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-04-06T17:42:42.155Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-06T17:42:42.419Z] Archiving artifacts [2021-04-06T17:42:42.453Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-06T17:42:43.818Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-06T17:42:44.307Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42259/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:42:44.622Z] + make clean [2021-04-06T17:42:44.747Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-06T17:42:45.182Z] docker volume rm -f docker-dev-cache [2021-04-06T17:42:45.182Z] docker-dev-cache [Pipeline] deleteDir [2021-04-06T17:42:46.112Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-06T17:42:47.478Z] === RUN TestDockerSuite/TestCpToCaseB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:42:48.844Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-06T17:42:51.363Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-06T17:42:55.527Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-06T17:42:58.794Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-06T17:42:59.724Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-06T17:43:04.969Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-06T17:43:07.498Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-06T17:43:08.060Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-06T17:43:13.302Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-06T17:43:13.302Z] --- PASS: TestServicePlugin (33.31s) [2021-04-06T17:43:13.302Z] plugin_test.go:62: [da43e11f69338] joining swarm manager [dc4ff233fe080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:43:13.302Z] plugin_test.go:65: [da353013d9424] joining swarm manager [dc4ff233fe080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:43:13.302Z] === RUN TestServiceUpdateLabel [2021-04-06T17:43:13.558Z] === RUN TestDockerSuite/TestCpToDot [2021-04-06T17:43:14.486Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-06T17:43:15.850Z] --- PASS: TestServiceUpdateLabel (2.58s) [2021-04-06T17:43:15.850Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:43:16.105Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-06T17:43:17.995Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-06T17:43:18.925Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-06T17:43:20.289Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-06T17:43:20.289Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-06T17:43:20.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-06T17:43:21.107Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-06T17:43:22.997Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-06T17:43:22.997Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-06T17:43:22.997Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-06T17:43:23.558Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-06T17:43:24.485Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-06T17:43:24.485Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-06T17:43:24.485Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-06T17:43:25.050Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-06T17:43:25.612Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-06T17:43:25.612Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-06T17:43:25.612Z] === RUN TestDockerSuite/TestCreateRM [2021-04-06T17:43:25.869Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-06T17:43:25.869Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-06T17:43:26.126Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-06T17:43:26.126Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-06T17:43:28.645Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-06T17:43:28.645Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-06T17:43:28.645Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-06T17:43:31.914Z] --- PASS: TestServiceUpdateSecrets (16.05s) [2021-04-06T17:43:31.914Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:43:32.486Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-06T17:43:32.742Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-06T17:43:32.742Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-06T17:43:32.998Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-06T17:43:32.998Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-06T17:43:32.998Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-06T17:43:33.925Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-06T17:43:36.444Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-06T17:43:37.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-06T17:43:38.371Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-06T17:43:40.260Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-06T17:43:40.823Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-06T17:43:41.383Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-06T17:43:41.383Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-06T17:43:42.310Z] === RUN TestDockerSuite/TestDockerFails [2021-04-06T17:43:42.310Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-06T17:43:42.310Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-06T17:43:42.310Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-04-06T17:43:44.200Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-04-06T17:43:44.762Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-06T17:43:47.277Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-06T17:43:47.277Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-06T17:43:47.277Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-06T17:43:47.838Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-06T17:43:48.765Z] --- PASS: TestServiceUpdateConfigs (16.66s) [2021-04-06T17:43:48.765Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:43:56.851Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-06T17:43:58.738Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-06T17:44:01.259Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-06T17:44:02.637Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-06T17:44:02.893Z] --- PASS: TestServiceUpdateNetwork (14.21s) [2021-04-06T17:44:02.893Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:44:04.258Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-06T17:44:04.258Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-06T17:44:05.625Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-06T17:44:05.625Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-06T17:44:06.551Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-06T17:44:07.113Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-06T17:44:08.041Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-06T17:44:08.968Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-06T17:44:10.856Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-06T17:44:12.220Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-06T17:44:13.148Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-06T17:44:13.313Z] --- PASS: TestImportExtremelyLargeImageWorks (192.87s) [2021-04-06T17:44:13.313Z] PASS [2021-04-06T17:44:13.313Z] [2021-04-06T17:44:13.313Z] === Skipped [2021-04-06T17:44:13.313Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:44:13.313Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:44:13.313Z] [2021-04-06T17:44:13.313Z] [2021-04-06T17:44:13.313Z] DONE 12 tests, 1 skipped in 193.907s [2021-04-06T17:44:13.313Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:44:13.313Z] ++ 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 [2021-04-06T17:44:13.313Z] ++ set -e [2021-04-06T17:44:13.313Z] ++ '[' -n 0 ']' [2021-04-06T17:44:13.313Z] ++ set -x [2021-04-06T17:44:13.313Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:44:13.313Z] INFO: Testing against a local daemon [2021-04-06T17:44:13.313Z] === RUN TestNetworkCreateDelete [2021-04-06T17:44:13.313Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-04-06T17:44:13.313Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:44:13.313Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-04-06T17:44:13.313Z] === RUN TestDaemonDNSFallback [2021-04-06T17:44:13.313Z] --- PASS: TestDaemonDNSFallback (1.56s) [2021-04-06T17:44:13.313Z] === RUN TestInspectNetwork [2021-04-06T17:44:13.313Z] === RUN TestInspectNetwork/full_network_id [2021-04-06T17:44:13.313Z] === RUN TestInspectNetwork/partial_network_id [2021-04-06T17:44:13.313Z] === RUN TestInspectNetwork/network_name [2021-04-06T17:44:13.313Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-06T17:44:13.313Z] --- PASS: TestInspectNetwork (6.96s) [2021-04-06T17:44:13.313Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-06T17:44:13.313Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-06T17:44:13.313Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-06T17:44:13.313Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-06T17:44:13.313Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:44:14.843Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2021-04-06T17:44:14.843Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:44:14.843Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:44:14.843Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:44:14.843Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:44:14.843Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:44:14.843Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:44:14.843Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:44:14.843Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:44:14.843Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:44:14.843Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:44:14.843Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-06T17:44:14.843Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:44:14.843Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:44:14.843Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:44:14.843Z] === RUN TestNetworkList [2021-04-06T17:44:14.843Z] === RUN TestNetworkList//networks [2021-04-06T17:44:14.843Z] === PAUSE TestNetworkList//networks [2021-04-06T17:44:14.843Z] === RUN TestNetworkList//networks/ [2021-04-06T17:44:14.843Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:44:14.843Z] === CONT TestNetworkList//networks [2021-04-06T17:44:14.843Z] === CONT TestNetworkList//networks/ [2021-04-06T17:44:14.843Z] --- PASS: TestNetworkList (0.02s) [2021-04-06T17:44:14.843Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:44:14.843Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:44:14.843Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:44:15.482Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-04-06T17:44:15.482Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:44:15.664Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-06T17:44:16.530Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-04-06T17:44:16.530Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:44:17.589Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-04-06T17:44:17.589Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:44:18.646Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2021-04-06T17:44:18.646Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:44:18.928Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-06T17:44:19.490Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-06T17:44:20.172Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-04-06T17:44:20.172Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:44:20.465Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.55s) [2021-04-06T17:44:20.465Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:44:20.855Z] --- PASS: TestServiceUpdatePidsLimit (17.95s) [2021-04-06T17:44:20.856Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) [2021-04-06T17:44:20.856Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.30s) [2021-04-06T17:44:20.856Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.30s) [2021-04-06T17:44:20.856Z] PASS [2021-04-06T17:44:20.856Z] [2021-04-06T17:44:20.856Z] === Skipped [2021-04-06T17:44:20.856Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:44:20.856Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:44:20.856Z] [2021-04-06T17:44:20.856Z] [2021-04-06T17:44:20.856Z] DONE 27 tests, 1 skipped in 203.773s [2021-04-06T17:44:20.856Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:44:20.856Z] ++ 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 [2021-04-06T17:44:20.856Z] ++ set -e [2021-04-06T17:44:20.856Z] ++ '[' -n 0 ']' [2021-04-06T17:44:20.856Z] ++ set -x [2021-04-06T17:44:20.856Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:44:20.856Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-06T17:44:21.112Z] INFO: Testing against a local daemon [2021-04-06T17:44:21.112Z] === RUN TestSessionCreate [2021-04-06T17:44:21.112Z] --- PASS: TestSessionCreate (0.03s) [2021-04-06T17:44:21.112Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:44:21.112Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-06T17:44:21.112Z] PASS [2021-04-06T17:44:21.112Z] [2021-04-06T17:44:21.112Z] DONE 2 tests in 0.179s [2021-04-06T17:44:21.112Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:44:21.112Z] ++ 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 [2021-04-06T17:44:21.112Z] ++ set -e [2021-04-06T17:44:21.112Z] ++ '[' -n 0 ']' [2021-04-06T17:44:21.112Z] ++ set -x [2021-04-06T17:44:21.112Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:44:21.368Z] INFO: Testing against a local daemon [2021-04-06T17:44:21.368Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:44:21.368Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:44:21.368Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:44:21.368Z] === RUN TestEventsExecDie [2021-04-06T17:44:22.553Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s) [2021-04-06T17:44:22.553Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:44:22.553Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:44:22.553Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:44:22.553Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:44:22.731Z] --- PASS: TestEventsExecDie (1.23s) [2021-04-06T17:44:22.731Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:44:22.731Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-04-06T17:44:22.731Z] === RUN TestInfoBinaryCommits [2021-04-06T17:44:22.731Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-06T17:44:22.731Z] === RUN TestInfoAPIVersioned [2021-04-06T17:44:22.731Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-06T17:44:22.731Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:44:23.292Z] --- PASS: TestInfoDiscoveryBackend (0.67s) [2021-04-06T17:44:23.292Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:44:24.219Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-06T17:44:24.219Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-06T17:44:24.781Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2021-04-06T17:44:24.781Z] === RUN TestInfoAPI [2021-04-06T17:44:24.781Z] --- PASS: TestInfoAPI (0.03s) [2021-04-06T17:44:24.781Z] === RUN TestInfoAPIWarnings [2021-04-06T17:44:25.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-06T17:44:26.721Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-06T17:44:26.977Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-06T17:44:28.863Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-06T17:44:29.119Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-06T17:44:29.679Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-06T17:44:29.934Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-06T17:44:30.190Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-06T17:44:30.446Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-06T17:44:31.813Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-06T17:44:33.178Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-06T17:44:33.178Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-06T17:44:33.178Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-06T17:44:34.106Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-06T17:44:34.361Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-06T17:44:34.616Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-06T17:44:35.979Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-06T17:44:35.979Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-06T17:44:35.979Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-06T17:44:35.979Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-06T17:44:37.343Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-06T17:44:37.904Z] === RUN TestDockerSuite/TestEventsRename [2021-04-06T17:44:38.076Z] --- PASS: TestServiceWithDataPathPortInit (13.79s) [2021-04-06T17:44:38.076Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:44:38.831Z] === RUN TestDockerSuite/TestEventsResize [2021-04-06T17:44:39.393Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-06T17:44:41.906Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-04-06T17:44:41.906Z] === RUN TestInfoDebug [2021-04-06T17:44:42.161Z] --- PASS: TestInfoDebug (0.67s) [2021-04-06T17:44:42.161Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:44:42.723Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-04-06T17:44:42.723Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:44:43.649Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2021-04-06T17:44:43.649Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:44:43.649Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-04-06T17:44:43.649Z] === RUN TestPingCacheHeaders [2021-04-06T17:44:43.649Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-06T17:44:43.649Z] === RUN TestPingGet [2021-04-06T17:44:43.649Z] --- PASS: TestPingGet (0.02s) [2021-04-06T17:44:43.649Z] === RUN TestPingHead [2021-04-06T17:44:43.649Z] --- PASS: TestPingHead (0.03s) [2021-04-06T17:44:43.649Z] === RUN TestVersion [2021-04-06T17:44:43.649Z] --- PASS: TestVersion (0.02s) [2021-04-06T17:44:43.649Z] PASS [2021-04-06T17:44:43.649Z] [2021-04-06T17:44:43.649Z] === Skipped [2021-04-06T17:44:43.649Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:44:43.649Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:44:43.649Z] [2021-04-06T17:44:43.649Z] [2021-04-06T17:44:43.649Z] DONE 18 tests, 1 skipped in 22.606s [2021-04-06T17:44:43.649Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:44:43.649Z] ++ 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 [2021-04-06T17:44:43.649Z] ++ set -e [2021-04-06T17:44:43.649Z] ++ '[' -n 0 ']' [2021-04-06T17:44:43.649Z] ++ set -x [2021-04-06T17:44:43.649Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:44:43.711Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.93s) [2021-04-06T17:44:43.711Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jfq8su6bbw1lcjrin4jqq2anh Created:2021-04-06 17:44:37.279997188 +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[0dc1f45ea0c29140d6d44504b4009fe337911ef5f068657362cc2b72b4108bdd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t9c3zubvfbje6tp9cnkledgdz EndpointID:82d2e22bc525a5a0e0bd4a05410448dbb858ba66ab2aee9b08bed529be6aca66 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d6f11d5770d2410f7475b60dbb31dc54f6a053a7cb0aad67a2dc7e8308fae881 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:6dc333b8d6e7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t9c3zubvfbje6tp9cnkledgdz EndpointID:82d2e22bc525a5a0e0bd4a05410448dbb858ba66ab2aee9b08bed529be6aca66 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-06T17:44:43.711Z] PASS [2021-04-06T17:44:43.711Z] [2021-04-06T17:44:43.711Z] === Skipped [2021-04-06T17:44:43.711Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:44:43.711Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:44:43.711Z] [2021-04-06T17:44:43.711Z] [2021-04-06T17:44:43.711Z] DONE 26 tests, 1 skipped in 39.579s [2021-04-06T17:44:43.711Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:44:43.711Z] ++ 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 [2021-04-06T17:44:43.711Z] ++ set -e [2021-04-06T17:44:43.711Z] ++ '[' -n 0 ']' [2021-04-06T17:44:43.711Z] ++ set -x [2021-04-06T17:44:43.711Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:44:43.711Z] INFO: Testing against a local daemon [2021-04-06T17:44:43.711Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:44:43.711Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:44:43.711Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:44:43.711Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:44:43.711Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:44:43.711Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:44:43.711Z] PASS [2021-04-06T17:44:43.711Z] [2021-04-06T17:44:43.711Z] === Skipped [2021-04-06T17:44:43.711Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:44:43.711Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:44:43.711Z] [2021-04-06T17:44:43.711Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:44:43.711Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:44:43.711Z] [2021-04-06T17:44:43.711Z] [2021-04-06T17:44:43.711Z] DONE 2 tests, 2 skipped in 0.076s [2021-04-06T17:44:43.711Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:44:43.711Z] ++ 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 [2021-04-06T17:44:43.711Z] ++ set -e [2021-04-06T17:44:43.711Z] ++ '[' -n 0 ']' [2021-04-06T17:44:43.711Z] ++ set -x [2021-04-06T17:44:43.711Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:44:43.711Z] INFO: Testing against a local daemon [2021-04-06T17:44:43.711Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:44:43.905Z] INFO: Testing against a local daemon [2021-04-06T17:44:43.905Z] === RUN TestVolumesCreateAndList [2021-04-06T17:44:43.905Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-06T17:44:43.905Z] === RUN TestVolumesRemove [2021-04-06T17:44:43.905Z] --- PASS: TestVolumesRemove (0.06s) [2021-04-06T17:44:43.905Z] === RUN TestVolumesInspect [2021-04-06T17:44:43.905Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-06T17:44:43.905Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:44:43.905Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:44:43.905Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:44:43.905Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:44:43.905Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-06T17:44:43.905Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:44:43.905Z] PASS [2021-04-06T17:44:43.905Z] [2021-04-06T17:44:43.905Z] DONE 5 tests in 0.206s [2021-04-06T17:44:43.905Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:44:44.160Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T17:44:44.160Z] +++ kill 5689 [2021-04-06T17:44:44.900Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-04-06T17:44:44.900Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:44:45.087Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-06T17:44:45.546Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-06T17:44:45.649Z] +++ /etc/init.d/apparmor stop [2021-04-06T17:44:45.649Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:44:45.649Z] [2021-04-06T17:44:45.649Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:44:45.649Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:44:45.649Z] [2021-04-06T17:44:45.649Z] To set a process to complain mode, use the command line tool [2021-04-06T17:44:45.649Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:44:45.649Z] +++ true [2021-04-06T17:44:45.649Z] exiting test-integration [2021-04-06T17:44:45.649Z] ++ exit 0 [2021-04-06T17:44:45.649Z] [2021-04-06T17:44:46.211Z] + for job in $(jobs -p) [2021-04-06T17:44:46.211Z] + wait 5364 [2021-04-06T17:44:46.736Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-06T17:44:46.772Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-06T17:44:46.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-06T17:44:47.377Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-06T17:44:47.721Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-06T17:44:49.463Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-06T17:44:50.995Z] === RUN TestDockerSuite/TestEventsTop [2021-04-06T17:44:51.549Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-06T17:44:52.361Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-06T17:44:52.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-06T17:44:54.875Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-06T17:44:55.113Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-06T17:44:56.163Z] --- PASS: TestDockerNetworkMacvlan (11.35s) [2021-04-06T17:44:56.163Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-04-06T17:44:56.163Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-04-06T17:44:56.163Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2021-04-06T17:44:56.163Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.04s) [2021-04-06T17:44:56.163Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.43s) [2021-04-06T17:44:56.163Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2021-04-06T17:44:56.163Z] PASS [2021-04-06T17:44:56.163Z] [2021-04-06T17:44:56.163Z] DONE 8 tests in 12.843s [2021-04-06T17:44:56.163Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:44:56.163Z] ++ 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 [2021-04-06T17:44:56.163Z] ++ set -e [2021-04-06T17:44:56.163Z] ++ '[' -n 0 ']' [2021-04-06T17:44:56.163Z] ++ set -x [2021-04-06T17:44:56.163Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:44:56.163Z] testing: warning: no tests to run [2021-04-06T17:44:56.163Z] PASS [2021-04-06T17:44:56.163Z] [2021-04-06T17:44:56.163Z] DONE 0 tests in 0.012s [2021-04-06T17:44:56.163Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:44:56.163Z] ++ 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 [2021-04-06T17:44:56.163Z] ++ set -e [2021-04-06T17:44:56.163Z] ++ '[' -n 0 ']' [2021-04-06T17:44:56.163Z] ++ set -x [2021-04-06T17:44:56.163Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:44:56.163Z] INFO: Testing against a local daemon [2021-04-06T17:44:56.163Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:44:57.683Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2021-04-06T17:44:57.683Z] === RUN TestAuthZPluginTLS [2021-04-06T17:44:58.321Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-04-06T17:44:58.321Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:44:58.617Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-04-06T17:44:58.617Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:44:59.255Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-04-06T17:44:59.255Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:44:59.896Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-04-06T17:44:59.896Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:45:01.506Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2021-04-06T17:45:01.506Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:45:01.801Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-04-06T17:45:01.801Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:45:02.439Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-04-06T17:45:02.439Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:45:02.736Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-04-06T17:45:02.736Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:45:04.827Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2021-04-06T17:45:04.827Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:45:06.357Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2021-04-06T17:45:06.357Z] === RUN TestAuthZPluginHeader [2021-04-06T17:45:06.998Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-04-06T17:45:06.998Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:45:06.998Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:45:06.998Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:45:06.998Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:45:06.999Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:45:06.999Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:45:06.999Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:45:06.999Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:45:06.999Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:45:06.999Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:45:06.999Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:45:06.999Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:45:06.999Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:45:07.041Z] === RUN TestDockerSuite/TestExec [2021-04-06T17:45:07.603Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-06T17:45:08.530Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-06T17:45:09.091Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-06T17:45:10.017Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-06T17:45:11.907Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-06T17:45:12.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-06T17:45:13.030Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-06T17:45:14.396Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-06T17:45:15.763Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-06T17:45:17.130Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-06T17:45:18.497Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-06T17:45:20.403Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-06T17:45:22.924Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-06T17:45:25.438Z] === RUN TestDockerSuite/TestExecEnv [2021-04-06T17:45:25.605Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-04-06T17:45:25.605Z] PASS [2021-04-06T17:45:25.605Z] [2021-04-06T17:45:25.606Z] === Skipped [2021-04-06T17:45:25.606Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:45:25.606Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:45:25.606Z] [2021-04-06T17:45:25.606Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:45:25.606Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:45:25.606Z] [2021-04-06T17:45:25.606Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:45:25.606Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:45:25.606Z] [2021-04-06T17:45:25.606Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:45:25.606Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:45:25.606Z] [2021-04-06T17:45:25.606Z] [2021-04-06T17:45:25.606Z] DONE 17 tests, 4 skipped in 27.631s [2021-04-06T17:45:25.606Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:45:25.606Z] ++ 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 [2021-04-06T17:45:25.606Z] ++ set -e [2021-04-06T17:45:25.606Z] ++ '[' -n 0 ']' [2021-04-06T17:45:25.606Z] ++ set -x [2021-04-06T17:45:25.606Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:45:25.606Z] INFO: Testing against a local daemon [2021-04-06T17:45:25.606Z] === RUN TestPluginInvalidJSON [2021-04-06T17:45:25.606Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:45:25.606Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:45:25.606Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:45:25.606Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-06T17:45:25.606Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:45:25.606Z] === RUN TestPluginInstall [2021-04-06T17:45:25.606Z] === RUN TestPluginInstall/no_auth [2021-04-06T17:45:25.606Z] time="2021-04-06T17:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:45:25.606Z] time="2021-04-06T17:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af8ae7cbcf6790d423312206a019afd39a9a1dee814c1008e7301c322655a0d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:45:25.606Z] time="2021-04-06T17:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:45:25.606Z] time="2021-04-06T17:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af8ae7cbcf6790d423312206a019afd39a9a1dee814c1008e7301c322655a0d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:45:25.900Z] === RUN TestPluginInstall/with_htpasswd [2021-04-06T17:45:26.002Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-06T17:45:26.539Z] time="2021-04-06T17:45:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:45:26.539Z] time="2021-04-06T17:45:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce119ccf8fa52445f4ad53e4ee3c2b2e6cde7f4a9d3dead427fed093b3d01a25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:45:26.539Z] time="2021-04-06T17:45:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:45:26.539Z] time="2021-04-06T17:45:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce119ccf8fa52445f4ad53e4ee3c2b2e6cde7f4a9d3dead427fed093b3d01a25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:45:26.847Z] === RUN TestPluginInstall/with_insecure [2021-04-06T17:45:27.890Z] time="2021-04-06T17:45:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:45:27.890Z] time="2021-04-06T17:45:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86cabb742a4c82705798a8fff511b5cbfc83b4ed34c3ae1ec6a29580d47cb88a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:45:27.890Z] time="2021-04-06T17:45:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:45:27.890Z] time="2021-04-06T17:45:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86cabb742a4c82705798a8fff511b5cbfc83b4ed34c3ae1ec6a29580d47cb88a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:45:27.892Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-06T17:45:28.186Z] --- PASS: TestPluginInstall (4.32s) [2021-04-06T17:45:28.186Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2021-04-06T17:45:28.186Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-04-06T17:45:28.186Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-04-06T17:45:28.186Z] plugin_test.go:165: [d1083048ed094] daemon is not started [2021-04-06T17:45:28.186Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:45:28.819Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-06T17:45:30.271Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-06T17:45:31.315Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-06T17:45:32.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-06T17:45:32.082Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-06T17:45:32.364Z] --- PASS: TestPluginsWithRuntimes (4.08s) [2021-04-06T17:45:32.364Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2021-04-06T17:45:32.364Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-04-06T17:45:32.364Z] === RUN TestPluginBackCompatMediaTypes [2021-04-06T17:45:33.010Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-06T17:45:33.418Z] --- PASS: TestPluginBackCompatMediaTypes (0.85s) [2021-04-06T17:45:33.418Z] PASS [2021-04-06T17:45:33.418Z] [2021-04-06T17:45:33.418Z] DONE 10 tests in 9.346s [2021-04-06T17:45:33.418Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:45:33.418Z] ++ 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 [2021-04-06T17:45:33.418Z] ++ set -e [2021-04-06T17:45:33.418Z] ++ '[' -n 0 ']' [2021-04-06T17:45:33.418Z] ++ set -x [2021-04-06T17:45:33.418Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:45:33.418Z] INFO: Testing against a local daemon [2021-04-06T17:45:33.418Z] === RUN TestExternalGraphDriver [2021-04-06T17:45:33.418Z] === RUN TestExternalGraphDriver/json [2021-04-06T17:45:34.901Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-06T17:45:35.502Z] === RUN TestExternalGraphDriver/spec [2021-04-06T17:45:36.268Z] === RUN TestDockerSuite/TestExecParseError [2021-04-06T17:45:37.026Z] === RUN TestExternalGraphDriver/pull [2021-04-06T17:45:37.634Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-06T17:45:38.562Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-06T17:45:39.132Z] --- PASS: TestExternalGraphDriver (5.66s) [2021-04-06T17:45:39.132Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-04-06T17:45:39.132Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2021-04-06T17:45:39.132Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2021-04-06T17:45:39.132Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:45:39.132Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-06T17:45:39.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:45:39.132Z] PASS [2021-04-06T17:45:39.132Z] [2021-04-06T17:45:39.132Z] === Skipped [2021-04-06T17:45:39.132Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-06T17:45:39.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:45:39.132Z] [2021-04-06T17:45:39.132Z] [2021-04-06T17:45:39.132Z] DONE 5 tests, 1 skipped in 5.794s [2021-04-06T17:45:39.132Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:45:39.132Z] ++ 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 [2021-04-06T17:45:39.132Z] ++ set -e [2021-04-06T17:45:39.132Z] ++ '[' -n 0 ']' [2021-04-06T17:45:39.132Z] ++ set -x [2021-04-06T17:45:39.133Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:45:39.133Z] INFO: Testing against a local daemon [2021-04-06T17:45:39.133Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:45:39.133Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:45:39.133Z] === RUN TestReadPluginNoRead [2021-04-06T17:45:39.133Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:45:39.133Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:45:39.133Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:45:39.133Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:45:39.133Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:45:39.133Z] === CONT TestReadPluginNoRead [2021-04-06T17:45:39.488Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-06T17:45:43.653Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-06T17:45:44.214Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-06T17:45:44.836Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:45:44.836Z] --- PASS: TestDaemonStartWithLogOpt (5.45s) [2021-04-06T17:45:45.142Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-06T17:45:45.524Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:45:47.203Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:45:48.910Z] --- PASS: TestReadPluginNoRead (9.46s) [2021-04-06T17:45:48.910Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2021-04-06T17:45:48.910Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-04-06T17:45:48.910Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-04-06T17:45:48.910Z] read_test.go:92: [d4c7982047d57] daemon is not started [2021-04-06T17:45:49.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-06T17:45:49.955Z] --- PASS: TestContinueAfterPluginCrash (10.74s) [2021-04-06T17:45:49.956Z] PASS [2021-04-06T17:45:49.956Z] [2021-04-06T17:45:49.956Z] DONE 6 tests in 10.816s [2021-04-06T17:45:49.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:45:49.956Z] ++ 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 [2021-04-06T17:45:49.956Z] ++ set -e [2021-04-06T17:45:49.956Z] ++ '[' -n 0 ']' [2021-04-06T17:45:49.956Z] ++ set -x [2021-04-06T17:45: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=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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:45:49.956Z] testing: warning: no tests to run [2021-04-06T17:45:49.956Z] PASS [2021-04-06T17:45:49.956Z] [2021-04-06T17:45:49.956Z] DONE 0 tests in 0.017s [2021-04-06T17:45:49.956Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:45:49.956Z] ++ 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 [2021-04-06T17:45:49.956Z] ++ set -e [2021-04-06T17:45:49.956Z] ++ '[' -n 0 ']' [2021-04-06T17:45:49.956Z] ++ set -x [2021-04-06T17:45: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=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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:45:49.956Z] INFO: Testing against a local daemon [2021-04-06T17:45:49.956Z] === RUN TestPluginWithDevMounts [2021-04-06T17:45:49.956Z] === PAUSE TestPluginWithDevMounts [2021-04-06T17:45:49.956Z] === CONT TestPluginWithDevMounts [2021-04-06T17:45:52.045Z] --- PASS: TestPluginWithDevMounts (1.83s) [2021-04-06T17:45:52.045Z] PASS [2021-04-06T17:45:52.045Z] [2021-04-06T17:45:52.045Z] DONE 1 tests in 1.901s [2021-04-06T17:45:52.045Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:45:52.045Z] ++ 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 [2021-04-06T17:45:52.045Z] ++ set -e [2021-04-06T17:45:52.045Z] ++ '[' -n 0 ']' [2021-04-06T17:45:52.045Z] ++ set -x [2021-04-06T17:45:52.045Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:45:52.045Z] INFO: Testing against a local daemon [2021-04-06T17:45:52.045Z] === RUN TestSecretInspect [2021-04-06T17:45:54.135Z] --- PASS: TestSecretInspect (1.92s) [2021-04-06T17:45:54.135Z] === RUN TestSecretList [2021-04-06T17:45:55.674Z] --- PASS: TestSecretList (1.90s) [2021-04-06T17:45:55.674Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:45:55.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-06T17:45:56.772Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-06T17:45:57.700Z] === RUN TestDockerSuite/TestExecTTY [2021-04-06T17:45:57.764Z] --- PASS: TestSecretsCreateAndDelete (1.89s) [2021-04-06T17:45:57.764Z] === RUN TestSecretsUpdate [2021-04-06T17:45:59.591Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-06T17:45:59.870Z] --- PASS: TestSecretsUpdate (1.90s) [2021-04-06T17:45:59.870Z] === RUN TestTemplatedSecret [2021-04-06T17:46:00.957Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-06T17:46:01.885Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-06T17:46:01.963Z] --- PASS: TestTemplatedSecret (2.56s) [2021-04-06T17:46:01.963Z] === RUN TestSecretCreateResolve [2021-04-06T17:46:03.776Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-06T17:46:03.776Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-06T17:46:04.102Z] --- PASS: TestSecretCreateResolve (1.91s) [2021-04-06T17:46:04.102Z] PASS [2021-04-06T17:46:04.102Z] [2021-04-06T17:46:04.102Z] DONE 6 tests in 12.144s [2021-04-06T17:46:04.102Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:46:04.102Z] ++ 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 [2021-04-06T17:46:04.102Z] ++ set -e [2021-04-06T17:46:04.102Z] ++ '[' -n 0 ']' [2021-04-06T17:46:04.102Z] ++ set -x [2021-04-06T17:46:04.102Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:46:04.102Z] INFO: Testing against a local daemon [2021-04-06T17:46:04.102Z] === RUN TestServiceCreateInit [2021-04-06T17:46:04.102Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:46:05.665Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-06T17:46:07.030Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-06T17:46:07.648Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:46:08.394Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-06T17:46:09.757Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-06T17:46:11.122Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-06T17:46:11.413Z] --- PASS: TestServiceCreateInit (7.43s) [2021-04-06T17:46:11.413Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2021-04-06T17:46:11.413Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2021-04-06T17:46:11.413Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:46:16.361Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-06T17:46:20.554Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-06T17:46:21.918Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-06T17:46:25.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-06T17:46:26.802Z] --- PASS: TestCreateServiceMultipleTimes (15.39s) [2021-04-06T17:46:26.802Z] === RUN TestCreateServiceConflict [2021-04-06T17:46:27.067Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-06T17:46:27.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-06T17:46:27.629Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-06T17:46:27.629Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-06T17:46:27.629Z] === RUN TestDockerSuite/TestHealth [2021-04-06T17:46:28.896Z] --- PASS: TestCreateServiceConflict (1.92s) [2021-04-06T17:46:28.897Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:46:31.676Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2021-04-06T17:46:31.676Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:46:44.355Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) [2021-04-06T17:46:44.355Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:46:46.454Z] --- PASS: TestCreateServiceSecretFileMode (2.27s) [2021-04-06T17:46:46.454Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:46:48.555Z] --- PASS: TestCreateServiceConfigFileMode (2.17s) [2021-04-06T17:46:48.555Z] === RUN TestCreateServiceSysctls [2021-04-06T17:46:52.186Z] --- PASS: TestCreateServiceSysctls (3.02s) [2021-04-06T17:46:52.186Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-06T17:46:54.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-06T17:46:54.123Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-06T17:46:54.293Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2021-04-06T17:46:54.293Z] === RUN TestInspect [2021-04-06T17:46:54.685Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-06T17:46:54.685Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-06T17:46:55.612Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-06T17:46:56.540Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-06T17:46:56.540Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-06T17:46:57.057Z] --- PASS: TestInspect (2.61s) [2021-04-06T17:46:57.057Z] === RUN TestCreateJob [2021-04-06T17:46:57.906Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-06T17:46:59.805Z] --- PASS: TestCreateJob (3.01s) [2021-04-06T17:46:59.805Z] === RUN TestReplicatedJob [2021-04-06T17:47:01.175Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-06T17:47:01.175Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-06T17:47:01.175Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-06T17:47:03.213Z] === RUN TestDockerSuite/TestImportFile [2021-04-06T17:47:05.106Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-06T17:47:05.106Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-06T17:47:05.408Z] --- PASS: TestReplicatedJob (5.36s) [2021-04-06T17:47:05.408Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:47:06.469Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-06T17:47:08.181Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2021-04-06T17:47:08.181Z] === RUN TestServiceListWithStatuses [2021-04-06T17:47:08.181Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:47:08.181Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:47:08.181Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:47:08.358Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-06T17:47:10.249Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-06T17:47:10.811Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-06T17:47:11.738Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-06T17:47:12.300Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-06T17:47:12.556Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-06T17:47:12.556Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-06T17:47:12.676Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2021-04-06T17:47:12.676Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:47:13.485Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-06T17:47:14.046Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-06T17:47:14.977Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-06T17:47:15.445Z] --- PASS: TestDockerNetworkReConnect (3.18s) [2021-04-06T17:47:15.445Z] === RUN TestServicePlugin [2021-04-06T17:47:15.445Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-06T17:47:15.445Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:47:15.445Z] === RUN TestServiceUpdateLabel [2021-04-06T17:47:15.905Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-06T17:47:17.271Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-06T17:47:17.553Z] --- PASS: TestServiceUpdateLabel (1.98s) [2021-04-06T17:47:17.553Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:47:17.832Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-06T17:47:18.089Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-06T17:47:20.607Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-06T17:47:21.167Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-06T17:47:21.729Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-06T17:47:21.729Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-06T17:47:22.656Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-06T17:47:22.656Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-06T17:47:24.020Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-06T17:47:24.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-06T17:47:24.582Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-06T17:47:25.510Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-06T17:47:26.438Z] === RUN TestDockerSuite/TestInspectImage [2021-04-06T17:47:26.438Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-06T17:47:26.438Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-06T17:47:26.438Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-06T17:47:27.807Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-06T17:47:28.368Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-06T17:47:28.368Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-06T17:47:29.295Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-06T17:47:29.860Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-06T17:47:32.379Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-06T17:47:32.379Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-06T17:47:33.074Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2021-04-06T17:47:33.075Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:47:33.308Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-06T17:47:34.676Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-06T17:47:37.199Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-06T17:47:38.128Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-06T17:47:39.057Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-06T17:47:40.421Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-06T17:47:40.984Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-06T17:47:41.546Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-06T17:47:42.473Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-06T17:47:42.473Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-06T17:47:44.363Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-06T17:47:46.062Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2021-04-06T17:47:46.062Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:47:46.252Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-06T17:47:47.617Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-06T17:47:47.873Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-06T17:47:49.777Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-06T17:47:52.301Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-06T17:47:54.815Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-06T17:47:54.815Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-06T17:47:56.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-06T17:47:56.434Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-06T17:47:57.362Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-06T17:47:57.923Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-06T17:47:58.753Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2021-04-06T17:47:58.753Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:47:59.393Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-06T17:48:00.437Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-06T17:48:07.343Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-06T17:48:12.759Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-06T17:48:14.124Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-06T17:48:15.856Z] --- PASS: TestServiceUpdatePidsLimit (16.27s) [2021-04-06T17:48:15.857Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-04-06T17:48:15.857Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-04-06T17:48:15.857Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s) [2021-04-06T17:48:15.857Z] PASS [2021-04-06T17:48:15.857Z] [2021-04-06T17:48:15.857Z] === Skipped [2021-04-06T17:48:15.857Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:48:15.857Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:48:15.857Z] [2021-04-06T17:48:15.857Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-04-06T17:48:15.857Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:48:15.857Z] [2021-04-06T17:48:15.857Z] [2021-04-06T17:48:15.857Z] DONE 27 tests, 2 skipped in 130.810s [2021-04-06T17:48:15.857Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:48:15.857Z] ++ 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 [2021-04-06T17:48:15.857Z] ++ set -e [2021-04-06T17:48:15.857Z] ++ '[' -n 0 ']' [2021-04-06T17:48:15.857Z] ++ set -x [2021-04-06T17:48:15.857Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:48:15.857Z] INFO: Testing against a local daemon [2021-04-06T17:48:15.857Z] === RUN TestSessionCreate [2021-04-06T17:48:15.857Z] --- PASS: TestSessionCreate (0.04s) [2021-04-06T17:48:15.857Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:48:15.857Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-06T17:48:15.857Z] PASS [2021-04-06T17:48:15.857Z] [2021-04-06T17:48:15.857Z] DONE 2 tests in 0.151s [2021-04-06T17:48:15.857Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:48:15.857Z] ++ 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 [2021-04-06T17:48:15.857Z] ++ set -e [2021-04-06T17:48:15.857Z] ++ '[' -n 0 ']' [2021-04-06T17:48:15.857Z] ++ set -x [2021-04-06T17:48:15.857Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:48:15.857Z] INFO: Testing against a local daemon [2021-04-06T17:48:15.857Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:48:15.857Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:48:15.857Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:48:15.857Z] === RUN TestEventsExecDie [2021-04-06T17:48:15.857Z] --- PASS: TestEventsExecDie (0.65s) [2021-04-06T17:48:15.857Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:48:15.857Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-06T17:48:15.857Z] === RUN TestInfoBinaryCommits [2021-04-06T17:48:15.857Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-06T17:48:15.857Z] === RUN TestInfoAPIVersioned [2021-04-06T17:48:15.857Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-06T17:48:15.857Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:48:16.013Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-06T17:48:16.497Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-06T17:48:16.497Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:48:16.575Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-06T17:48:17.543Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-06T17:48:17.543Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-06T17:48:17.837Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-06T17:48:17.837Z] === RUN TestInfoAPI [2021-04-06T17:48:17.837Z] --- PASS: TestInfoAPI (0.04s) [2021-04-06T17:48:17.837Z] === RUN TestInfoAPIWarnings [2021-04-06T17:48:19.842Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-06T17:48:19.842Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-06T17:48:19.842Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-06T17:48:19.842Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-06T17:48:19.842Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-06T17:48:20.771Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-06T17:48:22.139Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-06T17:48:26.310Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-06T17:48:26.566Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-06T17:48:31.806Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-06T17:48:32.062Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-06T17:48:32.062Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-06T17:48:33.427Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-06T17:48:34.354Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-06T17:48:35.722Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-06T17:48:36.459Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-04-06T17:48:36.459Z] === RUN TestInfoDebug [2021-04-06T17:48:36.459Z] --- PASS: TestInfoDebug (0.53s) [2021-04-06T17:48:36.459Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:48:36.459Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-04-06T17:48:36.459Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:48:36.459Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-06T17:48:36.459Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:48:36.459Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-04-06T17:48:36.459Z] === RUN TestPingCacheHeaders [2021-04-06T17:48:36.459Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-06T17:48:36.459Z] === RUN TestPingGet [2021-04-06T17:48:36.459Z] --- PASS: TestPingGet (0.02s) [2021-04-06T17:48:36.459Z] === RUN TestPingHead [2021-04-06T17:48:36.459Z] --- PASS: TestPingHead (0.03s) [2021-04-06T17:48:36.459Z] === RUN TestVersion [2021-04-06T17:48:36.459Z] --- PASS: TestVersion (0.03s) [2021-04-06T17:48:36.459Z] PASS [2021-04-06T17:48:36.459Z] [2021-04-06T17:48:36.459Z] === Skipped [2021-04-06T17:48:36.459Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:48:36.459Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:48:36.459Z] [2021-04-06T17:48:36.459Z] [2021-04-06T17:48:36.459Z] DONE 18 tests, 1 skipped in 21.261s [2021-04-06T17:48:36.459Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:48:36.459Z] ++ 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 [2021-04-06T17:48:36.459Z] ++ set -e [2021-04-06T17:48:36.459Z] ++ '[' -n 0 ']' [2021-04-06T17:48:36.459Z] ++ set -x [2021-04-06T17:48:36.459Z] ++ 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 GOCACHE=/root/.cache/go-build 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 [2021-04-06T17:48:36.459Z] INFO: Testing against a local daemon [2021-04-06T17:48:36.459Z] === RUN TestVolumesCreateAndList [2021-04-06T17:48:36.459Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-06T17:48:36.459Z] === RUN TestVolumesRemove [2021-04-06T17:48:36.459Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-06T17:48:36.459Z] === RUN TestVolumesInspect [2021-04-06T17:48:36.459Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-06T17:48:36.459Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:48:36.459Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:48:36.459Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:48:36.459Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:48:36.459Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-06T17:48:36.459Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:48:36.459Z] PASS [2021-04-06T17:48:36.459Z] [2021-04-06T17:48:36.459Z] DONE 5 tests in 0.219s [2021-04-06T17:48:36.459Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:48:36.649Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-06T17:48:36.753Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T17:48:36.753Z] +++ kill 14113 [2021-04-06T17:48:37.580Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-06T17:48:38.384Z] +++ /etc/init.d/apparmor stop [2021-04-06T17:48:38.384Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:48:38.384Z] [2021-04-06T17:48:38.384Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:48:38.384Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:48:38.384Z] [2021-04-06T17:48:38.384Z] To set a process to complain mode, use the command line tool [2021-04-06T17:48:38.384Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:48:38.384Z] +++ true [2021-04-06T17:48:38.384Z] exiting test-integration [2021-04-06T17:48:38.384Z] ++ exit 0 [2021-04-06T17:48:38.384Z] Post stage [Pipeline] junit [2021-04-06T17:48:39.978Z] Recording test results [2021-04-06T17:48:40.154Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-06T17:48:40.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-06T17:48:40.410Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-06T17:48:40.545Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:48:40.983Z] + echo Ensuring container killed. [2021-04-06T17:48:40.983Z] Ensuring container killed. [2021-04-06T17:48:40.983Z] + docker rm -vf docker-pr1 [2021-04-06T17:48:40.983Z] Error: No such container: docker-pr1 [2021-04-06T17:48:40.983Z] + true [Pipeline] sh [2021-04-06T17:48:41.338Z] === RUN TestDockerSuite/TestLogsSince [2021-04-06T17:48:41.384Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:48:41.384Z] Chowning /workspace to jenkins user [2021-04-06T17:48:41.384Z] + id -u [2021-04-06T17:48:41.384Z] + id -g [2021-04-06T17:48:41.384Z] + docker run --rm -v /home/docker/workspace/moby_PR-42259:/workspace busybox chown -R 1001:1001 /workspace [2021-04-06T17:48:41.384Z] Unable to find image 'busybox:latest' locally [2021-04-06T17:48:41.680Z] latest: Pulling from library/busybox [2021-04-06T17:48:41.680Z] dcdde92480c5: Pulling fs layer [2021-04-06T17:48:41.975Z] dcdde92480c5: Verifying Checksum [2021-04-06T17:48:41.975Z] dcdde92480c5: Download complete [2021-04-06T17:48:42.268Z] dcdde92480c5: Pull complete [2021-04-06T17:48:42.268Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-04-06T17:48:42.268Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:48:44.767Z] + bundleName=ppc64le-integration [2021-04-06T17:48:44.767Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-04-06T17:48:44.767Z] Creating ppc64le-integration-bundles.tar.gz [2021-04-06T17:48:44.767Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2021-04-06T17:48:44.767Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-06T17:48:44.815Z] Archiving artifacts [2021-04-06T17:48:45.250Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42259/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:48:45.654Z] + make clean [2021-04-06T17:48:45.955Z] make: command: Command not found [2021-04-06T17:48:45.955Z] make: command: Command not found [2021-04-06T17:48:45.955Z] docker volume rm -f docker-dev-cache [2021-04-06T17:48:45.955Z] docker-dev-cache [Pipeline] deleteDir [2021-04-06T17:48:49.420Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:48:54.664Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-06T17:48:55.594Z] === RUN TestDockerSuite/TestLogsTail [2021-04-06T17:48:56.961Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-06T17:48:57.897Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-06T17:48:59.264Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-06T17:48:59.264Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-06T17:49:00.631Z] === RUN TestDockerSuite/TestNetHostname [2021-04-06T17:49:03.900Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-06T17:49:04.828Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-06T17:49:12.914Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-06T17:49:12.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-06T17:49:14.803Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-06T17:49:15.731Z] === RUN TestDockerSuite/TestPluginActive [2021-04-06T17:49:17.627Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-06T17:49:18.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-06T17:49:21.508Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-06T17:49:23.398Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-06T17:49:23.398Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-06T17:49:23.960Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-06T17:49:25.327Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-06T17:49:27.246Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-06T17:49:28.613Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-06T17:49:28.613Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-06T17:49:31.129Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-06T17:49:31.690Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-06T17:49:34.205Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-06T17:49:35.571Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-06T17:49:39.743Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-06T17:49:39.743Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-06T17:49:41.631Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-06T17:49:44.151Z] === RUN TestDockerSuite/TestPortList [2021-04-06T17:49:45.078Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-06T17:49:57.247Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-06T17:49:57.247Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-06T17:50:03.799Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-06T17:50:03.799Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-06T17:50:03.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-06T17:50:04.725Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-06T17:50:04.725Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-06T17:50:05.287Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-06T17:50:05.287Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-06T17:50:05.848Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-06T17:50:06.105Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-06T17:50:07.470Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-06T17:50:07.470Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-06T17:50:10.745Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-06T17:50:10.745Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-06T17:50:12.634Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-06T17:50:15.149Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-06T17:50:15.149Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-06T17:50:18.426Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-06T17:50:19.354Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-06T17:50:20.717Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-06T17:50:23.238Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-06T17:50:25.131Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-06T17:50:29.298Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-06T17:50:29.298Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-06T17:50:32.579Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-06T17:50:39.111Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-06T17:50:41.627Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-06T17:50:41.627Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-06T17:50:43.518Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-06T17:50:45.409Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-06T17:50:46.337Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-06T17:50:48.227Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-06T17:50:48.483Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-06T17:50:49.849Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-06T17:50:53.314Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-06T17:50:53.314Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-06T17:50:56.580Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-06T17:50:56.580Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-06T17:50:57.947Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-06T17:50:58.204Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-06T17:50:59.570Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-06T17:51:00.509Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-06T17:51:02.401Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-06T17:51:03.330Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-06T17:51:05.235Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-06T17:51:06.169Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-06T17:51:06.169Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-06T17:51:06.425Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-06T17:51:06.425Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-06T17:51:06.681Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-06T17:51:07.611Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-06T17:51:08.172Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-06T17:51:09.539Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-06T17:51:11.431Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-06T17:51:12.358Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-06T17:51:16.636Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-06T17:51:23.171Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-06T17:51:23.733Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-06T17:51:25.623Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-06T17:51:28.142Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-06T17:51:28.142Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-06T17:51:28.142Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-06T17:51:28.142Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-06T17:51:30.655Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-06T17:51:32.020Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-06T17:51:37.259Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-06T17:51:37.514Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-06T17:51:38.441Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-06T17:51:38.441Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-06T17:51:38.441Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-06T17:51:40.958Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-06T17:51:41.329Z] --- PASS: TestBuildWCOWSandboxSize (770.59s) [2021-04-06T17:51:41.330Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:51:41.330Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:51:41.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:51:41.330Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:51:41.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:51:41.330Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:51:41.330Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:51:41.330Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:51:41.330Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:51:41.330Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:51:41.330Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-04-06T17:51:41.330Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-04-06T17:51:41.330Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-04-06T17:51:41.330Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-04-06T17:51:41.330Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:51:41.330Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-04-06T17:51:41.330Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:51:41.330Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:51:41.330Z] --- PASS: TestBuildPlatformInvalid (0.39s) [2021-04-06T17:51:41.330Z] PASS [2021-04-06T17:51:41.330Z] ok github.com/docker/docker/integration/build 942.588s [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === Skipped [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-06T17:51:41.330Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-06T17:51:41.330Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-04-06T17:51:41.330Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-06T17:51:41.330Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-04-06T17:51:41.330Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] DONE 29 tests, 5 skipped in 961.924s [2021-04-06T17:51:41.330Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-06T17:51:41.330Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:51:41.330Z] INFO: Testing against a local daemon [2021-04-06T17:51:41.330Z] === RUN TestConfigInspect [2021-04-06T17:51:41.330Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:41.330Z] === RUN TestConfigList [2021-04-06T17:51:41.330Z] --- SKIP: TestConfigList (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:41.330Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:51:41.330Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:41.330Z] === RUN TestConfigsUpdate [2021-04-06T17:51:41.330Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:41.330Z] === RUN TestTemplatedConfig [2021-04-06T17:51:41.330Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:41.330Z] === RUN TestConfigCreateResolve [2021-04-06T17:51:41.330Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:51:41.330Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:51:41.330Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:51:41.330Z] PASS [2021-04-06T17:51:41.330Z] ok github.com/docker/docker/integration/config 0.159s [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === Skipped [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-06T17:51:41.330Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] [2021-04-06T17:51:41.330Z] DONE 7 tests, 7 skipped in 2.748s [2021-04-06T17:51:41.330Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-06T17:51:41.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:51:41.787Z] INFO: Testing against a local daemon [2021-04-06T17:51:41.787Z] === RUN TestCheckpoint [2021-04-06T17:51:41.787Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:51:41.787Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:51:41.787Z] === RUN TestContainerInvalidJSON [2021-04-06T17:51:41.787Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:51:41.787Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:51:41.787Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:51:41.787Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:51:41.787Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:51:41.787Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:51:42.244Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:51:42.244Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:51:42.244Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:51:42.244Z] --- PASS: TestContainerInvalidJSON (0.42s) [2021-04-06T17:51:42.244Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-06T17:51:42.244Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-06T17:51:42.244Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-06T17:51:42.244Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:51:42.244Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-04-06T17:51:42.244Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:51:42.244Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-04-06T17:51:42.244Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-06T17:51:42.244Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:51:42.700Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-04-06T17:51:42.700Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:51:42.700Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-04-06T17:51:42.700Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-06T17:51:42.700Z] === RUN TestCopyFromContainer [2021-04-06T17:51:42.700Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-06T17:51:42.700Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:42.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:51:42.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:51:42.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:51:42.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:51:42.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:51:42.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:51:42.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:51:42.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:51:42.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:51:42.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:51:42.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-06T17:51:42.700Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:51:42.700Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-06T17:51:42.700Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-06T17:51:42.700Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:51:42.700Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:51:42.700Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:51:42.700Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:51:42.700Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:51:42.700Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:51:42.700Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:51:42.700Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:51:42.700Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:51:42.700Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:51:42.700Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-04-06T17:51:42.700Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:51:42.700Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-06T17:51:42.700Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:42.700Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:51:42.700Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-06T17:51:42.700Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:51:42.700Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:51:42.700Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-06T17:51:42.700Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:51:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:51:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:51:42.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:51:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:51:42.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:51:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:51:42.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:51:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:51:42.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:51:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:51:42.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:51:42.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:51:42.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:51:42.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:51:42.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:51:42.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:51:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-06T17:51:42.700Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:51:42.700Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-06T17:51:42.700Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-06T17:51:42.700Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:51:42.700Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:51:42.700Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:51:42.700Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-06T17:51:42.700Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:51:42.700Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:51:42.700Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-04-06T17:51:42.700Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:51:42.700Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-04-06T17:51:42.700Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-06T17:51:42.700Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:51:42.700Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-06T17:51:42.700Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:42.700Z] === RUN TestDiff [2021-04-06T17:51:42.700Z] --- SKIP: TestDiff (0.00s) [2021-04-06T17:51:42.700Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-06T17:51:42.700Z] === RUN TestExecWithCloseStdin [2021-04-06T17:51:43.475Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-06T17:51:44.404Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-06T17:51:44.659Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-06T17:51:45.221Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-06T17:51:45.599Z] --- PASS: TestExecWithCloseStdin (2.78s) [2021-04-06T17:51:45.599Z] === RUN TestExec [2021-04-06T17:51:47.111Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-06T17:51:47.771Z] --- PASS: TestExec (1.85s) [2021-04-06T17:51:47.771Z] === RUN TestExecUser [2021-04-06T17:51:47.771Z] --- SKIP: TestExecUser (0.00s) [2021-04-06T17:51:47.771Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-06T17:51:47.771Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:51:47.771Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-06T17:51:47.771Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:47.771Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:51:47.771Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-06T17:51:47.771Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:47.771Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:51:47.771Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-06T17:51:47.771Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-06T17:51:47.771Z] === RUN TestHealthKillContainer [2021-04-06T17:51:47.771Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-06T17:51:47.771Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-06T17:51:47.771Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:51:47.771Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-06T17:51:47.771Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-06T17:51:47.771Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:51:48.038Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-06T17:51:48.295Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-06T17:51:49.299Z] --- PASS: TestKillContainerInvalidSignal (1.62s) [2021-04-06T17:51:49.299Z] === RUN TestKillContainer [2021-04-06T17:51:49.299Z] === RUN TestKillContainer/no_signal [2021-04-06T17:51:50.185Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-06T17:51:50.830Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:51:50.830Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:51:51.551Z] === RUN TestDockerSuite/TestRmiTag [2021-04-06T17:51:51.551Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-06T17:51:52.112Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-06T17:51:54.007Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-06T17:51:57.285Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-06T17:51:57.846Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-06T17:51:57.891Z] --- PASS: TestKillContainer (8.25s) [2021-04-06T17:51:57.892Z] --- PASS: TestKillContainer/no_signal (1.54s) [2021-04-06T17:51:57.892Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-06T17:51:57.892Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-06T17:51:57.892Z] --- PASS: TestKillContainer/killing_signal (6.66s) [2021-04-06T17:51:57.892Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:51:57.892Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-06T17:51:57.892Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:51:57.892Z] === RUN TestKillStoppedContainer [2021-04-06T17:51:57.892Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-06T17:51:57.892Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:51:57.892Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:51:57.892Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-06T17:51:57.892Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:51:57.892Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:51:57.892Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-06T17:51:57.892Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-06T17:51:57.892Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:51:57.892Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-06T17:51:57.892Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:51:57.892Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:51:57.892Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-06T17:51:57.892Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:51:57.892Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:51:58.102Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-06T17:51:58.855Z] --- PASS: TestLogsFollowTailEmpty (1.72s) [2021-04-06T17:51:58.855Z] === RUN TestNetworkNat [2021-04-06T17:51:58.855Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-06T17:51:58.855Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-06T17:51:58.855Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:51:59.030Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-06T17:51:59.286Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-06T17:52:01.024Z] --- PASS: TestNetworkLocalhostTCPNat (2.02s) [2021-04-06T17:52:01.025Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:52:01.025Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-06T17:52:01.025Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:01.025Z] === RUN TestPause [2021-04-06T17:52:01.025Z] --- SKIP: TestPause (0.00s) [2021-04-06T17:52:01.025Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-06T17:52:01.025Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:52:01.175Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-06T17:52:02.102Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-06T17:52:02.361Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-06T17:52:02.554Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.56s) [2021-04-06T17:52:02.554Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:52:02.554Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-06T17:52:02.554Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:52:02.554Z] === RUN TestPsFilter [2021-04-06T17:52:02.554Z] --- PASS: TestPsFilter (0.17s) [2021-04-06T17:52:02.554Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:52:03.288Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-06T17:52:03.288Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-06T17:52:03.849Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-06T17:52:04.722Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.89s) [2021-04-06T17:52:04.722Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:52:05.737Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-06T17:52:06.298Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-06T17:52:06.891Z] --- PASS: TestRemoveContainerWithVolume (1.95s) [2021-04-06T17:52:06.891Z] === RUN TestRemoveContainerRunning [2021-04-06T17:52:07.663Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-06T17:52:08.420Z] --- PASS: TestRemoveContainerRunning (1.52s) [2021-04-06T17:52:08.420Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:52:08.593Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-06T17:52:09.520Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-06T17:52:09.952Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.57s) [2021-04-06T17:52:09.952Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:52:09.952Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-06T17:52:09.952Z] === RUN TestRenameLinkedContainer [2021-04-06T17:52:09.952Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-06T17:52:09.952Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:09.952Z] === RUN TestRenameStoppedContainer [2021-04-06T17:52:10.885Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-06T17:52:11.531Z] --- PASS: TestRenameStoppedContainer (1.92s) [2021-04-06T17:52:11.531Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:52:11.555Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-06T17:52:11.811Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-06T17:52:12.739Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-06T17:52:13.667Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-06T17:52:15.033Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-06T17:52:15.251Z] --- PASS: TestRenameRunningContainerAndReuse (3.30s) [2021-04-06T17:52:15.251Z] === RUN TestRenameInvalidName [2021-04-06T17:52:15.594Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-06T17:52:16.521Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-06T17:52:16.781Z] --- PASS: TestRenameInvalidName (1.54s) [2021-04-06T17:52:16.781Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:52:16.781Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-06T17:52:16.781Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:16.781Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:52:17.899Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-06T17:52:18.310Z] --- PASS: TestRenameContainerWithSameName (1.53s) [2021-04-06T17:52:18.310Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:52:18.310Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-06T17:52:18.310Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:18.310Z] === RUN TestResize [2021-04-06T17:52:18.463Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-06T17:52:19.023Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-06T17:52:19.840Z] --- PASS: TestResize (1.56s) [2021-04-06T17:52:19.840Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:52:19.840Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-06T17:52:19.840Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:19.840Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:52:19.950Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-06T17:52:19.951Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-06T17:52:21.371Z] --- PASS: TestResizeWhenContainerNotStarted (1.88s) [2021-04-06T17:52:21.371Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:52:21.371Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:52:21.371Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:52:21.371Z] === RUN TestStats [2021-04-06T17:52:21.371Z] --- SKIP: TestStats (0.00s) [2021-04-06T17:52:21.371Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-06T17:52:21.371Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:52:21.839Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-06T17:52:22.766Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-06T17:52:23.328Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-06T17:52:24.255Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-06T17:52:24.816Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-06T17:52:24.816Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-06T17:52:25.378Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-06T17:52:25.634Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-06T17:52:26.565Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-06T17:52:27.932Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-06T17:52:28.865Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-06T17:52:29.794Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-06T17:52:29.794Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-06T17:52:30.356Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-06T17:52:30.356Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-06T17:52:31.284Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-06T17:52:32.212Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-06T17:52:32.773Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-06T17:52:33.700Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-06T17:52:33.700Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-06T17:52:33.730Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.68s) [2021-04-06T17:52:33.730Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:52:33.730Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-06T17:52:33.730Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-06T17:52:33.730Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:52:34.261Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-06T17:52:35.627Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-06T17:52:37.514Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-06T17:52:38.447Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-06T17:52:39.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-06T17:52:39.597Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-06T17:52:39.853Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-06T17:52:40.780Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-06T17:52:41.707Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-06T17:52:42.634Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-06T17:52:42.634Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-06T17:52:44.525Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-06T17:52:47.791Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-06T17:52:47.791Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-06T17:52:48.353Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-06T17:52:51.375Z] --- PASS: TestUpdateRestartPolicy (18.49s) [2021-04-06T17:52:51.375Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:52:51.621Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-06T17:52:52.337Z] --- PASS: TestUpdateRestartWithAutoRemove (1.58s) [2021-04-06T17:52:52.337Z] === RUN TestWaitNonBlocked [2021-04-06T17:52:52.337Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:52:52.337Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:52:52.337Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:52:52.337Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:52:52.337Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:52:52.337Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:52:53.511Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-06T17:52:55.400Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-06T17:52:58.670Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-06T17:52:58.670Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-06T17:52:58.670Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-06T17:52:58.926Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-06T17:52:59.404Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-06T17:52:59.404Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.20s) [2021-04-06T17:52:59.404Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.01s) [2021-04-06T17:52:59.404Z] === RUN TestWaitBlocked [2021-04-06T17:52:59.404Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-06T17:52:59.404Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:52:59.404Z] PASS [2021-04-06T17:52:59.404Z] ok github.com/docker/docker/integration/container 77.753s [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === Skipped [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-06T17:52:59.404Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-04-06T17:52:59.404Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-04-06T17:52:59.404Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-06T17:52:59.404Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-06T17:52:59.404Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-06T17:52:59.404Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-06T17:52:59.404Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-06T17:52:59.404Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-06T17:52:59.404Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-04-06T17:52:59.404Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-06T17:52:59.404Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-06T17:52:59.404Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-06T17:52:59.404Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-06T17:52:59.404Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-06T17:52:59.404Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-06T17:52:59.404Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-06T17:52:59.404Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-06T17:52:59.404Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-06T17:52:59.404Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-06T17:52:59.404Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-06T17:52:59.404Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-06T17:52:59.404Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-06T17:52:59.404Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-06T17:52:59.404Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-06T17:52:59.404Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-06T17:52:59.404Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-06T17:52:59.404Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-06T17:52:59.404Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-06T17:52:59.404Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-06T17:52:59.404Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-06T17:52:59.404Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-06T17:52:59.404Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-06T17:52:59.404Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-06T17:52:59.404Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:52:59.404Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-06T17:52:59.404Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-06T17:52:59.404Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-06T17:52:59.404Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] [2021-04-06T17:52:59.404Z] DONE 88 tests, 37 skipped in 80.154s [2021-04-06T17:52:59.404Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-06T17:53:00.815Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-06T17:53:01.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:01.583Z] INFO: Testing against a local daemon [2021-04-06T17:53:01.583Z] === RUN TestCommitInheritsEnv [2021-04-06T17:53:01.583Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-06T17:53:01.583Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:53:01.583Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:53:01.583Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-06T17:53:01.583Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-06T17:53:01.583Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:53:01.583Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-06T17:53:01.583Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:53:01.583Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-06T17:53:01.583Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:53:01.742Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-06T17:53:02.039Z] --- PASS: TestRemoveImageOrphaning (0.79s) [2021-04-06T17:53:02.039Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:53:02.039Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-06T17:53:02.039Z] === RUN TestTagInvalidReference [2021-04-06T17:53:02.039Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-06T17:53:02.039Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:53:02.039Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-04-06T17:53:02.039Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:53:02.039Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-06T17:53:02.039Z] === RUN TestTagOfficialNames [2021-04-06T17:53:02.039Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-06T17:53:02.039Z] === RUN TestTagMatchesDigest [2021-04-06T17:53:02.495Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-06T17:53:02.495Z] PASS [2021-04-06T17:53:02.495Z] ok github.com/docker/docker/integration/image 1.252s [2021-04-06T17:53:02.495Z] [2021-04-06T17:53:02.495Z] === Skipped [2021-04-06T17:53:02.495Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-06T17:53:02.495Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:53:02.495Z] [2021-04-06T17:53:02.495Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-06T17:53:02.495Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-06T17:53:02.495Z] [2021-04-06T17:53:02.495Z] [2021-04-06T17:53:02.495Z] DONE 11 tests, 2 skipped in 3.072s [2021-04-06T17:53:02.495Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-06T17:53:03.632Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-06T17:53:03.632Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-06T17:53:04.662Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:04.662Z] INFO: Testing against a local daemon [2021-04-06T17:53:04.662Z] === RUN TestNetworkCreateDelete [2021-04-06T17:53:04.662Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-06T17:53:04.662Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:04.662Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:53:04.662Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-06T17:53:04.662Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-06T17:53:04.662Z] === RUN TestDaemonDNSFallback [2021-04-06T17:53:04.662Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-06T17:53:04.662Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:04.662Z] === RUN TestInspectNetwork [2021-04-06T17:53:04.662Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-06T17:53:04.662Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-06T17:53:04.662Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:53:04.662Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-06T17:53:04.662Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:04.662Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:53:04.662Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:53:04.662Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:53:04.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:53:04.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:53:04.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:53:04.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:53:04.662Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:53:04.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:53:04.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:53:04.662Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-06T17:53:04.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-06T17:53:04.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-06T17:53:04.662Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-06T17:53:04.662Z] === RUN TestNetworkList [2021-04-06T17:53:04.662Z] === RUN TestNetworkList//networks [2021-04-06T17:53:04.662Z] === PAUSE TestNetworkList//networks [2021-04-06T17:53:04.662Z] === RUN TestNetworkList//networks/ [2021-04-06T17:53:04.662Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:53:04.662Z] === CONT TestNetworkList//networks [2021-04-06T17:53:04.662Z] === CONT TestNetworkList//networks/ [2021-04-06T17:53:04.662Z] --- PASS: TestNetworkList (0.02s) [2021-04-06T17:53:04.662Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:53:04.662Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:53:04.662Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:53:04.662Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-06T17:53:04.662Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-06T17:53:04.662Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:53:04.662Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-06T17:53:04.662Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-06T17:53:04.662Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:53:04.662Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-06T17:53:04.662Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-06T17:53:04.662Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:53:04.662Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-06T17:53:04.662Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-06T17:53:04.662Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:53:04.662Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-06T17:53:04.662Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-06T17:53:04.662Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:53:04.662Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-06T17:53:04.662Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-06T17:53:04.662Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:53:04.662Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-06T17:53:04.662Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-06T17:53:04.662Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:53:04.662Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:53:04.662Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:53:04.662Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:53:04.662Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-06T17:53:04.662Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-06T17:53:04.662Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:53:04.662Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-06T17:53:04.662Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-06T17:53:04.662Z] PASS [2021-04-06T17:53:04.662Z] ok github.com/docker/docker/integration/network 0.217s [2021-04-06T17:53:04.662Z] [2021-04-06T17:53:04.662Z] === Skipped [2021-04-06T17:53:04.662Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-06T17:53:04.662Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:04.662Z] [2021-04-06T17:53:04.662Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-06T17:53:04.662Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-06T17:53:04.662Z] [2021-04-06T17:53:04.662Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-06T17:53:04.662Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:04.662Z] [2021-04-06T17:53:04.662Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-06T17:53:04.662Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-06T17:53:04.662Z] [2021-04-06T17:53:04.662Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-06T17:53:04.662Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-06T17:53:04.663Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-06T17:53:04.663Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-06T17:53:04.663Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-06T17:53:04.663Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-06T17:53:04.663Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-06T17:53:04.663Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-06T17:53:04.663Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:53:04.663Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-06T17:53:04.663Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-06T17:53:04.663Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] [2021-04-06T17:53:04.663Z] DONE 22 tests, 15 skipped in 2.166s [2021-04-06T17:53:04.663Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-06T17:53:05.119Z] testing: warning: no tests to run [2021-04-06T17:53:05.119Z] PASS [2021-04-06T17:53:05.119Z] ok github.com/docker/docker/integration/network/ipvlan 0.060s [2021-04-06T17:53:05.575Z] [2021-04-06T17:53:05.575Z] DONE 0 tests in 0.685s [2021-04-06T17:53:05.575Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-06T17:53:06.032Z] testing: warning: no tests to run [2021-04-06T17:53:06.032Z] PASS [2021-04-06T17:53:06.032Z] ok github.com/docker/docker/integration/network/macvlan 0.073s [2021-04-06T17:53:06.032Z] [2021-04-06T17:53:06.032Z] DONE 0 tests in 0.685s [2021-04-06T17:53:06.032Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-06T17:53:06.160Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-06T17:53:06.416Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-06T17:53:06.995Z] testing: warning: no tests to run [2021-04-06T17:53:06.995Z] PASS [2021-04-06T17:53:06.995Z] ok github.com/docker/docker/integration/plugin 0.059s [2021-04-06T17:53:06.995Z] [2021-04-06T17:53:06.995Z] DONE 0 tests in 0.689s [2021-04-06T17:53:06.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-06T17:53:07.343Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-06T17:53:07.452Z] testing: warning: no tests to run [2021-04-06T17:53:07.452Z] PASS [2021-04-06T17:53:07.452Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [2021-04-06T17:53:07.452Z] [2021-04-06T17:53:07.452Z] DONE 0 tests in 0.670s [2021-04-06T17:53:07.452Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-06T17:53:09.858Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-06T17:53:10.424Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-06T17:53:10.424Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-06T17:53:11.353Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-06T17:53:12.718Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-06T17:53:12.718Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-06T17:53:13.280Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-06T17:53:14.207Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-06T17:53:14.530Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:14.530Z] INFO: Testing against a local daemon [2021-04-06T17:53:14.530Z] === RUN TestPluginInvalidJSON [2021-04-06T17:53:14.530Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:53:14.530Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:53:14.530Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:53:14.530Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-06T17:53:14.530Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-04-06T17:53:14.530Z] === RUN TestPluginInstall [2021-04-06T17:53:14.530Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-06T17:53:14.530Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-06T17:53:14.530Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:53:14.530Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-06T17:53:14.530Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-06T17:53:14.530Z] === RUN TestPluginBackCompatMediaTypes [2021-04-06T17:53:14.530Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-06T17:53:14.530Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-06T17:53:14.530Z] PASS [2021-04-06T17:53:14.530Z] ok github.com/docker/docker/integration/plugin/common 0.182s [2021-04-06T17:53:14.769Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-06T17:53:14.987Z] [2021-04-06T17:53:14.987Z] === Skipped [2021-04-06T17:53:14.987Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-06T17:53:14.987Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-06T17:53:14.987Z] [2021-04-06T17:53:14.987Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-06T17:53:14.987Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-06T17:53:14.987Z] [2021-04-06T17:53:14.987Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-06T17:53:14.987Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-06T17:53:14.987Z] [2021-04-06T17:53:14.987Z] [2021-04-06T17:53:14.987Z] DONE 5 tests, 3 skipped in 7.234s [2021-04-06T17:53:14.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-06T17:53:15.696Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-06T17:53:15.696Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-06T17:53:16.258Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-06T17:53:16.820Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-06T17:53:17.746Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-06T17:53:17.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:17.882Z] INFO: Testing against a local daemon [2021-04-06T17:53:17.882Z] === RUN TestExternalGraphDriver [2021-04-06T17:53:17.882Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-06T17:53:17.882Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-06T17:53:17.882Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:53:17.882Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-06T17:53:17.882Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-06T17:53:17.882Z] PASS [2021-04-06T17:53:17.882Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.172s [2021-04-06T17:53:17.882Z] [2021-04-06T17:53:17.882Z] === Skipped [2021-04-06T17:53:17.882Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-06T17:53:17.882Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-06T17:53:17.882Z] [2021-04-06T17:53:17.882Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-06T17:53:17.882Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-06T17:53:17.882Z] [2021-04-06T17:53:17.882Z] [2021-04-06T17:53:17.882Z] DONE 2 tests, 2 skipped in 2.873s [2021-04-06T17:53:17.882Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-06T17:53:18.308Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-06T17:53:18.870Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-06T17:53:19.796Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-06T17:53:20.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:20.049Z] INFO: Testing against a local daemon [2021-04-06T17:53:20.049Z] === RUN TestReadPluginNoRead [2021-04-06T17:53:20.049Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-06T17:53:20.049Z] read_test.go:21: no unix domain sockets on Windows [2021-04-06T17:53:20.049Z] PASS [2021-04-06T17:53:20.049Z] ok github.com/docker/docker/integration/plugin/logging 0.185s [2021-04-06T17:53:20.049Z] [2021-04-06T17:53:20.049Z] === Skipped [2021-04-06T17:53:20.049Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-06T17:53:20.049Z] read_test.go:21: no unix domain sockets on Windows [2021-04-06T17:53:20.049Z] [2021-04-06T17:53:20.049Z] [2021-04-06T17:53:20.049Z] DONE 1 tests, 1 skipped in 2.275s [2021-04-06T17:53:20.049Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-06T17:53:20.358Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-06T17:53:21.286Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-06T17:53:21.286Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-06T17:53:21.578Z] testing: warning: no tests to run [2021-04-06T17:53:21.578Z] PASS [2021-04-06T17:53:21.578Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.115s [2021-04-06T17:53:21.578Z] [2021-04-06T17:53:21.578Z] DONE 0 tests in 1.179s [2021-04-06T17:53:21.578Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-06T17:53:21.849Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-06T17:53:22.777Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-06T17:53:23.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:23.746Z] INFO: Testing against a local daemon [2021-04-06T17:53:23.746Z] === RUN TestPluginWithDevMounts [2021-04-06T17:53:23.746Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-06T17:53:23.746Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:23.746Z] PASS [2021-04-06T17:53:23.746Z] ok github.com/docker/docker/integration/plugin/volumes 0.193s [2021-04-06T17:53:23.746Z] [2021-04-06T17:53:23.746Z] === Skipped [2021-04-06T17:53:23.746Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-06T17:53:23.746Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:23.746Z] [2021-04-06T17:53:23.746Z] [2021-04-06T17:53:23.746Z] DONE 1 tests, 1 skipped in 2.342s [2021-04-06T17:53:23.746Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-06T17:53:24.144Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-06T17:53:24.404Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-06T17:53:24.404Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-06T17:53:25.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:25.924Z] INFO: Testing against a local daemon [2021-04-06T17:53:25.924Z] === RUN TestSecretInspect [2021-04-06T17:53:25.924Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:25.924Z] === RUN TestSecretList [2021-04-06T17:53:25.924Z] --- SKIP: TestSecretList (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:25.924Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:53:25.924Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:25.924Z] === RUN TestSecretsUpdate [2021-04-06T17:53:25.924Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:25.924Z] === RUN TestTemplatedSecret [2021-04-06T17:53:25.924Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:25.924Z] === RUN TestSecretCreateResolve [2021-04-06T17:53:25.924Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:25.924Z] PASS [2021-04-06T17:53:25.924Z] ok github.com/docker/docker/integration/secret 0.179s [2021-04-06T17:53:25.924Z] [2021-04-06T17:53:25.924Z] === Skipped [2021-04-06T17:53:25.924Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:25.924Z] [2021-04-06T17:53:25.924Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:25.924Z] [2021-04-06T17:53:25.924Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:25.924Z] [2021-04-06T17:53:25.924Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:25.924Z] [2021-04-06T17:53:25.924Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:25.924Z] [2021-04-06T17:53:25.924Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-06T17:53:25.924Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:25.924Z] [2021-04-06T17:53:25.924Z] [2021-04-06T17:53:25.924Z] DONE 6 tests, 6 skipped in 1.923s [2021-04-06T17:53:25.924Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-06T17:53:26.292Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-06T17:53:27.684Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-06T17:53:28.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:28.113Z] INFO: Testing against a local daemon [2021-04-06T17:53:28.113Z] === RUN TestServiceCreateInit [2021-04-06T17:53:28.113Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:53:28.113Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:53:28.113Z] --- PASS: TestServiceCreateInit (0.03s) [2021-04-06T17:53:28.113Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:53:28.113Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:53:28.113Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:53:28.113Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-06T17:53:28.113Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestCreateServiceConflict [2021-04-06T17:53:28.113Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-06T17:53:28.113Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:53:28.113Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-04-06T17:53:28.113Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:53:28.113Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-06T17:53:28.113Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:53:28.113Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-06T17:53:28.113Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:53:28.113Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-06T17:53:28.113Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestCreateServiceSysctls [2021-04-06T17:53:28.113Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-04-06T17:53:28.113Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:53:28.113Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-04-06T17:53:28.113Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestInspect [2021-04-06T17:53:28.113Z] --- SKIP: TestInspect (0.00s) [2021-04-06T17:53:28.113Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestCreateJob [2021-04-06T17:53:28.113Z] --- SKIP: TestCreateJob (0.00s) [2021-04-06T17:53:28.113Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestReplicatedJob [2021-04-06T17:53:28.113Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-06T17:53:28.113Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:53:28.113Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-06T17:53:28.113Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestServiceListWithStatuses [2021-04-06T17:53:28.113Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:53:28.113Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:53:28.113Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-06T17:53:28.113Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:53:28.113Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-06T17:53:28.113Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestServicePlugin [2021-04-06T17:53:28.113Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-06T17:53:28.113Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] === RUN TestServiceUpdateLabel [2021-04-06T17:53:28.113Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-06T17:53:28.113Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:28.113Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:53:28.113Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-06T17:53:28.113Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:28.113Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:53:28.113Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-06T17:53:28.113Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:28.113Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:53:28.113Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-06T17:53:28.113Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:28.113Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:53:28.113Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-04-06T17:53:28.113Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:28.113Z] PASS [2021-04-06T17:53:28.113Z] ok github.com/docker/docker/integration/service 0.304s [2021-04-06T17:53:28.113Z] [2021-04-06T17:53:28.113Z] === Skipped [2021-04-06T17:53:28.113Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:53:28.113Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:53:28.113Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] [2021-04-06T17:53:28.113Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:53:28.113Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:53:28.113Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] [2021-04-06T17:53:28.113Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-06T17:53:28.113Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] [2021-04-06T17:53:28.113Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-06T17:53:28.113Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] [2021-04-06T17:53:28.113Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-04-06T17:53:28.113Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.113Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-06T17:53:28.114Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-06T17:53:28.114Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-06T17:53:28.114Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-04-06T17:53:28.114Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-04-06T17:53:28.114Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-06T17:53:28.114Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-06T17:53:28.114Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-06T17:53:28.114Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-06T17:53:28.114Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-06T17:53:28.114Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-06T17:53:28.114Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-06T17:53:28.114Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-06T17:53:28.114Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-06T17:53:28.114Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-06T17:53:28.114Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-06T17:53:28.114Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-06T17:53:28.114Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-04-06T17:53:28.114Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] [2021-04-06T17:53:28.114Z] DONE 24 tests, 23 skipped in 2.499s [2021-04-06T17:53:28.114Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-06T17:53:29.050Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-06T17:53:30.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:30.281Z] INFO: Testing against a local daemon [2021-04-06T17:53:30.281Z] === RUN TestSessionCreate [2021-04-06T17:53:30.281Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-06T17:53:30.281Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-06T17:53:30.281Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:53:30.281Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-06T17:53:30.281Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-06T17:53:30.281Z] PASS [2021-04-06T17:53:30.281Z] ok github.com/docker/docker/integration/session 0.181s [2021-04-06T17:53:30.281Z] [2021-04-06T17:53:30.281Z] === Skipped [2021-04-06T17:53:30.281Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-06T17:53:30.281Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-06T17:53:30.281Z] [2021-04-06T17:53:30.281Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-06T17:53:30.281Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-06T17:53:30.281Z] [2021-04-06T17:53:30.281Z] [2021-04-06T17:53:30.281Z] DONE 2 tests, 2 skipped in 2.073s [2021-04-06T17:53:30.281Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-06T17:53:32.454Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:32.454Z] INFO: Testing against a local daemon [2021-04-06T17:53:32.454Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:53:32.454Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:53:32.454Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:32.454Z] === RUN TestEventsExecDie [2021-04-06T17:53:32.454Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-06T17:53:32.454Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-06T17:53:32.454Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:53:32.454Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-06T17:53:32.454Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-06T17:53:32.454Z] === RUN TestInfoAPI [2021-04-06T17:53:32.454Z] --- PASS: TestInfoAPI (0.03s) [2021-04-06T17:53:32.454Z] === RUN TestInfoAPIWarnings [2021-04-06T17:53:32.454Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-06T17:53:32.454Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:53:32.454Z] === RUN TestInfoDebug [2021-04-06T17:53:32.454Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-06T17:53:32.454Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:53:32.454Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:53:32.454Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-06T17:53:32.454Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:53:32.454Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:53:32.454Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-06T17:53:32.454Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:53:32.454Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:53:33.417Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-04-06T17:53:33.417Z] === RUN TestPingCacheHeaders [2021-04-06T17:53:33.417Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-06T17:53:33.417Z] === RUN TestPingGet [2021-04-06T17:53:33.417Z] --- PASS: TestPingGet (0.02s) [2021-04-06T17:53:33.417Z] === RUN TestPingHead [2021-04-06T17:53:33.417Z] --- PASS: TestPingHead (0.03s) [2021-04-06T17:53:33.417Z] === RUN TestVersion [2021-04-06T17:53:33.417Z] --- PASS: TestVersion (0.03s) [2021-04-06T17:53:33.417Z] PASS [2021-04-06T17:53:33.417Z] ok github.com/docker/docker/integration/system 1.326s [2021-04-06T17:53:33.417Z] [2021-04-06T17:53:33.417Z] === Skipped [2021-04-06T17:53:33.417Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:53:33.417Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:53:33.417Z] [2021-04-06T17:53:33.417Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-06T17:53:33.417Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-06T17:53:33.417Z] [2021-04-06T17:53:33.417Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-06T17:53:33.417Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-06T17:53:33.417Z] [2021-04-06T17:53:33.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-06T17:53:33.417Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:53:33.417Z] [2021-04-06T17:53:33.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-06T17:53:33.417Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:53:33.417Z] [2021-04-06T17:53:33.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-06T17:53:33.417Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:53:33.417Z] [2021-04-06T17:53:33.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-06T17:53:33.417Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:53:33.417Z] [2021-04-06T17:53:33.417Z] [2021-04-06T17:53:33.417Z] DONE 13 tests, 7 skipped in 3.049s [2021-04-06T17:53:33.417Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-06T17:53:35.580Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-06T17:53:35.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:35.586Z] INFO: Testing against a local daemon [2021-04-06T17:53:35.586Z] === RUN TestVolumesCreateAndList [2021-04-06T17:53:35.586Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-06T17:53:35.586Z] === RUN TestVolumesRemove [2021-04-06T17:53:35.586Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-06T17:53:35.586Z] === RUN TestVolumesInspect [2021-04-06T17:53:35.586Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-06T17:53:35.586Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:53:35.586Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:53:35.586Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:53:35.586Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:53:35.586Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-06T17:53:35.586Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:53:35.586Z] PASS [2021-04-06T17:53:35.586Z] ok github.com/docker/docker/integration/volume 0.316s [2021-04-06T17:53:35.586Z] [2021-04-06T17:53:35.586Z] DONE 5 tests in 2.126s [2021-04-06T17:53:35.586Z] INFO: make.ps1 ended at 04/06/2021 17:53:35 [2021-04-06T17:53:35.586Z] INFO: Integration CLI tests being run from the host: [2021-04-06T17:53:35.586Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-04-06T17:53:37.469Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-06T17:53:40.801Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-06T17:53:40.801Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-06T17:53:42.642Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:53:42.642Z] INFO: Testing against a local daemon [2021-04-06T17:53:42.642Z] === RUN TestDockerSuite [2021-04-06T17:53:42.642Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-06T17:53:42.642Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-06T17:53:42.642Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-06T17:53:42.642Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-06T17:53:42.642Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-06T17:53:42.642Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-06T17:53:42.642Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-06T17:53:42.642Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-06T17:53:42.690Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-06T17:53:42.690Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-06T17:53:42.690Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-06T17:53:42.690Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-06T17:53:42.946Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-06T17:53:43.606Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-06T17:53:43.606Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-06T17:53:44.063Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-06T17:53:44.520Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-06T17:53:46.214Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-06T17:53:48.104Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-06T17:53:49.469Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-06T17:53:52.732Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-06T17:53:55.246Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-06T17:53:55.808Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-06T17:53:56.371Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-06T17:53:57.739Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-06T17:53:57.739Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-06T17:53:57.739Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-06T17:53:59.103Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-06T17:54:00.467Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-06T17:54:02.358Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-06T17:54:02.358Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-06T17:54:02.358Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-06T17:54:04.246Z] === RUN TestDockerSuite/TestRunMount [2021-04-06T17:54:08.411Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-06T17:54:12.577Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-06T17:54:13.138Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-06T17:54:14.065Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-06T17:54:15.429Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-06T17:54:16.356Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-06T17:54:17.722Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-06T17:54:21.888Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-06T17:54:24.404Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-06T17:54:26.313Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-06T17:54:27.678Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-06T17:54:29.568Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-06T17:54:29.568Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-06T17:54:30.130Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-06T17:54:31.495Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-06T17:54:32.056Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-06T17:54:32.984Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-06T17:54:35.499Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-06T17:54:37.388Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-06T17:54:41.552Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-06T17:54:41.808Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-06T17:54:42.063Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-06T17:54:42.625Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-06T17:54:42.625Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-06T17:54:43.552Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-06T17:54:44.114Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-06T17:54:44.114Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-06T17:54:45.040Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-06T17:54:51.571Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-06T17:54:51.571Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-06T17:54:51.571Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-06T17:54:52.141Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-06T17:54:54.033Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-06T17:54:54.960Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-06T17:54:55.217Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-06T17:54:55.778Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-06T17:54:56.033Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-06T17:54:56.963Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-06T17:54:57.219Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-06T17:54:57.219Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-06T17:54:58.147Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-06T17:54:58.404Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-06T17:54:58.404Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-06T17:54:59.332Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-06T17:55:00.697Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-06T17:55:00.697Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-06T17:55:03.964Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-06T17:55:04.892Z] === RUN TestDockerSuite/TestRunRm [2021-04-06T17:55:05.820Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-06T17:55:09.985Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-06T17:55:09.985Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-06T17:55:10.912Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-06T17:55:12.276Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-06T17:55:12.837Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-06T17:55:17.010Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-06T17:55:20.275Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-06T17:55:20.836Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-06T17:55:21.402Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-06T17:55:21.967Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-06T17:55:22.531Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-06T17:55:23.093Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-06T17:55:23.349Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-06T17:55:24.276Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-06T17:55:24.838Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-06T17:55:25.400Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-06T17:55:28.665Z] === RUN TestDockerSuite/TestRunState [2021-04-06T17:55:29.592Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-06T17:55:30.154Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-06T17:55:31.082Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-06T17:55:31.082Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-06T17:55:31.082Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-06T17:55:32.010Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-06T17:55:32.266Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-06T17:55:34.158Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-06T17:55:34.158Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-06T17:55:34.158Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-06T17:55:34.414Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-06T17:55:36.928Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-06T17:55:37.489Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-06T17:55:39.379Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-06T17:55:40.936Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-06T17:55:41.901Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-06T17:55:41.901Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-06T17:55:41.901Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-06T17:55:42.667Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-06T17:55:44.799Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-06T17:55:45.933Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-06T17:55:46.496Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-06T17:55:46.972Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-06T17:55:46.972Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-06T17:55:46.972Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-06T17:55:46.972Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-06T17:55:46.972Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-06T17:55:47.426Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-06T17:55:47.988Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-06T17:55:49.874Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-06T17:55:49.874Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-06T17:55:49.874Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-06T17:55:49.878Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-06T17:55:50.812Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-06T17:55:51.740Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-06T17:55:51.740Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-06T17:55:51.740Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-06T17:55:52.669Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-06T17:55:53.238Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-06T17:55:53.801Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-06T17:55:53.801Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-06T17:55:54.058Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-06T17:55:54.622Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-06T17:55:55.663Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-06T17:55:58.792Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-06T17:55:59.356Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-06T17:56:00.283Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-06T17:56:02.801Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-06T17:56:03.729Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-06T17:56:06.260Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-06T17:56:08.155Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-06T17:56:09.084Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-06T17:56:09.084Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-06T17:56:09.084Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-06T17:56:09.084Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-06T17:56:09.084Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-06T17:56:09.084Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-06T17:56:13.251Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-06T17:56:13.508Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-06T17:56:14.876Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-06T17:56:15.803Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-06T17:56:16.366Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-06T17:56:16.366Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-06T17:56:17.294Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-06T17:56:17.294Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-06T17:56:17.294Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-06T17:56:17.294Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-06T17:56:17.294Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-06T17:56:17.294Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-06T17:56:17.294Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-06T17:56:17.294Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-06T17:56:17.294Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-06T17:56:17.294Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-06T17:56:17.855Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-06T17:56:18.782Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-06T17:56:19.344Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-06T17:56:19.344Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-06T17:56:20.269Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-06T17:56:20.525Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-06T17:56:20.782Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-06T17:56:21.345Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-06T17:56:21.345Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-06T17:56:22.272Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-06T17:56:23.203Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-06T17:56:23.203Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-06T17:56:23.203Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-06T17:56:24.131Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-06T17:56:26.024Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-06T17:56:26.281Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-06T17:56:26.843Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-06T17:56:26.843Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-06T17:56:27.407Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-06T17:56:27.664Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-06T17:56:29.581Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-06T17:56:29.957Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-06T17:56:33.227Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-06T17:56:34.157Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-06T17:56:34.157Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-06T17:56:34.157Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-06T17:56:35.086Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-06T17:56:36.013Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-06T17:56:36.270Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-06T17:56:37.638Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-06T17:56:37.638Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-06T17:56:40.158Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-06T17:56:40.158Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-06T17:56:40.721Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-06T17:56:43.242Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-06T17:56:43.242Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-06T17:56:45.761Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-06T17:56:45.761Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-06T17:56:45.761Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-06T17:56:46.017Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-06T17:56:47.385Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-06T17:56:48.753Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-06T17:56:49.009Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-06T17:56:49.571Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-06T17:56:49.571Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-06T17:56:49.571Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-06T17:56:49.828Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-06T17:56:50.392Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-06T17:56:52.918Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-06T17:56:55.454Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-06T17:56:57.970Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-06T17:56:58.226Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-06T17:57:01.506Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-06T17:57:02.069Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-06T17:57:02.631Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-06T17:57:02.631Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-06T17:57:03.998Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-06T17:57:07.267Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-06T17:57:09.160Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-06T17:57:09.725Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-06T17:57:09.725Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-06T17:57:10.656Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-06T17:57:10.656Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-06T17:57:13.175Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-06T17:57:13.433Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-06T17:57:15.955Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-06T17:57:17.848Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-06T17:57:21.156Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-06T17:57:26.404Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-06T17:57:28.921Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-06T17:57:34.165Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-06T17:57:36.680Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-06T17:57:36.906Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-06T17:57:36.906Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-06T17:57:36.906Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-06T17:57:36.906Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-06T17:57:37.872Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-06T17:57:38.046Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-06T17:57:38.836Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-06T17:57:38.836Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-06T17:57:38.836Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-06T17:57:38.836Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-06T17:57:38.836Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-06T17:57:38.974Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-06T17:57:39.537Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-06T17:57:39.801Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-06T17:57:40.100Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-06T17:57:40.100Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-06T17:57:41.029Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-06T17:57:42.703Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-06T17:57:44.245Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-06T17:57:44.245Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-06T17:57:44.245Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-06T17:57:44.245Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-06T17:57:46.278Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-06T17:57:46.423Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-06T17:57:49.545Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-06T17:57:49.801Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-06T17:57:50.365Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-06T17:57:50.365Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-06T17:57:51.742Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-06T17:57:53.633Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-06T17:57:53.633Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-06T17:57:55.000Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-06T17:57:55.947Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-06T17:57:56.875Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-06T17:57:56.935Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-06T17:57:58.768Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-06T17:58:00.661Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-06T17:58:01.627Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-06T17:58:01.627Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-06T17:58:02.932Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-06T17:58:03.866Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-06T17:58:03.866Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-06T17:58:04.529Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-06T17:58:05.756Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-06T17:58:06.064Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-06T17:58:07.122Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-06T17:58:07.685Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-06T17:58:09.798Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-06T17:58:09.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-06T17:58:09.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-06T17:58:09.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-06T17:58:09.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-06T17:58:10.259Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-06T17:58:14.226Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-06T17:58:19.474Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-06T17:58:24.764Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-06T17:58:27.282Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-06T17:58:32.531Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-06T17:58:39.068Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-06T17:58:40.197Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-06T17:58:40.197Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-06T17:58:40.197Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-06T17:58:40.436Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-06T17:58:42.955Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-06T17:58:43.887Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-06T17:58:45.254Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-06T17:58:47.771Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-06T17:58:49.664Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-06T17:58:51.556Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-06T17:58:54.112Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-06T17:58:56.002Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-06T17:58:57.372Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-06T17:59:10.120Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-06T17:59:10.120Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-06T17:59:10.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-06T17:59:12.212Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-06T17:59:12.212Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-06T17:59:12.212Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-06T17:59:12.212Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-06T17:59:12.212Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-06T17:59:12.212Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-06T17:59:12.212Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-06T17:59:12.212Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-06T17:59:13.140Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-06T17:59:13.140Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-06T17:59:13.765Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-06T17:59:14.022Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-06T17:59:14.022Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-06T17:59:14.022Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-06T17:59:14.022Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-06T17:59:15.913Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-06T17:59:15.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-06T17:59:16.842Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-06T17:59:16.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-06T17:59:17.099Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-06T17:59:17.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-06T17:59:17.356Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-06T17:59:17.356Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-06T17:59:20.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-06T17:59:23.895Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-06T17:59:25.787Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-06T17:59:25.787Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-06T17:59:25.787Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-06T17:59:28.305Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-06T17:59:29.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-06T17:59:32.497Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite (1906.74s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.13s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.40s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.34s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.04s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.21s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.50s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.57s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.75s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.24s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.28s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.30s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.46s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.34s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.23s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.74s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.26s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAttachDetach (1.23s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.06s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.03s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.29s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.07s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.94s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.80s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.74s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.58s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.02s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.97s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.02s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.28s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.99s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.83s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.27s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.13s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.16s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.47s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.53s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.56s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.98s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.54s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.66s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.70s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.71s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.70s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.63s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.95s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.64s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.85s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.34s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.47s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.25s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.71s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.58s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.37s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.71s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.63s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.96s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.12s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.59s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.76s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.89s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.93s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.95s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.02s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.26s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.09s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.03s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.88s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.51s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.21s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.37s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.05s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.56s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.75s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-04-06T17:59:32.497Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-06T17:59:32.497Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.96s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.55s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.68s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.56s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.42s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.66s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.36s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.35s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.94s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2021-04-06T17:59:32.497Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-04-06T17:59:32.497Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.497Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-04-06T17:59:32.497Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.497Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-06T17:59:32.497Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.497Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-04-06T17:59:32.497Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.54s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.09s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.52s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.95s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.63s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.55s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.52s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.64s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.20s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.31s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.30s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.69s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.76s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.65s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.78s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.06s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.99s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.23s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.49s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.99s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.09s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.48s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.39s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.58s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.01s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.92s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.48s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEnv (2.07s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.95s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.63s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.08s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.21s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.11s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.04s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.66s) [2021-04-06T17:59:32.497Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-06T17:59:32.497Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.15s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFails (1.13s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.65s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.73s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.52s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.68s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.32s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.59s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.91s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.09s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.96s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildHistory (2.84s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.86s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.52s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.24s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.58s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.21s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.23s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.06s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.11s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.26s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.48s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.85s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.86s) [2021-04-06T17:59:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.11s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.16s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.96s) [2021-04-06T17:59:32.498Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-06T17:59:32.498Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.25s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.80s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.25s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.70s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.04s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.89s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.43s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.52s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.96s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.46s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.42s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.26s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildPATH (2.29s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.11s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.61s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.69s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.76s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildRm (2.91s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.06s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.06s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.14s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.36s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.43s) [2021-04-06T17:59:32.498Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-06T17:59:32.498Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.94s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.27s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildStderr (0.95s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.18s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.91s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.85s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.24s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildUser (1.72s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.88s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.89s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.14s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.45s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.77s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.26s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.52s) [2021-04-06T17:59:32.498Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-06T17:59:32.498Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.498Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-06T17:59:32.498Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.498Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-06T17:59:32.498Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.498Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-06T17:59:32.498Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.98s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.96s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.35s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.21s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.60s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2021-04-06T17:59:32.498Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-06T17:59:32.498Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.21s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.42s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.08s) [2021-04-06T17:59:32.498Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-06T17:59:32.498Z] docker_cli_sni_test.go:18: Flakey test [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.98s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.16s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCommitChange (1.75s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.02s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.88s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCommitTTY (2.01s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.11s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.03s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.96s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.93s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.96s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.14s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.99s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.15s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.88s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.25s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.62s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.23s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.48s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.43s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.15s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.22s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.97s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.30s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.18s) [2021-04-06T17:59:32.498Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-06T17:59:32.498Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.34s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.50s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.39s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.22s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.71s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.59s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.76s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.74s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.57s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ade580_} (1.56s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1228739256_/foo_false____} (1.58s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1228739256_/foo_true____} (1.57s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3171676343_/foo_false____} (1.57s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3171676343_/foo_true____} (0.91s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3171676343_/foo_true__0xc000ade5e0__} (1.69s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ade600_} (1.80s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ade620_} (1.83s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ade640_} (1.82s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ade660_} (1.85s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.52s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.73s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.08s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.93s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.36s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.29s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.18s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.21s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.79s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.37s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.35s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.21s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.24s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.08s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.16s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.19s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.98s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.62s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.16s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.99s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.14s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.34s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.25s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.73s) [2021-04-06T17:59:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.99s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.32s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.66s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.21s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.78s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.74s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.94s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.61s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.92s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.85s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.70s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToStdout (1.14s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.14s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.80s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.58s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2021-04-06T17:59:32.499Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-06T17:59:32.499Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.76s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2021-04-06T17:59:32.499Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-06T17:59:32.499Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.23s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.99s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.37s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.48s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.49s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.73s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.76s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.67s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.53s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.64s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.73s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.77s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.42s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.80s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.65s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsAttach (1.24s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsCommit (0.91s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.78s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.91s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.74s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.47s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.32s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.99s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsCopy (1.08s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.48s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.88s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.42s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.65s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.44s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.46s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFilters (1.42s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFormat (1.41s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-04-06T17:59:32.499Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-06T17:59:32.499Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-06T17:59:32.499Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-06T17:59:32.499Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.36s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsResize (0.75s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.67s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.56s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.91s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.49s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsTop (1.06s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.93s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExec (1.04s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.72s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.02s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.06s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.24s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.41s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.50s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.47s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.86s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.08s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecCgroup (2.53s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecEnv (1.00s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.01s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecInspectID (3.09s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecInteractive (1.18s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.69s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.45s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecParseError (1.25s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.16s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.71s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.07s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecStartFails (1.07s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.49s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.04s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecTTY (1.47s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.73s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.97s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecUlimits (1.57s) [2021-04-06T17:59:32.499Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-06T17:59:32.499Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.18s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.69s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.06s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestExecWithUser (1.35s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.71s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.74s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.78s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.75s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestHealth (23.22s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.81s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.99s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.95s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.82s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.84s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.39s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.26s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImportDisplay (1.89s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImportFile (1.72s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.62s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImportGzipped (1.77s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.76s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.83s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.80s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.81s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.75s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.19s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.19s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.76s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.42s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.70s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.69s) [2021-04-06T17:59:32.499Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-06T17:59:32.499Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.40s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.74s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-04-06T17:59:32.499Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-06T17:59:32.499Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.07s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.76s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.78s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.76s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.10s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.23s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectStatus (1.44s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.32s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.17s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.94s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.00s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.74s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.67s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.02s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.58s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.39s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.11s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.32s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.14s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.15s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.65s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.86s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.98s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.80s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.03s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.70s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.01s) [2021-04-06T17:59:32.499Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.31s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.91s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.79s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.19s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.16s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.96s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.07s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.88s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsSince (7.07s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.00s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.14s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsTail (1.20s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.13s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.17s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.11s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestNetHostname (3.36s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.85s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestNetworkEvents (7.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.84s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.14s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPluginActive (1.61s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.73s) [2021-04-06T17:59:32.500Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-06T17:59:32.500Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.09s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.42s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.32s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.60s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.92s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.11s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.36s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPortList (11.80s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.38s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.96s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.39s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.25s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.87s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (2.16s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsByOrder (3.39s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.96s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.07s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.41s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.60s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.04s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.91s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.96s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.76s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.45s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.12s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.68s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.32s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.65s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.94s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.13s) [2021-04-06T17:59:32.500Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-06T17:59:32.500Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.79s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.08s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.97s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.15s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.68s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.46s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.39s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.49s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.71s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.20s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.72s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.14s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.31s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.38s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.72s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.81s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.92s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (2.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAddHost (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.13s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.20s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.39s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.90s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.99s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.14s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.04s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.70s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.06s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.76s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.74s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.93s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.15s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.13s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.03s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.41s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.41s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.11s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.98s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.99s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.98s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.86s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.07s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.86s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.34s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.69s) [2021-04-06T17:59:32.500Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-06T17:59:32.500Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.500Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-04-06T17:59:32.500Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.85s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.72s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.84s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.23s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2021-04-06T17:59:32.500Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-06T17:59:32.500Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.53s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.71s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.72s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.37s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.42s) [2021-04-06T17:59:32.500Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-06T17:59:32.500Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.25s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.15s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.51s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.42s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.22s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.48s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.44s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.37s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.48s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunMount (8.64s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.41s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.19s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.07s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.34s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.47s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.44s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.91s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.88s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.11s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.07s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.10s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.62s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-04-06T17:59:32.500Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.74s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.83s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.37s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-06T17:59:32.501Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.05s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.37s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.57s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.88s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunState (1.48s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunSysctls (1.51s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.21s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.68s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.50s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.21s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.98s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUserByID (0.68s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUserByName (0.70s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.93s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.96s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.18s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.37s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.08s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.33s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.69s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.83s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.37s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.74s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.71s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.72s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.98s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.13s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.93s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.64s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.95s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.56s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.88s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.98s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.20s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.37s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.28s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.61s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.24s) [2021-04-06T17:59:32.501Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents216840944 [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.35s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.95s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.66s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.47s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.61s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.65s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.15s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.70s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.08s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.71s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStartRecordError (2.14s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.91s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.17s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.99s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.74s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.01s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.75s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.96s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.46s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.55s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.72s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.09s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.83s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.41s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.11s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.07s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.36s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.89s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.45s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.71s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.82s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.25s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.32s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.07s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.02s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.10s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.34s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.40s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.03s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.11s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.10s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.13s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.08s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.94s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.91s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.92s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.86s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.15s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.08s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.11s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.92s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.10s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.74s) [2021-04-06T17:59:32.501Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.74s) [2021-04-06T17:59:32.501Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-06T17:59:32.501Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-06T17:59:32.501Z] === RUN TestDockerRegistrySuite [2021-04-06T17:59:32.501Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-06T17:59:33.432Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-06T17:59:35.322Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-06T17:59:36.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-06T17:59:36.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-06T17:59:36.689Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-06T17:59:36.689Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-06T17:59:40.859Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-06T17:59:44.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-06T17:59:44.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-06T17:59:44.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-06T17:59:47.394Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-06T17:59:49.913Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-06T17:59:50.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-06T17:59:50.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-06T17:59:50.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-06T17:59:50.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-06T17:59:50.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-06T17:59:51.280Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-06T17:59:52.649Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-06T17:59:54.017Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-06T17:59:55.383Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-06T17:59:56.749Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-06T17:59:58.127Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-06T17:59:59.055Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-06T18:00:01.572Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-06T18:00:04.089Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-06T18:00:05.019Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-06T18:00:08.291Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-06T18:00:08.853Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-06T18:00:09.110Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-06T18:00:10.477Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-06T18:00:11.406Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-06T18:00:12.773Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-06T18:00:15.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-06T18:00:16.044Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-06T18:00:16.044Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-06T18:00:17.409Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-06T18:00:17.665Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-06T18:00:17.921Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-06T18:00:18.177Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-06T18:00:18.433Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-06T18:00:18.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-06T18:00:18.689Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-06T18:00:18.689Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-06T18:00:19.070Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-06T18:00:19.529Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-06T18:00:20.055Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-06T18:00:20.500Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-06T18:00:20.500Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-06T18:00:21.946Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-06T18:00:23.344Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-06T18:00:24.226Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-06T18:00:24.708Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-06T18:00:25.189Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-06T18:00:25.636Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-06T18:00:25.652Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-06T18:00:25.652Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite (54.28s) [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.42s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d66c60fb8273a] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.55s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d78857bdc8990] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.53s) [2021-04-06T18:00:26.563Z] check_test.go:196: [de96b81de8a01] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-04-06T18:00:26.563Z] check_test.go:196: [df83531d877f4] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.37s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d37edb426335f] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.21s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d3e21d52da827] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.62s) [2021-04-06T18:00:26.563Z] check_test.go:196: [dfdcad11fe785] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.32s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d890fb16b33e0] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.25s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d241cb169ac9f] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.34s) [2021-04-06T18:00:26.563Z] check_test.go:196: [db1916f7854ff] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.36s) [2021-04-06T18:00:26.563Z] check_test.go:196: [da22c50e4ce01] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.30s) [2021-04-06T18:00:26.563Z] check_test.go:196: [dc0c1d46ce38d] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s) [2021-04-06T18:00:26.563Z] check_test.go:196: [da6661f105805] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d02e265a1c4b8] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.29s) [2021-04-06T18:00:26.563Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d744c29c6d908627982f431595a9e4f8d63fd632e319322ee21723d1ef3118ec [2021-04-06T18:00:26.563Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:32d9c2a5b02200f8b98246d944d09af6db3988d85029a605d35588619c45c770 [2021-04-06T18:00:26.563Z] check_test.go:196: [de3def9f8c5b6] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.33s) [2021-04-06T18:00:26.563Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:78e41822c0efe60eecc8b78ea716130ffa4f3e72880c0031103b90bdcdb21260 [2021-04-06T18:00:26.563Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3750d50d67a9222abd8822f84ed6a663874c9f81ab45bd7947668596b60e0605 [2021-04-06T18:00:26.563Z] check_test.go:196: [d7267ac73dfcd] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.21s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d0091db009faa] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.83s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d6779cdd9e469] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2021-04-06T18:00:26.563Z] check_test.go:196: [da646857e4a08] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-04-06T18:00:26.563Z] check_test.go:196: [de17067ff7f05] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-04-06T18:00:26.563Z] check_test.go:196: [dbe1cc24efc66] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d64ac572e6fe2] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2021-04-06T18:00:26.563Z] check_test.go:196: [dec7c76c1a3b5] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.09s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d9e1f0ff89cdf] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d56157c028824] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.28s) [2021-04-06T18:00:26.563Z] check_test.go:196: [dfdc73917db0b] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-04-06T18:00:26.563Z] check_test.go:196: [dbe3a7adef8c8] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d1c616683334f] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d4f1bd5210039] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-04-06T18:00:26.563Z] check_test.go:196: [deded525af013] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d4c0558f592d7] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d5e86fad58c90] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.30s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d031edece3e77] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.93s) [2021-04-06T18:00:26.563Z] check_test.go:196: [d70137629aea4] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.18s) [2021-04-06T18:00:26.563Z] check_test.go:196: [dd3eb78817106] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s) [2021-04-06T18:00:26.563Z] check_test.go:196: [df51e5973ddf9] daemon is not started [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2021-04-06T18:00:26.563Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s) [2021-04-06T18:00:26.563Z] === RUN TestDockerSchema1RegistrySuite [2021-04-06T18:00:26.563Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-06T18:00:26.563Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-06T18:00:26.618Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-06T18:00:27.582Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-06T18:00:28.039Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-06T18:00:28.497Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-06T18:00:28.955Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-06T18:00:29.877Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-06T18:00:33.632Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-06T18:00:35.803Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-06T18:00:35.803Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-06T18:00:36.411Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-06T18:00:36.766Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-06T18:00:36.767Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-06T18:00:37.224Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-06T18:00:38.756Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-06T18:00:39.679Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-06T18:00:39.721Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-06T18:00:40.177Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-06T18:00:40.177Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-06T18:00:41.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-06T18:00:41.142Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-06T18:00:41.599Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-06T18:00:41.599Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-06T18:00:41.599Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-06T18:00:42.412Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-06T18:00:42.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-06T18:00:43.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-06T18:00:44.707Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-06T18:00:46.073Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-06T18:00:46.277Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-06T18:00:49.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-06T18:00:49.599Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-06T18:00:49.855Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-06T18:00:50.111Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-06T18:00:50.372Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-06T18:00:50.628Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-06T18:00:51.190Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite (24.78s) [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d897713c8e823] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.47s) [2021-04-06T18:00:51.190Z] check_test.go:223: [dc647a7bb2c2e] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.20s) [2021-04-06T18:00:51.190Z] check_test.go:223: [de4da80f33d6d] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.53s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d9689d2019875] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.30s) [2021-04-06T18:00:51.190Z] check_test.go:223: [da3be7b7a18df] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.23s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d9a1d0293173f] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d5677558ffb4e] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-04-06T18:00:51.190Z] check_test.go:223: [dbb1642c8ec45] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d44e3b4fff783] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d073cc15d8ec0] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.12s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d480b677a750e] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-04-06T18:00:51.190Z] check_test.go:223: [dda96b3c9b718] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-04-06T18:00:51.190Z] check_test.go:223: [db5bd1e5253e6] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d659eb53179f8] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d99e6a43e94fc] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d025db6eb2888] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d9320f54313b0] daemon is not started [2021-04-06T18:00:51.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-04-06T18:00:51.190Z] check_test.go:223: [d1069757d8a45] daemon is not started [2021-04-06T18:00:51.190Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-06T18:00:51.190Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-06T18:00:52.118Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-06T18:00:52.374Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-06T18:00:52.630Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-06T18:00:53.996Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-06T18:00:53.996Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-06T18:00:54.558Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-06T18:00:54.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-06T18:00:55.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.92s) [2021-04-06T18:00:55.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-04-06T18:00:55.070Z] check_test.go:252: [ddb4362152645] daemon is not started [2021-04-06T18:00:55.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-04-06T18:00:55.070Z] check_test.go:252: [d3fbf3d9611d9] daemon is not started [2021-04-06T18:00:55.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-04-06T18:00:55.070Z] check_test.go:252: [de4dbfc3898f1] daemon is not started [2021-04-06T18:00:55.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2021-04-06T18:00:55.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2021-04-06T18:00:55.070Z] check_test.go:252: [d201c8e37de24] daemon is not started [2021-04-06T18:00:55.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-04-06T18:00:55.070Z] check_test.go:252: [d6b22c9a1b577] daemon is not started [2021-04-06T18:00:55.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-04-06T18:00:55.070Z] check_test.go:252: [d6eb7a999244a] daemon is not started [2021-04-06T18:00:55.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-04-06T18:00:55.070Z] check_test.go:252: [d969887c84ba7] daemon is not started [2021-04-06T18:00:55.070Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-06T18:00:55.070Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-06T18:01:00.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-06T18:01:00.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-06T18:01:00.609Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-06T18:01:00.609Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-06T18:01:00.864Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-04-06T18:01:00.864Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-04-06T18:01:00.864Z] check_test.go:279: [d4cb8e4444232] daemon is not started [2021-04-06T18:01:00.864Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-04-06T18:01:00.864Z] check_test.go:279: [d654f3c882f39] daemon is not started [2021-04-06T18:01:00.864Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-04-06T18:01:00.864Z] check_test.go:279: [ddf0e872a1f78] daemon is not started [2021-04-06T18:01:00.864Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-04-06T18:01:00.864Z] check_test.go:279: [d4c55eb0075d0] daemon is not started [2021-04-06T18:01:00.864Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-04-06T18:01:00.864Z] check_test.go:279: [d0e2d1c10fd26] daemon is not started [2021-04-06T18:01:00.864Z] === RUN TestDockerNetworkSuite [2021-04-06T18:01:00.864Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-06T18:01:04.138Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-06T18:01:05.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-06T18:01:13.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-06T18:01:15.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-06T18:01:16.204Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-06T18:01:16.204Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-06T18:01:16.204Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-06T18:01:19.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-06T18:01:20.879Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-06T18:01:20.879Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-06T18:01:20.879Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-06T18:01:20.879Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-06T18:01:21.336Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-06T18:01:21.336Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-06T18:01:22.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-06T18:01:32.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-06T18:01:36.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-06T18:01:36.676Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-06T18:01:38.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-06T18:01:39.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-06T18:01:40.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-06T18:01:42.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-06T18:01:43.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-06T18:01:44.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-06T18:01:45.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-06T18:01:46.440Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-06T18:01:46.440Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-06T18:01:46.440Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-06T18:01:47.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-06T18:01:47.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-06T18:01:47.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-06T18:01:47.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-06T18:01:49.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-06T18:01:50.597Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-06T18:01:51.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-06T18:01:51.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-06T18:01:51.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-06T18:01:51.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-06T18:01:51.981Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-06T18:01:52.237Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-06T18:01:52.493Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-06T18:01:52.493Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-06T18:01:53.420Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-06T18:01:55.934Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-06T18:01:57.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-06T18:02:00.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-06T18:02:00.567Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-06T18:02:03.088Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-06T18:02:07.493Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-06T18:02:07.493Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-06T18:02:07.950Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-06T18:02:11.126Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-06T18:02:13.297Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-06T18:02:15.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-06T18:02:15.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-06T18:02:16.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-06T18:02:16.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-06T18:02:16.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-06T18:02:17.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-06T18:02:17.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-06T18:02:17.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-06T18:02:21.839Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-06T18:02:22.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-06T18:02:22.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-06T18:02:22.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-06T18:02:23.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-06T18:02:29.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-06T18:02:35.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-06T18:02:35.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-06T18:02:37.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-06T18:02:39.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-06T18:02:39.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-06T18:02:40.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-06T18:02:41.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-06T18:02:43.273Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite (107.78s) [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.17s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d0abfb6b0ca46] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.50s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d26846b72d756] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.21s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d7ef60182c4fa] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.64s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [dc3d1c1c4a086] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.19s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:1233: [ded2f3ac5e6b6] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.26s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d79568c87c8a3] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.56s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [da65355f54610] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.82s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d55ffb43364cb] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.12s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [db0e82ebf2e0e] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.08s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d78eb4ab843c9] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.84s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d68e0480aacc5] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.69s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d80eeb52361c3] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.81s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d5c127b1b1824] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.48s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [dbfab9373ead0] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.93s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [dcfc2b3a9ebb3] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.52s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [deda2f9c20e6b] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.53s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [da9f2c1198645] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d49daf03b3361] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.46s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d6ab98b2cffe3] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.46s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [dc2b4695935fb] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.11s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d1eafc65f7eb9] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d858d68b2e239] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d37c0b1b140be] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [df058f32394d9] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (5.20s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:968: [d431abe164ea2] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.32s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [da9d8854ed8dc] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.62s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:1116: [d854c8f727b18] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.55s) [2021-04-06T18:02:48.513Z] docker_cli_network_unix_test.go:46: [d7c202176e187] daemon is not started [2021-04-06T18:02:48.513Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.54s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [df69e607741ce] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.47s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [dd57808e8db87] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [dfb27546b8df7] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.52s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [d6de5629b6bbe] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.49s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [dfeba938b066d] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [d3b58b22e2862] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.06s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [da2f14f8697a6] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [d10f5d7853e35] daemon is not started [2021-04-06T18:02:48.514Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [d9baecf4f21dc] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.52s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [d7178b7947871] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.29s) [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.44s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:1084: [ddfae9e246b0b] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [d628908ba9bc9] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.57s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [d0a99611789c4] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.69s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [d9bbad9feda74] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [d8bc06701e475] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.40s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [d2be7d165d5b3] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.76s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [dc1c71e760dd2] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.67s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [dd6d59f9fe5f5] daemon is not started [2021-04-06T18:02:48.514Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.22s) [2021-04-06T18:02:48.514Z] docker_cli_network_unix_test.go:46: [d5a60139f1228] daemon is not started [2021-04-06T18:02:48.514Z] === RUN TestDockerHubPullSuite [2021-04-06T18:02:48.514Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-06T18:02:53.754Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-06T18:02:55.642Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-06T18:02:55.901Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-06T18:02:57.272Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-06T18:02:57.272Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-06T18:02:57.272Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-06T18:02:57.272Z] --- PASS: TestDockerHubPullSuite (8.69s) [2021-04-06T18:02:57.272Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (4.66s) [2021-04-06T18:02:57.272Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.30s) [2021-04-06T18:02:57.272Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2021-04-06T18:02:57.272Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.06s) [2021-04-06T18:02:57.272Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-04-06T18:02:57.272Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-04-06T18:02:57.272Z] PASS [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === Skipped [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-06T18:02:57.272Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-06T18:02:57.272Z] docker_cli_sni_test.go:18: Flakey test [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-06T18:02:57.272Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-06T18:02:57.272Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-06T18:02:57.272Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-04-06T18:02:57.272Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-06T18:02:57.272Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-06T18:02:57.272Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-06T18:02:57.272Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-06T18:02:57.272Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-06T18:02:57.272Z] docker_cli_network_unix_test.go:46: [d9baecf4f21dc] daemon is not started [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] [2021-04-06T18:02:57.272Z] DONE 1273 tests, 51 skipped in 2161.613s [2021-04-06T18:02:57.272Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T18:02:57.272Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T18:02:57.272Z] +++ kill 8139 [2021-04-06T18:02:58.640Z] +++ /etc/init.d/apparmor stop [2021-04-06T18:02:58.640Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T18:02:58.640Z] [2021-04-06T18:02:58.640Z] Unloading profiles will leave already running processes permanently [2021-04-06T18:02:58.640Z] unconfined, which can lead to unexpected situations. [2021-04-06T18:02:58.640Z] [2021-04-06T18:02:58.640Z] To set a process to complain mode, use the command line tool [2021-04-06T18:02:58.640Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T18:02:58.640Z] +++ true [2021-04-06T18:02:58.640Z] exiting test-integration [2021-04-06T18:02:58.640Z] ++ exit 0 [2021-04-06T18:02:58.640Z] [2021-04-06T18:02:58.898Z] + for job in $(jobs -p) [2021-04-06T18:02:58.898Z] + wait 5365 [2021-04-06T18:03:00.263Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-06T18:03:04.431Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-06T18:03:05.797Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-06T18:03:11.046Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-06T18:03:13.562Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-06T18:03:35.449Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-06T18:03:47.630Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-06T18:03:47.991Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-06T18:03:47.991Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-06T18:03:47.991Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-06T18:03:48.994Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-06T18:03:51.509Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-06T18:03:54.779Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-06T18:04:01.316Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-06T18:04:06.560Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-06T18:04:09.076Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-06T18:04:11.595Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-06T18:04:14.861Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-06T18:04:17.380Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-06T18:04:20.654Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-06T18:04:23.271Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-06T18:04:48.408Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-06T18:04:48.408Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-06T18:04:48.408Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-06T18:05:09.607Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-06T18:05:18.266Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-06T18:05:19.431Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-06T18:05:26.907Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-06T18:05:34.261Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-06T18:05:52.155Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite (1770.70s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.40s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.90s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.50s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.14s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.24s) [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:562: [dc89afb43c6e5] joining swarm manager [d620297c2b134]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:584: [d24be6c485dae] joining swarm manager [d620297c2b134]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] check_test.go:380: [dc89afb43c6e5] daemon is not started [2021-04-06T18:05:52.302Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.01s) [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:45: [dfb6f1eee3a6d] joining swarm manager [dca32c105f72b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.24s) [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:303: [d3997adb966f4] joining swarm manager [d6faa1e607264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:304: [d1a77a6e09b49] joining swarm manager [d6faa1e607264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.07s) [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:271: [db61e47e6ac44] joining swarm manager [d4ce7ba94020a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:272: [dc0843ed953fe] joining swarm manager [d4ce7ba94020a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.29s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.01s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.50s) [2021-04-06T18:05:52.302Z] docker_api_swarm_node_test.go:19: [dfe07f3d1ef60] joining swarm manager [d70ae84b1e17b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_node_test.go:20: [d018d4beaf94c] joining swarm manager [d70ae84b1e17b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.12s) [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:501: [d6603b1bdbf1c] joining swarm manager [dcc43a6c50d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:506: [d98d503a901d9] joining swarm manager [dcc43a6c50d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.58s) [2021-04-06T18:05:52.302Z] docker_api_swarm_node_test.go:80: [d5ef6f0880392] joining swarm manager [d1dd8f4041ed9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.07s) [2021-04-06T18:05:52.302Z] docker_api_swarm_node_test.go:52: [d674c82370c78] joining swarm manager [dbad542f57c96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_node_test.go:53: [dcef3cc17c4db] joining swarm manager [dbad542f57c96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.86s) [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:201: [d2046d8b71806] joining swarm manager [da9c4db992a86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.28s) [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:383: [d424fcb81f47b] joining swarm manager [d7eee8337cfa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:384: [dd30a1559bad8] joining swarm manager [d7eee8337cfa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] check_test.go:380: [dd30a1559bad8] daemon is not started [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.34s) [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:801: [dd5e845ab1140] joining swarm manager [d49e07fee8775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:801: [d4e69e10ee14c] joining swarm manager [d49e07fee8775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:801: [d486a6fed4f8f] joining swarm manager [d49e07fee8775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:801: [d237a69d80636] joining swarm manager [d49e07fee8775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-06T18:05:52.302Z] docker_api_swarm_test.go:809: [dbaa93e28609f] joining swarm manager [d49e07fee8775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.59s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.16s) [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:394: [d6d9ae8559725] joining swarm manager [d5bea4eee77f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:394: [d222a57b73318] joining swarm manager [d5bea4eee77f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.25s) [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:342: [d7792d1127f35] joining swarm manager [df765a45aaf92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:342: [db16e260ebb91] joining swarm manager [df765a45aaf92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.37s) [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:489: [d4e17ab7fbdfc] joining swarm manager [db2b43190d699]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:489: [d1b8087b8499b] joining swarm manager [db2b43190d699]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.30s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.65s) [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:127: [d4f59ca6810ec] joining swarm manager [d0d6541555594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:128: [d9588355e18aa] joining swarm manager [d0d6541555594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:136: [d9f8ecf8e65d0] joining swarm manager [d0d6541555594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:137: [d344dfd7d95e1] joining swarm manager [d0d6541555594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.40s) [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:303: [d8855cb4cef85] joining swarm manager [d36cd60da8dd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:303: [d42614368a3bc] joining swarm manager [d36cd60da8dd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.61s) [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:99: [d8b7e3b831e7f] joining swarm manager [db721a8d211fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:100: [d1ceb8849a438] joining swarm manager [db721a8d211fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] check_test.go:380: [d8b7e3b831e7f] daemon is not started [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.66s) [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:532: [de3165afd9231] joining swarm manager [df1571dd113d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:533: [d47323e28c57b] joining swarm manager [df1571dd113d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.98s) [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:147: [da74f5cccfe34] joining swarm manager [d313044c68d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.302Z] docker_api_swarm_service_test.go:147: [d1ccae87ebc1e] joining swarm manager [d313044c68d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.38s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.40s) [2021-04-06T18:05:52.302Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.81s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.36s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.88s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.52s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.25s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.20s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.44s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.37s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.33s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.77s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.36s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.91s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.38s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.39s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.23s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.92s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.80s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.14s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.90s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.29s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.32s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.28s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.29s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.63s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (4.02s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.65s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.56s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.31s) [2021-04-06T18:05:52.303Z] docker_cli_service_logs_test.go:245: checking task 858rees9hlwt [2021-04-06T18:05:52.303Z] docker_cli_service_logs_test.go:250: checking messages for 858rees9hlwt [2021-04-06T18:05:52.303Z] docker_cli_service_logs_test.go:245: checking task s25komqz7kll [2021-04-06T18:05:52.303Z] docker_cli_service_logs_test.go:250: checking messages for s25komqz7kll [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.98s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.18s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.85s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.84s) [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1901: [d5af8a0299b92] joining swarm manager [df226386a4afa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1902: [d5329bb8b7d09] joining swarm manager [df226386a4afa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.71s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.47s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.63s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.05s) [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1802: [dc5cd7b784d05] joining swarm manager [d49f1e2ab26d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1803: [da72fb409e8d0] joining swarm manager [d49f1e2ab26d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.38s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (124.53s) [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1321: [d95fe5453baea] joining swarm manager [dc64375b5fedb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1322: [d0b8d406fc6ce] joining swarm manager [dc64375b5fedb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.48s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.74s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.20s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.48s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.91s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.53s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.47s) [2021-04-06T18:05:52.303Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.39s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.90s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.30s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.72s) [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1186: [d8417c099547b] joining swarm manager [d736aff9c8c3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1195: [d5d5efe5f24cf] joining swarm manager [d736aff9c8c3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.02s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.23s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.97s) [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1118: [d8a9727290d6c] joining swarm manager [d3165e0cd1f13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1119: [ddfbad8e07835] joining swarm manager [d3165e0cd1f13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1172: [d07f26065803e] joining swarm manager [d3165e0cd1f13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.95s) [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1453: [d59f72b40a712] joining swarm manager [db87ea1daf1a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.303Z] docker_cli_swarm_test.go:1454: [dec94ffd7d187] joining swarm manager [db87ea1daf1a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.83s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.25s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.40s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.71s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.39s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.26s) [2021-04-06T18:05:52.303Z] docker_cli_swarm_unix_test.go:62: [d379378069de4] joining swarm manager [d86b4cfca5466]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.06s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.44s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.08s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.74s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.81s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s) [2021-04-06T18:05:52.303Z] docker_api_swarm_test.go:961: [da979ce4a3e6d] joining swarm manager [de628556295f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.46s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.44s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.85s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.19s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.87s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.12s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.64s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.43s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.10s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.42s) [2021-04-06T18:05:52.303Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.42s) [2021-04-06T18:05:52.303Z] === RUN TestDockerExternalVolumeSuite [2021-04-06T18:05:52.303Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-06T18:06:04.637Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-06T18:06:07.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-06T18:06:17.113Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-06T18:07:14.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-06T18:07:24.772Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-06T18:07:56.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-06T18:08:09.140Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-06T18:08:14.242Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-06T18:08:14.242Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-06T18:08:14.242Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-06T18:08:14.242Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-06T18:08:14.242Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-06T18:08:14.242Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-06T18:08:14.242Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-06T18:08:14.242Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-06T18:08:14.242Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-06T18:08:18.979Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-06T18:08:21.924Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-06T18:08:26.665Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-06T18:08:26.665Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-06T18:08:26.665Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-06T18:08:26.665Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-06T18:08:26.665Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-06T18:08:26.665Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-06T18:08:29.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-06T18:08:29.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-06T18:08:29.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-06T18:08:29.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-06T18:08:30.597Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-06T18:08:35.343Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-06T18:08:41.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-06T18:08:47.827Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-06T18:08:48.293Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-06T18:08:48.293Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-06T18:08:48.293Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-06T18:08:48.293Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-06T18:08:48.293Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-06T18:08:48.293Z] === RUN TestDockerSuite/TestBuildFails [2021-04-06T18:08:50.499Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-06T18:08:50.500Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-06T18:08:55.242Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-06T18:08:55.996Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-06T18:08:59.990Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-06T18:09:05.923Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-06T18:09:16.344Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-06T18:09:16.813Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-06T18:09:21.556Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-06T18:09:21.556Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-06T18:09:22.023Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-06T18:09:22.489Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-06T18:09:22.489Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-06T18:09:28.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-06T18:09:31.134Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-06T18:09:31.134Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-06T18:09:41.536Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-06T18:09:41.536Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-06T18:09:42.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-06T18:09:43.096Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-06T18:09:43.096Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-06T18:09:44.079Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-06T18:09:44.079Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-06T18:09:47.868Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-06T18:09:48.334Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-06T18:09:49.317Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-06T18:09:49.783Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-06T18:09:50.766Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-06T18:09:51.233Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-06T18:09:52.791Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-06T18:09:58.638Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-06T18:09:58.638Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-06T18:09:58.638Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-06T18:09:58.638Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-06T18:09:58.638Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-06T18:09:58.638Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-06T18:09:58.638Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-06T18:09:59.105Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-06T18:09:59.571Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-06T18:10:00.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-06T18:10:04.309Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-06T18:10:29.567Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-06T18:10:29.567Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-06T18:10:29.567Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-06T18:10:47.532Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-06T18:11:05.394Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-06T18:11:05.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-06T18:11:17.862Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-06T18:11:22.600Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-06T18:11:28.448Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-06T18:11:33.189Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-06T18:11:37.586Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-06T18:11:48.096Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-06T18:11:48.096Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-06T18:11:58.501Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-06T18:11:58.969Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-06T18:11:58.969Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-06T18:11:58.969Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-06T18:12:01.175Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-06T18:12:04.960Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-06T18:12:09.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-06T18:12:12.103Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-06T18:12:12.104Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-06T18:12:12.570Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-06T18:12:15.515Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-06T18:12:15.981Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-06T18:12:17.540Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-06T18:12:24.451Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-06T18:12:30.005Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-06T18:12:30.986Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-06T18:12:39.746Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-06T18:12:41.952Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-06T18:12:42.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-06T18:12:50.595Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-06T18:12:54.384Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-06T18:12:57.317Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-06T18:12:59.120Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-06T18:12:59.585Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-06T18:12:59.585Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-06T18:12:59.585Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-06T18:13:01.794Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-06T18:13:01.794Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite (441.35s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s) [2021-04-06T18:13:12.148Z] docker_cli_external_volume_driver_test.go:53: [ddfff02d50318] daemon is not started [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.74s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.53s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-04-06T18:13:12.148Z] docker_cli_external_volume_driver_test.go:53: [d5cf3dd17dd59] daemon is not started [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.81s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-04-06T18:13:12.148Z] docker_cli_external_volume_driver_test.go:53: [d22908e4bceec] daemon is not started [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-06T18:13:12.148Z] docker_cli_external_volume_driver_test.go:53: [df1fcb4ffe10d] daemon is not started [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.55s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.89s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.68s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.68s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.63s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.25s) [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2021-04-06T18:13:12.148Z] docker_cli_external_volume_driver_test.go:485: [de5f7230d145a] daemon is not started [2021-04-06T18:13:12.148Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-06T18:13:12.148Z] docker_cli_external_volume_driver_test.go:53: [d2a6b038bfec2] daemon is not started [2021-04-06T18:13:12.148Z] PASS [2021-04-06T18:13:12.148Z] [2021-04-06T18:13:12.148Z] === Skipped [2021-04-06T18:13:12.148Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-06T18:13:12.148Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-06T18:13:12.148Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-06T18:13:12.148Z] check_test.go:309: [de671bdcb019e] daemon is not started [2021-04-06T18:13:12.148Z] [2021-04-06T18:13:12.148Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-04-06T18:13:12.148Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-04-06T18:13:12.148Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-06T18:13:12.148Z] check_test.go:309: [d66b36d26fec6] daemon is not started [2021-04-06T18:13:12.148Z] [2021-04-06T18:13:12.148Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-06T18:13:12.148Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-06T18:13:12.148Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-06T18:13:12.148Z] check_test.go:309: [dd1c9e30a5648] daemon is not started [2021-04-06T18:13:12.148Z] [2021-04-06T18:13:12.148Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-06T18:13:12.148Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-06T18:13:12.148Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-06T18:13:12.148Z] [2021-04-06T18:13:12.148Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-06T18:13:12.148Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-06T18:13:12.148Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-06T18:13:12.148Z] [2021-04-06T18:13:12.148Z] [2021-04-06T18:13:12.148Z] DONE 273 tests, 5 skipped in 2774.955s [2021-04-06T18:13:12.148Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T18:13:12.148Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db62dbb15c4b4/docker.pid [2021-04-06T18:13:12.148Z] +++ kill 6038 [2021-04-06T18:13:12.148Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6038 is not a child of this shell [2021-04-06T18:13:12.148Z] warning: PID 6038 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db62dbb15c4b4/docker.pid had a nonzero exit code [2021-04-06T18:13:12.148Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T18:13:12.148Z] +++ kill 8142 [2021-04-06T18:13:12.708Z] +++ /etc/init.d/apparmor stop [2021-04-06T18:13:12.708Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T18:13:12.708Z] [2021-04-06T18:13:12.708Z] Unloading profiles will leave already running processes permanently [2021-04-06T18:13:12.708Z] unconfined, which can lead to unexpected situations. [2021-04-06T18:13:12.708Z] [2021-04-06T18:13:12.708Z] To set a process to complain mode, use the command line tool [2021-04-06T18:13:12.708Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T18:13:12.708Z] +++ true [2021-04-06T18:13:12.708Z] exiting test-integration [2021-04-06T18:13:12.708Z] ++ exit 0 [2021-04-06T18:13:12.708Z] [2021-04-06T18:13:13.269Z] + exit 0 [2021-04-06T18:13:13.269Z] ++ jobs -p [2021-04-06T18:13:13.269Z] + pids= [2021-04-06T18:13:13.269Z] + echo 'Remaining pids to kill: []' [2021-04-06T18:13:13.269Z] Remaining pids to kill: [] [2021-04-06T18:13:13.269Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-06T18:13:13.286Z] Recording test results [2021-04-06T18:13:14.079Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T18:13:14.414Z] + echo Ensuring container killed. [2021-04-06T18:13:14.414Z] Ensuring container killed. [2021-04-06T18:13:14.414Z] + docker ps -aq -f name=docker-pr1-* [2021-04-06T18:13:14.414Z] + cids=f4cb4c4c53ba [2021-04-06T18:13:14.414Z] 21244516f893 [2021-04-06T18:13:14.414Z] 8cb35d2697fa [2021-04-06T18:13:14.414Z] + [ -n f4cb4c4c53ba [2021-04-06T18:13:14.414Z] 21244516f893 [2021-04-06T18:13:14.414Z] 8cb35d2697fa ] [2021-04-06T18:13:14.414Z] + docker rm -vf f4cb4c4c53ba 21244516f893 8cb35d2697fa [2021-04-06T18:13:16.928Z] f4cb4c4c53ba [2021-04-06T18:13:17.489Z] 21244516f893 [2021-04-06T18:13:18.418Z] 8cb35d2697fa [Pipeline] sh [2021-04-06T18:13:18.698Z] + echo Chowning /workspace to jenkins user [2021-04-06T18:13:18.698Z] Chowning /workspace to jenkins user [2021-04-06T18:13:18.698Z] + id -u [2021-04-06T18:13:18.698Z] + id -g [2021-04-06T18:13:18.698Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42259:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T18:13:23.170Z] + bundleName=amd64 [2021-04-06T18:13:23.170Z] + echo Creating amd64-bundles.tar.gz [2021-04-06T18:13:23.170Z] Creating amd64-bundles.tar.gz [2021-04-06T18:13:23.170Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-06T18:13:23.170Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-06T18:13:24.542Z] Archiving artifacts [2021-04-06T18:13:25.082Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42259/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T18:13:25.391Z] + make clean [2021-04-06T18:13:25.391Z] docker volume rm -f docker-dev-cache [2021-04-06T18:13:25.646Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T18:13:44.438Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-06T18:14:09.682Z] === RUN TestDockerSuite/TestBuildRm [2021-04-06T18:14:18.312Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-06T18:14:20.515Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-06T18:14:20.515Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-06T18:14:20.515Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-06T18:14:21.497Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-06T18:14:24.434Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-06T18:14:28.208Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-06T18:14:31.983Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-06T18:14:44.443Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-06T18:14:45.423Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-06T18:14:45.889Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-06T18:14:54.547Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-06T18:14:54.547Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-06T18:14:58.323Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-06T18:14:58.323Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-06T18:15:02.099Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-06T18:15:19.880Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-06T18:15:19.880Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-06T18:15:22.086Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-06T18:15:23.067Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-06T18:15:26.842Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-06T18:15:31.580Z] === RUN TestDockerSuite/TestBuildUser [2021-04-06T18:15:31.580Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-06T18:15:31.580Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-06T18:15:31.580Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-06T18:15:35.362Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-06T18:15:35.362Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-06T18:15:38.300Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-06T18:15:38.300Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-06T18:15:38.300Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-06T18:15:59.490Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-06T18:15:59.490Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-06T18:16:09.899Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-06T18:16:14.647Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-06T18:16:14.647Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-06T18:16:14.647Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-06T18:16:16.851Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-06T18:16:16.851Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-06T18:16:27.260Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-06T18:16:30.198Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-06T18:16:30.198Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-06T18:16:48.026Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-06T18:16:48.026Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-06T18:16:48.026Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-06T18:16:48.026Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-06T18:16:48.026Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-06T18:16:55.164Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-06T18:16:56.149Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-06T18:16:56.149Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-06T18:16:56.149Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-06T18:16:56.149Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-06T18:16:58.351Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-06T18:17:02.131Z] === RUN TestDockerSuite/TestCommitChange [2021-04-06T18:17:05.907Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-06T18:17:09.682Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-06T18:17:09.682Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-06T18:17:15.525Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-06T18:17:15.525Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-06T18:17:26.038Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-06T18:17:29.839Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-06T18:17:29.839Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-06T18:17:29.839Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-06T18:17:29.839Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-06T18:17:29.839Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-06T18:17:29.839Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-06T18:17:29.839Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-06T18:17:29.839Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-06T18:17:29.839Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-06T18:17:35.683Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-06T18:17:41.536Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-06T18:17:41.536Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-06T18:17:43.093Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-06T18:17:43.093Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-06T18:17:43.093Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-06T18:17:43.093Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-06T18:17:45.298Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-06T18:17:45.298Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-06T18:17:45.298Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-06T18:17:47.503Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-06T18:17:47.503Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-06T18:17:47.503Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-06T18:17:47.503Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-06T18:17:47.503Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-06T18:17:49.706Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-06T18:17:51.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-06T18:17:53.469Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-06T18:17:53.469Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-06T18:17:53.469Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-06T18:17:55.673Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-06T18:17:55.673Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-06T18:17:57.228Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-06T18:17:57.228Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-06T18:17:57.228Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-06T18:17:59.437Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-06T18:17:59.437Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-06T18:18:00.993Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-06T18:18:00.993Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-06T18:18:03.196Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-06T18:18:03.662Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-06T18:18:05.219Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-06T18:18:13.860Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-06T18:18:16.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-06T18:18:16.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-06T18:18:16.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-06T18:18:16.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-06T18:18:16.796Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-06T18:18:19.001Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-06T18:18:19.001Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-06T18:18:20.556Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-06T18:18:20.556Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-06T18:18:22.759Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-06T18:18:22.759Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-06T18:18:27.494Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-06T18:18:28.480Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-06T18:18:28.480Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-06T18:18:28.480Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-06T18:18:28.480Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-06T18:18:28.480Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-06T18:18:28.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-06T18:18:36.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-06T18:18:36.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-06T18:18:37.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-06T18:18:39.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-06T18:18:42.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-06T18:18:44.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00080ce00_} [2021-04-06T18:18:46.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1324085486_c:\foo_false____} [2021-04-06T18:18:48.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1324085486_c:\foo_true____} [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-06T18:18:51.665Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-06T18:18:53.871Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-06T18:18:56.081Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-06T18:18:56.081Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-06T18:18:56.081Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-06T18:19:03.236Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-06T18:19:03.236Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-06T18:19:03.236Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-06T18:19:03.236Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-06T18:19:07.009Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-06T18:19:08.564Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-06T18:19:08.564Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-06T18:19:08.564Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-06T18:19:21.029Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-06T18:19:21.029Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-06T18:19:21.029Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-06T18:19:29.661Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-06T18:19:29.661Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-06T18:19:29.661Z] === RUN TestDockerSuite/TestCpToDot [2021-04-06T18:19:30.642Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-06T18:19:30.642Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-06T18:19:30.642Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-06T18:19:32.846Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-06T18:19:32.846Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-06T18:19:32.846Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-06T18:19:32.846Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-06T18:19:32.846Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-06T18:19:32.846Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-06T18:19:33.311Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-06T18:19:34.867Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-06T18:19:37.070Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-06T18:19:37.070Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-06T18:19:37.536Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-06T18:19:39.091Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-06T18:19:39.556Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-06T18:19:40.021Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-06T18:19:40.021Z] === RUN TestDockerSuite/TestCreateRM [2021-04-06T18:19:40.021Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-06T18:19:40.021Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-06T18:19:40.486Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-06T18:19:40.487Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-06T18:19:47.618Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-06T18:19:47.618Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-06T18:19:47.618Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-06T18:19:51.391Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-06T18:19:51.391Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-06T18:19:51.391Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDockerFails [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-06T18:19:53.597Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-06T18:19:55.800Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-06T18:19:58.004Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-06T18:19:59.560Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-06T18:20:06.693Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-06T18:20:11.425Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-06T18:20:16.162Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-06T18:20:17.719Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-06T18:20:18.186Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-06T18:20:21.961Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-06T18:20:22.427Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-06T18:20:23.406Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-06T18:20:27.180Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-06T18:20:30.953Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-06T18:20:31.418Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-06T18:20:31.418Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-06T18:20:31.418Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-06T18:20:31.418Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-06T18:20:31.418Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-06T18:20:32.399Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-06T18:20:32.399Z] === RUN TestDockerSuite/TestEventsRename [2021-04-06T18:20:34.604Z] === RUN TestDockerSuite/TestEventsResize [2021-04-06T18:20:36.808Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-06T18:20:38.363Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-06T18:20:40.567Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-06T18:20:45.307Z] === RUN TestDockerSuite/TestEventsTop [2021-04-06T18:20:45.307Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-06T18:20:48.250Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-06T18:20:51.189Z] === RUN TestDockerSuite/TestExec [2021-04-06T18:20:51.189Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-06T18:20:51.189Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-06T18:20:52.745Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-06T18:20:54.303Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-06T18:20:54.303Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-06T18:20:54.303Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-06T18:20:54.303Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-06T18:20:56.506Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-06T18:20:58.062Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-06T18:20:59.618Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-06T18:21:01.820Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-06T18:21:05.592Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-06T18:21:05.592Z] === RUN TestDockerSuite/TestExecEnv [2021-04-06T18:21:05.592Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-06T18:21:05.592Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-06T18:21:07.148Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-06T18:21:11.888Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-06T18:21:11.888Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-06T18:21:11.888Z] === RUN TestDockerSuite/TestExecParseError [2021-04-06T18:21:11.888Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-06T18:21:11.888Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-06T18:21:11.888Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-06T18:21:14.091Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-06T18:21:14.091Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-06T18:21:14.091Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-06T18:21:14.091Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-06T18:21:14.091Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-06T18:21:14.091Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-06T18:21:15.648Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-06T18:21:15.648Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-06T18:21:21.495Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-06T18:21:21.495Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-06T18:21:21.495Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-06T18:21:21.495Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-06T18:21:27.345Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-06T18:21:33.189Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-06T18:21:35.501Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-06T18:21:41.345Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-06T18:21:41.345Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-06T18:21:41.345Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-06T18:21:41.345Z] === RUN TestDockerSuite/TestHealth [2021-04-06T18:21:41.345Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-06T18:21:41.345Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-06T18:21:41.345Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-06T18:21:41.345Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-06T18:21:45.119Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-06T18:21:45.119Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-06T18:21:45.119Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-06T18:21:45.584Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-06T18:21:45.584Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-06T18:21:45.584Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-06T18:21:46.049Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-06T18:21:46.049Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-06T18:21:47.030Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-06T18:21:47.030Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-06T18:21:49.235Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-06T18:21:49.235Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-06T18:21:50.796Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-06T18:21:52.999Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-06T18:21:53.465Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-06T18:21:53.465Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-06T18:21:57.240Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-06T18:21:57.240Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-06T18:21:59.451Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-06T18:21:59.451Z] === RUN TestDockerSuite/TestImportFile [2021-04-06T18:21:59.451Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-06T18:21:59.451Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-06T18:21:59.451Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-06T18:21:59.451Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-06T18:21:59.451Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-06T18:21:59.451Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-06T18:21:59.451Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-06T18:21:59.451Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-06T18:21:59.451Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-06T18:21:59.452Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-06T18:21:59.452Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-06T18:22:01.659Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-06T18:22:03.865Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-06T18:22:03.865Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-06T18:22:03.865Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-06T18:22:03.865Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-06T18:22:03.865Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-06T18:22:05.421Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-06T18:22:05.886Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-06T18:22:08.093Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-06T18:22:08.093Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-06T18:22:08.093Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-06T18:22:08.093Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-06T18:22:09.650Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-06T18:22:13.425Z] === RUN TestDockerSuite/TestInspectImage [2021-04-06T18:22:13.425Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-06T18:22:13.425Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-06T18:22:13.425Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-06T18:22:15.631Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-06T18:22:17.187Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-06T18:22:17.652Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-06T18:22:19.209Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-06T18:22:21.414Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-06T18:22:21.414Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-06T18:22:21.414Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-06T18:22:23.618Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-06T18:22:25.823Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-06T18:22:29.598Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-06T18:22:31.803Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-06T18:22:34.007Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-06T18:22:36.210Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-06T18:22:37.766Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-06T18:22:39.970Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-06T18:22:41.530Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-06T18:22:41.996Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-06T18:22:41.996Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-06T18:22:41.996Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-06T18:22:41.996Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-06T18:22:41.996Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-06T18:22:41.996Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-06T18:22:41.996Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-06T18:22:43.553Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-06T18:22:45.110Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-06T18:22:50.956Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-06T18:22:52.512Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-06T18:22:52.512Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-06T18:22:54.714Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-06T18:22:54.714Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-06T18:23:00.560Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-06T18:23:06.405Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-06T18:23:12.247Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-06T18:23:13.809Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-06T18:23:16.014Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-06T18:23:16.014Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-06T18:23:18.218Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-06T18:23:20.424Z] === RUN TestDockerSuite/TestLogsSince [2021-04-06T18:23:29.059Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-06T18:23:29.059Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-06T18:23:29.059Z] === RUN TestDockerSuite/TestLogsTail [2021-04-06T18:23:31.999Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-06T18:23:34.205Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-06T18:23:35.761Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-06T18:23:35.761Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-06T18:23:35.761Z] === RUN TestDockerSuite/TestNetHostname [2021-04-06T18:23:35.761Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-06T18:23:35.761Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-06T18:23:35.761Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-06T18:23:35.761Z] === RUN TestDockerSuite/TestPluginActive [2021-04-06T18:23:35.761Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-06T18:23:36.227Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-06T18:23:36.227Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-06T18:23:36.227Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-06T18:23:36.227Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-06T18:23:36.227Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-06T18:23:36.227Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-06T18:23:36.227Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-06T18:23:36.227Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-06T18:23:36.227Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-06T18:23:36.227Z] === RUN TestDockerSuite/TestPortList [2021-04-06T18:23:36.227Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-06T18:23:40.002Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-06T18:23:40.468Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-06T18:23:40.468Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-06T18:23:40.468Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-06T18:23:40.468Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-06T18:23:40.468Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-06T18:23:40.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-06T18:23:40.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-06T18:23:40.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-06T18:23:40.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-06T18:23:44.244Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-06T18:23:44.244Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-06T18:23:52.874Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-06T18:23:52.874Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-06T18:24:03.263Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-06T18:24:15.721Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-06T18:24:15.721Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-06T18:24:15.721Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-06T18:24:28.181Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-06T18:24:30.386Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-06T18:24:42.841Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-06T18:24:46.616Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-06T18:24:46.616Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-06T18:24:46.616Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-06T18:24:50.389Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-06T18:24:50.389Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-06T18:24:50.389Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-06T18:24:50.389Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-06T18:24:50.389Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-06T18:24:57.523Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-06T18:24:57.523Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-06T18:24:59.080Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-06T18:24:59.081Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-06T18:25:00.636Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-06T18:25:01.101Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-06T18:25:01.101Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-06T18:25:05.835Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-06T18:25:09.609Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-06T18:25:11.817Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-06T18:25:33.021Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-06T18:25:33.021Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-06T18:25:35.972Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-06T18:25:36.439Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-06T18:25:36.439Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-06T18:25:36.908Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-06T18:25:40.688Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-06T18:25:44.467Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-06T18:25:44.467Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-06T18:25:48.264Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-06T18:25:48.264Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-06T18:25:48.264Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-06T18:26:00.734Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-06T18:26:02.941Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-06T18:26:03.407Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-06T18:26:09.256Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-06T18:26:13.029Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-06T18:26:20.171Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-06T18:26:23.947Z] === RUN TestDockerSuite/TestRmiTag [2021-04-06T18:26:23.947Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-06T18:26:26.151Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-06T18:26:41.054Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-06T18:26:42.609Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-06T18:26:47.343Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-06T18:26:47.809Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-06T18:26:47.809Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-06T18:26:47.809Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-06T18:26:47.809Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-06T18:26:47.809Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-06T18:26:47.809Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-06T18:26:47.809Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-06T18:26:47.809Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-06T18:26:50.014Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-06T18:26:50.014Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-06T18:26:50.014Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-06T18:26:53.789Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-06T18:26:55.995Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-06T18:26:58.198Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-06T18:26:59.754Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-06T18:27:01.957Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-06T18:27:01.957Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-06T18:27:06.690Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-06T18:27:08.247Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-06T18:27:08.247Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-06T18:27:11.185Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-06T18:27:11.185Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-06T18:27:11.185Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-06T18:27:12.742Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-06T18:27:12.742Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-06T18:27:12.742Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-06T18:27:13.207Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-06T18:27:13.207Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-06T18:27:13.207Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-06T18:27:13.207Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-06T18:27:13.207Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-06T18:27:15.410Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-06T18:27:16.966Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-06T18:27:19.170Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-06T18:27:19.170Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-06T18:27:19.170Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-06T18:27:19.170Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-06T18:27:21.371Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-06T18:27:21.372Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-06T18:27:21.372Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-06T18:27:21.372Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-06T18:27:21.372Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-06T18:27:22.927Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-06T18:27:27.663Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-06T18:27:27.663Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-06T18:27:27.663Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-06T18:27:27.663Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-06T18:27:27.663Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-06T18:27:27.663Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-06T18:27:27.663Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-06T18:27:29.870Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-06T18:27:29.870Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-06T18:27:29.870Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-06T18:27:29.870Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-06T18:27:32.072Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-06T18:27:34.275Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-06T18:27:34.275Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-06T18:27:35.830Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-06T18:27:35.830Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-06T18:27:35.830Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-06T18:27:35.830Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-06T18:27:38.032Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-06T18:27:40.236Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-06T18:27:42.442Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-06T18:27:43.997Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-06T18:27:44.463Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-06T18:27:44.463Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-06T18:27:44.463Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-06T18:27:44.463Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-06T18:27:44.463Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-06T18:27:44.463Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-06T18:27:44.463Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-06T18:27:44.463Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-06T18:27:48.238Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-06T18:27:48.238Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-06T18:27:48.238Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-06T18:27:48.238Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-06T18:27:48.238Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-06T18:27:48.238Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-06T18:27:48.238Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-06T18:27:55.371Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-06T18:27:55.371Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-06T18:27:55.843Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-06T18:27:55.843Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-06T18:27:55.843Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-06T18:27:55.843Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-06T18:27:55.843Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-06T18:27:55.843Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-06T18:27:55.843Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-06T18:27:55.843Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-06T18:27:55.843Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-06T18:27:56.309Z] === RUN TestDockerSuite/TestRunMount [2021-04-06T18:27:56.309Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-06T18:27:56.309Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-06T18:27:56.309Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-06T18:27:56.309Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-06T18:28:02.156Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-06T18:28:02.156Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-06T18:28:02.156Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-06T18:28:02.156Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-06T18:28:06.889Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-06T18:28:10.662Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-06T18:28:10.663Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-06T18:28:10.663Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-06T18:28:10.663Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-06T18:28:10.663Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-06T18:28:10.663Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-06T18:28:10.663Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-06T18:28:10.663Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-06T18:28:10.663Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-06T18:28:10.663Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-06T18:28:10.663Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-06T18:28:12.219Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-06T18:28:14.422Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-06T18:28:15.978Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-06T18:28:17.536Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-06T18:28:19.092Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-06T18:28:19.092Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-06T18:28:19.557Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-06T18:28:19.557Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-06T18:28:19.557Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-06T18:28:19.557Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-06T18:28:19.557Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-06T18:28:19.557Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-06T18:28:19.557Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-06T18:28:21.763Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-06T18:28:21.763Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-06T18:28:21.763Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-06T18:28:21.763Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-06T18:28:21.763Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-06T18:28:21.763Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-06T18:28:28.896Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-06T18:28:28.896Z] === RUN TestDockerSuite/TestRunRm [2021-04-06T18:28:31.100Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-06T18:28:35.834Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-06T18:28:38.771Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-06T18:28:40.975Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-06T18:28:42.529Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-06T18:28:45.466Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-06T18:28:45.466Z] === RUN TestDockerSuite/TestRunState [2021-04-06T18:28:45.466Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-06T18:28:47.670Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-06T18:28:47.670Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-06T18:28:49.875Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-06T18:28:49.875Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-06T18:28:49.875Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-06T18:28:49.875Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-06T18:28:49.875Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-06T18:28:49.875Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-06T18:28:54.614Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-06T18:28:54.614Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-06T18:28:54.614Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-06T18:28:54.614Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-06T18:28:54.614Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-06T18:28:54.614Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-06T18:28:54.614Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-06T18:28:54.614Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-06T18:28:54.614Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-06T18:28:54.614Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-06T18:28:54.614Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-06T18:28:56.817Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-06T18:28:56.817Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-06T18:28:59.023Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-06T18:28:59.023Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-06T18:28:59.023Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-06T18:29:07.657Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-06T18:29:13.501Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-06T18:29:17.282Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-06T18:29:23.132Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-06T18:29:23.132Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-06T18:29:23.132Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-06T18:29:26.069Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-06T18:29:27.625Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-06T18:29:29.829Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-06T18:29:29.829Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-06T18:29:29.829Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-06T18:29:30.294Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-06T18:29:30.294Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-06T18:29:30.294Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-06T18:29:30.294Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-06T18:29:30.294Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-06T18:29:30.294Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-06T18:29:38.938Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-06T18:29:39.919Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-06T18:29:42.123Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-06T18:29:45.895Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-06T18:29:45.895Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-06T18:29:45.895Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-06T18:29:45.895Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-06T18:29:45.895Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-06T18:29:45.895Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-06T18:29:45.895Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-06T18:29:45.895Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-06T18:29:45.895Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-06T18:29:46.362Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-06T18:29:46.362Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-06T18:29:46.362Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-06T18:29:46.362Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-06T18:29:46.362Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-06T18:29:46.362Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-06T18:29:46.362Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-06T18:29:46.362Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-06T18:29:46.362Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-06T18:29:48.569Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-06T18:29:49.035Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-06T18:29:49.501Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-06T18:29:49.501Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-06T18:29:51.058Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-06T18:29:58.193Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-06T18:29:58.193Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-06T18:30:06.828Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-06T18:30:06.829Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-06T18:30:09.033Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-06T18:30:09.033Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-06T18:30:09.033Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-06T18:30:09.499Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-06T18:30:09.499Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-06T18:30:18.131Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-06T18:30:18.131Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-06T18:30:18.131Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-06T18:30:18.131Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-06T18:30:18.131Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-06T18:30:18.131Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-06T18:30:18.131Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-06T18:30:20.334Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-06T18:30:22.537Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-06T18:30:22.537Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-06T18:30:24.312Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-06T18:30:24.312Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-06T18:30:24.312Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-06T18:30:24.312Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-06T18:30:24.779Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-06T18:30:24.779Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-06T18:30:24.779Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-06T18:30:39.690Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-06T18:30:40.155Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-06T18:30:40.155Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-06T18:30:40.155Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-06T18:30:40.621Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-06T18:30:40.621Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-06T18:30:40.621Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-06T18:30:43.565Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-06T18:30:43.565Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-06T18:30:46.505Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-06T18:30:46.505Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-06T18:30:46.971Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-06T18:30:46.971Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-06T18:30:46.971Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-06T18:30:54.112Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-06T18:30:54.112Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-06T18:30:54.577Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-06T18:30:54.577Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-06T18:30:54.577Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-06T18:31:01.710Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-06T18:31:01.710Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-06T18:31:01.710Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-06T18:31:10.343Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-06T18:31:10.343Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite (2248.05s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-06T18:31:10.810Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-06T18:31:10.810Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (110.96s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-06T18:31:10.810Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-06T18:31:10.810Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-06T18:31:10.810Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-06T18:31:10.810Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-06T18:31:10.810Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-06T18:31:10.810Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-06T18:31:10.810Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-06T18:31:10.810Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.55s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-06T18:31:10.810Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-06T18:31:10.810Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.91s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.00s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.67s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.81s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-04-06T18:31:10.810Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.65s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.34s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.94s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.46s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.91s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.14s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.41s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.92s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.44s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.37s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.53s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.89s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.64s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.13s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.76s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.48s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.96s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.97s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.24s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-04-06T18:31:10.810Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.78s) [2021-04-06T18:31:10.810Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-04-06T18:31:10.810Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-04-06T18:31:10.811Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.67s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.81s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.38s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.78s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.20s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.95s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.50s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.06s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.64s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.36s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.10s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.46s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.44s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignore (73.86s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.39s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.82s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.56s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.01s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.18s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.83s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.99s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.77s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.30s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (114.76s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.86s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.85s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.18s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.40s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.24s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.72s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildFails (2.06s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.83s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.79s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.70s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.85s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.22s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.60s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.55s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildHistory (10.18s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.86s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.81s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.23s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.32s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.60s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.67s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.03s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.66s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.38s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.90s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.22s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.26s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.40s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.81s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.98s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.87s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.47s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.50s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.27s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.61s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.86s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.27s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.98s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.39s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.11s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildRm (11.04s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.86s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-04-06T18:31:10.811Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.01s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.17s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.71s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.10s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.17s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.95s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildStderr (3.78s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.01s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.70s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.92s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.45s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.52s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.45s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.33s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.27s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.65s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s) [2021-04-06T18:31:10.811Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-04-06T18:31:10.811Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.11s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.81s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-04-06T18:31:10.811Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.78s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-04-06T18:31:10.812Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-04-06T18:31:10.812Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-04-06T18:31:10.812Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.79s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.74s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-04-06T18:31:10.812Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-04-06T18:31:10.812Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-06T18:31:10.812Z] docker_cli_sni_test.go:18: Flakey test [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.88s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.50s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCommitChange (3.96s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.72s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.60s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCommitTTY (10.46s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.78s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.83s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.71s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.04s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.06s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.10s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.28s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.91s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.98s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.95s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.97s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.69s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.30s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.91s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.04s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.46s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.60s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.01s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.84s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.29s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.66s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-06T18:31:10.812Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.55s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.11s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.34s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.29s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.25s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00080ce00_} (2.34s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1324085486_c:\foo_false____} (2.30s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1324085486_c:\foo_true____} (2.27s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.05s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.07s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.90s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-06T18:31:10.812Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.76s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.04s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-06T18:31:10.812Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.15s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.63s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCpToDot (2.20s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCpToStdout (2.11s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.91s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.09s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.68s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-06T18:31:10.812Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-06T18:31:10.812Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.51s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.34s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s) [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-06T18:31:10.812Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.812Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.97s) [2021-04-06T18:31:10.812Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-06T18:31:10.813Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-06T18:31:10.813Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-06T18:31:10.813Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-06T18:31:10.813Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-06T18:31:10.813Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-06T18:31:10.813Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-06T18:31:10.813Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-06T18:31:10.813Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-06T18:31:10.813Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.02s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.10s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.11s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.00s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsCopy (4.18s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.66s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.04s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.23s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsFilters (3.99s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsFormat (4.00s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsRename (1.97s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsResize (2.28s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.84s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.18s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.40s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.19s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-06T18:31:10.813Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-06T18:31:10.813Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-06T18:31:10.813Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-06T18:31:10.813Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.75s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.84s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.73s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.65s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.99s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecInspectID (4.40s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-06T18:31:10.813Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.10s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-06T18:31:10.813Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.02s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.31s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.78s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.73s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.79s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-06T18:31:10.813Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.68s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.94s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.21s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-06T18:31:10.813Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.55s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-04-06T18:31:10.813Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-04-06T18:31:10.813Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-06T18:31:11.280Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-06T18:31:11.280Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.99s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.98s) [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-06T18:31:11.280Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-06T18:31:11.280Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.91s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.91s) [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectDefault (1.93s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectHistory (3.71s) [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.96s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.95s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.88s) [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.99s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectStatus (2.36s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.05s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.16s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.03s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.90s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.95s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.89s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.86s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-06T18:31:11.280Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.68s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.28s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.03s) [2021-04-06T18:31:11.280Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-06T18:31:11.280Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.89s) [2021-04-06T18:31:11.280Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.52s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.81s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.62s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.32s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.23s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.36s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.01s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestLogsSince (8.68s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestLogsTail (2.46s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.39s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.98s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-06T18:31:11.281Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-06T18:31:11.281Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.05s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-06T18:31:11.281Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-06T18:31:11.281Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-06T18:31:11.281Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-06T18:31:11.281Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-06T18:31:11.281Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-06T18:31:11.281Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-06T18:31:11.281Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-06T18:31:11.281Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.95s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-06T18:31:11.281Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPsByOrder (8.40s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.49s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.25s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.24s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.34s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.55s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.34s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-06T18:31:11.281Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.06s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.86s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-06T18:31:11.281Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-06T18:31:11.281Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.69s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.54s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.27s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.09s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.22s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.63s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.61s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.45s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.69s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.97s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.53s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.66s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.37s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.43s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.75s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.06s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.50s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.23s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.99s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.01s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.77s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.94s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.31s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.95s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.97s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.19s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.07s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.95s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.82s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.81s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.03s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.96s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.98s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.69s) [2021-04-06T18:31:11.281Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.72s) [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.281Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-06T18:31:11.281Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.03s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.95s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.28s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.97s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunExitCode (2.03s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.01s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.99s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.67s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.31s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.20s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.39s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.56s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.80s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.26s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.83s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunRm (2.14s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.35s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.27s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.27s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.13s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.71s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.18s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.90s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.77s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.16s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.10s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.75s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.06s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.30s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.08s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.42s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.12s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.14s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.39s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2021-04-06T18:31:11.282Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.99s) [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.282Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-06T18:31:11.282Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.08s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.34s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-06T18:31:11.283Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.62s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.92s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-06T18:31:11.283Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.95s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.15s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-06T18:31:11.283Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.08s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-06T18:31:11.283Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-06T18:31:11.283Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-04-06T18:31:11.283Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-04-06T18:31:11.283Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.41s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.70s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.07s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-06T18:31:11.283Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.23s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.01s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-06T18:31:11.283Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-06T18:31:11.283Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-06T18:31:11.283Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-06T18:31:11.283Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-06T18:31:11.283Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-06T18:31:11.283Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-06T18:31:11.284Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-06T18:31:11.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-06T18:31:11.284Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] === RUN TestDockerDaemonSuite [2021-04-06T18:31:11.284Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-06T18:31:11.284Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-06T18:31:11.284Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-06T18:31:11.284Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] === RUN TestDockerSwarmSuite [2021-04-06T18:31:11.284Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-06T18:31:11.284Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-06T18:31:11.284Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] === RUN TestDockerExternalVolumeSuite [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] === RUN TestDockerNetworkSuite [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] === RUN TestDockerHubPullSuite [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-06T18:31:11.284Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] PASS [2021-04-06T18:31:11.284Z] ok github.com/docker/docker/integration-cli 2248.673s [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === Skipped [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-06T18:31:11.284Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-06T18:31:11.284Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-06T18:31:11.284Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-06T18:31:11.284Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-06T18:31:11.284Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-06T18:31:11.284Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-06T18:31:11.284Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-06T18:31:11.284Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-06T18:31:11.284Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-06T18:31:11.284Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-06T18:31:11.284Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-06T18:31:11.284Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-04-06T18:31:11.284Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-04-06T18:31:11.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-04-06T18:31:11.284Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.284Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.24s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.24s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-04-06T18:31:11.285Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-04-06T18:31:11.285Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-04-06T18:31:11.285Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-06T18:31:11.285Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-06T18:31:11.285Z] docker_cli_sni_test.go:18: Flakey test [2021-04-06T18:31:11.285Z] [2021-04-06T18:31:11.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-06T18:31:11.286Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-06T18:31:11.286Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-06T18:31:11.286Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-06T18:31:11.286Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-06T18:31:11.286Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-06T18:31:11.286Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.286Z] [2021-04-06T18:31:11.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-06T18:31:11.287Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-06T18:31:11.287Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.287Z] [2021-04-06T18:31:11.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-06T18:31:11.287Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-04-06T18:31:11.287Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.287Z] [2021-04-06T18:31:11.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-06T18:31:11.287Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-06T18:31:11.287Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-06T18:31:11.287Z] [2021-04-06T18:31:11.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-06T18:31:11.287Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-06T18:31:11.287Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.287Z] [2021-04-06T18:31:11.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-06T18:31:11.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-06T18:31:11.287Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.287Z] [2021-04-06T18:31:11.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-06T18:31:11.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-06T18:31:11.287Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.287Z] [2021-04-06T18:31:11.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-06T18:31:11.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-06T18:31:11.287Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.287Z] [2021-04-06T18:31:11.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-06T18:31:11.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-06T18:31:11.287Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.287Z] [2021-04-06T18:31:11.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-06T18:31:11.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-06T18:31:11.287Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.287Z] [2021-04-06T18:31:11.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-06T18:31:11.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-06T18:31:11.287Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-06T18:31:11.753Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-06T18:31:11.753Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-06T18:31:11.753Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-06T18:31:11.753Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-06T18:31:11.753Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-06T18:31:11.753Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-06T18:31:11.753Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-06T18:31:11.753Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-06T18:31:11.753Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-06T18:31:11.753Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-06T18:31:11.753Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-06T18:31:11.753Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-06T18:31:11.753Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-06T18:31:11.753Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-06T18:31:11.753Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-06T18:31:11.753Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.753Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-06T18:31:11.754Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-06T18:31:11.754Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-06T18:31:11.754Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-06T18:31:11.754Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-06T18:31:11.754Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-06T18:31:11.754Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-06T18:31:11.754Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-06T18:31:11.754Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-06T18:31:11.754Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-06T18:31:11.754Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-06T18:31:11.754Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-06T18:31:11.754Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-06T18:31:11.754Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-06T18:31:11.754Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-06T18:31:11.754Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-04-06T18:31:11.754Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-06T18:31:11.754Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.754Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-06T18:31:11.755Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-06T18:31:11.755Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.755Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-06T18:31:11.756Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-06T18:31:11.756Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.756Z] [2021-04-06T18:31:11.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-06T18:31:11.757Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-06T18:31:11.757Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-06T18:31:11.757Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-06T18:31:11.757Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-06T18:31:11.757Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-06T18:31:11.757Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-06T18:31:11.757Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.757Z] [2021-04-06T18:31:11.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-06T18:31:11.757Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-06T18:31:11.758Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.758Z] [2021-04-06T18:31:11.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-06T18:31:11.758Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-06T18:31:11.759Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.759Z] [2021-04-06T18:31:11.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-06T18:31:11.759Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-06T18:31:11.759Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.759Z] [2021-04-06T18:31:11.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-06T18:31:11.759Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-06T18:31:11.759Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.759Z] [2021-04-06T18:31:11.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-06T18:31:11.759Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-06T18:31:11.759Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.759Z] [2021-04-06T18:31:11.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-06T18:31:11.759Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-06T18:31:11.759Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.759Z] [2021-04-06T18:31:11.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-06T18:31:11.759Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.759Z] [2021-04-06T18:31:11.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-06T18:31:11.759Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.759Z] [2021-04-06T18:31:11.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-06T18:31:11.759Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-06T18:31:11.759Z] [2021-04-06T18:31:11.759Z] [2021-04-06T18:31:11.759Z] DONE 1092 tests, 546 skipped in 2256.036s [2021-04-06T18:31:11.759Z] INFO: Integration tests ended at 04/06/2021 18:31:11. Duration:00:37:36.1814243 [2021-04-06T18:31:11.759Z] INFO: Docker info of the daemon under test at end of run [2021-04-06T18:31:11.759Z] [2021-04-06T18:31:12.225Z] Containers: 2 [2021-04-06T18:31:12.225Z] Running: 0 [2021-04-06T18:31:12.225Z] Paused: 0 [2021-04-06T18:31:12.225Z] Stopped: 2 [2021-04-06T18:31:12.225Z] Images: 18 [2021-04-06T18:31:12.225Z] Server Version: 0.0.0-dev [2021-04-06T18:31:12.225Z] Storage Driver: windowsfilter [2021-04-06T18:31:12.225Z] Windows: [2021-04-06T18:31:12.225Z] Logging Driver: json-file [2021-04-06T18:31:12.225Z] Plugins: [2021-04-06T18:31:12.225Z] Volume: local [2021-04-06T18:31:12.225Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-06T18:31:12.225Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-06T18:31:12.225Z] Swarm: inactive [2021-04-06T18:31:12.225Z] Default Isolation: process [2021-04-06T18:31:12.225Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-06T18:31:12.225Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-06T18:31:12.225Z] OSType: windows [2021-04-06T18:31:12.225Z] Architecture: x86_64 [2021-04-06T18:31:12.225Z] CPUs: 4 [2021-04-06T18:31:12.225Z] Total Memory: 32GiB [2021-04-06T18:31:12.225Z] Name: azwin-2-4b5470 [2021-04-06T18:31:12.225Z] ID: UAAW:LSQ2:MNO3:RO3F:QVFA:NKFX:4B7V:E2I7:RI3F:LWES:6AIL:3XPK [2021-04-06T18:31:12.225Z] Docker Root Dir: D:\CI\PR-42259\1\daemon [2021-04-06T18:31:12.225Z] Debug Mode (client): false [2021-04-06T18:31:12.225Z] Debug Mode (server): true [2021-04-06T18:31:12.225Z] File Descriptors: -1 [2021-04-06T18:31:12.225Z] Goroutines: 17 [2021-04-06T18:31:12.225Z] System Time: 2021-04-06T18:31:11.7484995Z [2021-04-06T18:31:12.225Z] EventsListeners: 0 [2021-04-06T18:31:12.225Z] Registry: https://index.docker.io/v1/ [2021-04-06T18:31:12.225Z] Labels: [2021-04-06T18:31:12.225Z] Experimental: false [2021-04-06T18:31:12.225Z] Insecure Registries: [2021-04-06T18:31:12.225Z] 127.0.0.0/8 [2021-04-06T18:31:12.225Z] Live Restore Enabled: false [2021-04-06T18:31:12.225Z] [2021-04-06T18:31:12.225Z] [2021-04-06T18:31:12.225Z] INFO: Stopping daemon under test [2021-04-06T18:31:12.225Z] SUCCESS: The process with PID 5336 (child process of PID 5988) has been terminated. [2021-04-06T18:31:12.225Z] SUCCESS: The process with PID 5988 (child process of PID 5924) has been terminated. [2021-04-06T18:31:12.225Z] INFO: Stop tailing logs of the daemon under tests [2021-04-06T18:31:12.225Z] INFO: executeCI.ps1 Completed successfully at 04/06/2021 18:31:11. [2021-04-06T18:31:12.225Z] INFO: Tidying up at end of run [2021-04-06T18:31:12.225Z] INFO: Saving daemon under test log (d:\CI\PR-42259\1\dut.out) to bundles\CIDUT.out [2021-04-06T18:31:12.225Z] INFO: Saving daemon under test log (d:\CI\PR-42259\1\dut.err) to bundles\CIDUT.err [2021-04-06T18:31:12.225Z] INFO: Nuke-Everything... [2021-04-06T18:31:12.690Z] INFO: Container count on control daemon to delete is 2 [2021-04-06T18:31:13.155Z] 0066aa7c0987 [2021-04-06T18:31:13.155Z] 59a370fe1393 [2021-04-06T18:31:13.628Z] INFO: Tidying pidfile d:\CI\PR-42259\1\docker.pid [2021-04-06T18:31:13.628Z] INFO: Nuking d:\CI [2021-04-06T18:31:38.879Z] INFO: Zapped successfully [2021-04-06T18:31:38.879Z] [2021-04-06T18:31:38.879Z] INFO: executeCI.ps1 exiting at Tue Apr 6 18:31:37 CUT 2021. Duration 01:11:41.0304529 [2021-04-06T18:31:38.879Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-06T18:31:39.131Z] Recording test results [2021-04-06T18:31:48.378Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-06T18:31:49.891Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-06T18:31:51.672Z] Archiving artifacts [2021-04-06T18:32:07.309Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42259/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T18:32:08.257Z] + make clean [2021-04-06T18:32:10.462Z] docker volume rm -f docker-dev-cache [2021-04-06T18:32:10.462Z] 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