Pull request #43757 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4e632a13c3e0e4a73874e10990ff07748c844707+1ed7999cb089cd564f68c4b0074f070de3b66b3d (55ec7a6d63ebfe0a77186477871df187b82ca2ca) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43757@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags 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 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" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 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 [2022-06-30T12:30:09.642Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-30T12:30:09.654Z] Trying to pass milestone 1 [Pipeline] milestone [2022-06-30T12:30:09.744Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-30T12:30:09.948Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a1e3135131216bd6) in /home/ubuntu/workspace/moby_PR-43757 [Pipeline] { [Pipeline] checkout [2022-06-30T12:30:09.987Z] The recommended git tool is: git [2022-06-30T12:30:10.000Z] using credential docker-jenkins-github-credentials [2022-06-30T12:30:10.016Z] Cloning the remote Git repository [2022-06-30T12:30:10.016Z] Cloning with configured refspecs honoured and without tags [2022-06-30T12:30:10.010Z] Cloning repository https://github.com/moby/moby.git [2022-06-30T12:30:10.012Z] > git init /home/ubuntu/workspace/moby_PR-43757 # timeout=10 [2022-06-30T12:30:10.036Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T12:30:10.036Z] > git --version # timeout=10 [2022-06-30T12:30:10.048Z] > git --version # 'git version 2.17.1' [2022-06-30T12:30:10.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:30:10.049Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43757/head:refs/remotes/origin/PR-43757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:30:28.330Z] Fetching without tags [2022-06-30T12:30:28.508Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 4e632a13c3e0e4a73874e10990ff07748c844707 [2022-06-30T12:30:28.294Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T12:30:28.300Z] > git config --add remote.origin.fetch +refs/pull/43757/head:refs/remotes/origin/PR-43757 # timeout=10 [2022-06-30T12:30:28.308Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:30:28.316Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T12:30:28.326Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T12:30:28.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:30:28.326Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43757/head:refs/remotes/origin/PR-43757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:30:28.501Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:30:28.504Z] > git checkout -f 4e632a13c3e0e4a73874e10990ff07748c844707 # timeout=10 [2022-06-30T12:30:29.021Z] > git remote # timeout=10 [2022-06-30T12:30:29.035Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T12:30:29.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:30:29.055Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T12:30:29.740Z] Merge succeeded, producing 75649a6847f6518559365446d269cd61e9ec0426 [2022-06-30T12:30:29.741Z] Checking out Revision 75649a6847f6518559365446d269cd61e9ec0426 (PR-43757) [2022-06-30T12:30:29.823Z] Commit message: "Merge commit '1ed7999cb089cd564f68c4b0074f070de3b66b3d' into HEAD" [2022-06-30T12:30:29.840Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:30:30.447Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43757:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-06-30T12:30:30.447Z] Unable to find image 'alpine:latest' locally [2022-06-30T12:30:30.447Z] latest: Pulling from library/alpine [2022-06-30T12:30:30.715Z] 2408cc74d12b: Pulling fs layer [2022-06-30T12:30:30.715Z] 2408cc74d12b: Download complete [2022-06-30T12:30:30.975Z] 2408cc74d12b: Pull complete [2022-06-30T12:30:30.975Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-06-30T12:30:30.975Z] Status: Downloaded newer image for alpine:latest [2022-06-30T12:30:29.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T12:30:29.734Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:30:29.736Z] > git checkout -f 75649a6847f6518559365446d269cd61e9ec0426 # timeout=10 [2022-06-30T12:30:29.817Z] > git rev-list --no-walk 38b01791e726b69cb5a973bbe68f5e6c50edc6bf # timeout=10 [2022-06-30T12:30:33.505Z] 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] 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] node [Pipeline] node [Pipeline] node [2022-06-30T12:30:33.711Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a1e3135131216bd6) in /home/ubuntu/workspace/moby_PR-43757 [Pipeline] node [Pipeline] node [2022-06-30T12:30:33.719Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08b7d09f6d94851f7) in /home/ubuntu/workspace/moby_PR-43757 Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-06-30T12:30:33.744Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-018bcd16211c46ec5) in /home/ubuntu/workspace/moby_PR-43757 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-06-30T12:30:33.771Z] The recommended git tool is: git [2022-06-30T12:30:33.786Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-06-30T12:30:33.791Z] The recommended git tool is: git [Pipeline] // stage [2022-06-30T12:30:33.803Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-06-30T12:30:33.816Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2022-06-30T12:30:33.842Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-30T12:30:33.851Z] Cloning the remote Git repository [2022-06-30T12:30:33.851Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-06-30T12:30:33.865Z] The recommended git tool is: git [2022-06-30T12:30:33.873Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-30T12:30:33.883Z] Cloning the remote Git repository [2022-06-30T12:30:33.883Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-06-30T12:30:33.991Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 4e632a13c3e0e4a73874e10990ff07748c844707 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-30T12:30:34.174Z] Merge succeeded, producing 153ebf905233f7f7489b70dbd1da62d8f272b6dc [2022-06-30T12:30:34.175Z] Checking out Revision 153ebf905233f7f7489b70dbd1da62d8f272b6dc (PR-43757) [2022-06-30T12:30:34.254Z] Commit message: "Merge commit '1ed7999cb089cd564f68c4b0074f070de3b66b3d' into HEAD" [2022-06-30T12:30:34.262Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-30T12:30:33.786Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43757/.git # timeout=10 [2022-06-30T12:30:33.796Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T12:30:33.810Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T12:30:33.810Z] > git --version # timeout=10 [2022-06-30T12:30:33.821Z] > git --version # 'git version 2.17.1' [2022-06-30T12:30:33.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:30:33.822Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43757/head:refs/remotes/origin/PR-43757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:30:33.984Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:30:33.991Z] > git checkout -f 4e632a13c3e0e4a73874e10990ff07748c844707 # timeout=10 [2022-06-30T12:30:34.050Z] > git remote # timeout=10 [2022-06-30T12:30:34.055Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T12:30:34.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:30:34.060Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T12:30:34.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T12:30:34.168Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:30:34.172Z] > git checkout -f 153ebf905233f7f7489b70dbd1da62d8f272b6dc # timeout=10 [2022-06-30T12:30:34.247Z] > git rev-list --no-walk 38b01791e726b69cb5a973bbe68f5e6c50edc6bf # timeout=10 [2022-06-30T12:30:33.895Z] Cloning repository https://github.com/moby/moby.git [2022-06-30T12:30:33.895Z] > git init /home/ubuntu/workspace/moby_PR-43757 # timeout=10 [2022-06-30T12:30:33.908Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T12:30:33.908Z] > git --version # timeout=10 [2022-06-30T12:30:33.911Z] > git --version # 'git version 2.17.1' [2022-06-30T12:30:33.911Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:30:33.912Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43757/head:refs/remotes/origin/PR-43757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:30:33.887Z] Cloning repository https://github.com/moby/moby.git [2022-06-30T12:30:33.887Z] > git init /home/ubuntu/workspace/moby_PR-43757 # timeout=10 [2022-06-30T12:30:33.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T12:30:33.900Z] > git --version # timeout=10 [2022-06-30T12:30:33.904Z] > git --version # 'git version 2.25.1' [2022-06-30T12:30:33.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:30:33.905Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43757/head:refs/remotes/origin/PR-43757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:30:34.877Z] + docker version [2022-06-30T12:30:34.877Z] Client: Docker Engine - Community [2022-06-30T12:30:34.877Z] Version: 20.10.14 [2022-06-30T12:30:34.877Z] API version: 1.41 [2022-06-30T12:30:34.877Z] Go version: go1.16.15 [2022-06-30T12:30:34.877Z] Git commit: a224086 [2022-06-30T12:30:34.877Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-30T12:30:34.877Z] OS/Arch: linux/amd64 [2022-06-30T12:30:34.877Z] Context: default [2022-06-30T12:30:34.877Z] Experimental: true [2022-06-30T12:30:34.877Z] [2022-06-30T12:30:34.877Z] Server: Docker Engine - Community [2022-06-30T12:30:34.877Z] Engine: [2022-06-30T12:30:34.877Z] Version: 20.10.14 [2022-06-30T12:30:34.877Z] API version: 1.41 (minimum version 1.12) [2022-06-30T12:30:34.877Z] Go version: go1.16.15 [2022-06-30T12:30:34.877Z] Git commit: 87a90dc [2022-06-30T12:30:34.877Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-30T12:30:34.877Z] OS/Arch: linux/amd64 [2022-06-30T12:30:34.877Z] Experimental: true [2022-06-30T12:30:34.877Z] containerd: [2022-06-30T12:30:34.877Z] Version: 1.5.11 [2022-06-30T12:30:34.877Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T12:30:34.877Z] runc: [2022-06-30T12:30:34.877Z] Version: 1.0.3 [2022-06-30T12:30:34.877Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-30T12:30:34.877Z] docker-init: [2022-06-30T12:30:34.877Z] Version: 0.19.0 [2022-06-30T12:30:34.877Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-30T12:30:35.168Z] + docker info [2022-06-30T12:30:36.102Z] Client: [2022-06-30T12:30:36.102Z] Context: default [2022-06-30T12:30:36.102Z] Debug Mode: false [2022-06-30T12:30:36.102Z] Plugins: [2022-06-30T12:30:36.102Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-30T12:30:36.102Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-30T12:30:36.102Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-30T12:30:36.102Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-30T12:30:36.102Z] [2022-06-30T12:30:36.102Z] Server: [2022-06-30T12:30:36.102Z] Containers: 0 [2022-06-30T12:30:36.102Z] Running: 0 [2022-06-30T12:30:36.102Z] Paused: 0 [2022-06-30T12:30:36.102Z] Stopped: 0 [2022-06-30T12:30:36.102Z] Images: 3 [2022-06-30T12:30:36.102Z] Server Version: 20.10.14 [2022-06-30T12:30:36.102Z] Storage Driver: overlay2 [2022-06-30T12:30:36.102Z] Backing Filesystem: extfs [2022-06-30T12:30:36.102Z] Supports d_type: true [2022-06-30T12:30:36.102Z] Native Overlay Diff: true [2022-06-30T12:30:36.102Z] userxattr: false [2022-06-30T12:30:36.102Z] Logging Driver: json-file [2022-06-30T12:30:36.102Z] Cgroup Driver: cgroupfs [2022-06-30T12:30:36.102Z] Cgroup Version: 1 [2022-06-30T12:30:36.102Z] Plugins: [2022-06-30T12:30:36.102Z] Volume: local [2022-06-30T12:30:36.102Z] Network: bridge host ipvlan macvlan null overlay [2022-06-30T12:30:36.102Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-30T12:30:36.102Z] Swarm: inactive [2022-06-30T12:30:36.102Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-06-30T12:30:36.102Z] Default Runtime: runc [2022-06-30T12:30:36.102Z] Init Binary: docker-init [2022-06-30T12:30:36.102Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T12:30:36.102Z] runc version: v1.0.3-0-gf46b6ba [2022-06-30T12:30:36.102Z] init version: de40ad0 [2022-06-30T12:30:36.102Z] Security Options: [2022-06-30T12:30:36.102Z] apparmor [2022-06-30T12:30:36.102Z] seccomp [2022-06-30T12:30:36.102Z] Profile: default [2022-06-30T12:30:36.102Z] Kernel Version: 5.4.0-1071-aws [2022-06-30T12:30:36.102Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-30T12:30:36.102Z] OSType: linux [2022-06-30T12:30:36.102Z] Architecture: x86_64 [2022-06-30T12:30:36.102Z] CPUs: 2 [2022-06-30T12:30:36.102Z] Total Memory: 7.483GiB [2022-06-30T12:30:36.102Z] Name: ip-10-100-113-222 [2022-06-30T12:30:36.102Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-30T12:30:36.102Z] Docker Root Dir: /var/lib/docker [2022-06-30T12:30:36.102Z] Debug Mode: false [2022-06-30T12:30:36.102Z] Registry: https://index.docker.io/v1/ [2022-06-30T12:30:36.102Z] Labels: [2022-06-30T12:30:36.102Z] Experimental: true [2022-06-30T12:30:36.102Z] Insecure Registries: [2022-06-30T12:30:36.102Z] 127.0.0.0/8 [2022-06-30T12:30:36.102Z] Live Restore Enabled: true [2022-06-30T12:30:36.102Z] [2022-06-30T12:30:36.102Z] WARNING: No swap limit support [Pipeline] sh [2022-06-30T12:30:36.382Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T12:30:36.382Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T12:30:36.382Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43757/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-30T12:30:36.382Z] + bash /home/ubuntu/workspace/moby_PR-43757/check-config.sh [2022-06-30T12:30:36.382Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-30T12:30:36.382Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-30T12:30:36.382Z] [2022-06-30T12:30:36.382Z] Generally Necessary: [2022-06-30T12:30:36.382Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-30T12:30:36.382Z] - apparmor: enabled and tools installed [2022-06-30T12:30:36.382Z] - CONFIG_NAMESPACES: enabled [2022-06-30T12:30:36.382Z] - CONFIG_NET_NS: enabled [2022-06-30T12:30:36.382Z] - CONFIG_PID_NS: enabled [2022-06-30T12:30:36.382Z] - CONFIG_IPC_NS: enabled [2022-06-30T12:30:36.382Z] - CONFIG_UTS_NS: enabled [2022-06-30T12:30:36.383Z] - CONFIG_CGROUPS: enabled [2022-06-30T12:30:36.383Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-30T12:30:36.383Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-30T12:30:36.383Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-30T12:30:36.383Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-30T12:30:36.383Z] - CONFIG_CPUSETS: enabled [2022-06-30T12:30:36.383Z] - CONFIG_MEMCG: enabled [2022-06-30T12:30:36.383Z] - CONFIG_KEYS: enabled [2022-06-30T12:30:36.383Z] - CONFIG_VETH: enabled (as module) [2022-06-30T12:30:36.383Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-30T12:30:36.641Z] - CONFIG_CGROUP_BPF: enabled [2022-06-30T12:30:36.641Z] [2022-06-30T12:30:36.641Z] Optional Features: [2022-06-30T12:30:36.641Z] - CONFIG_USER_NS: enabled [2022-06-30T12:30:36.641Z] - CONFIG_SECCOMP: enabled [2022-06-30T12:30:36.641Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-30T12:30:36.641Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-30T12:30:36.641Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-30T12:30:36.641Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-30T12:30:36.641Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-30T12:30:36.641Z] - CONFIG_BLK_CGROUP: enabled [2022-06-30T12:30:36.641Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-30T12:30:36.641Z] - CONFIG_CGROUP_PERF: enabled [2022-06-30T12:30:36.641Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-30T12:30:36.641Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-30T12:30:36.641Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-30T12:30:36.641Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-30T12:30:36.641Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-30T12:30:36.641Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_IP_VS: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-30T12:30:36.641Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-30T12:30:36.641Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-30T12:30:36.641Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-30T12:30:36.641Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-30T12:30:36.641Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-30T12:30:36.900Z] - CONFIG_EXT4_FS: enabled [2022-06-30T12:30:36.900Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-30T12:30:36.900Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-30T12:30:36.900Z] - Network Drivers: [2022-06-30T12:30:36.900Z] - "overlay": [2022-06-30T12:30:36.900Z] - CONFIG_VXLAN: enabled (as module) [2022-06-30T12:30:36.900Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-30T12:30:36.900Z] Optional (for encrypted networks): [2022-06-30T12:30:36.900Z] - CONFIG_CRYPTO: enabled [2022-06-30T12:30:36.900Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-30T12:30:36.900Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-30T12:30:36.900Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-30T12:30:36.900Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-30T12:30:36.900Z] - CONFIG_XFRM: enabled [2022-06-30T12:30:36.900Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-30T12:30:36.900Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-30T12:30:36.900Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-30T12:30:36.900Z] - "ipvlan": [2022-06-30T12:30:36.900Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-30T12:30:36.900Z] - "macvlan": [2022-06-30T12:30:36.900Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-30T12:30:36.900Z] - CONFIG_DUMMY: enabled (as module) [2022-06-30T12:30:36.900Z] - "ftp,tftp client in container": [2022-06-30T12:30:36.900Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-30T12:30:36.900Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-30T12:30:36.900Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-30T12:30:36.900Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-30T12:30:36.900Z] - Storage Drivers: [2022-06-30T12:30:36.900Z] - "aufs": [2022-06-30T12:30:36.900Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-30T12:30:36.900Z] - "btrfs": [2022-06-30T12:30:36.900Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-30T12:30:36.900Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-30T12:30:36.900Z] - "devicemapper": [2022-06-30T12:30:36.900Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-30T12:30:36.900Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-30T12:30:36.900Z] - "overlay": [2022-06-30T12:30:36.900Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-30T12:30:36.900Z] - "zfs": [2022-06-30T12:30:36.900Z] - /dev/zfs: present [2022-06-30T12:30:36.900Z] - zfs command: missing [2022-06-30T12:30:36.900Z] - zpool command: missing [2022-06-30T12:30:36.900Z] [2022-06-30T12:30:36.900Z] Limits: [2022-06-30T12:30:36.900Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-30T12:30:36.900Z] [2022-06-30T12:30:36.900Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-30T12:30:37.220Z] + sudo modprobe ip_vs [2022-06-30T12:30:37.221Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:153ebf905233f7f7489b70dbd1da62d8f272b6dc . [2022-06-30T12:30:37.480Z] #1 [internal] load build definition from Dockerfile [2022-06-30T12:30:37.480Z] #1 sha256:673cef9b5d492702d80378499df99f8d7380349da6f76706d4264881444d3350 [2022-06-30T12:30:37.480Z] #1 transferring dockerfile: 18.90kB done [2022-06-30T12:30:37.480Z] #1 DONE 0.0s [2022-06-30T12:30:37.480Z] [2022-06-30T12:30:37.480Z] #2 [internal] load .dockerignore [2022-06-30T12:30:37.480Z] #2 sha256:03c7b344977b83c50ef3f2bc50f2517d832168b07a4b926424e79da30a9c17e6 [2022-06-30T12:30:37.480Z] #2 transferring context: 145B done [2022-06-30T12:30:37.480Z] #2 DONE 0.0s [2022-06-30T12:30:37.480Z] [2022-06-30T12:30:37.480Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-30T12:30:37.480Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-30T12:30:37.741Z] #3 DONE 0.1s [2022-06-30T12:30:37.741Z] [2022-06-30T12:30:37.741Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-30T12:30:37.741Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-30T12:30:37.741Z] #4 CACHED [2022-06-30T12:30:38.309Z] [2022-06-30T12:30:38.309Z] #6 [internal] load .dockerignore [2022-06-30T12:30:38.309Z] #6 sha256:22aee8f0f9af49d12d23c1570c7a9ed7fdabef79d5aa32fa713d60c9dc127d09 [2022-06-30T12:30:38.309Z] #6 DONE 0.0s [2022-06-30T12:30:38.309Z] [2022-06-30T12:30:38.309Z] #5 [internal] load build definition from Dockerfile [2022-06-30T12:30:38.309Z] #5 sha256:d42108ecec19fd3d75405f9a6ee7a633a2a5791421bba6a62ef1beec2056187e [2022-06-30T12:30:38.309Z] #5 DONE 0.0s [2022-06-30T12:30:38.309Z] [2022-06-30T12:30:38.309Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-30T12:30:38.309Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-30T12:30:38.309Z] #7 DONE 0.1s [2022-06-30T12:30:38.309Z] [2022-06-30T12:30:38.309Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T12:30:38.309Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T12:30:38.309Z] #10 DONE 0.1s [2022-06-30T12:30:38.309Z] [2022-06-30T12:30:38.309Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T12:30:38.309Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-30T12:30:38.309Z] #8 DONE 0.1s [2022-06-30T12:30:38.309Z] [2022-06-30T12:30:38.309Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-30T12:30:38.309Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-30T12:30:38.309Z] #9 DONE 0.1s [2022-06-30T12:30:38.309Z] [2022-06-30T12:30:38.309Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T12:30:38.309Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T12:30:38.309Z] #73 DONE 0.0s [2022-06-30T12:30:38.309Z] [2022-06-30T12:30:38.309Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T12:30:38.309Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T12:30:38.309Z] #71 DONE 0.0s [2022-06-30T12:30:38.309Z] [2022-06-30T12:30:38.309Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:30:38.309Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:30:38.309Z] #11 DONE 0.0s [2022-06-30T12:30:38.309Z] [2022-06-30T12:30:38.309Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T12:30:38.309Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T12:30:38.309Z] #28 DONE 0.0s [2022-06-30T12:30:38.309Z] [2022-06-30T12:30:38.309Z] #24 [internal] load build context [2022-06-30T12:30:38.309Z] #24 sha256:1667db8515872daf4da71714ea1530720c7d587ebf1f8b550beba77d76658e13 [2022-06-30T12:30:38.892Z] #24 ... [2022-06-30T12:30:38.892Z] [2022-06-30T12:30:38.892Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T12:30:38.892Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T12:30:38.892Z] #49 DONE 0.5s [2022-06-30T12:30:38.892Z] [2022-06-30T12:30:38.892Z] #24 [internal] load build context [2022-06-30T12:30:38.892Z] #24 sha256:1667db8515872daf4da71714ea1530720c7d587ebf1f8b550beba77d76658e13 [2022-06-30T12:30:40.275Z] #24 transferring context: 61.67MB 1.8s done [2022-06-30T12:30:40.275Z] #24 DONE 1.9s [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-30T12:30:40.275Z] #58 sha256:0a2860225b572e8f8f94ae1a9f0aeb43fe9aa6d019113d1f408f89e73de833a5 [2022-06-30T12:30:40.275Z] #58 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:30:40.275Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:30:40.275Z] #55 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-30T12:30:40.275Z] #59 sha256:b4eea228237cfb8f5b2ef6dd6de02c01b21d696a459cfe01f967ce2b887cb731 [2022-06-30T12:30:40.275Z] #59 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-30T12:30:40.275Z] #68 sha256:1146da2983bdc2ac582eb7c2449d4af13466134b7bf03cfde3dcb0f17fb319d5 [2022-06-30T12:30:40.275Z] #68 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:30:40.275Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:30:40.275Z] #51 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-30T12:30:40.275Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-30T12:30:40.275Z] #72 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-30T12:30:40.275Z] #48 sha256:b1bd05c511e5c74da12c58be3a8573d6e88ee8723d7cc6ea640127ae0235d73b [2022-06-30T12:30:40.275Z] #48 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-30T12:30:40.275Z] #27 sha256:f2a3a003abad3726a7b3ab023a51da0a5f6ac73b1d2b1fd6e89edeca6de02981 [2022-06-30T12:30:40.275Z] #27 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-30T12:30:40.275Z] #69 sha256:1fb4fe6ffb01b239e5d9622b2852effdfd22d966fd0076b4e9c06a124faa7ae4 [2022-06-30T12:30:40.275Z] #69 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-30T12:30:40.275Z] #35 sha256:0aa7c6853fe926cc4949a548b93211b7f16d678ce7a69f0f58598ecca2f00ac5 [2022-06-30T12:30:40.275Z] #35 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-30T12:30:40.275Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-06-30T12:30:40.275Z] #18 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-30T12:30:40.275Z] #41 sha256:6e41be611d3134c57f5746838fe885cfa848710cbdf1eabf7ad426e4daec2bfa [2022-06-30T12:30:40.275Z] #41 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:30:40.275Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:30:40.275Z] #76 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T12:30:40.275Z] #26 sha256:6b769996d282f731f13f56fb610456113ec28edcb6969353794a976f2704b6fa [2022-06-30T12:30:40.275Z] #26 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-30T12:30:40.275Z] #32 sha256:3a19d5f37f2270cbc208bceac7eb106099abdb0528d41e2dc7c24fe16f6889ad [2022-06-30T12:30:40.275Z] #32 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T12:30:40.275Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T12:30:40.275Z] #38 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:30:40.275Z] #64 sha256:bd98d7ca4bdd74e1edd0c0a339e37eca5beac24643b40bf540dd23b07adcd663 [2022-06-30T12:30:40.275Z] #64 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T12:30:40.275Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T12:30:40.275Z] #57 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-30T12:30:40.275Z] #45 sha256:cd8a56f7378289123ca3274fce57b9789d7183e7fb03fa6dc7bbea709c75f37c [2022-06-30T12:30:40.275Z] #45 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T12:30:40.275Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-30T12:30:40.275Z] #15 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-30T12:30:40.275Z] #70 sha256:bffc14b86e505ea82f02c9f3e7c49264ca27cb578df1c2760746da51849f8093 [2022-06-30T12:30:40.275Z] #70 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T12:30:40.275Z] #66 sha256:7278b8a078cf0069d13b964ace1371ea553ef8ebaeee8b826988b68c5ea85a33 [2022-06-30T12:30:40.275Z] #66 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-30T12:30:40.275Z] #54 sha256:e4b6f1444fc7df08c8416b07305075f53407bd373c7eb2bef9f5130bb0009b77 [2022-06-30T12:30:40.275Z] #54 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:30:40.275Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:30:40.275Z] #14 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T12:30:40.275Z] #44 sha256:c730dbdd23b3594e46e74db6c7732ebfaae70aab60c713b246c6960592ae0ccc [2022-06-30T12:30:40.275Z] #44 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-30T12:30:40.275Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-06-30T12:30:40.275Z] #17 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:30:40.275Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:30:40.275Z] #47 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-30T12:30:40.275Z] #61 sha256:510227c67d2f707d06f0c0d9a2154cae2cc7023c9cbc7dd7f0a26f85dfaa53ed [2022-06-30T12:30:40.275Z] #61 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #42 [tini 1/3] 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 [2022-06-30T12:30:40.275Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:30:40.275Z] #42 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:30:40.275Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:30:40.275Z] #21 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-30T12:30:40.275Z] #43 sha256:c459282a4b1e8444759d166363a47ad6658c764e5978c4af64d899d5b4b40a71 [2022-06-30T12:30:40.275Z] #43 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-30T12:30:40.275Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-30T12:30:40.275Z] #33 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-30T12:30:40.275Z] #30 sha256:e1cf12c85ad539b7d05dc93acdba718c3c6a6d88158ef31242817bc049c2d7d7 [2022-06-30T12:30:40.275Z] #30 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-30T12:30:40.275Z] #39 sha256:047fcfcef920d26027f59354a399a1656f8c708ecf6a696ff4114fbe4a670da2 [2022-06-30T12:30:40.275Z] #39 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.275Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-30T12:30:40.275Z] #56 sha256:8c5a2e2f7a00a0e461d776a90805dd85eabc56e3cb2c49f0f7653b7492f7a8fc [2022-06-30T12:30:40.275Z] #56 CACHED [2022-06-30T12:30:40.275Z] [2022-06-30T12:30:40.276Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-30T12:30:40.276Z] #63 sha256:6226c7bfdecf0871531e29ba26ae1b55604ed355093ba60f9cb8362c0f13058a [2022-06-30T12:30:40.276Z] #63 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-30T12:30:40.276Z] #37 sha256:d07775d445c8f13533b47e2913cf7df068a08b9962258b77f3836ff7d9a89384 [2022-06-30T12:30:40.276Z] #37 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-30T12:30:40.276Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-06-30T12:30:40.276Z] #19 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-30T12:30:40.276Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-30T12:30:40.276Z] #74 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:30:40.276Z] #67 sha256:b8ab5d4cfb0985089bf63d72332e6769ffdd15cfff79548505fdaca33bd3fae4 [2022-06-30T12:30:40.276Z] #67 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-30T12:30:40.276Z] #78 sha256:66079999b7860f9201406c6f329b3f1a11bcdf09452b74624705a0277b726344 [2022-06-30T12:30:40.276Z] #78 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T12:30:40.276Z] #31 sha256:31ca04e3afa495fff2824ab1197cc5ddc0983ebc1b7f0b74b9f75e118b654c28 [2022-06-30T12:30:40.276Z] #31 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:30:40.276Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T12:30:40.276Z] #34 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-30T12:30:40.276Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-30T12:30:40.276Z] #46 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #22 [dev-systemd-false 8/28] 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 [2022-06-30T12:30:40.276Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-06-30T12:30:40.276Z] #22 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-30T12:30:40.276Z] #52 sha256:780dde4cf1b91b3930183255a877f277c82a8179d64a6563212140bda851f995 [2022-06-30T12:30:40.276Z] #52 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T12:30:40.276Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-06-30T12:30:40.276Z] #23 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-30T12:30:40.276Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-30T12:30:40.276Z] #12 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-30T12:30:40.276Z] #65 sha256:8ef2dd1d3af242a4c3682841d6b0384b7b39672dd093dbd6fd273e1ca3a32e5d [2022-06-30T12:30:40.276Z] #65 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #29 [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 [2022-06-30T12:30:40.276Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T12:30:40.276Z] #29 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-30T12:30:40.276Z] #25 sha256:fcee700219e39cfdbfdf4ae5c8111309cc843b1ef2a882080ca0dd29880200f6 [2022-06-30T12:30:40.276Z] #25 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #13 [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 [2022-06-30T12:30:40.276Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-30T12:30:40.276Z] #13 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T12:30:40.276Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T12:30:40.276Z] #40 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #62 [containerd 1/3] 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 [2022-06-30T12:30:40.276Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T12:30:40.276Z] #62 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-30T12:30:40.276Z] #75 sha256:cb469d97c18fb699746b98d6b28e0cc2aa14a03cba978e5be4ab4a4b776ccf1c [2022-06-30T12:30:40.276Z] #75 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:30:40.276Z] #60 sha256:c959ba27919baac4446facb54755cd95ee4f85dbb29eb354af1121bed7187343 [2022-06-30T12:30:40.276Z] #60 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T12:30:40.276Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T12:30:40.276Z] #53 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:30:40.276Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:30:40.276Z] #77 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-30T12:30:40.276Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-30T12:30:40.276Z] #50 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-30T12:30:40.276Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-06-30T12:30:40.276Z] #20 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:30:40.276Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T12:30:40.276Z] #36 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-30T12:30:40.276Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-06-30T12:30:40.276Z] #16 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-30T12:30:40.276Z] #79 sha256:ae0d43df53dcdf3bd79475807e0b6d63bbd832d15e8faef295ac6d14bb2eb9f4 [2022-06-30T12:30:40.276Z] #79 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-30T12:30:40.276Z] #80 sha256:72f7e390c58ef2fdc380aa8420816b3cbf170cf16d3c7ae8afaf931b6c819478 [2022-06-30T12:30:40.276Z] #80 CACHED [2022-06-30T12:30:40.276Z] [2022-06-30T12:30:40.276Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-30T12:30:40.276Z] #81 sha256:d16924bd1c2f789b2feda24c739ec5f4bc41294a29749ded1c7800634e0eb63a [2022-06-30T12:30:41.653Z] #81 DONE 1.1s [2022-06-30T12:30:41.653Z] [2022-06-30T12:30:41.653Z] #82 exporting to image [2022-06-30T12:30:41.653Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-30T12:30:41.653Z] #82 exporting layers [2022-06-30T12:30:42.219Z] #82 exporting layers 0.9s done [2022-06-30T12:30:42.219Z] #82 writing image sha256:9f1e4adc1dd5b3440d143eb73f5436fc3973b40aded1f34416a52fd38dda9c91 [2022-06-30T12:30:42.219Z] #82 writing image sha256:9f1e4adc1dd5b3440d143eb73f5436fc3973b40aded1f34416a52fd38dda9c91 done [2022-06-30T12:30:42.219Z] #82 naming to docker.io/library/docker:153ebf905233f7f7489b70dbd1da62d8f272b6dc done [2022-06-30T12:30:42.219Z] #82 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-06-30T12:30:42.546Z] + trap exit INT TERM [2022-06-30T12:30:42.546Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-30T12:30:42.546Z] + CONTAINER_NAME=docker-pr2 [2022-06-30T12:30:42.546Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43757/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=153ebf905233f7f7489b70dbd1da62d8f272b6dc -e DOCKER_GRAPHDRIVER docker:153ebf905233f7f7489b70dbd1da62d8f272b6dc hack/make.sh dynbinary [2022-06-30T12:30:43.114Z] [2022-06-30T12:30:43.114Z] Removing bundles/ [2022-06-30T12:30:43.114Z] [2022-06-30T12:30:43.114Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-30T12:30:43.114Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T12:30:43.114Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:30:46.775Z] Fetching without tags [2022-06-30T12:30:46.967Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 4e632a13c3e0e4a73874e10990ff07748c844707 [2022-06-30T12:30:46.735Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T12:30:46.744Z] > git config --add remote.origin.fetch +refs/pull/43757/head:refs/remotes/origin/PR-43757 # timeout=10 [2022-06-30T12:30:46.748Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:30:46.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T12:30:46.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T12:30:46.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:30:46.781Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43757/head:refs/remotes/origin/PR-43757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:30:46.971Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:30:46.974Z] > git checkout -f 4e632a13c3e0e4a73874e10990ff07748c844707 # timeout=10 [2022-06-30T12:30:47.520Z] > git remote # timeout=10 [2022-06-30T12:30:47.544Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T12:30:47.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:30:47.567Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T12:30:48.386Z] Merge succeeded, producing 044106829e793f8cfa100be22156d66a16e13a36 [2022-06-30T12:30:48.386Z] Checking out Revision 044106829e793f8cfa100be22156d66a16e13a36 (PR-43757) [2022-06-30T12:30:48.454Z] Commit message: "Merge commit '1ed7999cb089cd564f68c4b0074f070de3b66b3d' into HEAD" [2022-06-30T12:30:48.471Z] First time build. Skipping changelog. [2022-06-30T12:30:48.710Z] Still waiting to schedule task [2022-06-30T12:30:48.711Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-30T12:30:48.713Z] Still waiting to schedule task [2022-06-30T12:30:48.713Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b4d1c645c662d48c)’ is offline [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-30T12:30:49.084Z] + docker version [2022-06-30T12:30:49.084Z] Client: Docker Engine - Community [2022-06-30T12:30:49.084Z] Version: 20.10.14 [2022-06-30T12:30:49.084Z] API version: 1.41 [2022-06-30T12:30:49.084Z] Go version: go1.16.15 [2022-06-30T12:30:49.084Z] Git commit: a224086 [2022-06-30T12:30:49.085Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-30T12:30:49.085Z] OS/Arch: linux/arm64 [2022-06-30T12:30:49.085Z] Context: default [2022-06-30T12:30:49.085Z] Experimental: true [2022-06-30T12:30:49.085Z] [2022-06-30T12:30:49.085Z] Server: Docker Engine - Community [2022-06-30T12:30:49.085Z] Engine: [2022-06-30T12:30:49.085Z] Version: 20.10.14 [2022-06-30T12:30:49.085Z] API version: 1.41 (minimum version 1.12) [2022-06-30T12:30:49.085Z] Go version: go1.16.15 [2022-06-30T12:30:49.085Z] Git commit: 87a90dc [2022-06-30T12:30:49.085Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-30T12:30:49.085Z] OS/Arch: linux/arm64 [2022-06-30T12:30:49.085Z] Experimental: true [2022-06-30T12:30:49.085Z] containerd: [2022-06-30T12:30:49.085Z] Version: 1.5.11 [2022-06-30T12:30:49.085Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T12:30:49.085Z] runc: [2022-06-30T12:30:49.085Z] Version: 1.0.3 [2022-06-30T12:30:49.085Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-30T12:30:49.085Z] docker-init: [2022-06-30T12:30:49.085Z] Version: 0.19.0 [2022-06-30T12:30:49.085Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-30T12:30:49.325Z] Fetching without tags [2022-06-30T12:30:49.367Z] + docker info [2022-06-30T12:30:49.495Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 4e632a13c3e0e4a73874e10990ff07748c844707 [2022-06-30T12:30:49.303Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T12:30:49.309Z] > git config --add remote.origin.fetch +refs/pull/43757/head:refs/remotes/origin/PR-43757 # timeout=10 [2022-06-30T12:30:49.311Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:30:49.320Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T12:30:49.327Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T12:30:49.327Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:30:49.328Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43757/head:refs/remotes/origin/PR-43757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:30:49.497Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:30:49.509Z] > git checkout -f 4e632a13c3e0e4a73874e10990ff07748c844707 # timeout=10 [2022-06-30T12:30:48.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T12:30:48.390Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:30:48.400Z] > git checkout -f 044106829e793f8cfa100be22156d66a16e13a36 # timeout=10 [2022-06-30T12:30:48.460Z] > git rev-list --no-walk 38b01791e726b69cb5a973bbe68f5e6c50edc6bf # timeout=10 [2022-06-30T12:30:49.929Z] Client: [2022-06-30T12:30:49.929Z] Context: default [2022-06-30T12:30:49.929Z] Debug Mode: false [2022-06-30T12:30:49.929Z] Plugins: [2022-06-30T12:30:49.929Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-30T12:30:49.929Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-30T12:30:49.929Z] [2022-06-30T12:30:49.929Z] Server: [2022-06-30T12:30:49.929Z] Containers: 0 [2022-06-30T12:30:49.929Z] Running: 0 [2022-06-30T12:30:49.929Z] Paused: 0 [2022-06-30T12:30:49.929Z] Stopped: 0 [2022-06-30T12:30:49.929Z] Images: 2 [2022-06-30T12:30:49.929Z] Server Version: 20.10.14 [2022-06-30T12:30:49.929Z] Storage Driver: overlay2 [2022-06-30T12:30:49.929Z] Backing Filesystem: extfs [2022-06-30T12:30:49.929Z] Supports d_type: true [2022-06-30T12:30:49.929Z] Native Overlay Diff: true [2022-06-30T12:30:49.929Z] userxattr: false [2022-06-30T12:30:49.929Z] Logging Driver: json-file [2022-06-30T12:30:49.929Z] Cgroup Driver: cgroupfs [2022-06-30T12:30:49.929Z] Cgroup Version: 1 [2022-06-30T12:30:49.929Z] Plugins: [2022-06-30T12:30:49.929Z] Volume: local [2022-06-30T12:30:49.929Z] Network: bridge host ipvlan macvlan null overlay [2022-06-30T12:30:49.929Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-30T12:30:49.929Z] Swarm: inactive [2022-06-30T12:30:49.929Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-30T12:30:49.929Z] Default Runtime: runc [2022-06-30T12:30:49.929Z] Init Binary: docker-init [2022-06-30T12:30:49.929Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T12:30:49.929Z] runc version: v1.0.3-0-gf46b6ba [2022-06-30T12:30:49.929Z] init version: de40ad0 [2022-06-30T12:30:49.929Z] Security Options: [2022-06-30T12:30:49.929Z] apparmor [2022-06-30T12:30:49.929Z] seccomp [2022-06-30T12:30:49.929Z] Profile: default [2022-06-30T12:30:49.929Z] Kernel Version: 5.13.0-1021-aws [2022-06-30T12:30:49.929Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-30T12:30:49.929Z] OSType: linux [2022-06-30T12:30:49.929Z] Architecture: aarch64 [2022-06-30T12:30:49.929Z] CPUs: 2 [2022-06-30T12:30:49.929Z] Total Memory: 7.562GiB [2022-06-30T12:30:49.929Z] Name: ip-10-100-85-164 [2022-06-30T12:30:49.929Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-30T12:30:49.929Z] Docker Root Dir: /var/lib/docker [2022-06-30T12:30:49.929Z] Debug Mode: false [2022-06-30T12:30:49.929Z] Registry: https://index.docker.io/v1/ [2022-06-30T12:30:49.929Z] Labels: [2022-06-30T12:30:49.929Z] Experimental: true [2022-06-30T12:30:49.929Z] Insecure Registries: [2022-06-30T12:30:49.929Z] 127.0.0.0/8 [2022-06-30T12:30:49.929Z] Live Restore Enabled: true [2022-06-30T12:30:49.929Z] [Pipeline] sh [2022-06-30T12:30:50.163Z] Merge succeeded, producing 3ac4b6a9efccbdd3784f96660b55150fa2c48617 [2022-06-30T12:30:50.163Z] Checking out Revision 3ac4b6a9efccbdd3784f96660b55150fa2c48617 (PR-43757) [2022-06-30T12:30:50.205Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T12:30:50.205Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T12:30:50.205Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43757/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-30T12:30:50.205Z] + bash /home/ubuntu/workspace/moby_PR-43757/check-config.sh [2022-06-30T12:30:50.205Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-30T12:30:50.205Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-30T12:30:50.205Z] [2022-06-30T12:30:50.205Z] Generally Necessary: [2022-06-30T12:30:50.205Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-30T12:30:50.205Z] - apparmor: enabled and tools installed [2022-06-30T12:30:50.205Z] - CONFIG_NAMESPACES: enabled [2022-06-30T12:30:50.205Z] - CONFIG_NET_NS: enabled [2022-06-30T12:30:50.205Z] - CONFIG_PID_NS: enabled [2022-06-30T12:30:50.205Z] - CONFIG_IPC_NS: enabled [2022-06-30T12:30:50.205Z] - CONFIG_UTS_NS: enabled [2022-06-30T12:30:50.205Z] - CONFIG_CGROUPS: enabled [2022-06-30T12:30:50.205Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-30T12:30:50.205Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-30T12:30:50.205Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-30T12:30:50.205Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-30T12:30:50.205Z] - CONFIG_CPUSETS: enabled [2022-06-30T12:30:50.205Z] - CONFIG_MEMCG: enabled [2022-06-30T12:30:50.205Z] - CONFIG_KEYS: enabled [2022-06-30T12:30:50.205Z] - CONFIG_VETH: enabled (as module) [2022-06-30T12:30:50.205Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-30T12:30:50.205Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-30T12:30:50.205Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-30T12:30:50.205Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-30T12:30:50.205Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-30T12:30:50.205Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-30T12:30:50.205Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-30T12:30:50.205Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-30T12:30:50.205Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-30T12:30:50.205Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-30T12:30:50.205Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-30T12:30:50.205Z] - CONFIG_CGROUP_BPF: enabled [2022-06-30T12:30:50.205Z] [2022-06-30T12:30:50.205Z] Optional Features: [2022-06-30T12:30:50.263Z] Commit message: "Merge commit '1ed7999cb089cd564f68c4b0074f070de3b66b3d' into HEAD" [2022-06-30T12:30:50.270Z] First time build. Skipping changelog. [2022-06-30T12:30:50.462Z] - CONFIG_USER_NS: enabled [2022-06-30T12:30:50.462Z] - CONFIG_SECCOMP: enabled [2022-06-30T12:30:50.462Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-30T12:30:50.462Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-30T12:30:50.462Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-30T12:30:50.462Z] (cgroup swap accounting is currently enabled) [2022-06-30T12:30:50.462Z] - CONFIG_BLK_CGROUP: enabled [2022-06-30T12:30:50.462Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-30T12:30:50.462Z] - CONFIG_CGROUP_PERF: enabled [2022-06-30T12:30:50.462Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-30T12:30:50.462Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-30T12:30:50.462Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-30T12:30:50.462Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-30T12:30:50.462Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-30T12:30:50.462Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-30T12:30:50.462Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-30T12:30:50.462Z] - CONFIG_IP_VS: enabled (as module) [2022-06-30T12:30:50.462Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-30T12:30:50.462Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-30T12:30:50.462Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-30T12:30:50.462Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-30T12:30:50.462Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-30T12:30:50.462Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-30T12:30:50.462Z] - CONFIG_EXT4_FS: enabled [2022-06-30T12:30:50.462Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-30T12:30:50.462Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-30T12:30:50.462Z] - Network Drivers: [2022-06-30T12:30:50.462Z] - "overlay": [2022-06-30T12:30:50.462Z] - CONFIG_VXLAN: enabled (as module) [2022-06-30T12:30:50.462Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-30T12:30:50.462Z] Optional (for encrypted networks): [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:30:50.718Z] - CONFIG_CRYPTO: enabled [2022-06-30T12:30:50.718Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-30T12:30:50.718Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-30T12:30:50.718Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-30T12:30:50.718Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-30T12:30:50.718Z] - CONFIG_XFRM: enabled [2022-06-30T12:30:50.718Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-30T12:30:50.718Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-30T12:30:50.718Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-30T12:30:50.718Z] - "ipvlan": [2022-06-30T12:30:50.718Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-30T12:30:50.718Z] - "macvlan": [2022-06-30T12:30:50.718Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-30T12:30:50.718Z] - CONFIG_DUMMY: enabled (as module) [2022-06-30T12:30:50.718Z] - "ftp,tftp client in container": [2022-06-30T12:30:50.718Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-30T12:30:50.718Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-30T12:30:50.718Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-30T12:30:50.719Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-30T12:30:50.719Z] - Storage Drivers: [2022-06-30T12:30:50.719Z] - "aufs": [2022-06-30T12:30:50.719Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-30T12:30:50.719Z] - "btrfs": [2022-06-30T12:30:50.719Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-30T12:30:50.719Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-30T12:30:50.719Z] - "devicemapper": [2022-06-30T12:30:50.719Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-30T12:30:50.719Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-30T12:30:50.719Z] - "overlay": [2022-06-30T12:30:50.719Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-30T12:30:50.719Z] - "zfs": [2022-06-30T12:30:50.719Z] - /dev/zfs: present [2022-06-30T12:30:50.719Z] - zfs command: missing [2022-06-30T12:30:50.719Z] - zpool command: missing [2022-06-30T12:30:50.719Z] [2022-06-30T12:30:50.719Z] Limits: [2022-06-30T12:30:50.719Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-30T12:30:50.719Z] [2022-06-30T12:30:50.719Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-30T12:30:50.860Z] + [ PR != PR ] [2022-06-30T12:30:50.860Z] + [ master != master ] [2022-06-30T12:30:50.860Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-30T12:30:51.038Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:044106829e793f8cfa100be22156d66a16e13a36 . [2022-06-30T12:30:51.169Z] + docker version [2022-06-30T12:30:51.169Z] Client: Docker Engine - Community [2022-06-30T12:30:51.169Z] Version: 20.10.14 [2022-06-30T12:30:51.169Z] API version: 1.41 [2022-06-30T12:30:51.169Z] Go version: go1.16.15 [2022-06-30T12:30:51.169Z] Git commit: a224086 [2022-06-30T12:30:51.169Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-30T12:30:51.169Z] OS/Arch: linux/amd64 [2022-06-30T12:30:51.169Z] Context: default [2022-06-30T12:30:51.169Z] Experimental: true [2022-06-30T12:30:51.169Z] [2022-06-30T12:30:51.169Z] Server: Docker Engine - Community [2022-06-30T12:30:51.169Z] Engine: [2022-06-30T12:30:51.169Z] Version: 20.10.14 [2022-06-30T12:30:51.169Z] API version: 1.41 (minimum version 1.12) [2022-06-30T12:30:51.169Z] Go version: go1.16.15 [2022-06-30T12:30:51.169Z] Git commit: 87a90dc [2022-06-30T12:30:51.169Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-30T12:30:51.169Z] OS/Arch: linux/amd64 [2022-06-30T12:30:51.169Z] Experimental: true [2022-06-30T12:30:51.169Z] containerd: [2022-06-30T12:30:51.169Z] Version: 1.5.11 [2022-06-30T12:30:51.169Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T12:30:51.169Z] runc: [2022-06-30T12:30:51.169Z] Version: 1.0.3 [2022-06-30T12:30:51.169Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-30T12:30:51.169Z] docker-init: [2022-06-30T12:30:51.169Z] Version: 0.19.0 [2022-06-30T12:30:51.169Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-30T12:30:51.297Z] #1 [internal] load build definition from Dockerfile [2022-06-30T12:30:51.297Z] #1 sha256:66bbd2ef747822fbe26396c43452c2b20789eb7db0f50838610779bc1462955e [2022-06-30T12:30:51.297Z] #1 transferring dockerfile: 18.90kB done [2022-06-30T12:30:51.297Z] #1 DONE 0.0s [2022-06-30T12:30:51.297Z] [2022-06-30T12:30:51.297Z] #2 [internal] load .dockerignore [2022-06-30T12:30:51.297Z] #2 sha256:78d5d5274d8917ee48fea6f2456231878bddda77ed283b8dd93a3e517d0886fa [2022-06-30T12:30:51.297Z] #2 transferring context: 145B done [2022-06-30T12:30:51.297Z] #2 DONE 0.0s [2022-06-30T12:30:51.297Z] [2022-06-30T12:30:51.297Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-30T12:30:51.297Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-30T12:30:51.297Z] #3 DONE 0.2s [2022-06-30T12:30:51.297Z] [2022-06-30T12:30:51.297Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-30T12:30:51.297Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-30T12:30:51.297Z] #4 CACHED [2022-06-30T12:30:51.444Z] + docker info [2022-06-30T12:30:51.444Z] Client: [2022-06-30T12:30:51.444Z] Context: default [2022-06-30T12:30:51.444Z] Debug Mode: false [2022-06-30T12:30:51.444Z] Plugins: [2022-06-30T12:30:51.444Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-30T12:30:51.444Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-30T12:30:51.444Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-30T12:30:51.444Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-30T12:30:51.444Z] [2022-06-30T12:30:51.444Z] Server: [2022-06-30T12:30:51.444Z] Containers: 0 [2022-06-30T12:30:51.444Z] Running: 0 [2022-06-30T12:30:51.444Z] Paused: 0 [2022-06-30T12:30:51.444Z] Stopped: 0 [2022-06-30T12:30:51.444Z] Images: 4 [2022-06-30T12:30:51.444Z] Server Version: 20.10.14 [2022-06-30T12:30:51.444Z] Storage Driver: overlay2 [2022-06-30T12:30:51.444Z] Backing Filesystem: extfs [2022-06-30T12:30:51.444Z] Supports d_type: true [2022-06-30T12:30:51.444Z] Native Overlay Diff: true [2022-06-30T12:30:51.444Z] userxattr: false [2022-06-30T12:30:51.444Z] Logging Driver: json-file [2022-06-30T12:30:51.444Z] Cgroup Driver: cgroupfs [2022-06-30T12:30:51.444Z] Cgroup Version: 1 [2022-06-30T12:30:51.444Z] Plugins: [2022-06-30T12:30:51.444Z] Volume: local [2022-06-30T12:30:51.444Z] Network: bridge host ipvlan macvlan null overlay [2022-06-30T12:30:51.444Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-30T12:30:51.444Z] Swarm: inactive [2022-06-30T12:30:51.444Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-30T12:30:51.444Z] Default Runtime: runc [2022-06-30T12:30:51.444Z] Init Binary: docker-init [2022-06-30T12:30:51.444Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T12:30:51.444Z] runc version: v1.0.3-0-gf46b6ba [2022-06-30T12:30:51.444Z] init version: de40ad0 [2022-06-30T12:30:51.444Z] Security Options: [2022-06-30T12:30:51.444Z] apparmor [2022-06-30T12:30:51.444Z] seccomp [2022-06-30T12:30:51.444Z] Profile: default [2022-06-30T12:30:51.444Z] Kernel Version: 5.4.0-1071-aws [2022-06-30T12:30:51.444Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-30T12:30:51.444Z] OSType: linux [2022-06-30T12:30:51.444Z] Architecture: x86_64 [2022-06-30T12:30:51.444Z] CPUs: 2 [2022-06-30T12:30:51.444Z] Total Memory: 7.565GiB [2022-06-30T12:30:51.444Z] Name: ip-10-100-69-67 [2022-06-30T12:30:51.444Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-30T12:30:51.444Z] Docker Root Dir: /var/lib/docker [2022-06-30T12:30:51.444Z] Debug Mode: false [2022-06-30T12:30:51.444Z] Registry: https://index.docker.io/v1/ [2022-06-30T12:30:51.444Z] Labels: [2022-06-30T12:30:51.444Z] Experimental: true [2022-06-30T12:30:51.444Z] Insecure Registries: [2022-06-30T12:30:51.444Z] 127.0.0.0/8 [2022-06-30T12:30:51.444Z] Live Restore Enabled: true [2022-06-30T12:30:51.444Z] [2022-06-30T12:30:51.444Z] WARNING: No swap limit support [Pipeline] sh [2022-06-30T12:30:50.023Z] > git remote # timeout=10 [2022-06-30T12:30:50.034Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T12:30:50.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:30:50.044Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T12:30:50.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T12:30:50.165Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:30:50.169Z] > git checkout -f 3ac4b6a9efccbdd3784f96660b55150fa2c48617 # timeout=10 [2022-06-30T12:30:50.265Z] > git rev-list --no-walk 38b01791e726b69cb5a973bbe68f5e6c50edc6bf # timeout=10 [2022-06-30T12:30:51.554Z] [2022-06-30T12:30:51.554Z] #6 [internal] load .dockerignore [2022-06-30T12:30:51.554Z] #6 sha256:44ed6f00f57e2f500fa9140a93fae066a1e0a597c467374f963cc3039a8c8f7c [2022-06-30T12:30:51.554Z] #6 DONE 0.0s [2022-06-30T12:30:51.554Z] [2022-06-30T12:30:51.554Z] #5 [internal] load build definition from Dockerfile [2022-06-30T12:30:51.554Z] #5 sha256:293e5ed168602352f5dc848d302169e2f3a08a41a55b43593e216b36114854a4 [2022-06-30T12:30:51.554Z] #5 DONE 0.0s [2022-06-30T12:30:51.554Z] [2022-06-30T12:30:51.554Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-30T12:30:51.554Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-30T12:30:51.554Z] #8 DONE 0.1s [2022-06-30T12:30:51.554Z] [2022-06-30T12:30:51.554Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T12:30:51.554Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T12:30:51.723Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T12:30:51.723Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T12:30:51.723Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43757/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-30T12:30:51.723Z] + bash /home/ubuntu/workspace/moby_PR-43757/check-config.sh [2022-06-30T12:30:51.723Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-30T12:30:51.723Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-30T12:30:51.723Z] [2022-06-30T12:30:51.723Z] Generally Necessary: [2022-06-30T12:30:51.723Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-30T12:30:51.723Z] - apparmor: enabled and tools installed [2022-06-30T12:30:51.723Z] - CONFIG_NAMESPACES: enabled [2022-06-30T12:30:51.723Z] - CONFIG_NET_NS: enabled [2022-06-30T12:30:51.723Z] - CONFIG_PID_NS: enabled [2022-06-30T12:30:51.723Z] - CONFIG_IPC_NS: enabled [2022-06-30T12:30:51.723Z] - CONFIG_UTS_NS: enabled [2022-06-30T12:30:51.723Z] - CONFIG_CGROUPS: enabled [2022-06-30T12:30:51.723Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-30T12:30:51.723Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-30T12:30:51.723Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-30T12:30:51.723Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-30T12:30:51.723Z] - CONFIG_CPUSETS: enabled [2022-06-30T12:30:51.723Z] - CONFIG_MEMCG: enabled [2022-06-30T12:30:51.723Z] - CONFIG_KEYS: enabled [2022-06-30T12:30:51.723Z] - CONFIG_VETH: enabled (as module) [2022-06-30T12:30:51.723Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-30T12:30:51.723Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-30T12:30:51.723Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-30T12:30:51.723Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-30T12:30:51.723Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-30T12:30:51.723Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-30T12:30:51.723Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-30T12:30:51.723Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-30T12:30:51.723Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-30T12:30:51.723Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-30T12:30:51.723Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-30T12:30:51.723Z] - CONFIG_CGROUP_BPF: enabled [2022-06-30T12:30:51.723Z] [2022-06-30T12:30:51.723Z] Optional Features: [2022-06-30T12:30:51.723Z] - CONFIG_USER_NS: enabled [2022-06-30T12:30:51.723Z] - CONFIG_SECCOMP: enabled [2022-06-30T12:30:51.723Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-30T12:30:51.723Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-30T12:30:51.723Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-30T12:30:51.723Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-30T12:30:51.723Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-30T12:30:51.810Z] #10 DONE 0.1s [2022-06-30T12:30:51.810Z] [2022-06-30T12:30:51.810Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T12:30:51.810Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-30T12:30:51.810Z] #9 DONE 0.1s [2022-06-30T12:30:51.810Z] [2022-06-30T12:30:51.810Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-30T12:30:51.810Z] #7 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-30T12:30:51.810Z] #7 DONE 0.1s [2022-06-30T12:30:51.982Z] - CONFIG_BLK_CGROUP: enabled [2022-06-30T12:30:51.982Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-30T12:30:51.982Z] - CONFIG_CGROUP_PERF: enabled [2022-06-30T12:30:51.982Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-30T12:30:51.982Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-30T12:30:51.982Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-30T12:30:51.982Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-30T12:30:51.982Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-30T12:30:51.982Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-30T12:30:51.982Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-30T12:30:51.982Z] - CONFIG_IP_VS: enabled (as module) [2022-06-30T12:30:51.982Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-30T12:30:51.982Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-30T12:30:51.982Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-30T12:30:51.982Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-30T12:30:51.982Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-30T12:30:51.982Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-30T12:30:51.982Z] - CONFIG_EXT4_FS: enabled [2022-06-30T12:30:51.982Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-30T12:30:51.982Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-30T12:30:51.982Z] - Network Drivers: [2022-06-30T12:30:51.982Z] - "overlay": [2022-06-30T12:30:51.982Z] - CONFIG_VXLAN: enabled (as module) [2022-06-30T12:30:51.982Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-30T12:30:51.982Z] Optional (for encrypted networks): [2022-06-30T12:30:51.982Z] - CONFIG_CRYPTO: enabled [2022-06-30T12:30:51.982Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-30T12:30:51.982Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-30T12:30:51.982Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-30T12:30:51.982Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-30T12:30:51.982Z] - CONFIG_XFRM: enabled [2022-06-30T12:30:51.982Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-30T12:30:51.982Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-30T12:30:51.982Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-30T12:30:51.982Z] - "ipvlan": [2022-06-30T12:30:52.238Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-30T12:30:52.238Z] - "macvlan": [2022-06-30T12:30:52.238Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-30T12:30:52.238Z] - CONFIG_DUMMY: enabled (as module) [2022-06-30T12:30:52.238Z] - "ftp,tftp client in container": [2022-06-30T12:30:52.238Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-30T12:30:52.238Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-30T12:30:52.238Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-30T12:30:52.238Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-30T12:30:52.238Z] - Storage Drivers: [2022-06-30T12:30:52.238Z] - "aufs": [2022-06-30T12:30:52.238Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-30T12:30:52.238Z] - "btrfs": [2022-06-30T12:30:52.238Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-30T12:30:52.238Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-30T12:30:52.238Z] - "devicemapper": [2022-06-30T12:30:52.238Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-30T12:30:52.238Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-30T12:30:52.238Z] - "overlay": [2022-06-30T12:30:52.238Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-30T12:30:52.238Z] - "zfs": [2022-06-30T12:30:52.238Z] - /dev/zfs: present [2022-06-30T12:30:52.238Z] - zfs command: missing [2022-06-30T12:30:52.238Z] - zpool command: missing [2022-06-30T12:30:52.238Z] [2022-06-30T12:30:52.238Z] Limits: [2022-06-30T12:30:52.238Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-30T12:30:52.238Z] [2022-06-30T12:30:52.238Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-30T12:30:52.558Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:3ac4b6a9efccbdd3784f96660b55150fa2c48617 . [2022-06-30T12:30:52.558Z] #1 [internal] load build definition from Dockerfile [2022-06-30T12:30:52.558Z] #1 sha256:00423c18db74a998581d55e05be49aea5c0e0ca564acfe5b7cf710141de2ccf8 [2022-06-30T12:30:52.558Z] #1 transferring dockerfile: 18.90kB done [2022-06-30T12:30:52.558Z] #1 DONE 0.0s [2022-06-30T12:30:52.558Z] [2022-06-30T12:30:52.558Z] #2 [internal] load .dockerignore [2022-06-30T12:30:52.558Z] #2 sha256:86583801c6fe341dfd623bdad58df9fb1aaea52b37d0561c51254b8e6b789335 [2022-06-30T12:30:52.558Z] #2 transferring context: 145B done [2022-06-30T12:30:52.558Z] #2 DONE 0.0s [2022-06-30T12:30:52.558Z] [2022-06-30T12:30:52.558Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-30T12:30:52.558Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-30T12:30:52.746Z] [2022-06-30T12:30:52.746Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T12:30:52.746Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T12:30:52.746Z] #73 DONE 0.0s [2022-06-30T12:30:52.746Z] [2022-06-30T12:30:52.746Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T12:30:52.746Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T12:30:52.746Z] #71 DONE 0.0s [2022-06-30T12:30:52.746Z] [2022-06-30T12:30:52.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:30:52.746Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-06-30T12:30:52.746Z] #11 DONE 0.0s [2022-06-30T12:30:52.746Z] [2022-06-30T12:30:52.746Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T12:30:52.746Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-06-30T12:30:52.746Z] #28 DONE 0.0s [2022-06-30T12:30:52.746Z] [2022-06-30T12:30:52.746Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T12:30:52.746Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T12:30:52.816Z] #3 DONE 0.1s [2022-06-30T12:30:52.816Z] [2022-06-30T12:30:52.816Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-30T12:30:52.816Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-30T12:30:52.816Z] #4 CACHED [2022-06-30T12:30:53.003Z] #49 DONE 0.4s [2022-06-30T12:30:53.003Z] [2022-06-30T12:30:53.003Z] #24 [internal] load build context [2022-06-30T12:30:53.003Z] #24 sha256:a716804c8a48c7cebe23e7ec6c406bdbbeb63720dfdcd9eada80b87f86f7ecb6 [2022-06-30T12:30:53.073Z] [2022-06-30T12:30:53.073Z] #5 [internal] load .dockerignore [2022-06-30T12:30:53.073Z] #5 sha256:0a279616a8cd6b7604ad0ec37ee7833612a55bdf2749d029a9179ffefafab5bf [2022-06-30T12:30:53.073Z] #5 DONE 0.0s [2022-06-30T12:30:53.073Z] [2022-06-30T12:30:53.073Z] #6 [internal] load build definition from Dockerfile [2022-06-30T12:30:53.073Z] #6 sha256:9e832a60e42705187f39e1e610de5fb0b22687d51a9c0bac9aad8be0caf9baeb [2022-06-30T12:30:53.073Z] #6 DONE 0.0s [2022-06-30T12:30:53.073Z] [2022-06-30T12:30:53.073Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T12:30:53.073Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-30T12:30:53.073Z] #7 DONE 0.1s [2022-06-30T12:30:53.073Z] [2022-06-30T12:30:53.073Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T12:30:53.073Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T12:30:53.073Z] #9 DONE 0.1s [2022-06-30T12:30:53.073Z] [2022-06-30T12:30:53.073Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-30T12:30:53.073Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-30T12:30:53.073Z] #10 DONE 0.1s [2022-06-30T12:30:53.073Z] [2022-06-30T12:30:53.073Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-30T12:30:53.073Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-30T12:30:53.073Z] #8 DONE 0.2s [2022-06-30T12:30:53.329Z] [2022-06-30T12:30:53.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:30:53.329Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:30:53.329Z] #11 DONE 0.0s [2022-06-30T12:30:53.329Z] [2022-06-30T12:30:53.329Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T12:30:53.329Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T12:30:53.329Z] #80 DONE 0.0s [2022-06-30T12:30:53.329Z] [2022-06-30T12:30:53.329Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T12:30:53.329Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T12:30:53.329Z] #78 DONE 0.0s [2022-06-30T12:30:53.329Z] [2022-06-30T12:30:53.329Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T12:30:53.329Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T12:30:53.329Z] #35 DONE 0.0s [2022-06-30T12:30:53.329Z] [2022-06-30T12:30:53.329Z] #31 [internal] load build context [2022-06-30T12:30:53.329Z] #31 sha256:a28ef9af7852f8570b3bae2556fd9ca6341a9e2062b1b6ec89e3fc407e81d6e3 [2022-06-30T12:30:53.893Z] #31 ... [2022-06-30T12:30:53.893Z] [2022-06-30T12:30:53.893Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T12:30:53.893Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T12:30:53.893Z] #56 DONE 0.5s [2022-06-30T12:30:53.893Z] [2022-06-30T12:30:53.893Z] #31 [internal] load build context [2022-06-30T12:30:53.893Z] #31 sha256:a28ef9af7852f8570b3bae2556fd9ca6341a9e2062b1b6ec89e3fc407e81d6e3 [2022-06-30T12:30:53.935Z] #24 transferring context: 61.67MB 1.1s done [2022-06-30T12:30:53.935Z] #24 DONE 1.4s [2022-06-30T12:30:54.192Z] [2022-06-30T12:30:54.192Z] #22 [dev-systemd-false 8/28] 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 [2022-06-30T12:30:54.192Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-06-30T12:30:54.192Z] #22 CACHED [2022-06-30T12:30:54.192Z] [2022-06-30T12:30:54.192Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-30T12:30:54.192Z] #68 sha256:80730bc29b50ca7f3e4adcd8b9af912f99839444bb6c8517f40b107488d2764e [2022-06-30T12:30:54.192Z] #68 CACHED [2022-06-30T12:30:54.192Z] [2022-06-30T12:30:54.192Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T12:30:54.192Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-06-30T12:30:54.192Z] #57 CACHED [2022-06-30T12:30:54.192Z] [2022-06-30T12:30:54.192Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:30:54.192Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-06-30T12:30:54.192Z] #76 CACHED [2022-06-30T12:30:54.192Z] [2022-06-30T12:30:54.192Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-30T12:30:54.192Z] #43 sha256:be42bd0fabd8c9929973899dc3b5d47820196e58d3f646fde8026f33eaa1eda3 [2022-06-30T12:30:54.192Z] #43 CACHED [2022-06-30T12:30:54.192Z] [2022-06-30T12:30:54.192Z] #29 [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 [2022-06-30T12:30:54.192Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-06-30T12:30:54.192Z] #29 CACHED [2022-06-30T12:30:54.192Z] [2022-06-30T12:30:54.192Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-30T12:30:54.192Z] #48 sha256:107af4ebcdb152dc34f787228f3515cadcc3feb1c822aaf4bc38f1c02bff29c4 [2022-06-30T12:30:54.192Z] #48 CACHED [2022-06-30T12:30:54.192Z] [2022-06-30T12:30:54.192Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:30:54.192Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3 [2022-06-30T12:30:54.192Z] #77 CACHED [2022-06-30T12:30:54.192Z] [2022-06-30T12:30:54.192Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-30T12:30:54.192Z] #54 sha256:60865cecde8b1872ba1cb77cd399246fcba8b8e6c8706a9f2ed003cff42e8812 [2022-06-30T12:30:54.192Z] #54 CACHED [2022-06-30T12:30:54.192Z] [2022-06-30T12:30:54.192Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-30T12:30:54.192Z] #35 sha256:dcf6e8e8ea5c2678cbc2860035bb32bbe7407266137c891e4e3aaeb3c55ded82 [2022-06-30T12:30:54.192Z] #35 CACHED [2022-06-30T12:30:54.192Z] [2022-06-30T12:30:54.193Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:30:54.193Z] #67 sha256:12092996e6a4309987bffd6f05a2ca1fe3408731acc6ce4952d7ca0fce9d1372 [2022-06-30T12:30:54.193Z] #67 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:30:54.193Z] #34 sha256:449dc6255994a451bc2fd98d32079778c92338751fb4061dd74f6f74b47b33ae [2022-06-30T12:30:54.193Z] #34 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-30T12:30:54.193Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-30T12:30:54.193Z] #72 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-30T12:30:54.193Z] #25 sha256:ed9bd0979d82c0cf7c67eaf14461b1e3b79e2e6d934bc3e3649cb57d8775d808 [2022-06-30T12:30:54.193Z] #25 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #42 [tini 1/3] 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 [2022-06-30T12:30:54.193Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-06-30T12:30:54.193Z] #42 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #56 sha256:2f2d91c8a267772a229b7bf77135959300b03e10733bfd99d903e1b4c21a3078 [2022-06-30T12:30:54.193Z] #56 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:30:54.193Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-06-30T12:30:54.193Z] #14 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #37 sha256:536e6c2310438fa7aececa32818da2cdacd5741310c999c8d957554ae1242301 [2022-06-30T12:30:54.193Z] #37 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-30T12:30:54.193Z] #59 sha256:ab4d5f07740c6de620afb9d2ad102aea3f36e378365684ad5631a9594604a446 [2022-06-30T12:30:54.193Z] #59 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #62 [containerd 1/3] 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 [2022-06-30T12:30:54.193Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-06-30T12:30:54.193Z] #62 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-30T12:30:54.193Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-06-30T12:30:54.193Z] #16 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T12:30:54.193Z] #44 sha256:5403b14cc2c172063d0324ebc73559168d40034bbff7b699f19b0ad333c3d185 [2022-06-30T12:30:54.193Z] #44 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T12:30:54.193Z] #66 sha256:7b5d4d1e9e4b54d09e3f6ad3b1ba91564784962159e02a9e453867686f0cf6b2 [2022-06-30T12:30:54.193Z] #66 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-30T12:30:54.193Z] #69 sha256:3e670976aeddc9b59e10d532107c196cfe12c2425e0454e95cb90d3ce66b0dbc [2022-06-30T12:30:54.193Z] #69 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #58 sha256:875d68f81e0040788df3b0e0f836993cc62b9d7a05bfd989d2acbd24fd813742 [2022-06-30T12:30:54.193Z] #58 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-30T12:30:54.193Z] #30 sha256:192f844b9c0d44c9dc97ae0f40a990acfd66be812fbc1d44abfe6837404544dd [2022-06-30T12:30:54.193Z] #30 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #75 sha256:ab866bde435341ef18c0b555a88dfa94dba218caf302e51add92fb84b27610be [2022-06-30T12:30:54.193Z] #75 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #65 sha256:3d8bcfe0b5cff75b8137787e286e730108b3bd04c9c42943bf04cec7929a078b [2022-06-30T12:30:54.193Z] #65 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T12:30:54.193Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-06-30T12:30:54.193Z] #40 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-30T12:30:54.193Z] #32 sha256:e38e71cccd0ba2743baf9f5fd5b4b5144e3ac047be23942f5ba3676def75aa8e [2022-06-30T12:30:54.193Z] #32 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-30T12:30:54.193Z] #63 sha256:68c193d2dbf0a7571883ab2c3938f1b1dac640edc4d73c3260bc73a3e4220453 [2022-06-30T12:30:54.193Z] #63 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #61 sha256:444f27f9307507dcefb3944bdc5968067075022af732ff25521ffdc9c87cf1e7 [2022-06-30T12:30:54.193Z] #61 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #45 sha256:f24600f415cbc2c4c4c3fcb91094ffd19e60fdf2456d9af5f9442545ec5aa95b [2022-06-30T12:30:54.193Z] #45 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #13 [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 [2022-06-30T12:30:54.193Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-06-30T12:30:54.193Z] #13 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T12:30:54.193Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-06-30T12:30:54.193Z] #23 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:30:54.193Z] #47 sha256:ecdc8c6c8c169bea9c3b47c2801af3413909a698ac702b149b3c3adba914fdb6 [2022-06-30T12:30:54.193Z] #47 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-30T12:30:54.193Z] #79 sha256:8f19d8249900358851ac99f6cb9a904d328498f2f83cc08530675dc1b4d9421d [2022-06-30T12:30:54.193Z] #79 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-30T12:30:54.193Z] #27 sha256:d3ff59823838a08086ece372df903029154fca07398a69a438f3ecd3313fe871 [2022-06-30T12:30:54.193Z] #27 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:30:54.193Z] #64 sha256:9803744cb7186431d68412464c4ba81b47825722ca1f06308b78ac1ae5bf4121 [2022-06-30T12:30:54.193Z] #64 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T12:30:54.193Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-06-30T12:30:54.193Z] #38 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #78 sha256:f5928a5ce7c61eb02c832cffc064a8b2102341e0772275d09f0eab49ade2a8ce [2022-06-30T12:30:54.193Z] #78 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:30:54.193Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-06-30T12:30:54.193Z] #21 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:30:54.193Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-06-30T12:30:54.193Z] #55 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-30T12:30:54.193Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-06-30T12:30:54.193Z] #19 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-30T12:30:54.193Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-06-30T12:30:54.193Z] #17 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T12:30:54.193Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-06-30T12:30:54.193Z] #15 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-30T12:30:54.193Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-06-30T12:30:54.193Z] #33 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #70 sha256:01f1f0d809b0a20d6fc7ba7c72611126fc7ed466cfbf54a8316d2b8346f1d1c7 [2022-06-30T12:30:54.193Z] #70 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #39 sha256:f46c3ebeef7f086e9f2a6d295f6d24bafd1c4fcfa47bce9403c587541edb3100 [2022-06-30T12:30:54.193Z] #39 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-30T12:30:54.193Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-06-30T12:30:54.193Z] #20 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-30T12:30:54.193Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-30T12:30:54.193Z] #74 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-30T12:30:54.193Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-06-30T12:30:54.193Z] #18 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T12:30:54.193Z] #26 sha256:1b79146095f6774cbcc7b8569f7df74ff85c15a0ebe78139a161073f50743616 [2022-06-30T12:30:54.193Z] #26 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #41 sha256:6ab7f706c0c4e3e2f34f2fa78a045bb3faf2361d54aa097e474b0bdd7d08aba8 [2022-06-30T12:30:54.193Z] #41 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T12:30:54.193Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-06-30T12:30:54.193Z] #53 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:30:54.193Z] #36 sha256:ccf5d63b7d42e11b5f9cac632d7ef55087954b3ccbe644ab1638efdcd50070e6 [2022-06-30T12:30:54.193Z] #36 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:30:54.193Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-06-30T12:30:54.193Z] #51 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-30T12:30:54.193Z] #52 sha256:ce6377cb8635a9505321382eb28db9b189414308c6322f002f0f36a8920befd8 [2022-06-30T12:30:54.193Z] #52 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T12:30:54.193Z] #31 sha256:bdf3ad16fb4959b4579f7431e867d943b5229a8a565e711bc8a11b0b4635096d [2022-06-30T12:30:54.193Z] #31 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:30:54.193Z] #60 sha256:bbba7d0dae1641ef11b4ca8c7f32e7aa3b1a1c4c2f5ebc1000210a3c5d8f40f2 [2022-06-30T12:30:54.193Z] #60 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-30T12:30:54.193Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-06-30T12:30:54.193Z] #46 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-30T12:30:54.193Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-06-30T12:30:54.193Z] #12 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-30T12:30:54.193Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-06-30T12:30:54.193Z] #50 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-30T12:30:54.193Z] #80 sha256:2786950dddb1b9b79ac0774b3aacbd9dfbef47f1be764761c38f8930b9edc266 [2022-06-30T12:30:54.193Z] #80 CACHED [2022-06-30T12:30:54.193Z] [2022-06-30T12:30:54.193Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-30T12:30:54.193Z] #81 sha256:1bfc398477f9f4349746979f56bb66c39d9ca44e0e8bb399a8b29fab8f1328a9 [2022-06-30T12:30:55.124Z] #81 DONE 1.1s [2022-06-30T12:30:55.124Z] [2022-06-30T12:30:55.124Z] #82 exporting to image [2022-06-30T12:30:55.124Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-30T12:30:55.124Z] #82 exporting layers [2022-06-30T12:30:55.273Z] #31 transferring context: 61.67MB 1.6s done [2022-06-30T12:30:55.273Z] #31 DONE 1.6s [2022-06-30T12:30:55.273Z] [2022-06-30T12:30:55.273Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T12:30:55.273Z] #73 sha256:f8830f7591e81f5d291ede9937a9b72a7f6218066aa3b66c0708bc0f0d86270f [2022-06-30T12:30:55.273Z] #73 CACHED [2022-06-30T12:30:55.273Z] [2022-06-30T12:30:55.273Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:30:55.273Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-06-30T12:30:55.273Z] #20 CACHED [2022-06-30T12:30:55.273Z] [2022-06-30T12:30:55.273Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T12:30:55.273Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T12:30:55.273Z] #45 CACHED [2022-06-30T12:30:55.273Z] [2022-06-30T12:30:55.274Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #65 sha256:e9a98458535f8c80e0d5dc5f6622a769396d23f5e4599676eff93f4bfdf96d3d [2022-06-30T12:30:55.274Z] #65 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #52 sha256:542e55b114d72fc7bea0c7182ce2f713541b8ac56ecb930fc9f2f736517aa717 [2022-06-30T12:30:55.274Z] #52 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #48 sha256:7e0a2a678d0bac886df16de9e59475d0b08fb9e019e7230445aee0827bd35159 [2022-06-30T12:30:55.274Z] #48 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-30T12:30:55.274Z] #75 sha256:faf3265ef2fd9786b1cdb2097fbf004f7e3d45c7525c50308f9385b93f4ed359 [2022-06-30T12:30:55.274Z] #75 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-30T12:30:55.274Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-30T12:30:55.274Z] #12 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T12:30:55.274Z] #51 sha256:d4e9e0eccb38b3a2b1e076a2c8b2c438d68770e17331e4f98bc7340f59499421 [2022-06-30T12:30:55.274Z] #51 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #13 [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 [2022-06-30T12:30:55.274Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-30T12:30:55.274Z] #13 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-30T12:30:55.274Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-06-30T12:30:55.274Z] #15 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:30:55.274Z] #74 sha256:e2a9326bbfbd612716a7d4b3a4129377292150658fea09131938d556b06788f2 [2022-06-30T12:30:55.274Z] #74 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-30T12:30:55.274Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-06-30T12:30:55.274Z] #23 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #36 [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 [2022-06-30T12:30:55.274Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T12:30:55.274Z] #36 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #29 [dev-systemd-false 8/28] 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 [2022-06-30T12:30:55.274Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-06-30T12:30:55.274Z] #29 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T12:30:55.274Z] #38 sha256:d01fbc807a07b6dd521376f1b90e884a00fd0e87b08d7c1360232a8dd9348c5f [2022-06-30T12:30:55.274Z] #38 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #49 [tini 1/3] 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 [2022-06-30T12:30:55.274Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-06-30T12:30:55.274Z] #49 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-30T12:30:55.274Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-06-30T12:30:55.274Z] #18 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T12:30:55.274Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T12:30:55.274Z] #64 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T12:30:55.274Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T12:30:55.274Z] #60 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-30T12:30:55.274Z] #86 sha256:128aab04b553ae17a13cbe1cebc8bd72101cc4b24bbe32095a273d9d9bbda177 [2022-06-30T12:30:55.274Z] #86 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-30T12:30:55.274Z] #50 sha256:af8d67470e427e7b6cc540808d453e1af16eec2029b51fb78a7fe9357b3f94e7 [2022-06-30T12:30:55.274Z] #50 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #63 sha256:cfbd40c68c77e2fda941fcc1bda73f5efb52d36428c11d4cc7eb5e3a19ba2d6f [2022-06-30T12:30:55.274Z] #63 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:30:55.274Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:30:55.274Z] #62 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #58 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:30:55.274Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:30:55.274Z] #58 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:30:55.274Z] #67 sha256:128b3aeb5182e4685630a8a5788d543d21ee98d2ca260f9fbabb742015587f9b [2022-06-30T12:30:55.274Z] #67 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-30T12:30:55.274Z] #76 sha256:a4b0cf94df6bee2d8dc5673b502c91502f2b7e2112ea94f755fdd963f477f929 [2022-06-30T12:30:55.274Z] #76 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-30T12:30:55.274Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-06-30T12:30:55.274Z] #16 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:30:55.274Z] #41 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T12:30:55.274Z] #41 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:30:55.274Z] #84 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:30:55.274Z] #84 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-30T12:30:55.274Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-30T12:30:55.274Z] #79 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-30T12:30:55.274Z] #66 sha256:18b2d1b9ac171f4f2a57a591bd0057f7388fbd3aa8782659755cda9f17fe3487 [2022-06-30T12:30:55.274Z] #66 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-30T12:30:55.274Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-30T12:30:55.274Z] #53 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #69 [containerd 1/3] 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 [2022-06-30T12:30:55.274Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-06-30T12:30:55.274Z] #69 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #55 sha256:8426ea969e64b89f51a0352e0e932f84e190ec28187116b0471a77206e58f248 [2022-06-30T12:30:55.274Z] #55 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-30T12:30:55.274Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-30T12:30:55.274Z] #81 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-30T12:30:55.274Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-30T12:30:55.274Z] #57 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-30T12:30:55.274Z] #34 sha256:1eb7fbc0a85bf9d51fb3bf2978ffef101fbae9b3c1888217f64c6875e2b0ec4c [2022-06-30T12:30:55.274Z] #34 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T12:30:55.274Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T12:30:55.274Z] #47 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T12:30:55.274Z] #33 sha256:3c17fe9b98330ecbaff26ca93b519f2590b21f86067ffe82cd2bc25c093ed698 [2022-06-30T12:30:55.274Z] #33 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #44 sha256:5d5ef855ec1959f6000a43ced1d7fcee3611a4ec30beca699847388a682d1c1b [2022-06-30T12:30:55.274Z] #44 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-30T12:30:55.274Z] #70 sha256:33a4d6e562cb2d4379c23c50eb30c4675600524158af7d2f5d32f8b92dbe05b0 [2022-06-30T12:30:55.274Z] #70 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-30T12:30:55.274Z] #37 sha256:7b7323858a414037e1707b1efb1695cb1f41029640ca9cb780ccdd53dc3ea24c [2022-06-30T12:30:55.274Z] #37 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T12:30:55.274Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-06-30T12:30:55.274Z] #22 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-06-30T12:30:55.274Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-06-30T12:30:55.274Z] #27 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-30T12:30:55.274Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-06-30T12:30:55.274Z] #14 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #59 sha256:426a45e2364ddc1abf0ef2503bfe3e2efdb447216fa4e17d6ceeb774398230ae [2022-06-30T12:30:55.274Z] #59 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #61 sha256:c03fb6e085e9fa4716ad0031029be2e6bab868b890033fd3b0e612c7c972f06d [2022-06-30T12:30:55.274Z] #61 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-06-30T12:30:55.274Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-06-30T12:30:55.274Z] #21 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:30:55.274Z] #43 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T12:30:55.274Z] #43 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #42 sha256:a65f78bf572bdbe2337af7bcf9f0fbb0bbae11b710132ceecc1ee4618f1b36cb [2022-06-30T12:30:55.274Z] #42 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #46 sha256:a7202ef5ca26828d5458669c44eb9200ffb1f6b38170f631c2b0d466746aa738 [2022-06-30T12:30:55.274Z] #46 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #68 sha256:605029cf03d94a5b1994df57563fa4bcfa690c0629ab4ac7f5b5df18860e20ab [2022-06-30T12:30:55.274Z] #68 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:30:55.274Z] #71 sha256:f310ca6a39e7a972fe2eb51074f85f0b71bc733fe317eacff3d20b479850f5a1 [2022-06-30T12:30:55.274Z] #71 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:30:55.274Z] #54 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:30:55.274Z] #54 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-30T12:30:55.274Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-06-30T12:30:55.274Z] #24 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #85 sha256:b91d3cb985b080fe2e554fe19a3ebc7ba08f7eb5ed0fdaa4227a533d661b80b8 [2022-06-30T12:30:55.274Z] #85 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-30T12:30:55.274Z] #39 sha256:7338e3996ae17df9e8aa1c55a9e9ef0d60141e3adab773a65bbca5e2c5e41901 [2022-06-30T12:30:55.274Z] #39 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-30T12:30:55.274Z] #32 sha256:4976e0bb602f910db1d56fdaed4403457dc431ca95079f01d4d0a0acf9ef03e9 [2022-06-30T12:30:55.274Z] #32 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-30T12:30:55.274Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-06-30T12:30:55.274Z] #17 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-30T12:30:55.274Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-06-30T12:30:55.274Z] #26 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #28 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:30:55.274Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-06-30T12:30:55.274Z] #28 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-30T12:30:55.274Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-06-30T12:30:55.274Z] #25 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T12:30:55.274Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-06-30T12:30:55.274Z] #30 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:30:55.274Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:30:55.274Z] #83 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.274Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-30T12:30:55.274Z] #77 sha256:b9d2a6b5c616abd2d2b28fcc208245395c3dcdc66126c9994384e4ecb2656faa [2022-06-30T12:30:55.274Z] #77 CACHED [2022-06-30T12:30:55.274Z] [2022-06-30T12:30:55.275Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-30T12:30:55.275Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-06-30T12:30:55.275Z] #19 CACHED [2022-06-30T12:30:55.275Z] [2022-06-30T12:30:55.275Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-30T12:30:55.275Z] #82 sha256:566bdacfd7264ee700019827c86d4fd1900c88ff9596df60ed703272cd25ecec [2022-06-30T12:30:55.275Z] #82 CACHED [2022-06-30T12:30:55.275Z] [2022-06-30T12:30:55.275Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-30T12:30:55.275Z] #72 sha256:50dfcfc2bda09b7fa572e701a679a80d35ec6e1d51c7ef8bb4a8de50d863dd24 [2022-06-30T12:30:55.275Z] #72 CACHED [2022-06-30T12:30:55.275Z] [2022-06-30T12:30:55.275Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-30T12:30:55.275Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-30T12:30:55.275Z] #40 CACHED [2022-06-30T12:30:55.275Z] [2022-06-30T12:30:55.275Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-30T12:30:55.275Z] #87 sha256:76d3762873873d81d63c20c112b9dfce1800115582ecb38b6ada94d965b259b7 [2022-06-30T12:30:55.275Z] #87 CACHED [2022-06-30T12:30:55.275Z] [2022-06-30T12:30:55.275Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-30T12:30:55.275Z] #88 sha256:1669bc3f6021fbc52d9be032fb6212b253845f60d4011298ecc63bf65b29d824 [2022-06-30T12:30:56.062Z] #82 exporting layers 0.8s done [2022-06-30T12:30:56.062Z] #82 writing image sha256:30b9ec6986b718289e1685f0c261461d2e70869016d3f9d288ffc8705f9f8212 done [2022-06-30T12:30:56.062Z] #82 naming to docker.io/library/docker:044106829e793f8cfa100be22156d66a16e13a36 done [2022-06-30T12:30:56.062Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-30T12:30:56.204Z] #88 DONE 0.8s [2022-06-30T12:30:56.204Z] [2022-06-30T12:30:56.204Z] #89 exporting to image [2022-06-30T12:30:56.204Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-30T12:30:56.204Z] #89 exporting layers [2022-06-30T12:30:56.379Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-30T12:30:56.656Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=044106829e793f8cfa100be22156d66a16e13a36 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:044106829e793f8cfa100be22156d66a16e13a36 hack/test/unit [2022-06-30T12:30:56.912Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-30T12:30:56.912Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-30T12:30:56.912Z] + TESTDIRS=./... [2022-06-30T12:30:56.912Z] + exclude_paths='/vendor/|/integration' [2022-06-30T12:30:56.912Z] ++ go list ./... [2022-06-30T12:30:56.912Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-30T12:30:57.133Z] #89 exporting layers 1.0s done [2022-06-30T12:30:57.133Z] #89 writing image sha256:8990eaafe5e92fe2871bb2331dcea0b668b471b655e7965524eb2c1b4eab5ca3 done [2022-06-30T12:30:57.133Z] #89 naming to docker.io/library/docker:3ac4b6a9efccbdd3784f96660b55150fa2c48617 done [2022-06-30T12:30:57.133Z] #89 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-30T12:30:57.456Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43757/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ac4b6a9efccbdd3784f96660b55150fa2c48617 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ac4b6a9efccbdd3784f96660b55150fa2c48617 hack/validate/default [2022-06-30T12:30:57.845Z] + pkg_list='github.com/docker/docker/api [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/backend/build [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/httputils [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/middleware [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/build [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/container [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/debug [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/image [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/network [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/session [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/system [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/volume [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/backend [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/container [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/events [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/filters [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/image [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/mount [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/network [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/registry [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/strslice [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/swarm [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/time [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/versions [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/volume [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder/builder-next [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder/dockerfile [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder/remotecontext [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T12:30:57.845Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T12:30:57.845Z] github.com/docker/docker/cli [2022-06-30T12:30:57.845Z] github.com/docker/docker/cli/config [2022-06-30T12:30:57.845Z] github.com/docker/docker/cli/debug [2022-06-30T12:30:57.845Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T12:30:57.845Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T12:30:57.845Z] github.com/docker/docker/client [2022-06-30T12:30:57.845Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T12:30:57.845Z] github.com/docker/docker/cmd/dockerd [2022-06-30T12:30:57.845Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T12:30:57.845Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T12:30:57.845Z] github.com/docker/docker/container [2022-06-30T12:30:57.845Z] github.com/docker/docker/container/stream [2022-06-30T12:30:57.845Z] github.com/docker/docker/contrib/apparmor [2022-06-30T12:30:57.845Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T12:30:57.845Z] github.com/docker/docker/contrib/httpserver [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/cluster [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/config [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/events [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/exec [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/images [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/initlayer [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/links [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/listeners [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/local [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/names [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/network [2022-06-30T12:30:57.845Z] github.com/docker/docker/daemon/stats [2022-06-30T12:30:57.845Z] github.com/docker/docker/distribution [2022-06-30T12:30:57.845Z] github.com/docker/docker/distribution/metadata [2022-06-30T12:30:57.845Z] github.com/docker/docker/distribution/utils [2022-06-30T12:30:57.845Z] github.com/docker/docker/distribution/xfer [2022-06-30T12:30:57.845Z] github.com/docker/docker/dockerversion [2022-06-30T12:30:57.845Z] github.com/docker/docker/errdefs [2022-06-30T12:30:57.845Z] github.com/docker/docker/image [2022-06-30T12:30:57.845Z] github.com/docker/docker/image/cache [2022-06-30T12:30:57.845Z] github.com/docker/docker/image/tarexport [2022-06-30T12:30:57.845Z] github.com/docker/docker/image/v1 [2022-06-30T12:30:57.845Z] github.com/docker/docker/internal/test/suite [2022-06-30T12:30:57.845Z] github.com/docker/docker/layer [2022-06-30T12:30:57.845Z] github.com/docker/docker/libcontainerd [2022-06-30T12:30:57.845Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T12:30:57.845Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T12:30:57.845Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T12:30:57.845Z] github.com/docker/docker/libcontainerd/types [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:30:57.845Z] github.com/docker/docker/libnetwork/types [2022-06-30T12:30:57.845Z] github.com/docker/docker/oci [2022-06-30T12:30:57.845Z] github.com/docker/docker/oci/caps [2022-06-30T12:30:57.845Z] github.com/docker/docker/opts [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/aaparser [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/archive [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/authorization [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/capabilities [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/containerfs [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/directory [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/dmesg [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/fileutils [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/fsutils [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/homedir [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/idtools [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/ioutils [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/longpath [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/loopback [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/parsers [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/pidfile [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/platform [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/plugins [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/pools [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/progress [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/pubsub [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/reexec [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/signal [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/stack [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/stringid [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/system [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/tailfile [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/tarsum [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/truncindex [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/urlutil [2022-06-30T12:30:57.845Z] github.com/docker/docker/pkg/useragent [2022-06-30T12:30:57.845Z] github.com/docker/docker/plugin [2022-06-30T12:30:57.845Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T12:30:57.845Z] github.com/docker/docker/plugin/v2 [2022-06-30T12:30:57.845Z] github.com/docker/docker/profiles/apparmor [2022-06-30T12:30:57.845Z] github.com/docker/docker/profiles/seccomp [2022-06-30T12:30:57.845Z] github.com/docker/docker/quota [2022-06-30T12:30:57.845Z] github.com/docker/docker/reference [2022-06-30T12:30:57.845Z] github.com/docker/docker/registry [2022-06-30T12:30:57.845Z] github.com/docker/docker/registry/resumable [2022-06-30T12:30:57.845Z] github.com/docker/docker/restartmanager [2022-06-30T12:30:57.845Z] github.com/docker/docker/rootless [2022-06-30T12:30:57.845Z] github.com/docker/docker/rootless/specconv [2022-06-30T12:30:57.845Z] github.com/docker/docker/runconfig [2022-06-30T12:30:57.845Z] github.com/docker/docker/runconfig/opts [2022-06-30T12:30:57.845Z] github.com/docker/docker/testutil [2022-06-30T12:30:57.845Z] github.com/docker/docker/testutil/daemon [2022-06-30T12:30:57.845Z] github.com/docker/docker/testutil/environment [2022-06-30T12:30:57.845Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T12:30:57.845Z] github.com/docker/docker/testutil/fakegit [2022-06-30T12:30:57.845Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T12:30:57.845Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T12:30:57.845Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T12:30:57.845Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T12:30:57.845Z] github.com/docker/docker/testutil/registry [2022-06-30T12:30:57.845Z] github.com/docker/docker/testutil/request [2022-06-30T12:30:57.845Z] github.com/docker/docker/volume [2022-06-30T12:30:57.845Z] github.com/docker/docker/volume/drivers [2022-06-30T12:30:57.845Z] github.com/docker/docker/volume/local [2022-06-30T12:30:57.845Z] github.com/docker/docker/volume/mounts [2022-06-30T12:30:57.845Z] github.com/docker/docker/volume/service [2022-06-30T12:30:57.845Z] github.com/docker/docker/volume/service/opts [2022-06-30T12:30:57.845Z] github.com/docker/docker/volume/testutils' [2022-06-30T12:30:57.845Z] ++ grep --fixed-strings -v /libnetwork [2022-06-30T12:30:57.845Z] ++ echo 'github.com/docker/docker/api [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/backend/build [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/httputils [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/middleware [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/build [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/container [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/debug [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/image [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/network [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/session [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/system [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/server/router/volume [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/backend [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/container [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/events [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/filters [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/image [2022-06-30T12:30:57.845Z] github.com/docker/docker/api/types/mount [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/network [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/registry [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/strslice [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/swarm [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/time [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/versions [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/volume [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/dockerfile [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/remotecontext [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T12:30:57.846Z] github.com/docker/docker/cli [2022-06-30T12:30:57.846Z] github.com/docker/docker/cli/config [2022-06-30T12:30:57.846Z] github.com/docker/docker/cli/debug [2022-06-30T12:30:57.846Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T12:30:57.846Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T12:30:57.846Z] github.com/docker/docker/client [2022-06-30T12:30:57.846Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T12:30:57.846Z] github.com/docker/docker/cmd/dockerd [2022-06-30T12:30:57.846Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T12:30:57.846Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T12:30:57.846Z] github.com/docker/docker/container [2022-06-30T12:30:57.846Z] github.com/docker/docker/container/stream [2022-06-30T12:30:57.846Z] github.com/docker/docker/contrib/apparmor [2022-06-30T12:30:57.846Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T12:30:57.846Z] github.com/docker/docker/contrib/httpserver [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/config [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/events [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/exec [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/images [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/initlayer [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/links [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/listeners [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/local [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/names [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/network [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/stats [2022-06-30T12:30:57.846Z] github.com/docker/docker/distribution [2022-06-30T12:30:57.846Z] github.com/docker/docker/distribution/metadata [2022-06-30T12:30:57.846Z] github.com/docker/docker/distribution/utils [2022-06-30T12:30:57.846Z] github.com/docker/docker/distribution/xfer [2022-06-30T12:30:57.846Z] github.com/docker/docker/dockerversion [2022-06-30T12:30:57.846Z] github.com/docker/docker/errdefs [2022-06-30T12:30:57.846Z] github.com/docker/docker/image [2022-06-30T12:30:57.846Z] github.com/docker/docker/image/cache [2022-06-30T12:30:57.846Z] github.com/docker/docker/image/tarexport [2022-06-30T12:30:57.846Z] github.com/docker/docker/image/v1 [2022-06-30T12:30:57.846Z] github.com/docker/docker/internal/test/suite [2022-06-30T12:30:57.846Z] github.com/docker/docker/layer [2022-06-30T12:30:57.846Z] github.com/docker/docker/libcontainerd [2022-06-30T12:30:57.846Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T12:30:57.846Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T12:30:57.846Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T12:30:57.846Z] github.com/docker/docker/libcontainerd/types [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:30:57.846Z] github.com/docker/docker/libnetwork/types [2022-06-30T12:30:57.846Z] github.com/docker/docker/oci [2022-06-30T12:30:57.846Z] github.com/docker/docker/oci/caps [2022-06-30T12:30:57.846Z] github.com/docker/docker/opts [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/aaparser [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/archive [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/authorization [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/capabilities [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/containerfs [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/directory [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/dmesg [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/fileutils [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/fsutils [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/homedir [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/idtools [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/ioutils [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/longpath [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/loopback [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/parsers [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/pidfile [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/platform [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/plugins [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/pools [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/progress [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/pubsub [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/reexec [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/signal [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/stack [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/stringid [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/system [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/tailfile [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/tarsum [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/truncindex [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/urlutil [2022-06-30T12:30:57.846Z] github.com/docker/docker/pkg/useragent [2022-06-30T12:30:57.846Z] github.com/docker/docker/plugin [2022-06-30T12:30:57.846Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T12:30:57.846Z] github.com/docker/docker/plugin/v2 [2022-06-30T12:30:57.846Z] github.com/docker/docker/profiles/apparmor [2022-06-30T12:30:57.846Z] github.com/docker/docker/profiles/seccomp [2022-06-30T12:30:57.846Z] github.com/docker/docker/quota [2022-06-30T12:30:57.846Z] github.com/docker/docker/reference [2022-06-30T12:30:57.846Z] github.com/docker/docker/registry [2022-06-30T12:30:57.846Z] github.com/docker/docker/registry/resumable [2022-06-30T12:30:57.846Z] github.com/docker/docker/restartmanager [2022-06-30T12:30:57.846Z] github.com/docker/docker/rootless [2022-06-30T12:30:57.846Z] github.com/docker/docker/rootless/specconv [2022-06-30T12:30:57.846Z] github.com/docker/docker/runconfig [2022-06-30T12:30:57.846Z] github.com/docker/docker/runconfig/opts [2022-06-30T12:30:57.846Z] github.com/docker/docker/testutil [2022-06-30T12:30:57.846Z] github.com/docker/docker/testutil/daemon [2022-06-30T12:30:57.846Z] github.com/docker/docker/testutil/environment [2022-06-30T12:30:57.846Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T12:30:57.846Z] github.com/docker/docker/testutil/fakegit [2022-06-30T12:30:57.846Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T12:30:57.846Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T12:30:57.846Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T12:30:57.846Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T12:30:57.846Z] github.com/docker/docker/testutil/registry [2022-06-30T12:30:57.846Z] github.com/docker/docker/testutil/request [2022-06-30T12:30:57.846Z] github.com/docker/docker/volume [2022-06-30T12:30:57.846Z] github.com/docker/docker/volume/drivers [2022-06-30T12:30:57.846Z] github.com/docker/docker/volume/local [2022-06-30T12:30:57.846Z] github.com/docker/docker/volume/mounts [2022-06-30T12:30:57.846Z] github.com/docker/docker/volume/service [2022-06-30T12:30:57.846Z] github.com/docker/docker/volume/service/opts [2022-06-30T12:30:57.846Z] github.com/docker/docker/volume/testutils' [2022-06-30T12:30:57.846Z] + base_pkg_list='github.com/docker/docker/api [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/backend/build [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/httputils [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/middleware [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/build [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/container [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/debug [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/image [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/network [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/session [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/system [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/server/router/volume [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/backend [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/container [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/events [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/filters [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/image [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/mount [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/network [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/registry [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/strslice [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/swarm [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/time [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/versions [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T12:30:57.846Z] github.com/docker/docker/api/types/volume [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/dockerfile [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/remotecontext [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T12:30:57.846Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T12:30:57.846Z] github.com/docker/docker/cli [2022-06-30T12:30:57.846Z] github.com/docker/docker/cli/config [2022-06-30T12:30:57.846Z] github.com/docker/docker/cli/debug [2022-06-30T12:30:57.846Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T12:30:57.846Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T12:30:57.846Z] github.com/docker/docker/client [2022-06-30T12:30:57.846Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T12:30:57.846Z] github.com/docker/docker/cmd/dockerd [2022-06-30T12:30:57.846Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T12:30:57.846Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T12:30:57.846Z] github.com/docker/docker/container [2022-06-30T12:30:57.846Z] github.com/docker/docker/container/stream [2022-06-30T12:30:57.846Z] github.com/docker/docker/contrib/apparmor [2022-06-30T12:30:57.846Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T12:30:57.846Z] github.com/docker/docker/contrib/httpserver [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/config [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/events [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/exec [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T12:30:57.846Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/images [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/initlayer [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/links [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/listeners [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/local [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/names [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/network [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/stats [2022-06-30T12:30:57.847Z] github.com/docker/docker/distribution [2022-06-30T12:30:57.847Z] github.com/docker/docker/distribution/metadata [2022-06-30T12:30:57.847Z] github.com/docker/docker/distribution/utils [2022-06-30T12:30:57.847Z] github.com/docker/docker/distribution/xfer [2022-06-30T12:30:57.847Z] github.com/docker/docker/dockerversion [2022-06-30T12:30:57.847Z] github.com/docker/docker/errdefs [2022-06-30T12:30:57.847Z] github.com/docker/docker/image [2022-06-30T12:30:57.847Z] github.com/docker/docker/image/cache [2022-06-30T12:30:57.847Z] github.com/docker/docker/image/tarexport [2022-06-30T12:30:57.847Z] github.com/docker/docker/image/v1 [2022-06-30T12:30:57.847Z] github.com/docker/docker/internal/test/suite [2022-06-30T12:30:57.847Z] github.com/docker/docker/layer [2022-06-30T12:30:57.847Z] github.com/docker/docker/libcontainerd [2022-06-30T12:30:57.847Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T12:30:57.847Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T12:30:57.847Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T12:30:57.847Z] github.com/docker/docker/libcontainerd/types [2022-06-30T12:30:57.847Z] github.com/docker/docker/oci [2022-06-30T12:30:57.847Z] github.com/docker/docker/oci/caps [2022-06-30T12:30:57.847Z] github.com/docker/docker/opts [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/aaparser [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/archive [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/authorization [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/capabilities [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/containerfs [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/directory [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/dmesg [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/fileutils [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/fsutils [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/homedir [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/idtools [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/ioutils [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/longpath [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/loopback [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/parsers [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/pidfile [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/platform [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/plugins [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/pools [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/progress [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/pubsub [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/reexec [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/signal [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/stack [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/stringid [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/system [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/tailfile [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/tarsum [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/truncindex [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/urlutil [2022-06-30T12:30:57.847Z] github.com/docker/docker/pkg/useragent [2022-06-30T12:30:57.847Z] github.com/docker/docker/plugin [2022-06-30T12:30:57.847Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T12:30:57.847Z] github.com/docker/docker/plugin/v2 [2022-06-30T12:30:57.847Z] github.com/docker/docker/profiles/apparmor [2022-06-30T12:30:57.847Z] github.com/docker/docker/profiles/seccomp [2022-06-30T12:30:57.847Z] github.com/docker/docker/quota [2022-06-30T12:30:57.847Z] github.com/docker/docker/reference [2022-06-30T12:30:57.847Z] github.com/docker/docker/registry [2022-06-30T12:30:57.847Z] github.com/docker/docker/registry/resumable [2022-06-30T12:30:57.847Z] github.com/docker/docker/restartmanager [2022-06-30T12:30:57.847Z] github.com/docker/docker/rootless [2022-06-30T12:30:57.847Z] github.com/docker/docker/rootless/specconv [2022-06-30T12:30:57.847Z] github.com/docker/docker/runconfig [2022-06-30T12:30:57.847Z] github.com/docker/docker/runconfig/opts [2022-06-30T12:30:57.847Z] github.com/docker/docker/testutil [2022-06-30T12:30:57.847Z] github.com/docker/docker/testutil/daemon [2022-06-30T12:30:57.847Z] github.com/docker/docker/testutil/environment [2022-06-30T12:30:57.847Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T12:30:57.847Z] github.com/docker/docker/testutil/fakegit [2022-06-30T12:30:57.847Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T12:30:57.847Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T12:30:57.847Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T12:30:57.847Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T12:30:57.847Z] github.com/docker/docker/testutil/registry [2022-06-30T12:30:57.847Z] github.com/docker/docker/testutil/request [2022-06-30T12:30:57.847Z] github.com/docker/docker/volume [2022-06-30T12:30:57.847Z] github.com/docker/docker/volume/drivers [2022-06-30T12:30:57.847Z] github.com/docker/docker/volume/local [2022-06-30T12:30:57.847Z] github.com/docker/docker/volume/mounts [2022-06-30T12:30:57.847Z] github.com/docker/docker/volume/service [2022-06-30T12:30:57.847Z] github.com/docker/docker/volume/service/opts [2022-06-30T12:30:57.847Z] github.com/docker/docker/volume/testutils' [2022-06-30T12:30:57.847Z] ++ grep --fixed-strings /libnetwork [2022-06-30T12:30:57.847Z] ++ echo 'github.com/docker/docker/api [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/backend/build [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/httputils [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/middleware [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/build [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/container [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/debug [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/image [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/network [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/session [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/system [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/server/router/volume [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/backend [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/container [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/events [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/filters [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/image [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/mount [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/network [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/registry [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/strslice [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/swarm [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/time [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/versions [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T12:30:57.847Z] github.com/docker/docker/api/types/volume [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder/builder-next [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder/dockerfile [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder/remotecontext [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T12:30:57.847Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T12:30:57.847Z] github.com/docker/docker/cli [2022-06-30T12:30:57.847Z] github.com/docker/docker/cli/config [2022-06-30T12:30:57.847Z] github.com/docker/docker/cli/debug [2022-06-30T12:30:57.847Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T12:30:57.847Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T12:30:57.847Z] github.com/docker/docker/client [2022-06-30T12:30:57.847Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T12:30:57.847Z] github.com/docker/docker/cmd/dockerd [2022-06-30T12:30:57.847Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T12:30:57.847Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T12:30:57.847Z] github.com/docker/docker/container [2022-06-30T12:30:57.847Z] github.com/docker/docker/container/stream [2022-06-30T12:30:57.847Z] github.com/docker/docker/contrib/apparmor [2022-06-30T12:30:57.847Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T12:30:57.847Z] github.com/docker/docker/contrib/httpserver [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/cluster [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/config [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/events [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/exec [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/images [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/initlayer [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/links [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/listeners [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/local [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/names [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/network [2022-06-30T12:30:57.847Z] github.com/docker/docker/daemon/stats [2022-06-30T12:30:57.847Z] github.com/docker/docker/distribution [2022-06-30T12:30:57.847Z] github.com/docker/docker/distribution/metadata [2022-06-30T12:30:57.847Z] github.com/docker/docker/distribution/utils [2022-06-30T12:30:57.847Z] github.com/docker/docker/distribution/xfer [2022-06-30T12:30:57.847Z] github.com/docker/docker/dockerversion [2022-06-30T12:30:57.847Z] github.com/docker/docker/errdefs [2022-06-30T12:30:57.847Z] github.com/docker/docker/image [2022-06-30T12:30:57.847Z] github.com/docker/docker/image/cache [2022-06-30T12:30:57.847Z] github.com/docker/docker/image/tarexport [2022-06-30T12:30:57.847Z] github.com/docker/docker/image/v1 [2022-06-30T12:30:57.847Z] github.com/docker/docker/internal/test/suite [2022-06-30T12:30:57.847Z] github.com/docker/docker/layer [2022-06-30T12:30:57.847Z] github.com/docker/docker/libcontainerd [2022-06-30T12:30:57.847Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T12:30:57.847Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T12:30:57.847Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T12:30:57.847Z] github.com/docker/docker/libcontainerd/types [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:30:57.847Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/types [2022-06-30T12:30:57.848Z] github.com/docker/docker/oci [2022-06-30T12:30:57.848Z] github.com/docker/docker/oci/caps [2022-06-30T12:30:57.848Z] github.com/docker/docker/opts [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/aaparser [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/archive [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/authorization [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/capabilities [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/containerfs [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/directory [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/dmesg [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/fileutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/fsutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/homedir [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/idtools [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/ioutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/longpath [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/loopback [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/parsers [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/pidfile [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/platform [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/plugins [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/pools [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/progress [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/pubsub [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/reexec [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/signal [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/stack [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/stringid [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/system [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/tailfile [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/tarsum [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/truncindex [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/urlutil [2022-06-30T12:30:57.848Z] github.com/docker/docker/pkg/useragent [2022-06-30T12:30:57.848Z] github.com/docker/docker/plugin [2022-06-30T12:30:57.848Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T12:30:57.848Z] github.com/docker/docker/plugin/v2 [2022-06-30T12:30:57.848Z] github.com/docker/docker/profiles/apparmor [2022-06-30T12:30:57.848Z] github.com/docker/docker/profiles/seccomp [2022-06-30T12:30:57.848Z] github.com/docker/docker/quota [2022-06-30T12:30:57.848Z] github.com/docker/docker/reference [2022-06-30T12:30:57.848Z] github.com/docker/docker/registry [2022-06-30T12:30:57.848Z] github.com/docker/docker/registry/resumable [2022-06-30T12:30:57.848Z] github.com/docker/docker/restartmanager [2022-06-30T12:30:57.848Z] github.com/docker/docker/rootless [2022-06-30T12:30:57.848Z] github.com/docker/docker/rootless/specconv [2022-06-30T12:30:57.848Z] github.com/docker/docker/runconfig [2022-06-30T12:30:57.848Z] github.com/docker/docker/runconfig/opts [2022-06-30T12:30:57.848Z] github.com/docker/docker/testutil [2022-06-30T12:30:57.848Z] github.com/docker/docker/testutil/daemon [2022-06-30T12:30:57.848Z] github.com/docker/docker/testutil/environment [2022-06-30T12:30:57.848Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T12:30:57.848Z] github.com/docker/docker/testutil/fakegit [2022-06-30T12:30:57.848Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T12:30:57.848Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T12:30:57.848Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T12:30:57.848Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T12:30:57.848Z] github.com/docker/docker/testutil/registry [2022-06-30T12:30:57.848Z] github.com/docker/docker/testutil/request [2022-06-30T12:30:57.848Z] github.com/docker/docker/volume [2022-06-30T12:30:57.848Z] github.com/docker/docker/volume/drivers [2022-06-30T12:30:57.848Z] github.com/docker/docker/volume/local [2022-06-30T12:30:57.848Z] github.com/docker/docker/volume/mounts [2022-06-30T12:30:57.848Z] github.com/docker/docker/volume/service [2022-06-30T12:30:57.848Z] github.com/docker/docker/volume/service/opts [2022-06-30T12:30:57.848Z] github.com/docker/docker/volume/testutils' [2022-06-30T12:30:57.848Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/types' [2022-06-30T12:30:57.848Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-30T12:30:57.848Z] + echo 'github.com/docker/docker/libnetwork [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/types' [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:30:57.848Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:30:57.848Z] + type docker-proxy [2022-06-30T12:30:57.848Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-30T12:30:57.848Z] + hack/make.sh binary-proxy install-proxy [2022-06-30T12:30:57.848Z] [2022-06-30T12:30:57.848Z] Removing bundles/ [2022-06-30T12:30:57.848Z] [2022-06-30T12:30:57.848Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-30T12:30:57.848Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-30T12:30:57.848Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:30:58.018Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-30T12:30:58.018Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-30T12:30:58.018Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-30T12:30:58.018Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-30T12:30:58.018Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-30T12:30:58.018Z] [2022-06-30T12:30:58.018Z] INFO Start validation with golang-ci-lint [2022-06-30T12:30:58.586Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-30T12:30:58.586Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-30T12:31:04.395Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-30T12:31:04.395Z] [2022-06-30T12:31:04.395Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-30T12:31:04.395Z] Installing docker-proxy to /usr/local/bin/ [2022-06-30T12:31:04.395Z] [2022-06-30T12:31:04.395Z] + mkdir -p bundles [2022-06-30T12:31:04.395Z] + '[' -n 'github.com/docker/docker/api [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/backend/build [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/httputils [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/middleware [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/build [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/container [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/debug [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/image [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/network [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/session [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/system [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/server/router/volume [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/backend [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/container [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/events [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/filters [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/image [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/mount [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/network [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/registry [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/strslice [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/swarm [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/time [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/versions [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T12:31:04.395Z] github.com/docker/docker/api/types/volume [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder/builder-next [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder/dockerfile [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder/remotecontext [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T12:31:04.395Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T12:31:04.395Z] github.com/docker/docker/cli [2022-06-30T12:31:04.395Z] github.com/docker/docker/cli/config [2022-06-30T12:31:04.395Z] github.com/docker/docker/cli/debug [2022-06-30T12:31:04.395Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T12:31:04.395Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T12:31:04.395Z] github.com/docker/docker/client [2022-06-30T12:31:04.395Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T12:31:04.395Z] github.com/docker/docker/cmd/dockerd [2022-06-30T12:31:04.395Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T12:31:04.395Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T12:31:04.395Z] github.com/docker/docker/container [2022-06-30T12:31:04.395Z] github.com/docker/docker/container/stream [2022-06-30T12:31:04.395Z] github.com/docker/docker/contrib/apparmor [2022-06-30T12:31:04.395Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T12:31:04.395Z] github.com/docker/docker/contrib/httpserver [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/cluster [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/config [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/events [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/exec [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/images [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/initlayer [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/links [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/listeners [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/local [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/names [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/network [2022-06-30T12:31:04.395Z] github.com/docker/docker/daemon/stats [2022-06-30T12:31:04.395Z] github.com/docker/docker/distribution [2022-06-30T12:31:04.395Z] github.com/docker/docker/distribution/metadata [2022-06-30T12:31:04.395Z] github.com/docker/docker/distribution/utils [2022-06-30T12:31:04.395Z] github.com/docker/docker/distribution/xfer [2022-06-30T12:31:04.395Z] github.com/docker/docker/dockerversion [2022-06-30T12:31:04.395Z] github.com/docker/docker/errdefs [2022-06-30T12:31:04.395Z] github.com/docker/docker/image [2022-06-30T12:31:04.395Z] github.com/docker/docker/image/cache [2022-06-30T12:31:04.395Z] github.com/docker/docker/image/tarexport [2022-06-30T12:31:04.395Z] github.com/docker/docker/image/v1 [2022-06-30T12:31:04.395Z] github.com/docker/docker/internal/test/suite [2022-06-30T12:31:04.395Z] github.com/docker/docker/layer [2022-06-30T12:31:04.395Z] github.com/docker/docker/libcontainerd [2022-06-30T12:31:04.395Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T12:31:04.395Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T12:31:04.395Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T12:31:04.395Z] github.com/docker/docker/libcontainerd/types [2022-06-30T12:31:04.395Z] github.com/docker/docker/oci [2022-06-30T12:31:04.395Z] github.com/docker/docker/oci/caps [2022-06-30T12:31:04.395Z] github.com/docker/docker/opts [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/aaparser [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/archive [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/authorization [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/capabilities [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/containerfs [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/directory [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/dmesg [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/fileutils [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/fsutils [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/homedir [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/idtools [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/ioutils [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/longpath [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/loopback [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/parsers [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/pidfile [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/platform [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/plugins [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/pools [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/progress [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/pubsub [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/reexec [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/signal [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/stack [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/stringid [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/system [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/tailfile [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/tarsum [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/truncindex [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/urlutil [2022-06-30T12:31:04.395Z] github.com/docker/docker/pkg/useragent [2022-06-30T12:31:04.395Z] github.com/docker/docker/plugin [2022-06-30T12:31:04.395Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T12:31:04.395Z] github.com/docker/docker/plugin/v2 [2022-06-30T12:31:04.396Z] github.com/docker/docker/profiles/apparmor [2022-06-30T12:31:04.396Z] github.com/docker/docker/profiles/seccomp [2022-06-30T12:31:04.396Z] github.com/docker/docker/quota [2022-06-30T12:31:04.396Z] github.com/docker/docker/reference [2022-06-30T12:31:04.396Z] github.com/docker/docker/registry [2022-06-30T12:31:04.396Z] github.com/docker/docker/registry/resumable [2022-06-30T12:31:04.396Z] github.com/docker/docker/restartmanager [2022-06-30T12:31:04.396Z] github.com/docker/docker/rootless [2022-06-30T12:31:04.396Z] github.com/docker/docker/rootless/specconv [2022-06-30T12:31:04.396Z] github.com/docker/docker/runconfig [2022-06-30T12:31:04.396Z] github.com/docker/docker/runconfig/opts [2022-06-30T12:31:04.396Z] github.com/docker/docker/testutil [2022-06-30T12:31:04.396Z] github.com/docker/docker/testutil/daemon [2022-06-30T12:31:04.396Z] github.com/docker/docker/testutil/environment [2022-06-30T12:31:04.396Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T12:31:04.396Z] github.com/docker/docker/testutil/fakegit [2022-06-30T12:31:04.396Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T12:31:04.396Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T12:31:04.396Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T12:31:04.396Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T12:31:04.396Z] github.com/docker/docker/testutil/registry [2022-06-30T12:31:04.396Z] github.com/docker/docker/testutil/request [2022-06-30T12:31:04.396Z] github.com/docker/docker/volume [2022-06-30T12:31:04.396Z] github.com/docker/docker/volume/drivers [2022-06-30T12:31:04.396Z] github.com/docker/docker/volume/local [2022-06-30T12:31:04.396Z] github.com/docker/docker/volume/mounts [2022-06-30T12:31:04.396Z] github.com/docker/docker/volume/service [2022-06-30T12:31:04.396Z] github.com/docker/docker/volume/service/opts [2022-06-30T12:31:04.396Z] github.com/docker/docker/volume/testutils' ']' [2022-06-30T12:31:04.396Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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 [2022-06-30T12:31:04.396Z] ? github.com/docker/docker/api [no test files] [2022-06-30T12:31:19.252Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-06-30T12:31:36.638Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b4d1c645c662d48c) in /home/ubuntu/workspace/moby_PR-43757 [Pipeline] { [Pipeline] checkout [2022-06-30T12:31:36.831Z] The recommended git tool is: git [2022-06-30T12:31:41.508Z] using credential docker-jenkins-github-credentials [2022-06-30T12:31:41.517Z] Cloning the remote Git repository [2022-06-30T12:31:41.517Z] Cloning with configured refspecs honoured and without tags [2022-06-30T12:31:41.578Z] Cloning repository https://github.com/moby/moby.git [2022-06-30T12:31:41.667Z] > git init /home/ubuntu/workspace/moby_PR-43757 # timeout=10 [2022-06-30T12:31:41.981Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T12:31:41.981Z] > git --version # timeout=10 [2022-06-30T12:31:42.003Z] > git --version # 'git version 2.25.1' [2022-06-30T12:31:42.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:31:42.005Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43757/head:refs/remotes/origin/PR-43757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:31:50.530Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fae243aaa9d37926) in /home/ubuntu/workspace/moby_PR-43757 [Pipeline] { [Pipeline] checkout [2022-06-30T12:31:50.640Z] The recommended git tool is: git [2022-06-30T12:31:53.719Z] using credential docker-jenkins-github-credentials [2022-06-30T12:31:53.728Z] Cloning the remote Git repository [2022-06-30T12:31:53.728Z] Cloning with configured refspecs honoured and without tags [2022-06-30T12:31:53.502Z] Cloning repository https://github.com/moby/moby.git [2022-06-30T12:31:53.563Z] > git init /home/ubuntu/workspace/moby_PR-43757 # timeout=10 [2022-06-30T12:31:53.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T12:31:53.946Z] > git --version # timeout=10 [2022-06-30T12:31:53.956Z] > git --version # 'git version 2.17.1' [2022-06-30T12:31:53.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:31:53.958Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43757/head:refs/remotes/origin/PR-43757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:32:04.053Z] Fetching without tags [2022-06-30T12:32:04.306Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 4e632a13c3e0e4a73874e10990ff07748c844707 [2022-06-30T12:32:05.484Z] Merge succeeded, producing 3dae51401d76f4ee83eadf11faac58c5d24e228c [2022-06-30T12:32:05.485Z] Checking out Revision 3dae51401d76f4ee83eadf11faac58c5d24e228c (PR-43757) [2022-06-30T12:32:04.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T12:32:04.013Z] > git config --add remote.origin.fetch +refs/pull/43757/head:refs/remotes/origin/PR-43757 # timeout=10 [2022-06-30T12:32:04.026Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:32:04.044Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T12:32:04.097Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T12:32:04.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:32:04.098Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43757/head:refs/remotes/origin/PR-43757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:32:04.315Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:32:04.321Z] > git checkout -f 4e632a13c3e0e4a73874e10990ff07748c844707 # timeout=10 [2022-06-30T12:32:05.174Z] > git remote # timeout=10 [2022-06-30T12:32:05.190Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T12:32:05.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:32:05.202Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T12:32:05.474Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T12:32:05.486Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:32:05.495Z] > git checkout -f 3dae51401d76f4ee83eadf11faac58c5d24e228c # timeout=10 [2022-06-30T12:32:09.206Z] Commit message: "Merge commit '1ed7999cb089cd564f68c4b0074f070de3b66b3d' into HEAD" [2022-06-30T12:32:09.222Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-30T12:32:10.161Z] + docker version [2022-06-30T12:32:09.208Z] > git rev-list --no-walk 38b01791e726b69cb5a973bbe68f5e6c50edc6bf # timeout=10 [2022-06-30T12:32:18.256Z] Client: Docker Engine - Community [2022-06-30T12:32:18.256Z] Version: 20.10.14 [2022-06-30T12:32:18.256Z] API version: 1.41 [2022-06-30T12:32:18.256Z] Go version: go1.16.15 [2022-06-30T12:32:18.256Z] Git commit: a224086 [2022-06-30T12:32:18.256Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-30T12:32:18.256Z] OS/Arch: linux/amd64 [2022-06-30T12:32:18.256Z] Context: default [2022-06-30T12:32:18.256Z] Experimental: true [2022-06-30T12:32:18.256Z] [2022-06-30T12:32:18.256Z] Server: Docker Engine - Community [2022-06-30T12:32:18.256Z] Engine: [2022-06-30T12:32:18.256Z] Version: 20.10.14 [2022-06-30T12:32:18.256Z] API version: 1.41 (minimum version 1.12) [2022-06-30T12:32:18.256Z] Go version: go1.16.15 [2022-06-30T12:32:18.256Z] Git commit: 87a90dc [2022-06-30T12:32:18.256Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-30T12:32:18.256Z] OS/Arch: linux/amd64 [2022-06-30T12:32:18.256Z] Experimental: true [2022-06-30T12:32:18.256Z] containerd: [2022-06-30T12:32:18.256Z] Version: 1.5.11 [2022-06-30T12:32:18.256Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T12:32:18.256Z] runc: [2022-06-30T12:32:18.256Z] Version: 1.0.3 [2022-06-30T12:32:18.256Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-30T12:32:18.256Z] docker-init: [2022-06-30T12:32:18.256Z] Version: 0.19.0 [2022-06-30T12:32:18.256Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-30T12:32:18.611Z] + docker info [2022-06-30T12:32:20.441Z] Fetching without tags [2022-06-30T12:32:20.716Z] Merging remotes/origin/master commit 1ed7999cb089cd564f68c4b0074f070de3b66b3d into PR head commit 4e632a13c3e0e4a73874e10990ff07748c844707 [2022-06-30T12:32:20.392Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T12:32:20.418Z] > git config --add remote.origin.fetch +refs/pull/43757/head:refs/remotes/origin/PR-43757 # timeout=10 [2022-06-30T12:32:20.436Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:32:20.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-30T12:32:20.476Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-30T12:32:20.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:32:20.510Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43757/head:refs/remotes/origin/PR-43757 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-30T12:32:20.755Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:32:20.765Z] > git checkout -f 4e632a13c3e0e4a73874e10990ff07748c844707 # timeout=10 [2022-06-30T12:32:22.259Z] Merge succeeded, producing d5177a5f5e9f642378565b24673d4f7ec5a6989b [2022-06-30T12:32:22.260Z] Checking out Revision d5177a5f5e9f642378565b24673d4f7ec5a6989b (PR-43757) [2022-06-30T12:32:21.462Z] > git remote # timeout=10 [2022-06-30T12:32:21.490Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T12:32:21.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-30T12:32:21.511Z] > git merge 1ed7999cb089cd564f68c4b0074f070de3b66b3d # timeout=10 [2022-06-30T12:32:22.274Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T12:32:22.296Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:32:22.322Z] > git checkout -f d5177a5f5e9f642378565b24673d4f7ec5a6989b # timeout=10 [2022-06-30T12:32:26.435Z] Commit message: "Merge commit '1ed7999cb089cd564f68c4b0074f070de3b66b3d' into HEAD" [2022-06-30T12:32:26.460Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-30T12:32:26.903Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-06-30T12:32:26.903Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-30T12:32:26.903Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-30T12:32:26.903Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-06-30T12:32:26.903Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-30T12:32:26.903Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-30T12:32:26.903Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-30T12:32:26.903Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-06-30T12:32:27.159Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-30T12:32:27.159Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-30T12:32:27.159Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-30T12:32:27.159Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-30T12:32:27.159Z] ? github.com/docker/docker/builder [no test files] [2022-06-30T12:32:27.159Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-30T12:32:27.159Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-30T12:32:27.159Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-30T12:32:27.159Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-30T12:32:27.159Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-30T12:32:27.159Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-30T12:32:27.159Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-30T12:32:27.486Z] + docker version [2022-06-30T12:32:26.474Z] > git rev-list --no-walk 38b01791e726b69cb5a973bbe68f5e6c50edc6bf # timeout=10 [2022-06-30T12:32:29.053Z] ok github.com/docker/docker/builder/remotecontext 0.137s coverage: 13.7% of statements [2022-06-30T12:32:29.616Z] ok github.com/docker/docker/builder/dockerfile 0.480s coverage: 49.3% of statements [2022-06-30T12:32:29.873Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-30T12:32:30.437Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-30T12:32:31.367Z] ok github.com/docker/docker/builder/remotecontext/git 1.558s coverage: 86.3% of statements [2022-06-30T12:32:31.367Z] ? github.com/docker/docker/cli [no test files] [2022-06-30T12:32:31.367Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-30T12:32:31.367Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-30T12:32:31.367Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-30T12:32:31.624Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-06-30T12:32:35.650Z] Client: Docker Engine - Community [2022-06-30T12:32:35.650Z] Version: 20.10.14 [2022-06-30T12:32:35.650Z] API version: 1.41 [2022-06-30T12:32:35.650Z] Go version: go1.16.15 [2022-06-30T12:32:35.650Z] Git commit: a224086 [2022-06-30T12:32:35.650Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-30T12:32:35.650Z] OS/Arch: linux/amd64 [2022-06-30T12:32:35.650Z] Context: default [2022-06-30T12:32:35.650Z] Experimental: true [2022-06-30T12:32:35.650Z] [2022-06-30T12:32:35.650Z] Server: Docker Engine - Community [2022-06-30T12:32:35.650Z] Engine: [2022-06-30T12:32:35.650Z] Version: 20.10.14 [2022-06-30T12:32:35.650Z] API version: 1.41 (minimum version 1.12) [2022-06-30T12:32:35.650Z] Go version: go1.16.15 [2022-06-30T12:32:35.650Z] Git commit: 87a90dc [2022-06-30T12:32:35.650Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-30T12:32:35.650Z] OS/Arch: linux/amd64 [2022-06-30T12:32:35.650Z] Experimental: true [2022-06-30T12:32:35.650Z] containerd: [2022-06-30T12:32:35.650Z] Version: 1.5.11 [2022-06-30T12:32:35.650Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T12:32:35.650Z] runc: [2022-06-30T12:32:35.650Z] Version: 1.0.3 [2022-06-30T12:32:35.650Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-30T12:32:35.650Z] docker-init: [2022-06-30T12:32:35.650Z] Version: 0.19.0 [2022-06-30T12:32:35.650Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-30T12:32:35.801Z] ok github.com/docker/docker/client 0.109s coverage: 75.6% of statements [2022-06-30T12:32:36.005Z] + docker info [2022-06-30T12:32:40.541Z] Client: [2022-06-30T12:32:40.541Z] Context: default [2022-06-30T12:32:40.541Z] Debug Mode: false [2022-06-30T12:32:40.541Z] Plugins: [2022-06-30T12:32:40.541Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-30T12:32:40.541Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-30T12:32:40.541Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-30T12:32:40.541Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-30T12:32:40.541Z] [2022-06-30T12:32:40.541Z] Server: [2022-06-30T12:32:40.541Z] Containers: 0 [2022-06-30T12:32:40.541Z] Running: 0 [2022-06-30T12:32:40.541Z] Paused: 0 [2022-06-30T12:32:40.541Z] Stopped: 0 [2022-06-30T12:32:40.542Z] Images: 0 [2022-06-30T12:32:40.542Z] Server Version: 20.10.14 [2022-06-30T12:32:40.542Z] Storage Driver: overlay2 [2022-06-30T12:32:40.542Z] Backing Filesystem: extfs [2022-06-30T12:32:40.542Z] Supports d_type: true [2022-06-30T12:32:40.542Z] Native Overlay Diff: true [2022-06-30T12:32:40.542Z] userxattr: false [2022-06-30T12:32:40.542Z] Logging Driver: json-file [2022-06-30T12:32:40.542Z] Cgroup Driver: systemd [2022-06-30T12:32:40.542Z] Cgroup Version: 2 [2022-06-30T12:32:40.542Z] Plugins: [2022-06-30T12:32:40.542Z] Volume: local [2022-06-30T12:32:40.542Z] Network: bridge host ipvlan macvlan null overlay [2022-06-30T12:32:40.542Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-30T12:32:40.542Z] Swarm: inactive [2022-06-30T12:32:40.542Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-30T12:32:40.542Z] Default Runtime: runc [2022-06-30T12:32:40.542Z] Init Binary: docker-init [2022-06-30T12:32:40.542Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T12:32:40.542Z] runc version: v1.0.3-0-gf46b6ba [2022-06-30T12:32:40.542Z] init version: de40ad0 [2022-06-30T12:32:40.542Z] Security Options: [2022-06-30T12:32:40.542Z] apparmor [2022-06-30T12:32:40.542Z] seccomp [2022-06-30T12:32:40.542Z] Profile: default [2022-06-30T12:32:40.542Z] cgroupns [2022-06-30T12:32:40.542Z] Kernel Version: 5.13.0-1021-aws [2022-06-30T12:32:40.542Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-30T12:32:40.542Z] OSType: linux [2022-06-30T12:32:40.542Z] Architecture: x86_64 [2022-06-30T12:32:40.542Z] CPUs: 2 [2022-06-30T12:32:40.542Z] Total Memory: 7.559GiB [2022-06-30T12:32:40.542Z] Name: ip-10-100-72-100 [2022-06-30T12:32:40.542Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-30T12:32:40.542Z] Docker Root Dir: /var/lib/docker [2022-06-30T12:32:40.542Z] Debug Mode: false [2022-06-30T12:32:40.542Z] Registry: https://index.docker.io/v1/ [2022-06-30T12:32:40.542Z] Labels: [2022-06-30T12:32:40.542Z] Experimental: true [2022-06-30T12:32:40.542Z] Insecure Registries: [2022-06-30T12:32:40.542Z] 127.0.0.0/8 [2022-06-30T12:32:40.542Z] Live Restore Enabled: true [2022-06-30T12:32:40.542Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-30T12:32:40.863Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3dae51401d76f4ee83eadf11faac58c5d24e228c . [2022-06-30T12:32:41.121Z] #1 [internal] load build definition from Dockerfile [2022-06-30T12:32:41.121Z] #1 sha256:f4e44a9273fb12793e029c1d79da965bcb796cfd0bc2bbab8a415d070e8e38ef [2022-06-30T12:32:41.121Z] #1 transferring dockerfile: 18.90kB done [2022-06-30T12:32:41.121Z] #1 DONE 0.2s [2022-06-30T12:32:41.121Z] [2022-06-30T12:32:41.121Z] #2 [internal] load .dockerignore [2022-06-30T12:32:41.121Z] #2 sha256:7b3d6feddcf97ea4ca119a32493577f7160c74709deeff8195c5c0eac2201a61 [2022-06-30T12:32:41.121Z] #2 transferring context: 145B done [2022-06-30T12:32:41.121Z] #2 DONE 0.0s [2022-06-30T12:32:41.121Z] [2022-06-30T12:32:41.121Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-30T12:32:41.121Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-30T12:32:41.686Z] #3 DONE 0.4s [2022-06-30T12:32:41.686Z] [2022-06-30T12:32:41.686Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-30T12:32:41.686Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-30T12:32:41.686Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-30T12:32:41.686Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-30T12:32:41.686Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-30T12:32:41.686Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-30T12:32:41.686Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-06-30T12:32:41.943Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-30T12:32:41.943Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-06-30T12:32:41.943Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-30T12:32:42.200Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-06-30T12:32:42.200Z] #4 DONE 0.7s [2022-06-30T12:32:42.458Z] [2022-06-30T12:32:42.458Z] #5 [internal] load build definition from Dockerfile [2022-06-30T12:32:42.458Z] #5 sha256:484fc3d717d9d167ec3659bfc101ede453a0f836e5fe178ed4489b58648048d5 [2022-06-30T12:32:42.458Z] #5 DONE 0.0s [2022-06-30T12:32:42.458Z] [2022-06-30T12:32:42.458Z] #6 [internal] load .dockerignore [2022-06-30T12:32:42.458Z] #6 sha256:360435a67a7871bea07a3f88ae21f5a16f7dc829e40cb952df8409ed3f7e3892 [2022-06-30T12:32:42.458Z] #6 DONE 0.0s [2022-06-30T12:32:42.458Z] [2022-06-30T12:32:42.458Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T12:32:42.458Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T12:32:43.825Z] #10 ... [2022-06-30T12:32:43.825Z] [2022-06-30T12:32:43.825Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-30T12:32:43.825Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-30T12:32:43.825Z] #7 DONE 1.0s [2022-06-30T12:32:43.825Z] [2022-06-30T12:32:43.825Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-30T12:32:43.826Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-30T12:32:43.826Z] #8 DONE 1.1s [2022-06-30T12:32:43.826Z] [2022-06-30T12:32:43.826Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T12:32:43.826Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-30T12:32:43.826Z] #9 DONE 1.1s [2022-06-30T12:32:43.826Z] [2022-06-30T12:32:43.826Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T12:32:43.826Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T12:32:43.826Z] #10 DONE 1.2s [2022-06-30T12:32:43.826Z] [2022-06-30T12:32:43.826Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T12:32:43.826Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T12:32:43.826Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-30T12:32:44.091Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-30T12:32:44.091Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-30T12:32:44.091Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-30T12:32:44.349Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s [2022-06-30T12:32:44.349Z] #28 ... [2022-06-30T12:32:44.349Z] [2022-06-30T12:32:44.349Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T12:32:44.349Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T12:32:44.349Z] #49 DONE 0.0s [2022-06-30T12:32:44.349Z] [2022-06-30T12:32:44.349Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T12:32:44.349Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T12:32:44.669Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 9.44MB / 55.01MB 0.3s [2022-06-30T12:32:44.669Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 17.83MB / 55.01MB 0.4s [2022-06-30T12:32:44.669Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 27.26MB / 55.01MB 0.5s [2022-06-30T12:32:44.928Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 36.70MB / 55.01MB 0.7s [2022-06-30T12:32:44.928Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 44.04MB / 55.01MB 0.8s [2022-06-30T12:32:45.188Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.0s [2022-06-30T12:32:45.759Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.6s done [2022-06-30T12:32:46.017Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-06-30T12:32:48.550Z] #28 ... [2022-06-30T12:32:48.550Z] [2022-06-30T12:32:48.550Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T12:32:48.550Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T12:32:48.550Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-06-30T12:32:48.550Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T12:32:48.550Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-30T12:32:48.550Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-30T12:32:48.550Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-06-30T12:32:48.550Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-06-30T12:32:48.550Z] #71 DONE 4.4s [2022-06-30T12:32:48.550Z] [2022-06-30T12:32:48.550Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T12:32:48.550Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T12:32:49.613Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T12:32:49.613Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T12:32:49.613Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:32:49.613Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T12:32:49.613Z] [2022-06-30T12:32:49.613Z] + TEST_INTEGRATION_DEST=1 [2022-06-30T12:32:49.613Z] + CONTAINER_NAME=docker-pr2-1 [2022-06-30T12:32:49.613Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-30T12:32:49.613Z] + run_tests test-integration-flaky [2022-06-30T12:32:49.613Z] + '[' -n 0 ']' [2022-06-30T12:32:49.613Z] + rm= [2022-06-30T12:32:49.613Z] + c=0 [2022-06-30T12:32:49.613Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43757/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43757/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=153ebf905233f7f7489b70dbd1da62d8f272b6dc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:153ebf905233f7f7489b70dbd1da62d8f272b6dc hack/make.sh test-integration-flaky test-integration [2022-06-30T12:32:49.613Z] + TEST_INTEGRATION_DEST=3 [2022-06-30T12:32:49.613Z] + CONTAINER_NAME=docker-pr2-3 [2022-06-30T12:32:49.613Z] + TEST_SKIP_INTEGRATION=1 [2022-06-30T12:32:49.613Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-30T12:32:49.613Z] + run_tests [2022-06-30T12:32:49.613Z] ++ jobs -p [2022-06-30T12:32:49.613Z] + '[' -n 0 ']' [2022-06-30T12:32:49.613Z] + rm= [2022-06-30T12:32:49.613Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43757/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43757/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=153ebf905233f7f7489b70dbd1da62d8f272b6dc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:153ebf905233f7f7489b70dbd1da62d8f272b6dc hack/make.sh '' test-integration [2022-06-30T12:32:49.613Z] + for job in $(jobs -p) [2022-06-30T12:32:49.613Z] + wait 15609 [2022-06-30T12:32:49.613Z] + TEST_INTEGRATION_DEST=2 [2022-06-30T12:32:49.613Z] + CONTAINER_NAME=docker-pr2-2 [2022-06-30T12:32:49.613Z] + TEST_SKIP_INTEGRATION=1 [2022-06-30T12:32:49.613Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-30T12:32:49.613Z] + run_tests [2022-06-30T12:32:49.613Z] + '[' -n 0 ']' [2022-06-30T12:32:49.613Z] + rm= [2022-06-30T12:32:49.613Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43757/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43757/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=153ebf905233f7f7489b70dbd1da62d8f272b6dc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:153ebf905233f7f7489b70dbd1da62d8f272b6dc hack/make.sh '' test-integration [2022-06-30T12:32:49.613Z] [2022-06-30T12:32:49.613Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T12:32:49.613Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T12:32:49.613Z] HOSTNAME=4a5923ae0119 [2022-06-30T12:32:49.613Z] TEST_SKIP_INTEGRATION=1 [2022-06-30T12:32:49.613Z] TESTDEBUG=0 [2022-06-30T12:32:49.613Z] DEST=bundles/test-integration [2022-06-30T12:32:49.613Z] PWD=/go/src/github.com/docker/docker [2022-06-30T12:32:49.613Z] KEEPBUNDLE=1 [2022-06-30T12:32:49.613Z] DOCKER_GITCOMMIT=153ebf905233f7f7489b70dbd1da62d8f272b6dc [2022-06-30T12:32:49.613Z] container=docker [2022-06-30T12:32:49.613Z] HOME=/root [2022-06-30T12:32:49.613Z] GOLANG_VERSION=1.18.3 [2022-06-30T12:32:49.613Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T12:32:49.613Z] VALIDATE_BRANCH=master [2022-06-30T12:32:49.613Z] TERM=xterm [2022-06-30T12:32:49.613Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T12:32:49.613Z] SHLVL=1 [2022-06-30T12:32:49.613Z] TIMEOUT=120m [2022-06-30T12:32:49.613Z] DOCKER_BUILDTAGS= journald [2022-06-30T12:32:49.613Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T12:32:49.613Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-30T12:32:49.613Z] GO111MODULE=off [2022-06-30T12:32:49.613Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T12:32:49.613Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T12:32:49.613Z] GOPATH=/go [2022-06-30T12:32:49.613Z] PKG_CONFIG=pkg-config [2022-06-30T12:32:49.613Z] _=/usr/bin/env [2022-06-30T12:32:49.613Z] Building test suite binary ./integration-cli/test.main [2022-06-30T12:32:49.613Z] [2022-06-30T12:32:49.613Z] [2022-06-30T12:32:49.613Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-30T12:32:49.613Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T12:32:49.613Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T12:32:49.613Z] HOSTNAME=2d332ff64565 [2022-06-30T12:32:49.613Z] TEST_SKIP_INTEGRATION=1 [2022-06-30T12:32:49.613Z] TESTDEBUG=0 [2022-06-30T12:32:49.613Z] DEST=bundles/test-integration [2022-06-30T12:32:49.613Z] PWD=/go/src/github.com/docker/docker [2022-06-30T12:32:49.613Z] KEEPBUNDLE=1 [2022-06-30T12:32:49.613Z] DOCKER_GITCOMMIT=153ebf905233f7f7489b70dbd1da62d8f272b6dc [2022-06-30T12:32:49.613Z] container=docker [2022-06-30T12:32:49.613Z] HOME=/root [2022-06-30T12:32:49.613Z] GOLANG_VERSION=1.18.3 [2022-06-30T12:32:49.613Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T12:32:49.613Z] VALIDATE_BRANCH=master [2022-06-30T12:32:49.613Z] TERM=xterm [2022-06-30T12:32:49.613Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T12:32:49.613Z] SHLVL=1 [2022-06-30T12:32:49.613Z] TIMEOUT=120m [2022-06-30T12:32:49.613Z] DOCKER_BUILDTAGS= journald [2022-06-30T12:32:49.614Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T12:32:49.614Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-30T12:32:49.614Z] GO111MODULE=off [2022-06-30T12:32:49.614Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T12:32:49.614Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T12:32:49.614Z] GOPATH=/go [2022-06-30T12:32:49.614Z] PKG_CONFIG=pkg-config [2022-06-30T12:32:49.614Z] _=/usr/bin/env [2022-06-30T12:32:49.614Z] Building test suite binary ./integration-cli/test.main [2022-06-30T12:32:49.614Z] No new tests added to integration. [2022-06-30T12:32:49.614Z] [2022-06-30T12:32:49.614Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T12:32:49.614Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T12:32:49.614Z] HOSTNAME=4d523bcd8e9e [2022-06-30T12:32:49.614Z] TESTDEBUG=0 [2022-06-30T12:32:49.614Z] DEST=bundles/test-integration [2022-06-30T12:32:49.614Z] PWD=/go/src/github.com/docker/docker [2022-06-30T12:32:49.614Z] KEEPBUNDLE=1 [2022-06-30T12:32:49.614Z] DOCKER_GITCOMMIT=153ebf905233f7f7489b70dbd1da62d8f272b6dc [2022-06-30T12:32:49.614Z] container=docker [2022-06-30T12:32:49.614Z] HOME=/root [2022-06-30T12:32:49.614Z] GOLANG_VERSION=1.18.3 [2022-06-30T12:32:49.614Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T12:32:49.614Z] VALIDATE_BRANCH=master [2022-06-30T12:32:49.614Z] TERM=xterm [2022-06-30T12:32:49.614Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T12:32:49.614Z] SHLVL=1 [2022-06-30T12:32:49.614Z] TIMEOUT=120m [2022-06-30T12:32:49.614Z] DOCKER_BUILDTAGS= journald [2022-06-30T12:32:49.614Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T12:32:49.614Z] GO111MODULE=off [2022-06-30T12:32:49.614Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-30T12:32:49.614Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T12:32:49.614Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T12:32:49.614Z] GOPATH=/go [2022-06-30T12:32:49.614Z] PKG_CONFIG=pkg-config [2022-06-30T12:32:49.614Z] _=/usr/bin/env [2022-06-30T12:32:49.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-30T12:32:50.453Z] #28 ... [2022-06-30T12:32:50.453Z] [2022-06-30T12:32:50.454Z] #24 [internal] load build context [2022-06-30T12:32:50.454Z] #24 sha256:02f6b0580ab3326dc72b8c896c8c5ac567a882735d81c70af78e333a5da1c9c1 [2022-06-30T12:32:50.454Z] #24 transferring context: 61.66MB 5.1s done [2022-06-30T12:32:50.454Z] #24 DONE 6.5s [2022-06-30T12:32:50.454Z] [2022-06-30T12:32:50.454Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T12:32:50.454Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T12:32:50.454Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-06-30T12:32:50.454Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T12:32:50.454Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-30T12:32:50.454Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-30T12:32:50.454Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-06-30T12:32:50.454Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done [2022-06-30T12:32:50.454Z] #73 DONE 6.6s [2022-06-30T12:32:50.454Z] [2022-06-30T12:32:50.454Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:32:50.454Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:32:50.454Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-06-30T12:32:50.454Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-30T12:32:50.454Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-30T12:32:50.454Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-30T12:32:50.454Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.6s done [2022-06-30T12:32:50.454Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.1s done [2022-06-30T12:32:50.454Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.8s done [2022-06-30T12:32:50.454Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.6s done [2022-06-30T12:32:50.454Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.1s done [2022-06-30T12:32:50.454Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 6.0s done [2022-06-30T12:32:50.454Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.8s done [2022-06-30T12:32:51.827Z] #11 ... [2022-06-30T12:32:51.827Z] [2022-06-30T12:32:51.827Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-30T12:32:51.827Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-30T12:32:51.827Z] #72 DONE 0.5s [2022-06-30T12:32:51.827Z] [2022-06-30T12:32:51.827Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T12:32:51.827Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T12:32:51.827Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.2s done [2022-06-30T12:32:51.827Z] #28 DONE 7.6s [2022-06-30T12:32:51.827Z] [2022-06-30T12:32:51.827Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:32:51.827Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:32:51.827Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-06-30T12:32:51.827Z] #11 ... [2022-06-30T12:32:51.827Z] [2022-06-30T12:32:51.827Z] #29 [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 [2022-06-30T12:32:51.827Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T12:32:52.085Z] #29 ... [2022-06-30T12:32:52.085Z] [2022-06-30T12:32:52.085Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-30T12:32:52.085Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-30T12:32:52.085Z] #74 DONE 0.7s [2022-06-30T12:32:52.342Z] [2022-06-30T12:32:52.342Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:32:52.342Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:32:52.342Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.5s done [2022-06-30T12:32:52.342Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.2s [2022-06-30T12:32:52.909Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.6s done [2022-06-30T12:32:53.166Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s [2022-06-30T12:32:58.024Z] Client: [2022-06-30T12:32:58.024Z] Context: default [2022-06-30T12:32:58.024Z] Debug Mode: false [2022-06-30T12:32:58.024Z] Plugins: [2022-06-30T12:32:58.024Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-30T12:32:58.024Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-30T12:32:58.024Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-30T12:32:58.024Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-30T12:32:58.024Z] [2022-06-30T12:32:58.024Z] Server: [2022-06-30T12:32:58.024Z] Containers: 0 [2022-06-30T12:32:58.024Z] Running: 0 [2022-06-30T12:32:58.024Z] Paused: 0 [2022-06-30T12:32:58.024Z] Stopped: 0 [2022-06-30T12:32:58.024Z] Images: 0 [2022-06-30T12:32:58.024Z] Server Version: 20.10.14 [2022-06-30T12:32:58.024Z] Storage Driver: overlay2 [2022-06-30T12:32:58.024Z] Backing Filesystem: extfs [2022-06-30T12:32:58.024Z] Supports d_type: true [2022-06-30T12:32:58.024Z] Native Overlay Diff: true [2022-06-30T12:32:58.024Z] userxattr: false [2022-06-30T12:32:58.024Z] Logging Driver: json-file [2022-06-30T12:32:58.024Z] Cgroup Driver: cgroupfs [2022-06-30T12:32:58.024Z] Cgroup Version: 1 [2022-06-30T12:32:58.024Z] Plugins: [2022-06-30T12:32:58.024Z] Volume: local [2022-06-30T12:32:58.024Z] Network: bridge host ipvlan macvlan null overlay [2022-06-30T12:32:58.024Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-30T12:32:58.024Z] Swarm: inactive [2022-06-30T12:32:58.024Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-06-30T12:32:58.024Z] Default Runtime: runc [2022-06-30T12:32:58.024Z] Init Binary: docker-init [2022-06-30T12:32:58.024Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-30T12:32:58.024Z] runc version: v1.0.3-0-gf46b6ba [2022-06-30T12:32:58.024Z] init version: de40ad0 [2022-06-30T12:32:58.024Z] Security Options: [2022-06-30T12:32:58.024Z] apparmor [2022-06-30T12:32:58.024Z] seccomp [2022-06-30T12:32:58.024Z] Profile: default [2022-06-30T12:32:58.024Z] Kernel Version: 5.4.0-1071-aws [2022-06-30T12:32:58.024Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-30T12:32:58.024Z] OSType: linux [2022-06-30T12:32:58.024Z] Architecture: x86_64 [2022-06-30T12:32:58.024Z] CPUs: 2 [2022-06-30T12:32:58.024Z] Total Memory: 7.565GiB [2022-06-30T12:32:58.024Z] Name: ip-10-100-58-126 [2022-06-30T12:32:58.024Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-30T12:32:58.024Z] Docker Root Dir: /var/lib/docker [2022-06-30T12:32:58.024Z] Debug Mode: false [2022-06-30T12:32:58.024Z] Registry: https://index.docker.io/v1/ [2022-06-30T12:32:58.024Z] Labels: [2022-06-30T12:32:58.024Z] Experimental: true [2022-06-30T12:32:58.024Z] Insecure Registries: [2022-06-30T12:32:58.024Z] 127.0.0.0/8 [2022-06-30T12:32:58.024Z] Live Restore Enabled: true [2022-06-30T12:32:58.024Z] [2022-06-30T12:32:58.024Z] WARNING: No swap limit support [Pipeline] sh [2022-06-30T12:32:58.329Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T12:32:58.329Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-30T12:32:58.329Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43757/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-30T12:32:58.329Z] + bash /home/ubuntu/workspace/moby_PR-43757/check-config.sh [2022-06-30T12:32:58.329Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-30T12:32:58.329Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-30T12:32:58.329Z] [2022-06-30T12:32:58.329Z] Generally Necessary: [2022-06-30T12:32:58.329Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-30T12:32:58.329Z] - apparmor: enabled and tools installed [2022-06-30T12:32:58.329Z] - CONFIG_NAMESPACES: enabled [2022-06-30T12:32:58.329Z] - CONFIG_NET_NS: enabled [2022-06-30T12:32:58.329Z] - CONFIG_PID_NS: enabled [2022-06-30T12:32:58.329Z] - CONFIG_IPC_NS: enabled [2022-06-30T12:32:58.329Z] - CONFIG_UTS_NS: enabled [2022-06-30T12:32:58.329Z] - CONFIG_CGROUPS: enabled [2022-06-30T12:32:58.329Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-30T12:32:58.329Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-30T12:32:58.329Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-30T12:32:58.329Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-30T12:32:58.329Z] - CONFIG_CPUSETS: enabled [2022-06-30T12:32:58.329Z] - CONFIG_MEMCG: enabled [2022-06-30T12:32:58.329Z] - CONFIG_KEYS: enabled [2022-06-30T12:32:58.329Z] - CONFIG_VETH: enabled (as module) [2022-06-30T12:32:58.329Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-30T12:32:58.329Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-30T12:32:58.329Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-30T12:32:58.426Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.7s done [2022-06-30T12:32:58.426Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-06-30T12:32:58.600Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-30T12:32:58.600Z] - CONFIG_CGROUP_BPF: enabled [2022-06-30T12:32:58.600Z] [2022-06-30T12:32:58.600Z] Optional Features: [2022-06-30T12:32:58.600Z] - CONFIG_USER_NS: enabled [2022-06-30T12:32:58.600Z] - CONFIG_SECCOMP: enabled [2022-06-30T12:32:58.600Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-30T12:32:58.600Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-30T12:32:58.600Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-30T12:32:58.600Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-30T12:32:58.600Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-30T12:32:58.600Z] - CONFIG_BLK_CGROUP: enabled [2022-06-30T12:32:58.600Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-30T12:32:58.600Z] - CONFIG_CGROUP_PERF: enabled [2022-06-30T12:32:58.600Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-30T12:32:58.600Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-30T12:32:58.600Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-30T12:32:58.600Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-30T12:32:58.600Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-30T12:32:58.600Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_IP_VS: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-30T12:32:58.600Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-30T12:32:58.600Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-30T12:32:58.600Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-30T12:32:58.600Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-30T12:32:58.600Z] - CONFIG_EXT4_FS: enabled [2022-06-30T12:32:58.600Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-30T12:32:58.600Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-30T12:32:58.600Z] - Network Drivers: [2022-06-30T12:32:58.600Z] - "overlay": [2022-06-30T12:32:58.600Z] - CONFIG_VXLAN: enabled (as module) [2022-06-30T12:32:58.600Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-30T12:32:58.600Z] Optional (for encrypted networks): [2022-06-30T12:32:58.872Z] - CONFIG_CRYPTO: enabled [2022-06-30T12:32:58.872Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-30T12:32:58.872Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-30T12:32:58.872Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-30T12:32:58.872Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-30T12:32:58.872Z] - CONFIG_XFRM: enabled [2022-06-30T12:32:58.872Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-30T12:32:58.872Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-30T12:32:58.872Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-30T12:32:58.872Z] - "ipvlan": [2022-06-30T12:32:58.872Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-30T12:32:58.872Z] - "macvlan": [2022-06-30T12:32:58.872Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-30T12:32:58.872Z] - CONFIG_DUMMY: enabled (as module) [2022-06-30T12:32:58.872Z] - "ftp,tftp client in container": [2022-06-30T12:32:58.872Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-30T12:32:58.872Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-30T12:32:58.872Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-30T12:32:58.872Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-30T12:32:58.872Z] - Storage Drivers: [2022-06-30T12:32:58.872Z] - "aufs": [2022-06-30T12:32:58.872Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-30T12:32:58.872Z] - "btrfs": [2022-06-30T12:32:58.872Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-30T12:32:58.872Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-30T12:32:58.872Z] - "devicemapper": [2022-06-30T12:32:58.872Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-30T12:32:58.872Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-30T12:32:58.872Z] - "overlay": [2022-06-30T12:32:58.872Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-30T12:32:58.872Z] - "zfs": [2022-06-30T12:32:58.872Z] - /dev/zfs: present [2022-06-30T12:32:58.872Z] - zfs command: missing [2022-06-30T12:32:58.872Z] - zpool command: missing [2022-06-30T12:32:58.872Z] [2022-06-30T12:32:58.872Z] Limits: [2022-06-30T12:32:58.872Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-30T12:32:58.872Z] [2022-06-30T12:32:58.872Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-30T12:32:59.232Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d5177a5f5e9f642378565b24673d4f7ec5a6989b . [2022-06-30T12:32:59.494Z] #2 [internal] load .dockerignore [2022-06-30T12:32:59.494Z] #2 sha256:995de59ee611f7fac6e953164ce9fb801e5c24b4482c570477c40dcfda06b80a [2022-06-30T12:32:59.756Z] #2 ... [2022-06-30T12:32:59.756Z] [2022-06-30T12:32:59.756Z] #1 [internal] load build definition from Dockerfile [2022-06-30T12:32:59.756Z] #1 sha256:c7f525ca43cdaf3befa6f507ac60be4ea211fe0e3c78773fab3f833d7a3b87c7 [2022-06-30T12:32:59.756Z] #1 transferring dockerfile: 18.90kB done [2022-06-30T12:32:59.756Z] #1 DONE 0.6s [2022-06-30T12:32:59.756Z] [2022-06-30T12:32:59.756Z] #2 [internal] load .dockerignore [2022-06-30T12:32:59.756Z] #2 sha256:995de59ee611f7fac6e953164ce9fb801e5c24b4482c570477c40dcfda06b80a [2022-06-30T12:32:59.756Z] #2 transferring context: 145B done [2022-06-30T12:33:00.021Z] #2 DONE 0.5s [2022-06-30T12:33:00.021Z] [2022-06-30T12:33:00.021Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-30T12:33:00.021Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-30T12:33:00.290Z] #3 DONE 0.4s [2022-06-30T12:33:00.553Z] [2022-06-30T12:33:00.553Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-30T12:33:00.553Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-30T12:33:00.553Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-30T12:33:00.553Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-30T12:33:00.553Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-30T12:33:00.553Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-30T12:33:00.553Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-30T12:33:00.815Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-30T12:33:00.815Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-30T12:33:00.955Z] #11 ... [2022-06-30T12:33:00.955Z] [2022-06-30T12:33:00.955Z] #29 [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 [2022-06-30T12:33:00.955Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T12:33:00.955Z] #29 0.907 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:00.955Z] #29 0.913 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:00.955Z] #29 0.913 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:00.955Z] #29 1.045 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:33:00.955Z] #29 1.221 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:00.955Z] #29 1.415 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:33:00.955Z] #29 2.932 Fetched 8545 kB in 2s (3699 kB/s) [2022-06-30T12:33:00.955Z] #29 2.932 Reading package lists... [2022-06-30T12:33:00.955Z] #29 3.773 Reading package lists... [2022-06-30T12:33:00.955Z] #29 4.582 Building dependency tree... [2022-06-30T12:33:00.955Z] #29 4.988 The following additional packages will be installed: [2022-06-30T12:33:00.955Z] #29 4.988 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-30T12:33:00.955Z] #29 4.988 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-30T12:33:00.955Z] #29 4.988 Recommended packages: [2022-06-30T12:33:00.955Z] #29 4.988 libldap-common publicsuffix libsasl2-modules [2022-06-30T12:33:00.955Z] #29 5.117 The following NEW packages will be installed: [2022-06-30T12:33:00.955Z] #29 5.121 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-30T12:33:00.955Z] #29 5.121 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-30T12:33:00.955Z] #29 5.121 libssh2-1 openssl [2022-06-30T12:33:00.955Z] #29 5.399 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-30T12:33:00.955Z] #29 5.399 Need to get 3041 kB of archives. [2022-06-30T12:33:00.955Z] #29 5.399 After this operation, 6651 kB of additional disk space will be used. [2022-06-30T12:33:00.955Z] #29 5.399 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-30T12:33:00.955Z] #29 5.401 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-06-30T12:33:00.955Z] #29 5.408 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-30T12:33:00.955Z] #29 5.411 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-30T12:33:00.955Z] #29 5.411 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-30T12:33:00.955Z] #29 5.414 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-30T12:33:00.955Z] #29 5.437 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-30T12:33:00.955Z] #29 5.437 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-30T12:33:00.955Z] #29 5.437 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-30T12:33:00.955Z] #29 5.442 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-30T12:33:00.955Z] #29 5.442 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-30T12:33:00.955Z] #29 5.455 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-30T12:33:00.955Z] #29 5.464 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T12:33:00.955Z] #29 5.470 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T12:33:00.955Z] #29 5.474 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T12:33:00.955Z] #29 5.645 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:33:00.955Z] #29 5.679 Fetched 3041 kB in 0s (8727 kB/s) [2022-06-30T12:33:00.955Z] #29 5.711 Selecting previously unselected package openssl. [2022-06-30T12:33:00.955Z] #29 5.711 (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 ... 6662 files and directories currently installed.) [2022-06-30T12:33:00.955Z] #29 5.711 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 5.716 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-30T12:33:00.955Z] #29 5.857 Selecting previously unselected package ca-certificates. [2022-06-30T12:33:00.955Z] #29 5.857 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-30T12:33:00.955Z] #29 5.863 Unpacking ca-certificates (20210119) ... [2022-06-30T12:33:00.955Z] #29 5.949 Selecting previously unselected package libbrotli1:amd64. [2022-06-30T12:33:00.955Z] #29 5.949 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 5.957 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T12:33:00.955Z] #29 6.046 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-30T12:33:00.955Z] #29 6.046 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.051 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T12:33:00.955Z] #29 6.142 Selecting previously unselected package libsasl2-2:amd64. [2022-06-30T12:33:00.955Z] #29 6.142 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.142 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T12:33:00.955Z] #29 6.201 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-30T12:33:00.955Z] #29 6.203 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.206 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T12:33:00.955Z] #29 6.267 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-30T12:33:00.955Z] #29 6.269 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.273 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T12:33:00.955Z] #29 6.320 Selecting previously unselected package libpsl5:amd64. [2022-06-30T12:33:00.955Z] #29 6.320 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.324 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T12:33:00.955Z] #29 6.365 Selecting previously unselected package librtmp1:amd64. [2022-06-30T12:33:00.955Z] #29 6.365 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.370 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T12:33:00.955Z] #29 6.410 Selecting previously unselected package libssh2-1:amd64. [2022-06-30T12:33:00.955Z] #29 6.410 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.415 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T12:33:00.955Z] #29 6.470 Selecting previously unselected package libcurl4:amd64. [2022-06-30T12:33:00.955Z] #29 6.470 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.475 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T12:33:00.955Z] #29 6.541 Selecting previously unselected package curl. [2022-06-30T12:33:00.955Z] #29 6.542 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.548 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-30T12:33:00.955Z] #29 6.624 Selecting previously unselected package libonig5:amd64. [2022-06-30T12:33:00.955Z] #29 6.624 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.629 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T12:33:00.955Z] #29 6.694 Selecting previously unselected package libjq1:amd64. [2022-06-30T12:33:00.955Z] #29 6.694 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.697 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T12:33:00.955Z] #29 6.772 Selecting previously unselected package jq. [2022-06-30T12:33:00.955Z] #29 6.772 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-30T12:33:00.955Z] #29 6.777 Unpacking jq (1.6-2.1) ... [2022-06-30T12:33:00.955Z] #29 6.829 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T12:33:00.955Z] #29 6.843 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T12:33:00.955Z] #29 6.856 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T12:33:00.955Z] #29 6.872 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T12:33:00.955Z] #29 6.886 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T12:33:00.955Z] #29 6.899 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T12:33:00.955Z] #29 6.913 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T12:33:00.955Z] #29 6.926 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-30T12:33:00.955Z] #29 6.954 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T12:33:00.955Z] #29 6.966 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T12:33:00.955Z] #29 6.977 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T12:33:00.955Z] #29 6.991 Setting up ca-certificates (20210119) ... [2022-06-30T12:33:00.955Z] #29 7.604 Updating certificates in /etc/ssl/certs... [2022-06-30T12:33:00.955Z] #29 8.315 129 added, 0 removed; done. [2022-06-30T12:33:00.955Z] #29 8.381 Setting up jq (1.6-2.1) ... [2022-06-30T12:33:00.955Z] #29 8.393 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T12:33:00.955Z] #29 8.405 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-30T12:33:00.955Z] #29 8.418 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:33:00.955Z] #29 8.443 Processing triggers for ca-certificates (20210119) ... [2022-06-30T12:33:00.955Z] #29 8.452 Updating certificates in /etc/ssl/certs... [2022-06-30T12:33:00.955Z] #29 9.011 0 added, 0 removed; done. [2022-06-30T12:33:00.955Z] #29 9.012 Running hooks in /etc/ca-certificates/update.d... [2022-06-30T12:33:00.955Z] #29 9.014 done. [2022-06-30T12:33:00.955Z] #29 ... [2022-06-30T12:33:00.955Z] [2022-06-30T12:33:00.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:33:00.956Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:33:01.078Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-30T12:33:01.078Z] #4 DONE 0.8s [2022-06-30T12:33:01.653Z] [2022-06-30T12:33:01.653Z] #6 [internal] load .dockerignore [2022-06-30T12:33:01.653Z] #6 sha256:c45d9e28d37e719fe2014754a72be318b2d261e0cd3ff36eae715bb0e2911c90 [2022-06-30T12:33:01.653Z] #6 DONE 0.0s [2022-06-30T12:33:01.653Z] [2022-06-30T12:33:01.653Z] #5 [internal] load build definition from Dockerfile [2022-06-30T12:33:01.653Z] #5 sha256:8d8edc2476c8606b77c09de4d4e8f749d4492cbd3d33b16efb7493c569cbd2ab [2022-06-30T12:33:01.653Z] #5 DONE 0.0s [2022-06-30T12:33:01.653Z] [2022-06-30T12:33:01.653Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-30T12:33:01.653Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-30T12:33:01.886Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.0s done [2022-06-30T12:33:02.143Z] #11 ... [2022-06-30T12:33:02.143Z] [2022-06-30T12:33:02.143Z] #29 [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 [2022-06-30T12:33:02.143Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T12:33:02.143Z] #29 DONE 10.6s [2022-06-30T12:33:02.143Z] [2022-06-30T12:33:02.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:33:02.143Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:33:02.143Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-06-30T12:33:02.272Z] #10 DONE 0.7s [2022-06-30T12:33:02.272Z] [2022-06-30T12:33:02.272Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T12:33:02.272Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-30T12:33:02.272Z] #8 DONE 0.7s [2022-06-30T12:33:02.272Z] [2022-06-30T12:33:02.272Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-30T12:33:02.272Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-30T12:33:02.272Z] #7 DONE 0.7s [2022-06-30T12:33:02.272Z] [2022-06-30T12:33:02.272Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-30T12:33:02.272Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-30T12:33:02.272Z] #9 DONE 0.8s [2022-06-30T12:33:02.540Z] [2022-06-30T12:33:02.540Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T12:33:02.540Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T12:33:02.540Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-30T12:33:02.540Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-30T12:33:02.540Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-30T12:33:02.540Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-30T12:33:02.707Z] #11 ... [2022-06-30T12:33:02.707Z] [2022-06-30T12:33:02.707Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-30T12:33:02.707Z] #30 sha256:91c8576d4f16113d4e54b24ec9d6b0d8b4d37ee0f49330da2233601ca795bb34 [2022-06-30T12:33:02.707Z] #30 DONE 0.5s [2022-06-30T12:33:02.707Z] [2022-06-30T12:33:02.707Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:33:02.707Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:33:02.802Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.05MB / 55.01MB 0.1s [2022-06-30T12:33:03.064Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.39MB / 55.01MB 0.4s [2022-06-30T12:33:03.064Z] #28 ... [2022-06-30T12:33:03.064Z] [2022-06-30T12:33:03.064Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T12:33:03.064Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T12:33:03.064Z] #49 DONE 0.7s [2022-06-30T12:33:03.064Z] [2022-06-30T12:33:03.064Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T12:33:03.064Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T12:33:03.327Z] #28 ... [2022-06-30T12:33:03.327Z] [2022-06-30T12:33:03.327Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-30T12:33:03.327Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-30T12:33:03.327Z] #49 DONE 0.0s [2022-06-30T12:33:03.327Z] [2022-06-30T12:33:03.327Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T12:33:03.327Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T12:33:03.327Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.68MB / 55.01MB 0.6s [2022-06-30T12:33:03.327Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 17.83MB / 55.01MB 0.7s [2022-06-30T12:33:03.327Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 26.21MB / 55.01MB 0.8s [2022-06-30T12:33:03.592Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 30.41MB / 55.01MB 0.9s [2022-06-30T12:33:03.592Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 34.60MB / 55.01MB 1.0s [2022-06-30T12:33:03.858Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 37.75MB / 55.01MB 1.1s [2022-06-30T12:33:03.858Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 41.72MB / 55.01MB 1.3s [2022-06-30T12:33:04.433Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 45.09MB / 55.01MB 1.7s [2022-06-30T12:33:04.433Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 48.23MB / 55.01MB 1.8s [2022-06-30T12:33:04.696Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.0s [2022-06-30T12:33:05.271Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.5s done [2022-06-30T12:33:05.873Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-06-30T12:33:07.962Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-06-30T12:33:08.009Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 31.9% of statements [2022-06-30T12:33:08.009Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-06-30T12:33:08.009Z] ok github.com/docker/docker/cmd/dockerd/trap 2.406s coverage: 0.0% of statements [2022-06-30T12:33:08.009Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-30T12:33:08.009Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-30T12:33:08.009Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-30T12:33:08.009Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-30T12:33:08.009Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-30T12:33:09.203Z] #28 ... [2022-06-30T12:33:09.203Z] [2022-06-30T12:33:09.203Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T12:33:09.203Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-30T12:33:09.203Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-30T12:33:09.203Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-30T12:33:09.203Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T12:33:09.203Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-30T12:33:09.203Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-06-30T12:33:09.203Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-06-30T12:33:09.203Z] #71 DONE 6.3s [2022-06-30T12:33:09.203Z] [2022-06-30T12:33:09.203Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-30T12:33:09.203Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-30T12:33:09.203Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-30T12:33:09.203Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-30T12:33:09.203Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-30T12:33:09.203Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-30T12:33:09.203Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-06-30T12:33:09.203Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.9s done [2022-06-30T12:33:09.203Z] #73 DONE 6.3s [2022-06-30T12:33:09.203Z] [2022-06-30T12:33:09.203Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:33:09.203Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:33:09.203Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-06-30T12:33:09.203Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.5s done [2022-06-30T12:33:09.203Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-30T12:33:09.203Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-30T12:33:09.203Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-06-30T12:33:09.203Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.4s done [2022-06-30T12:33:09.203Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.8s done [2022-06-30T12:33:09.203Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.6s done [2022-06-30T12:33:09.203Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.0s done [2022-06-30T12:33:09.203Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 80.96MB / 141.75MB 6.2s [2022-06-30T12:33:09.203Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.8s done [2022-06-30T12:33:09.203Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 89.13MB / 141.75MB 6.4s [2022-06-30T12:33:09.466Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 97.52MB / 141.75MB 6.7s [2022-06-30T12:33:09.728Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 110.10MB / 141.75MB 7.0s [2022-06-30T12:33:09.992Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 120.59MB / 141.75MB 7.2s [2022-06-30T12:33:10.255Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 132.12MB / 141.75MB 7.6s [2022-06-30T12:33:10.495Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.2s done [2022-06-30T12:33:10.523Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.56MB / 141.75MB 7.9s [2022-06-30T12:33:10.752Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-30T12:33:11.009Z] #11 DONE 27.1s [2022-06-30T12:33:11.009Z] [2022-06-30T12:33:11.009Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T12:33:11.009Z] #31 sha256:126d54b8c6e995909936d93687a2f7d56fdab17ff4d63802530d1d76d2b6c8da [2022-06-30T12:33:11.009Z] #31 1.578 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-30T12:33:11.009Z] #31 1.836 [2022-06-30T12:33:11.009Z] #31 2.049 #=#=# ######################################################################## 100.0% [2022-06-30T12:33:11.009Z] #31 2.321 [2022-06-30T12:33:11.009Z] #31 3.238 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-30T12:33:11.009Z] #31 3.495 [2022-06-30T12:33:11.009Z] #31 3.711 #=#=# ################################################################ 89.7% ######################################################################## 100.0% [2022-06-30T12:33:11.009Z] #31 4.010 [2022-06-30T12:33:11.009Z] #31 4.976 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-30T12:33:11.009Z] #31 5.267 [2022-06-30T12:33:11.009Z] #31 5.490 #=#=# ################## 25.2% ######################################### 57.5% ################################################################ 89.2% ######################################################################## 100.0% [2022-06-30T12:33:11.009Z] #31 6.029 [2022-06-30T12:33:11.009Z] #31 6.940 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-30T12:33:11.009Z] #31 7.222 [2022-06-30T12:33:11.009Z] #31 7.443 #=#=# ######################################################################## 100.0% [2022-06-30T12:33:11.009Z] #31 7.725 [2022-06-30T12:33:11.009Z] #31 ... [2022-06-30T12:33:11.009Z] [2022-06-30T12:33:11.009Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-30T12:33:11.009Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-30T12:33:12.381Z] #12 ... [2022-06-30T12:33:12.381Z] [2022-06-30T12:33:12.381Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T12:33:12.381Z] #31 sha256:126d54b8c6e995909936d93687a2f7d56fdab17ff4d63802530d1d76d2b6c8da [2022-06-30T12:33:12.381Z] #31 8.504 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-30T12:33:12.381Z] #31 8.754 [2022-06-30T12:33:12.381Z] #31 8.968 #=#=# ######################################################################## 100.0% [2022-06-30T12:33:12.381Z] #31 9.168 [2022-06-30T12:33:12.381Z] #31 9.209 Download of images into '/build' complete. [2022-06-30T12:33:12.381Z] #31 9.209 Use something like the following to load the result into a Docker daemon: [2022-06-30T12:33:12.381Z] #31 9.209 tar -cC '/build' . | docker load [2022-06-30T12:33:12.381Z] #31 DONE 9.6s [2022-06-30T12:33:12.381Z] [2022-06-30T12:33:12.381Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-30T12:33:12.381Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-30T12:33:12.381Z] #12 DONE 1.3s [2022-06-30T12:33:12.381Z] [2022-06-30T12:33:12.381Z] #13 [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 [2022-06-30T12:33:12.381Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-30T12:33:12.445Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.2s done [2022-06-30T12:33:12.445Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.4s [2022-06-30T12:33:12.445Z] #11 ... [2022-06-30T12:33:12.445Z] [2022-06-30T12:33:12.445Z] #24 [internal] load build context [2022-06-30T12:33:12.445Z] #24 sha256:7ffdba7156a2f79571b5c1c1829d967795a117832e54351c5d28826f7c6d92cf [2022-06-30T12:33:12.445Z] #24 transferring context: 58.53MB 10.1s [2022-06-30T12:33:12.710Z] #24 transferring context: 61.67MB 10.2s done [2022-06-30T12:33:12.945Z] #13 DONE 0.6s [2022-06-30T12:33:12.945Z] [2022-06-30T12:33:12.945Z] #42 [tini 1/3] 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 [2022-06-30T12:33:12.945Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:33:12.973Z] #24 DONE 10.5s [2022-06-30T12:33:12.973Z] [2022-06-30T12:33:12.973Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-30T12:33:12.973Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-30T12:33:12.973Z] #72 DONE 0.7s [2022-06-30T12:33:12.973Z] [2022-06-30T12:33:12.973Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-30T12:33:12.973Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-30T12:33:13.206Z] #42 ... [2022-06-30T12:33:13.206Z] [2022-06-30T12:33:13.206Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-30T12:33:13.206Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-30T12:33:13.206Z] #46 DONE 0.2s [2022-06-30T12:33:13.206Z] [2022-06-30T12:33:13.206Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-30T12:33:13.206Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-30T12:33:13.206Z] #33 DONE 0.2s [2022-06-30T12:33:13.206Z] [2022-06-30T12:33:13.206Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-30T12:33:13.206Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-30T12:33:13.206Z] #50 DONE 0.3s [2022-06-30T12:33:13.206Z] [2022-06-30T12:33:13.206Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-30T12:33:13.206Z] #25 sha256:7bbd504ac706edc1e025571ae9efc69f0941832cfeb5655b8bc7f44a857b0856 [2022-06-30T12:33:13.206Z] #25 DONE 0.3s [2022-06-30T12:33:13.206Z] [2022-06-30T12:33:13.206Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T12:33:13.206Z] #66 sha256:41bb8c287b55ff8bbbc49534e7d0b3d35dff4ad8adebaf584dc4db80f9c0e729 [2022-06-30T12:33:13.206Z] #66 DONE 0.3s [2022-06-30T12:33:13.206Z] [2022-06-30T12:33:13.206Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:33:13.206Z] #67 sha256:20815ba58214cdb78d76f42972d5f9cd5d2920dfa0cd69173deb8006c3a17a96 [2022-06-30T12:33:13.266Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-06-30T12:33:13.920Z] #74 DONE 0.9s [2022-06-30T12:33:13.920Z] [2022-06-30T12:33:13.920Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-30T12:33:13.920Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-30T12:33:14.195Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-06-30T12:33:15.565Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-30T12:33:16.480Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.7s done [2022-06-30T12:33:16.743Z] #28 DONE 14.2s [2022-06-30T12:33:16.743Z] [2022-06-30T12:33:16.743Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:33:16.743Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:33:16.743Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-06-30T12:33:17.698Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.9s done [2022-06-30T12:33:17.698Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-06-30T12:33:18.480Z] #67 ... [2022-06-30T12:33:18.480Z] [2022-06-30T12:33:18.480Z] #62 [containerd 1/3] 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 [2022-06-30T12:33:18.480Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T12:33:18.480Z] #62 2.642 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:18.480Z] #62 2.669 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:18.480Z] #62 2.669 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:18.480Z] #62 2.870 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:18.480Z] #62 3.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:33:18.481Z] #62 3.997 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:33:18.481Z] #62 5.122 Fetched 8545 kB in 3s (3106 kB/s) [2022-06-30T12:33:18.658Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.7s done [2022-06-30T12:33:18.920Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-06-30T12:33:19.049Z] #62 5.122 Reading package lists... [2022-06-30T12:33:19.049Z] #62 ... [2022-06-30T12:33:19.049Z] [2022-06-30T12:33:19.049Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:33:19.049Z] #67 sha256:20815ba58214cdb78d76f42972d5f9cd5d2920dfa0cd69173deb8006c3a17a96 [2022-06-30T12:33:19.049Z] #67 5.511 + RM_GOPATH=0 [2022-06-30T12:33:19.049Z] #67 5.511 + TMP_GOPATH= [2022-06-30T12:33:19.049Z] #67 5.511 + : /build [2022-06-30T12:33:19.049Z] #67 5.511 + '[' -z '' ']' [2022-06-30T12:33:19.049Z] #67 5.511 ++ mktemp -d [2022-06-30T12:33:19.049Z] #67 5.511 + export GOPATH=/tmp/tmp.lVBJ8vDy6t [2022-06-30T12:33:19.049Z] #67 5.511 + GOPATH=/tmp/tmp.lVBJ8vDy6t [2022-06-30T12:33:19.049Z] #67 5.511 + RM_GOPATH=1 [2022-06-30T12:33:19.049Z] #67 5.511 + case "$(go env GOARCH)" in [2022-06-30T12:33:19.049Z] #67 5.532 ++ go env GOARCH [2022-06-30T12:33:19.049Z] #67 5.563 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T12:33:19.049Z] #67 5.563 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T12:33:19.049Z] #67 5.563 + GO_BUILDMODE=-buildmode=pie [2022-06-30T12:33:19.049Z] #67 5.563 ++ dirname /install.sh [2022-06-30T12:33:19.049Z] #67 5.563 + dir=/ [2022-06-30T12:33:19.049Z] #67 5.563 + bin=rootlesskit [2022-06-30T12:33:19.049Z] #67 5.563 + shift [2022-06-30T12:33:19.049Z] #67 5.563 + '[' '!' -f //rootlesskit.installer ']' [2022-06-30T12:33:19.049Z] #67 5.563 + . //rootlesskit.installer [2022-06-30T12:33:19.049Z] #67 5.563 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T12:33:19.049Z] #67 5.563 + install_rootlesskit [2022-06-30T12:33:19.049Z] #67 5.563 + case "$1" in [2022-06-30T12:33:19.049Z] #67 5.563 + export CGO_ENABLED=0 [2022-06-30T12:33:19.049Z] #67 5.563 + CGO_ENABLED=0 [2022-06-30T12:33:19.049Z] #67 5.563 + _install_rootlesskit [2022-06-30T12:33:19.049Z] #67 5.563 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-30T12:33:19.049Z] #67 5.563 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T12:33:19.049Z] #67 5.563 + GOBIN=/build [2022-06-30T12:33:19.049Z] #67 5.563 + GO111MODULE=on [2022-06-30T12:33:19.049Z] #67 5.563 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T12:33:19.306Z] #67 6.116 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-30T12:33:22.112Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-06-30T12:33:22.581Z] #67 8.783 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T12:33:22.581Z] #67 8.796 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-30T12:33:22.839Z] #67 9.589 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-30T12:33:23.043Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-06-30T12:33:23.097Z] #67 ... [2022-06-30T12:33:23.097Z] [2022-06-30T12:33:23.097Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T12:33:23.097Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T12:33:23.097Z] #53 6.381 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-30T12:33:23.097Z] #53 8.126 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-30T12:33:23.097Z] #53 8.127 go: downloading github.com/fatih/color v1.10.0 [2022-06-30T12:33:23.097Z] #53 8.257 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-30T12:33:23.097Z] #53 8.277 go: downloading github.com/pkg/errors v0.9.1 [2022-06-30T12:33:23.097Z] #53 8.686 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-30T12:33:23.097Z] #53 8.816 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-30T12:33:23.097Z] #53 8.913 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-30T12:33:23.097Z] #53 9.031 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-30T12:33:23.097Z] #53 9.125 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-30T12:33:23.098Z] #53 9.245 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-30T12:33:23.098Z] #53 9.489 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-30T12:33:23.098Z] #53 9.711 go: downloading golang.org/x/tools v0.1.0 [2022-06-30T12:33:23.098Z] #53 ... [2022-06-30T12:33:23.098Z] [2022-06-30T12:33:23.098Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:33:23.098Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:33:23.098Z] #47 4.770 + git clone https://github.com/docker/distribution.git . [2022-06-30T12:33:23.098Z] #47 4.771 Cloning into '.'... [2022-06-30T12:33:23.356Z] #47 ... [2022-06-30T12:33:23.356Z] [2022-06-30T12:33:23.356Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T12:33:23.356Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T12:33:23.356Z] #40 5.760 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-30T12:33:23.356Z] #40 6.612 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-30T12:33:23.356Z] #40 8.342 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-30T12:33:23.356Z] #40 8.713 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-30T12:33:23.356Z] #40 8.896 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-30T12:33:23.606Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-30T12:33:23.613Z] #40 ... [2022-06-30T12:33:23.613Z] [2022-06-30T12:33:23.613Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:33:23.613Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:33:23.613Z] #76 5.521 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:23.613Z] #76 5.537 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:23.613Z] #76 5.537 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:23.613Z] #76 6.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:23.613Z] #76 8.357 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:33:23.613Z] #76 ... [2022-06-30T12:33:23.613Z] [2022-06-30T12:33:23.613Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T12:33:23.613Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T12:33:23.613Z] #57 3.967 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-30T12:33:23.613Z] #57 7.952 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-30T12:33:23.613Z] #57 7.962 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-30T12:33:23.613Z] #57 8.144 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-30T12:33:23.613Z] #57 9.935 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-30T12:33:23.871Z] #57 ... [2022-06-30T12:33:23.871Z] [2022-06-30T12:33:23.871Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:33:23.871Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T12:33:23.871Z] #36 6.027 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-30T12:33:23.871Z] #36 ... [2022-06-30T12:33:23.871Z] [2022-06-30T12:33:23.871Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:33:23.871Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:33:23.871Z] #14 5.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:23.871Z] #14 5.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:23.871Z] #14 5.762 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:23.871Z] #14 6.719 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:23.871Z] #14 8.904 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:33:24.128Z] #14 ... [2022-06-30T12:33:24.128Z] [2022-06-30T12:33:24.129Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T12:33:24.129Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T12:33:24.129Z] #38 4.537 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-30T12:33:24.129Z] #38 ... [2022-06-30T12:33:24.129Z] [2022-06-30T12:33:24.129Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:33:24.129Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T12:33:24.129Z] #34 5.633 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-30T12:33:24.129Z] #34 5.633 Cloning into '.'... [2022-06-30T12:33:24.170Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-30T12:33:24.218Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.2s [2022-06-30T12:33:24.386Z] #34 ... [2022-06-30T12:33:24.386Z] [2022-06-30T12:33:24.386Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:33:24.386Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:33:24.386Z] #51 6.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:24.386Z] #51 6.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:24.386Z] #51 6.766 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:24.386Z] #51 7.566 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-30T12:33:24.386Z] #51 7.943 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:24.386Z] #51 9.923 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:33:24.644Z] #51 ... [2022-06-30T12:33:24.644Z] [2022-06-30T12:33:24.644Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:33:24.644Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:33:24.644Z] #55 5.267 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-30T12:33:24.644Z] #55 ... [2022-06-30T12:33:24.644Z] [2022-06-30T12:33:24.644Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T12:33:24.644Z] #26 sha256:fd707f3a2dbd00908252297a157f765ccdb9a768d0f11bddc191da2e05372a92 [2022-06-30T12:33:24.644Z] #26 6.211 + RM_GOPATH=0 [2022-06-30T12:33:24.644Z] #26 6.220 + TMP_GOPATH= [2022-06-30T12:33:24.644Z] #26 6.221 + : /build [2022-06-30T12:33:24.644Z] #26 6.221 + '[' -z '' ']' [2022-06-30T12:33:24.644Z] #26 6.223 ++ mktemp -d [2022-06-30T12:33:24.644Z] #26 6.227 + export GOPATH=/tmp/tmp.2hBal4TSVb [2022-06-30T12:33:24.644Z] #26 6.228 + GOPATH=/tmp/tmp.2hBal4TSVb [2022-06-30T12:33:24.644Z] #26 6.229 + RM_GOPATH=1 [2022-06-30T12:33:24.644Z] #26 6.229 + case "$(go env GOARCH)" in [2022-06-30T12:33:24.644Z] #26 6.231 ++ go env GOARCH [2022-06-30T12:33:24.644Z] #26 6.271 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T12:33:24.644Z] #26 6.271 + GO_BUILDMODE=-buildmode=pie [2022-06-30T12:33:24.644Z] #26 6.274 ++ dirname /install.sh [2022-06-30T12:33:24.644Z] #26 6.282 + dir=/ [2022-06-30T12:33:24.644Z] #26 6.282 + bin=dockercli [2022-06-30T12:33:24.644Z] #26 6.282 + shift [2022-06-30T12:33:24.644Z] #26 6.282 + '[' '!' -f //dockercli.installer ']' [2022-06-30T12:33:24.644Z] #26 6.282 + . //dockercli.installer [2022-06-30T12:33:24.644Z] #26 6.282 ++ : stable [2022-06-30T12:33:24.644Z] #26 6.282 ++ : 17.06.2-ce [2022-06-30T12:33:24.644Z] #26 6.282 + install_dockercli [2022-06-30T12:33:24.644Z] #26 6.282 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-30T12:33:24.644Z] #26 6.282 Install docker/cli version 17.06.2-ce from stable [2022-06-30T12:33:24.644Z] #26 6.282 ++ uname -m [2022-06-30T12:33:24.644Z] #26 6.285 + arch=x86_64 [2022-06-30T12:33:24.644Z] #26 6.285 + '[' x86_64 '!=' x86_64 ']' [2022-06-30T12:33:24.644Z] #26 6.285 + url=https://download.docker.com/linux/static [2022-06-30T12:33:24.644Z] #26 6.286 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-30T12:33:24.644Z] #26 6.286 + tar -xz docker/docker [2022-06-30T12:33:24.901Z] #26 ... [2022-06-30T12:33:24.901Z] [2022-06-30T12:33:24.901Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:33:24.901Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:33:24.901Z] #14 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:33:25.118Z] ok github.com/docker/docker/daemon 10.096s coverage: 16.1% of statements [2022-06-30T12:33:25.118Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-30T12:33:25.118Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-30T12:33:25.118Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-30T12:33:25.118Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-30T12:33:25.171Z] #11 ... [2022-06-30T12:33:25.172Z] [2022-06-30T12:33:25.172Z] #29 [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 [2022-06-30T12:33:25.172Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T12:33:25.172Z] #29 1.653 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:25.172Z] #29 1.663 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:25.172Z] #29 1.665 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:25.172Z] #29 1.878 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:33:25.172Z] #29 2.043 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:25.172Z] #29 2.404 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:33:25.172Z] #29 3.718 Fetched 8545 kB in 2s (3647 kB/s) [2022-06-30T12:33:25.172Z] #29 3.718 Reading package lists... [2022-06-30T12:33:25.172Z] #29 4.563 Reading package lists... [2022-06-30T12:33:25.172Z] #29 5.402 Building dependency tree... [2022-06-30T12:33:25.172Z] #29 5.828 The following additional packages will be installed: [2022-06-30T12:33:25.172Z] #29 5.828 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-30T12:33:25.172Z] #29 5.828 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-30T12:33:25.172Z] #29 5.828 Recommended packages: [2022-06-30T12:33:25.172Z] #29 5.828 libldap-common publicsuffix libsasl2-modules [2022-06-30T12:33:25.172Z] #29 5.953 The following NEW packages will be installed: [2022-06-30T12:33:25.172Z] #29 5.960 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-30T12:33:25.172Z] #29 5.960 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-30T12:33:25.172Z] #29 5.960 libssh2-1 openssl [2022-06-30T12:33:25.172Z] #29 6.236 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-30T12:33:25.172Z] #29 6.236 Need to get 3041 kB of archives. [2022-06-30T12:33:25.172Z] #29 6.236 After this operation, 6651 kB of additional disk space will be used. [2022-06-30T12:33:25.172Z] #29 6.236 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-30T12:33:25.172Z] #29 6.252 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-30T12:33:25.172Z] #29 6.252 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-06-30T12:33:25.172Z] #29 6.252 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-30T12:33:25.172Z] #29 6.252 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-30T12:33:25.172Z] #29 6.252 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-30T12:33:25.172Z] #29 6.252 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-30T12:33:25.172Z] #29 6.252 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-30T12:33:25.172Z] #29 6.252 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-30T12:33:25.172Z] #29 6.261 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-30T12:33:25.172Z] #29 6.272 Get:11 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-30T12:33:25.172Z] #29 6.272 Get:12 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-30T12:33:25.172Z] #29 6.283 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T12:33:25.172Z] #29 6.283 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T12:33:25.172Z] #29 6.283 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T12:33:25.172Z] #29 6.573 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:33:25.172Z] #29 6.625 Fetched 3041 kB in 0s (9182 kB/s) [2022-06-30T12:33:25.172Z] #29 6.656 Selecting previously unselected package openssl. [2022-06-30T12:33:25.172Z] #29 6.656 (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 ... 6662 files and directories currently installed.) [2022-06-30T12:33:25.172Z] #29 6.656 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-06-30T12:33:25.172Z] #29 6.706 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-06-30T12:33:25.172Z] #29 6.982 Selecting previously unselected package ca-certificates. [2022-06-30T12:33:25.172Z] #29 6.982 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-30T12:33:25.172Z] #29 6.986 Unpacking ca-certificates (20210119) ... [2022-06-30T12:33:25.172Z] #29 7.162 Selecting previously unselected package libbrotli1:amd64. [2022-06-30T12:33:25.172Z] #29 7.162 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-30T12:33:25.172Z] #29 7.238 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T12:33:25.172Z] #29 7.375 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-30T12:33:25.172Z] #29 7.375 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T12:33:25.172Z] #29 7.379 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T12:33:25.172Z] #29 7.465 Selecting previously unselected package libsasl2-2:amd64. [2022-06-30T12:33:25.172Z] #29 7.465 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-30T12:33:25.172Z] #29 7.470 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T12:33:25.172Z] #29 7.671 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-30T12:33:25.172Z] #29 7.671 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-30T12:33:25.172Z] #29 7.675 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T12:33:25.172Z] #29 7.789 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-30T12:33:25.172Z] #29 7.789 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-30T12:33:25.172Z] #29 7.800 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T12:33:25.172Z] #29 7.906 Selecting previously unselected package libpsl5:amd64. [2022-06-30T12:33:25.172Z] #29 7.906 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-30T12:33:25.172Z] #29 7.911 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T12:33:25.172Z] #29 8.054 Selecting previously unselected package librtmp1:amd64. [2022-06-30T12:33:25.172Z] #29 8.054 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-30T12:33:25.172Z] #29 8.134 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T12:33:25.172Z] #29 8.218 Selecting previously unselected package libssh2-1:amd64. [2022-06-30T12:33:25.172Z] #29 8.218 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-30T12:33:25.172Z] #29 8.223 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T12:33:25.172Z] #29 8.365 Selecting previously unselected package libcurl4:amd64. [2022-06-30T12:33:25.172Z] #29 8.365 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T12:33:25.172Z] #29 8.365 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T12:33:25.433Z] #29 ... [2022-06-30T12:33:25.433Z] [2022-06-30T12:33:25.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:33:25.433Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:33:25.683Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.607s coverage: 74.8% of statements [2022-06-30T12:33:26.613Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.338s coverage: 56.2% of statements [2022-06-30T12:33:26.869Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-06-30T12:33:27.376Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.4s done [2022-06-30T12:33:27.377Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-06-30T12:33:28.243Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2022-06-30T12:33:29.617Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.264s coverage: 50.6% of statements [2022-06-30T12:33:30.159Z] #14 ... [2022-06-30T12:33:30.159Z] [2022-06-30T12:33:30.159Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T12:33:30.159Z] #26 sha256:fd707f3a2dbd00908252297a157f765ccdb9a768d0f11bddc191da2e05372a92 [2022-06-30T12:33:30.159Z] #26 15.28 + mkdir -p /build [2022-06-30T12:33:30.159Z] #26 15.28 + mv docker/docker /build/ [2022-06-30T12:33:30.159Z] #26 15.30 + rmdir docker [2022-06-30T12:33:30.159Z] #26 DONE 16.1s [2022-06-30T12:33:30.159Z] [2022-06-30T12:33:30.159Z] #42 [tini 1/3] 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 [2022-06-30T12:33:30.159Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:33:30.159Z] #42 6.383 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:30.159Z] #42 6.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:30.159Z] #42 6.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:30.159Z] #42 7.289 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:30.159Z] #42 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:33:30.159Z] #42 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:33:30.159Z] #42 ... [2022-06-30T12:33:30.159Z] [2022-06-30T12:33:30.159Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:33:30.159Z] #67 sha256:20815ba58214cdb78d76f42972d5f9cd5d2920dfa0cd69173deb8006c3a17a96 [2022-06-30T12:33:30.159Z] #67 13.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-30T12:33:30.159Z] #67 14.21 go: downloading github.com/google/uuid v1.3.0 [2022-06-30T12:33:30.159Z] #67 14.34 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-30T12:33:30.159Z] #67 14.52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-30T12:33:30.159Z] #67 14.67 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T12:33:30.159Z] #67 14.75 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-30T12:33:30.159Z] #67 15.05 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-30T12:33:30.159Z] #67 15.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-30T12:33:30.159Z] #67 15.54 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-30T12:33:30.159Z] #67 15.81 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-30T12:33:30.182Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.134s coverage: 46.1% of statements [2022-06-30T12:33:30.182Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-30T12:33:31.531Z] #67 18.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T12:33:31.552Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-30T12:33:31.552Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.843s coverage: 58.5% of statements [2022-06-30T12:33:31.552Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-30T12:33:31.552Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-30T12:33:31.595Z] #11 ... [2022-06-30T12:33:31.595Z] [2022-06-30T12:33:31.595Z] #29 [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 [2022-06-30T12:33:31.595Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-30T12:33:31.595Z] #29 8.639 Selecting previously unselected package curl. [2022-06-30T12:33:31.595Z] #29 8.639 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-30T12:33:31.595Z] #29 8.643 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-30T12:33:31.595Z] #29 8.806 Selecting previously unselected package libonig5:amd64. [2022-06-30T12:33:31.595Z] #29 8.806 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T12:33:31.595Z] #29 8.816 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T12:33:31.595Z] #29 8.976 Selecting previously unselected package libjq1:amd64. [2022-06-30T12:33:31.595Z] #29 8.976 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T12:33:31.595Z] #29 8.982 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T12:33:31.595Z] #29 9.305 Selecting previously unselected package jq. [2022-06-30T12:33:31.595Z] #29 9.305 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-30T12:33:31.595Z] #29 9.305 Unpacking jq (1.6-2.1) ... [2022-06-30T12:33:31.595Z] #29 9.406 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-30T12:33:31.595Z] #29 9.420 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-30T12:33:31.595Z] #29 9.439 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-30T12:33:31.595Z] #29 9.449 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T12:33:31.595Z] #29 9.464 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-30T12:33:31.595Z] #29 9.476 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-30T12:33:31.595Z] #29 9.488 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-30T12:33:31.595Z] #29 9.500 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-06-30T12:33:31.595Z] #29 9.517 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T12:33:31.595Z] #29 9.527 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T12:33:31.595Z] #29 9.539 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-30T12:33:31.595Z] #29 9.556 Setting up ca-certificates (20210119) ... [2022-06-30T12:33:31.595Z] #29 10.20 Updating certificates in /etc/ssl/certs... [2022-06-30T12:33:31.595Z] #29 11.00 129 added, 0 removed; done. [2022-06-30T12:33:31.595Z] #29 11.07 Setting up jq (1.6-2.1) ... [2022-06-30T12:33:31.595Z] #29 11.08 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-30T12:33:31.595Z] #29 11.09 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-30T12:33:31.595Z] #29 11.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:33:31.595Z] #29 11.12 Processing triggers for ca-certificates (20210119) ... [2022-06-30T12:33:31.595Z] #29 11.13 Updating certificates in /etc/ssl/certs... [2022-06-30T12:33:31.595Z] #29 11.83 0 added, 0 removed; done. [2022-06-30T12:33:31.595Z] #29 11.83 Running hooks in /etc/ca-certificates/update.d... [2022-06-30T12:33:31.595Z] #29 11.83 done. [2022-06-30T12:33:31.595Z] #29 DONE 14.3s [2022-06-30T12:33:31.595Z] [2022-06-30T12:33:31.595Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:33:31.595Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:33:31.595Z] #11 ... [2022-06-30T12:33:31.595Z] [2022-06-30T12:33:31.595Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-30T12:33:31.595Z] #30 sha256:26487b6c72525a474d5179e8daa0f3732041799f0c48cb37aedeb23ee5648796 [2022-06-30T12:33:31.595Z] #30 DONE 0.4s [2022-06-30T12:33:31.595Z] [2022-06-30T12:33:31.595Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:33:31.595Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:33:31.595Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.0s done [2022-06-30T12:33:31.856Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-06-30T12:33:32.115Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2022-06-30T12:33:32.679Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-06-30T12:33:32.900Z] #67 ... [2022-06-30T12:33:32.900Z] [2022-06-30T12:33:32.900Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T12:33:32.900Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T12:33:32.900Z] #38 19.78 tomll can be used in two ways: [2022-06-30T12:33:32.900Z] #38 19.79 Writing to STDIN and reading from STDOUT: [2022-06-30T12:33:32.900Z] #38 19.79 cat file.toml | tomll > file.toml [2022-06-30T12:33:32.900Z] #38 19.80 [2022-06-30T12:33:32.900Z] #38 19.80 Reading and updating a list of files: [2022-06-30T12:33:32.900Z] #38 19.80 tomll a.toml b.toml c.toml [2022-06-30T12:33:32.900Z] #38 19.80 [2022-06-30T12:33:32.900Z] #38 19.80 When given a list of files, tomll will modify all files in place without asking. [2022-06-30T12:33:33.464Z] #38 DONE 20.3s [2022-06-30T12:33:33.464Z] [2022-06-30T12:33:33.464Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:33:33.464Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T12:33:33.464Z] #36 17.57 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-30T12:33:33.464Z] #36 17.58 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-30T12:33:33.464Z] #36 18.20 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-30T12:33:33.464Z] #36 18.42 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-30T12:33:33.464Z] #36 18.78 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-30T12:33:33.464Z] #36 19.03 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-30T12:33:33.464Z] #36 19.22 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-30T12:33:33.464Z] #36 19.29 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-30T12:33:33.464Z] #36 19.34 go: downloading github.com/peterh/liner v1.2.2 [2022-06-30T12:33:33.464Z] #36 19.61 go: downloading github.com/google/go-dap v0.6.0 [2022-06-30T12:33:33.464Z] #36 20.05 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-30T12:33:33.464Z] #36 20.62 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-30T12:33:33.464Z] #36 ... [2022-06-30T12:33:33.464Z] [2022-06-30T12:33:33.464Z] #62 [containerd 1/3] 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 [2022-06-30T12:33:33.464Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T12:33:33.464Z] #62 5.122 Reading package lists... [2022-06-30T12:33:33.464Z] #62 10.86 Reading package lists... [2022-06-30T12:33:33.464Z] #62 17.75 Building dependency tree... [2022-06-30T12:33:33.617Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-06-30T12:33:33.618Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-30T12:33:33.618Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-30T12:33:33.722Z] #62 ... [2022-06-30T12:33:33.722Z] [2022-06-30T12:33:33.722Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:33:33.722Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:33:33.722Z] #14 20.92 Fetched 8545 kB in 15s (552 kB/s) [2022-06-30T12:33:34.181Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-06-30T12:33:34.285Z] #14 20.92 Reading package lists... [2022-06-30T12:33:34.285Z] #14 ... [2022-06-30T12:33:34.285Z] [2022-06-30T12:33:34.285Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:33:34.285Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:33:34.285Z] #76 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:33:34.285Z] #76 20.08 Fetched 8545 kB in 15s (577 kB/s) [2022-06-30T12:33:34.542Z] #76 20.08 Reading package lists... [2022-06-30T12:33:34.542Z] #76 ... [2022-06-30T12:33:34.542Z] [2022-06-30T12:33:34.542Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:33:34.542Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T12:33:34.542Z] #36 21.38 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-30T12:33:34.542Z] #36 21.60 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-30T12:33:34.542Z] #36 21.60 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-30T12:33:34.744Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-06-30T12:33:34.744Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 79.9% of statements [2022-06-30T12:33:34.744Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-30T12:33:35.308Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-06-30T12:33:35.478Z] #36 ... [2022-06-30T12:33:35.478Z] [2022-06-30T12:33:35.478Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T12:33:35.478Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T12:33:35.478Z] #40 12.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-30T12:33:35.478Z] #40 12.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T12:33:35.564Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.4% of statements [2022-06-30T12:33:35.735Z] #40 ... [2022-06-30T12:33:35.735Z] [2022-06-30T12:33:35.735Z] #42 [tini 1/3] 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 [2022-06-30T12:33:35.735Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:33:35.735Z] #42 22.31 Fetched 8545 kB in 16s (531 kB/s) [2022-06-30T12:33:35.735Z] #42 22.31 Reading package lists... [2022-06-30T12:33:35.735Z] #42 ... [2022-06-30T12:33:35.735Z] [2022-06-30T12:33:35.735Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:33:35.735Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:33:35.735Z] #51 12.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:33:35.735Z] #51 14.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-30T12:33:35.821Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-06-30T12:33:35.992Z] #51 ... [2022-06-30T12:33:35.992Z] [2022-06-30T12:33:35.993Z] #62 [containerd 1/3] 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 [2022-06-30T12:33:35.993Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T12:33:35.993Z] #62 22.66 The following additional packages will be installed: [2022-06-30T12:33:35.993Z] #62 22.66 libbtrfs0 [2022-06-30T12:33:35.993Z] #62 22.85 The following NEW packages will be installed: [2022-06-30T12:33:35.993Z] #62 22.85 libbtrfs-dev libbtrfs0 [2022-06-30T12:33:36.276Z] #62 23.39 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:33:36.276Z] #62 23.39 Need to get 460 kB of archives. [2022-06-30T12:33:36.276Z] #62 23.39 After this operation, 1237 kB of additional disk space will be used. [2022-06-30T12:33:36.276Z] #62 23.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T12:33:36.276Z] #62 23.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T12:33:36.385Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.146s coverage: 76.8% of statements [2022-06-30T12:33:36.642Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-06-30T12:33:36.642Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-30T12:33:36.642Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-30T12:33:37.152Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-06-30T12:33:37.573Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 62.0% of statements [2022-06-30T12:33:37.573Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2022-06-30T12:33:37.649Z] #62 24.78 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:33:37.908Z] #62 25.03 Fetched 460 kB in 0s (1193 kB/s) [2022-06-30T12:33:38.168Z] #62 25.18 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T12:33:38.168Z] #62 25.18 (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 ... 15718 files and directories currently installed.) [2022-06-30T12:33:38.168Z] #62 25.25 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T12:33:38.168Z] #62 25.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T12:33:38.426Z] #62 25.55 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T12:33:38.426Z] #62 25.55 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T12:33:38.504Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2022-06-30T12:33:38.504Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-30T12:33:38.683Z] #62 25.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T12:33:39.068Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-30T12:33:39.249Z] #62 26.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T12:33:39.249Z] #62 26.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T12:33:39.249Z] #62 26.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:33:39.815Z] #62 ... [2022-06-30T12:33:39.815Z] [2022-06-30T12:33:39.815Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T12:33:39.815Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T12:33:39.815Z] #53 16.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-30T12:33:39.815Z] #53 16.79 go: downloading golang.org/x/mod v0.3.0 [2022-06-30T12:33:40.000Z] ok github.com/docker/docker/daemon/logger/splunk 1.525s coverage: 82.5% of statements [2022-06-30T12:33:40.000Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-30T12:33:40.000Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-30T12:33:40.079Z] #53 ... [2022-06-30T12:33:40.079Z] [2022-06-30T12:33:40.079Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:33:40.079Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:33:40.080Z] #47 25.52 Updating files: 67% (1461/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-30T12:33:40.080Z] #47 26.28 + git checkout -q v2.3.0 [2022-06-30T12:33:40.080Z] #47 ... [2022-06-30T12:33:40.080Z] [2022-06-30T12:33:40.080Z] #62 [containerd 1/3] 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 [2022-06-30T12:33:40.080Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T12:33:40.080Z] #62 DONE 27.1s [2022-06-30T12:33:40.337Z] [2022-06-30T12:33:40.337Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-30T12:33:40.337Z] #63 sha256:c858a791d0f7e86263579910c1722c02ea4b685d8ac0bdc886daec86e3c41301 [2022-06-30T12:33:40.565Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-06-30T12:33:40.823Z] ok github.com/docker/docker/distribution 0.585s coverage: 28.0% of statements [2022-06-30T12:33:40.823Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-30T12:33:41.273Z] #63 DONE 1.0s [2022-06-30T12:33:41.273Z] [2022-06-30T12:33:41.273Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:33:41.273Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:33:41.273Z] #47 28.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-30T12:33:41.401Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-06-30T12:33:41.402Z] #11 ... [2022-06-30T12:33:41.402Z] [2022-06-30T12:33:41.402Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T12:33:41.402Z] #31 sha256:14e4b74578996c754831cfe673cecd2cf41b44c5cffc8ed003a6bfaaf5b8e44c [2022-06-30T12:33:41.402Z] #31 1.745 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-30T12:33:41.402Z] #31 2.064 [2022-06-30T12:33:41.402Z] #31 2.286 #=#=# ######################################################################## 100.0% [2022-06-30T12:33:41.402Z] #31 2.637 [2022-06-30T12:33:41.402Z] #31 3.720 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-30T12:33:41.402Z] #31 4.089 [2022-06-30T12:33:41.402Z] #31 4.317 #=#=# ######################################################################## 100.0% [2022-06-30T12:33:41.402Z] #31 4.682 [2022-06-30T12:33:41.402Z] #31 5.766 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-30T12:33:41.402Z] #31 6.073 [2022-06-30T12:33:41.402Z] #31 6.301 #=#=# ################# 24.0% ######################################## 56.9% ############################################################### 88.5% ######################################################################## 100.0% [2022-06-30T12:33:41.402Z] #31 6.905 [2022-06-30T12:33:41.402Z] #31 7.941 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-30T12:33:41.402Z] #31 8.284 [2022-06-30T12:33:41.402Z] #31 8.507 #=#=# ######################################################################## 100.0% [2022-06-30T12:33:41.402Z] #31 8.823 [2022-06-30T12:33:41.402Z] #31 9.637 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-30T12:33:41.402Z] #31 9.941 [2022-06-30T12:33:41.663Z] #31 10.16 #=#=# ######################################################################## 100.0% [2022-06-30T12:33:41.925Z] #31 ... [2022-06-30T12:33:41.925Z] [2022-06-30T12:33:41.925Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:33:41.925Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:33:41.925Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.1s [2022-06-30T12:33:41.966Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-06-30T12:33:42.530Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-30T12:33:43.094Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-06-30T12:33:43.094Z] ok github.com/docker/docker/distribution/xfer 1.909s coverage: 85.4% of statements [2022-06-30T12:33:43.094Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-30T12:33:43.094Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-30T12:33:43.094Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-30T12:33:43.352Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-06-30T12:33:44.283Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-06-30T12:33:44.477Z] #11 ... [2022-06-30T12:33:44.477Z] [2022-06-30T12:33:44.477Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-30T12:33:44.477Z] #31 sha256:14e4b74578996c754831cfe673cecd2cf41b44c5cffc8ed003a6bfaaf5b8e44c [2022-06-30T12:33:44.477Z] #31 10.47 [2022-06-30T12:33:44.477Z] #31 10.53 Download of images into '/build' complete. [2022-06-30T12:33:44.477Z] #31 10.53 Use something like the following to load the result into a Docker daemon: [2022-06-30T12:33:44.477Z] #31 10.53 tar -cC '/build' . | docker load [2022-06-30T12:33:44.477Z] #31 DONE 13.0s [2022-06-30T12:33:44.477Z] [2022-06-30T12:33:44.477Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-06-30T12:33:44.477Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-06-30T12:33:44.847Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-06-30T12:33:44.847Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-30T12:33:45.863Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 14.1s done [2022-06-30T12:33:46.436Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-30T12:33:46.436Z] #11 DONE 43.9s [2022-06-30T12:33:46.585Z] #47 ... [2022-06-30T12:33:46.585Z] [2022-06-30T12:33:46.585Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:33:46.585Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T12:33:46.585Z] #36 23.27 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-30T12:33:46.585Z] #36 23.45 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-30T12:33:46.585Z] #36 ... [2022-06-30T12:33:46.585Z] [2022-06-30T12:33:46.585Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:33:46.585Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:33:46.585Z] #51 23.09 Fetched 8549 kB in 17s (516 kB/s) [2022-06-30T12:33:46.585Z] #51 23.09 Reading package lists... [2022-06-30T12:33:46.585Z] #51 29.17 Reading package lists... [2022-06-30T12:33:46.585Z] #51 ... [2022-06-30T12:33:46.585Z] [2022-06-30T12:33:46.585Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:33:46.585Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:33:46.585Z] #76 20.08 Reading package lists... [2022-06-30T12:33:46.585Z] #76 26.85 Reading package lists... [2022-06-30T12:33:46.697Z] [2022-06-30T12:33:46.697Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-30T12:33:46.697Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-06-30T12:33:46.742Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.3% of statements [2022-06-30T12:33:46.842Z] #76 33.01 Building dependency tree... [2022-06-30T12:33:46.842Z] #76 ... [2022-06-30T12:33:46.842Z] [2022-06-30T12:33:46.842Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:33:46.842Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:33:46.842Z] #14 20.92 Reading package lists... [2022-06-30T12:33:46.842Z] #14 27.69 Reading package lists... [2022-06-30T12:33:47.271Z] #12 DONE 0.8s [2022-06-30T12:33:47.271Z] [2022-06-30T12:33:47.271Z] #13 [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 [2022-06-30T12:33:47.271Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-06-30T12:33:47.309Z] ok github.com/docker/docker/pkg/authorization 0.377s coverage: 68.3% of statements [2022-06-30T12:33:47.566Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-30T12:33:47.771Z] #14 33.85 Building dependency tree... [2022-06-30T12:33:47.771Z] #14 ... [2022-06-30T12:33:47.771Z] [2022-06-30T12:33:47.771Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:33:47.771Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:33:47.771Z] #55 34.58 go: downloading github.com/fatih/color v1.13.0 [2022-06-30T12:33:47.771Z] #55 34.58 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T12:33:47.771Z] #55 34.58 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-30T12:33:47.771Z] #55 34.62 go: downloading github.com/spf13/viper v1.10.1 [2022-06-30T12:33:47.771Z] #55 34.75 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-30T12:33:47.823Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-06-30T12:33:47.844Z] #13 DONE 0.6s [2022-06-30T12:33:47.844Z] [2022-06-30T12:33:47.844Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T12:33:47.844Z] #66 sha256:ff542032deae184e6f23c68402577d74f3623d2b5d3eaf2a68fff967d8fc6007 [2022-06-30T12:33:48.106Z] #66 ... [2022-06-30T12:33:48.106Z] [2022-06-30T12:33:48.106Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-30T12:33:48.106Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-06-30T12:33:48.106Z] #46 DONE 0.2s [2022-06-30T12:33:48.106Z] [2022-06-30T12:33:48.106Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-30T12:33:48.106Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-06-30T12:33:48.106Z] #33 DONE 0.3s [2022-06-30T12:33:48.106Z] [2022-06-30T12:33:48.106Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:33:48.106Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T12:33:48.367Z] #34 ... [2022-06-30T12:33:48.367Z] [2022-06-30T12:33:48.367Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-30T12:33:48.367Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-06-30T12:33:48.367Z] #50 DONE 0.3s [2022-06-30T12:33:48.367Z] [2022-06-30T12:33:48.367Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-30T12:33:48.367Z] #25 sha256:bc782f0df0f6298715f9dfd23293b786d1a67b711adbc0db3b00b831765638e0 [2022-06-30T12:33:48.367Z] #25 DONE 0.4s [2022-06-30T12:33:48.367Z] [2022-06-30T12:33:48.368Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-30T12:33:48.368Z] #66 sha256:ff542032deae184e6f23c68402577d74f3623d2b5d3eaf2a68fff967d8fc6007 [2022-06-30T12:33:48.368Z] #66 DONE 0.4s [2022-06-30T12:33:48.368Z] [2022-06-30T12:33:48.368Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:33:48.368Z] #67 sha256:508754c8fee31a85384dc0421a406b7415d6bc67c1d7d897ecde3893feb75ac4 [2022-06-30T12:33:48.706Z] #55 35.43 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-30T12:33:48.706Z] #55 35.43 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-30T12:33:48.706Z] #55 35.43 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-30T12:33:48.706Z] #55 35.46 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-30T12:33:50.020Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 2m48.919234122s [2022-06-30T12:33:50.020Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-06-30T12:33:50.020Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 492.669573ms [2022-06-30T12:33:50.076Z] #55 36.93 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-30T12:33:50.076Z] #55 37.00 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-30T12:33:51.093Z] ok github.com/docker/docker/pkg/chrootarchive 2.511s coverage: 42.7% of statements [2022-06-30T12:33:51.093Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-30T12:33:51.350Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-30T12:33:51.448Z] #55 ... [2022-06-30T12:33:51.448Z] [2022-06-30T12:33:51.448Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:33:51.448Z] #64 sha256:7e7995decd2a1810ce16037e45c8279aaa18d0308a13230080445b099e7a857b [2022-06-30T12:33:51.448Z] #64 6.710 + RM_GOPATH=0 [2022-06-30T12:33:51.448Z] #64 6.710 + TMP_GOPATH= [2022-06-30T12:33:51.448Z] #64 6.710 + : /build [2022-06-30T12:33:51.448Z] #64 6.710 + '[' -z '' ']' [2022-06-30T12:33:51.448Z] #64 6.710 ++ mktemp -d [2022-06-30T12:33:51.448Z] #64 6.710 + export GOPATH=/tmp/tmp.1rfTjcLRGg [2022-06-30T12:33:51.448Z] #64 6.710 + GOPATH=/tmp/tmp.1rfTjcLRGg [2022-06-30T12:33:51.448Z] #64 6.710 + RM_GOPATH=1 [2022-06-30T12:33:51.448Z] #64 6.710 + case "$(go env GOARCH)" in [2022-06-30T12:33:51.448Z] #64 6.710 ++ go env GOARCH [2022-06-30T12:33:51.448Z] #64 6.710 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T12:33:51.448Z] #64 6.710 + GO_BUILDMODE=-buildmode=pie [2022-06-30T12:33:51.448Z] #64 6.710 ++ dirname /install.sh [2022-06-30T12:33:51.448Z] #64 6.710 + dir=/ [2022-06-30T12:33:51.448Z] #64 6.710 + bin=containerd [2022-06-30T12:33:51.448Z] #64 6.710 + shift [2022-06-30T12:33:51.448Z] #64 6.710 + '[' '!' -f //containerd.installer ']' [2022-06-30T12:33:51.448Z] #64 6.710 + . //containerd.installer [2022-06-30T12:33:51.448Z] #64 6.710 ++ set -e [2022-06-30T12:33:51.448Z] #64 6.710 ++ : v1.6.6 [2022-06-30T12:33:51.448Z] #64 6.710 + install_containerd [2022-06-30T12:33:51.448Z] #64 6.710 + echo 'Install containerd version v1.6.6' [2022-06-30T12:33:51.448Z] #64 6.710 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1rfTjcLRGg/src/github.com/containerd/containerd [2022-06-30T12:33:51.448Z] #64 6.710 Cloning into '/tmp/tmp.1rfTjcLRGg/src/github.com/containerd/containerd'... [2022-06-30T12:33:51.448Z] #64 6.740 Install containerd version v1.6.6 [2022-06-30T12:33:51.448Z] #64 ... [2022-06-30T12:33:51.448Z] [2022-06-30T12:33:51.448Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:33:51.448Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:33:51.448Z] #14 33.85 Building dependency tree... [2022-06-30T12:33:51.448Z] #14 38.03 The following additional packages will be installed: [2022-06-30T12:33:51.448Z] #14 38.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T12:33:51.448Z] #14 38.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-30T12:33:51.448Z] #14 38.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-30T12:33:51.448Z] #14 38.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-30T12:33:51.448Z] #14 38.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-30T12:33:51.448Z] #14 38.05 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-30T12:33:51.448Z] #14 38.05 mingw-w64-common mingw-w64-x86-64-dev [2022-06-30T12:33:51.448Z] #14 38.06 Suggested packages: [2022-06-30T12:33:51.448Z] #14 38.07 gcc-10-locales seccomp wine64 [2022-06-30T12:33:51.448Z] #14 ... [2022-06-30T12:33:51.448Z] [2022-06-30T12:33:51.448Z] #42 [tini 1/3] 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 [2022-06-30T12:33:51.448Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:33:51.448Z] #42 22.31 Reading package lists... [2022-06-30T12:33:51.448Z] #42 28.88 Reading package lists... [2022-06-30T12:33:51.448Z] #42 34.43 Building dependency tree... [2022-06-30T12:33:51.448Z] #42 38.51 The following additional packages will be installed: [2022-06-30T12:33:51.448Z] #42 38.51 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-30T12:33:51.448Z] #42 38.54 Suggested packages: [2022-06-30T12:33:51.448Z] #42 38.55 cmake-doc ninja-build lrzip [2022-06-30T12:33:51.448Z] #42 38.55 Recommended packages: [2022-06-30T12:33:51.448Z] #42 38.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-30T12:33:51.607Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-06-30T12:33:51.705Z] #42 ... [2022-06-30T12:33:51.705Z] [2022-06-30T12:33:51.705Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:33:51.705Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:33:51.705Z] #76 33.01 Building dependency tree... [2022-06-30T12:33:51.705Z] #76 37.19 python3 is already the newest version (3.9.2-3). [2022-06-30T12:33:51.705Z] #76 37.19 The following additional packages will be installed: [2022-06-30T12:33:51.705Z] #76 37.19 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-30T12:33:51.705Z] #76 37.19 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-30T12:33:51.705Z] #76 37.20 Suggested packages: [2022-06-30T12:33:51.705Z] #76 37.22 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-30T12:33:51.705Z] #76 37.22 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-30T12:33:51.705Z] #76 37.22 m4-doc ed diffutils-doc [2022-06-30T12:33:51.705Z] #76 37.22 Recommended packages: [2022-06-30T12:33:51.705Z] #76 37.22 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-30T12:33:51.705Z] #76 38.62 The following NEW packages will be installed: [2022-06-30T12:33:51.705Z] #76 38.62 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-30T12:33:51.705Z] #76 38.65 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-30T12:33:51.705Z] #76 38.65 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-30T12:33:51.705Z] #76 38.65 libyajl2 m4 patch xz-utils [2022-06-30T12:33:51.864Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-06-30T12:33:52.121Z] ok github.com/docker/docker/layer 7.614s coverage: 68.9% of statements [2022-06-30T12:33:52.121Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-30T12:33:52.121Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-30T12:33:52.121Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-30T12:33:52.121Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-30T12:33:52.121Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-30T12:33:52.121Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-30T12:33:52.121Z] ok github.com/docker/docker/pkg/fsutils 0.139s coverage: 85.1% of statements [2022-06-30T12:33:52.268Z] #76 39.08 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:33:52.269Z] #76 39.08 Need to get 5939 kB of archives. [2022-06-30T12:33:52.269Z] #76 39.08 After this operation, 18.7 MB of additional disk space will be used. [2022-06-30T12:33:52.269Z] #76 39.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T12:33:52.269Z] #76 39.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-30T12:33:52.269Z] #76 39.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-30T12:33:52.269Z] #76 39.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-30T12:33:52.269Z] #76 39.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T12:33:52.269Z] #76 39.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-30T12:33:52.269Z] #76 39.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-30T12:33:52.269Z] #76 39.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-30T12:33:52.269Z] #76 39.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-30T12:33:52.269Z] #76 39.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-30T12:33:52.269Z] #76 39.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T12:33:52.269Z] #76 39.23 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-30T12:33:52.269Z] #76 39.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-30T12:33:52.269Z] #76 39.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T12:33:52.269Z] #76 39.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-30T12:33:52.269Z] #76 39.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T12:33:52.269Z] #76 39.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-30T12:33:52.269Z] #76 39.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T12:33:52.269Z] #76 39.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T12:33:52.269Z] #76 39.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-30T12:33:52.378Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-06-30T12:33:52.525Z] #76 39.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T12:33:52.525Z] #76 39.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T12:33:52.525Z] #76 39.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-30T12:33:53.309Z] ok github.com/docker/docker/pkg/idtools 0.377s coverage: 67.9% of statements [2022-06-30T12:33:53.309Z] ok github.com/docker/docker/pkg/ioutils 0.364s coverage: 71.5% of statements [2022-06-30T12:33:53.465Z] #76 ... [2022-06-30T12:33:53.465Z] [2022-06-30T12:33:53.465Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:33:53.465Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:33:53.465Z] #55 40.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T12:33:53.465Z] #55 40.66 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-30T12:33:53.565Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-06-30T12:33:53.565Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-06-30T12:33:53.565Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-30T12:33:53.672Z] #67 ... [2022-06-30T12:33:53.672Z] [2022-06-30T12:33:53.672Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T12:33:53.672Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T12:33:53.672Z] #53 5.483 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-30T12:33:53.722Z] #55 40.83 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-30T12:33:53.722Z] #55 40.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-30T12:33:53.822Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2022-06-30T12:33:53.822Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-06-30T12:33:53.935Z] #53 ... [2022-06-30T12:33:53.935Z] [2022-06-30T12:33:53.935Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T12:33:53.935Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T12:33:53.935Z] #57 5.339 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-30T12:33:53.935Z] #57 5.917 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-30T12:33:53.935Z] #57 5.917 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-30T12:33:53.935Z] #57 5.930 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-30T12:33:53.978Z] #55 40.98 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-30T12:33:53.978Z] #55 41.04 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-30T12:33:53.978Z] #55 41.08 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-30T12:33:53.978Z] #55 41.13 go: downloading github.com/spf13/afero v1.6.0 [2022-06-30T12:33:53.978Z] #55 41.16 go: downloading github.com/spf13/cast v1.4.1 [2022-06-30T12:33:54.078Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-06-30T12:33:54.197Z] #57 ... [2022-06-30T12:33:54.197Z] [2022-06-30T12:33:54.197Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:33:54.197Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T12:33:54.197Z] #34 5.992 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-30T12:33:54.197Z] #34 5.992 Cloning into '.'... [2022-06-30T12:33:54.237Z] #55 41.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-30T12:33:54.335Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 90.5% of statements [2022-06-30T12:33:54.335Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-06-30T12:33:54.335Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-30T12:33:54.335Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-30T12:33:54.557Z] #55 41.42 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-30T12:33:54.557Z] #55 41.44 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-30T12:33:54.557Z] #55 41.55 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-30T12:33:54.557Z] #55 ... [2022-06-30T12:33:54.557Z] [2022-06-30T12:33:54.557Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T12:33:54.557Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T12:33:54.557Z] #57 41.36 v3.0.2 [2022-06-30T12:33:54.557Z] #57 DONE 41.6s [2022-06-30T12:33:54.860Z] [2022-06-30T12:33:54.860Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:33:54.860Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:33:54.860Z] #76 40.73 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:33:54.860Z] #76 41.09 Fetched 5939 kB in 1s (8647 kB/s) [2022-06-30T12:33:54.860Z] #76 41.21 Selecting previously unselected package bzip2. [2022-06-30T12:33:54.860Z] #76 41.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 ... 15718 files and directories currently installed.) [2022-06-30T12:33:54.860Z] #76 41.28 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T12:33:54.860Z] #76 41.35 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T12:33:54.860Z] #76 41.61 Selecting previously unselected package libmagic-mgc. [2022-06-30T12:33:54.860Z] #76 41.61 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-30T12:33:54.860Z] #76 41.62 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-30T12:33:54.899Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-06-30T12:33:55.155Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-06-30T12:33:55.412Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-30T12:33:55.580Z] #76 42.52 Selecting previously unselected package libmagic1:amd64. [2022-06-30T12:33:55.580Z] #76 42.54 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-30T12:33:55.580Z] #76 42.55 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-30T12:33:55.668Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-30T12:33:55.924Z] #76 42.96 Selecting previously unselected package file. [2022-06-30T12:33:55.924Z] #76 42.96 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-30T12:33:55.924Z] #76 42.97 Unpacking file (1:5.39-3) ... [2022-06-30T12:33:56.185Z] #76 43.17 Selecting previously unselected package xz-utils. [2022-06-30T12:33:56.185Z] #76 43.17 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T12:33:56.185Z] #76 43.17 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T12:33:56.442Z] #76 43.61 Selecting previously unselected package libsigsegv2:amd64. [2022-06-30T12:33:56.442Z] #76 43.61 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-30T12:33:56.442Z] #76 43.64 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-30T12:33:56.698Z] #76 43.76 Selecting previously unselected package m4. [2022-06-30T12:33:56.955Z] #76 43.78 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-30T12:33:56.955Z] #76 43.81 Unpacking m4 (1.4.18-5) ... [2022-06-30T12:33:56.955Z] #76 44.08 Selecting previously unselected package autoconf. [2022-06-30T12:33:57.035Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-06-30T12:33:57.035Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-30T12:33:57.213Z] #76 44.08 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-30T12:33:57.213Z] #76 44.09 Unpacking autoconf (2.69-14) ... [2022-06-30T12:33:57.293Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-06-30T12:33:57.470Z] #76 44.58 Selecting previously unselected package autotools-dev. [2022-06-30T12:33:57.549Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-06-30T12:33:57.746Z] #76 44.62 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-30T12:33:57.746Z] #76 44.63 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-30T12:33:57.806Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-30T12:33:58.006Z] #76 45.13 Selecting previously unselected package automake. [2022-06-30T12:33:58.006Z] #76 45.13 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-30T12:33:58.006Z] #76 45.13 Unpacking automake (1:1.16.3-2) ... [2022-06-30T12:33:58.006Z] #76 ... [2022-06-30T12:33:58.006Z] [2022-06-30T12:33:58.006Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:33:58.006Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:33:58.006Z] #51 29.17 Reading package lists... [2022-06-30T12:33:58.006Z] #51 34.85 Building dependency tree... [2022-06-30T12:33:58.006Z] #51 39.02 The following additional packages will be installed: [2022-06-30T12:33:58.006Z] #51 39.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T12:33:58.006Z] #51 39.04 python3-protobuf python3-six [2022-06-30T12:33:58.006Z] #51 39.04 Suggested packages: [2022-06-30T12:33:58.006Z] #51 39.04 python3-setuptools [2022-06-30T12:33:58.006Z] #51 39.04 Recommended packages: [2022-06-30T12:33:58.006Z] #51 39.04 iproute2 | iproute [2022-06-30T12:33:58.006Z] #51 39.89 The following NEW packages will be installed: [2022-06-30T12:33:58.006Z] #51 39.92 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T12:33:58.006Z] #51 39.94 python3-protobuf python3-six [2022-06-30T12:33:58.006Z] #51 40.42 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:33:58.006Z] #51 40.42 Need to get 2314 kB of archives. [2022-06-30T12:33:58.006Z] #51 40.42 After this operation, 11.1 MB of additional disk space will be used. [2022-06-30T12:33:58.006Z] #51 40.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-30T12:33:58.006Z] #51 40.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T12:33:58.006Z] #51 40.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-30T12:33:58.006Z] #51 40.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-30T12:33:58.006Z] #51 40.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T12:33:58.006Z] #51 40.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T12:33:58.006Z] #51 40.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T12:33:58.006Z] #51 42.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-30T12:33:58.006Z] #51 44.57 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:33:58.063Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-30T12:33:58.268Z] #51 44.95 Fetched 2314 kB in 3s (726 kB/s) [2022-06-30T12:33:58.268Z] #51 ... [2022-06-30T12:33:58.268Z] [2022-06-30T12:33:58.268Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T12:33:58.268Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T12:33:58.268Z] #40 44.70 NAME: [2022-06-30T12:33:58.268Z] #40 44.72 go-winres - A tool for embedding resources in Windows executables [2022-06-30T12:33:58.268Z] #40 44.72 [2022-06-30T12:33:58.268Z] #40 44.72 USAGE: [2022-06-30T12:33:58.268Z] #40 44.72 go-winres [global options] command [command options] [arguments...] [2022-06-30T12:33:58.268Z] #40 44.72 [2022-06-30T12:33:58.268Z] #40 44.72 COMMANDS: [2022-06-30T12:33:58.268Z] #40 44.72 init Create an initial ./winres/winres.json [2022-06-30T12:33:58.268Z] #40 44.72 make Make syso files for the "go build" command [2022-06-30T12:33:58.268Z] #40 44.72 simply Make syso files for the "go build" command (simplified) [2022-06-30T12:33:58.268Z] #40 44.72 extract Extract all resources from an executable [2022-06-30T12:33:58.268Z] #40 44.72 patch Replace resources in an executable file (exe, dll) [2022-06-30T12:33:58.268Z] #40 44.72 help, h Shows a list of commands or help for one command [2022-06-30T12:33:58.268Z] #40 44.72 [2022-06-30T12:33:58.268Z] #40 44.72 GLOBAL OPTIONS: [2022-06-30T12:33:58.268Z] #40 44.72 --help, -h show help (default: false) [2022-06-30T12:33:58.268Z] #40 DONE 45.4s [2022-06-30T12:33:58.268Z] [2022-06-30T12:33:58.268Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:33:58.268Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:33:58.268Z] #55 41.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-30T12:33:58.268Z] #55 42.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-30T12:33:58.268Z] #55 42.08 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-30T12:33:58.268Z] #55 42.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-30T12:33:58.268Z] #55 42.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-30T12:33:58.268Z] #55 42.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-30T12:33:58.268Z] #55 42.23 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-30T12:33:58.268Z] #55 42.26 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-30T12:33:58.268Z] #55 43.17 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-30T12:33:58.268Z] #55 43.32 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-30T12:33:58.268Z] #55 43.39 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-30T12:33:58.268Z] #55 43.57 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-30T12:33:58.268Z] #55 43.67 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-30T12:33:58.268Z] #55 43.72 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-30T12:33:58.268Z] #55 44.50 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-30T12:33:58.268Z] #55 44.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-30T12:33:58.268Z] #55 44.56 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-30T12:33:58.268Z] #55 44.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-30T12:33:58.268Z] #55 44.70 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-30T12:33:58.268Z] #55 44.71 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-30T12:33:58.268Z] #55 44.87 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-30T12:33:58.268Z] #55 44.94 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-30T12:33:58.268Z] #55 45.09 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-30T12:33:58.268Z] #55 45.15 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-30T12:33:58.420Z] #34 ... [2022-06-30T12:33:58.420Z] [2022-06-30T12:33:58.420Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:33:58.420Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:33:58.420Z] #14 7.451 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:58.420Z] #14 7.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:58.420Z] #14 7.509 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:58.420Z] #14 9.803 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:58.420Z] #14 ... [2022-06-30T12:33:58.420Z] [2022-06-30T12:33:58.420Z] #42 [tini 1/3] 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 [2022-06-30T12:33:58.420Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:33:58.420Z] #42 7.513 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:58.420Z] #42 7.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:58.420Z] #42 7.647 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:58.420Z] #42 9.351 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:58.420Z] #42 ... [2022-06-30T12:33:58.420Z] [2022-06-30T12:33:58.420Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:33:58.420Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:33:58.420Z] #47 6.426 + git clone https://github.com/docker/distribution.git . [2022-06-30T12:33:58.420Z] #47 6.429 Cloning into '.'... [2022-06-30T12:33:58.420Z] #47 ... [2022-06-30T12:33:58.420Z] [2022-06-30T12:33:58.420Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:33:58.420Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:33:58.420Z] #76 7.347 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:58.420Z] #76 7.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:58.420Z] #76 7.419 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:58.420Z] #76 9.638 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:58.420Z] #76 ... [2022-06-30T12:33:58.420Z] [2022-06-30T12:33:58.420Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T12:33:58.420Z] #26 sha256:11ce156978e80f5fa5ca2f692715773cb4e613f1ceaaa09e878c232838df432c [2022-06-30T12:33:58.420Z] #26 6.274 + RM_GOPATH=0 [2022-06-30T12:33:58.420Z] #26 6.274 + TMP_GOPATH= [2022-06-30T12:33:58.420Z] #26 6.274 + : /build [2022-06-30T12:33:58.420Z] #26 6.274 + '[' -z '' ']' [2022-06-30T12:33:58.420Z] #26 6.274 ++ mktemp -d [2022-06-30T12:33:58.420Z] #26 6.280 + export GOPATH=/tmp/tmp.LogPopqoSq [2022-06-30T12:33:58.420Z] #26 6.280 + GOPATH=/tmp/tmp.LogPopqoSq [2022-06-30T12:33:58.420Z] #26 6.280 + RM_GOPATH=1 [2022-06-30T12:33:58.420Z] #26 6.280 + case "$(go env GOARCH)" in [2022-06-30T12:33:58.420Z] #26 6.280 ++ go env GOARCH [2022-06-30T12:33:58.420Z] #26 6.465 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T12:33:58.420Z] #26 6.465 + GO_BUILDMODE=-buildmode=pie [2022-06-30T12:33:58.420Z] #26 6.465 ++ dirname /install.sh [2022-06-30T12:33:58.420Z] #26 6.473 Install docker/cli version 17.06.2-ce from stable [2022-06-30T12:33:58.420Z] #26 6.474 + dir=/ [2022-06-30T12:33:58.420Z] #26 6.474 + bin=dockercli [2022-06-30T12:33:58.420Z] #26 6.474 + shift [2022-06-30T12:33:58.420Z] #26 6.474 + '[' '!' -f //dockercli.installer ']' [2022-06-30T12:33:58.420Z] #26 6.474 + . //dockercli.installer [2022-06-30T12:33:58.420Z] #26 6.474 ++ : stable [2022-06-30T12:33:58.420Z] #26 6.474 ++ : 17.06.2-ce [2022-06-30T12:33:58.420Z] #26 6.474 + install_dockercli [2022-06-30T12:33:58.420Z] #26 6.474 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-30T12:33:58.420Z] #26 6.474 ++ uname -m [2022-06-30T12:33:58.420Z] #26 6.496 + arch=x86_64 [2022-06-30T12:33:58.420Z] #26 6.496 + '[' x86_64 '!=' x86_64 ']' [2022-06-30T12:33:58.420Z] #26 6.496 + url=https://download.docker.com/linux/static [2022-06-30T12:33:58.420Z] #26 6.496 + tar -xz docker/docker [2022-06-30T12:33:58.420Z] #26 6.500 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-30T12:33:58.525Z] #55 45.41 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-30T12:33:58.525Z] #55 45.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-30T12:33:58.525Z] #55 45.51 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-30T12:33:58.525Z] #55 45.51 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-30T12:33:58.525Z] #55 45.64 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-30T12:33:58.525Z] #55 45.64 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-30T12:33:58.627Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-06-30T12:33:58.683Z] #26 ... [2022-06-30T12:33:58.683Z] [2022-06-30T12:33:58.683Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:33:58.683Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:33:58.683Z] #55 7.798 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-30T12:33:58.683Z] #55 ... [2022-06-30T12:33:58.683Z] [2022-06-30T12:33:58.683Z] #62 [containerd 1/3] 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 [2022-06-30T12:33:58.683Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T12:33:58.683Z] #62 6.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:58.683Z] #62 7.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:58.683Z] #62 7.065 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:58.683Z] #62 9.667 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:58.783Z] #55 45.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-30T12:33:58.783Z] #55 45.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-30T12:33:58.783Z] #55 45.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-30T12:33:58.884Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-30T12:33:58.946Z] #62 ... [2022-06-30T12:33:58.946Z] [2022-06-30T12:33:58.946Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:33:58.946Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:33:58.946Z] #51 7.117 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:33:58.946Z] #51 7.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:33:58.946Z] #51 7.242 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:33:58.946Z] #51 7.917 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-30T12:33:58.946Z] #51 9.841 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:33:59.141Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-06-30T12:33:59.208Z] #51 ... [2022-06-30T12:33:59.208Z] [2022-06-30T12:33:59.208Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T12:33:59.208Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T12:33:59.208Z] #38 6.727 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-30T12:33:59.208Z] #38 ... [2022-06-30T12:33:59.208Z] [2022-06-30T12:33:59.208Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T12:33:59.208Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T12:33:59.208Z] #40 6.202 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-30T12:33:59.208Z] #40 7.309 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-30T12:33:59.208Z] #40 9.438 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-30T12:33:59.208Z] #40 10.17 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-30T12:33:59.208Z] #40 10.40 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-30T12:33:59.347Z] #55 46.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-30T12:33:59.347Z] #55 46.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-30T12:33:59.347Z] #55 46.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-30T12:33:59.347Z] #55 46.43 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-30T12:33:59.347Z] #55 46.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-30T12:33:59.347Z] #55 46.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-30T12:33:59.348Z] #55 46.43 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-30T12:33:59.471Z] #40 ... [2022-06-30T12:33:59.471Z] [2022-06-30T12:33:59.471Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:33:59.471Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T12:33:59.471Z] #36 6.594 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-30T12:33:59.471Z] #36 ... [2022-06-30T12:33:59.471Z] [2022-06-30T12:33:59.471Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:33:59.471Z] #67 sha256:508754c8fee31a85384dc0421a406b7415d6bc67c1d7d897ecde3893feb75ac4 [2022-06-30T12:33:59.471Z] #67 6.602 + RM_GOPATH=0 [2022-06-30T12:33:59.471Z] #67 6.603 + TMP_GOPATH= [2022-06-30T12:33:59.471Z] #67 6.603 + : /build [2022-06-30T12:33:59.471Z] #67 6.603 + '[' -z '' ']' [2022-06-30T12:33:59.471Z] #67 6.604 ++ mktemp -d [2022-06-30T12:33:59.471Z] #67 6.609 + export GOPATH=/tmp/tmp.zO3O2TjxML [2022-06-30T12:33:59.471Z] #67 6.615 + GOPATH=/tmp/tmp.zO3O2TjxML [2022-06-30T12:33:59.471Z] #67 6.615 + RM_GOPATH=1 [2022-06-30T12:33:59.471Z] #67 6.616 + case "$(go env GOARCH)" in [2022-06-30T12:33:59.471Z] #67 6.617 ++ go env GOARCH [2022-06-30T12:33:59.471Z] #67 6.701 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T12:33:59.471Z] #67 6.701 + GO_BUILDMODE=-buildmode=pie [2022-06-30T12:33:59.471Z] #67 6.701 ++ dirname /install.sh [2022-06-30T12:33:59.471Z] #67 6.709 + dir=/ [2022-06-30T12:33:59.471Z] #67 6.709 + bin=rootlesskit [2022-06-30T12:33:59.471Z] #67 6.709 + shift [2022-06-30T12:33:59.471Z] #67 6.709 + '[' '!' -f //rootlesskit.installer ']' [2022-06-30T12:33:59.471Z] #67 6.709 + . //rootlesskit.installer [2022-06-30T12:33:59.471Z] #67 6.709 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T12:33:59.471Z] #67 6.710 + install_rootlesskit [2022-06-30T12:33:59.471Z] #67 6.710 + case "$1" in [2022-06-30T12:33:59.471Z] #67 6.710 + export CGO_ENABLED=0 [2022-06-30T12:33:59.471Z] #67 6.710 + CGO_ENABLED=0 [2022-06-30T12:33:59.471Z] #67 6.710 + _install_rootlesskit [2022-06-30T12:33:59.471Z] #67 6.711 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-30T12:33:59.471Z] #67 6.711 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-30T12:33:59.471Z] #67 6.712 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T12:33:59.471Z] #67 6.712 + GOBIN=/build [2022-06-30T12:33:59.471Z] #67 6.712 + GO111MODULE=on [2022-06-30T12:33:59.471Z] #67 6.712 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T12:33:59.471Z] #67 7.343 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-30T12:33:59.605Z] #55 46.48 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-30T12:33:59.605Z] #55 46.50 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-30T12:33:59.605Z] #55 46.61 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-30T12:33:59.704Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-06-30T12:33:59.739Z] #67 11.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T12:33:59.740Z] #67 11.39 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-30T12:33:59.863Z] #55 46.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-30T12:33:59.863Z] #55 46.77 go: downloading github.com/julz/importas v0.1.0 [2022-06-30T12:33:59.863Z] #55 46.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-30T12:33:59.863Z] #55 46.81 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-30T12:33:59.863Z] #55 46.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-30T12:33:59.961Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-30T12:34:00.120Z] #55 46.95 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-30T12:34:00.120Z] #55 46.95 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-30T12:34:00.120Z] #55 46.99 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-30T12:34:00.120Z] #55 47.04 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-30T12:34:00.120Z] #55 47.04 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-30T12:34:00.120Z] #55 47.25 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-30T12:34:00.120Z] #55 47.25 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-30T12:34:00.120Z] #55 47.25 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-30T12:34:00.120Z] #55 47.25 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-30T12:34:00.218Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-30T12:34:01.051Z] #55 48.03 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-30T12:34:01.051Z] #55 48.07 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-30T12:34:01.051Z] #55 48.09 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-30T12:34:01.051Z] #55 48.09 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-30T12:34:01.051Z] #55 48.14 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-30T12:34:01.308Z] #55 48.20 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-30T12:34:01.308Z] #55 48.22 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-30T12:34:01.308Z] #55 48.28 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-30T12:34:01.308Z] #55 48.28 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-30T12:34:01.566Z] #55 48.58 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-30T12:34:01.566Z] #55 48.59 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-30T12:34:01.566Z] #55 48.61 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-30T12:34:01.566Z] #55 48.62 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-30T12:34:01.566Z] #55 48.66 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-30T12:34:01.566Z] #55 48.68 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-30T12:34:01.665Z] #67 13.15 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-30T12:34:01.665Z] #67 ... [2022-06-30T12:34:01.665Z] [2022-06-30T12:34:01.665Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:34:01.665Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:34:01.665Z] #76 13.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:34:01.824Z] #55 48.73 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-30T12:34:01.824Z] #55 48.80 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-30T12:34:01.824Z] #55 48.83 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-30T12:34:01.824Z] #55 48.94 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-30T12:34:02.082Z] #55 48.97 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-30T12:34:02.082Z] #55 48.97 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-30T12:34:02.082Z] #55 49.21 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-30T12:34:02.111Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-06-30T12:34:02.111Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-30T12:34:02.340Z] #55 49.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-30T12:34:02.340Z] #55 49.40 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-30T12:34:02.340Z] #55 49.40 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-30T12:34:02.340Z] #55 49.46 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-30T12:34:02.340Z] #55 ... [2022-06-30T12:34:02.340Z] [2022-06-30T12:34:02.340Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:02.340Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:02.340Z] #14 39.41 The following NEW packages will be installed: [2022-06-30T12:34:02.340Z] #14 39.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T12:34:02.340Z] #14 39.41 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-30T12:34:02.340Z] #14 39.41 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-30T12:34:02.340Z] #14 39.41 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-30T12:34:02.340Z] #14 39.42 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-30T12:34:02.340Z] #14 39.42 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-30T12:34:02.340Z] #14 39.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-30T12:34:02.340Z] #14 39.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-30T12:34:02.340Z] #14 39.43 mingw-w64-x86-64-dev [2022-06-30T12:34:02.340Z] #14 39.89 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:34:02.340Z] #14 39.89 Need to get 115 MB of archives. [2022-06-30T12:34:02.340Z] #14 39.89 After this operation, 645 MB of additional disk space will be used. [2022-06-30T12:34:02.340Z] #14 39.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-30T12:34:02.340Z] #14 40.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-30T12:34:02.340Z] #14 40.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-30T12:34:02.340Z] #14 40.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-30T12:34:02.340Z] #14 40.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-30T12:34:02.340Z] #14 40.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-30T12:34:02.340Z] #14 40.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-30T12:34:02.340Z] #14 40.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-30T12:34:02.340Z] #14 40.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-30T12:34:02.340Z] #14 41.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T12:34:02.340Z] #14 43.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T12:34:02.340Z] #14 44.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-30T12:34:02.340Z] #14 45.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T12:34:02.340Z] #14 47.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T12:34:02.340Z] #14 47.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-30T12:34:02.340Z] #14 47.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-30T12:34:02.340Z] #14 47.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-30T12:34:02.340Z] #14 47.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T12:34:02.340Z] #14 47.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T12:34:02.340Z] #14 47.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-30T12:34:02.340Z] #14 47.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T12:34:02.340Z] #14 47.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-30T12:34:02.340Z] #14 47.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-30T12:34:02.340Z] #14 47.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-30T12:34:02.340Z] #14 47.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-30T12:34:02.340Z] #14 47.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-30T12:34:02.340Z] #14 48.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-30T12:34:02.340Z] #14 48.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-30T12:34:02.340Z] #14 48.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T12:34:02.340Z] #14 48.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T12:34:02.340Z] #14 49.28 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:34:02.598Z] #14 49.58 Fetched 115 MB in 9s (13.4 MB/s) [2022-06-30T12:34:02.598Z] #14 ... [2022-06-30T12:34:02.598Z] [2022-06-30T12:34:02.598Z] #42 [tini 1/3] 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 [2022-06-30T12:34:02.598Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:34:02.598Z] #42 39.52 The following NEW packages will be installed: [2022-06-30T12:34:02.598Z] #42 39.53 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-30T12:34:02.598Z] #42 39.55 vim-common xxd [2022-06-30T12:34:02.598Z] #42 39.96 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:34:02.598Z] #42 39.96 Need to get 17.7 MB of archives. [2022-06-30T12:34:02.598Z] #42 39.96 After this operation, 70.7 MB of additional disk space will be used. [2022-06-30T12:34:02.598Z] #42 39.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T12:34:02.598Z] #42 39.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T12:34:02.598Z] #42 39.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-30T12:34:02.598Z] #42 40.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-30T12:34:02.598Z] #42 40.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-30T12:34:02.598Z] #42 40.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-30T12:34:02.598Z] #42 40.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-30T12:34:02.598Z] #42 40.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-30T12:34:02.598Z] #42 40.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-30T12:34:02.598Z] #42 40.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-30T12:34:02.598Z] #42 42.64 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:34:02.598Z] #42 43.01 Fetched 17.7 MB in 2s (11.1 MB/s) [2022-06-30T12:34:02.598Z] #42 43.09 Selecting previously unselected package xxd. [2022-06-30T12:34:02.598Z] #42 43.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 ... 15718 files and directories currently installed.) [2022-06-30T12:34:02.598Z] #42 43.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T12:34:02.598Z] #42 43.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:34:02.598Z] #42 43.51 Selecting previously unselected package vim-common. [2022-06-30T12:34:02.598Z] #42 43.51 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T12:34:02.598Z] #42 43.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:34:02.598Z] #42 44.09 Selecting previously unselected package cmake-data. [2022-06-30T12:34:02.598Z] #42 44.09 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-30T12:34:02.598Z] #42 44.10 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T12:34:02.598Z] #42 48.41 Selecting previously unselected package libicu67:amd64. [2022-06-30T12:34:02.598Z] #42 48.42 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-30T12:34:02.598Z] #42 48.43 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-30T12:34:02.598Z] #42 ... [2022-06-30T12:34:02.598Z] [2022-06-30T12:34:02.598Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:02.598Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:02.598Z] #14 49.70 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-30T12:34:02.598Z] #14 49.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 ... 15718 files and directories currently installed.) [2022-06-30T12:34:02.675Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-30T12:34:02.855Z] #14 49.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T12:34:02.856Z] #14 49.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T12:34:04.043Z] ok github.com/docker/docker/quota 0.191s coverage: 71.4% of statements [2022-06-30T12:34:04.043Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-30T12:34:04.974Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-06-30T12:34:05.289Z] #76 ... [2022-06-30T12:34:05.289Z] [2022-06-30T12:34:05.289Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T12:34:05.289Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T12:34:05.289Z] #53 7.076 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-30T12:34:05.289Z] #53 7.077 go: downloading github.com/fatih/color v1.10.0 [2022-06-30T12:34:05.289Z] #53 7.094 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-30T12:34:05.289Z] #53 7.165 go: downloading github.com/pkg/errors v0.9.1 [2022-06-30T12:34:05.289Z] #53 7.732 go: downloading golang.org/x/tools v0.1.0 [2022-06-30T12:34:05.289Z] #53 8.326 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-30T12:34:05.289Z] #53 8.499 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-30T12:34:05.289Z] #53 8.758 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-30T12:34:05.289Z] #53 8.919 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-30T12:34:05.289Z] #53 16.24 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-30T12:34:05.289Z] #53 16.45 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-30T12:34:05.289Z] #53 16.55 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-30T12:34:05.289Z] #53 ... [2022-06-30T12:34:05.289Z] [2022-06-30T12:34:05.290Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T12:34:05.290Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T12:34:05.290Z] #40 16.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-30T12:34:05.290Z] #40 16.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T12:34:05.546Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-06-30T12:34:05.546Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-30T12:34:05.866Z] #40 ... [2022-06-30T12:34:05.867Z] [2022-06-30T12:34:05.867Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T12:34:05.867Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T12:34:05.867Z] #57 7.934 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-30T12:34:06.120Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-06-30T12:34:06.128Z] #57 ... [2022-06-30T12:34:06.128Z] [2022-06-30T12:34:06.128Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:06.128Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:06.128Z] #14 12.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:34:06.128Z] #14 17.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:34:06.128Z] #14 ... [2022-06-30T12:34:06.128Z] [2022-06-30T12:34:06.128Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:34:06.128Z] #67 sha256:508754c8fee31a85384dc0421a406b7415d6bc67c1d7d897ecde3893feb75ac4 [2022-06-30T12:34:06.128Z] #67 17.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-30T12:34:06.132Z] #14 52.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-30T12:34:06.132Z] #14 52.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T12:34:06.132Z] #14 ... [2022-06-30T12:34:06.132Z] [2022-06-30T12:34:06.132Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:34:06.132Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:34:06.132Z] #76 45.92 Selecting previously unselected package patch. [2022-06-30T12:34:06.132Z] #76 45.92 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-30T12:34:06.132Z] #76 45.92 Unpacking patch (2.7.6-7) ... [2022-06-30T12:34:06.132Z] #76 46.11 Selecting previously unselected package dpkg-dev. [2022-06-30T12:34:06.132Z] #76 46.11 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-30T12:34:06.132Z] #76 46.11 Unpacking dpkg-dev (1.20.10) ... [2022-06-30T12:34:06.132Z] #76 47.36 Selecting previously unselected package build-essential. [2022-06-30T12:34:06.132Z] #76 47.36 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-30T12:34:06.132Z] #76 47.36 Unpacking build-essential (12.9) ... [2022-06-30T12:34:06.132Z] #76 47.46 Selecting previously unselected package libcap2:amd64. [2022-06-30T12:34:06.132Z] #76 47.46 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T12:34:06.132Z] #76 47.49 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T12:34:06.132Z] #76 47.59 Selecting previously unselected package libcap-dev:amd64. [2022-06-30T12:34:06.132Z] #76 47.59 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-30T12:34:06.132Z] #76 47.59 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T12:34:06.132Z] #76 47.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T12:34:06.132Z] #76 47.75 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T12:34:06.132Z] #76 47.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:34:06.132Z] #76 47.99 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-30T12:34:06.132Z] #76 47.99 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-30T12:34:06.132Z] #76 47.99 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T12:34:06.132Z] #76 48.18 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T12:34:06.132Z] #76 48.18 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T12:34:06.132Z] #76 48.18 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T12:34:06.132Z] #76 48.45 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T12:34:06.132Z] #76 48.45 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T12:34:06.132Z] #76 48.49 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T12:34:06.133Z] #76 49.47 Selecting previously unselected package libtool. [2022-06-30T12:34:06.133Z] #76 49.48 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-30T12:34:06.133Z] #76 49.49 Unpacking libtool (2.4.6-15) ... [2022-06-30T12:34:06.133Z] #76 49.80 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T12:34:06.133Z] #76 49.81 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T12:34:06.133Z] #76 49.83 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T12:34:06.133Z] #76 50.13 Selecting previously unselected package libyajl2:amd64. [2022-06-30T12:34:06.133Z] #76 50.13 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T12:34:06.133Z] #76 50.13 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T12:34:06.133Z] #76 50.22 Selecting previously unselected package libyajl-dev:amd64. [2022-06-30T12:34:06.133Z] #76 50.22 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-30T12:34:06.133Z] #76 50.23 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T12:34:06.133Z] #76 50.46 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T12:34:06.133Z] #76 50.46 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-30T12:34:06.133Z] #76 50.46 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T12:34:06.133Z] #76 50.48 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-30T12:34:06.133Z] #76 50.54 Setting up file (1:5.39-3) ... [2022-06-30T12:34:06.133Z] #76 50.58 Setting up bzip2 (1.0.8-4) ... [2022-06-30T12:34:06.133Z] #76 50.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:34:06.133Z] #76 50.66 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T12:34:06.133Z] #76 50.66 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T12:34:06.133Z] #76 50.68 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-30T12:34:06.133Z] #76 50.70 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-30T12:34:06.133Z] #76 50.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T12:34:06.133Z] #76 50.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T12:34:06.133Z] #76 50.76 Setting up patch (2.7.6-7) ... [2022-06-30T12:34:06.133Z] #76 50.79 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T12:34:06.133Z] #76 50.85 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T12:34:06.133Z] #76 50.85 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T12:34:06.133Z] #76 50.85 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T12:34:06.133Z] #76 50.86 Setting up libtool (2.4.6-15) ... [2022-06-30T12:34:06.133Z] #76 50.86 Setting up m4 (1.4.18-5) ... [2022-06-30T12:34:06.133Z] #76 50.90 Setting up dpkg-dev (1.20.10) ... [2022-06-30T12:34:06.133Z] #76 51.04 Setting up autoconf (2.69-14) ... [2022-06-30T12:34:06.133Z] #76 51.04 Setting up build-essential (12.9) ... [2022-06-30T12:34:06.133Z] #76 51.04 Setting up automake (1:1.16.3-2) ... [2022-06-30T12:34:06.133Z] #76 51.04 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-30T12:34:06.133Z] #76 51.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:34:06.133Z] #76 DONE 52.7s [2022-06-30T12:34:06.133Z] [2022-06-30T12:34:06.133Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:06.133Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:06.133Z] #14 52.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T12:34:06.376Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-30T12:34:08.028Z] #14 ... [2022-06-30T12:34:08.028Z] [2022-06-30T12:34:08.028Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:34:08.028Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T12:34:08.028Z] #34 49.62 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-30T12:34:08.028Z] #34 50.30 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-30T12:34:08.028Z] #34 50.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:34:08.050Z] #67 19.31 go: downloading github.com/google/uuid v1.3.0 [2022-06-30T12:34:08.270Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-30T12:34:08.300Z] #34 ... [2022-06-30T12:34:08.300Z] [2022-06-30T12:34:08.300Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:34:08.300Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:34:08.300Z] #51 45.11 Selecting previously unselected package libprotobuf23:amd64. [2022-06-30T12:34:08.300Z] #51 45.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 ... 15718 files and directories currently installed.) [2022-06-30T12:34:08.300Z] #51 45.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-30T12:34:08.300Z] #51 45.11 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T12:34:08.300Z] #51 46.18 Selecting previously unselected package python3-pkg-resources. [2022-06-30T12:34:08.300Z] #51 46.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T12:34:08.300Z] #51 46.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T12:34:08.300Z] #51 46.53 Selecting previously unselected package python3-six. [2022-06-30T12:34:08.300Z] #51 46.53 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-30T12:34:08.300Z] #51 46.62 Unpacking python3-six (1.16.0-2) ... [2022-06-30T12:34:08.300Z] #51 46.75 Selecting previously unselected package python3-protobuf. [2022-06-30T12:34:08.300Z] #51 46.75 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-30T12:34:08.300Z] #51 46.75 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-30T12:34:08.300Z] #51 47.39 Selecting previously unselected package libnet1:amd64. [2022-06-30T12:34:08.300Z] #51 47.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T12:34:08.300Z] #51 47.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T12:34:08.300Z] #51 47.65 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T12:34:08.300Z] #51 47.65 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T12:34:08.300Z] #51 47.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T12:34:08.300Z] #51 47.89 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T12:34:08.300Z] #51 47.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T12:34:08.300Z] #51 47.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:34:08.300Z] #51 48.03 Selecting previously unselected package criu. [2022-06-30T12:34:08.300Z] #51 48.03 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-30T12:34:08.300Z] #51 48.04 Unpacking criu (3.17-1) ... [2022-06-30T12:34:08.300Z] #51 49.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T12:34:08.300Z] #51 51.19 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T12:34:08.300Z] #51 51.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T12:34:08.300Z] #51 51.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:34:08.300Z] #51 51.57 Setting up python3-six (1.16.0-2) ... [2022-06-30T12:34:08.300Z] #51 52.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T12:34:08.300Z] #51 52.95 Setting up python3-protobuf (3.12.4-1) ... [2022-06-30T12:34:08.312Z] #67 19.86 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-30T12:34:08.527Z] ok github.com/docker/docker/volume/local 0.078s coverage: 76.8% of statements [2022-06-30T12:34:08.866Z] #51 ... [2022-06-30T12:34:08.866Z] [2022-06-30T12:34:08.866Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:08.866Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:08.866Z] #14 55.81 Selecting previously unselected package binutils-mingw-w64. [2022-06-30T12:34:08.866Z] #14 55.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-30T12:34:08.866Z] #14 55.84 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T12:34:08.866Z] #14 56.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-30T12:34:08.866Z] #14 56.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T12:34:08.866Z] #14 56.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:34:09.090Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-06-30T12:34:09.123Z] #14 56.18 Selecting previously unselected package dmsetup. [2022-06-30T12:34:09.123Z] #14 56.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T12:34:09.123Z] #14 56.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-30T12:34:09.381Z] #14 56.37 Selecting previously unselected package mingw-w64-common. [2022-06-30T12:34:09.381Z] #14 56.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-30T12:34:09.381Z] #14 56.38 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-30T12:34:10.019Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-06-30T12:34:10.873Z] #67 22.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-30T12:34:11.135Z] #67 22.67 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T12:34:11.135Z] #67 22.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-30T12:34:11.135Z] #67 ... [2022-06-30T12:34:11.135Z] [2022-06-30T12:34:11.135Z] #42 [tini 1/3] 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 [2022-06-30T12:34:11.135Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:34:11.135Z] #42 13.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:34:11.135Z] #42 18.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:34:11.400Z] #42 ... [2022-06-30T12:34:11.400Z] [2022-06-30T12:34:11.400Z] #62 [containerd 1/3] 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 [2022-06-30T12:34:11.400Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T12:34:11.400Z] #62 13.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:34:11.400Z] #62 19.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:34:11.661Z] #62 ... [2022-06-30T12:34:11.661Z] [2022-06-30T12:34:11.661Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:34:11.661Z] #67 sha256:508754c8fee31a85384dc0421a406b7415d6bc67c1d7d897ecde3893feb75ac4 [2022-06-30T12:34:11.661Z] #67 23.15 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-30T12:34:11.661Z] #67 ... [2022-06-30T12:34:11.661Z] [2022-06-30T12:34:11.661Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-30T12:34:11.661Z] #26 sha256:11ce156978e80f5fa5ca2f692715773cb4e613f1ceaaa09e878c232838df432c [2022-06-30T12:34:11.661Z] #26 22.42 + mkdir -p /build [2022-06-30T12:34:11.661Z] #26 22.43 + mv docker/docker /build/ [2022-06-30T12:34:11.661Z] #26 22.46 + rmdir docker [2022-06-30T12:34:11.661Z] #26 DONE 23.4s [2022-06-30T12:34:11.922Z] [2022-06-30T12:34:11.922Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T12:34:11.922Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T12:34:11.922Z] #53 19.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-30T12:34:11.922Z] #53 20.16 go: downloading golang.org/x/mod v0.3.0 [2022-06-30T12:34:12.187Z] #53 ... [2022-06-30T12:34:12.187Z] [2022-06-30T12:34:12.188Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:34:12.188Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:34:12.188Z] #51 13.93 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:34:12.188Z] #51 19.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:34:12.188Z] #51 ... [2022-06-30T12:34:12.188Z] [2022-06-30T12:34:12.188Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:34:12.188Z] #67 sha256:508754c8fee31a85384dc0421a406b7415d6bc67c1d7d897ecde3893feb75ac4 [2022-06-30T12:34:12.188Z] #67 23.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-30T12:34:12.449Z] #67 24.25 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-30T12:34:12.659Z] #14 ... [2022-06-30T12:34:12.659Z] [2022-06-30T12:34:12.659Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:34:12.659Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:34:12.659Z] #55 49.51 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-30T12:34:12.659Z] #55 49.64 go: downloading honnef.co/go/tools v0.2.2 [2022-06-30T12:34:12.659Z] #55 51.39 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-30T12:34:12.659Z] #55 51.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-30T12:34:12.659Z] #55 51.44 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-30T12:34:12.659Z] #55 51.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-30T12:34:12.659Z] #55 51.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-30T12:34:12.659Z] #55 51.77 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-30T12:34:12.659Z] #55 51.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-30T12:34:12.659Z] #55 52.16 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-30T12:34:12.659Z] #55 52.20 go: downloading golang.org/x/text v0.3.7 [2022-06-30T12:34:12.659Z] #55 58.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-30T12:34:12.659Z] #55 58.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-30T12:34:12.659Z] #55 58.43 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-30T12:34:12.659Z] #55 58.51 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-30T12:34:12.659Z] #55 58.56 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-30T12:34:12.659Z] #55 58.62 go: downloading golang.org/x/mod v0.5.1 [2022-06-30T12:34:12.659Z] #55 58.62 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-30T12:34:12.659Z] #55 58.77 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-30T12:34:12.659Z] #55 58.84 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-30T12:34:12.659Z] #55 58.95 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-30T12:34:12.659Z] #55 58.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-30T12:34:12.659Z] #55 59.07 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-30T12:34:12.659Z] #55 ... [2022-06-30T12:34:12.659Z] [2022-06-30T12:34:12.659Z] #42 [tini 1/3] 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 [2022-06-30T12:34:12.659Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:34:12.659Z] #42 56.01 Selecting previously unselected package libxml2:amd64. [2022-06-30T12:34:12.659Z] #42 56.01 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-30T12:34:12.659Z] #42 56.01 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T12:34:12.659Z] #42 56.57 Selecting previously unselected package libarchive13:amd64. [2022-06-30T12:34:12.659Z] #42 56.57 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-30T12:34:12.659Z] #42 56.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T12:34:12.659Z] #42 56.98 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-30T12:34:12.659Z] #42 56.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-30T12:34:12.659Z] #42 56.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T12:34:12.659Z] #42 57.19 Selecting previously unselected package librhash0:amd64. [2022-06-30T12:34:12.659Z] #42 57.19 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-30T12:34:12.659Z] #42 57.19 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-30T12:34:12.659Z] #42 57.35 Selecting previously unselected package libuv1:amd64. [2022-06-30T12:34:12.659Z] #42 57.36 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-30T12:34:12.659Z] #42 57.36 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-30T12:34:12.660Z] #42 57.59 Selecting previously unselected package cmake. [2022-06-30T12:34:12.660Z] #42 57.59 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-30T12:34:12.660Z] #42 57.61 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-30T12:34:12.712Z] #67 24.51 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-30T12:34:13.224Z] #42 ... [2022-06-30T12:34:13.224Z] [2022-06-30T12:34:13.224Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:34:13.224Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:34:13.224Z] #51 57.15 Setting up criu (3.17-1) ... [2022-06-30T12:34:13.224Z] #51 59.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:34:13.224Z] #51 DONE 59.8s [2022-06-30T12:34:13.224Z] [2022-06-30T12:34:13.224Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:34:13.224Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:34:13.224Z] #55 59.82 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-30T12:34:13.224Z] #55 59.90 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-30T12:34:13.224Z] #55 60.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-30T12:34:13.482Z] #55 60.42 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-30T12:34:13.482Z] #55 60.51 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-30T12:34:13.482Z] #55 60.65 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-30T12:34:13.482Z] #55 60.65 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-30T12:34:13.482Z] #55 60.68 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-30T12:34:13.739Z] #55 60.71 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-30T12:34:13.997Z] #55 60.99 go: downloading github.com/prometheus/common v0.10.0 [2022-06-30T12:34:13.997Z] #55 61.13 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-30T12:34:14.254Z] #55 61.18 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-30T12:34:14.254Z] #55 61.27 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-30T12:34:16.021Z] #67 27.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-30T12:34:16.246Z] #55 63.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-30T12:34:16.246Z] #55 ... [2022-06-30T12:34:16.246Z] [2022-06-30T12:34:16.246Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:34:16.246Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:34:16.246Z] #77 5.403 Cloning into '/tmp/crun-build'... [2022-06-30T12:34:16.246Z] #77 ... [2022-06-30T12:34:16.246Z] [2022-06-30T12:34:16.246Z] #42 [tini 1/3] 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 [2022-06-30T12:34:16.246Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:34:16.246Z] #42 62.25 Setting up libicu67:amd64 (67.1-7) ... [2022-06-30T12:34:16.246Z] #42 62.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:34:16.246Z] #42 62.30 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-30T12:34:16.246Z] #42 62.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:34:16.246Z] #42 62.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T12:34:16.246Z] #42 62.41 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-30T12:34:16.246Z] #42 62.43 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T12:34:16.246Z] #42 62.45 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T12:34:16.246Z] #42 62.46 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T12:34:16.246Z] #42 62.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-30T12:34:16.246Z] #42 62.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:34:16.810Z] #42 DONE 63.7s [2022-06-30T12:34:16.810Z] [2022-06-30T12:34:16.810Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-30T12:34:16.810Z] #43 sha256:d134642b6235f9157a8d13b91552a7eeace7359733dac8cae69279e9694118dc [2022-06-30T12:34:17.375Z] #43 DONE 0.7s [2022-06-30T12:34:17.375Z] [2022-06-30T12:34:17.375Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T12:34:17.376Z] #44 sha256:9b91a0b3148a64563f7ad6519fbf0fb3d4a7d2906cc7cdbdc97da55317e05819 [2022-06-30T12:34:17.938Z] #67 ... [2022-06-30T12:34:17.938Z] [2022-06-30T12:34:17.938Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:34:17.938Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:34:17.938Z] #76 19.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:34:17.938Z] #76 ... [2022-06-30T12:34:17.938Z] [2022-06-30T12:34:17.938Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:34:17.938Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T12:34:17.938Z] #36 24.03 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-30T12:34:17.938Z] #36 24.11 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-30T12:34:17.938Z] #36 25.12 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-30T12:34:17.938Z] #36 25.48 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-30T12:34:17.938Z] #36 25.86 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-30T12:34:17.938Z] #36 26.70 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-30T12:34:17.938Z] #36 27.22 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-30T12:34:17.938Z] #36 27.46 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-30T12:34:17.938Z] #36 27.62 go: downloading github.com/peterh/liner v1.2.2 [2022-06-30T12:34:17.938Z] #36 28.23 go: downloading github.com/google/go-dap v0.6.0 [2022-06-30T12:34:17.938Z] #36 28.55 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-30T12:34:17.938Z] #36 29.15 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-30T12:34:17.938Z] #36 29.27 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-30T12:34:18.201Z] #36 ... [2022-06-30T12:34:18.201Z] [2022-06-30T12:34:18.201Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-30T12:34:18.201Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-06-30T12:34:18.201Z] #38 30.30 tomll can be used in two ways: [2022-06-30T12:34:18.201Z] #38 30.30 Writing to STDIN and reading from STDOUT: [2022-06-30T12:34:18.201Z] #38 30.30 cat file.toml | tomll > file.toml [2022-06-30T12:34:18.201Z] #38 30.30 [2022-06-30T12:34:18.201Z] #38 30.30 Reading and updating a list of files: [2022-06-30T12:34:18.201Z] #38 30.30 tomll a.toml b.toml c.toml [2022-06-30T12:34:18.201Z] #38 30.30 [2022-06-30T12:34:18.201Z] #38 30.30 When given a list of files, tomll will modify all files in place without asking. [2022-06-30T12:34:18.463Z] #38 DONE 30.5s [2022-06-30T12:34:18.463Z] [2022-06-30T12:34:18.463Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:34:18.463Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:34:18.463Z] #51 24.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-30T12:34:19.853Z] #51 ... [2022-06-30T12:34:19.853Z] [2022-06-30T12:34:19.853Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:19.853Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:19.853Z] #14 31.79 Fetched 8545 kB in 25s (347 kB/s) [2022-06-30T12:34:21.547Z] #44 3.869 Install tini version v0.19.0 [2022-06-30T12:34:21.547Z] #44 3.869 + RM_GOPATH=0 [2022-06-30T12:34:21.547Z] #44 3.869 + TMP_GOPATH= [2022-06-30T12:34:21.547Z] #44 3.869 + : /build [2022-06-30T12:34:21.547Z] #44 3.869 + '[' -z '' ']' [2022-06-30T12:34:21.547Z] #44 3.869 ++ mktemp -d [2022-06-30T12:34:21.547Z] #44 3.869 + export GOPATH=/tmp/tmp.nWroqD4naw [2022-06-30T12:34:21.547Z] #44 3.869 + GOPATH=/tmp/tmp.nWroqD4naw [2022-06-30T12:34:21.547Z] #44 3.869 + RM_GOPATH=1 [2022-06-30T12:34:21.547Z] #44 3.869 + case "$(go env GOARCH)" in [2022-06-30T12:34:21.547Z] #44 3.869 ++ go env GOARCH [2022-06-30T12:34:21.547Z] #44 3.869 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T12:34:21.547Z] #44 3.869 + GO_BUILDMODE=-buildmode=pie [2022-06-30T12:34:21.547Z] #44 3.869 ++ dirname /install.sh [2022-06-30T12:34:21.547Z] #44 3.869 + dir=/ [2022-06-30T12:34:21.547Z] #44 3.869 + bin=tini [2022-06-30T12:34:21.547Z] #44 3.869 + shift [2022-06-30T12:34:21.547Z] #44 3.869 + '[' '!' -f //tini.installer ']' [2022-06-30T12:34:21.547Z] #44 3.869 + . //tini.installer [2022-06-30T12:34:21.547Z] #44 3.869 ++ : v0.19.0 [2022-06-30T12:34:21.547Z] #44 3.869 + install_tini [2022-06-30T12:34:21.547Z] #44 3.869 + echo 'Install tini version v0.19.0' [2022-06-30T12:34:21.547Z] #44 3.869 + git clone https://github.com/krallin/tini.git /tmp/tmp.nWroqD4naw/tini [2022-06-30T12:34:21.547Z] #44 3.869 Cloning into '/tmp/tmp.nWroqD4naw/tini'... [2022-06-30T12:34:21.804Z] #44 ... [2022-06-30T12:34:21.804Z] [2022-06-30T12:34:21.804Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T12:34:21.804Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T12:34:21.804Z] #53 68.84 gotestsum version dev [2022-06-30T12:34:21.804Z] #53 DONE 69.0s [2022-06-30T12:34:22.060Z] [2022-06-30T12:34:22.060Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T12:34:22.060Z] #44 sha256:9b91a0b3148a64563f7ad6519fbf0fb3d4a7d2906cc7cdbdc97da55317e05819 [2022-06-30T12:34:22.060Z] #44 4.641 + cd /tmp/tmp.nWroqD4naw/tini [2022-06-30T12:34:22.060Z] #44 4.642 + git checkout -q v0.19.0 [2022-06-30T12:34:22.060Z] #44 4.649 + cmake . [2022-06-30T12:34:22.628Z] #44 5.141 -- The C compiler identification is GNU 10.2.1 [2022-06-30T12:34:22.628Z] #44 5.213 -- Detecting C compiler ABI info [2022-06-30T12:34:23.191Z] #44 5.735 -- Detecting C compiler ABI info - done [2022-06-30T12:34:23.191Z] #44 5.877 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-30T12:34:23.191Z] #44 5.919 -- Detecting C compile features [2022-06-30T12:34:23.191Z] #44 5.919 -- Detecting C compile features - done [2022-06-30T12:34:23.447Z] #44 5.934 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-30T12:34:23.447Z] #44 6.189 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-30T12:34:23.704Z] #44 6.309 -- Configuring done [2022-06-30T12:34:23.704Z] #44 6.328 -- Generating done [2022-06-30T12:34:23.704Z] #44 6.334 -- Build files have been written to: /tmp/tmp.nWroqD4naw/tini [2022-06-30T12:34:23.704Z] #44 6.346 + make tini-static [2022-06-30T12:34:23.961Z] #44 6.725 Scanning dependencies of target tini-static [2022-06-30T12:34:24.218Z] #44 6.849 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-30T12:34:25.158Z] #14 31.79 Reading package lists... [2022-06-30T12:34:25.158Z] #14 ... [2022-06-30T12:34:25.158Z] [2022-06-30T12:34:25.158Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:34:25.158Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T12:34:25.158Z] #36 32.45 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-30T12:34:25.158Z] #36 33.20 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-30T12:34:25.158Z] #36 33.38 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-30T12:34:25.159Z] #36 33.46 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-30T12:34:25.589Z] #44 ... [2022-06-30T12:34:25.589Z] [2022-06-30T12:34:25.589Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:25.589Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:25.589Z] #14 62.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-30T12:34:25.589Z] #14 62.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-30T12:34:25.589Z] #14 62.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T12:34:25.589Z] #14 68.88 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-30T12:34:25.589Z] #14 68.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:34:25.589Z] #14 68.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T12:34:25.589Z] #14 69.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-30T12:34:25.589Z] #14 69.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:34:25.589Z] #14 69.13 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T12:34:25.847Z] #14 ... [2022-06-30T12:34:25.847Z] [2022-06-30T12:34:25.847Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T12:34:25.847Z] #44 sha256:9b91a0b3148a64563f7ad6519fbf0fb3d4a7d2906cc7cdbdc97da55317e05819 [2022-06-30T12:34:25.847Z] #44 8.386 [100%] Linking C executable tini-static [2022-06-30T12:34:26.417Z] #44 9.077 [100%] Built target tini-static [2022-06-30T12:34:26.417Z] #44 9.181 + mkdir -p /build [2022-06-30T12:34:26.417Z] #44 9.181 + cp tini-static /build/docker-init [2022-06-30T12:34:27.347Z] #44 DONE 10.0s [2022-06-30T12:34:27.347Z] [2022-06-30T12:34:27.347Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:34:27.347Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:34:27.347Z] #77 11.81 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-30T12:34:27.347Z] #77 11.83 Cloning into '/tmp/crun-build/libocispec'... [2022-06-30T12:34:27.347Z] #77 13.08 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-30T12:34:27.347Z] #77 13.08 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-30T12:34:27.347Z] #77 13.08 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-30T12:34:27.347Z] #77 13.08 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-30T12:34:27.347Z] #77 13.08 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-30T12:34:27.347Z] #77 15.12 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-30T12:34:27.347Z] #77 17.26 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-30T12:34:27.347Z] #77 18.72 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-30T12:34:27.347Z] #77 18.91 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-30T12:34:27.347Z] #77 19.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-30T12:34:29.371Z] #36 ... [2022-06-30T12:34:29.371Z] [2022-06-30T12:34:29.371Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:34:29.371Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:34:30.160Z] #47 40.63 Updating files: 50% (1101/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 81% (1779/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) [2022-06-30T12:34:30.160Z] #47 ... [2022-06-30T12:34:30.160Z] [2022-06-30T12:34:30.160Z] #62 [containerd 1/3] 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 [2022-06-30T12:34:30.160Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T12:34:30.160Z] #62 32.23 Fetched 8545 kB in 26s (334 kB/s) [2022-06-30T12:34:30.160Z] #62 32.23 Reading package lists... [2022-06-30T12:34:30.160Z] #62 41.86 Reading package lists... [2022-06-30T12:34:30.160Z] #62 ... [2022-06-30T12:34:30.160Z] [2022-06-30T12:34:30.160Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:34:30.160Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:34:30.426Z] #47 40.63 Updating files: 50% (1101/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 81% (1779/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-30T12:34:30.426Z] #47 ... [2022-06-30T12:34:30.426Z] [2022-06-30T12:34:30.426Z] #42 [tini 1/3] 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 [2022-06-30T12:34:30.426Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:34:30.426Z] #42 32.45 Fetched 8545 kB in 25s (339 kB/s) [2022-06-30T12:34:30.426Z] #42 32.45 Reading package lists... [2022-06-30T12:34:30.426Z] #42 42.10 Reading package lists... [2022-06-30T12:34:30.426Z] #42 ... [2022-06-30T12:34:30.426Z] [2022-06-30T12:34:30.426Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:34:30.426Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:34:30.426Z] #47 42.28 + git checkout -q v2.3.0 [2022-06-30T12:34:30.623Z] #77 ... [2022-06-30T12:34:30.623Z] [2022-06-30T12:34:30.623Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:30.623Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:30.623Z] #14 77.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-30T12:34:30.623Z] #14 77.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:34:30.623Z] #14 77.13 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T12:34:31.820Z] #47 ... [2022-06-30T12:34:31.820Z] [2022-06-30T12:34:31.820Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:34:31.820Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:34:31.820Z] #76 33.59 Fetched 8545 kB in 27s (322 kB/s) [2022-06-30T12:34:31.820Z] #76 33.59 Reading package lists... [2022-06-30T12:34:31.820Z] #76 43.68 Reading package lists... [2022-06-30T12:34:31.820Z] #76 ... [2022-06-30T12:34:31.820Z] [2022-06-30T12:34:31.820Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:31.820Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:31.820Z] #14 31.79 Reading package lists... [2022-06-30T12:34:31.912Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/rootless [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/volume [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-30T12:34:31.912Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === Skipped [2022-06-30T12:34:31.912Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-30T12:34:31.912Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-30T12:34:31.912Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-30T12:34:31.912Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-30T12:34:31.912Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:71: No driver to put! [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-30T12:34:31.912Z] time="2022-06-30T12:33:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-30T12:34:31.912Z] time="2022-06-30T12:33:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-30T12:34:31.912Z] time="2022-06-30T12:33:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-30T12:34:31.912Z] time="2022-06-30T12:33:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-30T12:34:31.912Z] time="2022-06-30T12:33:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:71: No driver to put! [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-30T12:34:31.912Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-30T12:34:31.912Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-30T12:34:31.912Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:34:31.912Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-30T12:34:31.912Z] graphtest_unix.go:71: No driver to put! [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-30T12:34:31.912Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-30T12:34:31.912Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-30T12:34:31.912Z] [2022-06-30T12:34:31.912Z] DONE 2789 tests, 28 skipped in 205.315s [2022-06-30T12:34:31.912Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:34:31.912Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-30T12:34:31.912Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-30T12:34:32.766Z] #14 41.91 Reading package lists... [2022-06-30T12:34:32.766Z] #14 ... [2022-06-30T12:34:32.766Z] [2022-06-30T12:34:32.766Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:34:32.766Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:34:32.766Z] #51 34.27 Fetched 8549 kB in 27s (311 kB/s) [2022-06-30T12:34:32.766Z] #51 34.27 Reading package lists... [2022-06-30T12:34:33.342Z] #51 43.89 Reading package lists... [2022-06-30T12:34:33.343Z] #51 ... [2022-06-30T12:34:33.343Z] [2022-06-30T12:34:33.343Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:34:33.343Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:34:33.608Z] #47 45.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-30T12:34:40.210Z] #47 ... [2022-06-30T12:34:40.210Z] [2022-06-30T12:34:40.210Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:40.210Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:40.210Z] #14 41.91 Reading package lists... [2022-06-30T12:34:40.580Z] #14 ... [2022-06-30T12:34:40.580Z] [2022-06-30T12:34:40.580Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:34:40.580Z] #64 sha256:7e7995decd2a1810ce16037e45c8279aaa18d0308a13230080445b099e7a857b [2022-06-30T12:34:40.837Z] #64 57.98 Updating files: 45% (2186/4779) Updating files: 46% (2199/4779) Updating files: 47% (2247/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 83% (3993/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-06-30T12:34:40.837Z] #64 59.52 + cd /tmp/tmp.1rfTjcLRGg/src/github.com/containerd/containerd [2022-06-30T12:34:40.838Z] #64 59.52 + git checkout -q v1.6.6 [2022-06-30T12:34:42.134Z] #14 51.56 Building dependency tree... [2022-06-30T12:34:42.733Z] #64 61.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-30T12:34:42.733Z] #64 61.29 + BUILDTAGS='netgo osusergo static_build' [2022-06-30T12:34:42.733Z] #64 61.29 + export EXTRA_FLAGS=-buildmode=pie [2022-06-30T12:34:42.733Z] #64 61.29 + EXTRA_FLAGS=-buildmode=pie [2022-06-30T12:34:42.733Z] #64 61.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-30T12:34:42.733Z] #64 61.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-30T12:34:42.733Z] #64 61.29 + '[' '' = dynamic ']' [2022-06-30T12:34:42.733Z] #64 61.29 + make [2022-06-30T12:34:44.628Z] #64 63.20 + bin/ctr [2022-06-30T12:34:45.442Z] #14 ... [2022-06-30T12:34:45.442Z] [2022-06-30T12:34:45.442Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:34:45.442Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:34:45.442Z] #55 56.95 go: downloading github.com/fatih/color v1.13.0 [2022-06-30T12:34:45.442Z] #55 56.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-30T12:34:45.442Z] #55 57.12 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-30T12:34:45.442Z] #55 57.14 go: downloading github.com/spf13/viper v1.10.1 [2022-06-30T12:34:45.704Z] #55 57.69 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-30T12:34:46.277Z] #55 58.26 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-30T12:34:46.277Z] #55 58.26 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-30T12:34:46.277Z] #55 58.33 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-30T12:34:46.538Z] #55 58.59 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-30T12:34:48.469Z] #55 60.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-30T12:34:48.731Z] #55 ... [2022-06-30T12:34:48.731Z] [2022-06-30T12:34:48.731Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-30T12:34:48.731Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-06-30T12:34:48.731Z] #57 60.35 v3.0.2 [2022-06-30T12:34:48.731Z] #57 DONE 60.7s [2022-06-30T12:34:48.731Z] [2022-06-30T12:34:48.731Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:34:48.731Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:34:48.731Z] #55 60.70 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-30T12:34:49.677Z] #55 ... [2022-06-30T12:34:49.677Z] [2022-06-30T12:34:49.677Z] #42 [tini 1/3] 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 [2022-06-30T12:34:49.677Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:34:49.677Z] #42 42.10 Reading package lists... [2022-06-30T12:34:49.677Z] #42 51.85 Building dependency tree... [2022-06-30T12:34:49.677Z] #42 58.97 The following additional packages will be installed: [2022-06-30T12:34:49.677Z] #42 58.98 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-30T12:34:49.677Z] #42 59.04 Suggested packages: [2022-06-30T12:34:49.677Z] #42 59.04 cmake-doc ninja-build lrzip [2022-06-30T12:34:49.677Z] #42 59.04 Recommended packages: [2022-06-30T12:34:49.677Z] #42 59.04 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-30T12:34:49.677Z] #42 60.54 The following NEW packages will be installed: [2022-06-30T12:34:49.677Z] #42 60.55 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-30T12:34:49.677Z] #42 60.57 vim-common xxd [2022-06-30T12:34:49.677Z] #42 61.17 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:34:49.677Z] #42 61.17 Need to get 17.7 MB of archives. [2022-06-30T12:34:49.677Z] #42 61.17 After this operation, 70.7 MB of additional disk space will be used. [2022-06-30T12:34:49.677Z] #42 61.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T12:34:49.677Z] #42 61.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T12:34:49.677Z] #42 61.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-30T12:34:49.677Z] #42 61.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-30T12:34:49.677Z] #42 ... [2022-06-30T12:34:49.677Z] [2022-06-30T12:34:49.677Z] #62 [containerd 1/3] 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 [2022-06-30T12:34:49.677Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T12:34:49.677Z] #62 41.86 Reading package lists... [2022-06-30T12:34:49.677Z] #62 51.80 Building dependency tree... [2022-06-30T12:34:49.677Z] #62 58.90 The following additional packages will be installed: [2022-06-30T12:34:49.678Z] #62 58.91 libbtrfs0 [2022-06-30T12:34:49.678Z] #62 59.27 The following NEW packages will be installed: [2022-06-30T12:34:49.678Z] #62 59.31 libbtrfs-dev libbtrfs0 [2022-06-30T12:34:49.678Z] #62 59.99 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:34:49.678Z] #62 59.99 Need to get 460 kB of archives. [2022-06-30T12:34:49.678Z] #62 59.99 After this operation, 1237 kB of additional disk space will be used. [2022-06-30T12:34:49.678Z] #62 59.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T12:34:49.678Z] #62 60.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T12:34:49.678Z] #62 61.90 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:34:49.939Z] #62 ... [2022-06-30T12:34:49.939Z] [2022-06-30T12:34:49.939Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:49.939Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:49.939Z] #14 58.20 The following additional packages will be installed: [2022-06-30T12:34:49.939Z] #14 58.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T12:34:49.939Z] #14 58.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-30T12:34:49.939Z] #14 58.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-30T12:34:49.939Z] #14 58.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-30T12:34:49.939Z] #14 58.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-30T12:34:49.939Z] #14 58.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-30T12:34:49.939Z] #14 58.26 mingw-w64-common mingw-w64-x86-64-dev [2022-06-30T12:34:49.939Z] #14 58.29 Suggested packages: [2022-06-30T12:34:49.939Z] #14 58.31 gcc-10-locales seccomp wine64 [2022-06-30T12:34:49.939Z] #14 60.84 The following NEW packages will be installed: [2022-06-30T12:34:49.939Z] #14 60.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-30T12:34:49.939Z] #14 60.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-30T12:34:49.939Z] #14 60.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-30T12:34:49.939Z] #14 60.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-30T12:34:49.939Z] #14 60.86 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-30T12:34:49.939Z] #14 60.88 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-30T12:34:49.939Z] #14 60.88 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-30T12:34:49.939Z] #14 60.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-30T12:34:49.939Z] #14 60.88 mingw-w64-x86-64-dev [2022-06-30T12:34:49.939Z] #14 61.37 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:34:49.939Z] #14 61.37 Need to get 115 MB of archives. [2022-06-30T12:34:49.939Z] #14 61.37 After this operation, 645 MB of additional disk space will be used. [2022-06-30T12:34:49.939Z] #14 61.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-30T12:34:49.939Z] #14 61.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-30T12:34:49.939Z] #14 61.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-30T12:34:49.939Z] #14 61.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-30T12:34:49.939Z] #14 61.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-30T12:34:49.939Z] #14 61.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-30T12:34:50.213Z] #14 62.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-30T12:34:50.475Z] #14 62.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-30T12:34:50.475Z] #14 62.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-30T12:34:50.737Z] #14 ... [2022-06-30T12:34:50.737Z] [2022-06-30T12:34:50.737Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:34:50.737Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:34:50.737Z] #76 43.68 Reading package lists... [2022-06-30T12:34:50.737Z] #76 53.13 Building dependency tree... [2022-06-30T12:34:50.737Z] #76 59.94 python3 is already the newest version (3.9.2-3). [2022-06-30T12:34:50.737Z] #76 59.94 The following additional packages will be installed: [2022-06-30T12:34:50.737Z] #76 59.94 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-30T12:34:50.737Z] #76 59.95 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-30T12:34:50.737Z] #76 59.96 Suggested packages: [2022-06-30T12:34:50.737Z] #76 60.01 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-30T12:34:50.737Z] #76 60.01 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-30T12:34:50.737Z] #76 60.01 m4-doc ed diffutils-doc [2022-06-30T12:34:50.737Z] #76 60.01 Recommended packages: [2022-06-30T12:34:50.737Z] #76 60.01 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-30T12:34:50.737Z] #76 62.50 The following NEW packages will be installed: [2022-06-30T12:34:50.737Z] #76 62.53 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-30T12:34:50.737Z] #76 62.53 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-30T12:34:50.737Z] #76 62.53 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-30T12:34:50.737Z] #76 62.56 libyajl2 m4 patch xz-utils [2022-06-30T12:34:50.999Z] #76 ... [2022-06-30T12:34:50.999Z] [2022-06-30T12:34:51.000Z] #62 [containerd 1/3] 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 [2022-06-30T12:34:51.000Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T12:34:51.000Z] #62 62.27 Fetched 460 kB in 0s (1045 kB/s) [2022-06-30T12:34:51.000Z] #62 62.61 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T12:34:51.000Z] #62 62.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T12:34:51.000Z] #62 62.81 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T12:34:51.000Z] #62 63.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T12:34:51.226Z] #64 ... [2022-06-30T12:34:51.226Z] [2022-06-30T12:34:51.226Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:34:51.226Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:34:51.226Z] #77 34.57 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-30T12:34:51.226Z] #77 ... [2022-06-30T12:34:51.226Z] [2022-06-30T12:34:51.226Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:51.226Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:51.226Z] #14 90.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-30T12:34:51.226Z] #14 90.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:34:51.226Z] #14 90.94 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T12:34:51.226Z] #14 97.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-30T12:34:51.226Z] #14 97.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:34:51.226Z] #14 97.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T12:34:51.597Z] #62 ... [2022-06-30T12:34:51.597Z] [2022-06-30T12:34:51.597Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:34:51.597Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:34:51.597Z] #51 43.89 Reading package lists... [2022-06-30T12:34:51.597Z] #51 53.55 Building dependency tree... [2022-06-30T12:34:51.597Z] #51 60.51 The following additional packages will be installed: [2022-06-30T12:34:51.597Z] #51 60.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T12:34:51.597Z] #51 60.52 python3-protobuf python3-six [2022-06-30T12:34:51.597Z] #51 60.54 Suggested packages: [2022-06-30T12:34:51.597Z] #51 60.54 python3-setuptools [2022-06-30T12:34:51.597Z] #51 60.54 Recommended packages: [2022-06-30T12:34:51.597Z] #51 60.54 iproute2 | iproute [2022-06-30T12:34:51.597Z] #51 61.61 The following NEW packages will be installed: [2022-06-30T12:34:51.597Z] #51 61.62 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-30T12:34:51.597Z] #51 61.62 python3-protobuf python3-six [2022-06-30T12:34:51.597Z] #51 62.31 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:34:51.597Z] #51 62.31 Need to get 2314 kB of archives. [2022-06-30T12:34:51.597Z] #51 62.31 After this operation, 11.1 MB of additional disk space will be used. [2022-06-30T12:34:51.597Z] #51 62.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-30T12:34:51.597Z] #51 62.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T12:34:51.597Z] #51 62.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-30T12:34:51.597Z] #51 62.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-30T12:34:51.597Z] #51 62.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T12:34:51.597Z] #51 62.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T12:34:51.597Z] #51 62.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T12:34:51.859Z] #51 ... [2022-06-30T12:34:51.859Z] [2022-06-30T12:34:51.859Z] #62 [containerd 1/3] 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 [2022-06-30T12:34:51.859Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-06-30T12:34:51.859Z] #62 63.91 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T12:34:51.859Z] #62 63.91 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T12:34:51.859Z] #62 63.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T12:34:52.156Z] #14 ... [2022-06-30T12:34:52.156Z] [2022-06-30T12:34:52.156Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:34:52.156Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:34:52.156Z] #77 45.99 libtoolize: putting auxiliary files in '.'. [2022-06-30T12:34:52.156Z] #77 45.99 libtoolize: copying file './ltmain.sh' [2022-06-30T12:34:52.719Z] #77 46.68 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-30T12:34:52.977Z] #77 46.68 libtoolize: and rerunning libtoolize and aclocal. [2022-06-30T12:34:52.977Z] #77 46.68 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T12:34:53.086Z] #62 65.04 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T12:34:53.086Z] #62 65.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T12:34:53.086Z] #62 65.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:34:54.079Z] #62 DONE 66.1s [2022-06-30T12:34:54.079Z] [2022-06-30T12:34:54.079Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:34:54.079Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:34:54.079Z] #76 63.21 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:34:54.079Z] #76 63.21 Need to get 5939 kB of archives. [2022-06-30T12:34:54.079Z] #76 63.21 After this operation, 18.7 MB of additional disk space will be used. [2022-06-30T12:34:54.079Z] #76 63.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T12:34:54.079Z] #76 63.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-30T12:34:54.079Z] #76 63.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-30T12:34:54.079Z] #76 63.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-30T12:34:54.079Z] #76 63.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T12:34:54.079Z] #76 63.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-30T12:34:54.079Z] #76 63.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-30T12:34:54.079Z] #76 63.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-30T12:34:54.079Z] #76 63.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-30T12:34:54.079Z] #76 63.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-30T12:34:54.079Z] #76 63.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T12:34:54.079Z] #76 63.45 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-30T12:34:54.079Z] #76 63.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-30T12:34:54.079Z] #76 63.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T12:34:54.079Z] #76 63.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-30T12:34:54.079Z] #76 63.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T12:34:54.079Z] #76 63.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-30T12:34:54.079Z] #76 63.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T12:34:54.079Z] #76 63.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T12:34:54.079Z] #76 63.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-30T12:34:54.079Z] #76 63.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T12:34:54.079Z] #76 63.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T12:34:54.079Z] #76 63.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-30T12:34:54.079Z] #76 65.97 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:34:54.079Z] #76 ... [2022-06-30T12:34:54.079Z] [2022-06-30T12:34:54.079Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-30T12:34:54.079Z] #63 sha256:f31991bfea093b91c40eccb060f465a7ddaebdfc92e43ea7b9af656e6cd5e4ad [2022-06-30T12:34:54.079Z] #63 DONE 0.2s [2022-06-30T12:34:54.342Z] [2022-06-30T12:34:54.342Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:34:54.342Z] #64 sha256:4e3294025a54fedadfcdeb8e3e59878d3cf5f1ac519963afccbe6710c7274e03 [2022-06-30T12:34:55.752Z] #64 1.474 + RM_GOPATH=0 [2022-06-30T12:34:55.752Z] #64 1.474 + TMP_GOPATH= [2022-06-30T12:34:55.752Z] #64 1.474 + : /build [2022-06-30T12:34:55.752Z] #64 1.474 + '[' -z '' ']' [2022-06-30T12:34:55.752Z] #64 1.474 ++ mktemp -d [2022-06-30T12:34:55.752Z] #64 1.485 + export GOPATH=/tmp/tmp.T5hckmXaUy [2022-06-30T12:34:55.752Z] #64 1.485 + GOPATH=/tmp/tmp.T5hckmXaUy [2022-06-30T12:34:55.752Z] #64 1.485 + RM_GOPATH=1 [2022-06-30T12:34:55.752Z] #64 1.485 + case "$(go env GOARCH)" in [2022-06-30T12:34:55.752Z] #64 1.487 ++ go env GOARCH [2022-06-30T12:34:55.752Z] #64 1.540 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T12:34:55.752Z] #64 1.540 + GO_BUILDMODE=-buildmode=pie [2022-06-30T12:34:55.752Z] #64 1.541 ++ dirname /install.sh [2022-06-30T12:34:55.752Z] #64 1.626 + dir=/ [2022-06-30T12:34:56.015Z] #64 1.626 + bin=containerd [2022-06-30T12:34:56.015Z] #64 1.640 + shift [2022-06-30T12:34:56.015Z] #64 1.640 + '[' '!' -f //containerd.installer ']' [2022-06-30T12:34:56.015Z] #64 1.644 + . //containerd.installer [2022-06-30T12:34:56.015Z] #64 1.644 ++ set -e [2022-06-30T12:34:56.015Z] #64 1.644 ++ : v1.6.6 [2022-06-30T12:34:56.015Z] #64 1.648 + install_containerd [2022-06-30T12:34:56.015Z] #64 1.648 + echo 'Install containerd version v1.6.6' [2022-06-30T12:34:56.015Z] #64 1.648 Install containerd version v1.6.6 [2022-06-30T12:34:56.015Z] #64 1.648 + git clone https://github.com/containerd/containerd.git /tmp/tmp.T5hckmXaUy/src/github.com/containerd/containerd [2022-06-30T12:34:56.015Z] #64 1.730 Cloning into '/tmp/tmp.T5hckmXaUy/src/github.com/containerd/containerd'... [2022-06-30T12:34:57.414Z] #64 ... [2022-06-30T12:34:57.414Z] [2022-06-30T12:34:57.414Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-30T12:34:57.414Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-06-30T12:34:57.414Z] #40 68.58 NAME: [2022-06-30T12:34:57.414Z] #40 68.58 go-winres - A tool for embedding resources in Windows executables [2022-06-30T12:34:57.414Z] #40 68.58 [2022-06-30T12:34:57.414Z] #40 68.58 USAGE: [2022-06-30T12:34:57.414Z] #40 68.58 go-winres [global options] command [command options] [arguments...] [2022-06-30T12:34:57.414Z] #40 68.58 [2022-06-30T12:34:57.414Z] #40 68.58 COMMANDS: [2022-06-30T12:34:57.414Z] #40 68.58 init Create an initial ./winres/winres.json [2022-06-30T12:34:57.414Z] #40 68.58 make Make syso files for the "go build" command [2022-06-30T12:34:57.414Z] #40 68.58 simply Make syso files for the "go build" command (simplified) [2022-06-30T12:34:57.414Z] #40 68.58 extract Extract all resources from an executable [2022-06-30T12:34:57.414Z] #40 68.58 patch Replace resources in an executable file (exe, dll) [2022-06-30T12:34:57.414Z] #40 68.58 help, h Shows a list of commands or help for one command [2022-06-30T12:34:57.414Z] #40 68.58 [2022-06-30T12:34:57.414Z] #40 68.58 GLOBAL OPTIONS: [2022-06-30T12:34:57.414Z] #40 68.58 --help, -h show help (default: false) [2022-06-30T12:34:57.414Z] #40 DONE 69.2s [2022-06-30T12:34:57.414Z] [2022-06-30T12:34:57.414Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:34:57.414Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:34:57.414Z] #76 66.52 Fetched 5939 kB in 1s (6161 kB/s) [2022-06-30T12:34:57.414Z] #76 66.63 Selecting previously unselected package bzip2. [2022-06-30T12:34:57.414Z] #76 66.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T12:34:57.414Z] #76 66.75 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T12:34:57.414Z] #76 66.76 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T12:34:57.414Z] #76 67.06 Selecting previously unselected package libmagic-mgc. [2022-06-30T12:34:57.414Z] #76 67.10 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-30T12:34:57.414Z] #76 67.13 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-30T12:34:57.414Z] #76 68.21 Selecting previously unselected package libmagic1:amd64. [2022-06-30T12:34:57.414Z] #76 68.22 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-30T12:34:57.414Z] #76 68.22 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-30T12:34:57.414Z] #76 68.45 Selecting previously unselected package file. [2022-06-30T12:34:57.414Z] #76 68.45 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-30T12:34:57.414Z] #76 68.48 Unpacking file (1:5.39-3) ... [2022-06-30T12:34:57.414Z] #76 69.22 Selecting previously unselected package xz-utils. [2022-06-30T12:34:57.414Z] #76 69.23 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T12:34:57.414Z] #76 69.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T12:34:57.676Z] #76 69.76 Selecting previously unselected package libsigsegv2:amd64. [2022-06-30T12:34:57.676Z] #76 69.77 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-30T12:34:57.676Z] #76 69.79 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-30T12:34:57.938Z] #76 69.98 Selecting previously unselected package m4. [2022-06-30T12:34:57.938Z] #76 70.00 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-30T12:34:57.938Z] #76 70.05 Unpacking m4 (1.4.18-5) ... [2022-06-30T12:34:58.234Z] #77 ... [2022-06-30T12:34:58.234Z] [2022-06-30T12:34:58.234Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:34:58.234Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:34:58.234Z] #14 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-30T12:34:58.234Z] #14 104.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:34:58.234Z] #14 104.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T12:34:58.263Z] #76 70.49 Selecting previously unselected package autoconf. [2022-06-30T12:34:58.263Z] #76 70.49 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-30T12:34:58.526Z] #76 70.57 Unpacking autoconf (2.69-14) ... [2022-06-30T12:34:59.925Z] #76 71.87 Selecting previously unselected package autotools-dev. [2022-06-30T12:34:59.925Z] #76 71.88 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-30T12:34:59.925Z] #76 71.91 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-30T12:35:00.187Z] #76 ... [2022-06-30T12:35:00.187Z] [2022-06-30T12:35:00.187Z] #42 [tini 1/3] 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 [2022-06-30T12:35:00.187Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:35:00.187Z] #42 62.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-30T12:35:00.187Z] #42 62.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-30T12:35:00.187Z] #42 62.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-30T12:35:00.187Z] #42 62.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-30T12:35:00.187Z] #42 62.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-30T12:35:00.187Z] #42 62.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-30T12:35:00.187Z] #42 64.63 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:35:00.188Z] #42 65.19 Fetched 17.7 MB in 2s (7368 kB/s) [2022-06-30T12:35:00.188Z] #42 65.44 Selecting previously unselected package xxd. [2022-06-30T12:35:00.188Z] #42 65.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 ... 15718 files and directories currently installed.) [2022-06-30T12:35:00.188Z] #42 65.61 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T12:35:00.188Z] #42 65.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:35:00.188Z] #42 66.21 Selecting previously unselected package vim-common. [2022-06-30T12:35:00.188Z] #42 66.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T12:35:00.188Z] #42 66.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:35:00.188Z] #42 66.90 Selecting previously unselected package cmake-data. [2022-06-30T12:35:00.188Z] #42 66.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-30T12:35:00.188Z] #42 66.94 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T12:35:00.188Z] #42 ... [2022-06-30T12:35:00.188Z] [2022-06-30T12:35:00.188Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:35:00.188Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:35:00.188Z] #76 72.32 Selecting previously unselected package automake. [2022-06-30T12:35:00.188Z] #76 72.32 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-30T12:35:00.188Z] #76 72.33 Unpacking automake (1:1.16.3-2) ... [2022-06-30T12:35:01.133Z] #76 73.19 Selecting previously unselected package patch. [2022-06-30T12:35:01.133Z] #76 73.19 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-30T12:35:01.133Z] #76 73.24 Unpacking patch (2.7.6-7) ... [2022-06-30T12:35:01.706Z] #76 ... [2022-06-30T12:35:01.706Z] [2022-06-30T12:35:01.706Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:35:01.706Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:35:01.706Z] #14 63.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T12:35:01.706Z] #14 65.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T12:35:01.706Z] #14 67.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-30T12:35:01.706Z] #14 68.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-30T12:35:01.706Z] #14 70.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-30T12:35:01.706Z] #14 71.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-30T12:35:01.706Z] #14 71.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-30T12:35:01.706Z] #14 71.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-30T12:35:01.706Z] #14 71.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-30T12:35:01.706Z] #14 71.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-30T12:35:01.706Z] #14 71.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-30T12:35:01.706Z] #14 71.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-30T12:35:01.706Z] #14 71.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-30T12:35:01.706Z] #14 71.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-30T12:35:01.706Z] #14 71.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-30T12:35:01.706Z] #14 71.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-30T12:35:01.706Z] #14 71.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-30T12:35:01.706Z] #14 71.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-30T12:35:01.706Z] #14 71.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-30T12:35:01.706Z] #14 71.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-30T12:35:01.706Z] #14 71.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-30T12:35:01.706Z] #14 73.23 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:35:01.706Z] #14 73.64 Fetched 115 MB in 11s (10.7 MB/s) [2022-06-30T12:35:01.706Z] #14 73.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-30T12:35:01.706Z] #14 73.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% [2022-06-30T12:35:01.706Z] #14 ... [2022-06-30T12:35:01.706Z] [2022-06-30T12:35:01.707Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:35:01.707Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:35:01.707Z] #76 73.79 Selecting previously unselected package dpkg-dev. [2022-06-30T12:35:01.707Z] #76 73.79 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-30T12:35:01.707Z] #76 73.80 Unpacking dpkg-dev (1.20.10) ... [2022-06-30T12:35:03.095Z] #76 74.97 Selecting previously unselected package build-essential. [2022-06-30T12:35:03.095Z] #76 74.97 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-30T12:35:03.095Z] #76 75.01 Unpacking build-essential (12.9) ... [2022-06-30T12:35:03.095Z] #76 75.21 Selecting previously unselected package libcap2:amd64. [2022-06-30T12:35:03.095Z] #76 75.22 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T12:35:03.095Z] #76 75.22 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T12:35:03.095Z] #76 ... [2022-06-30T12:35:03.095Z] [2022-06-30T12:35:03.095Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:35:03.095Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:35:03.095Z] #51 64.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-30T12:35:03.095Z] #51 67.58 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:35:03.095Z] #51 68.01 Fetched 2314 kB in 3s (669 kB/s) [2022-06-30T12:35:03.095Z] #51 68.16 Selecting previously unselected package libprotobuf23:amd64. [2022-06-30T12:35:03.095Z] #51 68.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-30T12:35:03.095Z] #51 68.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-30T12:35:03.095Z] #51 68.54 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T12:35:03.095Z] #51 70.30 Selecting previously unselected package python3-pkg-resources. [2022-06-30T12:35:03.095Z] #51 70.30 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T12:35:03.095Z] #51 70.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T12:35:03.095Z] #51 71.35 Selecting previously unselected package python3-six. [2022-06-30T12:35:03.095Z] #51 71.35 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-30T12:35:03.095Z] #51 71.42 Unpacking python3-six (1.16.0-2) ... [2022-06-30T12:35:03.095Z] #51 71.63 Selecting previously unselected package python3-protobuf. [2022-06-30T12:35:03.095Z] #51 71.63 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-30T12:35:03.095Z] #51 71.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-30T12:35:03.095Z] #51 72.62 Selecting previously unselected package libnet1:amd64. [2022-06-30T12:35:03.095Z] #51 72.63 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T12:35:03.095Z] #51 72.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T12:35:03.095Z] #51 72.84 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T12:35:03.095Z] #51 72.84 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T12:35:03.095Z] #51 72.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T12:35:03.095Z] #51 73.19 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T12:35:03.095Z] #51 73.22 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T12:35:03.095Z] #51 73.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:35:03.095Z] #51 73.46 Selecting previously unselected package criu. [2022-06-30T12:35:03.095Z] #51 73.47 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-30T12:35:03.095Z] #51 73.47 Unpacking criu (3.17-1) ... [2022-06-30T12:35:03.095Z] #51 74.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T12:35:03.357Z] #51 ... [2022-06-30T12:35:03.357Z] [2022-06-30T12:35:03.357Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:35:03.357Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:35:03.357Z] #76 75.36 Selecting previously unselected package libcap-dev:amd64. [2022-06-30T12:35:03.357Z] #76 75.36 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-30T12:35:03.357Z] #76 75.38 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T12:35:03.492Z] #14 ... [2022-06-30T12:35:03.492Z] [2022-06-30T12:35:03.492Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:03.492Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:03.492Z] #77 56.47 configure.ac:7: installing './compile' [2022-06-30T12:35:03.492Z] #77 56.48 configure.ac:11: installing './config.guess' [2022-06-30T12:35:03.492Z] #77 56.49 configure.ac:11: installing './config.sub' [2022-06-30T12:35:03.492Z] #77 56.51 configure.ac:8: installing './install-sh' [2022-06-30T12:35:03.492Z] #77 56.52 configure.ac:8: installing './missing' [2022-06-30T12:35:03.492Z] #77 56.64 Makefile.am: installing './depcomp' [2022-06-30T12:35:03.619Z] #76 75.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T12:35:03.880Z] #76 75.83 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T12:35:03.880Z] #76 75.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:35:04.057Z] #77 57.90 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T12:35:04.057Z] #77 57.91 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T12:35:04.141Z] #76 76.14 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-30T12:35:04.141Z] #76 76.16 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-30T12:35:04.141Z] #76 76.20 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T12:35:04.315Z] #77 58.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T12:35:04.315Z] #77 58.05 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T12:35:04.315Z] #77 58.17 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T12:35:04.402Z] #76 76.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T12:35:04.402Z] #76 76.51 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T12:35:04.402Z] #76 76.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T12:35:04.572Z] #77 58.32 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T12:35:04.572Z] #77 58.43 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T12:35:04.572Z] #77 58.55 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T12:35:04.975Z] #76 76.92 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T12:35:04.975Z] #76 76.93 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T12:35:04.975Z] #76 76.93 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T12:35:04.975Z] #76 ... [2022-06-30T12:35:04.975Z] [2022-06-30T12:35:04.975Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:35:04.975Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:35:04.975Z] #55 67.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-30T12:35:04.975Z] #55 67.12 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-30T12:35:04.975Z] #55 67.49 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-30T12:35:04.975Z] #55 67.52 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-30T12:35:04.975Z] #55 67.65 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-30T12:35:04.975Z] #55 67.73 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-30T12:35:04.975Z] #55 67.83 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-30T12:35:04.975Z] #55 68.07 go: downloading github.com/spf13/afero v1.6.0 [2022-06-30T12:35:04.975Z] #55 68.08 go: downloading github.com/spf13/cast v1.4.1 [2022-06-30T12:35:04.975Z] #55 68.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-30T12:35:04.975Z] #55 68.17 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-30T12:35:04.975Z] #55 68.24 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-30T12:35:04.975Z] #55 68.42 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-30T12:35:04.975Z] #55 68.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-30T12:35:04.975Z] #55 68.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-30T12:35:04.975Z] #55 68.70 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-30T12:35:04.975Z] #55 68.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-30T12:35:04.975Z] #55 68.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-30T12:35:04.975Z] #55 69.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-30T12:35:04.975Z] #55 69.34 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-30T12:35:04.975Z] #55 69.35 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-30T12:35:04.975Z] #55 70.59 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-30T12:35:04.975Z] #55 70.79 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-30T12:35:04.975Z] #55 70.82 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-30T12:35:04.975Z] #55 70.91 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-30T12:35:04.975Z] #55 71.00 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-30T12:35:04.975Z] #55 71.10 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-30T12:35:04.975Z] #55 72.31 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-30T12:35:04.975Z] #55 72.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-30T12:35:04.975Z] #55 72.41 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-30T12:35:04.975Z] #55 72.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-30T12:35:04.975Z] #55 72.68 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-30T12:35:04.975Z] #55 72.71 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-30T12:35:04.975Z] #55 72.95 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-30T12:35:04.975Z] #55 73.02 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-30T12:35:04.975Z] #55 73.06 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-30T12:35:04.975Z] #55 73.09 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-30T12:35:04.975Z] #55 73.22 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-30T12:35:04.975Z] #55 73.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-30T12:35:04.975Z] #55 73.34 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-30T12:35:04.975Z] #55 73.41 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-30T12:35:04.975Z] #55 73.47 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-30T12:35:04.975Z] #55 73.50 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-30T12:35:04.975Z] #55 73.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-30T12:35:04.975Z] #55 73.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-30T12:35:04.975Z] #55 73.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-30T12:35:04.975Z] #55 74.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-30T12:35:04.975Z] #55 74.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-30T12:35:04.975Z] #55 74.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-30T12:35:04.975Z] #55 74.54 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-30T12:35:04.975Z] #55 74.62 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-30T12:35:04.975Z] #55 74.66 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-30T12:35:04.975Z] #55 74.74 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-30T12:35:04.975Z] #55 74.75 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-30T12:35:04.975Z] #55 74.82 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-30T12:35:04.975Z] #55 74.84 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-30T12:35:04.975Z] #55 74.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-30T12:35:04.975Z] #55 74.91 go: downloading github.com/julz/importas v0.1.0 [2022-06-30T12:35:04.975Z] #55 74.93 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-30T12:35:04.975Z] #55 74.97 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-30T12:35:04.975Z] #55 75.02 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-30T12:35:04.975Z] #55 75.16 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-30T12:35:04.975Z] #55 75.21 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-30T12:35:04.975Z] #55 75.29 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-30T12:35:04.975Z] #55 75.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-30T12:35:04.975Z] #55 75.41 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-30T12:35:04.975Z] #55 75.47 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-30T12:35:04.975Z] #55 75.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-30T12:35:04.975Z] #55 75.50 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-30T12:35:04.975Z] #55 75.55 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-30T12:35:04.975Z] #55 76.54 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-30T12:35:04.975Z] #55 76.58 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-30T12:35:04.975Z] #55 76.62 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-30T12:35:04.975Z] #55 76.77 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-30T12:35:04.975Z] #55 76.86 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-30T12:35:04.975Z] #55 76.97 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-30T12:35:04.975Z] #55 77.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-30T12:35:04.975Z] #55 77.12 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-30T12:35:04.975Z] #55 77.18 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-30T12:35:04.975Z] #55 ... [2022-06-30T12:35:04.975Z] [2022-06-30T12:35:04.975Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:35:04.975Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T12:35:04.975Z] #34 73.21 Updating files: 62% (956/1521) Updating files: 63% (959/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-30T12:35:04.975Z] #34 74.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-30T12:35:04.975Z] #34 75.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:35:05.136Z] #77 58.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T12:35:07.530Z] #34 ... [2022-06-30T12:35:07.530Z] [2022-06-30T12:35:07.530Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-30T12:35:07.530Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-06-30T12:35:07.530Z] #76 78.20 Selecting previously unselected package libtool. [2022-06-30T12:35:07.530Z] #76 78.21 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-30T12:35:07.530Z] #76 78.22 Unpacking libtool (2.4.6-15) ... [2022-06-30T12:35:07.530Z] #76 78.76 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T12:35:07.530Z] #76 78.79 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T12:35:07.530Z] #76 78.80 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T12:35:07.530Z] #76 79.20 Selecting previously unselected package libyajl2:amd64. [2022-06-30T12:35:07.530Z] #76 79.23 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T12:35:07.530Z] #76 79.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T12:35:07.530Z] #76 79.36 Selecting previously unselected package libyajl-dev:amd64. [2022-06-30T12:35:07.530Z] #76 79.40 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-30T12:35:07.530Z] #76 79.41 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T12:35:07.530Z] #76 79.66 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T12:35:07.530Z] #76 79.74 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-30T12:35:07.792Z] #76 79.81 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T12:35:07.792Z] #76 79.84 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-30T12:35:07.792Z] #76 79.87 Setting up file (1:5.39-3) ... [2022-06-30T12:35:07.792Z] #76 79.88 Setting up bzip2 (1.0.8-4) ... [2022-06-30T12:35:07.792Z] #76 79.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:35:07.792Z] #76 79.91 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-30T12:35:07.792Z] #76 79.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T12:35:07.792Z] #76 79.95 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-30T12:35:07.792Z] #76 79.97 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-30T12:35:07.792Z] #76 79.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T12:35:07.792Z] #76 80.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T12:35:08.053Z] #76 80.07 Setting up patch (2.7.6-7) ... [2022-06-30T12:35:08.053Z] #76 80.11 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T12:35:08.053Z] #76 80.14 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-30T12:35:08.053Z] #76 80.15 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-30T12:35:08.053Z] #76 80.16 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T12:35:08.053Z] #76 80.18 Setting up libtool (2.4.6-15) ... [2022-06-30T12:35:08.053Z] #76 80.19 Setting up m4 (1.4.18-5) ... [2022-06-30T12:35:08.053Z] #76 80.20 Setting up dpkg-dev (1.20.10) ... [2022-06-30T12:35:08.053Z] #76 80.22 Setting up autoconf (2.69-14) ... [2022-06-30T12:35:08.315Z] #76 80.25 Setting up build-essential (12.9) ... [2022-06-30T12:35:08.315Z] #76 80.26 Setting up automake (1:1.16.3-2) ... [2022-06-30T12:35:08.315Z] #76 80.28 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-30T12:35:08.315Z] #76 80.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:35:10.235Z] #76 DONE 82.2s [2022-06-30T12:35:10.235Z] [2022-06-30T12:35:10.235Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:10.235Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:10.583Z] ok github.com/docker/docker/libnetwork 37.129s coverage: 40.6% of statements [2022-06-30T12:35:11.147Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-06-30T12:35:11.147Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-30T12:35:11.184Z] #77 ... [2022-06-30T12:35:11.184Z] [2022-06-30T12:35:11.184Z] #42 [tini 1/3] 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 [2022-06-30T12:35:11.184Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:35:11.184Z] #42 73.12 Selecting previously unselected package libicu67:amd64. [2022-06-30T12:35:11.184Z] #42 73.16 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-30T12:35:11.184Z] #42 73.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-30T12:35:11.184Z] #42 ... [2022-06-30T12:35:11.184Z] [2022-06-30T12:35:11.184Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:35:11.184Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:35:11.184Z] #55 77.65 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-30T12:35:11.184Z] #55 77.66 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-30T12:35:11.184Z] #55 77.68 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-30T12:35:11.184Z] #55 77.70 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-30T12:35:11.184Z] #55 77.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-30T12:35:11.184Z] #55 78.07 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-30T12:35:11.184Z] #55 78.08 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-30T12:35:11.184Z] #55 78.11 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-30T12:35:11.184Z] #55 78.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-30T12:35:11.184Z] #55 78.24 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-30T12:35:11.184Z] #55 78.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-30T12:35:11.184Z] #55 78.30 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-30T12:35:11.184Z] #55 78.71 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-30T12:35:11.184Z] #55 78.73 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-30T12:35:11.184Z] #55 78.75 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-30T12:35:11.184Z] #55 78.83 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-30T12:35:11.184Z] #55 78.87 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-30T12:35:11.184Z] #55 79.28 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-30T12:35:11.184Z] #55 79.51 go: downloading honnef.co/go/tools v0.2.2 [2022-06-30T12:35:11.184Z] #55 81.69 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-30T12:35:11.184Z] #55 81.73 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-30T12:35:11.184Z] #55 81.87 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-30T12:35:11.184Z] #55 81.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-30T12:35:11.184Z] #55 82.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-30T12:35:11.184Z] #55 82.11 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-30T12:35:11.184Z] #55 82.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-30T12:35:11.184Z] #55 82.74 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-30T12:35:11.184Z] #55 82.83 go: downloading golang.org/x/text v0.3.7 [2022-06-30T12:35:11.445Z] #55 ... [2022-06-30T12:35:11.445Z] [2022-06-30T12:35:11.445Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:11.445Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:11.445Z] #77 1.437 Cloning into '/tmp/crun-build'... [2022-06-30T12:35:11.688Z] #77 ... [2022-06-30T12:35:11.688Z] [2022-06-30T12:35:11.688Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:35:11.688Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:35:11.688Z] #14 118.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-30T12:35:11.688Z] #14 118.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:35:11.688Z] #14 118.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T12:35:11.709Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-30T12:35:11.712Z] #77 ... [2022-06-30T12:35:11.712Z] [2022-06-30T12:35:11.712Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:35:11.712Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:35:11.712Z] #14 73.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 ... 15718 files and directories currently installed.) [2022-06-30T12:35:11.712Z] #14 73.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T12:35:11.712Z] #14 73.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T12:35:11.712Z] #14 78.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-30T12:35:11.712Z] #14 78.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-30T12:35:11.712Z] #14 78.21 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T12:35:11.712Z] #14 83.09 Selecting previously unselected package binutils-mingw-w64. [2022-06-30T12:35:11.712Z] #14 83.11 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-30T12:35:11.712Z] #14 83.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T12:35:11.712Z] #14 83.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-30T12:35:11.712Z] #14 83.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T12:35:11.712Z] #14 83.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:35:11.712Z] #14 83.72 Selecting previously unselected package dmsetup. [2022-06-30T12:35:11.712Z] #14 83.73 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T12:35:11.712Z] #14 83.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-30T12:35:11.966Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-30T12:35:11.966Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-30T12:35:11.966Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-30T12:35:11.966Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-30T12:35:11.966Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-30T12:35:11.966Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-30T12:35:11.974Z] #14 84.18 Selecting previously unselected package mingw-w64-common. [2022-06-30T12:35:11.974Z] #14 84.18 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-30T12:35:11.974Z] #14 84.18 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-30T12:35:12.223Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-06-30T12:35:12.786Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-30T12:35:12.786Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-30T12:35:12.786Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-30T12:35:12.917Z] #14 ... [2022-06-30T12:35:12.917Z] [2022-06-30T12:35:12.917Z] #42 [tini 1/3] 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 [2022-06-30T12:35:12.917Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:35:12.917Z] #42 85.13 Selecting previously unselected package libxml2:amd64. [2022-06-30T12:35:13.043Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-06-30T12:35:13.178Z] #42 85.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-30T12:35:13.178Z] #42 85.15 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T12:35:14.571Z] #42 86.40 Selecting previously unselected package libarchive13:amd64. [2022-06-30T12:35:14.571Z] #42 86.42 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-30T12:35:14.571Z] #42 86.45 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T12:35:15.144Z] #42 87.14 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-30T12:35:15.144Z] #42 87.14 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-30T12:35:15.144Z] #42 87.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T12:35:15.408Z] #42 87.64 Selecting previously unselected package librhash0:amd64. [2022-06-30T12:35:15.683Z] #42 87.65 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-30T12:35:15.683Z] #42 87.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-30T12:35:15.945Z] #42 87.96 Selecting previously unselected package libuv1:amd64. [2022-06-30T12:35:15.945Z] #42 87.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-30T12:35:15.945Z] #42 87.99 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-30T12:35:16.206Z] #42 88.35 Selecting previously unselected package cmake. [2022-06-30T12:35:16.206Z] #42 88.35 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-30T12:35:16.206Z] #42 88.38 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-30T12:35:16.206Z] #42 ... [2022-06-30T12:35:16.206Z] [2022-06-30T12:35:16.206Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:35:16.206Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:35:16.206Z] #51 78.01 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-30T12:35:16.206Z] #51 78.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T12:35:16.206Z] #51 78.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:35:16.206Z] #51 78.16 Setting up python3-six (1.16.0-2) ... [2022-06-30T12:35:16.206Z] #51 79.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T12:35:16.206Z] #51 79.92 Setting up python3-protobuf (3.12.4-1) ... [2022-06-30T12:35:16.206Z] #51 86.53 Setting up criu (3.17-1) ... [2022-06-30T12:35:16.315Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.494s coverage: 59.9% of statements [2022-06-30T12:35:16.315Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-30T12:35:16.315Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-30T12:35:16.575Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-06-30T12:35:16.575Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-30T12:35:17.160Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-06-30T12:35:17.160Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-30T12:35:17.416Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-30T12:35:18.228Z] #14 124.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-30T12:35:18.228Z] #14 124.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-30T12:35:18.228Z] #14 124.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T12:35:18.228Z] #14 124.9 Selecting previously unselected package libapparmor1:amd64. [2022-06-30T12:35:18.228Z] #14 124.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-30T12:35:18.228Z] #14 124.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T12:35:18.228Z] #14 125.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-30T12:35:18.228Z] #14 125.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-30T12:35:18.228Z] #14 125.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T12:35:18.228Z] #14 ... [2022-06-30T12:35:18.228Z] [2022-06-30T12:35:18.228Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:18.228Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:18.228Z] #77 71.92 configure.ac:7: installing 'build-aux/compile' [2022-06-30T12:35:18.228Z] #77 71.94 configure.ac:9: installing 'build-aux/config.guess' [2022-06-30T12:35:18.228Z] #77 71.94 configure.ac:9: installing 'build-aux/config.sub' [2022-06-30T12:35:18.228Z] #77 71.95 configure.ac:11: installing 'build-aux/install-sh' [2022-06-30T12:35:18.228Z] #77 71.96 configure.ac:11: installing 'build-aux/missing' [2022-06-30T12:35:18.228Z] #77 72.15 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T12:35:18.484Z] #77 72.23 parallel-tests: installing 'build-aux/test-driver' [2022-06-30T12:35:18.755Z] #51 90.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:35:19.328Z] #51 ... [2022-06-30T12:35:19.328Z] [2022-06-30T12:35:19.328Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:35:19.328Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:35:19.328Z] #55 91.38 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-30T12:35:19.590Z] #55 91.57 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-30T12:35:19.590Z] #55 ... [2022-06-30T12:35:19.590Z] [2022-06-30T12:35:19.590Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-30T12:35:19.590Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-06-30T12:35:19.590Z] #51 DONE 91.4s [2022-06-30T12:35:19.590Z] [2022-06-30T12:35:19.590Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:35:19.590Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:35:19.590Z] #55 91.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-30T12:35:19.851Z] #55 92.00 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-30T12:35:19.851Z] #55 92.05 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-30T12:35:19.851Z] #55 92.07 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-30T12:35:19.851Z] #55 92.11 go: downloading golang.org/x/mod v0.5.1 [2022-06-30T12:35:20.113Z] #55 92.19 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-30T12:35:20.114Z] #55 92.24 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-30T12:35:20.687Z] #55 92.59 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-30T12:35:20.687Z] #55 92.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-30T12:35:20.687Z] #55 92.71 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-30T12:35:21.008Z] #77 74.44 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T12:35:21.008Z] #77 74.44 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T12:35:21.260Z] #55 93.44 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-30T12:35:21.260Z] #55 93.56 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-30T12:35:21.265Z] #77 75.05 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T12:35:21.265Z] #77 75.06 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T12:35:21.265Z] #77 75.15 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T12:35:21.522Z] #77 75.24 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T12:35:21.522Z] #77 75.32 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T12:35:21.522Z] #77 75.44 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T12:35:21.834Z] #55 94.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-30T12:35:22.095Z] #55 94.22 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-30T12:35:22.096Z] #55 94.34 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-30T12:35:22.357Z] #55 94.52 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-30T12:35:22.357Z] #55 94.57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-30T12:35:22.620Z] #55 94.68 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-30T12:35:22.620Z] #55 94.70 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-30T12:35:22.881Z] #55 94.97 go: downloading github.com/prometheus/common v0.10.0 [2022-06-30T12:35:23.146Z] #55 95.38 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-30T12:35:23.407Z] #55 95.46 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-30T12:35:23.674Z] #55 95.70 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-30T12:35:24.047Z] #77 ... [2022-06-30T12:35:24.047Z] [2022-06-30T12:35:24.047Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:35:24.047Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:35:24.047Z] #14 125.2 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T12:35:24.047Z] #14 125.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 125.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T12:35:24.047Z] #14 125.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T12:35:24.047Z] #14 125.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 125.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T12:35:24.047Z] #14 125.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-30T12:35:24.047Z] #14 125.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 125.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:35:24.047Z] #14 125.7 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T12:35:24.047Z] #14 125.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 125.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T12:35:24.047Z] #14 125.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-30T12:35:24.047Z] #14 125.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 125.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T12:35:24.047Z] #14 126.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-30T12:35:24.047Z] #14 126.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 126.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T12:35:24.047Z] #14 126.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-30T12:35:24.047Z] #14 126.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 126.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T12:35:24.047Z] #14 126.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-30T12:35:24.047Z] #14 126.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 126.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T12:35:24.047Z] #14 126.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-30T12:35:24.047Z] #14 126.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 126.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T12:35:24.047Z] #14 127.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-30T12:35:24.047Z] #14 127.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 127.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T12:35:24.047Z] #14 127.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-30T12:35:24.047Z] #14 127.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 127.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:35:24.047Z] #14 127.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T12:35:24.047Z] #14 127.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 127.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T12:35:24.047Z] #14 128.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T12:35:24.047Z] #14 128.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T12:35:24.047Z] #14 128.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T12:35:24.047Z] #14 128.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T12:35:24.047Z] #14 128.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T12:35:24.047Z] #14 128.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T12:35:24.047Z] #14 128.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T12:35:24.047Z] #14 128.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T12:35:24.047Z] #14 128.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T12:35:24.047Z] #14 128.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T12:35:24.047Z] #14 128.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T12:35:24.047Z] #14 128.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T12:35:24.047Z] #14 128.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T12:35:24.047Z] #14 128.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T12:35:24.047Z] #14 128.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T12:35:24.047Z] #14 128.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T12:35:24.047Z] #14 128.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T12:35:24.047Z] #14 128.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-30T12:35:24.047Z] #14 128.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T12:35:24.047Z] #14 128.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T12:35:24.047Z] #14 128.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T12:35:24.047Z] #14 128.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T12:35:24.047Z] #14 128.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T12:35:24.047Z] #14 128.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T12:35:24.047Z] #14 128.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 [2022-06-30T12:35:24.047Z] #14 128.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T12:35:24.047Z] #14 128.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 [2022-06-30T12:35:24.047Z] #14 128.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T12:35:24.047Z] #14 128.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T12:35:24.047Z] #14 128.9 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 [2022-06-30T12:35:24.047Z] #14 128.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T12:35:24.047Z] #14 129.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T12:35:24.047Z] #14 129.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:35:24.047Z] #14 129.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-30T12:35:24.047Z] #14 129.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:35:24.047Z] #14 129.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:35:24.047Z] #14 129.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:35:24.304Z] #14 DONE 131.1s [2022-06-30T12:35:24.304Z] [2022-06-30T12:35:24.304Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T12:35:24.304Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-30T12:35:24.561Z] #15 ... [2022-06-30T12:35:24.561Z] [2022-06-30T12:35:24.561Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-30T12:35:24.561Z] #59 sha256:761cefee2b7a0f908cc83de8c9b0e27b96bcd5c0cacf2da7da829264fe52613b [2022-06-30T12:35:24.561Z] #59 DONE 0.4s [2022-06-30T12:35:24.561Z] [2022-06-30T12:35:24.561Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:35:24.561Z] #60 sha256:734dccf71e27f639a128b88ecb332586d2e016ea206d6669f559228d3ef24b08 [2022-06-30T12:35:25.062Z] #55 ... [2022-06-30T12:35:25.062Z] [2022-06-30T12:35:25.062Z] #42 [tini 1/3] 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 [2022-06-30T12:35:25.062Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-06-30T12:35:25.062Z] #42 95.76 Setting up libicu67:amd64 (67.1-7) ... [2022-06-30T12:35:25.062Z] #42 95.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:35:25.062Z] #42 95.87 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-30T12:35:25.062Z] #42 95.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:35:25.062Z] #42 95.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-30T12:35:25.062Z] #42 96.03 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-30T12:35:25.062Z] #42 96.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-30T12:35:25.062Z] #42 96.11 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-30T12:35:25.062Z] #42 96.13 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-30T12:35:25.062Z] #42 96.16 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-30T12:35:25.062Z] #42 96.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:35:25.062Z] #42 DONE 97.2s [2022-06-30T12:35:25.062Z] [2022-06-30T12:35:25.062Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-30T12:35:25.062Z] #43 sha256:5817126917759bfbfef4cfc1122fa87a5a52a70a85eba1f0499fae3612dce795 [2022-06-30T12:35:25.130Z] #60 ... [2022-06-30T12:35:25.130Z] [2022-06-30T12:35:25.130Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:35:25.130Z] #67 sha256:20815ba58214cdb78d76f42972d5f9cd5d2920dfa0cd69173deb8006c3a17a96 [2022-06-30T12:35:25.130Z] #67 124.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T12:35:25.130Z] #67 124.8 + GOBIN=/build [2022-06-30T12:35:25.130Z] #67 124.8 + GO111MODULE=on [2022-06-30T12:35:25.130Z] #67 124.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T12:35:25.130Z] #67 131.4 rootlesskit version 1.0.0 [2022-06-30T12:35:25.130Z] #67 131.4 Usage of /build/rootlesskit-docker-proxy: [2022-06-30T12:35:25.130Z] #67 131.4 -container-ip string [2022-06-30T12:35:25.130Z] #67 131.4 container ip [2022-06-30T12:35:25.130Z] #67 131.4 -container-port int [2022-06-30T12:35:25.130Z] #67 131.4 container port (default -1) [2022-06-30T12:35:25.130Z] #67 131.4 -host-ip string [2022-06-30T12:35:25.130Z] #67 131.4 host ip [2022-06-30T12:35:25.130Z] #67 131.4 -host-port int [2022-06-30T12:35:25.130Z] #67 131.4 host port (default -1) [2022-06-30T12:35:25.130Z] #67 131.4 -proto string [2022-06-30T12:35:25.130Z] #67 131.4 proxy protocol (default "tcp") [2022-06-30T12:35:25.130Z] #67 DONE 131.8s [2022-06-30T12:35:25.130Z] [2022-06-30T12:35:25.130Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-30T12:35:25.130Z] #68 sha256:3c6d88c90975a16c4f017fcff4dc376f762153ed44dabb7dd245269754a58836 [2022-06-30T12:35:25.323Z] #43 DONE 0.2s [2022-06-30T12:35:25.323Z] [2022-06-30T12:35:25.323Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T12:35:25.323Z] #44 sha256:dd4dbae4d327b060452da0a876b2930e8c15240b5e89aa87a15cb5c2b8586830 [2022-06-30T12:35:25.386Z] #68 DONE 0.3s [2022-06-30T12:35:25.386Z] [2022-06-30T12:35:25.386Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-30T12:35:25.386Z] #69 sha256:44f43370f718c01c93a147f76de2f3dfbe7750306924f2ddefa0ae70d89d6a7c [2022-06-30T12:35:25.643Z] #69 DONE 0.3s [2022-06-30T12:35:25.643Z] [2022-06-30T12:35:25.643Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T12:35:25.643Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-30T12:35:26.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-30T12:35:26.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-30T12:35:26.428Z] INFO [linters context/goanalysis] analyzers took 4m50.786084537s with top 10 stages: buildir: 2m1.396407935s, goimports: 24.011357381s, unconvert: 17.278078727s, gosec: 16.023534318s, S1038: 8.487449583s, golint: 8.02559751s, misspell: 5.573574969s, inspect: 4.344714454s, nilness: 4.181323172s, S1039: 4.004749334s [2022-06-30T12:35:26.428Z] INFO [runner] Issues before processing: 3029, after processing: 0 [2022-06-30T12:35:26.428Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2030/2413, nolint: 0/77, filename_unadjuster: 2413/2413, skip_files: 2413/2413, identifier_marker: 2030/2030, exclude: 2030/2030, skip_dirs: 2413/2413, exclude-rules: 77/2030, cgo: 2413/3029, path_prettifier: 2413/2413 [2022-06-30T12:35:26.428Z] INFO [runner] processing took 82.687645ms with stages: nolint: 32.863259ms, identifier_marker: 21.737261ms, path_prettifier: 9.320797ms, autogenerated_exclude: 8.561251ms, exclude-rules: 7.972774ms, skip_dirs: 1.849046ms, cgo: 240.704µs, filename_unadjuster: 137.132µs, max_same_issues: 1.787µs, uniq_by_line: 580ns, max_per_file_from_linter: 444ns, skip_files: 407ns, max_from_linter: 351ns, diff: 301ns, source_code: 299ns, path_shortener: 296ns, exclude: 276ns, severity-rules: 247ns, sort_results: 235ns, path_prefixer: 198ns [2022-06-30T12:35:26.428Z] INFO [runner] linters took 1m31.690263691s with stages: goanalysis_metalinter: 1m31.607404213s [2022-06-30T12:35:26.428Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-06-30T12:35:26.428Z] INFO Memory: 2613 samples, avg is 300.2MB, max is 1246.9MB [2022-06-30T12:35:26.428Z] INFO Execution took 4m21.111333233s [2022-06-30T12:35:26.428Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-30T12:35:26.710Z] #44 1.232 + RM_GOPATH=0 [2022-06-30T12:35:26.710Z] #44 1.232 + TMP_GOPATH= [2022-06-30T12:35:26.710Z] #44 1.232 + : /build [2022-06-30T12:35:26.710Z] #44 1.232 + '[' -z '' ']' [2022-06-30T12:35:26.710Z] #44 1.278 ++ mktemp -d [2022-06-30T12:35:26.710Z] #44 1.280 + export GOPATH=/tmp/tmp.9eGRJ9tQq7 [2022-06-30T12:35:26.710Z] #44 1.280 + GOPATH=/tmp/tmp.9eGRJ9tQq7 [2022-06-30T12:35:26.710Z] #44 1.280 + RM_GOPATH=1 [2022-06-30T12:35:26.710Z] #44 1.280 + case "$(go env GOARCH)" in [2022-06-30T12:35:26.710Z] #44 1.281 ++ go env GOARCH [2022-06-30T12:35:26.710Z] #44 1.305 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T12:35:26.710Z] #44 1.305 + GO_BUILDMODE=-buildmode=pie [2022-06-30T12:35:26.710Z] #44 1.306 ++ dirname /install.sh [2022-06-30T12:35:26.710Z] #44 1.332 + dir=/ [2022-06-30T12:35:26.710Z] #44 1.332 + bin=tini [2022-06-30T12:35:26.710Z] #44 1.332 + shift [2022-06-30T12:35:26.710Z] #44 1.332 + '[' '!' -f //tini.installer ']' [2022-06-30T12:35:26.710Z] #44 1.332 + . //tini.installer [2022-06-30T12:35:26.710Z] #44 1.332 ++ : v0.19.0 [2022-06-30T12:35:26.710Z] #44 1.332 + install_tini [2022-06-30T12:35:26.710Z] #44 1.332 + echo 'Install tini version v0.19.0' [2022-06-30T12:35:26.710Z] #44 1.332 + git clone https://github.com/krallin/tini.git /tmp/tmp.9eGRJ9tQq7/tini [2022-06-30T12:35:26.710Z] #44 1.332 Install tini version v0.19.0 [2022-06-30T12:35:26.710Z] #44 1.349 Cloning into '/tmp/tmp.9eGRJ9tQq7/tini'... [2022-06-30T12:35:26.752Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ac4b6a9efccbdd3784f96660b55150fa2c48617 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ac4b6a9efccbdd3784f96660b55150fa2c48617 hack/make.sh dynbinary test-docker-py [2022-06-30T12:35:27.008Z] [2022-06-30T12:35:27.264Z] Removing bundles/ [2022-06-30T12:35:27.264Z] [2022-06-30T12:35:27.264Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-30T12:35:27.264Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T12:35:27.264Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:35:27.364Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.292s coverage: 6.6% of statements [2022-06-30T12:35:27.364Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-30T12:35:27.364Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-30T12:35:27.928Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-06-30T12:35:27.929Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-30T12:35:27.929Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-30T12:35:27.929Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-30T12:35:28.099Z] #44 2.764 + cd /tmp/tmp.9eGRJ9tQq7/tini [2022-06-30T12:35:28.099Z] #44 2.783 + git checkout -q v0.19.0 [2022-06-30T12:35:28.099Z] #44 2.825 + cmake . [2022-06-30T12:35:28.185Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-30T12:35:28.442Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-06-30T12:35:28.698Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-30T12:35:28.955Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-30T12:35:29.489Z] #44 3.973 -- The C compiler identification is GNU 10.2.1 [2022-06-30T12:35:29.489Z] #44 4.220 -- Detecting C compiler ABI info [2022-06-30T12:35:29.817Z] #15 DONE 5.5s [2022-06-30T12:35:29.817Z] [2022-06-30T12:35:29.817Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-30T12:35:29.817Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-06-30T12:35:30.435Z] #44 5.067 -- Detecting C compiler ABI info - done [2022-06-30T12:35:30.697Z] #44 5.481 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-30T12:35:30.697Z] #44 5.502 -- Detecting C compile features [2022-06-30T12:35:30.697Z] #44 5.502 -- Detecting C compile features - done [2022-06-30T12:35:30.697Z] #44 5.536 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-30T12:35:31.271Z] #44 6.066 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-30T12:35:31.533Z] #44 6.219 -- Configuring done [2022-06-30T12:35:31.533Z] #44 6.229 -- Generating done [2022-06-30T12:35:31.533Z] #44 6.254 -- Build files have been written to: /tmp/tmp.9eGRJ9tQq7/tini [2022-06-30T12:35:31.533Z] #44 6.259 + make tini-static [2022-06-30T12:35:31.795Z] #44 ... [2022-06-30T12:35:31.795Z] [2022-06-30T12:35:31.795Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:31.795Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:31.795Z] #77 11.61 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-30T12:35:31.795Z] #77 11.64 Cloning into '/tmp/crun-build/libocispec'... [2022-06-30T12:35:31.795Z] #77 13.71 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-30T12:35:31.795Z] #77 13.72 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-30T12:35:31.795Z] #77 13.73 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-30T12:35:31.795Z] #77 13.73 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-30T12:35:31.795Z] #77 13.75 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-30T12:35:31.795Z] #77 17.22 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-30T12:35:31.795Z] #77 20.24 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-30T12:35:32.057Z] #77 ... [2022-06-30T12:35:32.057Z] [2022-06-30T12:35:32.057Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-30T12:35:32.057Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-06-30T12:35:32.057Z] #53 103.4 gotestsum version dev [2022-06-30T12:35:32.631Z] #53 DONE 104.8s [2022-06-30T12:35:32.631Z] [2022-06-30T12:35:32.631Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:32.631Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:32.631Z] #77 22.28 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-30T12:35:32.631Z] #77 22.56 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-30T12:35:32.894Z] #77 ... [2022-06-30T12:35:32.894Z] [2022-06-30T12:35:32.894Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:35:32.894Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:35:32.894Z] #14 95.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-30T12:35:32.894Z] #14 95.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-30T12:35:32.894Z] #14 95.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T12:35:32.894Z] #14 104.9 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-30T12:35:32.894Z] #14 105.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:35:32.894Z] #14 105.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T12:35:33.094Z] #16 DONE 3.4s [2022-06-30T12:35:33.094Z] [2022-06-30T12:35:33.094Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:35:33.094Z] #60 sha256:734dccf71e27f639a128b88ecb332586d2e016ea206d6669f559228d3ef24b08 [2022-06-30T12:35:33.094Z] #60 5.417 + RM_GOPATH=0 [2022-06-30T12:35:33.094Z] #60 5.417 + TMP_GOPATH= [2022-06-30T12:35:33.094Z] #60 5.417 + : /build [2022-06-30T12:35:33.094Z] #60 5.417 + '[' -z '' ']' [2022-06-30T12:35:33.094Z] #60 5.419 ++ mktemp -d [2022-06-30T12:35:33.094Z] #60 5.419 + export GOPATH=/tmp/tmp.6EkYAVTJo8 [2022-06-30T12:35:33.094Z] #60 5.419 + GOPATH=/tmp/tmp.6EkYAVTJo8 [2022-06-30T12:35:33.094Z] #60 5.419 + RM_GOPATH=1 [2022-06-30T12:35:33.094Z] #60 5.419 + case "$(go env GOARCH)" in [2022-06-30T12:35:33.094Z] #60 5.433 ++ go env GOARCH [2022-06-30T12:35:33.094Z] #60 5.465 Install runc version v1.1.2 (build tags: seccomp) [2022-06-30T12:35:33.094Z] #60 5.465 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T12:35:33.094Z] #60 5.465 + GO_BUILDMODE=-buildmode=pie [2022-06-30T12:35:33.094Z] #60 5.465 ++ dirname /install.sh [2022-06-30T12:35:33.094Z] #60 5.465 + dir=/ [2022-06-30T12:35:33.094Z] #60 5.465 + bin=runc [2022-06-30T12:35:33.094Z] #60 5.465 + shift [2022-06-30T12:35:33.094Z] #60 5.465 + '[' '!' -f //runc.installer ']' [2022-06-30T12:35:33.094Z] #60 5.465 + . //runc.installer [2022-06-30T12:35:33.094Z] #60 5.465 ++ set -e [2022-06-30T12:35:33.094Z] #60 5.465 ++ : v1.1.2 [2022-06-30T12:35:33.094Z] #60 5.465 + install_runc [2022-06-30T12:35:33.094Z] #60 5.465 + RUNC_BUILDTAGS=seccomp [2022-06-30T12:35:33.094Z] #60 5.465 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-30T12:35:33.094Z] #60 5.465 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6EkYAVTJo8/src/github.com/opencontainers/runc [2022-06-30T12:35:33.094Z] #60 5.465 Cloning into '/tmp/tmp.6EkYAVTJo8/src/github.com/opencontainers/runc'... [2022-06-30T12:35:33.156Z] #14 ... [2022-06-30T12:35:33.156Z] [2022-06-30T12:35:33.156Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:33.156Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:33.156Z] #77 23.05 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-30T12:35:35.707Z] #77 ... [2022-06-30T12:35:35.707Z] [2022-06-30T12:35:35.707Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-30T12:35:35.707Z] #44 sha256:dd4dbae4d327b060452da0a876b2930e8c15240b5e89aa87a15cb5c2b8586830 [2022-06-30T12:35:35.707Z] #44 6.758 Scanning dependencies of target tini-static [2022-06-30T12:35:35.707Z] #44 6.848 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-30T12:35:35.707Z] #44 8.959 [100%] Linking C executable tini-static [2022-06-30T12:35:35.707Z] #44 10.04 [100%] Built target tini-static [2022-06-30T12:35:35.707Z] #44 10.12 + mkdir -p /build [2022-06-30T12:35:35.707Z] #44 10.12 + cp tini-static /build/docker-init [2022-06-30T12:35:35.707Z] #44 DONE 10.3s [2022-06-30T12:35:35.707Z] [2022-06-30T12:35:35.707Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:35:35.707Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:35:35.707Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-30T12:35:35.707Z] #14 105.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:35:35.707Z] #14 105.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T12:35:35.969Z] #14 ... [2022-06-30T12:35:35.969Z] [2022-06-30T12:35:35.969Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:35:35.969Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:35:35.969Z] #55 98.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-30T12:35:36.372Z] #60 ... [2022-06-30T12:35:36.372Z] [2022-06-30T12:35:36.372Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-30T12:35:36.372Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-06-30T12:35:36.372Z] #17 3.196 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-30T12:35:36.372Z] #17 DONE 3.4s [2022-06-30T12:35:36.630Z] [2022-06-30T12:35:36.630Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-30T12:35:36.630Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-06-30T12:35:38.526Z] #18 DONE 2.1s [2022-06-30T12:35:38.526Z] [2022-06-30T12:35:38.526Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-30T12:35:38.526Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-06-30T12:35:41.050Z] #19 DONE 2.3s [2022-06-30T12:35:41.050Z] [2022-06-30T12:35:41.050Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-30T12:35:41.050Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-06-30T12:35:41.134Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-30T12:35:42.947Z] #20 DONE 2.1s [2022-06-30T12:35:42.947Z] [2022-06-30T12:35:42.947Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:42.947Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:42.947Z] #77 90.52 configure.ac:11: installing 'build-aux/compile' [2022-06-30T12:35:42.947Z] #77 90.53 configure.ac:11: installing 'build-aux/config.guess' [2022-06-30T12:35:42.947Z] #77 90.55 configure.ac:11: installing 'build-aux/config.sub' [2022-06-30T12:35:42.947Z] #77 90.56 configure.ac:13: installing 'build-aux/install-sh' [2022-06-30T12:35:42.947Z] #77 90.57 configure.ac:13: installing 'build-aux/missing' [2022-06-30T12:35:42.947Z] #77 90.58 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-30T12:35:42.947Z] #77 90.85 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T12:35:42.947Z] #77 92.18 checking build system type... x86_64-pc-linux-gnu [2022-06-30T12:35:42.947Z] #77 92.56 checking host system type... x86_64-pc-linux-gnu [2022-06-30T12:35:42.947Z] #77 92.56 checking how to print strings... printf [2022-06-30T12:35:42.947Z] #77 92.58 checking for gcc... gcc [2022-06-30T12:35:42.947Z] #77 92.70 checking whether the C compiler works... yes [2022-06-30T12:35:42.947Z] #77 92.92 checking for C compiler default output file name... a.out [2022-06-30T12:35:42.947Z] #77 92.92 checking for suffix of executables... [2022-06-30T12:35:42.947Z] #77 93.13 checking whether we are cross compiling... no [2022-06-30T12:35:42.947Z] #77 93.39 checking for suffix of object files... o [2022-06-30T12:35:42.947Z] #77 93.54 checking whether we are using the GNU C compiler... yes [2022-06-30T12:35:42.947Z] #77 93.70 checking whether gcc accepts -g... yes [2022-06-30T12:35:42.947Z] #77 93.81 checking for gcc option to accept ISO C89... none needed [2022-06-30T12:35:42.947Z] #77 94.08 checking whether gcc understands -c and -o together... yes [2022-06-30T12:35:42.947Z] #77 94.31 checking for a sed that does not truncate output... /bin/sed [2022-06-30T12:35:42.947Z] #77 94.34 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T12:35:42.947Z] #77 94.35 checking for egrep... /bin/grep -E [2022-06-30T12:35:42.947Z] #77 94.38 checking for fgrep... /bin/grep -F [2022-06-30T12:35:42.947Z] #77 94.38 checking for ld used by gcc... /usr/bin/ld [2022-06-30T12:35:42.947Z] #77 94.41 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T12:35:42.947Z] #77 94.44 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T12:35:42.947Z] #77 94.45 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T12:35:42.947Z] #77 94.67 checking whether ln -s works... yes [2022-06-30T12:35:42.947Z] #77 94.67 checking the maximum length of command line arguments... 1572864 [2022-06-30T12:35:42.947Z] #77 94.72 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T12:35:42.947Z] #77 94.72 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T12:35:42.947Z] #77 94.72 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T12:35:42.947Z] #77 94.72 checking for objdump... objdump [2022-06-30T12:35:42.947Z] #77 94.72 checking how to recognize dependent libraries... pass_all [2022-06-30T12:35:42.947Z] #77 94.72 checking for dlltool... no [2022-06-30T12:35:42.947Z] #77 94.74 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T12:35:42.947Z] #77 94.74 checking for ar... ar [2022-06-30T12:35:42.947Z] #77 94.75 checking for archiver @FILE support... @ [2022-06-30T12:35:42.947Z] #77 94.94 checking for strip... strip [2022-06-30T12:35:42.947Z] #77 94.94 checking for ranlib... ranlib [2022-06-30T12:35:42.947Z] #77 94.94 checking for gawk... no [2022-06-30T12:35:42.947Z] #77 94.94 checking for mawk... mawk [2022-06-30T12:35:42.947Z] #77 94.94 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T12:35:42.947Z] #77 95.43 checking for sysroot... no [2022-06-30T12:35:42.947Z] #77 95.43 checking for a working dd... /bin/dd [2022-06-30T12:35:42.947Z] #77 95.46 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T12:35:42.947Z] #77 95.55 checking for mt... no [2022-06-30T12:35:42.947Z] #77 95.56 checking if : is a manifest tool... no [2022-06-30T12:35:42.947Z] #77 95.58 checking how to run the C preprocessor... gcc -E [2022-06-30T12:35:42.947Z] #77 95.85 checking for ANSI C header files... yes [2022-06-30T12:35:42.947Z] #77 96.56 checking for sys/types.h... yes [2022-06-30T12:35:42.947Z] #77 96.72 checking for sys/stat.h... yes [2022-06-30T12:35:43.463Z] #77 97.00 checking for stdlib.h... yes [2022-06-30T12:35:43.463Z] #77 97.20 checking for string.h... yes [2022-06-30T12:35:43.720Z] #77 97.37 checking for memory.h... yes [2022-06-30T12:35:43.978Z] #77 97.56 checking for strings.h... yes [2022-06-30T12:35:44.236Z] #77 97.79 checking for inttypes.h... yes [2022-06-30T12:35:44.236Z] #77 97.99 checking for stdint.h... yes [2022-06-30T12:35:44.493Z] #77 98.21 checking for unistd.h... yes [2022-06-30T12:35:44.751Z] #77 98.42 checking for dlfcn.h... yes [2022-06-30T12:35:45.008Z] #77 98.64 checking for objdir... .libs [2022-06-30T12:35:45.265Z] #77 99.02 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T12:35:45.265Z] #77 99.17 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T12:35:45.523Z] #77 99.17 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T12:35:45.780Z] #77 99.29 checking if gcc static flag -static works... yes [2022-06-30T12:35:46.294Z] #77 99.81 checking if gcc supports -c -o file.o... yes [2022-06-30T12:35:46.294Z] #77 99.98 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T12:35:46.294Z] #77 99.99 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T12:35:46.551Z] #77 100.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T12:35:46.551Z] #77 100.5 checking how to hardcode library paths into programs... immediate [2022-06-30T12:35:46.551Z] #77 100.5 checking whether stripping libraries is possible... yes [2022-06-30T12:35:46.551Z] #77 100.5 checking if libtool supports shared libraries... yes [2022-06-30T12:35:46.551Z] #77 100.5 checking whether to build shared libraries... no [2022-06-30T12:35:46.551Z] #77 100.5 checking whether to build static libraries... yes [2022-06-30T12:35:46.551Z] #77 100.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T12:35:46.809Z] #77 100.5 checking whether build environment is sane... yes [2022-06-30T12:35:46.809Z] #77 100.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T12:35:46.809Z] #77 100.6 checking whether make sets $(MAKE)... yes [2022-06-30T12:35:46.809Z] #77 100.6 checking whether make supports the include directive... yes (GNU style) [2022-06-30T12:35:46.809Z] #77 100.7 checking whether make supports nested variables... yes [2022-06-30T12:35:46.809Z] #77 100.7 checking whether UID '0' is supported by ustar format... yes [2022-06-30T12:35:46.809Z] #77 100.7 checking whether GID '0' is supported by ustar format... yes [2022-06-30T12:35:47.066Z] #77 100.7 checking how to create a ustar tar archive... gnutar [2022-06-30T12:35:47.066Z] #77 100.8 checking dependency style of gcc... gcc3 [2022-06-30T12:35:47.066Z] #77 101.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T12:35:47.066Z] #77 101.0 checking whether make supports nested variables... (cached) yes [2022-06-30T12:35:47.066Z] #77 101.0 checking for gawk... (cached) mawk [2022-06-30T12:35:47.066Z] #77 101.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T12:35:47.324Z] #77 101.1 checking for gcc... (cached) gcc [2022-06-30T12:35:47.324Z] #77 101.2 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T12:35:47.324Z] #77 101.2 checking whether gcc accepts -g... (cached) yes [2022-06-30T12:35:47.324Z] #77 101.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T12:35:47.324Z] #77 101.2 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T12:35:47.324Z] #77 101.2 checking for a Python interpreter with version >= 3... python3 [2022-06-30T12:35:47.324Z] #77 101.3 checking for python3... /usr/bin/python3 [2022-06-30T12:35:47.581Z] #77 101.3 checking for python3 version... 3.9 [2022-06-30T12:35:47.581Z] #77 101.4 checking for python3 platform... linux [2022-06-30T12:35:47.839Z] #77 101.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T12:35:47.839Z] #77 101.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T12:35:48.096Z] #77 101.8 checking for go-md2man... no [2022-06-30T12:35:48.096Z] #77 101.9 checking error.h usability... yes [2022-06-30T12:35:48.096Z] #77 102.0 checking error.h presence... yes [2022-06-30T12:35:48.096Z] #77 102.1 checking for error.h... yes [2022-06-30T12:35:48.324Z] #55 ... [2022-06-30T12:35:48.324Z] [2022-06-30T12:35:48.324Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:35:48.324Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:35:48.324Z] #14 119.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-30T12:35:48.324Z] #14 119.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:35:48.324Z] #14 119.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T12:35:48.660Z] #77 102.1 checking linux/openat2.h usability... yes [2022-06-30T12:35:48.660Z] #77 102.3 checking linux/openat2.h presence... yes [2022-06-30T12:35:48.660Z] #77 102.4 checking for linux/openat2.h... yes [2022-06-30T12:35:48.917Z] #77 102.4 checking for copy_file_range... yes [2022-06-30T12:35:49.174Z] #77 102.8 checking for fgetxattr... yes [2022-06-30T12:35:49.431Z] #77 103.1 checking for statx... yes [2022-06-30T12:35:49.688Z] #77 103.3 checking for fgetpwent_r... yes [2022-06-30T12:35:49.946Z] #77 103.5 checking for issetugid... no [2022-06-30T12:35:49.946Z] #77 103.7 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T12:35:49.946Z] #77 103.7 checking pkg-config is at least version 0.9.0... yes [2022-06-30T12:35:50.204Z] #77 103.7 checking for library containing yajl_tree_get... -lyajl [2022-06-30T12:35:50.461Z] #77 104.1 checking for yajl >= 2.0.0... yes [2022-06-30T12:35:50.461Z] #77 104.1 checking sys/capability.h usability... yes [2022-06-30T12:35:50.719Z] #77 104.4 checking sys/capability.h presence... yes [2022-06-30T12:35:50.719Z] #77 104.4 checking for sys/capability.h... yes [2022-06-30T12:35:50.719Z] #77 104.4 checking for library containing cap_from_name... [2022-06-30T12:35:50.719Z] #77 ... [2022-06-30T12:35:50.719Z] [2022-06-30T12:35:50.719Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:35:50.719Z] #60 sha256:734dccf71e27f639a128b88ecb332586d2e016ea206d6669f559228d3ef24b08 [2022-06-30T12:35:50.719Z] #60 16.21 + cd /tmp/tmp.6EkYAVTJo8/src/github.com/opencontainers/runc [2022-06-30T12:35:50.719Z] #60 16.21 + git checkout -q v1.1.2 [2022-06-30T12:35:50.719Z] #60 16.95 + '[' -z '' ']' [2022-06-30T12:35:50.719Z] #60 16.95 + target=static [2022-06-30T12:35:50.719Z] #60 16.95 + make BUILDTAGS=seccomp static [2022-06-30T12:35:50.719Z] #60 17.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-30T12:35:50.976Z] #60 ... [2022-06-30T12:35:50.976Z] [2022-06-30T12:35:50.976Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:35:50.976Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:35:50.976Z] #21 2.554 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:35:50.976Z] #21 2.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:35:50.976Z] #21 2.838 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:35:50.976Z] #21 3.130 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:35:50.976Z] #21 4.180 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:35:50.976Z] #21 5.612 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:35:51.234Z] #21 ... [2022-06-30T12:35:51.234Z] [2022-06-30T12:35:51.234Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:51.234Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:51.234Z] #77 104.4 checking for library containing cap_from_name... -lcap [2022-06-30T12:35:51.797Z] #77 105.0 checking for library containing dlopen... -ldl [2022-06-30T12:35:52.055Z] #77 105.7 checking seccomp.h usability... yes [2022-06-30T12:35:52.312Z] #77 105.9 checking seccomp.h presence... yes [2022-06-30T12:35:52.312Z] #77 106.0 checking for seccomp.h... yes [2022-06-30T12:35:52.876Z] #77 106.0 checking for library containing seccomp_rule_add... -lseccomp [2022-06-30T12:35:53.134Z] #77 106.5 checking for library containing seccomp_arch_resolve_name... none required [2022-06-30T12:35:53.134Z] #77 106.8 checking systemd/sd-bus.h usability... yes [2022-06-30T12:35:53.391Z] #77 107.0 checking systemd/sd-bus.h presence... yes [2022-06-30T12:35:53.391Z] #77 107.2 checking for systemd/sd-bus.h... yes [2022-06-30T12:35:53.955Z] #77 107.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-30T12:35:54.212Z] #77 107.8 checking for sd_notify_barrier... yes [2022-06-30T12:35:54.470Z] #77 108.1 checking linux/bpf.h usability... yes [2022-06-30T12:35:54.727Z] #77 108.4 checking linux/bpf.h presence... yes [2022-06-30T12:35:54.727Z] #77 108.4 checking for linux/bpf.h... yes [2022-06-30T12:35:54.727Z] #77 108.4 checking compilation for eBPF... yes [2022-06-30T12:35:54.727Z] #77 108.5 checking for criu >= 3.15... no [2022-06-30T12:35:54.727Z] #77 108.6 configure: CRIU headers not found, building without CRIU support [2022-06-30T12:35:54.727Z] #77 108.6 checking for criu > 3.16... no [2022-06-30T12:35:54.727Z] #77 108.6 configure: CRIU version doesn't support join-ns API [2022-06-30T12:35:54.727Z] #77 108.6 checking for criu > 3.16.1... no [2022-06-30T12:35:54.727Z] #77 108.6 configure: CRIU version doesn't support for pre-dumping [2022-06-30T12:35:54.984Z] #77 108.6 checking for new mount API (fsconfig)... yes [2022-06-30T12:35:54.984Z] #77 108.7 checking for seccomp notify API... yes [2022-06-30T12:35:54.984Z] #77 108.8 checking for gperf... no [2022-06-30T12:35:54.984Z] #77 108.8 configure: gperf not found - cannot rebuild signal parser code [2022-06-30T12:35:55.242Z] #77 108.8 checking for library containing argp_parse... none required [2022-06-30T12:35:55.499Z] #77 ... [2022-06-30T12:35:55.499Z] [2022-06-30T12:35:55.499Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:35:55.499Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T12:35:55.499Z] #34 DONE 162.2s [2022-06-30T12:35:55.499Z] [2022-06-30T12:35:55.499Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:55.499Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:55.499Z] #77 109.3 checking that generated files are newer than configure... done [2022-06-30T12:35:55.499Z] #77 109.3 configure: creating ./config.status [2022-06-30T12:35:55.988Z] ok github.com/docker/docker/libnetwork/ipam 15.695s coverage: 85.3% of statements [2022-06-30T12:35:55.988Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-30T12:35:55.988Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-30T12:35:55.988Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-30T12:35:55.988Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-30T12:35:55.988Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-30T12:35:56.064Z] #77 ... [2022-06-30T12:35:56.064Z] [2022-06-30T12:35:56.064Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:35:56.064Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:35:56.064Z] #21 10.34 Fetched 8545 kB in 8s (1038 kB/s) [2022-06-30T12:35:56.245Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-30T12:35:56.475Z] #14 ... [2022-06-30T12:35:56.475Z] [2022-06-30T12:35:56.475Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:56.475Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:56.475Z] #77 45.80 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-30T12:35:56.809Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-06-30T12:35:57.075Z] #21 10.34 Reading package lists... [2022-06-30T12:35:57.373Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.1% of statements [2022-06-30T12:35:57.630Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-30T12:35:57.886Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-06-30T12:35:58.506Z] #21 14.12 Reading package lists... [2022-06-30T12:35:58.506Z] #21 ... [2022-06-30T12:35:58.506Z] [2022-06-30T12:35:58.506Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:58.506Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:58.506Z] #77 112.1 config.status: creating Makefile [2022-06-30T12:35:58.506Z] #77 112.2 config.status: creating rpm/crun.spec [2022-06-30T12:35:58.506Z] #77 112.3 config.status: creating config.h [2022-06-30T12:35:58.506Z] #77 112.3 config.status: executing libtool commands [2022-06-30T12:35:58.506Z] #77 112.3 config.status: executing depfiles commands [2022-06-30T12:35:58.772Z] #77 ... [2022-06-30T12:35:58.772Z] [2022-06-30T12:35:58.772Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:35:58.772Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T12:35:58.772Z] #36 165.4 Delve is a source level debugger for Go programs. [2022-06-30T12:35:58.772Z] #36 165.4 [2022-06-30T12:35:58.772Z] #36 165.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-30T12:35:58.772Z] #36 165.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-30T12:35:58.772Z] #36 165.4 [2022-06-30T12:35:58.772Z] #36 165.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-30T12:35:58.772Z] #36 165.4 [2022-06-30T12:35:58.772Z] #36 165.4 Pass flags to the program you are debugging using `--`, for example: [2022-06-30T12:35:58.772Z] #36 165.4 [2022-06-30T12:35:58.772Z] #36 165.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-30T12:35:58.772Z] #36 165.4 [2022-06-30T12:35:58.772Z] #36 165.4 Usage: [2022-06-30T12:35:58.772Z] #36 165.4 dlv [command] [2022-06-30T12:35:58.772Z] #36 165.4 [2022-06-30T12:35:58.772Z] #36 165.4 Available Commands: [2022-06-30T12:35:58.772Z] #36 165.4 attach Attach to running process and begin debugging. [2022-06-30T12:35:58.772Z] #36 165.4 connect Connect to a headless debug server with a terminal client. [2022-06-30T12:35:58.772Z] #36 165.4 core Examine a core dump. [2022-06-30T12:35:58.772Z] #36 165.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-30T12:35:58.772Z] #36 165.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-30T12:35:58.772Z] #36 165.4 exec Execute a precompiled binary, and begin a debug session. [2022-06-30T12:35:58.772Z] #36 165.4 help Help about any command [2022-06-30T12:35:58.772Z] #36 165.4 run Deprecated command. Use 'debug' instead. [2022-06-30T12:35:58.772Z] #36 165.4 test Compile test binary and begin debugging program. [2022-06-30T12:35:58.772Z] #36 165.4 trace Compile and begin tracing program. [2022-06-30T12:35:58.772Z] #36 165.4 version Prints version. [2022-06-30T12:35:58.772Z] #36 165.4 [2022-06-30T12:35:58.772Z] #36 165.4 Flags: [2022-06-30T12:35:58.772Z] #36 165.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-30T12:35:58.772Z] #36 165.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-30T12:35:58.772Z] #36 165.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-30T12:35:58.772Z] #36 165.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-30T12:35:58.772Z] #36 165.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-30T12:35:58.772Z] #36 165.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-30T12:35:58.772Z] #36 165.4 --disable-aslr Disables address space randomization [2022-06-30T12:35:58.772Z] #36 165.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-30T12:35:58.772Z] #36 165.4 -h, --help help for dlv [2022-06-30T12:35:58.772Z] #36 165.4 --init string Init file, executed by the terminal client. [2022-06-30T12:35:58.772Z] #36 165.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-30T12:35:58.773Z] #36 165.4 --log Enable debugging server logging. [2022-06-30T12:35:58.773Z] #36 165.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-30T12:35:58.773Z] #36 165.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-30T12:35:58.773Z] #36 165.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-30T12:35:58.773Z] #36 165.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-30T12:35:58.773Z] #36 165.4 --wd string Working directory for running the program. [2022-06-30T12:35:58.773Z] #36 165.4 [2022-06-30T12:35:58.773Z] #36 165.4 Additional help topics: [2022-06-30T12:35:58.773Z] #36 165.4 dlv backend Help about the --backend flag. [2022-06-30T12:35:58.773Z] #36 165.4 dlv log Help about logging flags. [2022-06-30T12:35:58.773Z] #36 165.4 dlv redirect Help about file redirection. [2022-06-30T12:35:58.773Z] #36 165.4 [2022-06-30T12:35:58.773Z] #36 165.4 Use "dlv [command] --help" for more information about a command. [2022-06-30T12:35:58.773Z] #36 DONE 165.7s [2022-06-30T12:35:59.030Z] [2022-06-30T12:35:59.030Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:35:59.030Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:35:59.963Z] #21 14.12 Reading package lists... [2022-06-30T12:35:59.963Z] #21 ... [2022-06-30T12:35:59.963Z] [2022-06-30T12:35:59.963Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:35:59.963Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:35:59.963Z] #77 113.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-30T12:35:59.963Z] #77 113.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T12:36:00.220Z] #77 114.1 checking for gcc... gcc [2022-06-30T12:36:00.783Z] #77 114.2 checking whether the C compiler works... yes [2022-06-30T12:36:00.783Z] #77 114.4 checking for C compiler default output file name... a.out [2022-06-30T12:36:00.783Z] #77 114.4 checking for suffix of executables... [2022-06-30T12:36:01.040Z] #77 114.5 checking whether we are cross compiling... no [2022-06-30T12:36:01.040Z] #77 114.8 checking for suffix of object files... o [2022-06-30T12:36:01.040Z] #77 114.8 checking whether we are using the GNU C compiler... yes [2022-06-30T12:36:01.296Z] #77 114.9 checking whether gcc accepts -g... yes [2022-06-30T12:36:01.296Z] #77 115.0 checking for gcc option to accept ISO C89... none needed [2022-06-30T12:36:01.552Z] #77 115.2 checking whether gcc understands -c and -o together... yes [2022-06-30T12:36:01.809Z] #77 115.4 checking how to run the C preprocessor... gcc -E [2022-06-30T12:36:01.809Z] #77 115.7 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T12:36:01.809Z] #77 115.7 checking for egrep... /bin/grep -E [2022-06-30T12:36:02.737Z] #77 115.7 checking for ANSI C header files... yes [2022-06-30T12:36:02.737Z] #77 116.4 checking for sys/types.h... yes [2022-06-30T12:36:02.737Z] #77 116.6 checking for sys/stat.h... yes [2022-06-30T12:36:02.995Z] #77 116.7 checking for stdlib.h... yes [2022-06-30T12:36:03.252Z] #77 116.9 checking for string.h... yes [2022-06-30T12:36:03.252Z] #77 117.0 checking for memory.h... yes [2022-06-30T12:36:03.509Z] #77 117.2 checking for strings.h... yes [2022-06-30T12:36:03.766Z] #77 117.4 checking for inttypes.h... yes [2022-06-30T12:36:03.766Z] #77 117.5 checking for stdint.h... yes [2022-06-30T12:36:04.023Z] #77 117.7 checking for unistd.h... yes [2022-06-30T12:36:04.281Z] #77 117.9 checking minix/config.h usability... no [2022-06-30T12:36:04.281Z] #77 118.1 checking minix/config.h presence... no [2022-06-30T12:36:04.281Z] #77 118.1 checking for minix/config.h... no [2022-06-30T12:36:04.539Z] #77 118.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-30T12:36:04.797Z] #77 118.4 checking build system type... x86_64-pc-linux-gnu [2022-06-30T12:36:04.797Z] #77 118.6 checking host system type... x86_64-pc-linux-gnu [2022-06-30T12:36:04.797Z] #77 118.6 checking how to print strings... printf [2022-06-30T12:36:04.797Z] #77 118.7 checking for a sed that does not truncate output... /bin/sed [2022-06-30T12:36:04.797Z] #77 118.7 checking for fgrep... /bin/grep -F [2022-06-30T12:36:04.797Z] #77 118.7 checking for ld used by gcc... /usr/bin/ld [2022-06-30T12:36:04.797Z] #77 118.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T12:36:04.797Z] #77 118.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T12:36:05.056Z] #77 118.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T12:36:05.056Z] #77 118.8 checking whether ln -s works... yes [2022-06-30T12:36:05.056Z] #77 118.8 checking the maximum length of command line arguments... 1572864 [2022-06-30T12:36:05.056Z] #77 118.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T12:36:05.056Z] #77 118.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T12:36:05.056Z] #77 118.9 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T12:36:05.056Z] #77 118.9 checking for objdump... objdump [2022-06-30T12:36:05.056Z] #77 118.9 checking how to recognize dependent libraries... pass_all [2022-06-30T12:36:05.056Z] #77 118.9 checking for dlltool... no [2022-06-30T12:36:05.056Z] #77 118.9 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T12:36:05.056Z] #77 118.9 checking for ar... ar [2022-06-30T12:36:05.315Z] #77 118.9 checking for archiver @FILE support... @ [2022-06-30T12:36:05.315Z] #77 119.0 checking for strip... strip [2022-06-30T12:36:05.315Z] #77 119.0 checking for ranlib... ranlib [2022-06-30T12:36:05.315Z] #77 119.0 checking for gawk... no [2022-06-30T12:36:05.315Z] #77 119.0 checking for mawk... mawk [2022-06-30T12:36:05.572Z] #77 119.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T12:36:05.572Z] #77 119.4 checking for sysroot... no [2022-06-30T12:36:05.572Z] #77 119.4 checking for a working dd... /bin/dd [2022-06-30T12:36:05.572Z] #77 119.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T12:36:05.572Z] #77 119.5 checking for mt... no [2022-06-30T12:36:05.572Z] #77 119.5 checking if : is a manifest tool... no [2022-06-30T12:36:05.572Z] #77 119.5 checking for dlfcn.h... yes [2022-06-30T12:36:05.829Z] #77 119.6 checking for objdir... .libs [2022-06-30T12:36:06.087Z] #77 120.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T12:36:06.087Z] #77 120.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T12:36:06.344Z] #77 120.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T12:36:06.491Z] #77 ... [2022-06-30T12:36:06.491Z] [2022-06-30T12:36:06.491Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:36:06.491Z] #64 sha256:4e3294025a54fedadfcdeb8e3e59878d3cf5f1ac519963afccbe6710c7274e03 [2022-06-30T12:36:06.601Z] #77 120.2 checking if gcc static flag -static works... yes [2022-06-30T12:36:06.858Z] #77 120.6 checking if gcc supports -c -o file.o... yes [2022-06-30T12:36:06.858Z] #77 120.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T12:36:06.858Z] #77 120.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T12:36:07.115Z] #77 120.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T12:36:07.115Z] #77 120.9 checking how to hardcode library paths into programs... immediate [2022-06-30T12:36:07.115Z] #77 120.9 checking whether stripping libraries is possible... yes [2022-06-30T12:36:07.115Z] #77 120.9 checking if libtool supports shared libraries... yes [2022-06-30T12:36:07.115Z] #77 120.9 checking whether to build shared libraries... no [2022-06-30T12:36:07.115Z] #77 120.9 checking whether to build static libraries... yes [2022-06-30T12:36:07.115Z] #77 120.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T12:36:07.115Z] #77 121.0 checking whether build environment is sane... yes [2022-06-30T12:36:07.115Z] #77 121.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T12:36:07.115Z] #77 121.0 checking whether make sets $(MAKE)... yes [2022-06-30T12:36:07.372Z] #77 121.0 checking whether make supports the include directive... yes (GNU style) [2022-06-30T12:36:07.372Z] #77 121.1 checking whether make supports nested variables... yes [2022-06-30T12:36:07.372Z] #77 121.1 checking whether UID '0' is supported by ustar format... yes [2022-06-30T12:36:07.373Z] #77 121.1 checking whether GID '0' is supported by ustar format... yes [2022-06-30T12:36:07.373Z] #77 121.1 checking how to create a ustar tar archive... gnutar [2022-06-30T12:36:07.630Z] #77 121.2 checking dependency style of gcc... gcc3 [2022-06-30T12:36:07.630Z] #77 121.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T12:36:07.630Z] #77 121.3 checking whether make supports nested variables... (cached) yes [2022-06-30T12:36:07.630Z] #77 121.3 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T12:36:07.630Z] #77 121.4 checking pkg-config is at least version 0.9.0... yes [2022-06-30T12:36:07.630Z] #77 121.4 checking for yajl >= 2.1.0... yes [2022-06-30T12:36:07.630Z] #77 121.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T12:36:07.630Z] #77 121.4 checking for gcc... (cached) gcc [2022-06-30T12:36:07.630Z] #77 121.5 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T12:36:07.630Z] #77 121.5 checking whether gcc accepts -g... (cached) yes [2022-06-30T12:36:07.630Z] #77 121.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T12:36:07.630Z] #77 121.5 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T12:36:07.630Z] #77 121.5 checking for a Python interpreter with version >= 3... python3 [2022-06-30T12:36:07.886Z] #77 121.6 checking for python3... /usr/bin/python3 [2022-06-30T12:36:07.886Z] #77 121.6 checking for python3 version... 3.9 [2022-06-30T12:36:07.886Z] #77 121.6 checking for python3 platform... linux [2022-06-30T12:36:07.886Z] #77 121.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T12:36:08.143Z] #77 121.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T12:36:08.402Z] #77 122.1 checking that generated files are newer than configure... done [2022-06-30T12:36:08.402Z] #77 122.1 configure: creating ./config.status [2022-06-30T12:36:09.112Z] #64 71.59 Updating files: 30% (1435/4779) Updating files: 31% (1482/4779) Updating files: 32% (1530/4779) Updating files: 33% (1578/4779) Updating files: 34% (1625/4779) Updating files: 35% (1673/4779) Updating files: 36% (1721/4779) Updating files: 37% (1769/4779) Updating files: 38% (1817/4779) Updating files: 39% (1864/4779) Updating files: 40% (1912/4779) Updating files: 41% (1960/4779) Updating files: 42% (2008/4779) Updating files: 43% (2055/4779) Updating files: 44% (2103/4779) Updating files: 45% (2151/4779) Updating files: 46% (2199/4779) Updating files: 47% (2247/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 59% (2831/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 80% (3855/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 95% (4580/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-06-30T12:36:09.112Z] #64 74.95 + cd /tmp/tmp.T5hckmXaUy/src/github.com/containerd/containerd [2022-06-30T12:36:09.112Z] #64 74.95 + git checkout -q v1.6.6 [2022-06-30T12:36:10.295Z] #77 124.1 config.status: creating Makefile [2022-06-30T12:36:10.295Z] #77 124.2 config.status: creating config.h [2022-06-30T12:36:10.295Z] #77 124.2 config.status: executing libtool commands [2022-06-30T12:36:10.295Z] #77 124.2 config.status: executing depfiles commands [2022-06-30T12:36:10.552Z] #77 ... [2022-06-30T12:36:10.552Z] [2022-06-30T12:36:10.552Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:36:10.552Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:36:10.552Z] #21 14.12 Reading package lists... [2022-06-30T12:36:10.552Z] #21 17.64 Building dependency tree... [2022-06-30T12:36:10.552Z] #21 19.65 The following additional packages will be installed: [2022-06-30T12:36:10.552Z] #21 19.65 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T12:36:10.552Z] #21 19.65 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-30T12:36:10.552Z] #21 19.66 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T12:36:10.552Z] #21 19.66 python3-pkg-resources vim-runtime xxd [2022-06-30T12:36:10.552Z] #21 19.66 Suggested packages: [2022-06-30T12:36:10.552Z] #21 19.66 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-30T12:36:10.552Z] #21 19.66 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-30T12:36:10.552Z] #21 19.66 acl attr quota [2022-06-30T12:36:10.552Z] #21 19.66 Recommended packages: [2022-06-30T12:36:10.552Z] #21 19.66 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-30T12:36:10.552Z] #21 21.07 The following NEW packages will be installed: [2022-06-30T12:36:10.552Z] #21 21.07 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-30T12:36:10.552Z] #21 21.07 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T12:36:10.552Z] #21 21.07 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-30T12:36:10.552Z] #21 21.07 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-30T12:36:10.552Z] #21 21.07 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T12:36:10.552Z] #21 21.07 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-30T12:36:10.552Z] #21 21.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-30T12:36:10.552Z] #21 21.07 xz-utils zip zstd [2022-06-30T12:36:10.552Z] #21 21.44 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:36:10.552Z] #21 21.44 Need to get 27.7 MB of archives. [2022-06-30T12:36:10.552Z] #21 21.44 After this operation, 106 MB of additional disk space will be used. [2022-06-30T12:36:10.552Z] #21 21.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-30T12:36:10.552Z] #21 21.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-30T12:36:10.552Z] #21 21.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-30T12:36:10.552Z] #21 21.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T12:36:10.552Z] #21 21.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-30T12:36:10.552Z] #21 21.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-30T12:36:10.552Z] #21 21.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-30T12:36:10.552Z] #21 21.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-30T12:36:10.552Z] #21 21.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T12:36:10.552Z] #21 21.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T12:36:10.552Z] #21 21.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-30T12:36:10.552Z] #21 21.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T12:36:10.552Z] #21 21.55 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T12:36:10.552Z] #21 21.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-30T12:36:10.552Z] #21 21.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-30T12:36:10.552Z] #21 21.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-30T12:36:10.552Z] #21 21.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-30T12:36:10.552Z] #21 21.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-30T12:36:10.552Z] #21 21.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-30T12:36:10.552Z] #21 21.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-30T12:36:10.552Z] #21 21.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-30T12:36:10.552Z] #21 21.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T12:36:10.552Z] #21 21.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T12:36:10.552Z] #21 21.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T12:36:10.552Z] #21 21.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-30T12:36:10.552Z] #21 21.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-30T12:36:10.552Z] #21 21.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-30T12:36:10.552Z] #21 21.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-30T12:36:10.552Z] #21 21.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T12:36:10.552Z] #21 21.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T12:36:10.552Z] #21 21.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T12:36:10.552Z] #21 21.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T12:36:10.552Z] #21 21.92 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-30T12:36:10.552Z] #21 21.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T12:36:10.552Z] #21 21.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-30T12:36:10.552Z] #21 21.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-30T12:36:10.552Z] #21 21.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-30T12:36:10.552Z] #21 22.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T12:36:10.552Z] #21 22.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-30T12:36:10.552Z] #21 22.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-30T12:36:10.552Z] #21 22.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-30T12:36:10.552Z] #21 22.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-30T12:36:10.552Z] #21 22.05 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-30T12:36:10.552Z] #21 22.07 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-30T12:36:10.552Z] #21 22.07 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-30T12:36:10.552Z] #21 22.24 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-30T12:36:10.553Z] #21 22.28 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-30T12:36:10.553Z] #21 22.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-30T12:36:10.553Z] #21 22.32 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-30T12:36:10.553Z] #21 22.91 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:36:10.553Z] #21 23.04 Fetched 27.7 MB in 1s (22.9 MB/s) [2022-06-30T12:36:10.553Z] #21 23.10 Selecting previously unselected package pigz. [2022-06-30T12:36:10.553Z] #21 23.10 (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 ... 24019 files and directories currently installed.) [2022-06-30T12:36:10.553Z] #21 23.16 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-30T12:36:10.553Z] #21 23.17 Unpacking pigz (2.6-1) ... [2022-06-30T12:36:10.553Z] #21 23.25 Selecting previously unselected package libelf1:amd64. [2022-06-30T12:36:10.553Z] #21 23.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-30T12:36:10.553Z] #21 23.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-30T12:36:10.553Z] #21 23.41 Selecting previously unselected package libbpf0:amd64. [2022-06-30T12:36:10.553Z] #21 23.41 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-30T12:36:10.553Z] #21 23.41 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-30T12:36:10.553Z] #21 23.52 Selecting previously unselected package libcap2:amd64. [2022-06-30T12:36:10.553Z] #21 23.52 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T12:36:10.553Z] #21 23.53 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T12:36:10.553Z] #21 23.62 Selecting previously unselected package libmnl0:amd64. [2022-06-30T12:36:10.553Z] #21 23.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-30T12:36:10.553Z] #21 23.62 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-30T12:36:10.553Z] #21 23.70 Selecting previously unselected package libxtables12:amd64. [2022-06-30T12:36:10.553Z] #21 23.71 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-30T12:36:10.553Z] #21 23.71 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-30T12:36:10.553Z] #21 23.79 Selecting previously unselected package libcap2-bin. [2022-06-30T12:36:10.553Z] #21 23.80 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-30T12:36:10.553Z] #21 23.81 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-30T12:36:10.553Z] #21 23.91 Selecting previously unselected package iproute2. [2022-06-30T12:36:10.553Z] #21 23.92 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-30T12:36:10.553Z] #21 23.93 Unpacking iproute2 (5.10.0-4) ... [2022-06-30T12:36:10.553Z] #21 24.47 Selecting previously unselected package xxd. [2022-06-30T12:36:10.553Z] #21 24.48 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T12:36:10.553Z] #21 24.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:36:10.553Z] #21 24.64 Selecting previously unselected package vim-common. [2022-06-30T12:36:10.553Z] #21 24.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T12:36:10.553Z] #21 24.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:36:10.553Z] #21 24.79 Selecting previously unselected package bash-completion. [2022-06-30T12:36:10.553Z] #21 24.79 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-30T12:36:10.553Z] #21 26.98 Unpacking bash-completion (1:2.11-2) ... [2022-06-30T12:36:10.553Z] #21 27.46 Selecting previously unselected package bzip2. [2022-06-30T12:36:10.553Z] #21 27.47 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T12:36:10.553Z] #21 27.48 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T12:36:10.553Z] #21 27.56 Selecting previously unselected package xz-utils. [2022-06-30T12:36:10.553Z] #21 27.56 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T12:36:10.553Z] #21 27.57 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T12:36:10.809Z] #21 27.75 Selecting previously unselected package apparmor. [2022-06-30T12:36:10.809Z] #21 27.75 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-30T12:36:10.809Z] #21 27.80 Unpacking apparmor (2.13.6-10) ... [2022-06-30T12:36:11.067Z] #21 ... [2022-06-30T12:36:11.067Z] [2022-06-30T12:36:11.067Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:36:11.067Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:36:11.067Z] #77 124.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-30T12:36:11.067Z] #77 124.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T12:36:11.323Z] #77 125.1 checking for gcc... gcc [2022-06-30T12:36:11.579Z] #77 125.2 checking whether the C compiler works... yes [2022-06-30T12:36:11.579Z] #77 125.5 checking for C compiler default output file name... a.out [2022-06-30T12:36:11.836Z] #77 125.5 checking for suffix of executables... [2022-06-30T12:36:12.093Z] #77 125.7 checking whether we are cross compiling... no [2022-06-30T12:36:12.093Z] #77 125.9 checking for suffix of object files... o [2022-06-30T12:36:12.093Z] #77 125.9 checking whether we are using the GNU C compiler... yes [2022-06-30T12:36:12.350Z] #77 126.0 checking whether gcc accepts -g... yes [2022-06-30T12:36:12.421Z] #64 77.90 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-30T12:36:12.421Z] #64 77.90 + BUILDTAGS='netgo osusergo static_build' [2022-06-30T12:36:12.421Z] #64 77.90 + export EXTRA_FLAGS=-buildmode=pie [2022-06-30T12:36:12.421Z] #64 77.90 + EXTRA_FLAGS=-buildmode=pie [2022-06-30T12:36:12.421Z] #64 77.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-30T12:36:12.421Z] #64 77.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-30T12:36:12.421Z] #64 77.90 + '[' '' = dynamic ']' [2022-06-30T12:36:12.421Z] #64 77.90 + make [2022-06-30T12:36:12.607Z] #77 126.1 checking for gcc option to accept ISO C89... none needed [2022-06-30T12:36:12.607Z] #77 126.3 checking whether gcc understands -c and -o together... yes [2022-06-30T12:36:12.607Z] #77 126.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T12:36:12.607Z] #77 126.5 checking whether build environment is sane... yes [2022-06-30T12:36:12.864Z] #77 126.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T12:36:12.864Z] #77 126.6 checking for gawk... no [2022-06-30T12:36:12.864Z] #77 126.6 checking for mawk... mawk [2022-06-30T12:36:12.864Z] #77 126.6 checking whether make sets $(MAKE)... yes [2022-06-30T12:36:12.864Z] #77 126.6 checking whether make supports the include directive... yes (GNU style) [2022-06-30T12:36:12.864Z] #77 126.6 checking whether make supports nested variables... yes [2022-06-30T12:36:12.864Z] #77 126.7 checking whether UID '0' is supported by ustar format... yes [2022-06-30T12:36:12.864Z] #77 126.7 checking whether GID '0' is supported by ustar format... yes [2022-06-30T12:36:12.864Z] #77 126.7 checking how to create a ustar tar archive... gnutar [2022-06-30T12:36:12.864Z] #77 126.7 checking dependency style of gcc... gcc3 [2022-06-30T12:36:13.121Z] #77 126.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T12:36:13.121Z] #77 126.8 checking whether make supports nested variables... (cached) yes [2022-06-30T12:36:13.378Z] #77 126.8 checking build system type... x86_64-pc-linux-gnu [2022-06-30T12:36:13.378Z] #77 127.1 checking host system type... x86_64-pc-linux-gnu [2022-06-30T12:36:13.378Z] #77 127.1 checking how to print strings... printf [2022-06-30T12:36:13.378Z] #77 127.1 checking for a sed that does not truncate output... /bin/sed [2022-06-30T12:36:13.378Z] #77 127.1 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T12:36:13.378Z] #77 127.1 checking for egrep... /bin/grep -E [2022-06-30T12:36:13.378Z] #77 127.1 checking for fgrep... /bin/grep -F [2022-06-30T12:36:13.378Z] #77 127.2 checking for ld used by gcc... /usr/bin/ld [2022-06-30T12:36:13.378Z] #77 127.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T12:36:13.378Z] #77 127.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T12:36:13.378Z] #77 127.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T12:36:13.636Z] #77 127.3 checking whether ln -s works... yes [2022-06-30T12:36:13.636Z] #77 127.3 checking the maximum length of command line arguments... 1572864 [2022-06-30T12:36:13.636Z] #77 127.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T12:36:13.636Z] #77 127.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T12:36:13.636Z] #77 127.3 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T12:36:13.636Z] #77 127.3 checking for objdump... objdump [2022-06-30T12:36:13.636Z] #77 127.3 checking how to recognize dependent libraries... pass_all [2022-06-30T12:36:13.636Z] #77 127.4 checking for dlltool... no [2022-06-30T12:36:13.636Z] #77 127.4 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T12:36:13.636Z] #77 127.4 checking for ar... ar [2022-06-30T12:36:13.636Z] #77 127.4 checking for archiver @FILE support... @ [2022-06-30T12:36:13.636Z] #77 127.5 checking for strip... strip [2022-06-30T12:36:13.636Z] #77 127.5 checking for ranlib... ranlib [2022-06-30T12:36:13.893Z] #77 127.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T12:36:13.893Z] #77 127.8 checking for sysroot... no [2022-06-30T12:36:13.893Z] #77 127.8 checking for a working dd... /bin/dd [2022-06-30T12:36:13.893Z] #77 127.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T12:36:14.150Z] #77 127.9 checking for mt... no [2022-06-30T12:36:14.150Z] #77 127.9 checking if : is a manifest tool... no [2022-06-30T12:36:14.150Z] #77 127.9 checking how to run the C preprocessor... gcc -E [2022-06-30T12:36:14.714Z] #77 128.1 checking for ANSI C header files... yes [2022-06-30T12:36:14.714Z] #77 128.6 checking for sys/types.h... yes [2022-06-30T12:36:14.974Z] #64 ... [2022-06-30T12:36:14.974Z] [2022-06-30T12:36:14.974Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:36:14.974Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:36:14.974Z] #14 146.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-30T12:36:14.974Z] #14 146.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:36:14.974Z] #14 146.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T12:36:15.228Z] #77 128.8 checking for sys/stat.h... yes [2022-06-30T12:36:15.228Z] #77 128.9 checking for stdlib.h... yes [2022-06-30T12:36:15.485Z] #77 129.1 checking for string.h... yes [2022-06-30T12:36:15.485Z] #77 129.3 checking for memory.h... yes [2022-06-30T12:36:15.742Z] #77 129.5 checking for strings.h... yes [2022-06-30T12:36:15.999Z] #77 129.6 checking for inttypes.h... yes [2022-06-30T12:36:15.999Z] #77 129.8 checking for stdint.h... yes [2022-06-30T12:36:16.256Z] #77 129.9 checking for unistd.h... yes [2022-06-30T12:36:16.513Z] #77 130.1 checking for dlfcn.h... yes [2022-06-30T12:36:16.513Z] #77 130.3 checking for objdir... .libs [2022-06-30T12:36:17.028Z] #77 130.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T12:36:17.028Z] #77 130.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T12:36:17.028Z] #77 130.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T12:36:17.285Z] #77 130.9 checking if gcc static flag -static works... yes [2022-06-30T12:36:17.542Z] #77 131.2 checking if gcc supports -c -o file.o... yes [2022-06-30T12:36:17.542Z] #77 131.4 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T12:36:17.542Z] #77 131.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T12:36:18.105Z] #77 131.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T12:36:18.105Z] #77 131.8 checking how to hardcode library paths into programs... immediate [2022-06-30T12:36:18.105Z] #77 131.8 checking whether stripping libraries is possible... yes [2022-06-30T12:36:18.105Z] #77 131.8 checking if libtool supports shared libraries... yes [2022-06-30T12:36:18.105Z] #77 131.8 checking whether to build shared libraries... no [2022-06-30T12:36:18.105Z] #77 131.8 checking whether to build static libraries... yes [2022-06-30T12:36:18.105Z] #77 131.8 checking float.h usability... yes [2022-06-30T12:36:18.105Z] #77 132.0 checking float.h presence... yes [2022-06-30T12:36:18.105Z] #77 132.0 checking for float.h... yes [2022-06-30T12:36:18.362Z] #77 132.0 checking limits.h usability... yes [2022-06-30T12:36:18.619Z] #77 132.2 checking limits.h presence... yes [2022-06-30T12:36:18.619Z] #77 132.3 checking for limits.h... yes [2022-06-30T12:36:18.619Z] #77 132.3 checking stddef.h usability... yes [2022-06-30T12:36:18.619Z] #77 132.4 checking stddef.h presence... yes [2022-06-30T12:36:18.619Z] #77 132.5 checking for stddef.h... yes [2022-06-30T12:36:18.619Z] #77 132.5 checking for stdlib.h... (cached) yes [2022-06-30T12:36:18.619Z] #77 132.5 checking for string.h... (cached) yes [2022-06-30T12:36:18.876Z] #77 132.6 checking sys/time.h usability... yes [2022-06-30T12:36:18.876Z] #77 132.7 checking sys/time.h presence... yes [2022-06-30T12:36:18.876Z] #77 132.7 checking for sys/time.h... yes [2022-06-30T12:36:18.876Z] #77 132.7 checking for inline... inline [2022-06-30T12:36:19.133Z] #77 132.8 checking for size_t... yes [2022-06-30T12:36:19.390Z] #77 133.1 checking for stdlib.h... (cached) yes [2022-06-30T12:36:19.390Z] #77 133.1 checking for GNU libc compatible malloc... yes [2022-06-30T12:36:19.390Z] #77 133.3 checking for stdlib.h... (cached) yes [2022-06-30T12:36:19.647Z] #77 133.3 checking for GNU libc compatible realloc... yes [2022-06-30T12:36:19.904Z] #77 133.5 checking for working strtod... yes [2022-06-30T12:36:20.162Z] #77 133.8 checking for gettimeofday... yes [2022-06-30T12:36:20.419Z] #77 134.0 checking for memset... yes [2022-06-30T12:36:20.677Z] #77 134.3 checking for strspn... yes [2022-06-30T12:36:20.934Z] #77 134.6 checking that generated files are newer than configure... done [2022-06-30T12:36:20.934Z] #77 134.6 configure: creating ./config.status [2022-06-30T12:36:21.499Z] #77 ... [2022-06-30T12:36:21.499Z] [2022-06-30T12:36:21.499Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:36:21.499Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:36:21.499Z] #21 28.31 Selecting previously unselected package inetutils-ping. [2022-06-30T12:36:21.499Z] #21 28.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-30T12:36:21.499Z] #21 28.32 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-30T12:36:21.499Z] #21 28.40 Selecting previously unselected package libip4tc2:amd64. [2022-06-30T12:36:21.499Z] #21 28.41 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-30T12:36:21.499Z] #21 28.42 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T12:36:21.499Z] #21 28.49 Selecting previously unselected package libip6tc2:amd64. [2022-06-30T12:36:21.499Z] #21 28.49 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-30T12:36:21.499Z] #21 28.50 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T12:36:21.499Z] #21 28.56 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-30T12:36:21.499Z] #21 28.57 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-30T12:36:21.499Z] #21 28.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T12:36:21.499Z] #21 28.65 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-30T12:36:21.499Z] #21 28.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-30T12:36:21.499Z] #21 28.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T12:36:21.499Z] #21 28.75 Selecting previously unselected package libnftnl11:amd64. [2022-06-30T12:36:21.499Z] #21 28.75 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-30T12:36:21.499Z] #21 28.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T12:36:21.499Z] #21 28.84 Selecting previously unselected package iptables. [2022-06-30T12:36:21.499Z] #21 28.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-30T12:36:21.499Z] #21 28.85 Unpacking iptables (1.8.7-1) ... [2022-06-30T12:36:21.499Z] #21 29.17 Selecting previously unselected package libonig5:amd64. [2022-06-30T12:36:21.499Z] #21 29.18 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 29.19 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T12:36:21.500Z] #21 29.36 Selecting previously unselected package libjq1:amd64. [2022-06-30T12:36:21.500Z] #21 29.37 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 29.37 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T12:36:21.500Z] #21 29.46 Selecting previously unselected package jq. [2022-06-30T12:36:21.500Z] #21 29.47 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 29.48 Unpacking jq (1.6-2.1) ... [2022-06-30T12:36:21.500Z] #21 29.58 Selecting previously unselected package libaio1:amd64. [2022-06-30T12:36:21.500Z] #21 29.59 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 29.59 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-30T12:36:21.500Z] #21 29.66 Selecting previously unselected package libgpm2:amd64. [2022-06-30T12:36:21.500Z] #21 29.66 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 29.67 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-30T12:36:21.500Z] #21 29.73 Selecting previously unselected package libicu67:amd64. [2022-06-30T12:36:21.500Z] #21 29.74 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 29.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-30T12:36:21.500Z] #21 33.20 Selecting previously unselected package libinih1:amd64. [2022-06-30T12:36:21.500Z] #21 33.20 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 33.21 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-30T12:36:21.500Z] #21 33.27 Selecting previously unselected package libnet1:amd64. [2022-06-30T12:36:21.500Z] #21 33.27 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 33.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T12:36:21.500Z] #21 33.38 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T12:36:21.500Z] #21 33.38 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 33.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T12:36:21.500Z] #21 33.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T12:36:21.500Z] #21 33.49 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 33.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:36:21.500Z] #21 33.58 Selecting previously unselected package libyajl2:amd64. [2022-06-30T12:36:21.500Z] #21 33.58 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 33.58 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T12:36:21.500Z] #21 33.63 Selecting previously unselected package net-tools. [2022-06-30T12:36:21.500Z] #21 33.65 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 33.66 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T12:36:21.500Z] #21 33.84 Selecting previously unselected package patch. [2022-06-30T12:36:21.500Z] #21 33.85 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 33.85 Unpacking patch (2.7.6-7) ... [2022-06-30T12:36:21.500Z] #21 33.93 Selecting previously unselected package python-pip-whl. [2022-06-30T12:36:21.500Z] #21 33.94 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-30T12:36:21.500Z] #21 33.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T12:36:21.500Z] #21 34.53 Selecting previously unselected package python3-lib2to3. [2022-06-30T12:36:21.500Z] #21 34.54 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-30T12:36:21.500Z] #21 34.55 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-30T12:36:21.500Z] #21 34.65 Selecting previously unselected package python3-distutils. [2022-06-30T12:36:21.500Z] #21 34.67 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-30T12:36:21.500Z] #21 34.68 Unpacking python3-distutils (3.9.2-1) ... [2022-06-30T12:36:21.500Z] #21 34.79 Selecting previously unselected package python3-pkg-resources. [2022-06-30T12:36:21.500Z] #21 34.79 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T12:36:21.500Z] #21 34.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T12:36:21.500Z] #21 34.94 Selecting previously unselected package python3-setuptools. [2022-06-30T12:36:21.500Z] #21 34.94 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-30T12:36:21.500Z] #21 34.95 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-30T12:36:21.500Z] #21 35.22 Selecting previously unselected package python3-wheel. [2022-06-30T12:36:21.500Z] #21 35.23 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-30T12:36:21.500Z] #21 35.23 Unpacking python3-wheel (0.34.2-1) ... [2022-06-30T12:36:21.500Z] #21 35.31 Selecting previously unselected package python3-pip. [2022-06-30T12:36:21.500Z] #21 35.31 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-30T12:36:21.500Z] #21 35.32 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T12:36:21.500Z] #21 35.61 Selecting previously unselected package sudo. [2022-06-30T12:36:21.500Z] #21 35.61 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 35.62 Unpacking sudo (1.9.5p2-3) ... [2022-06-30T12:36:21.500Z] #21 36.14 Selecting previously unselected package thin-provisioning-tools. [2022-06-30T12:36:21.500Z] #21 36.15 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 36.15 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-30T12:36:21.500Z] #21 36.38 Selecting previously unselected package uidmap. [2022-06-30T12:36:21.500Z] #21 36.40 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-30T12:36:21.500Z] #21 36.41 Unpacking uidmap (1:4.8.1-1) ... [2022-06-30T12:36:21.500Z] #21 36.56 Selecting previously unselected package vim-runtime. [2022-06-30T12:36:21.500Z] #21 36.56 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T12:36:21.500Z] #21 36.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-30T12:36:21.500Z] #21 36.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-30T12:36:21.500Z] #21 36.66 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:36:22.871Z] #21 ... [2022-06-30T12:36:22.871Z] [2022-06-30T12:36:22.871Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:36:22.871Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:36:22.871Z] #77 136.7 config.status: creating Makefile [2022-06-30T12:36:22.871Z] #77 136.8 config.status: creating config.h [2022-06-30T12:36:22.871Z] #77 136.8 config.status: executing depfiles commands [2022-06-30T12:36:23.128Z] #77 137.0 config.status: executing libtool commands [2022-06-30T12:36:24.059Z] #77 137.9 GEN .version [2022-06-30T12:36:24.059Z] #77 137.9 make install-recursive [2022-06-30T12:36:24.059Z] #77 137.9 make[1]: Entering directory '/tmp/crun-build' [2022-06-30T12:36:24.059Z] #77 138.0 Making install in libocispec [2022-06-30T12:36:24.316Z] #77 138.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T12:36:24.316Z] #77 138.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-30T12:36:24.316Z] #77 138.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-30T12:36:24.316Z] #77 138.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-30T12:36:24.316Z] #77 138.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-30T12:36:24.993Z] #14 ... [2022-06-30T12:36:24.993Z] [2022-06-30T12:36:24.993Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:36:24.993Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:36:24.993Z] #77 63.71 libtoolize: putting auxiliary files in '.'. [2022-06-30T12:36:24.993Z] #77 63.71 libtoolize: copying file './ltmain.sh' [2022-06-30T12:36:24.993Z] #77 65.55 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-30T12:36:24.993Z] #77 65.55 libtoolize: and rerunning libtoolize and aclocal. [2022-06-30T12:36:24.993Z] #77 65.55 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T12:36:25.248Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-30T12:36:25.248Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-30T12:36:25.248Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-30T12:36:25.248Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-30T12:36:25.248Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-30T12:36:25.248Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-30T12:36:25.248Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-30T12:36:25.248Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-30T12:36:25.248Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-30T12:36:25.255Z] #77 ... [2022-06-30T12:36:25.255Z] [2022-06-30T12:36:25.255Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:36:25.255Z] #64 sha256:4e3294025a54fedadfcdeb8e3e59878d3cf5f1ac519963afccbe6710c7274e03 [2022-06-30T12:36:25.255Z] #64 81.11 + bin/ctr [2022-06-30T12:36:25.505Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-30T12:36:25.505Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-30T12:36:25.505Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-30T12:36:25.505Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-30T12:36:25.506Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-30T12:36:25.506Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-30T12:36:25.506Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-30T12:36:26.437Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-30T12:36:26.437Z] #77 140.2 make install-recursive [2022-06-30T12:36:26.437Z] #77 140.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T12:36:26.437Z] #77 140.3 Making install in yajl [2022-06-30T12:36:26.437Z] #77 140.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T12:36:26.437Z] #77 140.4 CC verify/json_verify-json_verify.o [2022-06-30T12:36:26.437Z] #77 140.4 CC src/libyajl_la-yajl_alloc.lo [2022-06-30T12:36:26.437Z] #77 140.4 CC src/libyajl_la-yajl.lo [2022-06-30T12:36:26.437Z] #77 140.5 CC src/libyajl_la-yajl_gen.lo [2022-06-30T12:36:26.645Z] #64 ... [2022-06-30T12:36:26.645Z] [2022-06-30T12:36:26.645Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:36:26.645Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:36:26.645Z] #14 158.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-30T12:36:26.645Z] #14 158.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:36:26.645Z] #14 158.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T12:36:26.695Z] #77 140.5 CC src/libyajl_la-yajl_parser.lo [2022-06-30T12:36:26.695Z] #77 140.5 CC src/libyajl_la-yajl_buf.lo [2022-06-30T12:36:26.695Z] #77 140.5 CC src/libyajl_la-yajl_encode.lo [2022-06-30T12:36:26.695Z] #77 140.5 CC src/libyajl_la-yajl_lex.lo [2022-06-30T12:36:26.695Z] #77 140.5 CC src/libyajl_la-yajl_tree.lo [2022-06-30T12:36:30.871Z] #77 ... [2022-06-30T12:36:30.871Z] [2022-06-30T12:36:30.871Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:36:30.871Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:36:30.871Z] #21 40.15 Selecting previously unselected package vim. [2022-06-30T12:36:30.871Z] #21 40.17 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T12:36:30.871Z] #21 40.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:36:30.871Z] #21 40.74 Selecting previously unselected package xfsprogs. [2022-06-30T12:36:30.871Z] #21 40.75 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-30T12:36:30.871Z] #21 40.76 Unpacking xfsprogs (5.10.0-4) ... [2022-06-30T12:36:30.871Z] #21 41.18 Selecting previously unselected package zip. [2022-06-30T12:36:30.871Z] #21 41.19 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-30T12:36:30.871Z] #21 41.20 Unpacking zip (3.0-12) ... [2022-06-30T12:36:30.871Z] #21 41.33 Selecting previously unselected package zstd. [2022-06-30T12:36:30.871Z] #21 41.34 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-30T12:36:30.871Z] #21 41.35 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-30T12:36:30.871Z] #21 41.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T12:36:30.871Z] #21 42.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T12:36:30.871Z] #21 42.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T12:36:30.871Z] #21 42.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-30T12:36:30.871Z] #21 42.76 Setting up libicu67:amd64 (67.1-7) ... [2022-06-30T12:36:30.871Z] #21 42.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T12:36:30.871Z] #21 42.78 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-30T12:36:30.871Z] #21 42.80 Setting up uidmap (1:4.8.1-1) ... [2022-06-30T12:36:30.871Z] #21 42.81 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T12:36:30.871Z] #21 42.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T12:36:30.871Z] #21 42.83 Setting up bzip2 (1.0.8-4) ... [2022-06-30T12:36:30.871Z] #21 42.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:36:30.871Z] #21 42.87 Setting up python3-wheel (0.34.2-1) ... [2022-06-30T12:36:30.871Z] #21 43.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:36:30.871Z] #21 43.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T12:36:30.871Z] #21 43.73 Setting up libcap2-bin (1:2.44-1) ... [2022-06-30T12:36:30.871Z] #21 43.74 Setting up apparmor (2.13.6-10) ... [2022-06-30T12:36:30.871Z] #21 45.32 Setting up zip (3.0-12) ... [2022-06-30T12:36:30.871Z] #21 45.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:36:30.871Z] #21 45.36 Setting up bash-completion (1:2.11-2) ... [2022-06-30T12:36:30.871Z] #21 47.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T12:36:30.871Z] #21 47.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T12:36:30.871Z] #21 47.61 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-30T12:36:30.871Z] #21 47.62 Setting up patch (2.7.6-7) ... [2022-06-30T12:36:30.871Z] #21 47.63 Setting up sudo (1.9.5p2-3) ... [2022-06-30T12:36:30.871Z] #21 47.70 invoke-rc.d: could not determine current runlevel [2022-06-30T12:36:30.871Z] #21 47.72 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-30T12:36:30.871Z] #21 47.72 Setting up xfsprogs (5.10.0-4) ... [2022-06-30T12:36:30.871Z] #21 47.73 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-30T12:36:30.871Z] #21 47.75 Setting up inetutils-ping (2:2.0-1) ... [2022-06-30T12:36:30.871Z] #21 47.76 Setting up pigz (2.6-1) ... [2022-06-30T12:36:30.871Z] #21 47.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T12:36:30.871Z] #21 47.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T12:36:30.871Z] #21 47.80 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T12:36:30.871Z] #21 47.82 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:36:31.436Z] #21 48.54 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-30T12:36:31.694Z] #21 48.56 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-30T12:36:31.943Z] #14 ... [2022-06-30T12:36:31.944Z] [2022-06-30T12:36:31.944Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:36:31.944Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:36:31.944Z] #77 81.71 configure.ac:7: installing './compile' [2022-06-30T12:36:31.944Z] #77 81.72 configure.ac:11: installing './config.guess' [2022-06-30T12:36:31.944Z] #77 81.72 configure.ac:11: installing './config.sub' [2022-06-30T12:36:31.944Z] #77 81.74 configure.ac:8: installing './install-sh' [2022-06-30T12:36:31.944Z] #77 81.76 configure.ac:8: installing './missing' [2022-06-30T12:36:31.944Z] #77 81.91 Makefile.am: installing './depcomp' [2022-06-30T12:36:31.951Z] #21 49.02 Setting up libelf1:amd64 (0.183-1) ... [2022-06-30T12:36:31.951Z] #21 49.04 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-30T12:36:31.951Z] #21 49.06 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T12:36:31.951Z] #21 49.08 Setting up python3-distutils (3.9.2-1) ... [2022-06-30T12:36:31.951Z] #21 ... [2022-06-30T12:36:31.951Z] [2022-06-30T12:36:31.951Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:36:31.951Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:36:31.951Z] #77 145.9 CCLD libyajl.la [2022-06-30T12:36:32.516Z] #77 146.4 CCLD verify/json_verify [2022-06-30T12:36:33.080Z] #77 146.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T12:36:33.080Z] #77 146.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T12:36:33.080Z] #77 146.8 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T12:36:33.080Z] #77 146.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T12:36:33.080Z] #77 146.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T12:36:33.080Z] #77 146.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T12:36:33.080Z] #77 147.0 CC src/validate.o [2022-06-30T12:36:33.080Z] #77 147.0 CC src/image_spec_schema_config_schema.lo [2022-06-30T12:36:33.080Z] #77 147.0 CC src/image_spec_schema_content_descriptor.lo [2022-06-30T12:36:33.080Z] #77 147.0 CC src/image_spec_schema_defs.lo [2022-06-30T12:36:33.080Z] #77 147.0 CC src/image_spec_schema_defs_descriptor.lo [2022-06-30T12:36:33.080Z] #77 147.0 CC src/image_spec_schema_image_index_schema.lo [2022-06-30T12:36:33.337Z] #77 147.1 CC src/image_spec_schema_image_layout_schema.lo [2022-06-30T12:36:33.337Z] #77 147.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-30T12:36:33.337Z] #77 147.2 CC src/runtime_spec_schema_config_linux.lo [2022-06-30T12:36:33.337Z] #77 147.3 CC src/runtime_spec_schema_config_zos.lo [2022-06-30T12:36:33.595Z] #77 147.3 CC src/runtime_spec_schema_config_schema.lo [2022-06-30T12:36:33.595Z] #77 147.3 CC src/runtime_spec_schema_config_solaris.lo [2022-06-30T12:36:33.595Z] #77 147.3 CC src/runtime_spec_schema_config_vm.lo [2022-06-30T12:36:33.595Z] #77 147.4 CC src/runtime_spec_schema_config_windows.lo [2022-06-30T12:36:33.595Z] #77 147.4 CC src/runtime_spec_schema_defs.lo [2022-06-30T12:36:33.595Z] #77 147.5 CC src/runtime_spec_schema_defs_linux.lo [2022-06-30T12:36:33.852Z] #77 147.6 CC src/runtime_spec_schema_defs_zos.lo [2022-06-30T12:36:33.852Z] #77 147.7 CC src/runtime_spec_schema_defs_vm.lo [2022-06-30T12:36:33.852Z] #77 147.8 CC src/runtime_spec_schema_defs_windows.lo [2022-06-30T12:36:33.867Z] #77 83.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T12:36:33.868Z] #77 83.67 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T12:36:33.868Z] #77 83.87 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T12:36:33.868Z] #77 83.88 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T12:36:34.110Z] #77 148.0 CC src/runtime_spec_schema_state_schema.lo [2022-06-30T12:36:34.110Z] #77 148.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-30T12:36:34.129Z] #77 83.99 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T12:36:34.367Z] #77 148.2 CC src/basic_test_double_array_item.lo [2022-06-30T12:36:34.367Z] #77 148.3 CC src/basic_test_double_array.lo [2022-06-30T12:36:34.392Z] #77 84.29 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T12:36:34.624Z] #77 148.5 CC src/basic_test_top_array_int.lo [2022-06-30T12:36:34.624Z] #77 148.6 CC src/basic_test_top_array_string.lo [2022-06-30T12:36:34.656Z] #77 84.44 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T12:36:34.656Z] #77 84.68 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T12:36:34.882Z] #77 148.7 CC src/basic_test_top_double_array_int.lo [2022-06-30T12:36:34.882Z] #77 148.7 CC src/basic_test_top_double_array_obj.lo [2022-06-30T12:36:34.882Z] #77 148.9 CC src/basic_test_top_double_array_refobj.lo [2022-06-30T12:36:35.233Z] #77 85.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-30T12:36:35.448Z] #77 149.3 CC src/basic_test_top_double_array_string.lo [2022-06-30T12:36:35.448Z] #77 149.4 CC src/read-file.lo [2022-06-30T12:36:35.710Z] #77 149.6 CC src/json_common.lo [2022-06-30T12:36:35.967Z] #77 149.7 CC tests/test-1.o [2022-06-30T12:36:35.967Z] #77 149.9 CC tests/test-2.o [2022-06-30T12:36:36.224Z] #77 150.1 CC tests/test-3.o [2022-06-30T12:36:36.224Z] #77 150.2 CC tests/test-4.o [2022-06-30T12:36:36.482Z] #77 150.3 CC tests/test-5.o [2022-06-30T12:36:36.739Z] #77 ... [2022-06-30T12:36:36.739Z] [2022-06-30T12:36:36.740Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:36:36.740Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:36:36.740Z] #21 49.58 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:36:36.740Z] #21 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-30T12:36:36.740Z] #21 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-30T12:36:36.740Z] #21 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-30T12:36:36.740Z] #21 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-30T12:36:36.740Z] #21 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-30T12:36:36.740Z] #21 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-30T12:36:36.740Z] #21 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-30T12:36:36.740Z] #21 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-30T12:36:36.740Z] #21 49.66 Setting up python3-setuptools (52.0.0-4) ... [2022-06-30T12:36:36.740Z] #21 51.22 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T12:36:36.740Z] #21 51.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T12:36:36.740Z] #21 51.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-30T12:36:36.740Z] #21 51.25 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T12:36:36.740Z] #21 52.73 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T12:36:36.740Z] #21 52.75 Setting up jq (1.6-2.1) ... [2022-06-30T12:36:36.740Z] #21 52.76 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-30T12:36:36.740Z] #21 52.79 Setting up iptables (1.8.7-1) ... [2022-06-30T12:36:36.740Z] #21 52.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T12:36:36.740Z] #21 52.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T12:36:36.740Z] #21 52.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T12:36:36.740Z] #21 52.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T12:36:36.740Z] #21 52.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-30T12:36:36.740Z] #21 52.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-30T12:36:36.740Z] #21 52.86 Setting up iproute2 (5.10.0-4) ... [2022-06-30T12:36:36.740Z] #21 53.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:36:36.740Z] #21 DONE 53.7s [2022-06-30T12:36:36.740Z] [2022-06-30T12:36:36.740Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:36:36.740Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:36:36.740Z] #77 150.5 CC tests/test-6.o [2022-06-30T12:36:36.740Z] #77 150.5 CC tests/test-7.o [2022-06-30T12:36:36.740Z] #77 150.5 CC tests/test-8.o [2022-06-30T12:36:36.740Z] #77 150.5 CC tests/test-9.o [2022-06-30T12:36:36.740Z] #77 150.5 CC tests/test-10.o [2022-06-30T12:36:36.740Z] #77 150.5 CC tests/test-11.o [2022-06-30T12:36:36.997Z] #77 ... [2022-06-30T12:36:36.997Z] [2022-06-30T12:36:36.997Z] #22 [dev-systemd-false 8/28] 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 [2022-06-30T12:36:36.997Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-06-30T12:36:38.370Z] #22 1.648 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-30T12:36:38.370Z] #22 1.653 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-30T12:36:38.370Z] #22 1.656 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-30T12:36:38.370Z] #22 DONE 1.7s [2022-06-30T12:36:38.370Z] [2022-06-30T12:36:38.370Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T12:36:38.370Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-06-30T12:36:43.396Z] #77 ... [2022-06-30T12:36:43.396Z] [2022-06-30T12:36:43.396Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:36:43.396Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:36:43.396Z] #14 174.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-30T12:36:43.396Z] #14 174.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:36:43.396Z] #14 174.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T12:36:47.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-30T12:36:50.609Z] #23 10.78 Collecting yamllint==1.26.1 [2022-06-30T12:36:50.609Z] #23 11.84 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-30T12:36:51.577Z] #23 13.25 Collecting pathspec>=0.5.3 [2022-06-30T12:36:51.578Z] #23 13.25 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-30T12:36:52.142Z] #23 13.72 Collecting pyyaml [2022-06-30T12:36:52.142Z] #23 13.73 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-30T12:36:52.142Z] #23 13.84 Building wheels for collected packages: yamllint [2022-06-30T12:36:52.399Z] #23 13.85 Building wheel for yamllint (setup.py): started [2022-06-30T12:36:53.328Z] #23 15.00 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-30T12:36:53.584Z] #23 15.00 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=493fd62ef5c5a32221e80d29634ae2060bdea6e6efc9ac9855e6be0c46ad0cf1 [2022-06-30T12:36:53.584Z] #23 15.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-30T12:36:53.584Z] #23 15.00 Successfully built yamllint [2022-06-30T12:36:53.584Z] #23 15.02 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-30T12:36:54.147Z] #23 15.63 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-30T12:36:54.710Z] #23 DONE 16.3s [2022-06-30T12:36:54.710Z] [2022-06-30T12:36:54.711Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:36:54.711Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:36:54.711Z] #55 ... [2022-06-30T12:36:54.711Z] [2022-06-30T12:36:54.711Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-30T12:36:54.711Z] #27 sha256:9552fead979b600976a6045f42b5963bdb484962a74bb8b4161ebc36a60e5ca4 [2022-06-30T12:36:55.273Z] #27 DONE 0.5s [2022-06-30T12:36:55.273Z] [2022-06-30T12:36:55.273Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-30T12:36:55.273Z] #32 sha256:7090ea866b108689fafebc5499eb9f9887261038b1472fd2f28c114bfbdb1b6b [2022-06-30T12:36:55.846Z] #32 DONE 0.5s [2022-06-30T12:36:55.846Z] [2022-06-30T12:36:55.846Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-30T12:36:55.846Z] #35 sha256:2e6be850a9b70d1c39e75f4372173c9824fec142c4237d5be193dfb6f0c8d650 [2022-06-30T12:36:56.103Z] #35 DONE 0.4s [2022-06-30T12:36:56.103Z] [2022-06-30T12:36:56.103Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-30T12:36:56.103Z] #37 sha256:0708db23412921ecc9a13b7576b2e3233373c21d83053ed82db47969ce8d2dad [2022-06-30T12:36:56.360Z] #37 DONE 0.3s [2022-06-30T12:36:56.360Z] [2022-06-30T12:36:56.360Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:36:56.360Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:36:56.360Z] #47 ... [2022-06-30T12:36:56.360Z] [2022-06-30T12:36:56.360Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-30T12:36:56.360Z] #39 sha256:c692c449466f792e0349fe15940948735c645742d569a21728661301bede42af [2022-06-30T12:36:56.360Z] #39 DONE 0.1s [2022-06-30T12:36:56.360Z] [2022-06-30T12:36:56.360Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-30T12:36:56.360Z] #41 sha256:0fa3f95a8bd73988d0eaf3477075e8fef4fa1f9adfe728c998d56bf1d5626599 [2022-06-30T12:36:56.620Z] #41 DONE 0.1s [2022-06-30T12:36:56.620Z] [2022-06-30T12:36:56.620Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-30T12:36:56.620Z] #45 sha256:64df4859e07e394c4a6db15c7942710ff9678b5c1108d3fac153ee4f319bb900 [2022-06-30T12:36:56.620Z] #45 DONE 0.1s [2022-06-30T12:36:56.620Z] [2022-06-30T12:36:56.620Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:36:56.620Z] #60 sha256:734dccf71e27f639a128b88ecb332586d2e016ea206d6669f559228d3ef24b08 [2022-06-30T12:36:58.343Z] #14 ... [2022-06-30T12:36:58.343Z] [2022-06-30T12:36:58.343Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:36:58.343Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:36:58.343Z] #77 108.4 configure.ac:7: installing 'build-aux/compile' [2022-06-30T12:36:58.607Z] #77 108.4 configure.ac:9: installing 'build-aux/config.guess' [2022-06-30T12:36:58.607Z] #77 108.4 configure.ac:9: installing 'build-aux/config.sub' [2022-06-30T12:36:58.607Z] #77 108.4 configure.ac:11: installing 'build-aux/install-sh' [2022-06-30T12:36:58.607Z] #77 108.5 configure.ac:11: installing 'build-aux/missing' [2022-06-30T12:36:59.184Z] #77 109.0 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T12:36:59.184Z] #77 109.3 parallel-tests: installing 'build-aux/test-driver' [2022-06-30T12:37:02.506Z] #77 112.3 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-30T12:37:02.506Z] #77 112.3 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-30T12:37:03.458Z] #77 113.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-30T12:37:03.720Z] #77 113.4 libtoolize: copying file 'm4/libtool.m4' [2022-06-30T12:37:03.720Z] #77 113.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-30T12:37:03.982Z] #77 113.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-30T12:37:04.244Z] #77 114.2 libtoolize: copying file 'm4/ltversion.m4' [2022-06-30T12:37:04.506Z] #77 114.4 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-30T12:37:05.080Z] #77 ... [2022-06-30T12:37:05.080Z] [2022-06-30T12:37:05.080Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:37:05.080Z] #67 sha256:508754c8fee31a85384dc0421a406b7415d6bc67c1d7d897ecde3893feb75ac4 [2022-06-30T12:37:05.080Z] #67 196.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-30T12:37:05.080Z] #67 196.6 + GOBIN=/build [2022-06-30T12:37:05.080Z] #67 196.6 + GO111MODULE=on [2022-06-30T12:37:05.080Z] #67 196.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-30T12:37:09.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-30T12:37:13.304Z] #67 ... [2022-06-30T12:37:13.304Z] [2022-06-30T12:37:13.304Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:37:13.304Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:37:13.304Z] #14 201.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-30T12:37:13.304Z] #14 201.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-30T12:37:13.304Z] #14 201.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T12:37:14.677Z] #60 ... [2022-06-30T12:37:14.678Z] [2022-06-30T12:37:14.678Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:14.678Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:14.678Z] #77 186.0 CCLD libocispec.la [2022-06-30T12:37:14.678Z] #77 186.4 CCLD src/validate [2022-06-30T12:37:14.678Z] #77 186.4 CCLD tests/test-1 [2022-06-30T12:37:14.678Z] #77 186.4 CCLD tests/test-2 [2022-06-30T12:37:14.678Z] #77 186.4 CCLD tests/test-3 [2022-06-30T12:37:14.678Z] #77 186.5 CCLD tests/test-4 [2022-06-30T12:37:14.678Z] #77 186.5 CCLD tests/test-5 [2022-06-30T12:37:14.678Z] #77 186.6 CCLD tests/test-6 [2022-06-30T12:37:14.678Z] #77 186.6 CCLD tests/test-7 [2022-06-30T12:37:14.678Z] #77 186.8 CCLD tests/test-8 [2022-06-30T12:37:14.678Z] #77 186.8 CCLD tests/test-9 [2022-06-30T12:37:14.678Z] #77 186.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-30T12:37:14.678Z] #77 186.9 CCLD tests/test-10 [2022-06-30T12:37:14.678Z] #77 187.0 CCLD tests/test-11 [2022-06-30T12:37:15.242Z] #77 189.0 libtool: link: ar cr libocispec.a [2022-06-30T12:37:15.242Z] #77 189.0 libtool: link: ranlib libocispec.a [2022-06-30T12:37:17.138Z] #77 190.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T12:37:17.138Z] #77 190.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T12:37:17.138Z] #77 190.7 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T12:37:17.138Z] #77 190.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T12:37:17.138Z] #77 190.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T12:37:17.138Z] #77 190.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T12:37:17.138Z] #77 190.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T12:37:17.138Z] #77 190.7 make[2]: Entering directory '/tmp/crun-build' [2022-06-30T12:37:17.138Z] #77 190.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-30T12:37:17.138Z] #77 190.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-30T12:37:17.138Z] #77 190.9 CC src/libcrun/libcrun_testing_a-container.o [2022-06-30T12:37:17.138Z] #77 190.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-30T12:37:17.138Z] #77 190.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-30T12:37:17.138Z] #77 190.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-30T12:37:17.138Z] #77 191.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-30T12:37:17.138Z] #77 191.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-30T12:37:17.138Z] #77 191.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-30T12:37:17.138Z] #77 191.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-30T12:37:17.138Z] #77 191.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-30T12:37:17.395Z] #77 191.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-30T12:37:17.395Z] #77 191.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-30T12:37:17.395Z] #77 191.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-30T12:37:17.395Z] #77 191.3 CC src/libcrun/libcrun_testing_a-error.o [2022-06-30T12:37:17.395Z] #77 191.4 CC src/libcrun/libcrun_testing_a-status.o [2022-06-30T12:37:17.537Z] #14 ... [2022-06-30T12:37:17.537Z] [2022-06-30T12:37:17.537Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-30T12:37:17.537Z] #67 sha256:508754c8fee31a85384dc0421a406b7415d6bc67c1d7d897ecde3893feb75ac4 [2022-06-30T12:37:17.537Z] #67 208.6 rootlesskit version 1.0.0 [2022-06-30T12:37:17.537Z] #67 208.6 Usage of /build/rootlesskit-docker-proxy: [2022-06-30T12:37:17.537Z] #67 208.6 -container-ip string [2022-06-30T12:37:17.537Z] #67 208.6 container ip [2022-06-30T12:37:17.537Z] #67 208.6 -container-port int [2022-06-30T12:37:17.537Z] #67 208.6 container port (default -1) [2022-06-30T12:37:17.537Z] #67 208.6 -host-ip string [2022-06-30T12:37:17.537Z] #67 208.6 host ip [2022-06-30T12:37:17.537Z] #67 208.6 -host-port int [2022-06-30T12:37:17.537Z] #67 208.6 host port (default -1) [2022-06-30T12:37:17.537Z] #67 208.6 -proto string [2022-06-30T12:37:17.537Z] #67 208.6 proxy protocol (default "tcp") [2022-06-30T12:37:17.652Z] #77 191.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-30T12:37:17.652Z] #77 191.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-30T12:37:17.804Z] #67 DONE 209.7s [2022-06-30T12:37:17.804Z] [2022-06-30T12:37:17.804Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:37:17.804Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:37:17.909Z] #77 191.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-30T12:37:17.909Z] #77 191.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-30T12:37:17.909Z] #77 191.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-30T12:37:17.909Z] #77 191.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-30T12:37:18.066Z] #47 ... [2022-06-30T12:37:18.066Z] [2022-06-30T12:37:18.066Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-30T12:37:18.066Z] #68 sha256:16e76b4acd2a5216af630f31d8d329ba2961b1126acca1b8b8cede69b8c7918f [2022-06-30T12:37:18.066Z] #68 DONE 0.1s [2022-06-30T12:37:18.066Z] [2022-06-30T12:37:18.066Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-30T12:37:18.066Z] #69 sha256:c4a19ddf714237e9e61f2e044adc1f28b37749195b6492411fccd27b8908e011 [2022-06-30T12:37:18.066Z] #69 DONE 0.1s [2022-06-30T12:37:18.066Z] [2022-06-30T12:37:18.066Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:18.066Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:18.166Z] #77 192.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-30T12:37:18.166Z] #77 192.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-30T12:37:18.423Z] #77 192.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-30T12:37:18.423Z] #77 192.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-30T12:37:18.423Z] #77 192.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-30T12:37:18.987Z] #77 192.7 CC src/crun-crun.o [2022-06-30T12:37:18.987Z] #77 192.8 CC src/crun-run.o [2022-06-30T12:37:18.987Z] #77 192.9 CC src/crun-delete.o [2022-06-30T12:37:18.987Z] #77 192.9 CC src/crun-kill.o [2022-06-30T12:37:18.987Z] #77 193.0 CC src/crun-pause.o [2022-06-30T12:37:19.244Z] #77 193.1 CC src/crun-unpause.o [2022-06-30T12:37:19.244Z] #77 193.3 CC src/crun-spec.o [2022-06-30T12:37:19.501Z] #77 193.3 CC src/crun-exec.o [2022-06-30T12:37:19.758Z] #77 193.5 CC src/crun-list.o [2022-06-30T12:37:19.758Z] #77 193.7 CC src/crun-create.o [2022-06-30T12:37:19.758Z] #77 193.8 CC src/crun-start.o [2022-06-30T12:37:20.322Z] #77 194.0 CC src/crun-state.o [2022-06-30T12:37:20.322Z] #77 194.0 CC src/crun-update.o [2022-06-30T12:37:20.322Z] #77 194.3 CC src/crun-ps.o [2022-06-30T12:37:20.580Z] #77 194.4 CC src/crun-checkpoint.o [2022-06-30T12:37:20.837Z] #77 194.5 CC src/crun-restore.o [2022-06-30T12:37:20.837Z] #77 194.7 CC src/libcrun/libcrun_la-utils.lo [2022-06-30T12:37:21.095Z] #77 194.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-30T12:37:21.352Z] #77 195.3 CC src/libcrun/libcrun_la-container.lo [2022-06-30T12:37:21.352Z] #77 195.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-30T12:37:21.916Z] #77 195.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-30T12:37:21.916Z] #77 195.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-30T12:37:22.174Z] #77 196.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-30T12:37:22.284Z] #77 ... [2022-06-30T12:37:22.284Z] [2022-06-30T12:37:22.285Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:37:22.285Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:37:22.285Z] #14 214.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-30T12:37:22.285Z] #14 214.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-30T12:37:22.285Z] #14 214.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T12:37:22.285Z] #14 214.5 Selecting previously unselected package libapparmor1:amd64. [2022-06-30T12:37:22.285Z] #14 214.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-30T12:37:22.547Z] #14 214.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T12:37:22.738Z] #77 196.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-30T12:37:22.738Z] #77 196.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-30T12:37:22.738Z] #77 196.7 CC src/libcrun/libcrun_la-criu.lo [2022-06-30T12:37:22.810Z] #14 214.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-30T12:37:22.810Z] #14 214.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-30T12:37:22.810Z] #14 214.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T12:37:22.996Z] #77 196.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-30T12:37:23.072Z] #14 215.2 Selecting previously unselected package libbtrfs0:amd64. [2022-06-30T12:37:23.072Z] #14 215.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-30T12:37:23.072Z] #14 215.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T12:37:23.253Z] #77 197.1 CC src/libcrun/libcrun_la-linux.lo [2022-06-30T12:37:23.511Z] #77 197.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-30T12:37:23.511Z] #77 197.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-30T12:37:23.646Z] #14 215.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-30T12:37:23.646Z] #14 215.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-30T12:37:23.646Z] #14 215.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T12:37:23.768Z] #77 197.7 CC src/libcrun/libcrun_la-error.lo [2022-06-30T12:37:23.908Z] #14 215.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-30T12:37:23.908Z] #14 215.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T12:37:23.908Z] #14 215.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:37:24.170Z] #14 216.2 Selecting previously unselected package libudev-dev:amd64. [2022-06-30T12:37:24.170Z] #14 216.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-30T12:37:24.170Z] #14 216.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-30T12:37:24.332Z] #77 198.1 CC src/libcrun/libcrun_la-status.lo [2022-06-30T12:37:24.432Z] #14 216.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-30T12:37:24.433Z] #14 216.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-30T12:37:24.433Z] #14 216.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T12:37:24.589Z] #77 198.4 CC src/libcrun/libcrun_la-terminal.lo [2022-06-30T12:37:24.695Z] #14 216.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-30T12:37:24.695Z] #14 216.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-30T12:37:24.695Z] #14 216.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T12:37:24.846Z] #77 198.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-30T12:37:24.846Z] #77 198.9 CC src/libcrun/libcrun_la-signals.lo [2022-06-30T12:37:24.957Z] #14 217.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-30T12:37:24.957Z] #14 217.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-30T12:37:24.957Z] #14 217.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T12:37:25.119Z] #77 ... [2022-06-30T12:37:25.119Z] [2022-06-30T12:37:25.119Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:37:25.119Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:37:25.119Z] #47 241.9 + dpkg --print-architecture [2022-06-30T12:37:25.119Z] #47 241.9 + git checkout -q v2.1.0 [2022-06-30T12:37:25.119Z] #47 242.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-30T12:37:25.119Z] #47 242.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-30T12:37:25.220Z] #14 217.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-30T12:37:25.220Z] #14 217.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-30T12:37:25.220Z] #14 217.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T12:37:25.377Z] #47 ... [2022-06-30T12:37:25.377Z] [2022-06-30T12:37:25.377Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:25.377Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:25.377Z] #77 199.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-30T12:37:25.482Z] #14 217.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-30T12:37:25.482Z] #14 217.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-30T12:37:25.482Z] #14 217.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T12:37:25.941Z] #77 199.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-30T12:37:26.430Z] #14 218.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-30T12:37:26.430Z] #14 218.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-30T12:37:26.430Z] #14 218.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T12:37:26.430Z] #14 218.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-30T12:37:26.505Z] #77 200.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-30T12:37:26.693Z] #14 218.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-30T12:37:26.694Z] #14 218.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:37:26.694Z] #14 218.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-30T12:37:26.694Z] #14 218.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-30T12:37:26.694Z] #14 218.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T12:37:26.694Z] #14 218.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-30T12:37:26.956Z] #14 218.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-30T12:37:26.956Z] #14 218.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T12:37:27.069Z] #77 200.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-30T12:37:27.218Z] #14 219.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-30T12:37:27.218Z] #14 219.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-30T12:37:27.218Z] #14 219.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-30T12:37:27.218Z] #14 219.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-30T12:37:27.218Z] #14 219.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-30T12:37:27.218Z] #14 219.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-30T12:37:27.218Z] #14 219.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-30T12:37:27.218Z] #14 219.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-30T12:37:27.218Z] #14 219.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-30T12:37:27.218Z] #14 219.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-30T12:37:27.218Z] #14 219.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-30T12:37:27.326Z] #77 201.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-30T12:37:27.480Z] #14 219.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-30T12:37:27.480Z] #14 219.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-30T12:37:27.480Z] #14 219.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-30T12:37:27.480Z] #14 219.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-30T12:37:27.480Z] #14 219.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-30T12:37:27.480Z] #14 219.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-30T12:37:27.480Z] #14 219.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-30T12:37:27.480Z] #14 219.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-30T12:37:27.480Z] #14 219.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-30T12:37:27.480Z] #14 219.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T12:37:27.480Z] #14 219.7 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 [2022-06-30T12:37:27.480Z] #14 219.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T12:37:27.480Z] #14 219.7 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 [2022-06-30T12:37:27.480Z] #14 219.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-30T12:37:27.480Z] #14 219.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-30T12:37:27.480Z] #14 219.7 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 [2022-06-30T12:37:27.480Z] #14 219.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-30T12:37:27.480Z] #14 219.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-30T12:37:27.583Z] #77 201.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-30T12:37:27.742Z] #14 219.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:37:27.742Z] #14 219.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-30T12:37:27.742Z] #14 219.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:37:27.742Z] #14 219.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-30T12:37:27.742Z] #14 219.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:37:28.317Z] #14 ... [2022-06-30T12:37:28.317Z] [2022-06-30T12:37:28.317Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:28.317Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:28.317Z] #77 138.4 configure.ac:11: installing 'build-aux/compile' [2022-06-30T12:37:28.513Z] #77 202.2 CC tests/init.o [2022-06-30T12:37:28.580Z] #77 138.4 configure.ac:11: installing 'build-aux/config.guess' [2022-06-30T12:37:28.580Z] #77 138.4 configure.ac:11: installing 'build-aux/config.sub' [2022-06-30T12:37:28.580Z] #77 138.4 configure.ac:13: installing 'build-aux/install-sh' [2022-06-30T12:37:28.580Z] #77 138.4 configure.ac:13: installing 'build-aux/missing' [2022-06-30T12:37:28.580Z] #77 138.5 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-30T12:37:28.771Z] #77 202.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-30T12:37:28.842Z] #77 138.7 Makefile.am: installing 'build-aux/depcomp' [2022-06-30T12:37:29.104Z] #77 ... [2022-06-30T12:37:29.104Z] [2022-06-30T12:37:29.104Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-06-30T12:37:29.104Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-06-30T12:37:29.104Z] #14 DONE 221.3s [2022-06-30T12:37:29.366Z] [2022-06-30T12:37:29.366Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-30T12:37:29.366Z] #59 sha256:58af81a3c10266bab3c88f078f207c6e0e9e90a84e6ac5d8ce681c5a77eede42 [2022-06-30T12:37:29.366Z] #59 DONE 0.2s [2022-06-30T12:37:29.366Z] [2022-06-30T12:37:29.366Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:37:29.366Z] #60 sha256:a7f0466438fa24e3b7ac143c282091fe3a88c3f0ae125ae0aea15e834ebc9d5c [2022-06-30T12:37:30.757Z] #60 1.503 + RM_GOPATH=0 [2022-06-30T12:37:30.757Z] #60 1.503 + TMP_GOPATH= [2022-06-30T12:37:30.757Z] #60 1.503 + : /build [2022-06-30T12:37:30.757Z] #60 1.503 + '[' -z '' ']' [2022-06-30T12:37:30.757Z] #60 1.504 ++ mktemp -d [2022-06-30T12:37:30.757Z] #60 1.516 + export GOPATH=/tmp/tmp.NTyoP5a8xC [2022-06-30T12:37:30.757Z] #60 1.516 + GOPATH=/tmp/tmp.NTyoP5a8xC [2022-06-30T12:37:30.757Z] #60 1.516 + RM_GOPATH=1 [2022-06-30T12:37:30.757Z] #60 1.516 + case "$(go env GOARCH)" in [2022-06-30T12:37:30.757Z] #60 1.517 ++ go env GOARCH [2022-06-30T12:37:30.757Z] #60 1.552 + export GO_BUILDMODE=-buildmode=pie [2022-06-30T12:37:30.757Z] #60 1.552 + GO_BUILDMODE=-buildmode=pie [2022-06-30T12:37:30.757Z] #60 1.553 ++ dirname /install.sh [2022-06-30T12:37:30.757Z] #60 1.557 + dir=/ [2022-06-30T12:37:30.757Z] #60 1.567 + bin=runc [2022-06-30T12:37:31.019Z] #60 1.567 + shift [2022-06-30T12:37:31.019Z] #60 1.568 + '[' '!' -f //runc.installer ']' [2022-06-30T12:37:31.019Z] #60 1.569 + . //runc.installer [2022-06-30T12:37:31.019Z] #60 1.569 ++ set -e [2022-06-30T12:37:31.019Z] #60 1.570 ++ : v1.1.2 [2022-06-30T12:37:31.019Z] #60 1.570 + install_runc [2022-06-30T12:37:31.019Z] #60 1.570 + RUNC_BUILDTAGS=seccomp [2022-06-30T12:37:31.019Z] #60 1.570 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-30T12:37:31.019Z] #60 1.571 Install runc version v1.1.2 (build tags: seccomp) [2022-06-30T12:37:31.019Z] #60 1.571 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NTyoP5a8xC/src/github.com/opencontainers/runc [2022-06-30T12:37:31.019Z] #60 1.573 Cloning into '/tmp/tmp.NTyoP5a8xC/src/github.com/opencontainers/runc'... [2022-06-30T12:37:31.281Z] #60 ... [2022-06-30T12:37:31.281Z] [2022-06-30T12:37:31.281Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-30T12:37:31.281Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-06-30T12:37:31.281Z] #15 DONE 2.0s [2022-06-30T12:37:31.543Z] [2022-06-30T12:37:31.543Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:31.543Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:31.543Z] #77 140.8 checking build system type... x86_64-pc-linux-gnu [2022-06-30T12:37:31.543Z] #77 141.1 checking host system type... x86_64-pc-linux-gnu [2022-06-30T12:37:31.543Z] #77 141.1 checking how to print strings... printf [2022-06-30T12:37:31.543Z] #77 141.1 checking for gcc... gcc [2022-06-30T12:37:31.807Z] #77 141.3 checking whether the C compiler works... yes [2022-06-30T12:37:31.808Z] #77 141.8 checking for C compiler default output file name... a.out [2022-06-30T12:37:32.071Z] #77 141.8 checking for suffix of executables... [2022-06-30T12:37:32.333Z] #77 142.1 checking whether we are cross compiling... no [2022-06-30T12:37:32.333Z] #77 142.3 checking for suffix of object files... o [2022-06-30T12:37:32.595Z] [2022-06-30T12:37:32.595Z] #77 ... [2022-06-30T12:37:32.595Z] [2022-06-30T12:37:32.596Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-30T12:37:32.596Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-06-30T12:37:32.596Z] #16 DONE 1.3s [2022-06-30T12:37:32.596Z] [2022-06-30T12:37:32.596Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:32.596Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:32.596Z] #77 142.4 checking whether we are using the GNU C compiler... yes [2022-06-30T12:37:33.121Z] #77 142.7 checking whether gcc accepts -g... yes [2022-06-30T12:37:33.383Z] #77 143.0 checking for gcc option to accept ISO C89... none needed [2022-06-30T12:37:33.645Z] #77 143.3 checking whether gcc understands -c and -o together... yes [2022-06-30T12:37:33.645Z] #77 143.5 checking for a sed that does not truncate output... /bin/sed [2022-06-30T12:37:33.645Z] #77 143.5 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T12:37:33.645Z] #77 143.5 checking for egrep... /bin/grep -E [2022-06-30T12:37:33.645Z] #77 143.5 checking for fgrep... /bin/grep -F [2022-06-30T12:37:33.645Z] #77 143.5 checking for ld used by gcc... /usr/bin/ld [2022-06-30T12:37:33.645Z] #77 143.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T12:37:33.645Z] #77 143.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T12:37:33.645Z] #77 143.6 checking the name lister (/usr/bin/nm -B) interface... [2022-06-30T12:37:33.645Z] #77 ... [2022-06-30T12:37:33.645Z] [2022-06-30T12:37:33.645Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-30T12:37:33.645Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-06-30T12:37:33.645Z] #17 0.937 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-30T12:37:33.645Z] #17 DONE 1.3s [2022-06-30T12:37:33.645Z] [2022-06-30T12:37:33.645Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:33.645Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:33.645Z] #77 143.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T12:37:33.645Z] #77 143.8 checking whether ln -s works... yes [2022-06-30T12:37:33.693Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T12:37:33.693Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T12:37:33.693Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:37:33.693Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T12:37:33.693Z] [2022-06-30T12:37:33.693Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-30T12:37:33.693Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-30T12:37:33.693Z] Using test binary docker [2022-06-30T12:37:33.693Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-30T12:37:33.693Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T12:37:33.693Z] INFO: Waiting for daemon to start... [2022-06-30T12:37:33.693Z] Starting dockerd [2022-06-30T12:37:33.693Z] . [2022-06-30T12:37:33.693Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-30T12:37:33.907Z] #77 143.8 checking the maximum length of command line arguments... 1572864 [2022-06-30T12:37:34.170Z] #77 143.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T12:37:34.170Z] #77 143.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T12:37:34.170Z] #77 143.9 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T12:37:34.170Z] #77 143.9 checking for objdump... objdump [2022-06-30T12:37:34.170Z] #77 143.9 checking how to recognize dependent libraries... pass_all [2022-06-30T12:37:34.170Z] #77 144.0 checking for dlltool... no [2022-06-30T12:37:34.170Z] #77 144.0 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T12:37:34.170Z] #77 144.0 checking for ar... ar [2022-06-30T12:37:34.432Z] #77 144.0 checking for archiver @FILE support... @ [2022-06-30T12:37:34.432Z] #77 144.2 checking for strip... strip [2022-06-30T12:37:34.432Z] #77 144.2 checking for ranlib... ranlib [2022-06-30T12:37:34.432Z] #77 144.2 checking for gawk... no [2022-06-30T12:37:34.432Z] #77 144.2 checking for mawk... mawk [2022-06-30T12:37:35.008Z] #77 144.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T12:37:35.008Z] #77 144.8 checking for sysroot... no [2022-06-30T12:37:35.008Z] #77 144.8 checking for a working dd... /bin/dd [2022-06-30T12:37:35.008Z] #77 144.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T12:37:35.008Z] #77 145.0 checking for mt... no [2022-06-30T12:37:35.008Z] #77 145.1 checking if : is a manifest tool... no [2022-06-30T12:37:35.270Z] #77 145.1 checking how to run the C preprocessor... [2022-06-30T12:37:35.270Z] #77 ... [2022-06-30T12:37:35.270Z] [2022-06-30T12:37:35.270Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-30T12:37:35.270Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-06-30T12:37:35.270Z] #18 DONE 1.5s [2022-06-30T12:37:35.270Z] [2022-06-30T12:37:35.270Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:35.270Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:35.270Z] #77 145.1 checking how to run the C preprocessor... gcc -E [2022-06-30T12:37:36.662Z] #77 145.3 checking for ANSI C header files... yes [2022-06-30T12:37:36.662Z] #77 146.4 checking for sys/types.h... yes [2022-06-30T12:37:36.925Z] #77 146.7 checking for sys/stat.h... [2022-06-30T12:37:36.925Z] #77 ... [2022-06-30T12:37:36.925Z] [2022-06-30T12:37:36.925Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-30T12:37:36.925Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-06-30T12:37:36.925Z] #19 DONE 1.5s [2022-06-30T12:37:36.925Z] [2022-06-30T12:37:36.925Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:36.925Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:36.925Z] #77 146.7 checking for sys/stat.h... yes [2022-06-30T12:37:37.186Z] #77 147.0 checking for stdlib.h... yes [2022-06-30T12:37:37.711Z] #77 147.3 checking for string.h... yes [2022-06-30T12:37:37.973Z] #77 147.6 checking for memory.h... yes [2022-06-30T12:37:37.973Z] #77 147.9 checking for strings.h... yes [2022-06-30T12:37:38.235Z] #77 148.1 checking for inttypes.h... [2022-06-30T12:37:38.235Z] #77 ... [2022-06-30T12:37:38.235Z] [2022-06-30T12:37:38.235Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-30T12:37:38.235Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-06-30T12:37:38.235Z] #20 DONE 1.5s [2022-06-30T12:37:38.497Z] [2022-06-30T12:37:38.497Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:37:38.497Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:37:40.417Z] #21 1.868 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-30T12:37:40.417Z] #21 2.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-30T12:37:40.417Z] #21 2.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-30T12:37:40.998Z] #21 2.638 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-30T12:37:41.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-30T12:37:41.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-30T12:37:41.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-30T12:37:42.390Z] #21 4.261 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [161 kB] [2022-06-30T12:37:43.780Z] #21 ... [2022-06-30T12:37:43.780Z] [2022-06-30T12:37:43.780Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:43.780Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:43.780Z] #77 148.1 checking for inttypes.h... yes [2022-06-30T12:37:43.780Z] #77 148.5 checking for stdint.h... yes [2022-06-30T12:37:43.780Z] #77 149.0 checking for unistd.h... yes [2022-06-30T12:37:43.780Z] #77 149.3 checking for dlfcn.h... yes [2022-06-30T12:37:43.780Z] #77 149.6 checking for objdir... .libs [2022-06-30T12:37:43.780Z] #77 150.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T12:37:43.780Z] #77 150.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T12:37:43.780Z] #77 150.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T12:37:43.780Z] #77 150.4 checking if gcc static flag -static works... yes [2022-06-30T12:37:43.780Z] #77 151.3 checking if gcc supports -c -o file.o... yes [2022-06-30T12:37:43.780Z] #77 151.5 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T12:37:43.780Z] #77 151.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T12:37:43.780Z] #77 151.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T12:37:43.780Z] #77 152.1 checking how to hardcode library paths into programs... immediate [2022-06-30T12:37:43.780Z] #77 152.1 checking whether stripping libraries is possible... yes [2022-06-30T12:37:43.780Z] #77 152.1 checking if libtool supports shared libraries... yes [2022-06-30T12:37:43.780Z] #77 152.2 checking whether to build shared libraries... no [2022-06-30T12:37:43.780Z] #77 152.2 checking whether to build static libraries... yes [2022-06-30T12:37:43.780Z] #77 152.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T12:37:43.780Z] #77 152.2 checking whether build environment is sane... yes [2022-06-30T12:37:43.780Z] #77 152.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T12:37:43.780Z] #77 152.3 checking whether make sets $(MAKE)... yes [2022-06-30T12:37:43.780Z] #77 152.4 checking whether make supports the include directive... yes (GNU style) [2022-06-30T12:37:43.780Z] #77 152.4 checking whether make supports nested variables... yes [2022-06-30T12:37:43.780Z] #77 152.6 checking whether UID '0' is supported by ustar format... yes [2022-06-30T12:37:43.780Z] #77 152.6 checking whether GID '0' is supported by ustar format... yes [2022-06-30T12:37:43.780Z] #77 152.6 checking how to create a ustar tar archive... gnutar [2022-06-30T12:37:43.780Z] #77 152.7 checking dependency style of gcc... gcc3 [2022-06-30T12:37:43.780Z] #77 153.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T12:37:43.780Z] #77 153.2 checking whether make supports nested variables... (cached) yes [2022-06-30T12:37:43.780Z] #77 153.2 checking for gawk... (cached) mawk [2022-06-30T12:37:43.780Z] #77 153.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T12:37:43.780Z] #77 153.2 checking for gcc... (cached) gcc [2022-06-30T12:37:43.780Z] #77 153.6 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T12:37:43.780Z] #77 153.6 checking whether gcc accepts -g... (cached) yes [2022-06-30T12:37:43.780Z] #77 153.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T12:37:43.780Z] #77 153.6 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T12:37:44.042Z] #77 153.6 checking for a Python interpreter with version >= 3... python3 [2022-06-30T12:37:44.042Z] #77 154.0 checking for python3... /usr/bin/python3 [2022-06-30T12:37:44.042Z] #77 154.0 checking for python3 version... 3.9 [2022-06-30T12:37:44.305Z] #77 154.0 checking for python3 platform... linux [2022-06-30T12:37:44.570Z] #77 154.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T12:37:44.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-30T12:37:45.406Z] #77 154.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T12:37:45.406Z] #77 155.1 checking for go-md2man... no [2022-06-30T12:37:45.406Z] #77 155.2 checking error.h usability... [2022-06-30T12:37:45.406Z] #77 ... [2022-06-30T12:37:45.406Z] [2022-06-30T12:37:45.406Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:37:45.406Z] #60 sha256:a7f0466438fa24e3b7ac143c282091fe3a88c3f0ae125ae0aea15e834ebc9d5c [2022-06-30T12:37:45.406Z] #60 15.92 + cd /tmp/tmp.NTyoP5a8xC/src/github.com/opencontainers/runc [2022-06-30T12:37:45.406Z] #60 15.92 + git checkout -q v1.1.2 [2022-06-30T12:37:45.979Z] #60 16.63 + '[' -z '' ']' [2022-06-30T12:37:45.979Z] #60 16.64 + target=static [2022-06-30T12:37:45.979Z] #60 16.64 + make BUILDTAGS=seccomp static [2022-06-30T12:37:46.833Z] #77 ... [2022-06-30T12:37:46.833Z] [2022-06-30T12:37:46.833Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:37:46.833Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:37:46.833Z] #47 DONE 271.1s [2022-06-30T12:37:46.833Z] [2022-06-30T12:37:46.833Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:37:46.833Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:37:46.833Z] #55 ... [2022-06-30T12:37:46.833Z] [2022-06-30T12:37:46.833Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-30T12:37:46.833Z] #48 sha256:1b1a361ed9026c8a445feb4e6f4a97866b5fa7c9abf3816068bd9fc3e0a48e2c [2022-06-30T12:37:46.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-30T12:37:46.924Z] #60 17.40 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-30T12:37:47.396Z] #48 DONE 0.5s [2022-06-30T12:37:47.396Z] [2022-06-30T12:37:47.396Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-30T12:37:47.396Z] #52 sha256:a20443c342b5441b32bbd7ff5ecb44c3f444811988065e8e73c3d5f32b457062 [2022-06-30T12:37:47.396Z] #52 DONE 0.1s [2022-06-30T12:37:47.396Z] [2022-06-30T12:37:47.396Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:37:47.396Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:37:47.396Z] #55 ... [2022-06-30T12:37:47.396Z] [2022-06-30T12:37:47.396Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-30T12:37:47.396Z] #54 sha256:311be4f9310ba80987b2bbd93ffc34aa408d7fe8fc196add8fe2273258267f5b [2022-06-30T12:37:47.396Z] #54 DONE 0.1s [2022-06-30T12:37:47.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-30T12:37:47.652Z] [2022-06-30T12:37:47.652Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:37:47.652Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:37:49.309Z] ok github.com/docker/docker/libnetwork/networkdb 103.979s coverage: 60.0% of statements [2022-06-30T12:37:49.309Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-30T12:37:49.309Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-30T12:37:49.309Z] ok github.com/docker/docker/libnetwork/osl 4.359s coverage: 39.7% of statements [2022-06-30T12:37:49.309Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-30T12:37:49.309Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-06-30T12:37:49.876Z] ok github.com/docker/docker/libnetwork/portmapper 0.642s coverage: 48.6% of statements [2022-06-30T12:37:50.132Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-30T12:37:50.132Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-30T12:37:50.174Z] #55 ... [2022-06-30T12:37:50.174Z] [2022-06-30T12:37:50.174Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:50.174Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:50.174Z] #77 224.1 CCLD tests/init [2022-06-30T12:37:50.390Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-30T12:37:50.390Z] [2022-06-30T12:37:50.390Z] === Skipped [2022-06-30T12:37:50.390Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-30T12:37:50.390Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T12:37:50.390Z] [2022-06-30T12:37:50.390Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-30T12:37:50.390Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T12:37:50.390Z] [2022-06-30T12:37:50.390Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-30T12:37:50.390Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T12:37:50.390Z] [2022-06-30T12:37:50.390Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-30T12:37:50.390Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T12:37:50.390Z] [2022-06-30T12:37:50.390Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-30T12:37:50.390Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T12:37:50.390Z] [2022-06-30T12:37:50.390Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-30T12:37:50.390Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T12:37:50.390Z] [2022-06-30T12:37:50.390Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-30T12:37:50.390Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T12:37:50.390Z] [2022-06-30T12:37:50.390Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-30T12:37:50.390Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T12:37:50.390Z] [2022-06-30T12:37:50.390Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-30T12:37:50.390Z] firewalld_test.go:14: firewalld is not running [2022-06-30T12:37:50.390Z] [2022-06-30T12:37:50.390Z] DONE 326 tests, 9 skipped in 201.593s [2022-06-30T12:37:50.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main Post stage [Pipeline] junit [2022-06-30T12:37:50.965Z] Recording test results [2022-06-30T12:37:51.095Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-06-30T12:37:51.138Z] #60 ... [2022-06-30T12:37:51.138Z] [2022-06-30T12:37:51.138Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:51.138Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:51.138Z] #77 155.2 checking error.h usability... yes [2022-06-30T12:37:51.138Z] #77 155.7 checking error.h presence... yes [2022-06-30T12:37:51.138Z] #77 155.8 checking for error.h... yes [2022-06-30T12:37:51.138Z] #77 156.1 checking linux/openat2.h usability... yes [2022-06-30T12:37:51.138Z] #77 156.5 checking linux/openat2.h presence... yes [2022-06-30T12:37:51.138Z] #77 156.7 checking for linux/openat2.h... yes [2022-06-30T12:37:51.138Z] #77 156.8 checking for copy_file_range... yes [2022-06-30T12:37:51.138Z] #77 157.6 checking for fgetxattr... yes [2022-06-30T12:37:51.138Z] #77 157.9 checking for statx... yes [2022-06-30T12:37:51.138Z] #77 158.3 checking for fgetpwent_r... yes [2022-06-30T12:37:51.138Z] #77 158.9 checking for issetugid... no [2022-06-30T12:37:51.138Z] #77 159.6 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T12:37:51.138Z] #77 159.6 checking pkg-config is at least version 0.9.0... yes [2022-06-30T12:37:51.138Z] #77 159.6 checking for library containing yajl_tree_get... -lyajl [2022-06-30T12:37:51.138Z] #77 160.5 checking for yajl >= 2.0.0... yes [2022-06-30T12:37:51.138Z] #77 160.6 checking sys/capability.h usability... yes [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:37:51.400Z] #77 161.1 checking sys/capability.h presence... yes [2022-06-30T12:37:51.400Z] #77 161.3 checking for sys/capability.h... yes [2022-06-30T12:37:51.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=044106829e793f8cfa100be22156d66a16e13a36 -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:044106829e793f8cfa100be22156d66a16e13a36 hack/make.sh dynbinary test-integration [2022-06-30T12:37:51.684Z] [2022-06-30T12:37:51.941Z] Removing bundles/ [2022-06-30T12:37:51.941Z] [2022-06-30T12:37:51.941Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-30T12:37:51.941Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T12:37:51.941Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:37:52.346Z] #77 161.4 checking for library containing cap_from_name... -lcap [2022-06-30T12:37:53.291Z] #77 162.2 checking for library containing dlopen... -ldl [2022-06-30T12:37:53.553Z] #77 163.1 checking seccomp.h usability... yes [2022-06-30T12:37:53.815Z] #77 163.5 checking seccomp.h presence... yes [2022-06-30T12:37:53.815Z] #77 163.8 checking for seccomp.h... yes [2022-06-30T12:37:55.022Z] #77 163.8 checking for library containing seccomp_rule_add... -lseccomp [2022-06-30T12:37:55.022Z] #77 164.8 checking for library containing seccomp_arch_resolve_name... [2022-06-30T12:37:55.022Z] #77 ... [2022-06-30T12:37:55.022Z] [2022-06-30T12:37:55.022Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:37:55.022Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:37:55.022Z] #21 6.877 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-30T12:37:55.022Z] #21 14.23 Fetched 8545 kB in 13s (667 kB/s) [2022-06-30T12:37:55.284Z] #21 14.23 Reading package lists... [2022-06-30T12:37:55.284Z] #21 ... [2022-06-30T12:37:55.284Z] [2022-06-30T12:37:55.284Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:37:55.284Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:37:55.284Z] #77 164.8 checking for library containing seccomp_arch_resolve_name... none required [2022-06-30T12:37:55.546Z] #77 165.2 checking systemd/sd-bus.h usability... yes [2022-06-30T12:37:55.808Z] #77 165.5 checking systemd/sd-bus.h presence... yes [2022-06-30T12:37:56.069Z] #77 165.8 checking for systemd/sd-bus.h... yes [2022-06-30T12:37:57.016Z] #77 165.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-30T12:37:57.291Z] #77 166.9 checking for sd_notify_barrier... yes [2022-06-30T12:37:57.827Z] #77 167.3 checking linux/bpf.h usability... yes [2022-06-30T12:37:57.827Z] #77 167.7 checking linux/bpf.h presence... yes [2022-06-30T12:37:57.827Z] #77 167.8 checking for linux/bpf.h... yes [2022-06-30T12:37:58.417Z] #77 167.8 checking compilation for eBPF... yes [2022-06-30T12:37:58.417Z] #77 168.2 checking for criu >= 3.15... no [2022-06-30T12:37:58.417Z] #77 168.3 configure: CRIU headers not found, building without CRIU support [2022-06-30T12:37:58.417Z] #77 168.3 checking for criu > 3.16... no [2022-06-30T12:37:58.417Z] #77 168.4 configure: CRIU version doesn't support join-ns API [2022-06-30T12:37:58.417Z] #77 168.4 checking for criu > 3.16.1... no [2022-06-30T12:37:58.417Z] #77 168.5 configure: CRIU version doesn't support for pre-dumping [2022-06-30T12:37:58.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-30T12:37:58.988Z] #77 168.5 checking for new mount API (fsconfig)... yes [2022-06-30T12:37:58.988Z] #77 168.7 checking for seccomp notify API... yes [2022-06-30T12:37:59.250Z] #77 169.0 checking for gperf... no [2022-06-30T12:37:59.250Z] #77 169.0 configure: gperf not found - cannot rebuild signal parser code [2022-06-30T12:37:59.821Z] #77 169.0 checking for library containing argp_parse... none required [2022-06-30T12:38:00.082Z] #77 170.1 checking that generated files are newer than configure... done [2022-06-30T12:38:00.082Z] #77 170.1 configure: creating ./config.status [2022-06-30T12:38:01.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-30T12:38:01.469Z] #77 ... [2022-06-30T12:38:01.469Z] [2022-06-30T12:38:01.469Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-30T12:38:01.469Z] #34 sha256:57cac5213fcae21efe2ad5a79653c7a528cb8df1cf3213bf5251221ef169603e [2022-06-30T12:38:01.469Z] #34 DONE 253.4s [2022-06-30T12:38:01.469Z] [2022-06-30T12:38:01.469Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:38:01.469Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:38:01.469Z] #21 14.23 Reading package lists... [2022-06-30T12:38:03.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-30T12:38:04.016Z] #21 20.14 Reading package lists... [2022-06-30T12:38:04.590Z] #21 25.76 Building dependency tree... [2022-06-30T12:38:04.590Z] #21 ... [2022-06-30T12:38:04.590Z] [2022-06-30T12:38:04.590Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:38:04.590Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:38:04.590Z] #77 174.6 config.status: creating Makefile [2022-06-30T12:38:04.867Z] #77 174.7 config.status: creating rpm/crun.spec [2022-06-30T12:38:04.867Z] #77 174.9 config.status: creating config.h [2022-06-30T12:38:04.867Z] #77 175.0 config.status: executing libtool commands [2022-06-30T12:38:05.129Z] #77 175.1 config.status: executing depfiles commands [2022-06-30T12:38:05.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-30T12:38:05.731Z] sha256:f07d8440aee8eff1157892f57e6d7070e679383f08f3e5af17652772de6d638a [2022-06-30T12:38:05.731Z] INFO: Starting docker-py tests... [2022-06-30T12:38:06.305Z] ============================= test session starts ============================== [2022-06-30T12:38:06.305Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-30T12:38:06.305Z] rootdir: /src, inifile: pytest.ini [2022-06-30T12:38:06.305Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-30T12:38:07.049Z] #77 176.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-30T12:38:07.049Z] #77 176.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T12:38:07.234Z] collected 395 items / 2 deselected / 393 selected [2022-06-30T12:38:07.234Z] [2022-06-30T12:38:07.573Z] #77 177.3 checking for gcc... gcc [2022-06-30T12:38:07.836Z] #77 177.5 checking whether the C compiler works... [2022-06-30T12:38:07.836Z] #77 ... [2022-06-30T12:38:07.836Z] [2022-06-30T12:38:07.836Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-30T12:38:07.836Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-06-30T12:38:07.836Z] #36 259.8 Delve is a source level debugger for Go programs. [2022-06-30T12:38:07.836Z] #36 259.8 [2022-06-30T12:38:07.836Z] #36 259.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-30T12:38:07.836Z] #36 259.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-30T12:38:07.836Z] #36 259.8 [2022-06-30T12:38:07.836Z] #36 259.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-30T12:38:07.836Z] #36 259.8 [2022-06-30T12:38:07.836Z] #36 259.8 Pass flags to the program you are debugging using `--`, for example: [2022-06-30T12:38:07.836Z] #36 259.8 [2022-06-30T12:38:07.836Z] #36 259.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-30T12:38:07.836Z] #36 259.8 [2022-06-30T12:38:07.836Z] #36 259.8 Usage: [2022-06-30T12:38:07.836Z] #36 259.8 dlv [command] [2022-06-30T12:38:07.836Z] #36 259.8 [2022-06-30T12:38:07.836Z] #36 259.8 Available Commands: [2022-06-30T12:38:07.836Z] #36 259.8 attach Attach to running process and begin debugging. [2022-06-30T12:38:07.836Z] #36 259.8 connect Connect to a headless debug server with a terminal client. [2022-06-30T12:38:07.836Z] #36 259.8 core Examine a core dump. [2022-06-30T12:38:07.836Z] #36 259.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-30T12:38:07.836Z] #36 259.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-30T12:38:07.836Z] #36 259.8 exec Execute a precompiled binary, and begin a debug session. [2022-06-30T12:38:07.836Z] #36 259.8 help Help about any command [2022-06-30T12:38:07.836Z] #36 259.8 run Deprecated command. Use 'debug' instead. [2022-06-30T12:38:07.836Z] #36 259.8 test Compile test binary and begin debugging program. [2022-06-30T12:38:07.836Z] #36 259.8 trace Compile and begin tracing program. [2022-06-30T12:38:07.836Z] #36 259.8 version Prints version. [2022-06-30T12:38:07.836Z] #36 259.8 [2022-06-30T12:38:07.836Z] #36 259.8 Flags: [2022-06-30T12:38:07.836Z] #36 259.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-30T12:38:07.836Z] #36 259.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-30T12:38:07.836Z] #36 259.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-30T12:38:07.836Z] #36 259.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-30T12:38:07.836Z] #36 259.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-30T12:38:07.836Z] #36 259.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-30T12:38:07.836Z] #36 259.8 --disable-aslr Disables address space randomization [2022-06-30T12:38:07.836Z] #36 259.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-30T12:38:07.836Z] #36 259.8 -h, --help help for dlv [2022-06-30T12:38:07.836Z] #36 259.8 --init string Init file, executed by the terminal client. [2022-06-30T12:38:07.836Z] #36 259.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-30T12:38:07.836Z] #36 259.8 --log Enable debugging server logging. [2022-06-30T12:38:07.836Z] #36 259.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-30T12:38:07.836Z] #36 259.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-30T12:38:07.836Z] #36 259.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-30T12:38:07.836Z] #36 259.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-30T12:38:07.836Z] #36 259.8 --wd string Working directory for running the program. [2022-06-30T12:38:07.836Z] #36 259.8 [2022-06-30T12:38:07.836Z] #36 259.8 Additional help topics: [2022-06-30T12:38:07.836Z] #36 259.8 dlv backend Help about the --backend flag. [2022-06-30T12:38:07.836Z] #36 259.8 dlv log Help about logging flags. [2022-06-30T12:38:07.836Z] #36 259.8 dlv redirect Help about file redirection. [2022-06-30T12:38:07.836Z] #36 259.8 [2022-06-30T12:38:07.836Z] #36 259.8 Use "dlv [command] --help" for more information about a command. [2022-06-30T12:38:07.836Z] #36 DONE 260.0s [2022-06-30T12:38:07.836Z] [2022-06-30T12:38:07.836Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:38:07.836Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:38:07.836Z] #77 177.5 checking whether the C compiler works... yes [2022-06-30T12:38:07.836Z] #77 177.8 checking for C compiler default output file name... a.out [2022-06-30T12:38:07.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-30T12:38:08.098Z] #77 177.8 checking for suffix of executables... [2022-06-30T12:38:08.672Z] #77 178.1 checking whether we are cross compiling... no [2022-06-30T12:38:08.672Z] #77 178.4 checking for suffix of object files... o [2022-06-30T12:38:08.934Z] #77 178.6 checking whether we are using the GNU C compiler... yes [2022-06-30T12:38:09.195Z] #77 178.8 checking whether gcc accepts -g... yes [2022-06-30T12:38:09.457Z] #77 179.0 checking for gcc option to accept ISO C89... none needed [2022-06-30T12:38:09.457Z] #77 179.3 checking whether gcc understands -c and -o together... yes [2022-06-30T12:38:09.719Z] #77 179.5 checking how to run the C preprocessor... gcc -E [2022-06-30T12:38:09.983Z] #77 179.9 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T12:38:09.983Z] #77 179.9 checking for egrep... /bin/grep -E [2022-06-30T12:38:10.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-30T12:38:10.561Z] #77 179.9 checking for ANSI C header files... yes [2022-06-30T12:38:10.823Z] #77 180.6 checking for sys/types.h... yes [2022-06-30T12:38:11.085Z] #77 180.8 checking for sys/stat.h... yes [2022-06-30T12:38:11.346Z] #77 181.1 checking for stdlib.h... yes [2022-06-30T12:38:11.608Z] #77 181.4 checking for string.h... yes [2022-06-30T12:38:11.870Z] #77 181.6 checking for memory.h... yes [2022-06-30T12:38:12.068Z] #77 243.3 AR libcrun_testing.a [2022-06-30T12:38:12.068Z] #77 243.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-30T12:38:12.068Z] #77 243.4 CCLD tests/tests_libcrun_utils [2022-06-30T12:38:12.068Z] #77 243.4 CCLD tests/tests_libcrun_errors [2022-06-30T12:38:12.068Z] #77 243.4 CCLD tests/tests_libcrun_fuzzer [2022-06-30T12:38:12.068Z] #77 243.9 CCLD libcrun.la [2022-06-30T12:38:12.068Z] #77 245.0 CCLD crun [2022-06-30T12:38:12.068Z] #77 245.4 make[3]: Entering directory '/tmp/crun-build' [2022-06-30T12:38:12.068Z] #77 245.6 /bin/mkdir -p '/usr/local/lib' [2022-06-30T12:38:12.068Z] #77 245.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-30T12:38:12.068Z] #77 245.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-30T12:38:12.068Z] #77 245.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-30T12:38:12.068Z] #77 245.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-30T12:38:12.068Z] #77 245.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-30T12:38:12.068Z] #77 245.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-30T12:38:12.068Z] #77 245.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-30T12:38:12.068Z] #77 246.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-30T12:38:12.068Z] #77 246.0 ---------------------------------------------------------------------- [2022-06-30T12:38:12.068Z] #77 246.0 Libraries have been installed in: [2022-06-30T12:38:12.068Z] #77 246.0 /usr/local/lib [2022-06-30T12:38:12.068Z] #77 246.0 [2022-06-30T12:38:12.068Z] #77 246.0 If you ever happen to want to link against installed libraries [2022-06-30T12:38:12.068Z] #77 246.0 in a given directory, LIBDIR, you must either use libtool, and [2022-06-30T12:38:12.068Z] #77 246.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-30T12:38:12.068Z] #77 246.0 flag during linking and do at least one of the following: [2022-06-30T12:38:12.068Z] #77 246.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-30T12:38:12.068Z] #77 246.0 during execution [2022-06-30T12:38:12.068Z] #77 246.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-30T12:38:12.068Z] #77 246.0 during linking [2022-06-30T12:38:12.068Z] #77 246.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-30T12:38:12.068Z] #77 246.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-30T12:38:12.068Z] #77 246.0 [2022-06-30T12:38:12.068Z] #77 246.0 See any operating system documentation about shared libraries for [2022-06-30T12:38:12.068Z] #77 246.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-30T12:38:12.068Z] #77 246.0 ---------------------------------------------------------------------- [2022-06-30T12:38:12.068Z] #77 246.0 /bin/mkdir -p '/build' [2022-06-30T12:38:12.068Z] #77 246.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-30T12:38:12.132Z] #77 181.8 checking for strings.h... yes [2022-06-30T12:38:12.332Z] #77 246.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-30T12:38:12.332Z] #77 246.1 make[3]: Leaving directory '/tmp/crun-build' [2022-06-30T12:38:12.332Z] #77 246.1 make[2]: Leaving directory '/tmp/crun-build' [2022-06-30T12:38:12.332Z] #77 246.1 make[1]: Leaving directory '/tmp/crun-build' [2022-06-30T12:38:12.394Z] #77 182.3 checking for inttypes.h... yes [2022-06-30T12:38:12.588Z] #77 DONE 246.4s [2022-06-30T12:38:12.588Z] [2022-06-30T12:38:12.588Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:38:12.588Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:38:12.967Z] #77 182.5 checking for stdint.h... yes [2022-06-30T12:38:13.229Z] #77 182.9 checking for unistd.h... yes [2022-06-30T12:38:13.490Z] #77 183.1 checking minix/config.h usability... no [2022-06-30T12:38:13.751Z] #77 183.4 checking minix/config.h presence... no [2022-06-30T12:38:13.751Z] #77 183.5 checking for minix/config.h... no [2022-06-30T12:38:14.013Z] #77 183.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-30T12:38:14.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-30T12:38:14.958Z] #77 184.1 checking build system type... x86_64-pc-linux-gnu [2022-06-30T12:38:14.958Z] #77 184.8 checking host system type... x86_64-pc-linux-gnu [2022-06-30T12:38:14.958Z] #77 184.8 checking how to print strings... printf [2022-06-30T12:38:14.958Z] #77 184.9 checking for a sed that does not truncate output... /bin/sed [2022-06-30T12:38:14.958Z] #77 185.0 checking for fgrep... /bin/grep -F [2022-06-30T12:38:14.958Z] #77 185.0 checking for ld used by gcc... /usr/bin/ld [2022-06-30T12:38:15.221Z] #77 185.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T12:38:15.221Z] #77 185.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T12:38:15.221Z] #77 185.2 checking the name lister (/usr/bin/nm -B) interface... [2022-06-30T12:38:15.221Z] #77 ... [2022-06-30T12:38:15.221Z] [2022-06-30T12:38:15.221Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:38:15.221Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:38:15.221Z] #21 25.76 Building dependency tree... [2022-06-30T12:38:15.221Z] #21 29.06 The following additional packages will be installed: [2022-06-30T12:38:15.221Z] #21 29.07 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T12:38:15.221Z] #21 29.07 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-30T12:38:15.221Z] #21 29.07 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T12:38:15.221Z] #21 29.07 python3-pkg-resources vim-runtime xxd [2022-06-30T12:38:15.221Z] #21 29.09 Suggested packages: [2022-06-30T12:38:15.221Z] #21 29.09 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-30T12:38:15.221Z] #21 29.09 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-30T12:38:15.221Z] #21 29.09 acl attr quota [2022-06-30T12:38:15.221Z] #21 29.09 Recommended packages: [2022-06-30T12:38:15.221Z] #21 29.09 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-30T12:38:15.221Z] #21 30.99 The following NEW packages will be installed: [2022-06-30T12:38:15.221Z] #21 30.99 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-30T12:38:15.221Z] #21 31.00 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-30T12:38:15.221Z] #21 31.00 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-30T12:38:15.221Z] #21 31.00 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-30T12:38:15.221Z] #21 31.00 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-30T12:38:15.221Z] #21 31.00 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-30T12:38:15.221Z] #21 31.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-30T12:38:15.221Z] #21 31.00 xz-utils zip zstd [2022-06-30T12:38:15.221Z] #21 31.40 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:38:15.221Z] #21 31.40 Need to get 27.7 MB of archives. [2022-06-30T12:38:15.221Z] #21 31.40 After this operation, 106 MB of additional disk space will be used. [2022-06-30T12:38:15.221Z] #21 31.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-30T12:38:15.221Z] #21 31.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-30T12:38:15.221Z] #21 31.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-30T12:38:15.221Z] #21 31.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-30T12:38:15.221Z] #21 31.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-30T12:38:15.221Z] #21 31.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-30T12:38:15.221Z] #21 31.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-30T12:38:15.221Z] #21 31.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-30T12:38:15.221Z] #21 31.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-30T12:38:15.221Z] #21 31.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-30T12:38:15.221Z] #21 31.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-30T12:38:15.221Z] #21 31.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-30T12:38:15.221Z] #21 31.58 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-30T12:38:15.221Z] #21 31.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-30T12:38:15.221Z] #21 31.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-30T12:38:15.221Z] #21 31.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-30T12:38:15.221Z] #21 31.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-30T12:38:15.221Z] #21 31.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-30T12:38:15.221Z] #21 31.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-30T12:38:15.221Z] #21 31.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-30T12:38:15.221Z] #21 31.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-30T12:38:15.221Z] #21 31.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-30T12:38:15.221Z] #21 31.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-30T12:38:15.221Z] #21 31.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-30T12:38:15.221Z] #21 31.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-30T12:38:15.221Z] #21 31.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-30T12:38:15.221Z] #21 31.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-30T12:38:15.221Z] #21 32.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-30T12:38:15.221Z] #21 32.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-30T12:38:15.221Z] #21 32.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-30T12:38:15.221Z] #21 32.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-30T12:38:15.221Z] #21 32.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-30T12:38:15.221Z] #21 32.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-30T12:38:15.221Z] #21 32.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-30T12:38:15.221Z] #21 32.12 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-30T12:38:15.221Z] #21 32.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-30T12:38:15.221Z] #21 32.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-30T12:38:15.221Z] #21 32.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-30T12:38:15.221Z] #21 32.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-30T12:38:15.221Z] #21 32.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-30T12:38:15.221Z] #21 32.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-30T12:38:15.221Z] #21 32.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-30T12:38:15.221Z] #21 32.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-30T12:38:15.221Z] #21 32.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-30T12:38:15.221Z] #21 32.37 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-30T12:38:15.221Z] #21 32.61 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-30T12:38:15.221Z] #21 32.69 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-30T12:38:15.221Z] #21 32.73 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-30T12:38:15.221Z] #21 32.74 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-30T12:38:15.221Z] #21 33.59 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:38:15.221Z] #21 33.81 Fetched 27.7 MB in 2s (16.3 MB/s) [2022-06-30T12:38:15.221Z] #21 33.97 Selecting previously unselected package pigz. [2022-06-30T12:38:15.221Z] #21 33.97 (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 ... 24019 files and directories currently installed.) [2022-06-30T12:38:15.221Z] #21 34.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-30T12:38:15.221Z] #21 34.06 Unpacking pigz (2.6-1) ... [2022-06-30T12:38:15.221Z] #21 34.41 Selecting previously unselected package libelf1:amd64. [2022-06-30T12:38:15.221Z] #21 34.41 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-30T12:38:15.221Z] #21 34.42 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-30T12:38:15.221Z] #21 34.80 Selecting previously unselected package libbpf0:amd64. [2022-06-30T12:38:15.221Z] #21 34.81 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-30T12:38:15.221Z] #21 34.82 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-30T12:38:15.221Z] #21 35.08 Selecting previously unselected package libcap2:amd64. [2022-06-30T12:38:15.221Z] #21 35.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-30T12:38:15.221Z] #21 35.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-30T12:38:15.221Z] #21 35.42 Selecting previously unselected package libmnl0:amd64. [2022-06-30T12:38:15.221Z] #21 35.42 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-30T12:38:15.221Z] #21 35.43 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-30T12:38:15.221Z] #21 35.56 Selecting previously unselected package libxtables12:amd64. [2022-06-30T12:38:15.221Z] #21 35.56 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-30T12:38:15.221Z] #21 35.57 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-30T12:38:15.221Z] #21 35.71 Selecting previously unselected package libcap2-bin. [2022-06-30T12:38:15.221Z] #21 35.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-30T12:38:15.221Z] #21 35.71 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-30T12:38:15.221Z] #21 35.94 Selecting previously unselected package iproute2. [2022-06-30T12:38:15.221Z] #21 35.94 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-30T12:38:15.221Z] #21 35.95 Unpacking iproute2 (5.10.0-4) ... [2022-06-30T12:38:15.221Z] #21 36.81 Selecting previously unselected package xxd. [2022-06-30T12:38:15.221Z] #21 36.82 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T12:38:15.221Z] #21 36.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:38:15.221Z] #21 37.08 Selecting previously unselected package vim-common. [2022-06-30T12:38:15.221Z] #21 37.09 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T12:38:15.221Z] #21 37.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:38:15.483Z] #21 ... [2022-06-30T12:38:15.483Z] [2022-06-30T12:38:15.483Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:38:15.483Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:38:15.484Z] #77 185.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T12:38:15.484Z] #77 185.4 checking whether ln -s works... yes [2022-06-30T12:38:15.484Z] #77 185.4 checking the maximum length of command line arguments... 1572864 [2022-06-30T12:38:15.484Z] #77 185.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T12:38:15.484Z] #77 185.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T12:38:15.484Z] #77 185.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T12:38:15.484Z] #77 185.5 checking for objdump... objdump [2022-06-30T12:38:15.484Z] #77 185.5 checking how to recognize dependent libraries... pass_all [2022-06-30T12:38:15.484Z] #77 185.5 checking for dlltool... no [2022-06-30T12:38:15.484Z] #77 185.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T12:38:15.484Z] #77 185.5 checking for ar... ar [2022-06-30T12:38:16.057Z] #77 185.5 checking for archiver @FILE support... @ [2022-06-30T12:38:16.058Z] #77 185.9 checking for strip... strip [2022-06-30T12:38:16.058Z] #77 185.9 checking for ranlib... ranlib [2022-06-30T12:38:16.058Z] #77 185.9 checking for gawk... no [2022-06-30T12:38:16.058Z] #77 185.9 checking for mawk... mawk [2022-06-30T12:38:16.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-30T12:38:16.631Z] #77 185.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T12:38:16.894Z] #77 186.7 checking for sysroot... no [2022-06-30T12:38:16.894Z] #77 186.7 checking for a working dd... /bin/dd [2022-06-30T12:38:16.894Z] #77 186.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T12:38:16.894Z] #77 187.0 checking for mt... no [2022-06-30T12:38:16.894Z] #77 187.0 checking if : is a manifest tool... no [2022-06-30T12:38:17.155Z] #77 187.0 checking for dlfcn.h... yes [2022-06-30T12:38:17.155Z] #77 187.2 checking for objdir... .libs [2022-06-30T12:38:17.991Z] #77 187.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T12:38:17.991Z] #77 187.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T12:38:17.991Z] #77 187.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T12:38:18.937Z] #77 187.9 checking if gcc static flag -static works... yes [2022-06-30T12:38:18.937Z] #77 188.6 checking if gcc supports -c -o file.o... yes [2022-06-30T12:38:18.937Z] #77 188.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T12:38:18.937Z] #77 188.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T12:38:19.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-30T12:38:19.198Z] #77 188.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T12:38:19.199Z] #77 189.2 checking how to hardcode library paths into programs... immediate [2022-06-30T12:38:19.199Z] #77 189.2 checking whether stripping libraries is possible... yes [2022-06-30T12:38:19.199Z] #77 189.2 checking if libtool supports shared libraries... yes [2022-06-30T12:38:19.199Z] #77 189.2 checking whether to build shared libraries... no [2022-06-30T12:38:19.199Z] #77 189.2 checking whether to build static libraries... yes [2022-06-30T12:38:19.460Z] #77 189.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T12:38:19.460Z] #77 189.3 checking whether build environment is sane... yes [2022-06-30T12:38:19.722Z] #77 189.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T12:38:19.722Z] #77 189.5 checking whether make sets $(MAKE)... yes [2022-06-30T12:38:19.984Z] #77 189.7 checking whether make supports the include directive... yes (GNU style) [2022-06-30T12:38:19.984Z] #77 189.8 checking whether make supports nested variables... yes [2022-06-30T12:38:19.984Z] #77 189.9 checking whether UID '0' is supported by ustar format... yes [2022-06-30T12:38:19.984Z] #77 190.0 checking whether GID '0' is supported by ustar format... yes [2022-06-30T12:38:20.245Z] #77 190.0 checking how to create a ustar tar archive... gnutar [2022-06-30T12:38:20.507Z] #77 190.1 checking dependency style of gcc... gcc3 [2022-06-30T12:38:20.507Z] #77 190.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T12:38:20.507Z] #77 190.5 checking whether make supports nested variables... (cached) yes [2022-06-30T12:38:20.507Z] #77 190.5 checking for pkg-config... /usr/bin/pkg-config [2022-06-30T12:38:20.507Z] #77 190.5 checking pkg-config is at least version 0.9.0... yes [2022-06-30T12:38:20.769Z] #77 190.5 checking for yajl >= 2.1.0... yes [2022-06-30T12:38:20.769Z] #77 190.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-30T12:38:20.769Z] #77 190.6 checking for gcc... (cached) gcc [2022-06-30T12:38:21.031Z] #77 190.8 checking whether we are using the GNU C compiler... (cached) yes [2022-06-30T12:38:21.031Z] #77 190.9 checking whether gcc accepts -g... (cached) yes [2022-06-30T12:38:21.031Z] #77 190.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-30T12:38:21.031Z] #77 190.9 checking whether gcc understands -c and -o together... (cached) yes [2022-06-30T12:38:21.031Z] #77 190.9 checking for a Python interpreter with version >= 3... python3 [2022-06-30T12:38:21.031Z] #77 191.0 checking for python3... /usr/bin/python3 [2022-06-30T12:38:21.031Z] #77 191.0 checking for python3 version... 3.9 [2022-06-30T12:38:21.293Z] #77 191.1 checking for python3 platform... linux [2022-06-30T12:38:21.555Z] #77 191.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-30T12:38:21.559Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T12:38:21.559Z] Using test binary docker [2022-06-30T12:38:21.559Z] +++ /etc/init.d/apparmor start [2022-06-30T12:38:21.559Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T12:38:21.559Z] INFO: Waiting for daemon to start... [2022-06-30T12:38:21.559Z] Starting dockerd [2022-06-30T12:38:21.559Z] +++ 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 [2022-06-30T12:38:21.817Z] #77 191.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-30T12:38:22.079Z] #77 191.9 checking that generated files are newer than configure... done [2022-06-30T12:38:22.079Z] #77 192.0 configure: creating ./config.status [2022-06-30T12:38:23.644Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-30T12:38:24.096Z] . [2022-06-30T12:38:24.096Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T12:38:24.096Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T12:38:24.096Z] Error: No such image: emptyfs [2022-06-30T12:38:24.096Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-30T12:38:24.096Z] ++++ docker load [2022-06-30T12:38:24.096Z] Running integration-test (iteration 1) [2022-06-30T12:38:24.355Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-30T12:38:24.355Z] ++ 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 [2022-06-30T12:38:24.355Z] ++ set -e [2022-06-30T12:38:24.355Z] ++ '[' -n 0 ']' [2022-06-30T12:38:24.355Z] ++ set -x [2022-06-30T12:38:24.355Z] ++ 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 [2022-06-30T12:38:24.462Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-30T12:38:25.293Z] Loaded image: busybox:latest [2022-06-30T12:38:25.553Z] Loaded image: busybox:glibc [2022-06-30T12:38:26.211Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-30T12:38:26.307Z] #77 ... [2022-06-30T12:38:26.307Z] [2022-06-30T12:38:26.308Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:38:26.308Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:38:26.308Z] #21 37.39 Selecting previously unselected package bash-completion. [2022-06-30T12:38:26.308Z] #21 37.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-30T12:38:26.308Z] #21 42.20 Unpacking bash-completion (1:2.11-2) ... [2022-06-30T12:38:26.308Z] #21 43.18 Selecting previously unselected package bzip2. [2022-06-30T12:38:26.308Z] #21 43.18 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 43.19 Unpacking bzip2 (1.0.8-4) ... [2022-06-30T12:38:26.308Z] #21 43.38 Selecting previously unselected package xz-utils. [2022-06-30T12:38:26.308Z] #21 43.39 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 43.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T12:38:26.308Z] #21 43.85 Selecting previously unselected package apparmor. [2022-06-30T12:38:26.308Z] #21 43.87 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 43.98 Unpacking apparmor (2.13.6-10) ... [2022-06-30T12:38:26.308Z] #21 44.83 Selecting previously unselected package inetutils-ping. [2022-06-30T12:38:26.308Z] #21 44.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 44.84 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-30T12:38:26.308Z] #21 45.03 Selecting previously unselected package libip4tc2:amd64. [2022-06-30T12:38:26.308Z] #21 45.03 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 45.04 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T12:38:26.308Z] #21 45.25 Selecting previously unselected package libip6tc2:amd64. [2022-06-30T12:38:26.308Z] #21 45.28 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 45.29 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T12:38:26.308Z] #21 45.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-30T12:38:26.308Z] #21 45.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 45.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T12:38:26.308Z] #21 45.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-30T12:38:26.308Z] #21 45.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 45.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T12:38:26.308Z] #21 45.79 Selecting previously unselected package libnftnl11:amd64. [2022-06-30T12:38:26.308Z] #21 45.80 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 45.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T12:38:26.308Z] #21 45.99 Selecting previously unselected package iptables. [2022-06-30T12:38:26.308Z] #21 46.00 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 46.04 Unpacking iptables (1.8.7-1) ... [2022-06-30T12:38:26.308Z] #21 46.58 Selecting previously unselected package libonig5:amd64. [2022-06-30T12:38:26.308Z] #21 46.60 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 46.62 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T12:38:26.308Z] #21 46.85 Selecting previously unselected package libjq1:amd64. [2022-06-30T12:38:26.308Z] #21 46.85 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 46.85 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-30T12:38:26.308Z] #21 47.16 Selecting previously unselected package jq. [2022-06-30T12:38:26.308Z] #21 47.17 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 47.22 Unpacking jq (1.6-2.1) ... [2022-06-30T12:38:26.308Z] #21 47.54 Selecting previously unselected package libaio1:amd64. [2022-06-30T12:38:26.308Z] #21 47.54 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 47.55 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-30T12:38:26.308Z] #21 47.80 Selecting previously unselected package libgpm2:amd64. [2022-06-30T12:38:26.308Z] #21 47.83 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 47.85 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-30T12:38:26.308Z] #21 48.06 Selecting previously unselected package libicu67:amd64. [2022-06-30T12:38:26.308Z] #21 48.07 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-30T12:38:26.308Z] #21 48.08 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-30T12:38:26.308Z] #21 ... [2022-06-30T12:38:26.308Z] [2022-06-30T12:38:26.308Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:38:26.308Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:38:26.308Z] #77 196.4 config.status: creating Makefile [2022-06-30T12:38:26.569Z] #77 196.5 config.status: creating config.h [2022-06-30T12:38:26.569Z] #77 196.5 config.status: executing libtool commands [2022-06-30T12:38:26.569Z] #77 196.6 config.status: executing depfiles commands [2022-06-30T12:38:27.434Z] #55 314.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-30T12:38:27.958Z] #77 197.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-30T12:38:27.958Z] #77 198.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-30T12:38:28.363Z] #55 DONE 315.3s [2022-06-30T12:38:28.364Z] [2022-06-30T12:38:28.364Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:38:28.364Z] #60 sha256:734dccf71e27f639a128b88ecb332586d2e016ea206d6669f559228d3ef24b08 [2022-06-30T12:38:29.165Z] #77 198.9 checking for gcc... gcc [2022-06-30T12:38:29.731Z] #60 185.2 + mkdir -p /build [2022-06-30T12:38:29.731Z] #60 185.2 + cp runc /build/runc [2022-06-30T12:38:29.738Z] #77 199.3 checking whether the C compiler works... yes [2022-06-30T12:38:29.988Z] #60 DONE 185.6s [2022-06-30T12:38:29.988Z] [2022-06-30T12:38:29.988Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-30T12:38:29.988Z] #56 sha256:2e492f4d40d39eefdde9aafe618c18d90650b54331f585b577fe3dde40b530eb [2022-06-30T12:38:29.999Z] #77 199.7 checking for C compiler default output file name... a.out [2022-06-30T12:38:30.261Z] #77 199.7 checking for suffix of executables... [2022-06-30T12:38:30.261Z] #77 200.1 checking whether we are cross compiling... no [2022-06-30T12:38:30.526Z] #77 200.2 checking for suffix of object files... o [2022-06-30T12:38:30.526Z] #77 200.4 checking whether we are using the GNU C compiler... yes [2022-06-30T12:38:30.526Z] #77 200.4 checking whether gcc accepts -g... yes [2022-06-30T12:38:30.828Z] Loaded image: debian:bullseye-slim [2022-06-30T12:38:30.828Z] Loaded image: hello-world:latest [2022-06-30T12:38:30.828Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T12:38:30.828Z] INFO: Testing against a local daemon [2022-06-30T12:38:30.828Z] === RUN TestCgroupNamespacesBuild [2022-06-30T12:38:30.919Z] #56 DONE 0.7s [2022-06-30T12:38:30.919Z] [2022-06-30T12:38:30.919Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:38:30.919Z] #64 sha256:7e7995decd2a1810ce16037e45c8279aaa18d0308a13230080445b099e7a857b [2022-06-30T12:38:30.919Z] #64 ... [2022-06-30T12:38:30.919Z] [2022-06-30T12:38:30.919Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-30T12:38:30.919Z] #58 sha256:d7fbfcc02ec28d72fb5a8cf47e6d1a73ad9d3272e8dda3cfb0971a3cd52fd9fa [2022-06-30T12:38:31.099Z] #77 200.5 checking for gcc option to accept ISO C89... none needed [2022-06-30T12:38:31.099Z] #77 200.8 checking whether gcc understands -c and -o together... yes [2022-06-30T12:38:31.099Z] #77 201.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-30T12:38:31.099Z] #77 201.2 checking whether build environment is sane... yes [2022-06-30T12:38:31.176Z] #58 DONE 0.2s [2022-06-30T12:38:31.176Z] [2022-06-30T12:38:31.176Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:38:31.176Z] #64 sha256:7e7995decd2a1810ce16037e45c8279aaa18d0308a13230080445b099e7a857b [2022-06-30T12:38:31.361Z] #77 201.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-30T12:38:31.362Z] #77 201.3 checking for gawk... no [2022-06-30T12:38:31.362Z] #77 201.3 checking for mawk... mawk [2022-06-30T12:38:31.362Z] #77 201.3 checking whether make sets $(MAKE)... yes [2022-06-30T12:38:31.362Z] #77 201.3 checking whether make supports the include directive... yes (GNU style) [2022-06-30T12:38:31.362Z] #77 201.4 checking whether make supports nested variables... yes [2022-06-30T12:38:31.624Z] #77 201.4 checking whether UID '0' is supported by ustar format... yes [2022-06-30T12:38:31.624Z] #77 201.4 checking whether GID '0' is supported by ustar format... yes [2022-06-30T12:38:31.624Z] #77 201.4 checking how to create a ustar tar archive... gnutar [2022-06-30T12:38:31.885Z] #77 201.6 checking dependency style of gcc... gcc3 [2022-06-30T12:38:31.885Z] #77 201.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-30T12:38:31.885Z] #77 201.9 checking whether make supports nested variables... (cached) yes [2022-06-30T12:38:32.109Z] #64 ... [2022-06-30T12:38:32.109Z] [2022-06-30T12:38:32.109Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-30T12:38:32.109Z] #61 sha256:f152bfa56d2f42e3ca67ad37cd1894e6bffa93c2bf819607e7245780d8cf5724 [2022-06-30T12:38:32.109Z] #61 DONE 0.3s [2022-06-30T12:38:32.109Z] [2022-06-30T12:38:32.109Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:38:32.109Z] #64 sha256:7e7995decd2a1810ce16037e45c8279aaa18d0308a13230080445b099e7a857b [2022-06-30T12:38:32.410Z] #77 202.1 checking build system type... [2022-06-30T12:38:32.410Z] #77 ... [2022-06-30T12:38:32.410Z] [2022-06-30T12:38:32.410Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:38:32.410Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:38:32.410Z] #21 54.35 Selecting previously unselected package libinih1:amd64. [2022-06-30T12:38:32.410Z] #21 54.36 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-30T12:38:32.672Z] #21 54.38 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-30T12:38:32.672Z] #21 54.50 Selecting previously unselected package libnet1:amd64. [2022-06-30T12:38:32.672Z] #21 54.51 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-30T12:38:32.672Z] #21 54.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T12:38:32.734Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2022-06-30T12:38:32.734Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-30T12:38:32.934Z] #21 54.64 Selecting previously unselected package libnl-3-200:amd64. [2022-06-30T12:38:32.934Z] #21 54.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-30T12:38:32.934Z] #21 54.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T12:38:33.196Z] #21 54.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-30T12:38:33.196Z] #21 54.83 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-30T12:38:33.196Z] #21 54.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:38:33.196Z] #21 54.97 Selecting previously unselected package libyajl2:amd64. [2022-06-30T12:38:33.196Z] #21 54.98 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-30T12:38:33.196Z] #21 54.98 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-30T12:38:33.457Z] #21 55.17 Selecting previously unselected package net-tools. [2022-06-30T12:38:33.457Z] #21 55.18 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-30T12:38:33.457Z] #21 55.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T12:38:33.719Z] #21 55.65 Selecting previously unselected package patch. [2022-06-30T12:38:33.980Z] #21 55.68 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-30T12:38:33.980Z] #21 55.70 Unpacking patch (2.7.6-7) ... [2022-06-30T12:38:34.241Z] #21 55.97 Selecting previously unselected package python-pip-whl. [2022-06-30T12:38:34.241Z] #21 55.98 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-30T12:38:34.241Z] #21 55.98 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T12:38:35.184Z] #21 57.04 Selecting previously unselected package python3-lib2to3. [2022-06-30T12:38:35.271Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-06-30T12:38:35.271Z] === RUN TestBuildWithSession [2022-06-30T12:38:35.271Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T12:38:35.271Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-30T12:38:35.271Z] === RUN TestBuildSquashParent [2022-06-30T12:38:35.446Z] #21 57.05 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-30T12:38:35.446Z] #21 57.07 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-30T12:38:35.455Z] #64 294.1 + bin/containerd [2022-06-30T12:38:36.021Z] #21 57.60 Selecting previously unselected package python3-distutils. [2022-06-30T12:38:36.021Z] #21 57.61 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-30T12:38:36.021Z] #21 57.64 Unpacking python3-distutils (3.9.2-1) ... [2022-06-30T12:38:36.021Z] #21 57.82 Selecting previously unselected package python3-pkg-resources. [2022-06-30T12:38:36.021Z] #21 57.82 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-30T12:38:36.021Z] #21 57.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-30T12:38:36.286Z] #21 58.14 Selecting previously unselected package python3-setuptools. [2022-06-30T12:38:36.286Z] #21 58.16 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-30T12:38:36.286Z] #21 58.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-30T12:38:36.859Z] #21 58.70 Selecting previously unselected package python3-wheel. [2022-06-30T12:38:36.859Z] #21 58.70 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-30T12:38:36.859Z] #21 58.71 Unpacking python3-wheel (0.34.2-1) ... [2022-06-30T12:38:37.121Z] #21 58.83 Selecting previously unselected package python3-pip. [2022-06-30T12:38:37.121Z] #21 58.84 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-30T12:38:37.121Z] #21 58.85 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T12:38:37.755Z] #21 59.42 Selecting previously unselected package sudo. [2022-06-30T12:38:37.755Z] #21 59.42 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-30T12:38:37.755Z] #21 59.43 Unpacking sudo (1.9.5p2-3) ... [2022-06-30T12:38:38.703Z] #21 60.32 Selecting previously unselected package thin-provisioning-tools. [2022-06-30T12:38:38.703Z] #21 60.34 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-30T12:38:38.703Z] #21 60.34 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-30T12:38:38.993Z] #21 60.74 Selecting previously unselected package uidmap. [2022-06-30T12:38:38.993Z] #21 60.75 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-30T12:38:38.993Z] #21 60.76 Unpacking uidmap (1:4.8.1-1) ... [2022-06-30T12:38:39.278Z] #21 61.04 Selecting previously unselected package vim-runtime. [2022-06-30T12:38:39.278Z] #21 61.05 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-30T12:38:39.278Z] #21 61.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-30T12:38:39.278Z] #21 61.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-30T12:38:39.566Z] #21 61.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:38:41.500Z] #21 ... [2022-06-30T12:38:41.500Z] [2022-06-30T12:38:41.500Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:38:41.500Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:38:41.500Z] #77 202.1 checking build system type... x86_64-pc-linux-gnu [2022-06-30T12:38:41.500Z] #77 202.5 checking host system type... x86_64-pc-linux-gnu [2022-06-30T12:38:41.500Z] #77 202.5 checking how to print strings... printf [2022-06-30T12:38:41.500Z] #77 202.5 checking for a sed that does not truncate output... /bin/sed [2022-06-30T12:38:41.500Z] #77 202.6 checking for grep that handles long lines and -e... /bin/grep [2022-06-30T12:38:41.500Z] #77 202.6 checking for egrep... /bin/grep -E [2022-06-30T12:38:41.500Z] #77 202.6 checking for fgrep... /bin/grep -F [2022-06-30T12:38:41.500Z] #77 202.6 checking for ld used by gcc... /usr/bin/ld [2022-06-30T12:38:41.500Z] #77 202.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-30T12:38:41.500Z] #77 202.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-30T12:38:41.500Z] #77 202.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-30T12:38:41.500Z] #77 202.8 checking whether ln -s works... yes [2022-06-30T12:38:41.500Z] #77 202.8 checking the maximum length of command line arguments... 1572864 [2022-06-30T12:38:41.500Z] #77 202.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-30T12:38:41.500Z] #77 202.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-30T12:38:41.500Z] #77 202.8 checking for /usr/bin/ld option to reload object files... -r [2022-06-30T12:38:41.500Z] #77 202.8 checking for objdump... objdump [2022-06-30T12:38:41.500Z] #77 202.8 checking how to recognize dependent libraries... pass_all [2022-06-30T12:38:41.500Z] #77 202.8 checking for dlltool... no [2022-06-30T12:38:41.500Z] #77 202.8 checking how to associate runtime and link libraries... printf %s\n [2022-06-30T12:38:41.500Z] #77 202.8 checking for ar... ar [2022-06-30T12:38:41.500Z] #77 202.8 checking for archiver @FILE support... @ [2022-06-30T12:38:41.500Z] #77 203.1 checking for strip... strip [2022-06-30T12:38:41.500Z] #77 203.1 checking for ranlib... ranlib [2022-06-30T12:38:41.500Z] #77 203.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-30T12:38:41.500Z] #77 203.8 checking for sysroot... no [2022-06-30T12:38:41.500Z] #77 203.8 checking for a working dd... /bin/dd [2022-06-30T12:38:41.500Z] #77 203.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-30T12:38:41.500Z] #77 204.0 checking for mt... no [2022-06-30T12:38:41.500Z] #77 204.0 checking if : is a manifest tool... no [2022-06-30T12:38:41.500Z] #77 204.0 checking how to run the C preprocessor... gcc -E [2022-06-30T12:38:41.500Z] #77 204.5 checking for ANSI C header files... yes [2022-06-30T12:38:41.500Z] #77 205.8 checking for sys/types.h... yes [2022-06-30T12:38:41.500Z] #77 205.9 checking for sys/stat.h... yes [2022-06-30T12:38:41.500Z] #77 206.1 checking for stdlib.h... yes [2022-06-30T12:38:41.500Z] #77 206.3 checking for string.h... yes [2022-06-30T12:38:41.500Z] #77 206.7 checking for memory.h... yes [2022-06-30T12:38:41.500Z] #77 206.9 checking for strings.h... yes [2022-06-30T12:38:41.500Z] #77 207.1 checking for inttypes.h... yes [2022-06-30T12:38:41.500Z] #77 207.4 checking for stdint.h... yes [2022-06-30T12:38:41.500Z] #77 207.7 checking for unistd.h... yes [2022-06-30T12:38:41.500Z] #77 208.0 checking for dlfcn.h... yes [2022-06-30T12:38:41.500Z] #77 208.2 checking for objdir... .libs [2022-06-30T12:38:41.500Z] #77 208.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-30T12:38:41.500Z] #77 208.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-30T12:38:41.500Z] #77 208.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-30T12:38:41.500Z] #77 209.0 checking if gcc static flag -static works... yes [2022-06-30T12:38:41.500Z] #77 209.7 checking if gcc supports -c -o file.o... yes [2022-06-30T12:38:41.500Z] #77 209.9 checking if gcc supports -c -o file.o... (cached) yes [2022-06-30T12:38:41.500Z] #77 209.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-30T12:38:41.500Z] #77 209.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-30T12:38:41.500Z] #77 210.3 checking how to hardcode library paths into programs... immediate [2022-06-30T12:38:41.500Z] #77 210.3 checking whether stripping libraries is possible... yes [2022-06-30T12:38:41.500Z] #77 210.3 checking if libtool supports shared libraries... yes [2022-06-30T12:38:41.500Z] #77 210.3 checking whether to build shared libraries... no [2022-06-30T12:38:41.500Z] #77 210.3 checking whether to build static libraries... yes [2022-06-30T12:38:41.500Z] #77 210.4 checking float.h usability... yes [2022-06-30T12:38:41.500Z] #77 210.6 checking float.h presence... yes [2022-06-30T12:38:41.500Z] #77 210.7 checking for float.h... yes [2022-06-30T12:38:41.500Z] #77 210.7 checking limits.h usability... yes [2022-06-30T12:38:41.500Z] #77 211.0 checking limits.h presence... yes [2022-06-30T12:38:41.500Z] #77 211.1 checking for limits.h... yes [2022-06-30T12:38:41.500Z] #77 211.2 checking stddef.h usability... yes [2022-06-30T12:38:41.500Z] #77 211.5 checking stddef.h presence... yes [2022-06-30T12:38:41.500Z] #77 211.5 checking for stddef.h... yes [2022-06-30T12:38:41.764Z] #77 211.6 checking for stdlib.h... (cached) yes [2022-06-30T12:38:41.764Z] #77 211.6 checking for string.h... (cached) yes [2022-06-30T12:38:42.026Z] #77 211.7 checking sys/time.h usability... yes [2022-06-30T12:38:42.026Z] #77 211.9 checking sys/time.h presence... yes [2022-06-30T12:38:42.026Z] #77 211.9 checking for sys/time.h... yes [2022-06-30T12:38:42.288Z] #77 212.0 checking for inline... inline [2022-06-30T12:38:42.551Z] #77 212.1 checking for size_t... yes [2022-06-30T12:38:42.813Z] #77 212.6 checking for stdlib.h... (cached) yes [2022-06-30T12:38:43.078Z] #77 212.6 checking for GNU libc compatible malloc... yes [2022-06-30T12:38:43.078Z] #77 213.0 checking for stdlib.h... (cached) yes [2022-06-30T12:38:43.340Z] #77 213.0 checking for GNU libc compatible realloc... yes [2022-06-30T12:38:43.402Z] --- PASS: TestBuildSquashParent (8.70s) [2022-06-30T12:38:43.402Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-30T12:38:43.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:38:43.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:38:43.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:38:43.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:38:43.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:38:43.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:38:43.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:38:43.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:38:43.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:38:43.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:38:43.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:38:43.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:38:43.402Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:38:43.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:38:43.603Z] #77 213.2 checking for working strtod... yes [2022-06-30T12:38:43.864Z] #77 213.6 checking for gettimeofday... yes [2022-06-30T12:38:44.126Z] #77 213.9 checking for memset... yes [2022-06-30T12:38:44.126Z] #77 ... [2022-06-30T12:38:44.126Z] [2022-06-30T12:38:44.126Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:38:44.126Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:38:44.126Z] #21 65.98 Selecting previously unselected package vim. [2022-06-30T12:38:44.126Z] #21 65.99 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-30T12:38:44.388Z] #21 66.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:38:45.335Z] #21 67.04 Selecting previously unselected package xfsprogs. [2022-06-30T12:38:45.335Z] #21 67.09 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-30T12:38:45.335Z] #21 67.11 Unpacking xfsprogs (5.10.0-4) ... [2022-06-30T12:38:45.909Z] #21 67.75 Selecting previously unselected package zip. [2022-06-30T12:38:45.909Z] #21 67.75 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-30T12:38:45.909Z] #21 67.79 Unpacking zip (3.0-12) ... [2022-06-30T12:38:46.171Z] #21 68.02 Selecting previously unselected package zstd. [2022-06-30T12:38:46.171Z] #21 68.04 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-30T12:38:46.171Z] #21 68.04 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-30T12:38:46.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:38:46.984Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:38:47.118Z] #21 69.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-30T12:38:49.034Z] #21 70.77 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-30T12:38:49.034Z] #21 70.78 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-30T12:38:49.034Z] #21 70.79 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-30T12:38:49.034Z] #21 70.80 Setting up libicu67:amd64 (67.1-7) ... [2022-06-30T12:38:49.034Z] #21 70.81 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-30T12:38:49.034Z] #21 70.82 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-30T12:38:49.034Z] #21 70.83 Setting up uidmap (1:4.8.1-1) ... [2022-06-30T12:38:49.034Z] #21 70.84 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-30T12:38:49.034Z] #21 70.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-30T12:38:49.034Z] #21 70.86 Setting up bzip2 (1.0.8-4) ... [2022-06-30T12:38:49.034Z] #21 70.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-30T12:38:49.034Z] #21 70.89 Setting up python3-wheel (0.34.2-1) ... [2022-06-30T12:38:50.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:38:50.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:38:50.432Z] #21 72.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:38:50.432Z] #21 72.23 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-30T12:38:50.432Z] #21 72.24 Setting up libcap2-bin (1:2.44-1) ... [2022-06-30T12:38:50.432Z] #21 72.25 Setting up apparmor (2.13.6-10) ... [2022-06-30T12:38:52.982Z] #21 74.32 Setting up zip (3.0-12) ... [2022-06-30T12:38:52.982Z] #21 74.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:38:52.982Z] #21 74.41 Setting up bash-completion (1:2.11-2) ... [2022-06-30T12:38:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-30T12:38:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2022-06-30T12:38:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.51s) [2022-06-30T12:38:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2022-06-30T12:38:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2022-06-30T12:38:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2022-06-30T12:38:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s) [2022-06-30T12:38:53.577Z] === RUN TestBuildMultiStageCopy [2022-06-30T12:38:53.577Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-30T12:38:54.371Z] #21 ... [2022-06-30T12:38:54.371Z] [2022-06-30T12:38:54.371Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:38:54.371Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:38:54.371Z] #77 214.2 checking for strspn... yes [2022-06-30T12:38:54.371Z] #77 214.7 checking that generated files are newer than configure... done [2022-06-30T12:38:54.371Z] #77 214.8 configure: creating ./config.status [2022-06-30T12:38:54.371Z] #77 219.1 config.status: creating Makefile [2022-06-30T12:38:54.371Z] #77 219.2 config.status: creating config.h [2022-06-30T12:38:54.371Z] #77 219.4 config.status: executing depfiles commands [2022-06-30T12:38:54.371Z] #77 219.9 config.status: executing libtool commands [2022-06-30T12:38:54.371Z] #77 221.8 GEN .version [2022-06-30T12:38:54.371Z] #77 221.8 make install-recursive [2022-06-30T12:38:54.371Z] #77 221.8 make[1]: Entering directory '/tmp/crun-build' [2022-06-30T12:38:54.371Z] #77 221.9 Making install in libocispec [2022-06-30T12:38:54.371Z] #77 221.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T12:38:54.371Z] #77 222.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-30T12:38:54.371Z] #77 222.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-30T12:38:54.371Z] #77 222.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-30T12:38:54.371Z] #77 222.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-30T12:38:54.371Z] #77 223.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-30T12:38:54.371Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-30T12:38:54.371Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-30T12:38:54.371Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-30T12:38:54.371Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-30T12:38:54.371Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-30T12:38:54.371Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-30T12:38:54.371Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-30T12:38:54.371Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-30T12:38:54.371Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-30T12:38:54.371Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-30T12:38:54.371Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-30T12:38:54.371Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-30T12:38:54.371Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-30T12:38:54.371Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-30T12:38:54.371Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-30T12:38:55.315Z] #77 225.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-30T12:38:55.315Z] #77 225.2 make install-recursive [2022-06-30T12:38:55.315Z] #77 225.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T12:38:55.589Z] #77 225.4 Making install in yajl [2022-06-30T12:38:55.589Z] #77 225.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T12:38:55.589Z] #77 225.5 CC verify/json_verify-json_verify.o [2022-06-30T12:38:55.589Z] #77 225.5 CC src/libyajl_la-yajl_alloc.lo [2022-06-30T12:38:55.589Z] #77 225.6 CC src/libyajl_la-yajl.lo [2022-06-30T12:38:55.589Z] #77 225.7 CC src/libyajl_la-yajl_gen.lo [2022-06-30T12:38:55.852Z] #77 225.7 CC src/libyajl_la-yajl_buf.lo [2022-06-30T12:38:55.852Z] #77 225.7 CC src/libyajl_la-yajl_parser.lo [2022-06-30T12:38:55.852Z] #77 225.8 CC src/libyajl_la-yajl_encode.lo [2022-06-30T12:38:55.852Z] #77 225.8 CC src/libyajl_la-yajl_lex.lo [2022-06-30T12:38:55.852Z] #77 225.9 CC src/libyajl_la-yajl_tree.lo [2022-06-30T12:38:55.921Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-30T12:38:56.116Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-30T12:38:56.685Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-30T12:38:57.253Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-30T12:38:57.774Z] #77 ... [2022-06-30T12:38:57.774Z] [2022-06-30T12:38:57.774Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:38:57.774Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:38:57.774Z] #21 79.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-30T12:38:57.774Z] #21 79.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-30T12:38:57.774Z] #21 79.67 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-30T12:38:58.035Z] #21 79.73 Setting up patch (2.7.6-7) ... [2022-06-30T12:38:58.035Z] #21 79.74 Setting up sudo (1.9.5p2-3) ... [2022-06-30T12:38:58.191Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-30T12:38:58.297Z] #21 79.97 invoke-rc.d: could not determine current runlevel [2022-06-30T12:38:58.297Z] #21 79.98 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-30T12:38:58.297Z] #21 79.99 Setting up xfsprogs (5.10.0-4) ... [2022-06-30T12:38:58.297Z] #21 80.01 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-30T12:38:58.297Z] #21 80.02 Setting up inetutils-ping (2:2.0-1) ... [2022-06-30T12:38:58.297Z] #21 80.03 Setting up pigz (2.6-1) ... [2022-06-30T12:38:58.297Z] #21 80.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-30T12:38:58.297Z] #21 80.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-30T12:38:58.297Z] #21 80.07 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-30T12:38:58.297Z] #21 80.08 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:38:58.760Z] --- PASS: TestBuildMultiStageCopy (5.25s) [2022-06-30T12:38:58.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2022-06-30T12:38:58.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2022-06-30T12:38:58.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-06-30T12:38:58.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-06-30T12:38:58.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-06-30T12:38:58.760Z] === RUN TestBuildMultiStageParentConfig [2022-06-30T12:38:59.689Z] #21 81.18 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-30T12:38:59.689Z] #21 81.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-30T12:39:00.139Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2022-06-30T12:39:00.139Z] === RUN TestBuildLabelWithTargets [2022-06-30T12:39:00.262Z] #21 81.89 Setting up libelf1:amd64 (0.183-1) ... [2022-06-30T12:39:00.262Z] #21 81.91 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-30T12:39:00.262Z] #21 81.92 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-30T12:39:00.262Z] #21 81.94 Setting up python3-distutils (3.9.2-1) ... [2022-06-30T12:39:01.205Z] #21 82.78 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-30T12:39:01.205Z] #21 82.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-30T12:39:01.205Z] #21 82.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-30T12:39:01.205Z] #21 82.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-30T12:39:01.205Z] #21 82.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-30T12:39:01.205Z] #21 82.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-30T12:39:01.205Z] #21 82.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-30T12:39:01.205Z] #21 82.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-30T12:39:01.205Z] #21 82.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-30T12:39:01.205Z] #21 82.93 Setting up python3-setuptools (52.0.0-4) ... [2022-06-30T12:39:02.046Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2022-06-30T12:39:02.046Z] === RUN TestBuildWithEmptyLayers [2022-06-30T12:39:03.426Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2022-06-30T12:39:03.427Z] === RUN TestBuildMultiStageOnBuild [2022-06-30T12:39:04.509Z] #21 85.90 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-30T12:39:04.509Z] #21 85.91 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-30T12:39:04.509Z] #21 85.93 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-30T12:39:04.509Z] #21 85.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-30T12:39:05.083Z] #21 ... [2022-06-30T12:39:05.083Z] [2022-06-30T12:39:05.083Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:39:05.083Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:39:05.083Z] #77 235.1 CCLD libyajl.la [2022-06-30T12:39:05.658Z] #77 235.5 CCLD verify/json_verify [2022-06-30T12:39:05.920Z] #77 235.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T12:39:05.920Z] #77 236.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T12:39:05.920Z] #77 236.0 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T12:39:05.920Z] #77 236.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T12:39:05.920Z] #77 236.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-30T12:39:05.920Z] #77 236.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T12:39:06.194Z] #77 236.1 CC src/validate.o [2022-06-30T12:39:06.194Z] #77 236.1 CC src/image_spec_schema_config_schema.lo [2022-06-30T12:39:06.194Z] #77 236.1 CC src/image_spec_schema_content_descriptor.lo [2022-06-30T12:39:06.194Z] #77 236.1 CC src/image_spec_schema_defs_descriptor.lo [2022-06-30T12:39:06.194Z] #77 236.1 CC src/image_spec_schema_defs.lo [2022-06-30T12:39:06.194Z] #77 236.1 CC src/image_spec_schema_image_index_schema.lo [2022-06-30T12:39:06.194Z] #77 236.2 CC src/image_spec_schema_image_layout_schema.lo [2022-06-30T12:39:06.194Z] #77 236.2 CC src/runtime_spec_schema_config_linux.lo [2022-06-30T12:39:06.194Z] #77 236.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-30T12:39:06.194Z] #77 236.2 CC src/runtime_spec_schema_config_schema.lo [2022-06-30T12:39:06.194Z] #77 236.3 CC src/runtime_spec_schema_config_zos.lo [2022-06-30T12:39:06.456Z] #77 236.3 CC src/runtime_spec_schema_config_solaris.lo [2022-06-30T12:39:06.456Z] #77 236.3 CC src/runtime_spec_schema_config_vm.lo [2022-06-30T12:39:06.456Z] #77 236.4 CC src/runtime_spec_schema_config_windows.lo [2022-06-30T12:39:06.456Z] #77 236.4 CC src/runtime_spec_schema_defs.lo [2022-06-30T12:39:06.456Z] #77 236.5 CC src/runtime_spec_schema_defs_linux.lo [2022-06-30T12:39:06.718Z] --- PASS: TestBuildMultiStageOnBuild (3.26s) [2022-06-30T12:39:06.718Z] === RUN TestBuildUncleanTarFilenames [2022-06-30T12:39:06.718Z] #77 236.5 CC src/runtime_spec_schema_defs_vm.lo [2022-06-30T12:39:06.718Z] #77 236.6 CC src/runtime_spec_schema_defs_windows.lo [2022-06-30T12:39:06.718Z] #77 236.6 CC src/runtime_spec_schema_defs_zos.lo [2022-06-30T12:39:06.718Z] #77 236.7 CC src/runtime_spec_schema_state_schema.lo [2022-06-30T12:39:06.718Z] #77 236.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-30T12:39:06.979Z] #77 ... [2022-06-30T12:39:06.979Z] [2022-06-30T12:39:06.979Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-30T12:39:06.979Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-06-30T12:39:06.979Z] #21 87.75 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-30T12:39:06.979Z] #21 87.76 Setting up jq (1.6-2.1) ... [2022-06-30T12:39:06.979Z] #21 87.81 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-30T12:39:06.979Z] #21 87.86 Setting up iptables (1.8.7-1) ... [2022-06-30T12:39:06.980Z] #21 87.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T12:39:06.980Z] #21 87.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T12:39:06.980Z] #21 87.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-30T12:39:06.980Z] #21 87.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-30T12:39:06.980Z] #21 87.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-30T12:39:06.980Z] #21 87.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-30T12:39:06.980Z] #21 87.92 Setting up iproute2 (5.10.0-4) ... [2022-06-30T12:39:06.980Z] #21 88.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:39:06.980Z] #21 DONE 88.7s [2022-06-30T12:39:06.980Z] [2022-06-30T12:39:06.980Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:39:06.980Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:39:06.980Z] #77 236.8 CC src/basic_test_double_array.lo [2022-06-30T12:39:06.980Z] #77 236.9 CC src/basic_test_top_array_string.lo [2022-06-30T12:39:06.980Z] #77 236.9 CC src/basic_test_top_double_array_int.lo [2022-06-30T12:39:06.980Z] #77 237.0 CC src/basic_test_top_double_array_refobj.lo [2022-06-30T12:39:06.980Z] #77 237.0 CC src/basic_test_double_array_item.lo [2022-06-30T12:39:06.980Z] #77 237.0 CC src/basic_test_top_array_int.lo [2022-06-30T12:39:06.980Z] #77 237.0 CC src/basic_test_top_double_array_obj.lo [2022-06-30T12:39:06.980Z] #77 237.0 CC src/basic_test_top_double_array_string.lo [2022-06-30T12:39:07.242Z] #77 237.2 CC src/read-file.lo [2022-06-30T12:39:07.504Z] #77 237.5 CC tests/test-2.o [2022-06-30T12:39:07.504Z] #77 237.5 CC tests/test-4.o [2022-06-30T12:39:07.504Z] #77 237.5 CC tests/test-3.o [2022-06-30T12:39:07.504Z] #77 237.5 CC src/json_common.lo [2022-06-30T12:39:07.504Z] #77 237.5 CC tests/test-1.o [2022-06-30T12:39:07.504Z] #77 237.6 CC tests/test-5.o [2022-06-30T12:39:07.767Z] #77 237.8 CC tests/test-6.o [2022-06-30T12:39:08.029Z] #77 ... [2022-06-30T12:39:08.029Z] [2022-06-30T12:39:08.029Z] #22 [dev-systemd-false 8/28] 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 [2022-06-30T12:39:08.029Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-06-30T12:39:08.029Z] #22 0.887 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-30T12:39:08.029Z] #22 0.891 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-30T12:39:08.029Z] #22 0.894 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-30T12:39:08.029Z] #22 DONE 1.0s [2022-06-30T12:39:08.029Z] [2022-06-30T12:39:08.029Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:39:08.029Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:39:08.029Z] #77 237.9 CC tests/test-7.o [2022-06-30T12:39:08.604Z] #77 238.3 CC tests/test-8.o [2022-06-30T12:39:08.604Z] #77 238.4 CC tests/test-9.o [2022-06-30T12:39:08.604Z] #77 238.5 CC tests/test-11.o [2022-06-30T12:39:08.604Z] #77 238.6 CC tests/test-10.o [2022-06-30T12:39:08.625Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2022-06-30T12:39:08.625Z] === RUN TestBuildMultiStageLayerLeak [2022-06-30T12:39:11.914Z] --- PASS: TestBuildMultiStageLayerLeak (3.41s) [2022-06-30T12:39:11.914Z] === RUN TestBuildWithHugeFile [2022-06-30T12:39:18.615Z] #77 ... [2022-06-30T12:39:18.616Z] [2022-06-30T12:39:18.616Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-30T12:39:18.616Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-06-30T12:39:18.616Z] #23 10.29 Collecting yamllint==1.26.1 [2022-06-30T12:39:19.189Z] #23 11.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-30T12:39:21.107Z] #23 12.77 Collecting pathspec>=0.5.3 [2022-06-30T12:39:21.107Z] #23 12.78 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-30T12:39:21.107Z] #23 13.22 Collecting pyyaml [2022-06-30T12:39:21.107Z] #23 13.23 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-30T12:39:21.107Z] #23 13.31 Building wheels for collected packages: yamllint [2022-06-30T12:39:21.107Z] #23 13.31 Building wheel for yamllint (setup.py): started [2022-06-30T12:39:22.495Z] #23 14.54 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-30T12:39:22.495Z] #23 14.54 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1d9072a833a5f9dc60a8651a8ef311f3c57cc208e018b7543cb3e5f92c5df822 [2022-06-30T12:39:22.495Z] #23 14.55 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-30T12:39:22.495Z] #23 14.56 Successfully built yamllint [2022-06-30T12:39:22.495Z] #23 14.60 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-30T12:39:23.069Z] #23 15.09 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-30T12:39:23.643Z] #23 DONE 15.8s [2022-06-30T12:39:23.643Z] [2022-06-30T12:39:23.643Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-30T12:39:23.643Z] #27 sha256:3da6a71219e79ca2d220ab39fcfd4a1c99d1aa438f8ba8bdd0c33364747ff526 [2022-06-30T12:39:24.217Z] #27 DONE 0.3s [2022-06-30T12:39:24.217Z] [2022-06-30T12:39:24.217Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-30T12:39:24.217Z] #32 sha256:34c421f62f42dfe243b84b4e1e92825ebc678e0e7019cf8aa1552de5bb0b3b64 [2022-06-30T12:39:24.792Z] #32 DONE 0.6s [2022-06-30T12:39:24.792Z] [2022-06-30T12:39:24.792Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-30T12:39:24.792Z] #35 sha256:c9e92532327fead0277dbbf064c4d5f89aa0cd1cb8b54666c6a1f6fe8c81b460 [2022-06-30T12:39:25.054Z] #35 DONE 0.5s [2022-06-30T12:39:25.054Z] [2022-06-30T12:39:25.054Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:39:25.054Z] #60 sha256:a7f0466438fa24e3b7ac143c282091fe3a88c3f0ae125ae0aea15e834ebc9d5c [2022-06-30T12:39:25.315Z] #60 ... [2022-06-30T12:39:25.315Z] [2022-06-30T12:39:25.315Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-30T12:39:25.315Z] #37 sha256:b61649ba749b897edf000955dee95161bcdb5dbb1f491f5b90e5f93f2ba9d689 [2022-06-30T12:39:25.577Z] #37 DONE 0.5s [2022-06-30T12:39:25.577Z] [2022-06-30T12:39:25.577Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-30T12:39:25.577Z] #39 sha256:b89949f7d1551d785d87e57671bcbe01a15fb80f37d18aae63b79b01cb475d5a [2022-06-30T12:39:25.577Z] #39 DONE 0.1s [2022-06-30T12:39:25.577Z] [2022-06-30T12:39:25.577Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:39:25.577Z] #60 sha256:a7f0466438fa24e3b7ac143c282091fe3a88c3f0ae125ae0aea15e834ebc9d5c [2022-06-30T12:39:25.840Z] #60 ... [2022-06-30T12:39:25.840Z] [2022-06-30T12:39:25.840Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-30T12:39:25.840Z] #41 sha256:64fe3600425ad76a834dbe4cebb94d002bc15d7bb75431adce4bc62fbc7ff098 [2022-06-30T12:39:25.840Z] #41 DONE 0.1s [2022-06-30T12:39:25.840Z] [2022-06-30T12:39:25.840Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-30T12:39:25.840Z] #45 sha256:d62495b8f418f5c181b85f4c32dee93ea112f2b99ea722e166549288c7663781 [2022-06-30T12:39:25.840Z] #45 DONE 0.1s [2022-06-30T12:39:25.840Z] [2022-06-30T12:39:25.840Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:39:25.840Z] #60 sha256:a7f0466438fa24e3b7ac143c282091fe3a88c3f0ae125ae0aea15e834ebc9d5c [2022-06-30T12:39:28.350Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T12:39:28.350Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T12:39:28.350Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:39:28.350Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T12:39:28.350Z] [2022-06-30T12:39:28.350Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T12:39:28.350Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T12:39:28.350Z] HOSTNAME=bb1db8f798d5 [2022-06-30T12:39:28.350Z] TESTDEBUG=0 [2022-06-30T12:39:28.350Z] DEST=bundles/test-integration [2022-06-30T12:39:28.350Z] PWD=/go/src/github.com/docker/docker [2022-06-30T12:39:28.350Z] DOCKER_GITCOMMIT=044106829e793f8cfa100be22156d66a16e13a36 [2022-06-30T12:39:28.350Z] container=docker [2022-06-30T12:39:28.350Z] HOME=/root [2022-06-30T12:39:28.350Z] GOLANG_VERSION=1.18.3 [2022-06-30T12:39:28.350Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T12:39:28.350Z] VALIDATE_BRANCH=master [2022-06-30T12:39:28.350Z] TERM=xterm [2022-06-30T12:39:28.350Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T12:39:28.350Z] SHLVL=1 [2022-06-30T12:39:28.350Z] TIMEOUT=120m [2022-06-30T12:39:28.350Z] DOCKER_BUILDTAGS= journald [2022-06-30T12:39:28.350Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T12:39:28.350Z] GO111MODULE=off [2022-06-30T12:39:28.350Z] DOCKER_EXPERIMENTAL=1 [2022-06-30T12:39:28.350Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-30T12:39:28.350Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T12:39:28.350Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T12:39:28.350Z] GOPATH=/go [2022-06-30T12:39:28.350Z] PKG_CONFIG=pkg-config [2022-06-30T12:39:28.350Z] _=/usr/bin/env [2022-06-30T12:39:28.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-30T12:39:31.685Z] #64 345.5 # github.com/containerd/containerd/cmd/containerd [2022-06-30T12:39:31.685Z] #64 345.5 /usr/bin/ld: /tmp/go-link-3739637184/000019.o: in function `New': [2022-06-30T12:39:31.685Z] #64 345.5 /tmp/tmp.1rfTjcLRGg/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-30T12:39:31.685Z] #64 345.6 + bin/containerd-stress [2022-06-30T12:39:31.685Z] #64 346.7 + bin/containerd-shim [2022-06-30T12:39:39.826Z] #64 358.1 + bin/containerd-shim-runc-v1 [2022-06-30T12:39:44.013Z] #60 ... [2022-06-30T12:39:44.013Z] [2022-06-30T12:39:44.013Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:39:44.013Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:39:44.013Z] #47 355.6 + dpkg --print-architecture [2022-06-30T12:39:44.013Z] #47 355.6 + git checkout -q v2.1.0 [2022-06-30T12:39:44.013Z] #47 355.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-30T12:39:44.013Z] #47 355.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-30T12:39:46.370Z] #64 364.4 + bin/containerd-shim-runc-v2 [2022-06-30T12:39:46.370Z] #64 365.3 + binaries [2022-06-30T12:39:46.626Z] #64 365.3 + install -D bin/containerd /build/containerd [2022-06-30T12:39:46.626Z] #64 365.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-30T12:39:46.626Z] #64 365.3 + install -D bin/ctr /build/ctr [2022-06-30T12:39:48.516Z] #64 DONE 367.2s [2022-06-30T12:39:48.767Z] .........................xx.................... [ 29%] [2022-06-30T12:39:49.444Z] [2022-06-30T12:39:49.445Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-30T12:39:49.445Z] #65 sha256:52b474b25a5dedde6403ffd1fdecef47a64af3b02348488f0a6fff82386ca94b [2022-06-30T12:39:50.006Z] #65 DONE 0.9s [2022-06-30T12:39:50.006Z] [2022-06-30T12:39:50.006Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-30T12:39:50.006Z] #70 sha256:52d7955f200419c4240078675926ee68ef34a198fb8bb4f892a47a75158a0f4b [2022-06-30T12:39:50.261Z] #70 DONE 0.2s [2022-06-30T12:39:50.261Z] [2022-06-30T12:39:50.261Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-30T12:39:50.261Z] #75 sha256:b67dcc5dc1d11b0199639a9163cd409004a19ca81cb7d92a125332a30a1dbc2b [2022-06-30T12:39:50.631Z] #47 ... [2022-06-30T12:39:50.631Z] [2022-06-30T12:39:50.631Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:39:50.631Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:39:50.631Z] #77 275.4 CCLD libocispec.la [2022-06-30T12:39:50.631Z] #77 275.8 CCLD src/validate [2022-06-30T12:39:50.631Z] #77 275.8 CCLD tests/test-1 [2022-06-30T12:39:50.631Z] #77 275.8 CCLD tests/test-2 [2022-06-30T12:39:50.631Z] #77 275.9 CCLD tests/test-4 [2022-06-30T12:39:50.631Z] #77 275.9 CCLD tests/test-3 [2022-06-30T12:39:50.631Z] #77 275.9 CCLD tests/test-5 [2022-06-30T12:39:50.631Z] #77 276.0 CCLD tests/test-7 [2022-06-30T12:39:50.631Z] #77 276.0 CCLD tests/test-6 [2022-06-30T12:39:50.631Z] #77 276.0 CCLD tests/test-8 [2022-06-30T12:39:50.631Z] #77 276.1 CCLD tests/test-9 [2022-06-30T12:39:50.631Z] #77 276.1 CCLD tests/test-10 [2022-06-30T12:39:50.631Z] #77 276.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-30T12:39:50.631Z] #77 276.2 CCLD tests/test-11 [2022-06-30T12:39:50.631Z] #77 278.2 libtool: link: ar cr libocispec.a [2022-06-30T12:39:50.631Z] #77 278.3 libtool: link: ranlib libocispec.a [2022-06-30T12:39:50.631Z] #77 280.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-30T12:39:50.631Z] #77 280.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-30T12:39:50.631Z] #77 280.2 make[5]: Nothing to be done for 'install-data-am'. [2022-06-30T12:39:50.631Z] #77 280.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T12:39:50.631Z] #77 280.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T12:39:50.631Z] #77 280.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T12:39:50.631Z] #77 280.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-30T12:39:50.631Z] #77 280.2 make[2]: Entering directory '/tmp/crun-build' [2022-06-30T12:39:50.631Z] #77 280.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-30T12:39:50.631Z] #77 280.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-30T12:39:50.631Z] #77 280.3 CC src/libcrun/libcrun_testing_a-container.o [2022-06-30T12:39:50.631Z] #77 280.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-30T12:39:50.631Z] #77 280.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-30T12:39:50.631Z] #77 280.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-30T12:39:50.631Z] #77 280.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-30T12:39:50.631Z] #77 280.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-30T12:39:50.631Z] #77 280.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-30T12:39:50.631Z] #77 280.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-30T12:39:50.631Z] #77 280.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-30T12:39:50.631Z] #77 280.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-30T12:39:50.631Z] #77 280.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-30T12:39:50.631Z] #77 280.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-30T12:39:50.631Z] #77 280.7 CC src/libcrun/libcrun_testing_a-error.o [2022-06-30T12:39:50.631Z] #77 280.7 CC src/libcrun/libcrun_testing_a-status.o [2022-06-30T12:39:50.631Z] #77 280.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-30T12:39:50.631Z] #77 280.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-30T12:39:50.893Z] #77 280.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-30T12:39:50.893Z] #77 280.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-30T12:39:50.893Z] #77 280.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-30T12:39:50.893Z] #77 280.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-30T12:39:50.893Z] #77 280.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-30T12:39:50.893Z] #77 280.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-30T12:39:50.893Z] #77 281.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-30T12:39:50.893Z] #77 281.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-30T12:39:51.155Z] #77 281.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-30T12:39:51.188Z] #75 DONE 0.9s [2022-06-30T12:39:51.188Z] [2022-06-30T12:39:51.188Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-30T12:39:51.188Z] #78 sha256:0debe46156e2f26270b2d96d175c2ea7d01c02d37783f031f3e9d5b0c43a0e84 [2022-06-30T12:39:51.188Z] #78 DONE 0.1s [2022-06-30T12:39:51.188Z] [2022-06-30T12:39:51.188Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-30T12:39:51.188Z] #79 sha256:e8b6e0b2ddd56781d9c8c0bdf05f0bce71af16d1f563411331d824a8c66e85a2 [2022-06-30T12:39:51.188Z] #79 DONE 0.0s [2022-06-30T12:39:51.417Z] #77 281.2 CC src/crun-crun.o [2022-06-30T12:39:51.418Z] #77 281.4 CC src/crun-delete.o [2022-06-30T12:39:51.418Z] #77 281.4 CC src/crun-run.o [2022-06-30T12:39:51.418Z] #77 281.4 CC src/crun-kill.o [2022-06-30T12:39:51.418Z] #77 281.4 CC src/crun-pause.o [2022-06-30T12:39:51.444Z] [2022-06-30T12:39:51.444Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-30T12:39:51.444Z] #80 sha256:f99240c99878353fea66e23a23266a0d5fae8de72377d0abeb8d5fb19c503126 [2022-06-30T12:39:51.444Z] #80 DONE 0.0s [2022-06-30T12:39:51.444Z] [2022-06-30T12:39:51.444Z] #81 [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 [2022-06-30T12:39:51.444Z] #81 sha256:0f65fc6c6aa959f8c5609f9bfd5b8670c6a4dc381b0deddf6d0ef29ffeca6739 [2022-06-30T12:39:51.679Z] #77 281.5 CC src/crun-unpause.o [2022-06-30T12:39:51.680Z] #77 281.7 CC src/crun-exec.o [2022-06-30T12:39:51.680Z] #77 281.7 CC src/crun-list.o [2022-06-30T12:39:51.942Z] #77 281.8 CC src/crun-create.o [2022-06-30T12:39:51.942Z] #77 281.8 CC src/crun-spec.o [2022-06-30T12:39:51.942Z] #77 282.0 CC src/crun-state.o [2022-06-30T12:39:51.942Z] #77 282.0 CC src/crun-start.o [2022-06-30T12:39:52.006Z] #81 0.796 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-30T12:39:52.203Z] #77 282.1 CC src/crun-update.o [2022-06-30T12:39:52.204Z] #77 282.2 CC src/crun-ps.o [2022-06-30T12:39:52.204Z] #77 282.3 CC src/crun-checkpoint.o [2022-06-30T12:39:52.264Z] #81 0.960 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-30T12:39:52.264Z] #81 1.042 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-30T12:39:52.466Z] #77 282.3 CC src/crun-restore.o [2022-06-30T12:39:52.466Z] #77 282.4 CC src/libcrun/libcrun_la-utils.lo [2022-06-30T12:39:52.466Z] #77 282.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-30T12:39:52.466Z] #77 282.6 CC src/libcrun/libcrun_la-container.lo [2022-06-30T12:39:52.728Z] #77 282.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-30T12:39:52.989Z] #77 282.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-30T12:39:52.989Z] #77 282.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-30T12:39:53.085Z] #81 1.122 Reading package lists... [2022-06-30T12:39:53.251Z] #77 283.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-30T12:39:53.251Z] #77 283.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-30T12:39:53.251Z] #77 283.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-30T12:39:53.251Z] #77 283.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-30T12:39:53.341Z] #81 1.642 Reading package lists... [2022-06-30T12:39:53.513Z] #77 283.4 CC src/libcrun/libcrun_la-linux.lo [2022-06-30T12:39:53.513Z] #77 283.4 CC src/libcrun/libcrun_la-criu.lo [2022-06-30T12:39:53.513Z] #77 283.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-30T12:39:53.513Z] #77 283.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-30T12:39:53.513Z] #77 283.6 CC src/libcrun/libcrun_la-error.lo [2022-06-30T12:39:53.598Z] #81 2.158 Building dependency tree... [2022-06-30T12:39:53.598Z] #81 2.285 Reading state information... [2022-06-30T12:39:53.598Z] #81 2.403 The following additional packages will be installed: [2022-06-30T12:39:53.775Z] #77 283.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-30T12:39:53.775Z] #77 283.8 CC src/libcrun/libcrun_la-signals.lo [2022-06-30T12:39:53.775Z] #77 283.8 CC src/libcrun/libcrun_la-terminal.lo [2022-06-30T12:39:53.775Z] #77 283.8 CC src/libcrun/libcrun_la-status.lo [2022-06-30T12:39:53.855Z] #81 2.404 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-06-30T12:39:53.855Z] #81 2.405 Suggested packages: [2022-06-30T12:39:53.855Z] #81 2.405 systemd-container policykit-1 [2022-06-30T12:39:53.855Z] #81 2.405 Recommended packages: [2022-06-30T12:39:53.855Z] #81 2.405 systemd-timesyncd | time-daemon libnss-systemd [2022-06-30T12:39:53.855Z] #81 2.473 The following NEW packages will be installed: [2022-06-30T12:39:53.855Z] #81 2.474 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-06-30T12:39:53.855Z] #81 2.474 libkmod2 libpam-systemd systemd systemd-sysv [2022-06-30T12:39:54.037Z] #77 283.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-30T12:39:54.037Z] #77 284.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-30T12:39:54.037Z] #77 284.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-30T12:39:54.037Z] #77 284.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-30T12:39:54.110Z] #81 2.745 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-30T12:39:54.110Z] #81 2.745 Need to get 5817 kB of archives. [2022-06-30T12:39:54.110Z] #81 2.745 After this operation, 19.3 MB of additional disk space will be used. [2022-06-30T12:39:54.110Z] #81 2.745 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-06-30T12:39:54.110Z] #81 2.748 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-06-30T12:39:54.110Z] #81 2.752 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-06-30T12:39:54.110Z] #81 2.763 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-06-30T12:39:54.110Z] #81 2.769 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-06-30T12:39:54.110Z] #81 2.849 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-06-30T12:39:54.299Z] #77 284.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-30T12:39:54.367Z] #81 2.850 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-06-30T12:39:54.367Z] #81 2.852 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-06-30T12:39:54.367Z] #81 2.854 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-06-30T12:39:54.367Z] #81 2.863 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-06-30T12:39:54.367Z] #81 3.015 debconf: delaying package configuration, since apt-utils is not installed [2022-06-30T12:39:54.367Z] #81 3.046 Fetched 5817 kB in 0s (15.1 MB/s) [2022-06-30T12:39:54.367Z] #81 3.073 Selecting previously unselected package libargon2-1:amd64. [2022-06-30T12:39:54.367Z] #81 3.073 (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 ... 28639 files and directories currently installed.) [2022-06-30T12:39:54.367Z] #81 3.088 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-06-30T12:39:54.367Z] #81 3.098 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-30T12:39:54.367Z] #81 3.136 Selecting previously unselected package libjson-c5:amd64. [2022-06-30T12:39:54.561Z] #77 284.4 CC tests/init.o [2022-06-30T12:39:54.561Z] #77 284.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-30T12:39:54.561Z] #77 284.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-30T12:39:54.623Z] #81 3.139 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-06-30T12:39:54.623Z] #81 3.142 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-06-30T12:39:54.623Z] #81 3.181 Selecting previously unselected package libcryptsetup12:amd64. [2022-06-30T12:39:54.623Z] #81 3.183 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-06-30T12:39:54.623Z] #81 3.188 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-30T12:39:54.623Z] #81 3.248 Selecting previously unselected package libkmod2:amd64. [2022-06-30T12:39:54.623Z] #81 3.250 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-06-30T12:39:54.623Z] #81 3.254 Unpacking libkmod2:amd64 (28-1) ... [2022-06-30T12:39:54.623Z] #81 3.299 Selecting previously unselected package systemd. [2022-06-30T12:39:54.623Z] #81 3.301 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-06-30T12:39:54.623Z] #81 3.335 Unpacking systemd (247.3-7) ... [2022-06-30T12:39:54.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-30T12:39:54.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-30T12:39:55.186Z] #81 3.856 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-30T12:39:55.186Z] #81 3.866 Setting up libjson-c5:amd64 (0.15-2) ... [2022-06-30T12:39:55.186Z] #81 3.876 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-30T12:39:55.186Z] #81 3.887 Setting up libkmod2:amd64 (28-1) ... [2022-06-30T12:39:55.186Z] #81 3.899 Setting up systemd (247.3-7) ... [2022-06-30T12:39:55.186Z] #81 3.935 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-06-30T12:39:55.186Z] #81 3.937 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-06-30T12:39:55.186Z] #81 3.940 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-06-30T12:39:55.186Z] #81 3.961 Initializing machine ID from KVM UUID. [2022-06-30T12:39:55.750Z] #81 4.449 Selecting previously unselected package systemd-sysv. [2022-06-30T12:39:55.750Z] #81 4.449 (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 ... 29450 files and directories currently installed.) [2022-06-30T12:39:55.750Z] #81 4.463 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-06-30T12:39:55.750Z] #81 4.467 Unpacking systemd-sysv (247.3-7) ... [2022-06-30T12:39:55.750Z] #81 4.515 Selecting previously unselected package libdbus-1-3:amd64. [2022-06-30T12:39:56.006Z] #81 4.518 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-06-30T12:39:56.006Z] #81 4.522 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-30T12:39:56.006Z] #81 4.582 Selecting previously unselected package dbus. [2022-06-30T12:39:56.006Z] #81 4.585 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-06-30T12:39:56.006Z] #81 4.595 Unpacking dbus (1.12.20-2) ... [2022-06-30T12:39:56.006Z] #81 4.663 Selecting previously unselected package libpam-systemd:amd64. [2022-06-30T12:39:56.006Z] #81 4.666 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-06-30T12:39:56.006Z] #81 4.670 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-06-30T12:39:56.006Z] #81 4.716 Selecting previously unselected package dbus-user-session. [2022-06-30T12:39:56.006Z] #81 4.719 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-06-30T12:39:56.006Z] #81 4.723 Unpacking dbus-user-session (1.12.20-2) ... [2022-06-30T12:39:56.006Z] #81 4.786 Setting up systemd-sysv (247.3-7) ... [2022-06-30T12:39:56.263Z] #81 4.802 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-30T12:39:56.263Z] #81 4.820 Setting up dbus (1.12.20-2) ... [2022-06-30T12:39:56.263Z] #81 4.942 invoke-rc.d: could not determine current runlevel [2022-06-30T12:39:56.263Z] #81 4.945 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-30T12:39:56.263Z] #81 4.949 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-06-30T12:39:56.263Z] #81 5.088 Setting up dbus-user-session (1.12.20-2) ... [2022-06-30T12:39:56.520Z] #81 5.101 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-30T12:39:56.520Z] #81 DONE 5.2s [2022-06-30T12:39:56.520Z] [2022-06-30T12:39:56.520Z] #82 [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 [2022-06-30T12:39:56.520Z] #82 sha256:2d6ef579d8a69567df31a322adbfe891e358da6d6680ac669500c62c536dc25e [2022-06-30T12:39:57.082Z] #82 0.396 % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T12:39:57.082Z] #82 0.397 Dload Upload Total Spent Left Speed [2022-06-30T12:39:57.082Z] #82 0.398 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5861 0 --:--:-- --:--:-- --:--:-- 5861 [2022-06-30T12:39:57.338Z] #82 DONE 0.7s [2022-06-30T12:39:57.338Z] [2022-06-30T12:39:57.338Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-30T12:39:57.338Z] #83 sha256:3b099b10ac0915b00e48aeaafa0bd96cae722488522817d47c9d00a2d8471bc6 [2022-06-30T12:39:58.271Z] #83 DONE 0.9s [2022-06-30T12:39:58.271Z] [2022-06-30T12:39:58.271Z] #84 exporting to image [2022-06-30T12:39:58.271Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-30T12:39:58.271Z] #84 exporting layers [2022-06-30T12:40:04.819Z] #84 exporting layers 6.3s done [2022-06-30T12:40:04.819Z] #84 writing image sha256:3b637e40e3646593d84e226b55c186670cf72617890364f8ad381f62b79afa09 done [2022-06-30T12:40:04.819Z] #84 naming to docker.io/library/docker:3dae51401d76f4ee83eadf11faac58c5d24e228c 0.0s done [2022-06-30T12:40:04.819Z] #84 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:40:05.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3dae51401d76f4ee83eadf11faac58c5d24e228c -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:3dae51401d76f4ee83eadf11faac58c5d24e228c hack/make.sh dynbinary test-integration [2022-06-30T12:40:05.171Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-30T12:40:07.050Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-30T12:40:07.050Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-30T12:40:07.050Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-30T12:40:07.050Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-30T12:40:07.050Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-06-30T12:40:07.050Z] Detected virtualization docker. [2022-06-30T12:40:07.050Z] Detected architecture x86-64. [2022-06-30T12:40:07.050Z] Set hostname to <8aa2506a1b30>. [2022-06-30T12:40:07.050Z] modprobe@configfs.service: Succeeded. [2022-06-30T12:40:07.050Z] modprobe@drm.service: Succeeded. [2022-06-30T12:40:07.050Z] modprobe@fuse.service: Succeeded. [2022-06-30T12:40:07.050Z] + source /etc/docker-entrypoint-cmd [2022-06-30T12:40:07.050Z] ++ hack/make.sh dynbinary test-integration [2022-06-30T12:40:07.050Z] [2022-06-30T12:40:07.050Z] Removing bundles/ [2022-06-30T12:40:07.050Z] [2022-06-30T12:40:07.050Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-30T12:40:07.050Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T12:40:07.050Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:40:12.597Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-30T12:40:12.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-30T12:40:16.546Z] #77 ... [2022-06-30T12:40:16.546Z] [2022-06-30T12:40:16.546Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-06-30T12:40:16.546Z] #47 sha256:1110e537d312b81127a11565b1fc9d8f479f430f626ed77585427bb6e9ce0ab1 [2022-06-30T12:40:16.546Z] #47 DONE 385.6s [2022-06-30T12:40:16.546Z] [2022-06-30T12:40:16.546Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:40:16.546Z] #60 sha256:a7f0466438fa24e3b7ac143c282091fe3a88c3f0ae125ae0aea15e834ebc9d5c [2022-06-30T12:40:16.546Z] #60 ... [2022-06-30T12:40:16.546Z] [2022-06-30T12:40:16.546Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-30T12:40:16.546Z] #48 sha256:2d9d5300c6974c4fd6164603da8b6ace7f30f78c0456cd03a173a703c5c7e0c4 [2022-06-30T12:40:16.546Z] #48 DONE 0.6s [2022-06-30T12:40:16.546Z] [2022-06-30T12:40:16.546Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:40:16.546Z] #60 sha256:a7f0466438fa24e3b7ac143c282091fe3a88c3f0ae125ae0aea15e834ebc9d5c [2022-06-30T12:40:16.546Z] #60 ... [2022-06-30T12:40:16.546Z] [2022-06-30T12:40:16.546Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-30T12:40:16.546Z] #52 sha256:e9c136561b32514480ff30310293bbbcda3d14739eca123d0749ca7ec8f33185 [2022-06-30T12:40:16.546Z] #52 DONE 0.1s [2022-06-30T12:40:16.546Z] [2022-06-30T12:40:16.546Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-30T12:40:16.546Z] #54 sha256:f9c47fb98fa114406b5c0d1486cbce9daed9d02e5c3866b497b6445d45bc6010 [2022-06-30T12:40:16.546Z] #54 DONE 0.1s [2022-06-30T12:40:16.808Z] [2022-06-30T12:40:16.808Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-30T12:40:16.808Z] #77 sha256:5ee11991eb6c9e3db5c2b8d0321c83304f3db0ac31ddb54c34938e26ecdba2dc [2022-06-30T12:40:17.424Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-30T12:40:19.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-30T12:40:21.024Z] #77 310.9 CCLD tests/init [2022-06-30T12:40:26.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-30T12:40:26.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-30T12:40:27.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-30T12:40:27.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-30T12:40:28.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-30T12:40:28.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-30T12:40:29.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-30T12:40:31.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-30T12:40:32.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-30T12:40:33.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-30T12:40:33.489Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-30T12:40:33.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-30T12:40:34.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-30T12:40:35.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-30T12:40:36.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-30T12:40:36.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-30T12:40:37.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-30T12:40:38.340Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T12:40:38.340Z] Using test binary docker [2022-06-30T12:40:38.596Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-30T12:40:38.596Z] +++ /etc/init.d/apparmor start [2022-06-30T12:40:38.596Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T12:40:38.596Z] INFO: Waiting for daemon to start... [2022-06-30T12:40:38.596Z] Starting dockerd [2022-06-30T12:40:38.596Z] +++ 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 [2022-06-30T12:40:40.487Z] . [2022-06-30T12:40:40.488Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T12:40:40.488Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T12:40:40.488Z] Error: No such image: emptyfs [2022-06-30T12:40:40.488Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-30T12:40:40.488Z] ++++ docker load [2022-06-30T12:40:40.744Z] Running integration-test (iteration 1) [2022-06-30T12:40:40.744Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-30T12:40:40.744Z] ++ 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 [2022-06-30T12:40:40.744Z] ++ set -e [2022-06-30T12:40:40.744Z] ++ '[' -n 0 ']' [2022-06-30T12:40:40.744Z] ++ set -x [2022-06-30T12:40:40.744Z] ++ 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 [2022-06-30T12:40:41.000Z] Loaded image: busybox:latest [2022-06-30T12:40:41.001Z] Loaded image: busybox:glibc [2022-06-30T12:40:42.372Z] Loaded image: debian:bullseye-slim [2022-06-30T12:40:42.372Z] Loaded image: hello-world:latest [2022-06-30T12:40:42.372Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T12:40:42.372Z] INFO: Testing against a local daemon [2022-06-30T12:40:42.372Z] === RUN TestCgroupNamespacesBuild [2022-06-30T12:40:43.005Z] #77 332.0 AR libcrun_testing.a [2022-06-30T12:40:43.005Z] #77 332.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-30T12:40:43.005Z] #77 332.1 CCLD tests/tests_libcrun_errors [2022-06-30T12:40:43.005Z] #77 332.1 CCLD tests/tests_libcrun_utils [2022-06-30T12:40:43.005Z] #77 332.1 CCLD tests/tests_libcrun_fuzzer [2022-06-30T12:40:43.005Z] #77 332.5 CCLD libcrun.la [2022-06-30T12:40:43.211Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-30T12:40:43.302Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-06-30T12:40:43.302Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-30T12:40:43.951Z] #77 333.7 CCLD crun [2022-06-30T12:40:44.213Z] #77 334.2 make[3]: Entering directory '/tmp/crun-build' [2022-06-30T12:40:44.475Z] #77 334.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-30T12:40:44.475Z] #77 334.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-30T12:40:44.475Z] #77 334.4 /bin/mkdir -p '/usr/local/lib' [2022-06-30T12:40:44.475Z] #77 334.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-30T12:40:44.475Z] #77 334.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-30T12:40:44.475Z] #77 334.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-30T12:40:44.475Z] #77 334.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-30T12:40:44.475Z] #77 334.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-30T12:40:44.653Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-30T12:40:44.670Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-06-30T12:40:44.670Z] === RUN TestBuildWithSession [2022-06-30T12:40:44.670Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T12:40:44.670Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-30T12:40:44.670Z] === RUN TestBuildSquashParent [2022-06-30T12:40:44.738Z] #77 334.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-30T12:40:44.738Z] #77 334.7 ---------------------------------------------------------------------- [2022-06-30T12:40:44.738Z] #77 334.7 Libraries have been installed in: [2022-06-30T12:40:44.738Z] #77 334.7 /usr/local/lib [2022-06-30T12:40:44.738Z] #77 334.7 [2022-06-30T12:40:44.738Z] #77 334.7 If you ever happen to want to link against installed libraries [2022-06-30T12:40:44.738Z] #77 334.7 in a given directory, LIBDIR, you must either use libtool, and [2022-06-30T12:40:44.738Z] #77 334.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-30T12:40:44.738Z] #77 334.7 flag during linking and do at least one of the following: [2022-06-30T12:40:44.738Z] #77 334.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-30T12:40:44.738Z] #77 334.7 during execution [2022-06-30T12:40:44.738Z] #77 334.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-30T12:40:44.738Z] #77 334.7 during linking [2022-06-30T12:40:44.738Z] #77 334.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-30T12:40:44.738Z] #77 334.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-30T12:40:44.738Z] #77 334.7 [2022-06-30T12:40:44.738Z] #77 334.7 See any operating system documentation about shared libraries for [2022-06-30T12:40:44.738Z] #77 334.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-30T12:40:44.738Z] #77 334.7 ---------------------------------------------------------------------- [2022-06-30T12:40:44.738Z] #77 334.7 /bin/mkdir -p '/build' [2022-06-30T12:40:44.738Z] #77 334.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-30T12:40:44.738Z] #77 334.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-30T12:40:44.738Z] #77 334.8 make[3]: Leaving directory '/tmp/crun-build' [2022-06-30T12:40:45.002Z] #77 334.8 make[2]: Leaving directory '/tmp/crun-build' [2022-06-30T12:40:45.002Z] #77 334.8 make[1]: Leaving directory '/tmp/crun-build' [2022-06-30T12:40:45.270Z] #77 DONE 335.2s [2022-06-30T12:40:45.270Z] [2022-06-30T12:40:45.270Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-30T12:40:45.270Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-06-30T12:40:48.541Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-30T12:40:48.841Z] --- PASS: TestBuildSquashParent (3.70s) [2022-06-30T12:40:48.841Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-30T12:40:48.841Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:40:48.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:40:48.841Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:40:48.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:40:48.841Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:40:48.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:40:48.841Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:40:48.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:40:48.841Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:40:48.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:40:48.841Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:40:48.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:40:48.841Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:40:48.841Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:40:49.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:40:49.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:40:51.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:40:51.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:40:51.972Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-30T12:40:51.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2022-06-30T12:40:51.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-06-30T12:40:51.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s) [2022-06-30T12:40:51.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s) [2022-06-30T12:40:51.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s) [2022-06-30T12:40:51.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2022-06-30T12:40:51.972Z] === RUN TestBuildMultiStageCopy [2022-06-30T12:40:51.972Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-30T12:40:53.213Z] ............................ [ 66%] [2022-06-30T12:40:53.340Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-30T12:40:53.340Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-30T12:40:53.596Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-30T12:40:53.852Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-30T12:40:54.109Z] --- PASS: TestBuildMultiStageCopy (1.97s) [2022-06-30T12:40:54.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-06-30T12:40:54.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-06-30T12:40:54.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-30T12:40:54.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-06-30T12:40:54.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-06-30T12:40:54.109Z] === RUN TestBuildMultiStageParentConfig [2022-06-30T12:40:54.673Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-06-30T12:40:54.673Z] === RUN TestBuildLabelWithTargets [2022-06-30T12:40:55.602Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-06-30T12:40:55.602Z] === RUN TestBuildWithEmptyLayers [2022-06-30T12:40:56.165Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-06-30T12:40:56.165Z] === RUN TestBuildMultiStageOnBuild [2022-06-30T12:40:57.533Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-06-30T12:40:57.533Z] === RUN TestBuildUncleanTarFilenames [2022-06-30T12:40:58.096Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2022-06-30T12:40:58.096Z] === RUN TestBuildMultiStageLayerLeak [2022-06-30T12:40:59.464Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2022-06-30T12:40:59.464Z] === RUN TestBuildWithHugeFile [2022-06-30T12:41:00.199Z] #55 431.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-30T12:41:00.199Z] #55 DONE 432.5s [2022-06-30T12:41:00.199Z] [2022-06-30T12:41:00.199Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:41:00.199Z] #64 sha256:4e3294025a54fedadfcdeb8e3e59878d3cf5f1ac519963afccbe6710c7274e03 [2022-06-30T12:41:00.461Z] #64 ... [2022-06-30T12:41:00.461Z] [2022-06-30T12:41:00.461Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-30T12:41:00.461Z] #60 sha256:a7f0466438fa24e3b7ac143c282091fe3a88c3f0ae125ae0aea15e834ebc9d5c [2022-06-30T12:41:00.461Z] #60 211.2 + mkdir -p /build [2022-06-30T12:41:00.723Z] #60 211.2 + cp runc /build/runc [2022-06-30T12:41:00.986Z] #60 DONE 211.6s [2022-06-30T12:41:00.986Z] [2022-06-30T12:41:00.986Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:41:00.986Z] #64 sha256:4e3294025a54fedadfcdeb8e3e59878d3cf5f1ac519963afccbe6710c7274e03 [2022-06-30T12:41:03.538Z] #64 ... [2022-06-30T12:41:03.538Z] [2022-06-30T12:41:03.538Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-30T12:41:03.538Z] #56 sha256:bece60a22212ecef876260020becfc62ccec1554a6ab05b0e4abfcd70223392a [2022-06-30T12:41:03.801Z] #56 DONE 0.7s [2022-06-30T12:41:03.801Z] [2022-06-30T12:41:03.801Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-30T12:41:03.801Z] #58 sha256:921394f2a8c06d9330c3b9a8f8a947745d7a31690df2a7668ee0c502e6f9a1a9 [2022-06-30T12:41:03.801Z] #58 DONE 0.1s [2022-06-30T12:41:03.801Z] [2022-06-30T12:41:03.801Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-30T12:41:03.801Z] #61 sha256:8c840114557b989a47cb4612f88cee86c9b73e85d52531ef1de53e6df842c187 [2022-06-30T12:41:04.375Z] #61 DONE 0.2s [2022-06-30T12:41:04.375Z] [2022-06-30T12:41:04.375Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-30T12:41:04.375Z] #64 sha256:4e3294025a54fedadfcdeb8e3e59878d3cf5f1ac519963afccbe6710c7274e03 [2022-06-30T12:41:06.925Z] #64 372.7 + bin/containerd [2022-06-30T12:41:18.402Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T12:41:18.402Z] Using test binary docker [2022-06-30T12:41:18.402Z] +++ /etc/init.d/apparmor start [2022-06-30T12:41:18.402Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T12:41:18.402Z] INFO: Waiting for daemon to start... [2022-06-30T12:41:18.402Z] Starting dockerd [2022-06-30T12:41:18.402Z] +++ 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 [2022-06-30T12:41:18.402Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T12:41:18.402Z] Using test binary docker [2022-06-30T12:41:18.402Z] +++ /etc/init.d/apparmor start [2022-06-30T12:41:18.402Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T12:41:18.402Z] INFO: Waiting for daemon to start... [2022-06-30T12:41:18.402Z] Starting dockerd [2022-06-30T12:41:18.402Z] +++ 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 [2022-06-30T12:41:18.402Z] . [2022-06-30T12:41:18.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T12:41:18.402Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T12:41:18.402Z] Error: No such image: emptyfs [2022-06-30T12:41:18.402Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-30T12:41:18.402Z] ++++ docker load [2022-06-30T12:41:18.402Z] Running integration-test (iteration 1) [2022-06-30T12:41:18.402Z] 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)/ [2022-06-30T12:41:18.402Z] ++ 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)/' [2022-06-30T12:41:18.402Z] ++ set -e [2022-06-30T12:41:18.402Z] ++ '[' -n 0 ']' [2022-06-30T12:41:18.402Z] ++ set -x [2022-06-30T12:41:18.402Z] ++ 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)/' [2022-06-30T12:41:18.402Z] Loaded image: busybox:latest [2022-06-30T12:41:18.402Z] Loaded image: busybox:glibc [2022-06-30T12:41:18.402Z] [2022-06-30T12:41:18.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T12:41:18.402Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T12:41:18.402Z] Error: No such image: emptyfs [2022-06-30T12:41:18.402Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-30T12:41:18.402Z] ++++ docker load [2022-06-30T12:41:18.402Z] Running integration-test (iteration 1) [2022-06-30T12:41:18.402Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-30T12:41:18.402Z] ++ 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)/' [2022-06-30T12:41:18.402Z] ++ set -e [2022-06-30T12:41:18.402Z] ++ '[' -n 0 ']' [2022-06-30T12:41:18.402Z] ++ set -x [2022-06-30T12:41:18.402Z] ++ 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)/' [2022-06-30T12:41:18.402Z] Loaded image: busybox:latest [2022-06-30T12:41:18.402Z] Loaded image: busybox:glibc [2022-06-30T12:41:18.402Z] Loaded image: debian:bullseye-slim [2022-06-30T12:41:18.402Z] Loaded image: hello-world:latest [2022-06-30T12:41:18.402Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T12:41:18.402Z] INFO: Testing against a local daemon [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-30T12:41:18.402Z] Loaded image: debian:bullseye-slim [2022-06-30T12:41:18.402Z] Loaded image: hello-world:latest [2022-06-30T12:41:18.402Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T12:41:18.402Z] INFO: Testing against a local daemon [2022-06-30T12:41:18.402Z] === RUN TestDockerDaemonSuite [2022-06-30T12:41:18.402Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-30T12:41:18.402Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-30T12:41:20.314Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-30T12:41:20.314Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-30T12:41:20.314Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-30T12:41:20.574Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-30T12:41:21.511Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-30T12:41:22.891Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-30T12:41:22.891Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-30T12:41:23.150Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-30T12:41:23.150Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-30T12:41:23.150Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-30T12:41:23.410Z] --- PASS: TestBuildWithHugeFile (131.46s) [2022-06-30T12:41:23.410Z] === RUN TestBuildWCOWSandboxSize [2022-06-30T12:41:23.410Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T12:41:23.410Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-30T12:41:23.410Z] === RUN TestBuildWithEmptyDockerfile [2022-06-30T12:41:23.410Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:41:23.410Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:41:23.410Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:41:23.410Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:41:23.410Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:41:23.410Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:41:23.410Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:41:23.410Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:41:23.668Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:41:23.668Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-06-30T12:41:23.668Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2022-06-30T12:41:23.668Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2022-06-30T12:41:23.668Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-06-30T12:41:23.669Z] === RUN TestBuildPreserveOwnership [2022-06-30T12:41:23.927Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-30T12:41:24.187Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-30T12:41:26.090Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-30T12:41:27.027Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-30T12:41:27.286Z] --- PASS: TestBuildPreserveOwnership (3.37s) [2022-06-30T12:41:27.286Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) [2022-06-30T12:41:27.286Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-06-30T12:41:27.286Z] === RUN TestBuildPlatformInvalid [2022-06-30T12:41:27.286Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-06-30T12:41:27.286Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-30T12:41:28.222Z] Loaded image: busybox:latest [2022-06-30T12:41:28.222Z] Loaded image: busybox:glibc [2022-06-30T12:41:29.159Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-30T12:41:30.097Z] Loaded image: debian:bullseye-slim [2022-06-30T12:41:30.097Z] Loaded image: hello-world:latest [2022-06-30T12:41:30.097Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T12:41:31.477Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-30T12:41:33.383Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-30T12:41:33.951Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-30T12:41:34.365Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-30T12:41:34.886Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-30T12:41:36.846Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-30T12:41:37.789Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-30T12:41:38.145Z] --- PASS: TestBuildWithHugeFile (34.64s) [2022-06-30T12:41:38.145Z] === RUN TestBuildWCOWSandboxSize [2022-06-30T12:41:38.145Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T12:41:38.145Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-30T12:41:38.145Z] === RUN TestBuildWithEmptyDockerfile [2022-06-30T12:41:38.145Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:41:38.145Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:41:38.145Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:41:38.145Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:41:38.145Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:41:38.145Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:41:38.145Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:41:38.145Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:41:38.145Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:41:38.145Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-30T12:41:38.145Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-06-30T12:41:38.145Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-06-30T12:41:38.145Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-30T12:41:38.145Z] === RUN TestBuildPreserveOwnership [2022-06-30T12:41:38.145Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-30T12:41:38.145Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-30T12:41:38.145Z] --- PASS: TestBuildPreserveOwnership (2.80s) [2022-06-30T12:41:38.145Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.84s) [2022-06-30T12:41:38.145Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-06-30T12:41:38.145Z] === RUN TestBuildPlatformInvalid [2022-06-30T12:41:38.145Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-30T12:41:38.145Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-30T12:41:38.145Z] Loaded image: busybox:latest [2022-06-30T12:41:38.145Z] Loaded image: busybox:glibc [2022-06-30T12:41:39.073Z] Loaded image: debian:bullseye-slim [2022-06-30T12:41:39.073Z] Loaded image: hello-world:latest [2022-06-30T12:41:39.073Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T12:41:39.166Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-30T12:41:39.166Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-30T12:41:39.733Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-30T12:41:40.669Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-30T12:41:40.669Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.32s) [2022-06-30T12:41:40.669Z] PASS [2022-06-30T12:41:40.669Z] [2022-06-30T12:41:40.669Z] === Skipped [2022-06-30T12:41:40.669Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-30T12:41:40.669Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T12:41:40.669Z] [2022-06-30T12:41:40.669Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-30T12:41:40.669Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T12:41:40.669Z] [2022-06-30T12:41:40.669Z] DONE 34 tests, 2 skipped in 196.351s [2022-06-30T12:41:40.669Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-30T12:41:40.669Z] ++ 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 [2022-06-30T12:41:40.669Z] ++ set -e [2022-06-30T12:41:40.669Z] ++ '[' -n 0 ']' [2022-06-30T12:41:40.669Z] ++ set -x [2022-06-30T12:41:40.669Z] ++ 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 [2022-06-30T12:41:40.669Z] INFO: Testing against a local daemon [2022-06-30T12:41:40.669Z] === RUN TestConfigInspect [2022-06-30T12:41:40.927Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-30T12:41:41.187Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-30T12:41:42.123Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-30T12:41:42.692Z] docker_cli_daemon_test.go:1474: [de03cca90a009] daemon is not started [2022-06-30T12:41:43.260Z] check_test.go:540: [da746e043674a] daemon is not started [2022-06-30T12:41:43.260Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-30T12:41:43.828Z] --- PASS: TestConfigInspect (2.95s) [2022-06-30T12:41:43.828Z] === RUN TestConfigList [2022-06-30T12:41:45.733Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-30T12:41:46.670Z] --- PASS: TestConfigList (2.99s) [2022-06-30T12:41:46.670Z] === RUN TestConfigsCreateAndDelete [2022-06-30T12:41:47.166Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.18s) [2022-06-30T12:41:47.166Z] PASS [2022-06-30T12:41:47.166Z] [2022-06-30T12:41:47.166Z] === Skipped [2022-06-30T12:41:47.166Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-30T12:41:47.166Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T12:41:47.166Z] [2022-06-30T12:41:47.166Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-30T12:41:47.166Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T12:41:47.166Z] [2022-06-30T12:41:47.166Z] DONE 34 tests, 2 skipped in 65.466s [2022-06-30T12:41:47.166Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-30T12:41:47.166Z] ++ 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 [2022-06-30T12:41:47.166Z] ++ set -e [2022-06-30T12:41:47.166Z] ++ '[' -n 0 ']' [2022-06-30T12:41:47.166Z] ++ set -x [2022-06-30T12:41:47.166Z] ++ 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 [2022-06-30T12:41:47.166Z] INFO: Testing against a local daemon [2022-06-30T12:41:47.166Z] === RUN TestConfigInspect [2022-06-30T12:41:47.238Z] check_test.go:540: [df15548dbba4a] daemon is not started [2022-06-30T12:41:47.238Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-30T12:41:47.496Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-30T12:41:48.063Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-30T12:41:48.538Z] --- PASS: TestConfigInspect (2.18s) [2022-06-30T12:41:48.538Z] === RUN TestConfigList [2022-06-30T12:41:48.633Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-30T12:41:48.892Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-30T12:41:49.150Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-30T12:41:49.151Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-30T12:41:49.151Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-30T12:41:49.410Z] --- PASS: TestConfigsCreateAndDelete (2.64s) [2022-06-30T12:41:49.410Z] === RUN TestConfigsUpdate [2022-06-30T12:41:50.788Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-30T12:41:51.074Z] --- PASS: TestConfigList (2.19s) [2022-06-30T12:41:51.074Z] === RUN TestConfigsCreateAndDelete [2022-06-30T12:41:51.724Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-30T12:41:51.984Z] --- PASS: TestConfigsUpdate (2.76s) [2022-06-30T12:41:51.984Z] === RUN TestTemplatedConfig [2022-06-30T12:41:52.245Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-30T12:41:52.245Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-30T12:41:52.409Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-30T12:41:52.409Z] tests/integration/client_test.py ..... [ 75%] [2022-06-30T12:41:52.409Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-30T12:41:52.409Z] tests/integration/errors_test.py . [ 76%] [2022-06-30T12:41:52.814Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-30T12:41:52.965Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-06-30T12:41:52.965Z] === RUN TestConfigsUpdate [2022-06-30T12:41:53.751Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-30T12:41:54.319Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-30T12:41:54.579Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-30T12:41:55.149Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-30T12:41:55.484Z] --- PASS: TestConfigsUpdate (2.17s) [2022-06-30T12:41:55.484Z] === RUN TestTemplatedConfig [2022-06-30T12:41:55.720Z] --- PASS: TestTemplatedConfig (3.61s) [2022-06-30T12:41:55.720Z] === RUN TestConfigCreateResolve [2022-06-30T12:41:55.979Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-30T12:41:55.979Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-30T12:41:55.979Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-30T12:41:56.915Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-30T12:41:56.915Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-30T12:41:56.915Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-30T12:41:56.915Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-30T12:41:56.915Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-30T12:41:56.915Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-30T12:41:57.377Z] --- PASS: TestTemplatedConfig (2.44s) [2022-06-30T12:41:57.377Z] === RUN TestConfigCreateResolve [2022-06-30T12:41:57.483Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-30T12:41:58.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-30T12:41:58.678Z] --- PASS: TestConfigCreateResolve (3.09s) [2022-06-30T12:41:58.678Z] PASS [2022-06-30T12:41:58.937Z] [2022-06-30T12:41:58.937Z] DONE 6 tests in 18.182s [2022-06-30T12:41:58.937Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-30T12:41:58.937Z] ++ 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 [2022-06-30T12:41:58.937Z] ++ set -e [2022-06-30T12:41:58.937Z] ++ '[' -n 0 ']' [2022-06-30T12:41:58.937Z] ++ set -x [2022-06-30T12:41:58.937Z] ++ 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 [2022-06-30T12:41:58.937Z] INFO: Testing against a local daemon [2022-06-30T12:41:58.937Z] === RUN TestAttachWithTTY [2022-06-30T12:41:59.196Z] --- PASS: TestAttachWithTTY (0.09s) [2022-06-30T12:41:59.196Z] === RUN TestAttachWithoutTTy [2022-06-30T12:41:59.196Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-30T12:41:59.196Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-30T12:41:59.196Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-06-30T12:41:59.196Z] === RUN TestCheckpoint [2022-06-30T12:41:59.196Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T12:41:59.196Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/commit [2022-06-30T12:41:59.196Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-30T12:41:59.196Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:41:59.196Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:41:59.196Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:41:59.196Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:41:59.196Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:41:59.196Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:41:59.196Z] === CONT TestContainerInvalidJSON/commit [2022-06-30T12:41:59.196Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-30T12:41:59.196Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-30T12:41:59.196Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-30T12:41:59.196Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-30T12:41:59.196Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-30T12:41:59.196Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-30T12:41:59.196Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-30T12:41:59.197Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-30T12:41:59.197Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-30T12:41:59.197Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-30T12:41:59.197Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.197Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-30T12:41:59.197Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-30T12:41:59.197Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-06-30T12:41:59.197Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-30T12:41:59.456Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-06-30T12:41:59.456Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-30T12:41:59.456Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-06-30T12:41:59.456Z] === RUN TestCopyEmptyFile [2022-06-30T12:41:59.897Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-06-30T12:41:59.897Z] PASS [2022-06-30T12:41:59.897Z] [2022-06-30T12:41:59.897Z] DONE 6 tests in 13.376s [2022-06-30T12:41:59.897Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-30T12:41:59.897Z] ++ 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 [2022-06-30T12:41:59.897Z] ++ set -e [2022-06-30T12:41:59.897Z] ++ '[' -n 0 ']' [2022-06-30T12:41:59.897Z] ++ set -x [2022-06-30T12:41:59.897Z] ++ 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 [2022-06-30T12:41:59.897Z] INFO: Testing against a local daemon [2022-06-30T12:41:59.897Z] === RUN TestAttachWithTTY [2022-06-30T12:41:59.897Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-30T12:41:59.897Z] === RUN TestAttachWithoutTTy [2022-06-30T12:41:59.897Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-30T12:41:59.897Z] === RUN TestCheckpoint [2022-06-30T12:41:59.897Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T12:41:59.897Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-30T12:41:59.897Z] === RUN TestContainerInvalidJSON [2022-06-30T12:41:59.897Z] === RUN TestContainerInvalidJSON/commit [2022-06-30T12:41:59.897Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-30T12:41:59.897Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-30T12:41:59.897Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-30T12:41:59.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:41:59.897Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:41:59.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:41:59.897Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:41:59.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:41:59.898Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:41:59.898Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:41:59.898Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:41:59.898Z] === CONT TestContainerInvalidJSON/commit [2022-06-30T12:41:59.898Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-30T12:41:59.898Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-30T12:41:59.898Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-30T12:41:59.898Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-30T12:41:59.898Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-30T12:41:59.898Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-30T12:41:59.898Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-30T12:41:59.898Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-30T12:41:59.898Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-30T12:41:59.898Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-30T12:41:59.898Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-30T12:41:59.898Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-30T12:41:59.898Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-30T12:42:00.024Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-06-30T12:42:00.024Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-30T12:42:00.024Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-30T12:42:00.024Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-06-30T12:42:00.024Z] === RUN TestCopyFromContainer [2022-06-30T12:42:00.155Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-30T12:42:00.155Z] === RUN TestCopyEmptyFile [2022-06-30T12:42:00.155Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-30T12:42:00.155Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-30T12:42:00.411Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-30T12:42:00.411Z] === RUN TestCopyFromContainer [2022-06-30T12:42:00.991Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-30T12:42:01.355Z] === RUN TestCopyFromContainer// [2022-06-30T12:42:01.355Z] === RUN TestCopyFromContainer//bar/root [2022-06-30T12:42:01.355Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-30T12:42:01.355Z] === RUN TestCopyFromContainer/bar/quux [2022-06-30T12:42:01.355Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-30T12:42:01.561Z] === RUN TestCopyFromContainer// [2022-06-30T12:42:01.611Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-30T12:42:01.612Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-30T12:42:01.612Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-30T12:42:01.612Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-30T12:42:01.819Z] === RUN TestCopyFromContainer//bar/root [2022-06-30T12:42:01.820Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-30T12:42:01.820Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-30T12:42:01.820Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-30T12:42:01.869Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-30T12:42:01.869Z] --- PASS: TestCopyFromContainer (1.52s) [2022-06-30T12:42:01.869Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-30T12:42:01.869Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-30T12:42:01.869Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-30T12:42:01.869Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-30T12:42:01.869Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-30T12:42:01.869Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-30T12:42:01.869Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-30T12:42:01.869Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-30T12:42:01.869Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-30T12:42:01.869Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-30T12:42:01.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-30T12:42:01.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:42:01.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:42:01.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:42:01.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:42:01.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:42:01.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:42:01.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:42:01.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:42:01.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:42:01.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-30T12:42:01.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-30T12:42:01.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-30T12:42:01.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-30T12:42:01.869Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-30T12:42:01.869Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-30T12:42:01.869Z] === RUN TestCreateWithInvalidEnv [2022-06-30T12:42:01.869Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-30T12:42:01.869Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-30T12:42:01.869Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-30T12:42:01.869Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-30T12:42:01.869Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-30T12:42:01.869Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-30T12:42:01.869Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-30T12:42:01.869Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-30T12:42:01.869Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-30T12:42:01.869Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-30T12:42:01.869Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-30T12:42:01.869Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-30T12:42:01.869Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-30T12:42:01.869Z] === RUN TestCreateTmpfsMountsTarget [2022-06-30T12:42:01.869Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-30T12:42:01.869Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-30T12:42:02.078Z] === RUN TestCopyFromContainer/bar/quux [2022-06-30T12:42:02.078Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-30T12:42:02.338Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-30T12:42:02.338Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-30T12:42:02.597Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-30T12:42:02.597Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-30T12:42:02.597Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-30T12:42:02.857Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-30T12:42:02.857Z] --- PASS: TestCopyFromContainer (2.92s) [2022-06-30T12:42:02.857Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-06-30T12:42:02.857Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-06-30T12:42:02.857Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2022-06-30T12:42:02.857Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-06-30T12:42:02.857Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2022-06-30T12:42:02.857Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-06-30T12:42:02.857Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-06-30T12:42:02.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-06-30T12:42:02.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-06-30T12:42:02.857Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-06-30T12:42:02.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-30T12:42:02.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:42:02.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:42:02.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:42:02.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:42:02.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:42:02.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:42:02.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:42:02.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:42:02.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:42:02.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-06-30T12:42:02.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-30T12:42:02.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-30T12:42:02.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-30T12:42:02.857Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-30T12:42:02.857Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-06-30T12:42:02.857Z] === RUN TestCreateWithInvalidEnv [2022-06-30T12:42:02.857Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-30T12:42:02.857Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-30T12:42:02.857Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-30T12:42:02.857Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-30T12:42:02.857Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-30T12:42:02.857Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-30T12:42:02.857Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-30T12:42:02.857Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-30T12:42:02.857Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-30T12:42:02.857Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-06-30T12:42:02.857Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-30T12:42:02.857Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-30T12:42:02.857Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-30T12:42:02.857Z] === RUN TestCreateTmpfsMountsTarget [2022-06-30T12:42:02.857Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-30T12:42:02.857Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-30T12:42:03.210Z] #64 424.5 # github.com/containerd/containerd/cmd/containerd [2022-06-30T12:42:03.210Z] #64 424.5 /usr/bin/ld: /tmp/go-link-4047136394/000019.o: in function `New': [2022-06-30T12:42:03.210Z] #64 424.5 /tmp/tmp.T5hckmXaUy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-30T12:42:03.210Z] #64 424.6 + bin/containerd-stress [2022-06-30T12:42:03.210Z] #64 425.7 + bin/containerd-shim [2022-06-30T12:42:03.238Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-06-30T12:42:03.238Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-30T12:42:03.427Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-30T12:42:03.688Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-30T12:42:04.606Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-06-30T12:42:04.606Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-30T12:42:04.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:42:04.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:42:04.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:42:04.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:42:04.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:42:04.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:42:04.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:42:04.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:42:04.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:42:04.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:42:04.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:42:04.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:42:04.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:42:04.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:42:04.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:42:04.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-30T12:42:04.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-30T12:42:04.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-30T12:42:04.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-30T12:42:04.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-30T12:42:04.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-30T12:42:04.606Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-30T12:42:04.623Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-30T12:42:04.863Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-06-30T12:42:04.863Z] === RUN TestCreateDifferentPlatform [2022-06-30T12:42:04.863Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-30T12:42:04.863Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-30T12:42:04.863Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-30T12:42:04.863Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-30T12:42:04.863Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-30T12:42:04.863Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-30T12:42:04.863Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-30T12:42:04.863Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-30T12:42:04.863Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-30T12:42:04.863Z] === RUN TestCreateInvalidHostConfig [2022-06-30T12:42:04.863Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:42:04.863Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:42:04.863Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:42:04.863Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:42:04.863Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:42:04.863Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:42:04.863Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:42:04.863Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:42:04.863Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:42:04.863Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:42:04.863Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:42:04.863Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:42:04.863Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-30T12:42:04.863Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-30T12:42:04.863Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-30T12:42:04.863Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-30T12:42:04.863Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-30T12:42:04.863Z] === RUN TestContainerStartOnDaemonRestart [2022-06-30T12:42:04.863Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-30T12:42:04.863Z] === RUN TestDaemonRestartIpcMode [2022-06-30T12:42:04.863Z] === PAUSE TestDaemonRestartIpcMode [2022-06-30T12:42:04.863Z] === RUN TestDaemonHostGatewayIP [2022-06-30T12:42:04.863Z] === PAUSE TestDaemonHostGatewayIP [2022-06-30T12:42:04.863Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-30T12:42:04.863Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-30T12:42:04.863Z] === RUN TestContainerKillOnDaemonStart [2022-06-30T12:42:04.863Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-30T12:42:04.863Z] === RUN TestDiff [2022-06-30T12:42:05.189Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2022-06-30T12:42:05.189Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-30T12:42:05.189Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-30T12:42:05.189Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-30T12:42:05.427Z] --- PASS: TestDiff (0.43s) [2022-06-30T12:42:05.427Z] === RUN TestExecConsoleSize [2022-06-30T12:42:05.758Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-30T12:42:05.990Z] --- PASS: TestExecConsoleSize (0.50s) [2022-06-30T12:42:05.990Z] === RUN TestExecWithCloseStdin [2022-06-30T12:42:06.017Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-30T12:42:06.247Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-06-30T12:42:06.247Z] === RUN TestExec [2022-06-30T12:42:06.810Z] --- PASS: TestExec (0.50s) [2022-06-30T12:42:06.810Z] === RUN TestExecUser [2022-06-30T12:42:06.955Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-30T12:42:07.213Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-30T12:42:07.373Z] --- PASS: TestExecUser (0.45s) [2022-06-30T12:42:07.373Z] === RUN TestExportContainerAndImportImage [2022-06-30T12:42:07.472Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2022-06-30T12:42:07.472Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-30T12:42:07.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:42:07.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:42:07.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:42:07.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:42:07.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:42:07.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:42:07.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:42:07.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:42:07.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:42:07.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:42:07.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:42:07.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:42:07.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:42:07.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:42:07.732Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:42:07.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-06-30T12:42:07.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-30T12:42:07.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-06-30T12:42:07.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-06-30T12:42:07.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-06-30T12:42:07.732Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-30T12:42:07.732Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-30T12:42:07.732Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-30T12:42:07.936Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-06-30T12:42:07.936Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-30T12:42:07.991Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-30T12:42:08.558Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2022-06-30T12:42:08.558Z] === RUN TestCreateDifferentPlatform [2022-06-30T12:42:08.558Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-30T12:42:08.558Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-30T12:42:08.558Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-30T12:42:08.558Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-30T12:42:08.558Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-30T12:42:08.558Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-30T12:42:08.558Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-06-30T12:42:08.558Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-30T12:42:08.558Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-30T12:42:08.558Z] === RUN TestCreateInvalidHostConfig [2022-06-30T12:42:08.558Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:42:08.558Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:42:08.558Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:42:08.558Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:42:08.558Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:42:08.558Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:42:08.558Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:42:08.558Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:42:08.558Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:42:08.558Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:42:08.558Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:42:08.558Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:42:08.558Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-06-30T12:42:08.558Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-30T12:42:08.558Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-30T12:42:08.558Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-30T12:42:08.558Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-30T12:42:08.558Z] === RUN TestContainerStartOnDaemonRestart [2022-06-30T12:42:08.558Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-30T12:42:08.558Z] === RUN TestDaemonRestartIpcMode [2022-06-30T12:42:08.558Z] === PAUSE TestDaemonRestartIpcMode [2022-06-30T12:42:08.558Z] === RUN TestDaemonHostGatewayIP [2022-06-30T12:42:08.558Z] === PAUSE TestDaemonHostGatewayIP [2022-06-30T12:42:08.558Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-30T12:42:08.558Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-30T12:42:08.558Z] === RUN TestContainerKillOnDaemonStart [2022-06-30T12:42:08.558Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-30T12:42:08.558Z] === RUN TestDiff [2022-06-30T12:42:08.817Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-30T12:42:09.303Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-06-30T12:42:09.303Z] === RUN TestHealthCheckWorkdir [2022-06-30T12:42:09.387Z] --- PASS: TestDiff (0.83s) [2022-06-30T12:42:09.387Z] === RUN TestExecConsoleSize [2022-06-30T12:42:09.387Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-30T12:42:09.560Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-06-30T12:42:09.560Z] === RUN TestHealthKillContainer [2022-06-30T12:42:10.322Z] --- PASS: TestExecConsoleSize (0.88s) [2022-06-30T12:42:10.323Z] === RUN TestExecWithCloseStdin [2022-06-30T12:42:10.323Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-30T12:42:10.842Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-30T12:42:10.892Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-30T12:42:11.151Z] --- PASS: TestExecWithCloseStdin (0.88s) [2022-06-30T12:42:11.151Z] === RUN TestExec [2022-06-30T12:42:11.409Z] check_test.go:540: [dab45dabd501b] daemon is not started [2022-06-30T12:42:11.409Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-30T12:42:11.976Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-30T12:42:11.976Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-30T12:42:11.976Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-30T12:42:11.976Z] --- PASS: TestExec (0.88s) [2022-06-30T12:42:11.976Z] === RUN TestExecUser [2022-06-30T12:42:11.976Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-30T12:42:11.976Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-30T12:42:12.914Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-30T12:42:12.914Z] --- PASS: TestExecUser (0.97s) [2022-06-30T12:42:12.914Z] === RUN TestExportContainerAndImportImage [2022-06-30T12:42:13.266Z] #64 437.3 + bin/containerd-shim-runc-v1 [2022-06-30T12:42:13.470Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T12:42:13.470Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T12:42:13.470Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:42:13.470Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T12:42:13.470Z] [2022-06-30T12:42:13.470Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T12:42:13.470Z] DOCKER_SYSTEMD=1 [2022-06-30T12:42:13.470Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T12:42:13.470Z] HOSTNAME=8aa2506a1b30 [2022-06-30T12:42:13.470Z] DEST=bundles/test-integration [2022-06-30T12:42:13.470Z] PWD=/go/src/github.com/docker/docker [2022-06-30T12:42:13.470Z] DOCKER_GITCOMMIT=3dae51401d76f4ee83eadf11faac58c5d24e228c [2022-06-30T12:42:13.470Z] container=docker [2022-06-30T12:42:13.470Z] HOME=/root [2022-06-30T12:42:13.470Z] LANG=C.UTF-8 [2022-06-30T12:42:13.470Z] INVOCATION_ID=b722dd05011f4a82b92fcc24101c6fb7 [2022-06-30T12:42:13.470Z] GOLANG_VERSION=1.18.3 [2022-06-30T12:42:13.470Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T12:42:13.470Z] VALIDATE_BRANCH=master [2022-06-30T12:42:13.470Z] TERM=xterm [2022-06-30T12:42:13.470Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T12:42:13.470Z] SHLVL=3 [2022-06-30T12:42:13.470Z] TIMEOUT=120m [2022-06-30T12:42:13.470Z] DOCKER_BUILDTAGS= journald [2022-06-30T12:42:13.470Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T12:42:13.470Z] GO111MODULE=off [2022-06-30T12:42:13.470Z] DOCKER_EXPERIMENTAL=1 [2022-06-30T12:42:13.470Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-30T12:42:13.470Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T12:42:13.470Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T12:42:13.470Z] GOPATH=/go [2022-06-30T12:42:13.470Z] PKG_CONFIG=pkg-config [2022-06-30T12:42:13.470Z] _=/usr/bin/env [2022-06-30T12:42:13.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-30T12:42:13.850Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-06-30T12:42:13.850Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-30T12:42:13.850Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-30T12:42:15.227Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-06-30T12:42:15.227Z] === RUN TestHealthCheckWorkdir [2022-06-30T12:42:15.227Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-30T12:42:15.810Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2022-06-30T12:42:15.810Z] === RUN TestHealthKillContainer [2022-06-30T12:42:17.218Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-30T12:42:17.218Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-30T12:42:17.669Z] --- PASS: TestHealthKillContainer (7.90s) [2022-06-30T12:42:17.669Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-30T12:42:17.784Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-30T12:42:17.925Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-06-30T12:42:17.925Z] === RUN TestIpcModeNone [2022-06-30T12:42:18.352Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-30T12:42:18.352Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-30T12:42:18.352Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-30T12:42:18.352Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-30T12:42:18.488Z] --- PASS: TestIpcModeNone (0.47s) [2022-06-30T12:42:18.488Z] === RUN TestIpcModePrivate [2022-06-30T12:42:18.558Z] #64 443.8 + bin/containerd-shim-runc-v2 [2022-06-30T12:42:18.744Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-30T12:42:18.744Z] --- PASS: TestIpcModePrivate (0.47s) [2022-06-30T12:42:18.744Z] === RUN TestIpcModeShareable [2022-06-30T12:42:18.819Z] #64 444.7 + binaries [2022-06-30T12:42:18.819Z] #64 444.7 + install -D bin/containerd /build/containerd [2022-06-30T12:42:18.819Z] #64 444.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-30T12:42:18.819Z] #64 444.7 + install -D bin/ctr /build/ctr [2022-06-30T12:42:19.307Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-06-30T12:42:19.307Z] --- PASS: TestIpcModeShareable (0.46s) [2022-06-30T12:42:19.307Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-30T12:42:20.676Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-06-30T12:42:20.676Z] === RUN TestAPIIpcModeHost [2022-06-30T12:42:20.880Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-30T12:42:20.880Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-30T12:42:21.239Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-06-30T12:42:21.239Z] === RUN TestDaemonIpcModeShareable [2022-06-30T12:42:21.362Z] #64 DONE 446.8s [2022-06-30T12:42:21.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-30T12:42:21.935Z] [2022-06-30T12:42:21.935Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-30T12:42:21.935Z] #65 sha256:443eed8359aec6bae5bad70298a3ae49fa1abf18094d3569193a0ed7bc8cfb6f [2022-06-30T12:42:22.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-30T12:42:22.168Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-30T12:42:22.425Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-06-30T12:42:22.425Z] === RUN TestDaemonIpcModePrivate [2022-06-30T12:42:22.877Z] #65 DONE 0.9s [2022-06-30T12:42:23.137Z] [2022-06-30T12:42:23.137Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-30T12:42:23.137Z] #70 sha256:895f084e491d4f355637b2f04c2a3dc8d8af94ae582d267ed33b5033a2dacdf0 [2022-06-30T12:42:23.137Z] #70 DONE 0.3s [2022-06-30T12:42:23.355Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-30T12:42:23.355Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-06-30T12:42:23.355Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-30T12:42:23.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-30T12:42:23.397Z] [2022-06-30T12:42:23.397Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-30T12:42:23.397Z] #75 sha256:d111143956ab8caecdd41d18c39f2b37902e6f5713304952899eaa5cf212f758 [2022-06-30T12:42:23.957Z] --- PASS: TestHealthKillContainer (8.24s) [2022-06-30T12:42:23.957Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-30T12:42:24.341Z] #75 DONE 0.9s [2022-06-30T12:42:24.341Z] [2022-06-30T12:42:24.341Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-30T12:42:24.341Z] #78 sha256:656e20220193055e0e9683efa88d07b9830387e910680385ca043fadb2aa4191 [2022-06-30T12:42:24.341Z] #78 DONE 0.0s [2022-06-30T12:42:24.341Z] [2022-06-30T12:42:24.341Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-30T12:42:24.341Z] #79 sha256:25820304cc883abe831bd70a7ebfa5464850dabe38b23dfe0ed4d11d1bad474f [2022-06-30T12:42:24.341Z] #79 DONE 0.0s [2022-06-30T12:42:24.341Z] [2022-06-30T12:42:24.341Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-30T12:42:24.341Z] #80 sha256:f898c855735e3868a1f73ced307313f7abe48ec2931b692de66d3e25aef53a11 [2022-06-30T12:42:24.341Z] #80 DONE 0.0s [2022-06-30T12:42:24.341Z] [2022-06-30T12:42:24.341Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-30T12:42:24.341Z] #81 sha256:91cb7f866ea4ac8d2ed23a6642cc68dc81a5eceaf1e3c806b207eba8cc474a13 [2022-06-30T12:42:24.524Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-30T12:42:24.525Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-06-30T12:42:24.525Z] === RUN TestIpcModeNone [2022-06-30T12:42:24.723Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-30T12:42:24.723Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-06-30T12:42:24.723Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-30T12:42:24.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-30T12:42:24.784Z] check_test.go:540: [d28903581e91f] daemon is not started [2022-06-30T12:42:24.784Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-30T12:42:25.043Z] --- PASS: TestIpcModeNone (0.59s) [2022-06-30T12:42:25.043Z] === RUN TestIpcModePrivate [2022-06-30T12:42:25.302Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-30T12:42:25.561Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-06-30T12:42:25.652Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-30T12:42:25.652Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-06-30T12:42:25.652Z] === RUN TestIpcModeOlderClient [2022-06-30T12:42:25.652Z] === PAUSE TestIpcModeOlderClient [2022-06-30T12:42:25.652Z] === RUN TestKillContainerInvalidSignal [2022-06-30T12:42:25.821Z] --- PASS: TestIpcModePrivate (0.72s) [2022-06-30T12:42:25.821Z] === RUN TestIpcModeShareable [2022-06-30T12:42:26.080Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-30T12:42:26.215Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-06-30T12:42:26.215Z] === RUN TestKillContainer [2022-06-30T12:42:26.215Z] === RUN TestKillContainer/no_signal [2022-06-30T12:42:26.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-30T12:42:26.340Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-06-30T12:42:26.340Z] --- PASS: TestIpcModeShareable (0.65s) [2022-06-30T12:42:26.340Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-30T12:42:26.471Z] === RUN TestKillContainer/non_killing_signal [2022-06-30T12:42:26.599Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-30T12:42:26.886Z] #81 DONE 2.2s [2022-06-30T12:42:26.886Z] [2022-06-30T12:42:26.886Z] #82 exporting to image [2022-06-30T12:42:26.886Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-30T12:42:26.886Z] #82 exporting layers [2022-06-30T12:42:27.034Z] === RUN TestKillContainer/killing_signal [2022-06-30T12:42:27.097Z] ......... [ 85%] [2022-06-30T12:42:27.596Z] --- PASS: TestKillContainer (1.39s) [2022-06-30T12:42:27.596Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-06-30T12:42:27.596Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-06-30T12:42:27.596Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-06-30T12:42:27.596Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-30T12:42:27.596Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-30T12:42:27.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dee5b8__} [2022-06-30T12:42:28.160Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-30T12:42:28.913Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s) [2022-06-30T12:42:28.913Z] === RUN TestAPIIpcModeHost [2022-06-30T12:42:29.090Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-06-30T12:42:29.090Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2022-06-30T12:42:29.090Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-06-30T12:42:29.090Z] === RUN TestKillStoppedContainer [2022-06-30T12:42:29.090Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-30T12:42:29.090Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-30T12:42:29.090Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-30T12:42:29.090Z] === RUN TestKillDifferentUserContainer [2022-06-30T12:42:29.346Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-06-30T12:42:29.346Z] === RUN TestInspectOomKilledTrue [2022-06-30T12:42:29.480Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-30T12:42:29.480Z] --- PASS: TestAPIIpcModeHost (0.50s) [2022-06-30T12:42:29.480Z] === RUN TestDaemonIpcModeShareable [2022-06-30T12:42:29.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12234114783_/foo_false_____} [2022-06-30T12:42:29.911Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-06-30T12:42:29.911Z] === RUN TestInspectOomKilledFalse [2022-06-30T12:42:30.168Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-06-30T12:42:30.168Z] === RUN TestLinksEtcHostsContentMatch [2022-06-30T12:42:30.730Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-06-30T12:42:30.730Z] === RUN TestLinksContainerNames [2022-06-30T12:42:30.857Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-06-30T12:42:30.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12234114783_/foo_true_____} [2022-06-30T12:42:30.857Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2022-06-30T12:42:30.857Z] === RUN TestDaemonIpcModePrivate [2022-06-30T12:42:31.293Z] --- PASS: TestLinksContainerNames (0.79s) [2022-06-30T12:42:31.294Z] === RUN TestLogsFollowTailEmpty [2022-06-30T12:42:31.856Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-06-30T12:42:31.856Z] === RUN TestLogs [2022-06-30T12:42:31.856Z] === RUN TestLogs/driver_local [2022-06-30T12:42:31.856Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:42:31.856Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:42:31.856Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-30T12:42:31.856Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-30T12:42:31.856Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-30T12:42:31.856Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-30T12:42:31.856Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:42:31.856Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:42:31.856Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:42:31.856Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:42:31.856Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:42:31.856Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:42:31.856Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:42:31.856Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:42:31.925Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-30T12:42:32.232Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2022-06-30T12:42:32.232Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-06-30T12:42:32.232Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-30T12:42:32.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3367433458_/foo_false_____} [2022-06-30T12:42:32.419Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:42:32.419Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:42:32.982Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-30T12:42:32.982Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-30T12:42:33.114Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-30T12:42:33.478Z] #82 exporting layers 6.8s done [2022-06-30T12:42:33.479Z] #82 writing image sha256:d543ade73c99759af590713a6ae327c0b4df883dbf7f54b10c3fd50c4bc88c54 done [2022-06-30T12:42:33.479Z] #82 naming to docker.io/library/docker:d5177a5f5e9f642378565b24673d4f7ec5a6989b done [2022-06-30T12:42:33.479Z] #82 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:42:33.720Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-06-30T12:42:33.720Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s) [2022-06-30T12:42:33.720Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-30T12:42:33.720Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-30T12:42:33.821Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d5177a5f5e9f642378565b24673d4f7ec5a6989b -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:d5177a5f5e9f642378565b24673d4f7ec5a6989b hack/make.sh dynbinary test-integration [2022-06-30T12:42:33.911Z] === RUN TestLogs/driver_json-file [2022-06-30T12:42:33.912Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:42:33.912Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:42:33.912Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:42:33.912Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:42:33.912Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:42:33.912Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:42:33.912Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:42:33.912Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:42:33.912Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:42:33.912Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:42:33.912Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:42:33.912Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:42:33.912Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:42:33.912Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:42:33.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3367433458_/foo_true_____} [2022-06-30T12:42:34.475Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:42:34.475Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:42:35.037Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:42:35.037Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:42:35.365Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-06-30T12:42:35.365Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s) [2022-06-30T12:42:35.365Z] === RUN TestIpcModeOlderClient [2022-06-30T12:42:35.365Z] === PAUSE TestIpcModeOlderClient [2022-06-30T12:42:35.365Z] === RUN TestKillContainerInvalidSignal [2022-06-30T12:42:35.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3367433458_/foo_true__0xc000dee5e8___} [2022-06-30T12:42:35.604Z] --- PASS: TestLogs (3.96s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.77s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.45s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.78s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.74s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) [2022-06-30T12:42:35.604Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-06-30T12:42:35.604Z] === RUN TestContainerNetworkMountsNoChown [2022-06-30T12:42:35.733Z] [2022-06-30T12:42:35.733Z] Removing bundles/ [2022-06-30T12:42:35.733Z] [2022-06-30T12:42:35.733Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-30T12:42:35.733Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T12:42:35.733Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:42:35.934Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2022-06-30T12:42:35.934Z] === RUN TestKillContainer [2022-06-30T12:42:35.934Z] === RUN TestKillContainer/no_signal [2022-06-30T12:42:36.169Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/default [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/default [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/private [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/private [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rprivate [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/slave [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/slave [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rslave [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/shared [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/shared [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rshared [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/default [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/rslave [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/rshared [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/shared [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/rprivate [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/slave [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/private [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:42:36.169Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-30T12:42:36.169Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:42:36.169Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:42:36.193Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-30T12:42:36.193Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-30T12:42:36.193Z] check_test.go:540: [dac0c7e9880d5] daemon is not started [2022-06-30T12:42:36.193Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:42:36.426Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-30T12:42:36.682Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-30T12:42:36.682Z] === RUN TestContainerBindMountNonRecursive [2022-06-30T12:42:36.760Z] === RUN TestKillContainer/non_killing_signal [2022-06-30T12:42:37.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dee600__} [2022-06-30T12:42:37.021Z] === RUN TestKillContainer/killing_signal [2022-06-30T12:42:37.612Z] --- PASS: TestContainerBindMountNonRecursive (1.13s) [2022-06-30T12:42:37.612Z] === RUN TestContainerVolumesMountedAsShared [2022-06-30T12:42:38.175Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-06-30T12:42:38.175Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-30T12:42:38.399Z] --- PASS: TestKillContainer (2.05s) [2022-06-30T12:42:38.399Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-06-30T12:42:38.400Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2022-06-30T12:42:38.400Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2022-06-30T12:42:38.400Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-30T12:42:38.400Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-30T12:42:38.400Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-30T12:42:38.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dee618__} [2022-06-30T12:42:38.431Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-06-30T12:42:38.431Z] === RUN TestNetworkNat [2022-06-30T12:42:38.658Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-30T12:42:38.994Z] --- PASS: TestNetworkNat (0.43s) [2022-06-30T12:42:38.994Z] === RUN TestNetworkLocalhostTCPNat [2022-06-30T12:42:39.251Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-06-30T12:42:39.251Z] === RUN TestNetworkLoopbackNat [2022-06-30T12:42:39.598Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2022-06-30T12:42:39.598Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2022-06-30T12:42:39.598Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-06-30T12:42:39.598Z] === RUN TestKillStoppedContainer [2022-06-30T12:42:39.598Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-30T12:42:39.598Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-30T12:42:39.598Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-30T12:42:39.598Z] === RUN TestKillDifferentUserContainer [2022-06-30T12:42:39.705Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-30T12:42:39.705Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-30T12:42:39.857Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-30T12:42:40.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dee630__} [2022-06-30T12:42:40.116Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2022-06-30T12:42:40.116Z] === RUN TestInspectOomKilledTrue [2022-06-30T12:42:40.116Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T12:42:40.116Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-30T12:42:40.116Z] === RUN TestInspectOomKilledFalse [2022-06-30T12:42:40.116Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T12:42:40.116Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-30T12:42:40.116Z] === RUN TestLinksEtcHostsContentMatch [2022-06-30T12:42:40.686Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2022-06-30T12:42:40.686Z] === RUN TestLinksContainerNames [2022-06-30T12:42:41.453Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-30T12:42:41.623Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-30T12:42:41.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dee648__} [2022-06-30T12:42:41.768Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-06-30T12:42:41.768Z] === RUN TestPause [2022-06-30T12:42:41.882Z] --- PASS: TestLinksContainerNames (1.16s) [2022-06-30T12:42:41.882Z] === RUN TestLogsFollowTailEmpty [2022-06-30T12:42:42.329Z] --- PASS: TestPause (0.43s) [2022-06-30T12:42:42.330Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-30T12:42:42.330Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T12:42:42.330Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T12:42:42.330Z] === RUN TestPauseStopPausedContainer [2022-06-30T12:42:42.451Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2022-06-30T12:42:42.451Z] === RUN TestLogs [2022-06-30T12:42:42.451Z] === RUN TestLogs/driver_local [2022-06-30T12:42:42.451Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:42:42.451Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:42:42.451Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-30T12:42:42.451Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-30T12:42:42.451Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-30T12:42:42.451Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-30T12:42:42.451Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:42:42.451Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:42:42.451Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:42:42.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:42:42.451Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:42:42.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:42:42.451Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:42:42.451Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:42:42.587Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-06-30T12:42:42.587Z] === RUN TestPidHost [2022-06-30T12:42:43.019Z] check_test.go:540: [d05596efc2fdb] daemon is not started [2022-06-30T12:42:43.019Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-30T12:42:43.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-30T12:42:43.278Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:42:43.278Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:42:43.954Z] --- PASS: TestPidHost (0.98s) [2022-06-30T12:42:43.954Z] === RUN TestPsFilter [2022-06-30T12:42:43.954Z] --- PASS: TestPsFilter (0.10s) [2022-06-30T12:42:43.954Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-30T12:42:44.210Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-06-30T12:42:44.210Z] === RUN TestRemoveContainerWithVolume [2022-06-30T12:42:44.657Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-30T12:42:44.657Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-30T12:42:44.714Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-30T12:42:44.714Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-30T12:42:44.773Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-06-30T12:42:44.773Z] === RUN TestRemoveContainerRunning [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-30T12:42:44.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-30T12:42:45.029Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-06-30T12:42:45.029Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-30T12:42:45.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-30T12:42:45.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-30T12:42:45.178Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-30T12:42:45.178Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-30T12:42:45.178Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-30T12:42:45.438Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-30T12:42:45.438Z] === RUN TestLogs/driver_json-file [2022-06-30T12:42:45.438Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:42:45.438Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:42:45.438Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:42:45.438Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:42:45.438Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:42:45.438Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:42:45.438Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:42:45.438Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:42:45.438Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:42:45.438Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:42:45.438Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:42:45.438Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:42:45.438Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:42:45.592Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-06-30T12:42:45.592Z] === RUN TestRemoveInvalidContainer [2022-06-30T12:42:45.592Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-30T12:42:45.592Z] === RUN TestRenameLinkedContainer [2022-06-30T12:42:45.697Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:42:46.265Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-30T12:42:46.265Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-30T12:42:46.524Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:42:46.784Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:42:46.784Z] check_test.go:540: [d9b6f70035c8b] daemon is not started [2022-06-30T12:42:46.784Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-30T12:42:47.484Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-06-30T12:42:47.484Z] === RUN TestRenameStoppedContainer [2022-06-30T12:42:47.484Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-06-30T12:42:47.484Z] === RUN TestRenameRunningContainerAndReuse [2022-06-30T12:42:47.723Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:42:47.723Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:42:47.723Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-30T12:42:48.240Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-30T12:42:48.416Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-06-30T12:42:48.416Z] === RUN TestRenameInvalidName [2022-06-30T12:42:48.671Z] --- PASS: TestLogs (6.08s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.84s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.16s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.09s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.07s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.12s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.95s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.20s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.13s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.92s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.85s) [2022-06-30T12:42:48.671Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.86s) [2022-06-30T12:42:48.671Z] === RUN TestContainerNetworkMountsNoChown [2022-06-30T12:42:48.671Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-30T12:42:48.753Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-30T12:42:48.753Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-30T12:42:48.753Z] [2022-06-30T12:42:48.753Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-30T12:42:48.753Z] =========================== short test summary info ============================ [2022-06-30T12:42:48.753Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-30T12:42:48.753Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-30T12:42:48.753Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-30T12:42:48.753Z] Not supported on most drivers [2022-06-30T12:42:48.753Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-30T12:42:48.753Z] Output of docker top depends on host distro, and is not formalized. [2022-06-30T12:42:48.753Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-30T12:42:48.753Z] Output of docker top depends on host distro, and is not formalized. [2022-06-30T12:42:48.753Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-30T12:42:48.753Z] Can fail if eth0 has multiple IP addresses [2022-06-30T12:42:48.753Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-30T12:42:48.753Z] This doesn't seem to be taken into account by the engine [2022-06-30T12:42:48.753Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-30T12:42:48.753Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-30T12:42:48.753Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.42 seconds == [2022-06-30T12:42:48.979Z] --- PASS: TestRenameInvalidName (0.42s) [2022-06-30T12:42:48.979Z] === RUN TestRenameAnonymousContainer [2022-06-30T12:42:49.010Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-30T12:42:49.608Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/default [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/default [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/private [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/private [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rprivate [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/slave [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/slave [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rslave [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/shared [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/shared [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rshared [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-30T12:42:49.608Z] === CONT TestMountDaemonRoot/default [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:42:49.608Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-30T12:42:49.608Z] === CONT TestMountDaemonRoot/rshared [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:42:49.608Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:42:49.608Z] === CONT TestMountDaemonRoot/shared [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-30T12:42:49.608Z] === CONT TestMountDaemonRoot/rslave [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:42:49.608Z] === CONT TestMountDaemonRoot/slave [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-30T12:42:49.608Z] === CONT TestMountDaemonRoot/rprivate [2022-06-30T12:42:49.608Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:42:49.608Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:42:49.609Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:42:49.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:42:49.609Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:42:49.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:42:49.609Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:42:49.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/private [2022-06-30T12:42:49.609Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-30T12:42:49.609Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-30T12:42:49.609Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:42:49.609Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:42:49.609Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-30T12:42:49.609Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-30T12:42:49.609Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:42:49.609Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:42:49.609Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:42:49.870Z] docker_cli_daemon_plugins_test.go:80: [d596502fffd2d] daemon is not started [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-30T12:42:49.870Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-30T12:42:49.870Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-06-30T12:42:49.870Z] === RUN TestContainerBindMountNonRecursive [2022-06-30T12:42:50.129Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-30T12:42:50.347Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-06-30T12:42:50.347Z] === RUN TestRenameContainerWithSameName [2022-06-30T12:42:50.909Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-06-30T12:42:50.909Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-30T12:42:51.067Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-30T12:42:51.635Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2022-06-30T12:42:51.635Z] === RUN TestContainerVolumesMountedAsShared [2022-06-30T12:42:51.635Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-30T12:42:51.838Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-06-30T12:42:51.838Z] === RUN TestResize [2022-06-30T12:42:52.095Z] --- PASS: TestResize (0.41s) [2022-06-30T12:42:52.095Z] === RUN TestResizeWithInvalidSize [2022-06-30T12:42:52.205Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2022-06-30T12:42:52.205Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-30T12:42:52.463Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-30T12:42:52.658Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-06-30T12:42:52.658Z] === RUN TestResizeWhenContainerNotStarted [2022-06-30T12:42:52.915Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:42:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:42:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:42:52.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T12:42:52.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:42:53.032Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-06-30T12:42:53.032Z] === RUN TestNetworkNat [2022-06-30T12:42:53.291Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-30T12:42:53.291Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-30T12:42:53.550Z] docker_cli_daemon_plugins_test.go:170: [d45ba7a5a73d1] daemon is not started [2022-06-30T12:42:53.550Z] --- PASS: TestNetworkNat (0.68s) [2022-06-30T12:42:53.550Z] === RUN TestNetworkLocalhostTCPNat [2022-06-30T12:42:54.118Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-30T12:42:54.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:42:54.378Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2022-06-30T12:42:54.378Z] === RUN TestNetworkLoopbackNat [2022-06-30T12:42:54.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:42:54.637Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-30T12:42:55.205Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-30T12:42:55.464Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-30T12:42:55.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:42:55.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:42:56.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:42:56.841Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-30T12:42:57.779Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2022-06-30T12:42:57.779Z] === RUN TestPause [2022-06-30T12:42:57.779Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-30T12:42:58.037Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-30T12:42:58.297Z] --- PASS: TestPause (0.85s) [2022-06-30T12:42:58.297Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-30T12:42:58.557Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T12:42:58.557Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T12:42:58.557Z] === RUN TestPauseStopPausedContainer [2022-06-30T12:42:58.557Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-30T12:42:58.557Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-30T12:42:59.124Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-30T12:42:59.124Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2022-06-30T12:42:59.124Z] === RUN TestPidHost [2022-06-30T12:42:59.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:42:59.384Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-30T12:42:59.643Z] check_test.go:540: [de8036f383f64] daemon is not started [2022-06-30T12:42:59.643Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-30T12:43:00.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-30T12:43:00.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-30T12:43:00.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:43:00.211Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-30T12:43:00.779Z] --- PASS: TestPidHost (1.59s) [2022-06-30T12:43:00.779Z] === RUN TestPsFilter [2022-06-30T12:43:01.038Z] --- PASS: TestPsFilter (0.13s) [2022-06-30T12:43:01.038Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-30T12:43:01.038Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-30T12:43:01.177Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T12:43:01.177Z] [2022-06-30T12:43:01.177Z] Unloading profiles will leave already running processes permanently [2022-06-30T12:43:01.177Z] unconfined, which can lead to unexpected situations. [2022-06-30T12:43:01.177Z] [2022-06-30T12:43:01.177Z] To set a process to complain mode, use the command line tool [2022-06-30T12:43:01.177Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T12:43:01.177Z] Post stage [Pipeline] junit [2022-06-30T12:43:01.188Z] Recording test results [2022-06-30T12:43:01.297Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-30T12:43:01.316Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-30T12:43:01.557Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2022-06-30T12:43:01.557Z] === RUN TestRemoveContainerWithVolume [2022-06-30T12:43:01.589Z] + echo Ensuring container killed. [2022-06-30T12:43:01.589Z] Ensuring container killed. [2022-06-30T12:43:01.589Z] + docker rm -vf docker-pr2 [2022-06-30T12:43:01.589Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-06-30T12:43:01.912Z] + echo Chowning /workspace to jenkins user [2022-06-30T12:43:01.912Z] Chowning /workspace to jenkins user [2022-06-30T12:43:01.912Z] + id -u [2022-06-30T12:43:01.912Z] + id -g [2022-06-30T12:43:01.912Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43757:/workspace busybox chown -R 1000:1000 /workspace [2022-06-30T12:43:02.125Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-30T12:43:02.385Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2022-06-30T12:43:02.385Z] === RUN TestRemoveContainerRunning [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T12:43:02.804Z] + bundleName=docker-py [2022-06-30T12:43:02.804Z] + echo Creating docker-py-bundles.tar.gz [2022-06-30T12:43:02.804Z] Creating docker-py-bundles.tar.gz [2022-06-30T12:43:02.804Z] + 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 [2022-06-30T12:43:02.814Z] Archiving artifacts [2022-06-30T12:43:02.953Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-30T12:43:02.953Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-30T12:43:03.086Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43757/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-30T12:43:03.214Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-06-30T12:43:03.214Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-30T12:43:03.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T12:43:03.440Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3ac4b6a9efccbdd3784f96660b55150fa2c48617 -e DOCKER_GRAPHDRIVER docker:3ac4b6a9efccbdd3784f96660b55150fa2c48617 hack/make.sh binary [2022-06-30T12:43:03.696Z] [2022-06-30T12:43:03.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T12:43:03.953Z] Removing bundles/ [2022-06-30T12:43:03.953Z] [2022-06-30T12:43:03.953Z] ---> Making bundle: binary (in bundles/binary) [2022-06-30T12:43:03.953Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-30T12:43:03.953Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:43:04.151Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2022-06-30T12:43:04.151Z] === RUN TestRemoveInvalidContainer [2022-06-30T12:43:04.151Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-06-30T12:43:04.151Z] === RUN TestRenameLinkedContainer [2022-06-30T12:43:04.410Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-30T12:43:04.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T12:43:04.669Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-30T12:43:05.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T12:43:06.050Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-30T12:43:06.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T12:43:07.019Z] --- PASS: TestRenameLinkedContainer (2.99s) [2022-06-30T12:43:07.020Z] === RUN TestRenameStoppedContainer [2022-06-30T12:43:07.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T12:43:07.605Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-30T12:43:07.606Z] --- PASS: TestRenameStoppedContainer (0.62s) [2022-06-30T12:43:07.606Z] === RUN TestRenameRunningContainerAndReuse [2022-06-30T12:43:08.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T12:43:08.982Z] --- PASS: TestRenameRunningContainerAndReuse (1.21s) [2022-06-30T12:43:08.982Z] === RUN TestRenameInvalidName [2022-06-30T12:43:08.982Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-30T12:43:09.549Z] --- PASS: TestRenameInvalidName (0.56s) [2022-06-30T12:43:09.549Z] === RUN TestRenameAnonymousContainer [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-06-30T12:43:09.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-06-30T12:43:09.667Z] === RUN TestCgroupNamespacesRun [2022-06-30T12:43:10.486Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-30T12:43:11.035Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-06-30T12:43:11.035Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-30T12:43:11.054Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-30T12:43:11.620Z] --- PASS: TestRenameAnonymousContainer (2.10s) [2022-06-30T12:43:11.620Z] === RUN TestRenameContainerWithSameName [2022-06-30T12:43:11.879Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-06-30T12:43:11.879Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-30T12:43:11.965Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-06-30T12:43:11.965Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-30T12:43:12.815Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-06-30T12:43:12.815Z] === RUN TestResize [2022-06-30T12:43:13.338Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-06-30T12:43:13.338Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-30T12:43:13.385Z] --- PASS: TestResize (0.45s) [2022-06-30T12:43:13.385Z] === RUN TestResizeWithInvalidSize [2022-06-30T12:43:13.951Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-06-30T12:43:13.951Z] === RUN TestResizeWhenContainerNotStarted [2022-06-30T12:43:14.209Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:43:14.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:43:14.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:43:14.209Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T12:43:14.209Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:43:14.268Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-06-30T12:43:14.268Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-30T12:43:14.468Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-30T12:43:15.637Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-06-30T12:43:15.637Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-30T12:43:15.845Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-30T12:43:16.413Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:43:16.567Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-06-30T12:43:16.567Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-30T12:43:17.496Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-30T12:43:17.496Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-30T12:43:17.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:43:18.443Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-06-30T12:43:18.443Z] === RUN TestNISDomainname [2022-06-30T12:43:18.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:43:18.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:43:19.005Z] --- PASS: TestNISDomainname (0.61s) [2022-06-30T12:43:19.005Z] === RUN TestHostnameDnsResolution [2022-06-30T12:43:19.568Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-06-30T12:43:19.568Z] === RUN TestUnprivilegedPortsAndPing [2022-06-30T12:43:20.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:43:20.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:43:20.132Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-06-30T12:43:20.132Z] === RUN TestPrivilegedHostDevices [2022-06-30T12:43:20.361Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-30T12:43:20.695Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-06-30T12:43:20.695Z] === RUN TestRunConsoleSize [2022-06-30T12:43:21.261Z] --- PASS: TestRunConsoleSize (0.40s) [2022-06-30T12:43:21.261Z] === RUN TestStats [2022-06-30T12:43:21.299Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-30T12:43:23.780Z] --- PASS: TestStats (2.45s) [2022-06-30T12:43:23.780Z] === RUN TestStopContainerWithTimeout [2022-06-30T12:43:23.780Z] === RUN TestStopContainerWithTimeout/0 [2022-06-30T12:43:23.780Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-30T12:43:23.780Z] === RUN TestStopContainerWithTimeout/1 [2022-06-30T12:43:23.780Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-30T12:43:23.780Z] === RUN TestStopContainerWithTimeout/3 [2022-06-30T12:43:23.780Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-30T12:43:23.780Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-30T12:43:23.780Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-30T12:43:23.780Z] === CONT TestStopContainerWithTimeout/0 [2022-06-30T12:43:23.780Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-30T12:43:24.344Z] === CONT TestStopContainerWithTimeout/3 [2022-06-30T12:43:24.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:43:24.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T12:43:25.157Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-30T12:43:25.415Z] check_test.go:540: [dfcb1ac7466fd] daemon is not started [2022-06-30T12:43:25.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-30T12:43:26.235Z] === CONT TestStopContainerWithTimeout/1 [2022-06-30T12:43:26.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-30T12:43:27.333Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-30T12:43:27.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-30T12:43:27.602Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-30T12:43:27.602Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-06-30T12:43:27.602Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-06-30T12:43:27.602Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-06-30T12:43:27.602Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-06-30T12:43:27.602Z] === RUN TestDeleteDevicemapper [2022-06-30T12:43:27.602Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T12:43:27.602Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-30T12:43:27.602Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-30T12:43:27.850Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T12:43:28.970Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-06-30T12:43:28.970Z] === RUN TestUpdateMemory [2022-06-30T12:43:29.534Z] --- PASS: TestUpdateMemory (0.53s) [2022-06-30T12:43:29.534Z] === RUN TestUpdateCPUQuota [2022-06-30T12:43:29.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T12:43:30.013Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T12:43:30.463Z] --- PASS: TestUpdateCPUQuota (0.64s) [2022-06-30T12:43:30.463Z] === RUN TestUpdatePidsLimit [2022-06-30T12:43:30.463Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-30T12:43:30.463Z] === RUN TestUpdatePidsLimit/no_change [2022-06-30T12:43:30.719Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-30T12:43:30.719Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-30T12:43:30.975Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-30T12:43:31.232Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-30T12:43:31.489Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-30T12:43:31.921Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-30T12:43:32.053Z] --- PASS: TestUpdatePidsLimit (1.77s) [2022-06-30T12:43:32.053Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-06-30T12:43:32.053Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-06-30T12:43:32.053Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-06-30T12:43:32.053Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-06-30T12:43:32.053Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-06-30T12:43:32.053Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-06-30T12:43:32.053Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-06-30T12:43:32.053Z] === RUN TestUpdateRestartPolicy [2022-06-30T12:43:32.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T12:43:33.116Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-30T12:43:33.116Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-30T12:43:33.116Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-30T12:43:33.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-30T12:43:33.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T12:43:33.946Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-30T12:43:34.885Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T12:43:35.143Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-30T12:43:36.081Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-30T12:43:37.460Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.58s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.95s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.69s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.41s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2022-06-30T12:43:38.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.95s) [2022-06-30T12:43:38.028Z] === RUN TestCgroupNamespacesRun [2022-06-30T12:43:38.028Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-30T12:43:38.965Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-30T12:43:39.224Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-30T12:43:39.224Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-30T12:43:40.159Z] --- PASS: TestCgroupNamespacesRun (2.01s) [2022-06-30T12:43:40.159Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-30T12:43:40.159Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-30T12:43:40.726Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-30T12:43:41.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-30T12:43:41.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-30T12:43:42.104Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s) [2022-06-30T12:43:42.104Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-30T12:43:42.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-30T12:43:42.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-30T12:43:43.299Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2022-06-30T12:43:43.299Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-30T12:43:43.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-30T12:43:44.231Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-06-30T12:43:44.231Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-30T12:43:44.231Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-06-30T12:43:44.231Z] === RUN TestWaitNonBlocked [2022-06-30T12:43:44.231Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:43:44.231Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:43:44.231Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:43:44.231Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:43:44.231Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:43:44.231Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:43:44.231Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-30T12:43:44.231Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-06-30T12:43:44.231Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-06-30T12:43:44.231Z] === RUN TestWaitBlocked [2022-06-30T12:43:44.231Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:43:44.231Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:43:44.231Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:43:44.231Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:43:44.231Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:43:44.231Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:43:44.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-30T12:43:44.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-30T12:43:44.495Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2022-06-30T12:43:44.495Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-30T12:43:44.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-30T12:43:44.754Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-30T12:43:44.794Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-30T12:43:44.794Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-06-30T12:43:44.794Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-06-30T12:43:44.794Z] === RUN TestWaitConditions [2022-06-30T12:43:44.794Z] === RUN TestWaitConditions/default [2022-06-30T12:43:44.794Z] === PAUSE TestWaitConditions/default [2022-06-30T12:43:44.794Z] === RUN TestWaitConditions/not-running [2022-06-30T12:43:44.794Z] === PAUSE TestWaitConditions/not-running [2022-06-30T12:43:44.794Z] === RUN TestWaitConditions/next-exit [2022-06-30T12:43:44.794Z] === PAUSE TestWaitConditions/next-exit [2022-06-30T12:43:44.794Z] === RUN TestWaitConditions/removed [2022-06-30T12:43:44.794Z] === PAUSE TestWaitConditions/removed [2022-06-30T12:43:44.794Z] === CONT TestWaitConditions/default [2022-06-30T12:43:44.794Z] === CONT TestWaitConditions/next-exit [2022-06-30T12:43:45.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-30T12:43:45.322Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-30T12:43:45.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-30T12:43:46.260Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2022-06-30T12:43:46.260Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-30T12:43:46.687Z] === CONT TestWaitConditions/not-running [2022-06-30T12:43:46.687Z] === CONT TestWaitConditions/removed [2022-06-30T12:43:47.643Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.42s) [2022-06-30T12:43:47.643Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-30T12:43:48.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-30T12:43:48.066Z] --- PASS: TestWaitConditions (0.01s) [2022-06-30T12:43:48.066Z] --- PASS: TestWaitConditions/default (1.70s) [2022-06-30T12:43:48.066Z] --- PASS: TestWaitConditions/next-exit (1.73s) [2022-06-30T12:43:48.066Z] --- PASS: TestWaitConditions/not-running (1.43s) [2022-06-30T12:43:48.066Z] --- PASS: TestWaitConditions/removed (1.45s) [2022-06-30T12:43:48.066Z] === CONT TestContainerStartOnDaemonRestart [2022-06-30T12:43:48.066Z] === CONT TestIpcModeOlderClient [2022-06-30T12:43:48.066Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-30T12:43:48.066Z] === CONT TestDaemonHostGatewayIP [2022-06-30T12:43:48.211Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-06-30T12:43:48.211Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-30T12:43:48.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-30T12:43:49.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-30T12:43:49.715Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.33s) [2022-06-30T12:43:49.715Z] === RUN TestNISDomainname [2022-06-30T12:43:49.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-30T12:43:49.959Z] --- PASS: TestContainerStartOnDaemonRestart (1.95s) [2022-06-30T12:43:49.959Z] === CONT TestContainerKillOnDaemonStart [2022-06-30T12:43:50.283Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-30T12:43:50.283Z] --- PASS: TestNISDomainname (0.70s) [2022-06-30T12:43:50.283Z] === RUN TestHostnameDnsResolution [2022-06-30T12:43:50.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-30T12:43:50.522Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-06-30T12:43:50.522Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-30T12:43:51.223Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-30T12:43:51.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-30T12:43:51.482Z] --- PASS: TestHostnameDnsResolution (1.35s) [2022-06-30T12:43:51.482Z] === RUN TestUnprivilegedPortsAndPing [2022-06-30T12:43:51.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-30T12:43:52.412Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.70s) [2022-06-30T12:43:52.412Z] === CONT TestDaemonRestartIpcMode [2022-06-30T12:43:52.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-30T12:43:52.419Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-30T12:43:52.419Z] --- PASS: TestUnprivilegedPortsAndPing (0.91s) [2022-06-30T12:43:52.419Z] === RUN TestPrivilegedHostDevices [2022-06-30T12:43:53.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-30T12:43:53.358Z] --- PASS: TestPrivilegedHostDevices (0.86s) [2022-06-30T12:43:53.358Z] === RUN TestRunConsoleSize [2022-06-30T12:43:53.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-30T12:43:53.924Z] --- PASS: TestRunConsoleSize (0.55s) [2022-06-30T12:43:53.924Z] === RUN TestStats [2022-06-30T12:43:54.303Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-06-30T12:43:54.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-30T12:43:55.756Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T12:43:55.756Z] Using test binary docker [2022-06-30T12:43:55.756Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-30T12:43:55.756Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-30T12:43:55.756Z] Starting dockerd [2022-06-30T12:43:55.756Z] INFO: Waiting for daemon to start... [2022-06-30T12:43:56.458Z] check_test.go:540: [d365b2d69b43d] daemon is not started [2022-06-30T12:43:56.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-30T12:43:56.718Z] --- PASS: TestStats (2.71s) [2022-06-30T12:43:56.718Z] === RUN TestStopContainerWithTimeout [2022-06-30T12:43:56.718Z] === RUN TestStopContainerWithTimeout/0 [2022-06-30T12:43:56.718Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-30T12:43:56.718Z] === RUN TestStopContainerWithTimeout/1 [2022-06-30T12:43:56.718Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-30T12:43:56.718Z] === RUN TestStopContainerWithTimeout/3 [2022-06-30T12:43:56.718Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-30T12:43:56.718Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-30T12:43:56.718Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-30T12:43:56.718Z] === CONT TestStopContainerWithTimeout/0 [2022-06-30T12:43:56.718Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-30T12:43:57.655Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-30T12:43:57.655Z] === CONT TestStopContainerWithTimeout/3 [2022-06-30T12:43:59.028Z] . [2022-06-30T12:43:59.028Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T12:43:59.028Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T12:43:59.028Z] Error: No such image: emptyfs [2022-06-30T12:43:59.028Z] Running integration-test (iteration 1) [2022-06-30T12:43:59.028Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-30T12:43:59.028Z] Loaded image: busybox:latest [2022-06-30T12:43:59.284Z] Loaded image: busybox:glibc [2022-06-30T12:43:59.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-30T12:43:59.560Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-30T12:43:59.560Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-30T12:43:59.560Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-30T12:43:59.560Z] === CONT TestStopContainerWithTimeout/1 [2022-06-30T12:44:00.129Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-30T12:44:00.129Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-30T12:44:00.652Z] Loaded image: debian:bullseye-slim [2022-06-30T12:44:00.652Z] Loaded image: hello-world:latest [2022-06-30T12:44:00.652Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T12:44:00.652Z] INFO: Testing against a local daemon [2022-06-30T12:44:00.652Z] === RUN TestCgroupNamespacesBuild [2022-06-30T12:44:00.697Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-30T12:44:00.697Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-30T12:44:01.264Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-30T12:44:01.264Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2022-06-30T12:44:01.264Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2022-06-30T12:44:01.264Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2022-06-30T12:44:01.264Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2022-06-30T12:44:01.264Z] === RUN TestDeleteDevicemapper [2022-06-30T12:44:01.264Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T12:44:01.264Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-30T12:44:01.264Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-30T12:44:01.264Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-30T12:44:01.523Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-30T12:44:02.020Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-06-30T12:44:02.020Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-30T12:44:02.391Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-06-30T12:44:02.391Z] PASS [2022-06-30T12:44:02.391Z] [2022-06-30T12:44:02.391Z] === Skipped [2022-06-30T12:44:02.391Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-30T12:44:02.391Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T12:44:02.391Z] [2022-06-30T12:44:02.391Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T12:44:02.391Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T12:44:02.391Z] [2022-06-30T12:44:02.391Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-30T12:44:02.391Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T12:44:02.391Z] [2022-06-30T12:44:02.391Z] DONE 264 tests, 3 skipped in 121.879s [2022-06-30T12:44:02.391Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-30T12:44:02.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-30T12:44:02.391Z] ++ set -e [2022-06-30T12:44:02.391Z] ++ '[' -n 0 ']' [2022-06-30T12:44:02.391Z] ++ set -x [2022-06-30T12:44:02.391Z] ++ 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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-30T12:44:02.391Z] === RUN TestConfigDaemonLibtrustID [2022-06-30T12:44:02.391Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-30T12:44:02.391Z] === RUN TestConfigDaemonID [2022-06-30T12:44:03.320Z] daemon_test.go:83: [db2139a314eab] daemon is not started [2022-06-30T12:44:03.320Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-30T12:44:03.320Z] === RUN TestDaemonConfigValidation [2022-06-30T12:44:03.320Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:44:03.320Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:44:03.320Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-30T12:44:03.320Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-30T12:44:03.320Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-30T12:44:03.320Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-30T12:44:03.320Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-30T12:44:03.320Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-30T12:44:03.320Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-30T12:44:03.320Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-30T12:44:03.320Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:44:03.320Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-30T12:44:03.320Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-30T12:44:03.320Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-30T12:44:03.320Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-30T12:44:03.320Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-30T12:44:03.320Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-06-30T12:44:03.320Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-06-30T12:44:03.320Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-06-30T12:44:03.320Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-30T12:44:03.320Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-30T12:44:03.320Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-30T12:44:03.320Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-30T12:44:03.389Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-06-30T12:44:03.390Z] === RUN TestBuildWithSession [2022-06-30T12:44:03.390Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T12:44:03.390Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-30T12:44:03.390Z] === RUN TestBuildSquashParent [2022-06-30T12:44:03.436Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-30T12:44:03.436Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-30T12:44:04.005Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2022-06-30T12:44:04.005Z] === RUN TestUpdateMemory [2022-06-30T12:44:04.005Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-30T12:44:04.005Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-30T12:44:04.005Z] === RUN TestUpdateCPUQuota [2022-06-30T12:44:04.005Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-30T12:44:04.693Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-30T12:44:05.382Z] --- PASS: TestUpdateCPUQuota (1.39s) [2022-06-30T12:44:05.382Z] === RUN TestUpdatePidsLimit [2022-06-30T12:44:05.382Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-30T12:44:05.382Z] === RUN TestUpdatePidsLimit/no_change [2022-06-30T12:44:05.622Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-30T12:44:05.641Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-30T12:44:05.901Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-30T12:44:06.160Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-30T12:44:06.552Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-30T12:44:06.552Z] daemon_test.go:197: [dd186e10b5daf] daemon is not started [2022-06-30T12:44:06.552Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-30T12:44:06.552Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-30T12:44:06.552Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-30T12:44:06.552Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-30T12:44:06.552Z] === RUN TestDaemonProxy [2022-06-30T12:44:06.552Z] === RUN TestDaemonProxy/environment_variables [2022-06-30T12:44:06.736Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-30T12:44:06.995Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-30T12:44:07.562Z] --- PASS: TestBuildSquashParent (4.15s) [2022-06-30T12:44:07.562Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-30T12:44:07.562Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:44:07.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:44:07.562Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:44:07.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:44:07.562Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:44:07.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:44:07.562Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:44:07.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:44:07.562Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:44:07.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:44:07.562Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:44:07.562Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:44:07.562Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:44:07.562Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:44:07.563Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-30T12:44:07.822Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-30T12:44:07.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-30T12:44:08.443Z] === RUN TestDaemonProxy/command-line_options [2022-06-30T12:44:08.761Z] --- PASS: TestUpdatePidsLimit (3.34s) [2022-06-30T12:44:08.761Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2022-06-30T12:44:08.761Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2022-06-30T12:44:08.761Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2022-06-30T12:44:08.761Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-06-30T12:44:08.761Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-06-30T12:44:08.761Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2022-06-30T12:44:08.761Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-06-30T12:44:08.761Z] === RUN TestUpdateRestartPolicy [2022-06-30T12:44:08.761Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-30T12:44:09.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:44:09.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:44:09.699Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-30T12:44:10.334Z] === RUN TestDaemonProxy/configuration_file [2022-06-30T12:44:10.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-30T12:44:10.821Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:44:11.078Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:44:11.204Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-30T12:44:11.701Z] === RUN TestDaemonProxy/conflicting_options [2022-06-30T12:44:12.143Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-30T12:44:12.263Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-30T12:44:12.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-30T12:44:12.660Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-30T12:44:12.826Z] --- PASS: TestDaemonProxy (6.22s) [2022-06-30T12:44:12.826Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-06-30T12:44:12.826Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-06-30T12:44:12.826Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-06-30T12:44:12.826Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-30T12:44:12.826Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-30T12:44:12.826Z] PASS [2022-06-30T12:44:12.826Z] [2022-06-30T12:44:12.826Z] DONE 18 tests in 11.254s [2022-06-30T12:44:12.826Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-30T12:44:12.826Z] ++ 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 [2022-06-30T12:44:12.826Z] ++ set -e [2022-06-30T12:44:12.826Z] ++ '[' -n 0 ']' [2022-06-30T12:44:12.826Z] ++ set -x [2022-06-30T12:44:12.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=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 [2022-06-30T12:44:12.969Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-06-30T12:44:12.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-06-30T12:44:12.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2022-06-30T12:44:12.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.63s) [2022-06-30T12:44:12.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.67s) [2022-06-30T12:44:12.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2022-06-30T12:44:12.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.66s) [2022-06-30T12:44:12.969Z] === RUN TestBuildMultiStageCopy [2022-06-30T12:44:12.969Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-30T12:44:13.083Z] INFO: Testing against a local daemon [2022-06-30T12:44:13.083Z] === RUN TestCommitInheritsEnv [2022-06-30T12:44:13.347Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-06-30T12:44:13.347Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-30T12:44:13.347Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-30T12:44:13.347Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-30T12:44:13.347Z] === RUN TestImportWithCustomPlatform [2022-06-30T12:44:13.347Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-30T12:44:13.347Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-30T12:44:13.347Z] === RUN TestImportWithCustomPlatform// [2022-06-30T12:44:13.347Z] === RUN TestImportWithCustomPlatform/linux [2022-06-30T12:44:13.347Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-30T12:44:13.347Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-30T12:44:13.604Z] === RUN TestImportWithCustomPlatform/macos [2022-06-30T12:44:13.604Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-30T12:44:13.604Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-30T12:44:13.604Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-06-30T12:44:13.604Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-06-30T12:44:13.604Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-30T12:44:13.604Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-30T12:44:13.604Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-30T12:44:13.604Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-30T12:44:13.604Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-06-30T12:44:13.604Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-30T12:44:13.604Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-30T12:44:13.604Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-30T12:44:13.604Z] === RUN TestImagesFilterMultiReference [2022-06-30T12:44:13.604Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-30T12:44:13.604Z] === RUN TestImagePullPlatformInvalid [2022-06-30T12:44:13.604Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-30T12:44:13.604Z] === RUN TestRemoveImageOrphaning [2022-06-30T12:44:13.860Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-06-30T12:44:13.860Z] === RUN TestRemoveImageGarbageCollector [2022-06-30T12:44:13.860Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:44:13.860Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-30T12:44:13.860Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-30T12:44:13.860Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-30T12:44:13.860Z] === RUN TestTagInvalidReference [2022-06-30T12:44:13.860Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-30T12:44:13.860Z] === RUN TestTagValidPrefixedRepo [2022-06-30T12:44:14.117Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-30T12:44:14.117Z] === RUN TestTagExistedNameWithoutForce [2022-06-30T12:44:14.117Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-06-30T12:44:14.117Z] === RUN TestTagOfficialNames [2022-06-30T12:44:14.117Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-30T12:44:14.117Z] === RUN TestTagMatchesDigest [2022-06-30T12:44:14.117Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-30T12:44:14.117Z] PASS [2022-06-30T12:44:14.117Z] [2022-06-30T12:44:14.117Z] === Skipped [2022-06-30T12:44:14.117Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-30T12:44:14.117Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-30T12:44:14.117Z] [2022-06-30T12:44:14.117Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-30T12:44:14.117Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:44:14.117Z] [2022-06-30T12:44:14.117Z] DONE 22 tests, 2 skipped in 1.334s [2022-06-30T12:44:14.117Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-30T12:44:14.117Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-30T12:44:14.117Z] ++ set -e [2022-06-30T12:44:14.117Z] ++ '[' -n 0 ']' [2022-06-30T12:44:14.117Z] ++ set -x [2022-06-30T12:44:14.117Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-30T12:44:14.117Z] === RUN TestStripANSICommands [2022-06-30T12:44:14.117Z] === RUN TestStripANSICommands/#00 [2022-06-30T12:44:14.117Z] === RUN TestStripANSICommands/#01 [2022-06-30T12:44:14.117Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-30T12:44:14.117Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-30T12:44:14.117Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-30T12:44:14.117Z] PASS [2022-06-30T12:44:14.117Z] [2022-06-30T12:44:14.117Z] DONE 3 tests in 0.042s [2022-06-30T12:44:14.117Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-30T12:44:14.117Z] ++ 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 [2022-06-30T12:44:14.117Z] ++ set -e [2022-06-30T12:44:14.117Z] ++ '[' -n 0 ']' [2022-06-30T12:44:14.117Z] ++ set -x [2022-06-30T12:44:14.117Z] ++ 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 [2022-06-30T12:44:14.337Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-30T12:44:14.374Z] INFO: Testing against a local daemon [2022-06-30T12:44:14.374Z] === RUN TestNetworkCreateDelete [2022-06-30T12:44:14.374Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-30T12:44:14.374Z] === RUN TestDockerNetworkDeletePreferID [2022-06-30T12:44:14.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-30T12:44:14.593Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-30T12:44:14.850Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-30T12:44:14.936Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-06-30T12:44:14.936Z] === RUN TestDaemonDNSFallback [2022-06-30T12:44:15.106Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-30T12:44:15.362Z] --- PASS: TestBuildMultiStageCopy (2.43s) [2022-06-30T12:44:15.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-06-30T12:44:15.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-06-30T12:44:15.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-06-30T12:44:15.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-06-30T12:44:15.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-06-30T12:44:15.362Z] === RUN TestBuildMultiStageParentConfig [2022-06-30T12:44:15.925Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2022-06-30T12:44:15.925Z] === RUN TestBuildLabelWithTargets [2022-06-30T12:44:17.102Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-30T12:44:17.102Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-30T12:44:17.102Z] check_test.go:540: [d291e535e8566] daemon is not started [2022-06-30T12:44:17.102Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-30T12:44:17.102Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-30T12:44:17.102Z] check_test.go:540: [d9badd23a80f6] daemon is not started [2022-06-30T12:44:17.102Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-30T12:44:17.291Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-06-30T12:44:17.292Z] === RUN TestBuildWithEmptyLayers [2022-06-30T12:44:17.556Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-06-30T12:44:17.556Z] === RUN TestBuildMultiStageOnBuild [2022-06-30T12:44:19.447Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2022-06-30T12:44:19.447Z] === RUN TestBuildUncleanTarFilenames [2022-06-30T12:44:20.016Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-06-30T12:44:20.016Z] === RUN TestBuildMultiStageLayerLeak [2022-06-30T12:44:20.390Z] check_test.go:540: [daefbada6a440] daemon is not started [2022-06-30T12:44:20.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-30T12:44:20.957Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2022-06-30T12:44:20.957Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-30T12:44:21.476Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-06-30T12:44:21.476Z] === RUN TestInspectNetwork [2022-06-30T12:44:21.895Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2022-06-30T12:44:21.895Z] === RUN TestWaitNonBlocked [2022-06-30T12:44:21.895Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:44:21.895Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:44:21.895Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:44:21.895Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:44:21.895Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:44:21.895Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:44:21.906Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s) [2022-06-30T12:44:21.906Z] === RUN TestBuildWithHugeFile [2022-06-30T12:44:23.272Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-30T12:44:23.272Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-06-30T12:44:23.272Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2022-06-30T12:44:23.272Z] === RUN TestWaitBlocked [2022-06-30T12:44:23.272Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:44:23.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:44:23.272Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:44:23.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:44:23.272Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:44:23.272Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:44:24.211Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-30T12:44:24.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2022-06-30T12:44:24.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2022-06-30T12:44:24.211Z] === RUN TestWaitConditions [2022-06-30T12:44:24.211Z] === RUN TestWaitConditions/default [2022-06-30T12:44:24.211Z] === PAUSE TestWaitConditions/default [2022-06-30T12:44:24.211Z] === RUN TestWaitConditions/not-running [2022-06-30T12:44:24.211Z] === PAUSE TestWaitConditions/not-running [2022-06-30T12:44:24.211Z] === RUN TestWaitConditions/next-exit [2022-06-30T12:44:24.211Z] === PAUSE TestWaitConditions/next-exit [2022-06-30T12:44:24.211Z] === RUN TestWaitConditions/removed [2022-06-30T12:44:24.211Z] === PAUSE TestWaitConditions/removed [2022-06-30T12:44:24.471Z] === CONT TestWaitConditions/default [2022-06-30T12:44:24.471Z] === CONT TestWaitConditions/removed [2022-06-30T12:44:24.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-30T12:44:24.746Z] === RUN TestInspectNetwork/full_network_id [2022-06-30T12:44:24.746Z] === RUN TestInspectNetwork/partial_network_id [2022-06-30T12:44:24.746Z] === RUN TestInspectNetwork/network_name [2022-06-30T12:44:24.746Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-30T12:44:26.638Z] === CONT TestWaitConditions/next-exit [2022-06-30T12:44:26.638Z] === CONT TestWaitConditions/not-running [2022-06-30T12:44:27.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-30T12:44:27.845Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-30T12:44:28.106Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-30T12:44:28.681Z] --- PASS: TestWaitConditions (0.02s) [2022-06-30T12:44:28.681Z] --- PASS: TestWaitConditions/default (2.09s) [2022-06-30T12:44:28.681Z] --- PASS: TestWaitConditions/removed (2.36s) [2022-06-30T12:44:28.681Z] --- PASS: TestWaitConditions/next-exit (1.92s) [2022-06-30T12:44:28.681Z] --- PASS: TestWaitConditions/not-running (1.84s) [2022-06-30T12:44:28.681Z] === CONT TestContainerStartOnDaemonRestart [2022-06-30T12:44:28.681Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-30T12:44:28.915Z] --- PASS: TestInspectNetwork (7.19s) [2022-06-30T12:44:28.915Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-30T12:44:28.915Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-30T12:44:28.915Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-30T12:44:28.915Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-30T12:44:28.915Z] === RUN TestRunContainerWithBridgeNone [2022-06-30T12:44:29.844Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-30T12:44:29.844Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:44:29.844Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:44:29.844Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:44:29.844Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-30T12:44:29.844Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-30T12:44:29.844Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-30T12:44:29.844Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-30T12:44:29.844Z] === RUN TestNetworkList [2022-06-30T12:44:29.844Z] === RUN TestNetworkList//networks [2022-06-30T12:44:29.844Z] === PAUSE TestNetworkList//networks [2022-06-30T12:44:29.844Z] === RUN TestNetworkList//networks/ [2022-06-30T12:44:29.844Z] === PAUSE TestNetworkList//networks/ [2022-06-30T12:44:29.844Z] === CONT TestNetworkList//networks [2022-06-30T12:44:29.844Z] === CONT TestNetworkList//networks/ [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkList (0.02s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-30T12:44:29.844Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-30T12:44:29.844Z] === RUN TestHostIPv4BridgeLabel [2022-06-30T12:44:30.058Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-30T12:44:30.317Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-30T12:44:30.406Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-30T12:44:30.407Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-30T12:44:30.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-30T12:44:31.336Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-30T12:44:31.336Z] === RUN TestDaemonDefaultNetworkPools [2022-06-30T12:44:32.265Z] --- PASS: TestContainerStartOnDaemonRestart (3.81s) [2022-06-30T12:44:32.265Z] === CONT TestIpcModeOlderClient [2022-06-30T12:44:32.265Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-06-30T12:44:32.265Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-30T12:44:32.528Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-06-30T12:44:32.528Z] === CONT TestContainerKillOnDaemonStart [2022-06-30T12:44:32.528Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.04s) [2022-06-30T12:44:32.528Z] === CONT TestDaemonHostGatewayIP [2022-06-30T12:44:32.528Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-30T12:44:33.195Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-30T12:44:33.195Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-30T12:44:33.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-30T12:44:34.562Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-06-30T12:44:34.563Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-30T12:44:35.126Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-30T12:44:35.126Z] === RUN TestServiceWithPredefinedNetwork [2022-06-30T12:44:35.999Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-30T12:44:36.258Z] --- PASS: TestDaemonHostGatewayIP (3.61s) [2022-06-30T12:44:36.258Z] === CONT TestDaemonRestartIpcMode [2022-06-30T12:44:36.516Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-30T12:44:37.453Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-30T12:44:37.645Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-06-30T12:44:37.645Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-30T12:44:37.645Z] service_test.go:243: FLAKY_TEST [2022-06-30T12:44:37.645Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T12:44:37.645Z] === RUN TestServiceWithDataPathPortInit [2022-06-30T12:44:39.989Z] --- PASS: TestDaemonRestartIpcMode (3.57s) [2022-06-30T12:44:40.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-30T12:44:42.280Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-30T12:44:42.280Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T12:44:42.280Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:44:42.280Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-30T12:44:42.280Z] [2022-06-30T12:44:42.280Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-30T12:44:42.280Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-30T12:44:42.280Z] HOSTNAME=79b4520aeb67 [2022-06-30T12:44:42.280Z] DEST=bundles/test-integration [2022-06-30T12:44:42.280Z] PWD=/go/src/github.com/docker/docker [2022-06-30T12:44:42.280Z] DOCKER_ROOTLESS=1 [2022-06-30T12:44:42.280Z] DOCKER_GITCOMMIT=d5177a5f5e9f642378565b24673d4f7ec5a6989b [2022-06-30T12:44:42.280Z] container=docker [2022-06-30T12:44:42.280Z] HOME=/root [2022-06-30T12:44:42.280Z] GOLANG_VERSION=1.18.3 [2022-06-30T12:44:42.280Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-30T12:44:42.280Z] VALIDATE_BRANCH=master [2022-06-30T12:44:42.280Z] TERM=xterm [2022-06-30T12:44:42.280Z] DOCKER_PKG=github.com/docker/docker [2022-06-30T12:44:42.280Z] SHLVL=1 [2022-06-30T12:44:42.280Z] TIMEOUT=120m [2022-06-30T12:44:42.280Z] DOCKER_BUILDTAGS= journald [2022-06-30T12:44:42.280Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-30T12:44:42.280Z] GO111MODULE=off [2022-06-30T12:44:42.280Z] DOCKER_EXPERIMENTAL=1 [2022-06-30T12:44:42.280Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-30T12:44:42.280Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-30T12:44:42.280Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-30T12:44:42.280Z] GOPATH=/go [2022-06-30T12:44:42.280Z] PKG_CONFIG=pkg-config [2022-06-30T12:44:42.280Z] _=/usr/bin/env [2022-06-30T12:44:42.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-30T12:44:42.833Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-30T12:44:44.213Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-30T12:44:45.149Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2022-06-30T12:44:45.149Z] PASS [2022-06-30T12:44:45.149Z] [2022-06-30T12:44:45.149Z] === Skipped [2022-06-30T12:44:45.149Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-30T12:44:45.149Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T12:44:45.149Z] [2022-06-30T12:44:45.149Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-30T12:44:45.149Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T12:44:45.149Z] [2022-06-30T12:44:45.149Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-30T12:44:45.149Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T12:44:45.149Z] [2022-06-30T12:44:45.149Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T12:44:45.149Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T12:44:45.149Z] [2022-06-30T12:44:45.149Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-30T12:44:45.149Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T12:44:45.149Z] [2022-06-30T12:44:45.149Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-30T12:44:45.149Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-30T12:44:45.149Z] [2022-06-30T12:44:45.149Z] DONE 264 tests, 6 skipped in 166.320s [2022-06-30T12:44:45.149Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-30T12:44:45.149Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-30T12:44:45.149Z] ++ set -e [2022-06-30T12:44:45.149Z] ++ '[' -n 0 ']' [2022-06-30T12:44:45.149Z] ++ set -x [2022-06-30T12:44:45.150Z] ++ 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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-30T12:44:45.408Z] === RUN TestConfigDaemonLibtrustID [2022-06-30T12:44:45.978Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-30T12:44:45.978Z] === RUN TestConfigDaemonID [2022-06-30T12:44:45.978Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-30T12:44:46.237Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-30T12:44:46.496Z] check_test.go:540: [d29da469ac270] daemon is not started [2022-06-30T12:44:46.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-30T12:44:47.064Z] daemon_test.go:83: [d0d4e9fe7f442] daemon is not started [2022-06-30T12:44:47.064Z] --- PASS: TestConfigDaemonID (1.07s) [2022-06-30T12:44:47.064Z] === RUN TestDaemonConfigValidation [2022-06-30T12:44:47.064Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:44:47.064Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:44:47.064Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-30T12:44:47.064Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-30T12:44:47.064Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-30T12:44:47.064Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-30T12:44:47.064Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-30T12:44:47.064Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-30T12:44:47.064Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-30T12:44:47.064Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-30T12:44:47.064Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:44:47.064Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-30T12:44:47.324Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-30T12:44:47.324Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-30T12:44:47.324Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-30T12:44:47.583Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-30T12:44:47.583Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2022-06-30T12:44:47.583Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s) [2022-06-30T12:44:47.583Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2022-06-30T12:44:47.583Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.27s) [2022-06-30T12:44:47.583Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s) [2022-06-30T12:44:47.583Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-30T12:44:47.583Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-30T12:44:48.152Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-30T12:44:48.736Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-30T12:44:49.674Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-30T12:44:49.933Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-30T12:44:50.870Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-30T12:44:50.870Z] daemon_test.go:197: [d54c29cf37353] daemon is not started [2022-06-30T12:44:50.870Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-06-30T12:44:50.870Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-06-30T12:44:50.870Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2022-06-30T12:44:50.870Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-06-30T12:44:50.870Z] === RUN TestDaemonProxy [2022-06-30T12:44:50.870Z] === RUN TestDaemonProxy/environment_variables [2022-06-30T12:44:51.439Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-30T12:44:52.375Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-30T12:44:52.511Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) [2022-06-30T12:44:52.511Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-30T12:44:52.634Z] === RUN TestDaemonProxy/command-line_options [2022-06-30T12:44:52.634Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-30T12:44:53.202Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-30T12:44:53.441Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:szt6iqbsdbilpkwv9fq3rqsza Created:2022-06-30 12:44:52.098467486 +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[f52f2dcdfd620dabc9eaa82e1e1aa76ec21df04bf6ac4d72cb154fa962be50d7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nmxaogjq0vksteyn1v6ika1i1 EndpointID:0600e11f18e034e74d5234172de96f50e31a9766d74b889d0b2f80dafa20924b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:125d874beecae06dca43c288fdbb095b08980e7b1683057b6cf66b7e247fa97c 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:c1ad8419bd71 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nmxaogjq0vksteyn1v6ika1i1 EndpointID:0600e11f18e034e74d5234172de96f50e31a9766d74b889d0b2f80dafa20924b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-30T12:44:54.580Z] === RUN TestDaemonProxy/configuration_file [2022-06-30T12:44:54.580Z] check_test.go:540: [d31ac5625f9fe] daemon is not started [2022-06-30T12:44:54.839Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-30T12:44:55.366Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-30T12:44:55.406Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-30T12:44:55.624Z] Copying nested executables into bundles/binary-daemon [2022-06-30T12:44:56.340Z] === RUN TestDaemonProxy/conflicting_options [2022-06-30T12:44:56.598Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-30T12:44:56.991Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-30T12:44:56.991Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:44:56.991Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-30T12:44:57.165Z] --- PASS: TestDaemonProxy (6.28s) [2022-06-30T12:44:57.165Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-30T12:44:57.165Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-06-30T12:44:57.165Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-06-30T12:44:57.165Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-30T12:44:57.165Z] --- PASS: TestDaemonProxy/reload_sanitized (0.51s) [2022-06-30T12:44:57.165Z] PASS [2022-06-30T12:44:57.165Z] [2022-06-30T12:44:57.165Z] DONE 18 tests in 11.958s [2022-06-30T12:44:57.165Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-30T12:44:57.165Z] ++ 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 [2022-06-30T12:44:57.165Z] ++ set -e [2022-06-30T12:44:57.165Z] ++ '[' -n 0 ']' [2022-06-30T12:44:57.165Z] ++ set -x [2022-06-30T12:44:57.165Z] ++ 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 [2022-06-30T12:44:57.248Z] [2022-06-30T12:44:57.424Z] INFO: Testing against a local daemon [2022-06-30T12:44:57.424Z] === RUN TestCommitInheritsEnv [2022-06-30T12:44:57.683Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-06-30T12:44:57.683Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-30T12:44:57.683Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-30T12:44:57.683Z] === RUN TestImportWithCustomPlatform [2022-06-30T12:44:57.683Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-30T12:44:57.683Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-30T12:44:57.683Z] === RUN TestImportWithCustomPlatform// [2022-06-30T12:44:57.683Z] === RUN TestImportWithCustomPlatform/linux [2022-06-30T12:44:57.683Z] === RUN TestImportWithCustomPlatform/LINUX [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-30T12:44:57.942Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-30T12:44:57.942Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-30T12:44:57.942Z] === RUN TestImportWithCustomPlatform/macos [2022-06-30T12:44:57.942Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-30T12:44:57.942Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-30T12:44:57.942Z] --- PASS: TestImportWithCustomPlatform (0.43s) [2022-06-30T12:44:57.942Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-30T12:44:57.943Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-30T12:44:57.943Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-30T12:44:57.943Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-30T12:44:57.943Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-06-30T12:44:57.943Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-06-30T12:44:57.943Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-30T12:44:57.943Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-30T12:44:57.943Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-30T12:44:57.943Z] === RUN TestImagesFilterMultiReference [2022-06-30T12:44:58.141Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3ac4b6a9efccbdd3784f96660b55150fa2c48617 -e DOCKER_GRAPHDRIVER docker:3ac4b6a9efccbdd3784f96660b55150fa2c48617 hack/make.sh cross [2022-06-30T12:44:58.201Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-06-30T12:44:58.201Z] === RUN TestImagePullPlatformInvalid [2022-06-30T12:44:58.201Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-30T12:44:58.201Z] === RUN TestRemoveImageOrphaning [2022-06-30T12:44:58.201Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-30T12:44:58.402Z] [2022-06-30T12:44:58.460Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-06-30T12:44:58.460Z] === RUN TestRemoveImageGarbageCollector [2022-06-30T12:44:58.658Z] Removing bundles/ [2022-06-30T12:44:58.659Z] [2022-06-30T12:44:58.659Z] ---> Making bundle: cross (in bundles/cross) [2022-06-30T12:44:58.659Z] Cross building: bundles/cross/linux/amd64 [2022-06-30T12:44:58.659Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-30T12:44:58.659Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-30T12:44:58.691Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-06-30T12:44:58.691Z] PASS [2022-06-30T12:44:58.691Z] [2022-06-30T12:44:58.691Z] === Skipped [2022-06-30T12:44:58.691Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T12:44:58.691Z] service_test.go:243: FLAKY_TEST [2022-06-30T12:44:58.691Z] [2022-06-30T12:44:58.691Z] DONE 38 tests, 1 skipped in 43.603s [2022-06-30T12:44:58.691Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-30T12:44:58.691Z] ++ 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 [2022-06-30T12:44:58.691Z] ++ set -e [2022-06-30T12:44:58.691Z] ++ '[' -n 0 ']' [2022-06-30T12:44:58.691Z] ++ set -x [2022-06-30T12:44:58.691Z] ++ 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 [2022-06-30T12:44:58.691Z] INFO: Testing against a local daemon [2022-06-30T12:44:58.691Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-30T12:44:58.691Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:44:58.691Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T12:44:58.691Z] === RUN TestDockerNetworkIpvlan [2022-06-30T12:44:58.691Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:44:58.691Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-30T12:44:58.691Z] PASS [2022-06-30T12:44:58.691Z] [2022-06-30T12:44:58.691Z] === Skipped [2022-06-30T12:44:58.691Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T12:44:58.691Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:44:58.691Z] [2022-06-30T12:44:58.691Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-30T12:44:58.691Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:44:58.691Z] [2022-06-30T12:44:58.691Z] DONE 2 tests, 2 skipped in 0.098s [2022-06-30T12:44:58.691Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-30T12:44:58.691Z] ++ 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 [2022-06-30T12:44:58.691Z] ++ set -e [2022-06-30T12:44:58.691Z] ++ '[' -n 0 ']' [2022-06-30T12:44:58.691Z] ++ set -x [2022-06-30T12:44:58.691Z] ++ 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 [2022-06-30T12:44:58.691Z] INFO: Testing against a local daemon [2022-06-30T12:44:58.691Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-30T12:44:59.028Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-30T12:44:59.028Z] time="2022-06-30T12:44:58Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-30T12:44:59.254Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-06-30T12:44:59.254Z] === RUN TestDockerNetworkMacvlan [2022-06-30T12:44:59.818Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-30T12:45:00.757Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-30T12:45:00.931Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2022-06-30T12:45:00.931Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-30T12:45:00.931Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-30T12:45:00.931Z] === RUN TestTagInvalidReference [2022-06-30T12:45:00.931Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-30T12:45:00.931Z] === RUN TestTagValidPrefixedRepo [2022-06-30T12:45:00.931Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-30T12:45:00.931Z] === RUN TestTagExistedNameWithoutForce [2022-06-30T12:45:00.931Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-06-30T12:45:00.931Z] === RUN TestTagOfficialNames [2022-06-30T12:45:01.190Z] --- PASS: TestTagOfficialNames (0.09s) [2022-06-30T12:45:01.190Z] === RUN TestTagMatchesDigest [2022-06-30T12:45:01.190Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-06-30T12:45:01.190Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-30T12:45:01.320Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-30T12:45:01.449Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-30T12:45:03.213Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-30T12:45:03.982Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-30T12:45:04.920Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-30T12:45:05.106Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-30T12:45:05.488Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-30T12:45:06.426Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-30T12:45:06.426Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-30T12:45:06.686Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-30T12:45:07.623Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-30T12:45:07.883Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-30T12:45:08.379Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-30T12:45:08.451Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-30T12:45:08.635Z] --- PASS: TestDockerNetworkMacvlan (9.43s) [2022-06-30T12:45:08.635Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-06-30T12:45:08.635Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-30T12:45:08.635Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-06-30T12:45:08.635Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2022-06-30T12:45:08.635Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s) [2022-06-30T12:45:08.635Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-06-30T12:45:08.635Z] PASS [2022-06-30T12:45:08.635Z] [2022-06-30T12:45:08.635Z] DONE 8 tests in 10.764s [2022-06-30T12:45:08.635Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-30T12:45:08.635Z] ++ 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 [2022-06-30T12:45:08.635Z] ++ set -e [2022-06-30T12:45:08.635Z] ++ '[' -n 0 ']' [2022-06-30T12:45:08.635Z] ++ set -x [2022-06-30T12:45:08.635Z] ++ 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 [2022-06-30T12:45:08.635Z] testing: warning: no tests to run [2022-06-30T12:45:08.635Z] PASS [2022-06-30T12:45:08.635Z] [2022-06-30T12:45:08.635Z] DONE 0 tests in 0.026s [2022-06-30T12:45:08.635Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-30T12:45:08.635Z] ++ 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 [2022-06-30T12:45:08.635Z] ++ set -e [2022-06-30T12:45:08.635Z] ++ '[' -n 0 ']' [2022-06-30T12:45:08.635Z] ++ set -x [2022-06-30T12:45:08.635Z] ++ 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 [2022-06-30T12:45:08.892Z] INFO: Testing against a local daemon [2022-06-30T12:45:08.892Z] === RUN TestAuthZPluginAllowRequest [2022-06-30T12:45:09.024Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-30T12:45:09.024Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-30T12:45:09.592Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-30T12:45:10.159Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-30T12:45:10.259Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-06-30T12:45:10.259Z] === RUN TestAuthZPluginTLS [2022-06-30T12:45:10.426Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-30T12:45:10.515Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-30T12:45:10.515Z] === RUN TestAuthZPluginDenyRequest [2022-06-30T12:45:10.996Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-30T12:45:11.078Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-30T12:45:11.078Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-30T12:45:11.564Z] check_test.go:540: [dfbb0bc4563c4] daemon is not started [2022-06-30T12:45:11.564Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-30T12:45:11.640Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-06-30T12:45:11.640Z] === RUN TestAuthZPluginDenyResponse [2022-06-30T12:45:12.203Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-30T12:45:12.203Z] === RUN TestAuthZPluginAllowEventStream [2022-06-30T12:45:12.500Z] check_test.go:540: [dafd732975585] daemon is not started [2022-06-30T12:45:12.500Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-30T12:45:13.069Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-30T12:45:13.132Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-06-30T12:45:13.132Z] === RUN TestAuthZPluginErrorResponse [2022-06-30T12:45:13.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-30T12:45:13.722Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-30T12:45:13.722Z] === RUN TestAuthZPluginErrorRequest [2022-06-30T12:45:14.285Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-30T12:45:14.285Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-30T12:45:14.848Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-30T12:45:14.848Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-30T12:45:15.016Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-30T12:45:16.216Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-06-30T12:45:16.216Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-30T12:45:16.922Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-30T12:45:17.489Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-30T12:45:17.584Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-06-30T12:45:17.584Z] === RUN TestAuthZPluginHeader [2022-06-30T12:45:18.058Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-30T12:45:18.147Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-06-30T12:45:18.147Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-30T12:45:18.147Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:45:18.147Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-30T12:45:18.147Z] === RUN TestAuthZPluginV2Disable [2022-06-30T12:45:18.147Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:45:18.147Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-30T12:45:18.147Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-30T12:45:18.147Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:45:18.147Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-30T12:45:18.147Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-30T12:45:18.147Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:45:18.147Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-30T12:45:18.147Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-30T12:45:18.169Z] --- PASS: TestBuildWithHugeFile (51.02s) [2022-06-30T12:45:18.169Z] === RUN TestBuildWCOWSandboxSize [2022-06-30T12:45:18.169Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T12:45:18.169Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-30T12:45:18.169Z] === RUN TestBuildWithEmptyDockerfile [2022-06-30T12:45:18.169Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:45:18.169Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:45:18.169Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:45:18.169Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:45:18.169Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:45:18.169Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:45:18.169Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:45:18.169Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:45:18.169Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:45:18.169Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-30T12:45:18.169Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-06-30T12:45:18.169Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-06-30T12:45:18.169Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-06-30T12:45:18.169Z] === RUN TestBuildPreserveOwnership [2022-06-30T12:45:18.169Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-30T12:45:18.169Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-30T12:45:18.169Z] --- PASS: TestBuildPreserveOwnership (3.72s) [2022-06-30T12:45:18.169Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2022-06-30T12:45:18.169Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2022-06-30T12:45:18.169Z] === RUN TestBuildPlatformInvalid [2022-06-30T12:45:18.169Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-30T12:45:18.169Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-30T12:45:18.169Z] Loaded image: busybox:latest [2022-06-30T12:45:18.169Z] Loaded image: busybox:glibc [2022-06-30T12:45:18.625Z] check_test.go:540: [d8dc62fdc7145] daemon is not started [2022-06-30T12:45:18.625Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-30T12:45:19.098Z] Loaded image: debian:bullseye-slim [2022-06-30T12:45:19.098Z] Loaded image: hello-world:latest [2022-06-30T12:45:19.098Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T12:45:21.915Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-30T12:45:23.296Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-30T12:45:25.832Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-30T12:45:27.211Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-30T12:45:27.470Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-30T12:45:28.406Z] check_test.go:540: [d904b56d569ed] daemon is not started [2022-06-30T12:45:28.406Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-30T12:45:28.666Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-30T12:45:29.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-30T12:45:29.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-30T12:45:29.044Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.09s) [2022-06-30T12:45:29.044Z] PASS [2022-06-30T12:45:29.044Z] [2022-06-30T12:45:29.044Z] === Skipped [2022-06-30T12:45:29.044Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-30T12:45:29.044Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T12:45:29.044Z] [2022-06-30T12:45:29.044Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-30T12:45:29.044Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T12:45:29.044Z] [2022-06-30T12:45:29.044Z] DONE 34 tests, 2 skipped in 88.942s [2022-06-30T12:45:29.044Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-30T12:45:29.044Z] INFO: Testing against a local daemon [2022-06-30T12:45:29.044Z] === RUN TestConfigInspect [2022-06-30T12:45:29.971Z] --- PASS: TestConfigInspect (2.30s) [2022-06-30T12:45:29.971Z] === RUN TestConfigList [2022-06-30T12:45:32.488Z] --- PASS: TestConfigList (2.19s) [2022-06-30T12:45:32.488Z] === RUN TestConfigsCreateAndDelete [2022-06-30T12:45:33.948Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-30T12:45:33.948Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-30T12:45:34.380Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-06-30T12:45:34.380Z] === RUN TestConfigsUpdate [2022-06-30T12:45:36.195Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-30T12:45:36.196Z] PASS [2022-06-30T12:45:36.196Z] [2022-06-30T12:45:36.196Z] === Skipped [2022-06-30T12:45:36.196Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-30T12:45:36.196Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:45:36.196Z] [2022-06-30T12:45:36.196Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-30T12:45:36.196Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:45:36.196Z] [2022-06-30T12:45:36.196Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-30T12:45:36.196Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:45:36.196Z] [2022-06-30T12:45:36.196Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-30T12:45:36.196Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:45:36.196Z] [2022-06-30T12:45:36.196Z] DONE 17 tests, 4 skipped in 26.036s [2022-06-30T12:45:36.196Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-30T12:45:36.196Z] ++ 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 [2022-06-30T12:45:36.196Z] ++ set -e [2022-06-30T12:45:36.196Z] ++ '[' -n 0 ']' [2022-06-30T12:45:36.196Z] ++ set -x [2022-06-30T12:45:36.196Z] ++ 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 [2022-06-30T12:45:36.196Z] INFO: Testing against a local daemon [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:45:36.196Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:45:36.196Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-30T12:45:36.196Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-30T12:45:36.196Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:45:36.196Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-30T12:45:36.196Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-30T12:45:36.196Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-30T12:45:36.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-30T12:45:36.196Z] === RUN TestPluginInstall [2022-06-30T12:45:36.196Z] === RUN TestPluginInstall/no_auth [2022-06-30T12:45:36.196Z] time="2022-06-30T12:45:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:45:36.196Z] time="2022-06-30T12:45:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cc6505ffeab6b7fa120860a4de9fef54e5762783757114ca6b1b1a2429aadaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:45:36.196Z] time="2022-06-30T12:45:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:45:36.196Z] time="2022-06-30T12:45:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cc6505ffeab6b7fa120860a4de9fef54e5762783757114ca6b1b1a2429aadaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:45:36.196Z] === RUN TestPluginInstall/with_htpasswd [2022-06-30T12:45:36.196Z] time="2022-06-30T12:45:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:45:36.196Z] time="2022-06-30T12:45:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cc6505ffeab6b7fa120860a4de9fef54e5762783757114ca6b1b1a2429aadaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:45:36.196Z] time="2022-06-30T12:45:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:45:36.196Z] time="2022-06-30T12:45:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cc6505ffeab6b7fa120860a4de9fef54e5762783757114ca6b1b1a2429aadaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:45:36.452Z] === RUN TestPluginInstall/with_insecure [2022-06-30T12:45:36.898Z] --- PASS: TestConfigsUpdate (2.16s) [2022-06-30T12:45:36.898Z] === RUN TestTemplatedConfig [2022-06-30T12:45:37.234Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-30T12:45:37.383Z] time="2022-06-30T12:45:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:45:37.383Z] time="2022-06-30T12:45:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:131e07321af2fac0978527e88ecbd7d57777cc768613d69002bab58dded9f34e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:45:37.383Z] time="2022-06-30T12:45:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:45:37.383Z] time="2022-06-30T12:45:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:131e07321af2fac0978527e88ecbd7d57777cc768613d69002bab58dded9f34e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:45:37.383Z] plugin_test.go:195: [d2a8255ce262b] daemon is not started [2022-06-30T12:45:37.383Z] --- PASS: TestPluginInstall (2.52s) [2022-06-30T12:45:37.383Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-06-30T12:45:37.383Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-06-30T12:45:37.383Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-06-30T12:45:37.383Z] === RUN TestPluginsWithRuntimes [2022-06-30T12:45:39.274Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-30T12:45:39.415Z] --- PASS: TestTemplatedConfig (2.69s) [2022-06-30T12:45:39.415Z] === RUN TestConfigCreateResolve [2022-06-30T12:45:39.767Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-30T12:45:39.837Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-30T12:45:40.335Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-30T12:45:40.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-30T12:45:40.766Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-06-30T12:45:40.766Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-06-30T12:45:40.766Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-06-30T12:45:40.766Z] === RUN TestPluginBackCompatMediaTypes [2022-06-30T12:45:41.329Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-06-30T12:45:41.330Z] PASS [2022-06-30T12:45:41.330Z] [2022-06-30T12:45:41.330Z] DONE 24 tests in 6.486s [2022-06-30T12:45:41.330Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-30T12:45:41.330Z] ++ 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 [2022-06-30T12:45:41.330Z] ++ set -e [2022-06-30T12:45:41.330Z] ++ '[' -n 0 ']' [2022-06-30T12:45:41.330Z] ++ set -x [2022-06-30T12:45:41.330Z] ++ 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 [2022-06-30T12:45:41.330Z] INFO: Testing against a local daemon [2022-06-30T12:45:41.330Z] === RUN TestExternalGraphDriver [2022-06-30T12:45:41.330Z] === RUN TestExternalGraphDriver/json [2022-06-30T12:45:41.933Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-06-30T12:45:41.933Z] PASS [2022-06-30T12:45:41.933Z] [2022-06-30T12:45:41.933Z] DONE 6 tests in 13.740s [2022-06-30T12:45:41.933Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-30T12:45:41.933Z] INFO: Testing against a local daemon [2022-06-30T12:45:41.933Z] === RUN TestAttachWithTTY [2022-06-30T12:45:41.933Z] --- PASS: TestAttachWithTTY (0.09s) [2022-06-30T12:45:41.933Z] === RUN TestAttachWithoutTTy [2022-06-30T12:45:41.933Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-30T12:45:41.933Z] === RUN TestCheckpoint [2022-06-30T12:45:41.933Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T12:45:41.933Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/commit [2022-06-30T12:45:41.933Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-30T12:45:41.933Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:45:41.933Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:45:41.933Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:45:41.933Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:45:41.933Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:45:41.933Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:45:41.933Z] === CONT TestContainerInvalidJSON/commit [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-30T12:45:41.933Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-30T12:45:41.933Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-30T12:45:41.933Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-30T12:45:41.933Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-30T12:45:41.933Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-30T12:45:41.933Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-30T12:45:41.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-30T12:45:41.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-30T12:45:41.933Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-30T12:45:41.933Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-30T12:45:41.933Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-30T12:45:41.933Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-30T12:45:41.933Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-30T12:45:41.933Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-30T12:45:41.933Z] === RUN TestCopyEmptyFile [2022-06-30T12:45:41.933Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-30T12:45:41.933Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-30T12:45:42.190Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-30T12:45:42.190Z] === RUN TestCopyFromContainer [2022-06-30T12:45:42.498Z] check_test.go:540: [dad6d866401b9] daemon is not started [2022-06-30T12:45:42.498Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-30T12:45:42.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-30T12:45:43.016Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-30T12:45:43.118Z] === RUN TestCopyFromContainer// [2022-06-30T12:45:43.221Z] === RUN TestExternalGraphDriver/spec [2022-06-30T12:45:43.375Z] === RUN TestCopyFromContainer//bar/root [2022-06-30T12:45:43.375Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-30T12:45:43.375Z] === RUN TestCopyFromContainer/bar/quux [2022-06-30T12:45:43.375Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-30T12:45:43.584Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-30T12:45:43.631Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-30T12:45:43.631Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-30T12:45:43.631Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-30T12:45:43.631Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-30T12:45:43.631Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-30T12:45:43.889Z] --- PASS: TestCopyFromContainer (1.77s) [2022-06-30T12:45:43.889Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-30T12:45:43.889Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-30T12:45:43.889Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-30T12:45:43.889Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-30T12:45:43.889Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-30T12:45:43.889Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-30T12:45:43.889Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-30T12:45:43.889Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-30T12:45:43.889Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-30T12:45:43.889Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-30T12:45:43.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-30T12:45:43.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:45:43.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:45:43.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:45:43.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:45:43.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:45:43.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:45:43.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:45:43.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:45:43.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:45:43.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-06-30T12:45:43.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-30T12:45:43.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-30T12:45:43.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-30T12:45:43.889Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-30T12:45:43.889Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-06-30T12:45:43.889Z] === RUN TestCreateWithInvalidEnv [2022-06-30T12:45:43.889Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-30T12:45:43.889Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-30T12:45:43.889Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-30T12:45:43.889Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-30T12:45:43.889Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-30T12:45:43.889Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-30T12:45:43.889Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-30T12:45:43.889Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-30T12:45:43.889Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-30T12:45:43.889Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-30T12:45:43.889Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-30T12:45:43.889Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-30T12:45:43.889Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-30T12:45:43.889Z] === RUN TestCreateTmpfsMountsTarget [2022-06-30T12:45:43.889Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-30T12:45:43.889Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-30T12:45:44.152Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-30T12:45:44.589Z] === RUN TestExternalGraphDriver/pull [2022-06-30T12:45:45.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-30T12:45:45.779Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s) [2022-06-30T12:45:45.779Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-30T12:45:46.027Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-30T12:45:46.027Z] check_test.go:540: [dccf6b5117cc4] daemon is not started [2022-06-30T12:45:46.027Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-30T12:45:46.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-30T12:45:46.482Z] --- PASS: TestExternalGraphDriver (4.86s) [2022-06-30T12:45:46.482Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-06-30T12:45:46.482Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-06-30T12:45:46.482Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-06-30T12:45:46.482Z] === RUN TestGraphdriverPluginV2 [2022-06-30T12:45:46.482Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:45:46.482Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-30T12:45:46.482Z] PASS [2022-06-30T12:45:46.482Z] [2022-06-30T12:45:46.482Z] === Skipped [2022-06-30T12:45:46.482Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-30T12:45:46.482Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:45:46.482Z] [2022-06-30T12:45:46.482Z] DONE 5 tests, 1 skipped in 4.982s [2022-06-30T12:45:46.482Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-30T12:45:46.482Z] ++ 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 [2022-06-30T12:45:46.482Z] ++ set -e [2022-06-30T12:45:46.482Z] ++ '[' -n 0 ']' [2022-06-30T12:45:46.482Z] ++ set -x [2022-06-30T12:45:46.482Z] ++ 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 [2022-06-30T12:45:46.482Z] INFO: Testing against a local daemon [2022-06-30T12:45:46.482Z] === RUN TestContinueAfterPluginCrash [2022-06-30T12:45:46.482Z] === PAUSE TestContinueAfterPluginCrash [2022-06-30T12:45:46.482Z] === RUN TestReadPluginNoRead [2022-06-30T12:45:46.482Z] === PAUSE TestReadPluginNoRead [2022-06-30T12:45:46.482Z] === RUN TestDaemonStartWithLogOpt [2022-06-30T12:45:46.482Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-30T12:45:46.482Z] === CONT TestContinueAfterPluginCrash [2022-06-30T12:45:46.483Z] === CONT TestDaemonStartWithLogOpt [2022-06-30T12:45:47.144Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-06-30T12:45:47.144Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-30T12:45:47.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:45:47.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:45:47.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:45:47.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:45:47.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:45:47.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:45:47.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:45:47.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:45:47.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:45:47.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:45:47.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:45:47.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:45:47.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:45:47.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:45:47.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:45:47.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-30T12:45:47.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-30T12:45:47.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-30T12:45:47.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-30T12:45:47.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-30T12:45:47.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-30T12:45:47.400Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-30T12:45:47.962Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-06-30T12:45:47.962Z] === RUN TestCreateDifferentPlatform [2022-06-30T12:45:47.962Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-30T12:45:47.962Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-30T12:45:47.962Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-30T12:45:47.962Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-30T12:45:47.962Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-30T12:45:47.962Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-30T12:45:47.962Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-06-30T12:45:47.962Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-30T12:45:47.962Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-30T12:45:47.962Z] === RUN TestCreateInvalidHostConfig [2022-06-30T12:45:47.962Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:45:47.962Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:45:47.962Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:45:47.962Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:45:47.962Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:45:47.962Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:45:47.962Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:45:47.962Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:45:47.962Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:45:47.962Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:45:47.962Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:45:47.962Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:45:47.962Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-30T12:45:47.962Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-30T12:45:47.962Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-30T12:45:47.962Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-30T12:45:47.962Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-30T12:45:47.962Z] === RUN TestContainerStartOnDaemonRestart [2022-06-30T12:45:47.962Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-30T12:45:47.962Z] === RUN TestDaemonRestartIpcMode [2022-06-30T12:45:47.962Z] === PAUSE TestDaemonRestartIpcMode [2022-06-30T12:45:47.962Z] === RUN TestDaemonHostGatewayIP [2022-06-30T12:45:47.962Z] === PAUSE TestDaemonHostGatewayIP [2022-06-30T12:45:47.962Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-30T12:45:47.962Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-30T12:45:47.962Z] === RUN TestContainerKillOnDaemonStart [2022-06-30T12:45:47.962Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-30T12:45:47.962Z] === RUN TestDiff [2022-06-30T12:45:48.193Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-30T12:45:48.524Z] --- PASS: TestDiff (0.62s) [2022-06-30T12:45:48.524Z] === RUN TestExecConsoleSize [2022-06-30T12:45:48.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-30T12:45:49.453Z] --- PASS: TestExecConsoleSize (0.63s) [2022-06-30T12:45:49.453Z] === RUN TestExecWithCloseStdin [2022-06-30T12:45:49.776Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-06-30T12:45:49.776Z] === CONT TestReadPluginNoRead [2022-06-30T12:45:50.015Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-06-30T12:45:50.015Z] === RUN TestExec [2022-06-30T12:45:50.578Z] --- PASS: TestExec (0.66s) [2022-06-30T12:45:50.578Z] === RUN TestExecUser [2022-06-30T12:45:50.666Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-30T12:45:50.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-30T12:45:51.140Z] --- PASS: TestExecUser (0.63s) [2022-06-30T12:45:51.140Z] === RUN TestExportContainerAndImportImage [2022-06-30T12:45:51.667Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-30T12:45:52.068Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-06-30T12:45:52.068Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-30T12:45:52.596Z] === RUN TestReadPluginNoRead/default [2022-06-30T12:45:53.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-30T12:45:53.435Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-06-30T12:45:53.435Z] === RUN TestHealthCheckWorkdir [2022-06-30T12:45:53.964Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-30T12:45:53.997Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-06-30T12:45:53.997Z] === RUN TestHealthKillContainer [2022-06-30T12:45:54.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-30T12:45:54.395Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-30T12:45:54.527Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-06-30T12:45:55.091Z] === CONT TestReadPluginNoRead [2022-06-30T12:45:55.091Z] read_test.go:92: [d4bd2b94ad118] daemon is not started [2022-06-30T12:45:55.091Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-06-30T12:45:55.091Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-06-30T12:45:55.091Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-06-30T12:45:55.091Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-06-30T12:45:55.091Z] PASS [2022-06-30T12:45:55.091Z] [2022-06-30T12:45:55.091Z] DONE 6 tests in 8.733s [2022-06-30T12:45:55.091Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-30T12:45:55.091Z] ++ 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 [2022-06-30T12:45:55.091Z] ++ set -e [2022-06-30T12:45:55.091Z] ++ '[' -n 0 ']' [2022-06-30T12:45:55.091Z] ++ set -x [2022-06-30T12:45:55.091Z] ++ 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 [2022-06-30T12:45:55.091Z] testing: warning: no tests to run [2022-06-30T12:45:55.091Z] PASS [2022-06-30T12:45:55.091Z] [2022-06-30T12:45:55.091Z] DONE 0 tests in 0.035s [2022-06-30T12:45:55.091Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-30T12:45:55.091Z] ++ 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 [2022-06-30T12:45:55.091Z] ++ set -e [2022-06-30T12:45:55.091Z] ++ '[' -n 0 ']' [2022-06-30T12:45:55.091Z] ++ set -x [2022-06-30T12:45:55.091Z] ++ 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 [2022-06-30T12:45:55.091Z] INFO: Testing against a local daemon [2022-06-30T12:45:55.091Z] === RUN TestPluginWithDevMounts [2022-06-30T12:45:55.091Z] === PAUSE TestPluginWithDevMounts [2022-06-30T12:45:55.091Z] === CONT TestPluginWithDevMounts [2022-06-30T12:45:55.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-30T12:45:56.299Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-30T12:45:56.982Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-06-30T12:45:56.982Z] PASS [2022-06-30T12:45:56.982Z] [2022-06-30T12:45:56.982Z] DONE 1 tests in 1.629s [2022-06-30T12:45:56.982Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-30T12:45:56.982Z] ++ 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 [2022-06-30T12:45:56.982Z] ++ set -e [2022-06-30T12:45:56.982Z] ++ '[' -n 0 ']' [2022-06-30T12:45:56.982Z] ++ set -x [2022-06-30T12:45:56.982Z] ++ 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 [2022-06-30T12:45:56.982Z] INFO: Testing against a local daemon [2022-06-30T12:45:56.982Z] === RUN TestSecretInspect [2022-06-30T12:45:57.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-30T12:45:58.260Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-30T12:45:59.505Z] --- PASS: TestSecretInspect (2.18s) [2022-06-30T12:45:59.505Z] === RUN TestSecretList [2022-06-30T12:46:00.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-30T12:46:01.397Z] --- PASS: TestSecretList (2.20s) [2022-06-30T12:46:01.397Z] === RUN TestSecretsCreateAndDelete [2022-06-30T12:46:01.550Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-30T12:46:02.081Z] --- PASS: TestHealthKillContainer (8.24s) [2022-06-30T12:46:02.082Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-30T12:46:02.644Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-06-30T12:46:02.644Z] === RUN TestIpcModeNone [2022-06-30T12:46:03.207Z] --- PASS: TestIpcModeNone (0.63s) [2022-06-30T12:46:03.207Z] === RUN TestIpcModePrivate [2022-06-30T12:46:03.289Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-06-30T12:46:03.289Z] === RUN TestSecretsUpdate [2022-06-30T12:46:03.769Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-06-30T12:46:04.026Z] --- PASS: TestIpcModePrivate (0.63s) [2022-06-30T12:46:04.026Z] === RUN TestIpcModeShareable [2022-06-30T12:46:04.282Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-06-30T12:46:04.538Z] --- PASS: TestIpcModeShareable (0.69s) [2022-06-30T12:46:04.538Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-30T12:46:05.744Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-30T12:46:05.808Z] --- PASS: TestSecretsUpdate (2.18s) [2022-06-30T12:46:05.808Z] === RUN TestTemplatedSecret [2022-06-30T12:46:06.429Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2022-06-30T12:46:06.429Z] === RUN TestAPIIpcModeHost [2022-06-30T12:46:06.993Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-06-30T12:46:06.993Z] === RUN TestDaemonIpcModeShareable [2022-06-30T12:46:07.922Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-30T12:46:08.178Z] --- PASS: TestDaemonIpcModeShareable (1.32s) [2022-06-30T12:46:08.178Z] === RUN TestDaemonIpcModePrivate [2022-06-30T12:46:08.327Z] --- PASS: TestTemplatedSecret (2.45s) [2022-06-30T12:46:08.327Z] === RUN TestSecretCreateResolve [2022-06-30T12:46:09.545Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-30T12:46:09.545Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-06-30T12:46:09.545Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-30T12:46:09.934Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-30T12:46:09.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-30T12:46:10.218Z] --- PASS: TestSecretCreateResolve (2.25s) [2022-06-30T12:46:10.218Z] PASS [2022-06-30T12:46:10.218Z] [2022-06-30T12:46:10.218Z] DONE 6 tests in 13.535s [2022-06-30T12:46:10.218Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-30T12:46:10.219Z] ++ 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 [2022-06-30T12:46:10.219Z] ++ set -e [2022-06-30T12:46:10.219Z] ++ '[' -n 0 ']' [2022-06-30T12:46:10.219Z] ++ set -x [2022-06-30T12:46:10.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-06-30T12:46:10.474Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-30T12:46:10.474Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-06-30T12:46:10.474Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-30T12:46:10.474Z] INFO: Testing against a local daemon [2022-06-30T12:46:10.474Z] === RUN TestServiceCreateInit [2022-06-30T12:46:10.474Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-30T12:46:10.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-30T12:46:10.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-30T12:46:10.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-30T12:46:11.310Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-30T12:46:11.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-30T12:46:11.841Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-30T12:46:11.841Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-06-30T12:46:11.841Z] === RUN TestIpcModeOlderClient [2022-06-30T12:46:11.841Z] === PAUSE TestIpcModeOlderClient [2022-06-30T12:46:11.841Z] === RUN TestKillContainerInvalidSignal [2022-06-30T12:46:12.404Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-06-30T12:46:12.404Z] === RUN TestKillContainer [2022-06-30T12:46:12.404Z] === RUN TestKillContainer/no_signal [2022-06-30T12:46:12.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-30T12:46:12.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-30T12:46:12.660Z] === RUN TestKillContainer/non_killing_signal [2022-06-30T12:46:12.688Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-30T12:46:12.918Z] === RUN TestKillContainer/killing_signal [2022-06-30T12:46:12.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-30T12:46:13.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-30T12:46:13.848Z] --- PASS: TestKillContainer (1.40s) [2022-06-30T12:46:13.848Z] --- PASS: TestKillContainer/no_signal (0.48s) [2022-06-30T12:46:13.848Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-06-30T12:46:13.848Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-06-30T12:46:13.848Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-30T12:46:13.848Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-30T12:46:13.884Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-30T12:46:14.105Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-30T12:46:14.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) [2022-06-30T12:46:14.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-06-30T12:46:14.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2022-06-30T12:46:14.667Z] === RUN TestKillStoppedContainer [2022-06-30T12:46:14.667Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-30T12:46:14.667Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-30T12:46:14.667Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-30T12:46:14.667Z] === RUN TestKillDifferentUserContainer [2022-06-30T12:46:14.668Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-30T12:46:15.228Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-06-30T12:46:15.228Z] === RUN TestInspectOomKilledTrue [2022-06-30T12:46:15.228Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-30T12:46:15.229Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-30T12:46:15.229Z] === RUN TestInspectOomKilledFalse [2022-06-30T12:46:15.487Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-06-30T12:46:15.487Z] === RUN TestLinksEtcHostsContentMatch [2022-06-30T12:46:15.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-30T12:46:15.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-30T12:46:16.087Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2022-06-30T12:46:16.087Z] === RUN TestLinksContainerNames [2022-06-30T12:46:16.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-30T12:46:16.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-30T12:46:16.926Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-30T12:46:17.036Z] --- PASS: TestLinksContainerNames (0.95s) [2022-06-30T12:46:17.037Z] === RUN TestLogsFollowTailEmpty [2022-06-30T12:46:17.297Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-06-30T12:46:17.297Z] === RUN TestLogs [2022-06-30T12:46:17.297Z] === RUN TestLogs/driver_local [2022-06-30T12:46:17.297Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:46:17.297Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:46:17.297Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-30T12:46:17.297Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-30T12:46:17.297Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-30T12:46:17.297Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-30T12:46:17.297Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:46:17.297Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:46:17.297Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:46:17.297Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:46:17.297Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:46:17.297Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:46:17.297Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:46:17.297Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:46:17.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-30T12:46:17.936Z] --- PASS: TestServiceCreateInit (7.26s) [2022-06-30T12:46:17.936Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2022-06-30T12:46:17.936Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2022-06-30T12:46:17.936Z] === RUN TestCreateServiceMultipleTimes [2022-06-30T12:46:18.228Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:46:18.228Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:46:18.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-30T12:46:18.794Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-30T12:46:18.794Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-30T12:46:18.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-30T12:46:19.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-30T12:46:19.356Z] === RUN TestLogs/driver_json-file [2022-06-30T12:46:19.356Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:46:19.356Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:46:19.356Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:46:19.356Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:46:19.356Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:46:19.356Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:46:19.356Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:46:19.356Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:46:19.356Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:46:19.356Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:46:19.356Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:46:19.356Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:46:19.356Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:46:19.356Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:46:19.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-30T12:46:20.285Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:46:20.285Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:46:20.847Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:46:20.847Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:46:21.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-30T12:46:21.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-30T12:46:21.409Z] --- PASS: TestLogs (4.16s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.70s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.70s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.66s) [2022-06-30T12:46:21.409Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) [2022-06-30T12:46:21.409Z] === RUN TestContainerNetworkMountsNoChown [2022-06-30T12:46:21.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-30T12:46:21.974Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/default [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/default [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/private [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/private [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/rprivate [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/slave [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/slave [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/rslave [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/shared [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/shared [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/rshared [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-30T12:46:21.974Z] === CONT TestMountDaemonRoot/default [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:46:21.974Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-30T12:46:21.974Z] === CONT TestMountDaemonRoot/rshared [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:46:21.974Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:46:21.974Z] === CONT TestMountDaemonRoot/shared [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-30T12:46:21.974Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:46:21.974Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:46:21.975Z] === CONT TestMountDaemonRoot/rslave [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:46:21.975Z] === CONT TestMountDaemonRoot/slave [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:46:21.975Z] === CONT TestMountDaemonRoot/rprivate [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:46:21.975Z] === CONT TestMountDaemonRoot/private [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:46:21.975Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-30T12:46:21.975Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-30T12:46:21.975Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:46:21.975Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-30T12:46:21.975Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:46:21.975Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:46:21.975Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-30T12:46:22.236Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:46:22.301Z] docker_cli_daemon_test.go:2503: [d23a4daf99b6f] daemon is not started [2022-06-30T12:46:22.494Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:46:22.494Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:46:22.494Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:46:22.494Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:46:22.494Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-30T12:46:22.494Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:46:22.494Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-30T12:46:22.494Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-30T12:46:22.494Z] === RUN TestContainerBindMountNonRecursive [2022-06-30T12:46:22.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-30T12:46:23.781Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-30T12:46:23.781Z] Using test binary docker [2022-06-30T12:46:23.781Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-30T12:46:23.781Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-30T12:46:23.781Z] INFO: Waiting for daemon to start... [2022-06-30T12:46:23.781Z] Starting dockerd [2022-06-30T12:46:23.863Z] --- PASS: TestContainerBindMountNonRecursive (1.44s) [2022-06-30T12:46:23.863Z] === RUN TestContainerVolumesMountedAsShared [2022-06-30T12:46:24.233Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-30T12:46:24.425Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2022-06-30T12:46:24.425Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-30T12:46:24.988Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-06-30T12:46:24.988Z] === RUN TestNetworkNat [2022-06-30T12:46:25.245Z] --- PASS: TestNetworkNat (0.47s) [2022-06-30T12:46:25.245Z] === RUN TestNetworkLocalhostTCPNat [2022-06-30T12:46:25.808Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-06-30T12:46:25.808Z] === RUN TestNetworkLoopbackNat [2022-06-30T12:46:26.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-30T12:46:27.085Z] . [2022-06-30T12:46:27.085Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-30T12:46:27.085Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-30T12:46:27.085Z] Error: No such image: emptyfs [2022-06-30T12:46:27.085Z] Running integration-test (iteration 1) [2022-06-30T12:46:27.085Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-30T12:46:27.085Z] Loaded image: busybox:latest [2022-06-30T12:46:27.085Z] Loaded image: busybox:glibc [2022-06-30T12:46:28.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-30T12:46:28.325Z] --- PASS: TestNetworkLoopbackNat (2.66s) [2022-06-30T12:46:28.325Z] === RUN TestPause [2022-06-30T12:46:28.471Z] Loaded image: debian:bullseye-slim [2022-06-30T12:46:28.471Z] Loaded image: hello-world:latest [2022-06-30T12:46:28.731Z] Loaded image: arm32v7/hello-world:latest [2022-06-30T12:46:28.731Z] INFO: Testing against a local daemon [2022-06-30T12:46:28.731Z] === RUN TestCgroupNamespacesBuild [2022-06-30T12:46:28.889Z] --- PASS: TestPause (0.47s) [2022-06-30T12:46:28.889Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-30T12:46:28.889Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T12:46:28.889Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T12:46:28.889Z] === RUN TestPauseStopPausedContainer [2022-06-30T12:46:29.084Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-30T12:46:29.451Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-06-30T12:46:29.451Z] === RUN TestPidHost [2022-06-30T12:46:30.020Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-30T12:46:30.123Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-06-30T12:46:30.123Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-30T12:46:30.379Z] --- PASS: TestPidHost (1.03s) [2022-06-30T12:46:30.379Z] === RUN TestPsFilter [2022-06-30T12:46:30.635Z] --- PASS: TestPsFilter (0.14s) [2022-06-30T12:46:30.635Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-30T12:46:30.892Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-06-30T12:46:30.892Z] === RUN TestRemoveContainerWithVolume [2022-06-30T12:46:30.957Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-30T12:46:31.065Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-06-30T12:46:31.065Z] === RUN TestBuildWithSession [2022-06-30T12:46:31.065Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T12:46:31.065Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-30T12:46:31.065Z] === RUN TestBuildSquashParent [2022-06-30T12:46:31.455Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-06-30T12:46:31.455Z] === RUN TestRemoveContainerRunning [2022-06-30T12:46:31.711Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-06-30T12:46:31.711Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-30T12:46:32.275Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-06-30T12:46:32.275Z] === RUN TestRemoveInvalidContainer [2022-06-30T12:46:32.275Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-30T12:46:32.275Z] === RUN TestRenameLinkedContainer [2022-06-30T12:46:32.785Z] --- PASS: TestCreateServiceMultipleTimes (15.17s) [2022-06-30T12:46:32.785Z] === RUN TestCreateServiceConflict [2022-06-30T12:46:32.862Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-30T12:46:34.165Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-06-30T12:46:34.165Z] === RUN TestRenameStoppedContainer [2022-06-30T12:46:34.421Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-06-30T12:46:34.421Z] === RUN TestRenameRunningContainerAndReuse [2022-06-30T12:46:35.303Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-06-30T12:46:35.303Z] === RUN TestCreateServiceMaxReplicas [2022-06-30T12:46:35.351Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-06-30T12:46:35.351Z] === RUN TestRenameInvalidName [2022-06-30T12:46:35.914Z] --- PASS: TestRenameInvalidName (0.47s) [2022-06-30T12:46:35.914Z] === RUN TestRenameAnonymousContainer [2022-06-30T12:46:36.150Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-30T12:46:37.087Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-30T12:46:37.346Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-30T12:46:37.806Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-06-30T12:46:37.806Z] === RUN TestRenameContainerWithSameName [2022-06-30T12:46:37.822Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-06-30T12:46:37.822Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-30T12:46:38.063Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-06-30T12:46:38.063Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-30T12:46:38.724Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-30T12:46:38.992Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-06-30T12:46:38.992Z] === RUN TestResize [2022-06-30T12:46:39.200Z] --- PASS: TestBuildSquashParent (6.95s) [2022-06-30T12:46:39.200Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-30T12:46:39.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:46:39.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:46:39.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:46:39.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:46:39.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:46:39.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:46:39.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:46:39.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:46:39.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:46:39.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:46:39.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:46:39.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:46:39.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-30T12:46:39.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-30T12:46:39.248Z] --- PASS: TestResize (0.45s) [2022-06-30T12:46:39.248Z] === RUN TestResizeWithInvalidSize [2022-06-30T12:46:39.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-30T12:46:39.661Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-30T12:46:39.811Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-06-30T12:46:39.811Z] === RUN TestResizeWhenContainerNotStarted [2022-06-30T12:46:39.920Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-30T12:46:40.067Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:46:40.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:46:40.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:46:40.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-30T12:46:40.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:46:40.180Z] check_test.go:540: [daee18c080be3] daemon is not started [2022-06-30T12:46:40.180Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-30T12:46:40.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-30T12:46:40.665Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-30T12:46:40.748Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-30T12:46:41.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:46:41.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-30T12:46:42.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-30T12:46:42.653Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-30T12:46:42.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-30T12:46:43.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:46:43.591Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-30T12:46:44.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:46:44.160Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-30T12:46:44.419Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-30T12:46:44.494Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-06-30T12:46:44.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-06-30T12:46:44.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s) [2022-06-30T12:46:44.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.14s) [2022-06-30T12:46:44.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.19s) [2022-06-30T12:46:44.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2022-06-30T12:46:44.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s) [2022-06-30T12:46:44.494Z] === RUN TestBuildMultiStageCopy [2022-06-30T12:46:44.494Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-30T12:46:44.988Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-30T12:46:45.570Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-30T12:46:45.570Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-06-30T12:46:45.570Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite (328.07s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.66s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.61s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.45s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.16s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.42s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.22s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.48s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.36s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.34s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.98s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.83s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.52s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.24s) [2022-06-30T12:46:46.170Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.02s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.86s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.44s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.56s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.40s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.99s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.25s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.93s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-06-30T12:46:46.170Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.58s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.48s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.39s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.41s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.65s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.36s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.22s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.68s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.87s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.90s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.93s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.91s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.71s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.72s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.78s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.05s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.56s) [2022-06-30T12:46:46.171Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-30T12:46:46.171Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.15s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.70s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.83s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.71s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.48s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.37s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.25s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.17s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.53s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.46s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.62s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.34s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.97s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.08s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.96s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.59s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.65s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.76s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.20s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.12s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.42s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.50s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.45s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.65s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.57s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-06-30T12:46:46.171Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.94s) [2022-06-30T12:46:46.171Z] === RUN TestDockerSwarmSuite [2022-06-30T12:46:46.171Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-30T12:46:46.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-30T12:46:47.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-30T12:46:47.109Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-30T12:46:47.524Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-30T12:46:47.983Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-30T12:46:48.924Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-30T12:46:49.642Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-30T12:46:50.066Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-30T12:46:50.307Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-30T12:46:50.630Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-30T12:46:50.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-30T12:46:51.248Z] --- PASS: TestBuildMultiStageCopy (6.56s) [2022-06-30T12:46:51.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2022-06-30T12:46:51.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-30T12:46:51.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-30T12:46:51.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-30T12:46:51.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-30T12:46:51.249Z] === RUN TestBuildMultiStageParentConfig [2022-06-30T12:46:51.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-30T12:46:52.000Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-30T12:46:52.000Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-30T12:46:52.000Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-30T12:46:52.000Z] Cross building: bundles/cross/windows/amd64 [2022-06-30T12:46:52.000Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-30T12:46:52.000Z] { [2022-06-30T12:46:52.000Z] "RT_GROUP_ICON": { [2022-06-30T12:46:52.000Z] "#1": { [2022-06-30T12:46:52.000Z] "0409": "../../winresources/docker.ico" [2022-06-30T12:46:52.000Z] } [2022-06-30T12:46:52.000Z] }, [2022-06-30T12:46:52.000Z] "RT_MANIFEST": { [2022-06-30T12:46:52.000Z] "#1": { [2022-06-30T12:46:52.000Z] "0409": { [2022-06-30T12:46:52.000Z] "identity": {}, [2022-06-30T12:46:52.000Z] "description": "Docker Engine", [2022-06-30T12:46:52.000Z] "minimum-os": "vista", [2022-06-30T12:46:52.000Z] "execution-level": "", [2022-06-30T12:46:52.000Z] "ui-access": false, [2022-06-30T12:46:52.000Z] "auto-elevate": false, [2022-06-30T12:46:52.000Z] "dpi-awareness": "unaware", [2022-06-30T12:46:52.000Z] "disable-theming": false, [2022-06-30T12:46:52.000Z] "disable-window-filtering": false, [2022-06-30T12:46:52.000Z] "high-resolution-scrolling-aware": false, [2022-06-30T12:46:52.000Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-30T12:46:52.000Z] "long-path-aware": false, [2022-06-30T12:46:52.000Z] "printer-driver-isolation": false, [2022-06-30T12:46:52.000Z] "gdi-scaling": false, [2022-06-30T12:46:52.000Z] "segment-heap": false, [2022-06-30T12:46:52.000Z] "use-common-controls-v6": false [2022-06-30T12:46:52.000Z] } [2022-06-30T12:46:52.000Z] } [2022-06-30T12:46:52.000Z] }, [2022-06-30T12:46:52.000Z] "RT_MESSAGETABLE": { [2022-06-30T12:46:52.000Z] "#1": { [2022-06-30T12:46:52.000Z] "0409": "../../winresources/event_messages.bin" [2022-06-30T12:46:52.000Z] } [2022-06-30T12:46:52.000Z] }, [2022-06-30T12:46:52.000Z] "RT_VERSION": { [2022-06-30T12:46:52.000Z] "#1": { [2022-06-30T12:46:52.000Z] "0409": { [2022-06-30T12:46:52.000Z] "fixed": { [2022-06-30T12:46:52.000Z] "file_version": "0.0.0.0", [2022-06-30T12:46:52.000Z] "product_version": "0.0.0.0", [2022-06-30T12:46:52.000Z] "type": "Unknown" [2022-06-30T12:46:52.000Z] }, [2022-06-30T12:46:52.000Z] "info": { [2022-06-30T12:46:52.000Z] "0000": { [2022-06-30T12:46:52.000Z] "CompanyName": "", [2022-06-30T12:46:52.000Z] "FileVersion": "dev", [2022-06-30T12:46:52.000Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-30T12:46:52.000Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-30T12:46:52.000Z] "ProductName": "", [2022-06-30T12:46:52.000Z] "ProductVersion": "dev", [2022-06-30T12:46:52.000Z] "SpecialBuild": "3ac4b6a9efccbdd3784f96660b55150fa2c48617" [2022-06-30T12:46:52.000Z] } [2022-06-30T12:46:52.000Z] } [2022-06-30T12:46:52.000Z] } [2022-06-30T12:46:52.000Z] } [2022-06-30T12:46:52.000Z] } [2022-06-30T12:46:52.000Z] } [2022-06-30T12:46:52.000Z] cmd/dockerd/config.go [2022-06-30T12:46:52.000Z] cmd/dockerd/config_windows.go [2022-06-30T12:46:52.000Z] cmd/dockerd/daemon.go [2022-06-30T12:46:52.000Z] cmd/dockerd/daemon_test.go [2022-06-30T12:46:52.000Z] cmd/dockerd/daemon_windows.go [2022-06-30T12:46:52.000Z] cmd/dockerd/docker.go [2022-06-30T12:46:52.000Z] cmd/dockerd/docker_windows.go [2022-06-30T12:46:52.000Z] cmd/dockerd/genwinres_windows.go [2022-06-30T12:46:52.000Z] cmd/dockerd/metrics.go [2022-06-30T12:46:52.000Z] cmd/dockerd/options.go [2022-06-30T12:46:52.000Z] cmd/dockerd/options_test.go [2022-06-30T12:46:52.000Z] cmd/dockerd/service_windows.go [2022-06-30T12:46:52.000Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-30T12:46:52.000Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-30T12:46:52.666Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s) [2022-06-30T12:46:52.666Z] === RUN TestCreateServiceSecretFileMode [2022-06-30T12:46:52.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-30T12:46:52.929Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-30T12:46:52.930Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-30T12:46:53.229Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2022-06-30T12:46:53.229Z] === RUN TestCreateServiceConfigFileMode [2022-06-30T12:46:53.285Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-30T12:46:53.867Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-30T12:46:54.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-30T12:46:54.803Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-30T12:46:55.062Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-30T12:46:55.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-30T12:46:55.746Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2022-06-30T12:46:55.746Z] === RUN TestCreateServiceSysctls [2022-06-30T12:46:56.441Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-30T12:46:56.514Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-30T12:46:56.531Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-06-30T12:46:56.531Z] === RUN TestBuildLabelWithTargets [2022-06-30T12:46:57.010Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-30T12:46:57.269Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-30T12:46:57.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.89s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.84s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.13s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-06-30T12:46:58.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.55s) [2022-06-30T12:46:58.404Z] === RUN TestCgroupNamespacesRun [2022-06-30T12:46:59.027Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-06-30T12:46:59.027Z] === RUN TestCreateServiceCapabilities [2022-06-30T12:46:59.333Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-06-30T12:46:59.333Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-30T12:46:59.333Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-30T12:46:59.333Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-30T12:46:59.333Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-30T12:47:00.394Z] --- PASS: TestCreateServiceCapabilities (1.96s) [2022-06-30T12:47:00.394Z] === RUN TestInspect [2022-06-30T12:47:00.698Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-06-30T12:47:00.698Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-30T12:47:01.628Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2022-06-30T12:47:01.628Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-30T12:47:02.913Z] --- PASS: TestInspect (2.56s) [2022-06-30T12:47:02.913Z] === RUN TestCreateJob [2022-06-30T12:47:02.994Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-06-30T12:47:02.994Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-30T12:47:04.361Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-06-30T12:47:04.361Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-30T12:47:04.669Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-30T12:47:04.669Z] === RUN TestBuildWithEmptyLayers [2022-06-30T12:47:04.923Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-30T12:47:04.923Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-30T12:47:05.853Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-06-30T12:47:05.853Z] === RUN TestNISDomainname [2022-06-30T12:47:06.183Z] --- PASS: TestCreateJob (2.89s) [2022-06-30T12:47:06.183Z] === RUN TestReplicatedJob [2022-06-30T12:47:06.781Z] --- PASS: TestNISDomainname (0.61s) [2022-06-30T12:47:06.781Z] === RUN TestHostnameDnsResolution [2022-06-30T12:47:07.211Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-30T12:47:07.211Z] === RUN TestBuildMultiStageOnBuild [2022-06-30T12:47:07.345Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-06-30T12:47:07.345Z] === RUN TestUnprivilegedPortsAndPing [2022-06-30T12:47:07.814Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-30T12:47:07.908Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-06-30T12:47:07.908Z] === RUN TestPrivilegedHostDevices [2022-06-30T12:47:08.382Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-30T12:47:08.501Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-06-30T12:47:08.501Z] === RUN TestRunConsoleSize [2022-06-30T12:47:08.771Z] --- PASS: TestRunConsoleSize (0.46s) [2022-06-30T12:47:08.771Z] === RUN TestStats [2022-06-30T12:47:10.914Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-30T12:47:11.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-30T12:47:11.299Z] --- PASS: TestStats (2.51s) [2022-06-30T12:47:11.299Z] === RUN TestStopContainerWithTimeout [2022-06-30T12:47:11.299Z] === RUN TestStopContainerWithTimeout/0 [2022-06-30T12:47:11.299Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-30T12:47:11.299Z] === RUN TestStopContainerWithTimeout/1 [2022-06-30T12:47:11.299Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-30T12:47:11.299Z] === RUN TestStopContainerWithTimeout/3 [2022-06-30T12:47:11.299Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-30T12:47:11.299Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-30T12:47:11.299Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-30T12:47:11.299Z] === CONT TestStopContainerWithTimeout/0 [2022-06-30T12:47:11.299Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-30T12:47:11.432Z] --- PASS: TestReplicatedJob (4.75s) [2022-06-30T12:47:11.432Z] === RUN TestUpdateReplicatedJob [2022-06-30T12:47:12.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-30T12:47:12.228Z] === CONT TestStopContainerWithTimeout/3 [2022-06-30T12:47:12.534Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-06-30T12:47:12.534Z] === RUN TestBuildUncleanTarFilenames [2022-06-30T12:47:12.807Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-06-30T12:47:12.807Z] === RUN TestBuildMultiStageLayerLeak [2022-06-30T12:47:13.953Z] --- PASS: TestUpdateReplicatedJob (3.32s) [2022-06-30T12:47:13.953Z] === RUN TestServiceListWithStatuses [2022-06-30T12:47:13.953Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T12:47:13.953Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-30T12:47:13.953Z] === RUN TestDockerNetworkConnectAlias [2022-06-30T12:47:14.116Z] === CONT TestStopContainerWithTimeout/1 [2022-06-30T12:47:15.429Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-30T12:47:15.429Z] docker_api_swarm_test.go:563: [d24d609e02b33] joining swarm manager [dc12c994d1e6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:47:15.482Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-30T12:47:15.482Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-06-30T12:47:15.482Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-06-30T12:47:15.482Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-06-30T12:47:15.482Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-06-30T12:47:15.482Z] === RUN TestDeleteDevicemapper [2022-06-30T12:47:15.482Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T12:47:15.482Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-30T12:47:15.482Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-30T12:47:16.809Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-30T12:47:16.809Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-06-30T12:47:16.809Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-30T12:47:16.809Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-06-30T12:47:16.809Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-30T12:47:16.809Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-06-30T12:47:16.809Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-30T12:47:16.809Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-06-30T12:47:16.809Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-30T12:47:17.009Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-06-30T12:47:17.009Z] === RUN TestBuildWithHugeFile [2022-06-30T12:47:17.374Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2022-06-30T12:47:17.374Z] === RUN TestUpdateMemory [2022-06-30T12:47:17.629Z] --- PASS: TestUpdateMemory (0.57s) [2022-06-30T12:47:17.630Z] === RUN TestUpdateCPUQuota [2022-06-30T12:47:18.123Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2022-06-30T12:47:18.123Z] === RUN TestDockerNetworkReConnect [2022-06-30T12:47:18.557Z] --- PASS: TestUpdateCPUQuota (1.00s) [2022-06-30T12:47:18.557Z] === RUN TestUpdatePidsLimit [2022-06-30T12:47:18.812Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-30T12:47:18.813Z] === RUN TestUpdatePidsLimit/no_change [2022-06-30T12:47:19.069Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-30T12:47:19.325Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-30T12:47:19.581Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-30T12:47:19.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-30T12:47:20.094Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-30T12:47:20.099Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-30T12:47:21.023Z] --- PASS: TestUpdatePidsLimit (2.17s) [2022-06-30T12:47:21.023Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-06-30T12:47:21.023Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2022-06-30T12:47:21.023Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-06-30T12:47:21.023Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-06-30T12:47:21.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-06-30T12:47:21.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-06-30T12:47:21.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-06-30T12:47:21.023Z] === RUN TestUpdateRestartPolicy [2022-06-30T12:47:21.392Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-06-30T12:47:21.392Z] === RUN TestServicePlugin [2022-06-30T12:47:21.392Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:47:21.392Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-30T12:47:21.392Z] === RUN TestServiceUpdateLabel [2022-06-30T12:47:23.284Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-06-30T12:47:23.284Z] === RUN TestServiceUpdateSecrets [2022-06-30T12:47:24.287Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-30T12:47:26.820Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-30T12:47:27.078Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-30T12:47:28.015Z] docker_api_swarm_test.go:585: [d2ca0f31fdd3d] joining swarm manager [dc12c994d1e6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:47:31.303Z] check_test.go:611: [d24d609e02b33] daemon is not started [2022-06-30T12:47:33.191Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2022-06-30T12:47:33.191Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-30T12:47:33.191Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-06-30T12:47:33.191Z] === RUN TestWaitNonBlocked [2022-06-30T12:47:33.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:47:33.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:47:33.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:47:33.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:47:33.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:47:33.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:47:33.191Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-30T12:47:33.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-06-30T12:47:33.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-06-30T12:47:33.191Z] === RUN TestWaitBlocked [2022-06-30T12:47:33.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:47:33.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:47:33.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:47:33.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:47:33.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:47:33.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:47:33.211Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-30T12:47:34.121Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-30T12:47:34.121Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-06-30T12:47:34.121Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2022-06-30T12:47:34.121Z] === RUN TestWaitConditions [2022-06-30T12:47:34.121Z] === RUN TestWaitConditions/default [2022-06-30T12:47:34.121Z] === PAUSE TestWaitConditions/default [2022-06-30T12:47:34.121Z] === RUN TestWaitConditions/not-running [2022-06-30T12:47:34.121Z] === PAUSE TestWaitConditions/not-running [2022-06-30T12:47:34.121Z] === RUN TestWaitConditions/next-exit [2022-06-30T12:47:34.121Z] === PAUSE TestWaitConditions/next-exit [2022-06-30T12:47:34.121Z] === RUN TestWaitConditions/removed [2022-06-30T12:47:34.121Z] === PAUSE TestWaitConditions/removed [2022-06-30T12:47:34.121Z] === CONT TestWaitConditions/default [2022-06-30T12:47:34.121Z] === CONT TestWaitConditions/removed [2022-06-30T12:47:36.010Z] === CONT TestWaitConditions/next-exit [2022-06-30T12:47:36.010Z] === CONT TestWaitConditions/not-running [2022-06-30T12:47:37.376Z] --- PASS: TestWaitConditions (0.01s) [2022-06-30T12:47:37.376Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-06-30T12:47:37.376Z] --- PASS: TestWaitConditions/default (1.69s) [2022-06-30T12:47:37.376Z] --- PASS: TestWaitConditions/not-running (1.56s) [2022-06-30T12:47:37.376Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-06-30T12:47:37.376Z] === CONT TestContainerStartOnDaemonRestart [2022-06-30T12:47:37.376Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-30T12:47:38.146Z] --- PASS: TestServiceUpdateSecrets (14.51s) [2022-06-30T12:47:38.146Z] === RUN TestServiceUpdateConfigs [2022-06-30T12:47:38.482Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-30T12:47:38.482Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-30T12:47:39.419Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-30T12:47:39.894Z] --- PASS: TestContainerStartOnDaemonRestart (2.46s) [2022-06-30T12:47:39.894Z] === CONT TestIpcModeOlderClient [2022-06-30T12:47:39.894Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s) [2022-06-30T12:47:39.894Z] === CONT TestContainerKillOnDaemonStart [2022-06-30T12:47:39.894Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-30T12:47:39.894Z] === CONT TestDaemonHostGatewayIP [2022-06-30T12:47:41.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-30T12:47:41.955Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-30T12:47:41.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-30T12:47:42.415Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-06-30T12:47:42.415Z] === CONT TestDaemonRestartIpcMode [2022-06-30T12:47:42.523Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-30T12:47:43.507Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-30T12:47:43.507Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-30T12:47:44.460Z] docker_api_swarm_test.go:46: [debbad5c501c1] joining swarm manager [d34e3c659dc5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:47:44.719Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-30T12:47:44.933Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-06-30T12:47:46.097Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-30T12:47:47.034Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-30T12:47:51.471Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-06-30T12:47:51.471Z] PASS [2022-06-30T12:47:51.471Z] [2022-06-30T12:47:51.471Z] === Skipped [2022-06-30T12:47:51.471Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-30T12:47:51.471Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T12:47:51.471Z] [2022-06-30T12:47:51.471Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-30T12:47:51.471Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-30T12:47:51.471Z] [2022-06-30T12:47:51.471Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T12:47:51.471Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T12:47:51.471Z] [2022-06-30T12:47:51.471Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-30T12:47:51.471Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-30T12:47:51.471Z] [2022-06-30T12:47:51.471Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-30T12:47:51.471Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T12:47:51.471Z] [2022-06-30T12:47:51.471Z] DONE 264 tests, 5 skipped in 130.097s [2022-06-30T12:47:51.471Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-30T12:47:51.471Z] === RUN TestConfigDaemonLibtrustID [2022-06-30T12:47:52.033Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-30T12:47:52.033Z] === RUN TestConfigDaemonID [2022-06-30T12:47:52.991Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-06-30T12:47:52.992Z] === RUN TestServiceUpdateNetwork [2022-06-30T12:47:53.400Z] daemon_test.go:83: [db71785cb67f7] daemon is not started [2022-06-30T12:47:53.400Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-30T12:47:53.400Z] === RUN TestDaemonConfigValidation [2022-06-30T12:47:53.400Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:47:53.400Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:47:53.400Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-30T12:47:53.400Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-30T12:47:53.400Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-30T12:47:53.400Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-30T12:47:53.400Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-30T12:47:53.400Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-30T12:47:53.400Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-30T12:47:53.400Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-30T12:47:53.400Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:47:53.400Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-30T12:47:53.400Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-30T12:47:53.400Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-30T12:47:53.400Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-30T12:47:53.400Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-30T12:47:53.400Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-06-30T12:47:53.400Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-06-30T12:47:53.400Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-06-30T12:47:53.400Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-06-30T12:47:53.400Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-30T12:47:53.400Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-30T12:47:53.400Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-30T12:47:54.328Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-30T12:47:55.152Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-30T12:47:55.693Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-30T12:47:56.623Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-30T12:47:56.623Z] daemon_test.go:197: [d7a6c3520d067] daemon is not started [2022-06-30T12:47:56.623Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-06-30T12:47:56.623Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-30T12:47:56.623Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-30T12:47:56.623Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-30T12:47:56.623Z] === RUN TestDaemonProxy [2022-06-30T12:47:56.623Z] === RUN TestDaemonProxy/environment_variables [2022-06-30T12:47:56.667Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-30T12:47:58.512Z] === RUN TestDaemonProxy/command-line_options [2022-06-30T12:47:59.199Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-30T12:47:59.877Z] === RUN TestDaemonProxy/configuration_file [2022-06-30T12:48:01.766Z] === RUN TestDaemonProxy/conflicting_options [2022-06-30T12:48:02.327Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-30T12:48:02.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-30T12:48:02.487Z] --- PASS: TestImportExtremelyLargeImageWorks (181.43s) [2022-06-30T12:48:02.487Z] PASS [2022-06-30T12:48:02.487Z] [2022-06-30T12:48:02.487Z] DONE 22 tests in 185.389s [2022-06-30T12:48:02.487Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-30T12:48:02.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-30T12:48:02.487Z] ++ set -e [2022-06-30T12:48:02.487Z] ++ '[' -n 0 ']' [2022-06-30T12:48:02.487Z] ++ set -x [2022-06-30T12:48:02.487Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-30T12:48:02.583Z] --- PASS: TestDaemonProxy (6.21s) [2022-06-30T12:48:02.583Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-06-30T12:48:02.583Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-06-30T12:48:02.583Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-06-30T12:48:02.583Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-30T12:48:02.583Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-30T12:48:02.583Z] PASS [2022-06-30T12:48:02.583Z] [2022-06-30T12:48:02.583Z] DONE 18 tests in 11.140s [2022-06-30T12:48:02.747Z] === RUN TestStripANSICommands [2022-06-30T12:48:02.747Z] === RUN TestStripANSICommands/#00 [2022-06-30T12:48:02.747Z] === RUN TestStripANSICommands/#01 [2022-06-30T12:48:02.747Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-30T12:48:02.747Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-30T12:48:02.747Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-30T12:48:02.747Z] PASS [2022-06-30T12:48:02.747Z] [2022-06-30T12:48:02.747Z] DONE 3 tests in 0.057s [2022-06-30T12:48:02.747Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-30T12:48:02.747Z] ++ 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 [2022-06-30T12:48:02.747Z] ++ set -e [2022-06-30T12:48:02.747Z] ++ '[' -n 0 ']' [2022-06-30T12:48:02.747Z] ++ set -x [2022-06-30T12:48:02.747Z] ++ 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 [2022-06-30T12:48:02.747Z] INFO: Testing against a local daemon [2022-06-30T12:48:02.747Z] === RUN TestNetworkCreateDelete [2022-06-30T12:48:02.841Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-30T12:48:02.841Z] INFO: Testing against a local daemon [2022-06-30T12:48:02.841Z] === RUN TestCommitInheritsEnv [2022-06-30T12:48:03.006Z] --- PASS: TestNetworkCreateDelete (0.24s) [2022-06-30T12:48:03.006Z] === RUN TestDockerNetworkDeletePreferID [2022-06-30T12:48:03.097Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-06-30T12:48:03.097Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-30T12:48:03.097Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-30T12:48:03.097Z] === RUN TestImportWithCustomPlatform [2022-06-30T12:48:03.097Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-30T12:48:03.097Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-30T12:48:03.097Z] === RUN TestImportWithCustomPlatform// [2022-06-30T12:48:03.097Z] === RUN TestImportWithCustomPlatform/linux [2022-06-30T12:48:03.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-30T12:48:03.354Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-30T12:48:03.354Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-30T12:48:03.354Z] === RUN TestImportWithCustomPlatform/macos [2022-06-30T12:48:03.354Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-30T12:48:03.354Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-30T12:48:03.354Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-06-30T12:48:03.354Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-30T12:48:03.354Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-30T12:48:03.354Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-30T12:48:03.354Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-30T12:48:03.354Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-06-30T12:48:03.354Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-30T12:48:03.354Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-30T12:48:03.354Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-30T12:48:03.354Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-30T12:48:03.354Z] === RUN TestImagesFilterMultiReference [2022-06-30T12:48:03.525Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2022-06-30T12:48:03.525Z] === RUN TestDaemonDNSFallback [2022-06-30T12:48:03.610Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-30T12:48:03.610Z] === RUN TestImagePullPlatformInvalid [2022-06-30T12:48:03.610Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-30T12:48:03.610Z] === RUN TestRemoveImageOrphaning [2022-06-30T12:48:03.867Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-06-30T12:48:03.867Z] === RUN TestRemoveImageGarbageCollector [2022-06-30T12:48:04.429Z] time="2022-06-30T12:48:04Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-30T12:48:05.165Z] --- PASS: TestServiceUpdateNetwork (12.16s) [2022-06-30T12:48:05.165Z] === RUN TestServiceUpdatePidsLimit [2022-06-30T12:48:05.728Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-30T12:48:06.290Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-30T12:48:06.318Z] --- PASS: TestRemoveImageGarbageCollector (2.15s) [2022-06-30T12:48:06.318Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-30T12:48:06.318Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-30T12:48:06.318Z] === RUN TestTagInvalidReference [2022-06-30T12:48:06.318Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-30T12:48:06.318Z] === RUN TestTagValidPrefixedRepo [2022-06-30T12:48:06.318Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-30T12:48:06.318Z] === RUN TestTagExistedNameWithoutForce [2022-06-30T12:48:06.318Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-30T12:48:06.318Z] === RUN TestTagOfficialNames [2022-06-30T12:48:06.318Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-30T12:48:06.318Z] === RUN TestTagMatchesDigest [2022-06-30T12:48:06.318Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-30T12:48:06.318Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-30T12:48:07.722Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-30T12:48:07.980Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-30T12:48:08.239Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-30T12:48:10.771Z] --- PASS: TestDaemonDNSFallback (6.73s) [2022-06-30T12:48:10.771Z] === RUN TestInspectNetwork [2022-06-30T12:48:10.771Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-30T12:48:12.151Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-30T12:48:13.382Z] --- PASS: TestBuildWithHugeFile (50.88s) [2022-06-30T12:48:13.382Z] === RUN TestBuildWCOWSandboxSize [2022-06-30T12:48:13.382Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T12:48:13.382Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-30T12:48:13.382Z] === RUN TestBuildWithEmptyDockerfile [2022-06-30T12:48:13.382Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:48:13.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:48:13.382Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:48:13.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:48:13.382Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:48:13.382Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:48:13.382Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-30T12:48:13.382Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-30T12:48:13.382Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-30T12:48:13.382Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-06-30T12:48:13.382Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-06-30T12:48:13.382Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-06-30T12:48:13.382Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-30T12:48:13.382Z] === RUN TestBuildPreserveOwnership [2022-06-30T12:48:13.382Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-30T12:48:13.954Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-30T12:48:14.080Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-30T12:48:14.339Z] === RUN TestInspectNetwork/full_network_id [2022-06-30T12:48:14.339Z] === RUN TestInspectNetwork/partial_network_id [2022-06-30T12:48:14.339Z] === RUN TestInspectNetwork/network_name [2022-06-30T12:48:14.339Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-30T12:48:14.379Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-30T12:48:17.622Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-30T12:48:18.163Z] --- PASS: TestBuildPreserveOwnership (9.83s) [2022-06-30T12:48:18.164Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.79s) [2022-06-30T12:48:18.164Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2022-06-30T12:48:18.164Z] === RUN TestBuildPlatformInvalid [2022-06-30T12:48:18.164Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-30T12:48:18.164Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-30T12:48:18.164Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-30T12:48:18.164Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-30T12:48:18.164Z] PASS [2022-06-30T12:48:18.164Z] [2022-06-30T12:48:18.164Z] === Skipped [2022-06-30T12:48:18.164Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-30T12:48:18.164Z] build_session_test.go:25: TODO: BuildKit [2022-06-30T12:48:18.164Z] [2022-06-30T12:48:18.164Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-30T12:48:18.164Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-30T12:48:18.164Z] [2022-06-30T12:48:18.164Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-30T12:48:18.164Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-30T12:48:18.164Z] [2022-06-30T12:48:18.164Z] DONE 34 tests, 3 skipped in 111.357s [2022-06-30T12:48:18.164Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-30T12:48:18.164Z] INFO: Testing against a local daemon [2022-06-30T12:48:18.164Z] === RUN TestConfigInspect [2022-06-30T12:48:18.164Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.164Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-30T12:48:18.164Z] === RUN TestConfigList [2022-06-30T12:48:18.424Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.424Z] --- SKIP: TestConfigList (0.02s) [2022-06-30T12:48:18.425Z] === RUN TestConfigsCreateAndDelete [2022-06-30T12:48:18.425Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.425Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-30T12:48:18.425Z] === RUN TestConfigsUpdate [2022-06-30T12:48:18.425Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.425Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-30T12:48:18.425Z] === RUN TestTemplatedConfig [2022-06-30T12:48:18.425Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.425Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-30T12:48:18.425Z] === RUN TestConfigCreateResolve [2022-06-30T12:48:18.425Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.425Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-30T12:48:18.425Z] PASS [2022-06-30T12:48:18.425Z] [2022-06-30T12:48:18.425Z] === Skipped [2022-06-30T12:48:18.425Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-30T12:48:18.425Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.425Z] [2022-06-30T12:48:18.425Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-06-30T12:48:18.425Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.425Z] [2022-06-30T12:48:18.425Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-30T12:48:18.425Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.425Z] [2022-06-30T12:48:18.425Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-30T12:48:18.425Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.425Z] [2022-06-30T12:48:18.425Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-30T12:48:18.425Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.425Z] [2022-06-30T12:48:18.425Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-30T12:48:18.425Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:48:18.425Z] [2022-06-30T12:48:18.425Z] DONE 6 tests, 6 skipped in 0.171s [2022-06-30T12:48:18.425Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-30T12:48:18.425Z] INFO: Testing against a local daemon [2022-06-30T12:48:18.425Z] === RUN TestAttachWithTTY [2022-06-30T12:48:18.685Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-30T12:48:18.685Z] === RUN TestAttachWithoutTTy [2022-06-30T12:48:18.685Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-30T12:48:18.685Z] === RUN TestCheckpoint [2022-06-30T12:48:18.685Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T12:48:18.685Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/commit [2022-06-30T12:48:18.685Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-30T12:48:18.685Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:48:18.685Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:48:18.685Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:48:18.685Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:48:18.685Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:48:18.685Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:48:18.685Z] === CONT TestContainerInvalidJSON/commit [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-30T12:48:18.685Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-30T12:48:18.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-30T12:48:18.686Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-30T12:48:18.686Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-30T12:48:18.686Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-30T12:48:18.686Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-30T12:48:18.686Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-30T12:48:18.686Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-30T12:48:18.686Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-30T12:48:18.686Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-30T12:48:18.686Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-30T12:48:18.686Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-30T12:48:18.686Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-30T12:48:18.686Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-30T12:48:18.686Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-30T12:48:18.686Z] === RUN TestCopyEmptyFile [2022-06-30T12:48:18.947Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-30T12:48:18.947Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-30T12:48:18.947Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-30T12:48:18.947Z] === RUN TestCopyFromContainer [2022-06-30T12:48:18.998Z] --- PASS: TestInspectNetwork (8.44s) [2022-06-30T12:48:18.998Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-30T12:48:18.998Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-30T12:48:18.998Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-30T12:48:18.998Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-30T12:48:18.998Z] === RUN TestRunContainerWithBridgeNone [2022-06-30T12:48:19.565Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-30T12:48:20.918Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2022-06-30T12:48:20.918Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-30T12:48:20.918Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-30T12:48:20.918Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-30T12:48:20.918Z] PASS [2022-06-30T12:48:20.918Z] [2022-06-30T12:48:20.918Z] === Skipped [2022-06-30T12:48:20.918Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-30T12:48:20.918Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T12:48:20.918Z] [2022-06-30T12:48:20.918Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-30T12:48:20.918Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-30T12:48:20.918Z] [2022-06-30T12:48:20.918Z] DONE 27 tests, 2 skipped in 130.071s [2022-06-30T12:48:20.918Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-30T12:48:20.918Z] ++ 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 [2022-06-30T12:48:20.918Z] ++ set -e [2022-06-30T12:48:20.918Z] ++ '[' -n 0 ']' [2022-06-30T12:48:20.918Z] ++ set -x [2022-06-30T12:48:20.918Z] ++ 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 [2022-06-30T12:48:20.918Z] INFO: Testing against a local daemon [2022-06-30T12:48:20.918Z] === RUN TestSessionCreate [2022-06-30T12:48:20.918Z] --- PASS: TestSessionCreate (0.02s) [2022-06-30T12:48:20.918Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-30T12:48:20.918Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-30T12:48:20.918Z] PASS [2022-06-30T12:48:20.918Z] [2022-06-30T12:48:20.918Z] DONE 2 tests in 0.137s [2022-06-30T12:48:20.918Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-30T12:48:20.918Z] ++ 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 [2022-06-30T12:48:20.918Z] ++ set -e [2022-06-30T12:48:20.918Z] ++ '[' -n 0 ']' [2022-06-30T12:48:20.918Z] ++ set -x [2022-06-30T12:48:20.919Z] ++ 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 [2022-06-30T12:48:20.919Z] INFO: Testing against a local daemon [2022-06-30T12:48:20.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-30T12:48:20.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T12:48:20.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T12:48:20.919Z] === RUN TestDiskUsage [2022-06-30T12:48:20.919Z] === PAUSE TestDiskUsage [2022-06-30T12:48:20.919Z] === RUN TestEventsExecDie [2022-06-30T12:48:20.946Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-30T12:48:20.947Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:48:20.947Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:48:20.947Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:48:20.947Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-30T12:48:20.947Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-30T12:48:20.947Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-30T12:48:20.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.01s) [2022-06-30T12:48:20.947Z] === RUN TestNetworkList [2022-06-30T12:48:20.947Z] === RUN TestNetworkList//networks [2022-06-30T12:48:20.947Z] === PAUSE TestNetworkList//networks [2022-06-30T12:48:20.947Z] === RUN TestNetworkList//networks/ [2022-06-30T12:48:20.947Z] === PAUSE TestNetworkList//networks/ [2022-06-30T12:48:20.947Z] === CONT TestNetworkList//networks [2022-06-30T12:48:20.947Z] === CONT TestNetworkList//networks/ [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkList (0.03s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-30T12:48:20.947Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-30T12:48:20.947Z] === RUN TestHostIPv4BridgeLabel [2022-06-30T12:48:20.947Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-30T12:48:21.175Z] --- PASS: TestEventsExecDie (0.49s) [2022-06-30T12:48:21.175Z] === RUN TestEventsBackwardsCompatible [2022-06-30T12:48:21.175Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-30T12:48:21.175Z] === RUN TestEventsVolumeCreate [2022-06-30T12:48:21.175Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-30T12:48:21.175Z] === RUN TestInfoBinaryCommits [2022-06-30T12:48:21.175Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-30T12:48:21.175Z] === RUN TestInfoAPIVersioned [2022-06-30T12:48:21.175Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-30T12:48:21.175Z] === RUN TestInfoAPI [2022-06-30T12:48:21.175Z] --- PASS: TestInfoAPI (0.02s) [2022-06-30T12:48:21.175Z] === RUN TestInfoAPIWarnings [2022-06-30T12:48:21.207Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-06-30T12:48:21.207Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-30T12:48:22.587Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-06-30T12:48:22.587Z] === RUN TestDaemonDefaultNetworkPools [2022-06-30T12:48:23.150Z] === RUN TestCopyFromContainer// [2022-06-30T12:48:23.150Z] === RUN TestCopyFromContainer//bar/root [2022-06-30T12:48:23.150Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-30T12:48:23.150Z] === RUN TestCopyFromContainer/bar/quux [2022-06-30T12:48:23.150Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-30T12:48:23.155Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-06-30T12:48:23.155Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-30T12:48:23.412Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-30T12:48:23.412Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-30T12:48:23.412Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-30T12:48:23.412Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-30T12:48:23.412Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-30T12:48:23.673Z] --- PASS: TestCopyFromContainer (4.58s) [2022-06-30T12:48:23.673Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-30T12:48:23.673Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-30T12:48:23.673Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-30T12:48:23.673Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-30T12:48:23.673Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-30T12:48:23.673Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-30T12:48:23.673Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-30T12:48:23.673Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-30T12:48:23.673Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-30T12:48:23.673Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-30T12:48:23.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-30T12:48:23.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:48:23.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:48:23.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:48:23.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:48:23.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:48:23.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:48:23.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-30T12:48:23.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-30T12:48:23.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-30T12:48:23.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-30T12:48:23.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-30T12:48:23.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-30T12:48:23.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-30T12:48:23.673Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-30T12:48:23.673Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-30T12:48:23.673Z] === RUN TestCreateWithInvalidEnv [2022-06-30T12:48:23.673Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-30T12:48:23.673Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-30T12:48:23.673Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-30T12:48:23.673Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-30T12:48:23.673Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-30T12:48:23.673Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-30T12:48:23.673Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-30T12:48:23.673Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-30T12:48:23.673Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-30T12:48:23.673Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-30T12:48:23.673Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-30T12:48:23.673Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-30T12:48:23.673Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-30T12:48:23.673Z] === RUN TestCreateTmpfsMountsTarget [2022-06-30T12:48:23.673Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-30T12:48:23.673Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-30T12:48:24.531Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-06-30T12:48:24.531Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-30T12:48:25.058Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-06-30T12:48:25.058Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-30T12:48:25.468Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-06-30T12:48:25.468Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-30T12:48:26.406Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-06-30T12:48:26.406Z] === RUN TestServiceWithPredefinedNetwork [2022-06-30T12:48:26.440Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-06-30T12:48:26.440Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-30T12:48:26.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:48:26.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:48:26.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:48:26.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:48:26.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:48:26.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:48:26.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:48:26.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:48:26.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:48:26.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:48:26.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-30T12:48:26.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-30T12:48:26.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-30T12:48:26.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-30T12:48:26.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-30T12:48:26.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-30T12:48:26.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-06-30T12:48:26.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-06-30T12:48:26.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-06-30T12:48:26.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-06-30T12:48:26.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-30T12:48:26.440Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-30T12:48:26.702Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-06-30T12:48:26.702Z] === RUN TestCreateDifferentPlatform [2022-06-30T12:48:26.702Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-30T12:48:26.702Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-30T12:48:26.702Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-30T12:48:26.702Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-30T12:48:26.702Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-30T12:48:26.702Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-30T12:48:26.702Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-30T12:48:26.702Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-30T12:48:26.702Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-30T12:48:26.702Z] === RUN TestCreateInvalidHostConfig [2022-06-30T12:48:26.702Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:48:26.702Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:48:26.702Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:48:26.702Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:48:26.702Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:48:26.702Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:48:26.702Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:48:26.702Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:48:26.702Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-30T12:48:26.702Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-30T12:48:26.702Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-30T12:48:26.702Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-30T12:48:26.702Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-30T12:48:26.702Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-30T12:48:26.702Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-30T12:48:26.702Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-30T12:48:26.702Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-30T12:48:26.702Z] === RUN TestContainerStartOnDaemonRestart [2022-06-30T12:48:26.702Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-30T12:48:26.702Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-30T12:48:26.702Z] === RUN TestDaemonRestartIpcMode [2022-06-30T12:48:26.702Z] === PAUSE TestDaemonRestartIpcMode [2022-06-30T12:48:26.702Z] === RUN TestDaemonHostGatewayIP [2022-06-30T12:48:26.702Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:48:26.702Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-30T12:48:26.702Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-30T12:48:26.702Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-30T12:48:26.702Z] === RUN TestContainerKillOnDaemonStart [2022-06-30T12:48:26.702Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-30T12:48:26.702Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-30T12:48:26.702Z] === RUN TestDiff [2022-06-30T12:48:27.274Z] --- PASS: TestDiff (0.41s) [2022-06-30T12:48:27.274Z] === RUN TestExecConsoleSize [2022-06-30T12:48:27.846Z] --- PASS: TestExecConsoleSize (0.56s) [2022-06-30T12:48:27.846Z] === RUN TestExecWithCloseStdin [2022-06-30T12:48:28.417Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-06-30T12:48:28.418Z] === RUN TestExec [2022-06-30T12:48:28.679Z] --- PASS: TestExec (0.50s) [2022-06-30T12:48:28.679Z] === RUN TestExecUser [2022-06-30T12:48:28.940Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2022-06-30T12:48:28.940Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-30T12:48:28.940Z] service_test.go:243: FLAKY_TEST [2022-06-30T12:48:28.940Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T12:48:28.940Z] === RUN TestServiceWithDataPathPortInit [2022-06-30T12:48:29.250Z] --- PASS: TestExecUser (0.50s) [2022-06-30T12:48:29.250Z] === RUN TestExportContainerAndImportImage [2022-06-30T12:48:29.821Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-06-30T12:48:29.821Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-30T12:48:31.206Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-06-30T12:48:31.206Z] === RUN TestHealthCheckWorkdir [2022-06-30T12:48:31.779Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2022-06-30T12:48:31.779Z] === RUN TestHealthKillContainer [2022-06-30T12:48:32.227Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-30T12:48:32.227Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-30T12:48:35.514Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-30T12:48:35.514Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-30T12:48:35.514Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-30T12:48:35.773Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-30T12:48:35.773Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-30T12:48:36.031Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-30T12:48:36.289Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-30T12:48:38.199Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-30T12:48:38.767Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-30T12:48:39.235Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-30T12:48:39.235Z] === RUN TestInfoDebug [2022-06-30T12:48:39.235Z] --- PASS: TestInfoDebug (0.52s) [2022-06-30T12:48:39.235Z] === RUN TestInfoInsecureRegistries [2022-06-30T12:48:39.235Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-30T12:48:39.235Z] === RUN TestInfoRegistryMirrors [2022-06-30T12:48:39.492Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-30T12:48:39.492Z] === RUN TestLoginFailsWithBadCredentials [2022-06-30T12:48:39.492Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-30T12:48:39.492Z] === RUN TestPingCacheHeaders [2022-06-30T12:48:39.492Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-30T12:48:39.492Z] === RUN TestPingGet [2022-06-30T12:48:39.492Z] --- PASS: TestPingGet (0.01s) [2022-06-30T12:48:39.492Z] === RUN TestPingHead [2022-06-30T12:48:39.492Z] --- PASS: TestPingHead (0.02s) [2022-06-30T12:48:39.492Z] === RUN TestPingSwarmHeader [2022-06-30T12:48:39.914Z] --- PASS: TestHealthKillContainer (7.93s) [2022-06-30T12:48:39.914Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-30T12:48:39.914Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-30T12:48:39.914Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-30T12:48:39.914Z] === RUN TestIpcModeNone [2022-06-30T12:48:40.055Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-30T12:48:40.144Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-30T12:48:40.485Z] --- PASS: TestIpcModeNone (0.62s) [2022-06-30T12:48:40.485Z] === RUN TestIpcModePrivate [2022-06-30T12:48:40.617Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-30T12:48:40.746Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-06-30T12:48:40.746Z] --- PASS: TestIpcModePrivate (0.49s) [2022-06-30T12:48:40.746Z] === RUN TestIpcModeShareable [2022-06-30T12:48:40.746Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T12:48:40.746Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-30T12:48:40.746Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-30T12:48:41.080Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-30T12:48:41.546Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-30T12:48:41.546Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-06-30T12:48:41.546Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-30T12:48:41.546Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-30T12:48:41.546Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-30T12:48:41.546Z] === RUN TestVersion [2022-06-30T12:48:41.803Z] --- PASS: TestVersion (0.02s) [2022-06-30T12:48:41.803Z] === CONT TestDiskUsage [2022-06-30T12:48:42.019Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/empty [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/empty/container_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/empty/image_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/empty/volume_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-30T12:48:42.365Z] === RUN TestDiskUsage/after_container.Run [2022-06-30T12:48:42.586Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-30T12:48:42.622Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-30T12:48:42.622Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-30T12:48:42.622Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-30T12:48:42.622Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-30T12:48:42.622Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-30T12:48:42.622Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-30T12:48:42.622Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-30T12:48:42.622Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-30T12:48:42.622Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-30T12:48:42.622Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-30T12:48:42.668Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2022-06-30T12:48:42.668Z] === RUN TestAPIIpcModeHost [2022-06-30T12:48:42.668Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T12:48:42.668Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-30T12:48:42.668Z] === RUN TestDaemonIpcModeShareable [2022-06-30T12:48:42.668Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T12:48:42.668Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-30T12:48:42.668Z] === RUN TestDaemonIpcModePrivate [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage (1.15s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-30T12:48:42.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T12:48:42.878Z] PASS [2022-06-30T12:48:42.878Z] [2022-06-30T12:48:42.878Z] === Skipped [2022-06-30T12:48:42.878Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T12:48:42.878Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T12:48:42.878Z] [2022-06-30T12:48:42.878Z] DONE 54 tests, 1 skipped in 22.293s [2022-06-30T12:48:42.878Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-30T12:48:42.878Z] ++ 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 [2022-06-30T12:48:42.878Z] ++ set -e [2022-06-30T12:48:42.878Z] ++ '[' -n 0 ']' [2022-06-30T12:48:42.878Z] ++ set -x [2022-06-30T12:48:42.879Z] ++ 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 [2022-06-30T12:48:42.879Z] INFO: Testing against a local daemon [2022-06-30T12:48:42.879Z] === RUN TestVolumesCreateAndList [2022-06-30T12:48:42.879Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-30T12:48:42.879Z] === RUN TestVolumesRemove [2022-06-30T12:48:43.135Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-30T12:48:43.135Z] === RUN TestVolumesInspect [2022-06-30T12:48:43.135Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-30T12:48:43.135Z] === RUN TestVolumesInvalidJSON [2022-06-30T12:48:43.135Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-30T12:48:43.135Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-30T12:48:43.135Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-30T12:48:43.135Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-30T12:48:43.135Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-30T12:48:43.135Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-30T12:48:43.135Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-30T12:48:43.135Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-30T12:48:43.135Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-30T12:48:43.135Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-30T12:48:43.135Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-30T12:48:43.135Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-30T12:48:43.135Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-30T12:48:43.135Z] PASS [2022-06-30T12:48:43.135Z] [2022-06-30T12:48:43.135Z] DONE 9 tests in 0.217s [2022-06-30T12:48:43.135Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T12:48:43.135Z] ++++ cat bundles/test-integration/docker.pid [2022-06-30T12:48:43.135Z] +++ kill 14286 [2022-06-30T12:48:43.239Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-30T12:48:43.391Z] +++ /etc/init.d/apparmor stop [2022-06-30T12:48:43.391Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T12:48:43.391Z] [2022-06-30T12:48:43.391Z] Unloading profiles will leave already running processes permanently [2022-06-30T12:48:43.391Z] unconfined, which can lead to unexpected situations. [2022-06-30T12:48:43.391Z] [2022-06-30T12:48:43.391Z] To set a process to complain mode, use the command line tool [2022-06-30T12:48:43.391Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T12:48:43.391Z] +++ true [2022-06-30T12:48:43.391Z] exiting test-integration [2022-06-30T12:48:43.391Z] ++ exit 0 [2022-06-30T12:48:43.391Z] [2022-06-30T12:48:43.441Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-30T12:48:43.441Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-30T12:48:43.441Z] { [2022-06-30T12:48:43.441Z] "RT_GROUP_ICON": { [2022-06-30T12:48:43.441Z] "#1": { [2022-06-30T12:48:43.441Z] "0409": "../../winresources/docker.ico" [2022-06-30T12:48:43.441Z] } [2022-06-30T12:48:43.441Z] }, [2022-06-30T12:48:43.441Z] "RT_MANIFEST": { [2022-06-30T12:48:43.441Z] "#1": { [2022-06-30T12:48:43.441Z] "0409": { [2022-06-30T12:48:43.441Z] "identity": {}, [2022-06-30T12:48:43.441Z] "description": "Docker Engine", [2022-06-30T12:48:43.441Z] "minimum-os": "vista", [2022-06-30T12:48:43.441Z] "execution-level": "", [2022-06-30T12:48:43.441Z] "ui-access": false, [2022-06-30T12:48:43.441Z] "auto-elevate": false, [2022-06-30T12:48:43.441Z] "dpi-awareness": "unaware", [2022-06-30T12:48:43.441Z] "disable-theming": false, [2022-06-30T12:48:43.441Z] "disable-window-filtering": false, [2022-06-30T12:48:43.441Z] "high-resolution-scrolling-aware": false, [2022-06-30T12:48:43.441Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-30T12:48:43.441Z] "long-path-aware": false, [2022-06-30T12:48:43.441Z] "printer-driver-isolation": false, [2022-06-30T12:48:43.441Z] "gdi-scaling": false, [2022-06-30T12:48:43.441Z] "segment-heap": false, [2022-06-30T12:48:43.441Z] "use-common-controls-v6": false [2022-06-30T12:48:43.441Z] } [2022-06-30T12:48:43.441Z] } [2022-06-30T12:48:43.441Z] }, [2022-06-30T12:48:43.441Z] "RT_MESSAGETABLE": { [2022-06-30T12:48:43.441Z] "#1": { [2022-06-30T12:48:43.441Z] "0409": "../../winresources/event_messages.bin" [2022-06-30T12:48:43.441Z] } [2022-06-30T12:48:43.441Z] }, [2022-06-30T12:48:43.441Z] "RT_VERSION": { [2022-06-30T12:48:43.441Z] "#1": { [2022-06-30T12:48:43.441Z] "0409": { [2022-06-30T12:48:43.441Z] "fixed": { [2022-06-30T12:48:43.441Z] "file_version": "0.0.0.0", [2022-06-30T12:48:43.441Z] "product_version": "0.0.0.0", [2022-06-30T12:48:43.441Z] "type": "Unknown" [2022-06-30T12:48:43.441Z] }, [2022-06-30T12:48:43.441Z] "info": { [2022-06-30T12:48:43.441Z] "0000": { [2022-06-30T12:48:43.441Z] "CompanyName": "", [2022-06-30T12:48:43.441Z] "FileVersion": "dev", [2022-06-30T12:48:43.441Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-30T12:48:43.441Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-30T12:48:43.441Z] "ProductName": "", [2022-06-30T12:48:43.441Z] "ProductVersion": "dev", [2022-06-30T12:48:43.441Z] "SpecialBuild": "3ac4b6a9efccbdd3784f96660b55150fa2c48617" [2022-06-30T12:48:43.441Z] } [2022-06-30T12:48:43.441Z] } [2022-06-30T12:48:43.441Z] } [2022-06-30T12:48:43.441Z] } [2022-06-30T12:48:43.441Z] } [2022-06-30T12:48:43.441Z] } [2022-06-30T12:48:43.441Z] cmd/docker-proxy/genwinres_windows.go [2022-06-30T12:48:43.441Z] cmd/docker-proxy/main.go [2022-06-30T12:48:43.441Z] cmd/docker-proxy/network_proxy_test.go [2022-06-30T12:48:43.441Z] cmd/docker-proxy/proxy.go [2022-06-30T12:48:43.441Z] cmd/docker-proxy/sctp_proxy.go [2022-06-30T12:48:43.441Z] cmd/docker-proxy/tcp_proxy.go [2022-06-30T12:48:43.441Z] cmd/docker-proxy/udp_proxy.go [2022-06-30T12:48:43.441Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-30T12:48:43.441Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-30T12:48:43.441Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-30T12:48:43.441Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-30T12:48:43.441Z] remote: Enumerating objects: 23, done. [2022-06-30T12:48:43.441Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-30T12:48:43.441Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-30T12:48:43.441Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-30T12:48:43.441Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-06-30T12:48:43.441Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-30T12:48:43.441Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-30T12:48:43.441Z] Cross building: bundles/cross/linux/ppc64le [2022-06-30T12:48:43.441Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-30T12:48:43.441Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-30T12:48:43.500Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-06-30T12:48:43.500Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-30T12:48:43.500Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T12:48:43.500Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-30T12:48:43.500Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-30T12:48:43.500Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T12:48:43.500Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-30T12:48:43.500Z] === RUN TestIpcModeOlderClient [2022-06-30T12:48:43.500Z] === PAUSE TestIpcModeOlderClient [2022-06-30T12:48:43.500Z] === RUN TestKillContainerInvalidSignal [2022-06-30T12:48:44.072Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-06-30T12:48:44.072Z] === RUN TestKillContainer [2022-06-30T12:48:44.072Z] === RUN TestKillContainer/no_signal Post stage [Pipeline] junit [2022-06-30T12:48:44.333Z] === RUN TestKillContainer/non_killing_signal [2022-06-30T12:48:44.339Z] Recording test results [2022-06-30T12:48:44.532Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-30T12:48:44.594Z] === RUN TestKillContainer/killing_signal [2022-06-30T12:48:44.855Z] + echo Ensuring container killed. [2022-06-30T12:48:44.855Z] Ensuring container killed. [2022-06-30T12:48:44.855Z] + docker rm -vf docker-pr2 [2022-06-30T12:48:44.855Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-06-30T12:48:45.117Z] --- PASS: TestServiceWithDataPathPortInit (15.90s) [2022-06-30T12:48:45.117Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-30T12:48:45.132Z] + echo Chowning /workspace to jenkins user [2022-06-30T12:48:45.132Z] Chowning /workspace to jenkins user [2022-06-30T12:48:45.132Z] + id -u [2022-06-30T12:48:45.132Z] + id -g [2022-06-30T12:48:45.132Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43757:/workspace busybox chown -R 1000:1000 /workspace [2022-06-30T12:48:45.165Z] --- PASS: TestKillContainer (1.25s) [2022-06-30T12:48:45.165Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-06-30T12:48:45.165Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-06-30T12:48:45.165Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-06-30T12:48:45.165Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-30T12:48:45.165Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-30T12:48:45.738Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-30T12:48:45.998Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-06-30T12:48:45.998Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-06-30T12:48:45.998Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-06-30T12:48:45.998Z] === RUN TestKillStoppedContainer [2022-06-30T12:48:45.998Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-30T12:48:45.998Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-30T12:48:45.998Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-30T12:48:45.998Z] === RUN TestKillDifferentUserContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T12:48:46.569Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-06-30T12:48:46.569Z] === RUN TestInspectOomKilledTrue [2022-06-30T12:48:46.570Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:48:46.570Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-30T12:48:46.570Z] === RUN TestInspectOomKilledFalse [2022-06-30T12:48:46.570Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T12:48:46.570Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-30T12:48:46.570Z] === RUN TestLinksEtcHostsContentMatch [2022-06-30T12:48:46.570Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-30T12:48:46.570Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-30T12:48:46.570Z] === RUN TestLinksContainerNames [2022-06-30T12:48:46.803Z] + bundleName=arm64-integration [2022-06-30T12:48:46.803Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-30T12:48:46.803Z] Creating arm64-integration-bundles.tar.gz [2022-06-30T12:48:46.803Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-30T12:48:46.803Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-06-30T12:48:47.020Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [Pipeline] archiveArtifacts [2022-06-30T12:48:47.069Z] Archiving artifacts [2022-06-30T12:48:47.331Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43757/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-30T12:48:47.511Z] --- PASS: TestLinksContainerNames (0.84s) [2022-06-30T12:48:47.511Z] === RUN TestLogsFollowTailEmpty [2022-06-30T12:48:47.673Z] + make clean [2022-06-30T12:48:47.674Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-30T12:48:47.674Z] docker-dev-cache [2022-06-30T12:48:47.674Z] docker-mod-cache [Pipeline] deleteDir [2022-06-30T12:48:47.771Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-06-30T12:48:47.771Z] === RUN TestLogs [2022-06-30T12:48:47.771Z] === RUN TestLogs/driver_local [2022-06-30T12:48:47.771Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:48:47.771Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:48:47.771Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-30T12:48:47.771Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-30T12:48:47.771Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-30T12:48:47.771Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-30T12:48:47.771Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:48:47.771Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:48:47.771Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:48:47.771Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:48:47.771Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:48:47.771Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:48:47.771Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-30T12:48:47.771Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-30T12:48:48.343Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-30T12:48:48.400Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gu6lm51nvkt7860kdepqvvaxp Created:2022-06-30 12:48:46.270616555 +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[8d26ad078ca71a0b0ba2c727aff317e2eac083398cb36b121f7e3032e23a040d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yhz1jsmgjobx7auagw0nk63zk EndpointID:9e415ee570d70d5cf44e465d9d95b528942eeebfb315a1ba086080cf6a0ae9b7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e29ef44a6a0cd89a5e468ce0a3cd320abf191e6779e473496fbfe87cec08a63c 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:d1a4bdb972fa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yhz1jsmgjobx7auagw0nk63zk EndpointID:9e415ee570d70d5cf44e465d9d95b528942eeebfb315a1ba086080cf6a0ae9b7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-30T12:48:48.605Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-30T12:48:49.176Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-30T12:48:49.176Z] === CONT TestLogs/driver_local/tty/only_stdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T12:48:49.747Z] === RUN TestLogs/driver_json-file [2022-06-30T12:48:49.747Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:48:49.747Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:48:49.747Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:48:49.747Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:48:49.747Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:48:49.747Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:48:49.747Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:48:49.747Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:48:49.747Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:48:49.747Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:48:49.747Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:48:49.747Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:48:49.747Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-30T12:48:49.747Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-30T12:48:50.318Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-30T12:48:50.318Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-30T12:48:50.890Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-30T12:48:50.890Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-30T12:48:51.462Z] --- PASS: TestLogs (3.65s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-06-30T12:48:51.462Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s) [2022-06-30T12:48:51.462Z] === RUN TestContainerNetworkMountsNoChown [2022-06-30T12:48:51.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-30T12:48:52.037Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/default [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/default [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/private [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/private [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rprivate [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/slave [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/slave [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rslave [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/shared [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/shared [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rshared [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/default [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/rshared [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/shared [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/rslave [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/slave [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/rprivate [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/private [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-30T12:48:52.037Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:48:52.037Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-30T12:48:52.037Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-30T12:48:52.297Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-30T12:48:52.297Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-30T12:48:52.297Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-30T12:48:52.297Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-30T12:48:52.297Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-30T12:48:52.297Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-30T12:48:52.297Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-30T12:48:52.297Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-30T12:48:52.297Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-30T12:48:52.297Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-30T12:48:52.297Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-30T12:48:52.297Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-30T12:48:52.298Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-30T12:48:52.298Z] === RUN TestContainerBindMountNonRecursive [2022-06-30T12:48:52.298Z] 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) [2022-06-30T12:48:52.298Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-06-30T12:48:52.298Z] === RUN TestContainerVolumesMountedAsShared [2022-06-30T12:48:52.298Z] 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) [2022-06-30T12:48:52.298Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-30T12:48:52.298Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-30T12:48:52.298Z] 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) [2022-06-30T12:48:52.298Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-30T12:48:52.298Z] === RUN TestNetworkNat [2022-06-30T12:48:52.623Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.76s) [2022-06-30T12:48:52.623Z] PASS [2022-06-30T12:48:52.623Z] [2022-06-30T12:48:52.623Z] === Skipped [2022-06-30T12:48:52.623Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T12:48:52.623Z] service_test.go:243: FLAKY_TEST [2022-06-30T12:48:52.623Z] [2022-06-30T12:48:52.623Z] DONE 38 tests, 1 skipped in 50.024s [2022-06-30T12:48:52.623Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-30T12:48:52.623Z] ++ 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 [2022-06-30T12:48:52.623Z] ++ set -e [2022-06-30T12:48:52.623Z] ++ '[' -n 0 ']' [2022-06-30T12:48:52.623Z] ++ set -x [2022-06-30T12:48:52.623Z] ++ 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 [2022-06-30T12:48:52.874Z] --- PASS: TestNetworkNat (0.53s) [2022-06-30T12:48:52.874Z] === RUN TestNetworkLocalhostTCPNat [2022-06-30T12:48:52.882Z] INFO: Testing against a local daemon [2022-06-30T12:48:52.882Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-30T12:48:52.882Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:48:52.882Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T12:48:52.882Z] === RUN TestDockerNetworkIpvlan [2022-06-30T12:48:52.882Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:48:52.882Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-30T12:48:52.882Z] PASS [2022-06-30T12:48:52.882Z] [2022-06-30T12:48:52.882Z] === Skipped [2022-06-30T12:48:52.882Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T12:48:52.882Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:48:52.882Z] [2022-06-30T12:48:52.882Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-30T12:48:52.882Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:48:52.882Z] [2022-06-30T12:48:52.882Z] DONE 2 tests, 2 skipped in 0.110s [2022-06-30T12:48:52.882Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-30T12:48:52.882Z] ++ 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 [2022-06-30T12:48:52.882Z] ++ set -e [2022-06-30T12:48:52.882Z] ++ '[' -n 0 ']' [2022-06-30T12:48:52.882Z] ++ set -x [2022-06-30T12:48:52.883Z] ++ 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 [2022-06-30T12:48:52.883Z] INFO: Testing against a local daemon [2022-06-30T12:48:52.883Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-30T12:48:53.478Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-06-30T12:48:53.478Z] === RUN TestNetworkLoopbackNat [2022-06-30T12:48:54.268Z] docker_api_swarm_test.go:304: [db0066b7518ae] joining swarm manager [d67cdabe9ddde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:48:54.527Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.62s) [2022-06-30T12:48:54.527Z] === RUN TestDockerNetworkMacvlan [2022-06-30T12:48:55.462Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-30T12:48:55.720Z] docker_api_swarm_test.go:305: [d9ec3f4618e4e] joining swarm manager [d67cdabe9ddde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:48:56.054Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-06-30T12:48:56.054Z] === RUN TestPause [2022-06-30T12:48:56.054Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:48:56.054Z] --- SKIP: TestPause (0.00s) [2022-06-30T12:48:56.054Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-30T12:48:56.054Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T12:48:56.054Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T12:48:56.054Z] === RUN TestPauseStopPausedContainer [2022-06-30T12:48:56.054Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:48:56.054Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-30T12:48:56.054Z] === RUN TestPidHost [2022-06-30T12:48:56.288Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-30T12:48:56.547Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-30T12:48:56.998Z] --- PASS: TestPidHost (0.92s) [2022-06-30T12:48:56.998Z] === RUN TestPsFilter [2022-06-30T12:48:56.998Z] --- PASS: TestPsFilter (0.11s) [2022-06-30T12:48:56.998Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-30T12:48:57.115Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-30T12:48:57.259Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-06-30T12:48:57.259Z] === RUN TestRemoveContainerWithVolume [2022-06-30T12:48:57.830Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-06-30T12:48:57.830Z] === RUN TestRemoveContainerRunning [2022-06-30T12:48:58.091Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-06-30T12:48:58.091Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-30T12:48:58.661Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-06-30T12:48:58.661Z] === RUN TestRemoveInvalidContainer [2022-06-30T12:48:58.661Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-30T12:48:58.661Z] === RUN TestRenameLinkedContainer [2022-06-30T12:48:59.025Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-30T12:49:00.574Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-06-30T12:49:00.574Z] === RUN TestRenameStoppedContainer [2022-06-30T12:49:00.835Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-06-30T12:49:00.835Z] === RUN TestRenameRunningContainerAndReuse [2022-06-30T12:49:01.566Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-30T12:49:01.777Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-06-30T12:49:01.777Z] === RUN TestRenameInvalidName [2022-06-30T12:49:02.038Z] --- PASS: TestRenameInvalidName (0.42s) [2022-06-30T12:49:02.038Z] === RUN TestRenameAnonymousContainer [2022-06-30T12:49:03.473Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-30T12:49:03.951Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-06-30T12:49:03.952Z] === RUN TestRenameContainerWithSameName [2022-06-30T12:49:03.952Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-06-30T12:49:03.952Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-30T12:49:04.892Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-06-30T12:49:04.892Z] === RUN TestResize [2022-06-30T12:49:05.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-30T12:49:05.464Z] --- PASS: TestResize (0.48s) [2022-06-30T12:49:05.464Z] === RUN TestResizeWithInvalidSize [2022-06-30T12:49:05.946Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-30T12:49:06.036Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-06-30T12:49:06.036Z] === RUN TestResizeWhenContainerNotStarted [2022-06-30T12:49:06.297Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-06-30T12:49:06.297Z] === RUN TestDaemonRestartKillContainers [2022-06-30T12:49:06.297Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-30T12:49:06.297Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-30T12:49:06.297Z] === RUN TestCgroupNamespacesRun [2022-06-30T12:49:06.882Z] --- PASS: TestDockerNetworkMacvlan (12.41s) [2022-06-30T12:49:06.882Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-06-30T12:49:06.882Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-06-30T12:49:06.882Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.08s) [2022-06-30T12:49:06.882Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s) [2022-06-30T12:49:06.882Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.96s) [2022-06-30T12:49:06.882Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-06-30T12:49:06.882Z] PASS [2022-06-30T12:49:06.882Z] [2022-06-30T12:49:06.882Z] DONE 8 tests in 14.138s [2022-06-30T12:49:06.882Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-30T12:49:06.882Z] ++ 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 [2022-06-30T12:49:06.882Z] ++ set -e [2022-06-30T12:49:06.882Z] ++ '[' -n 0 ']' [2022-06-30T12:49:06.882Z] ++ set -x [2022-06-30T12:49:06.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-06-30T12:49:07.140Z] testing: warning: no tests to run [2022-06-30T12:49:07.140Z] PASS [2022-06-30T12:49:07.140Z] [2022-06-30T12:49:07.140Z] DONE 0 tests in 0.029s [2022-06-30T12:49:07.140Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-30T12:49:07.140Z] ++ 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 [2022-06-30T12:49:07.140Z] ++ set -e [2022-06-30T12:49:07.140Z] ++ '[' -n 0 ']' [2022-06-30T12:49:07.140Z] ++ set -x [2022-06-30T12:49:07.140Z] ++ 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 [2022-06-30T12:49:07.140Z] INFO: Testing against a local daemon [2022-06-30T12:49:07.140Z] === RUN TestAuthZPluginAllowRequest [2022-06-30T12:49:07.681Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-06-30T12:49:07.681Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-30T12:49:08.517Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-06-30T12:49:08.517Z] === RUN TestAuthZPluginTLS [2022-06-30T12:49:08.626Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-06-30T12:49:08.626Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-30T12:49:09.086Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-06-30T12:49:09.086Z] === RUN TestAuthZPluginDenyRequest [2022-06-30T12:49:09.652Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-30T12:49:09.652Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-30T12:49:10.011Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-06-30T12:49:10.011Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-30T12:49:10.219Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-30T12:49:10.219Z] === RUN TestAuthZPluginDenyResponse [2022-06-30T12:49:10.786Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-06-30T12:49:10.786Z] === RUN TestAuthZPluginAllowEventStream [2022-06-30T12:49:10.954Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-06-30T12:49:10.954Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-30T12:49:12.162Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-30T12:49:12.162Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2022-06-30T12:49:12.162Z] === RUN TestAuthZPluginErrorResponse [2022-06-30T12:49:12.341Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-06-30T12:49:12.341Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-30T12:49:12.730Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2022-06-30T12:49:12.730Z] === RUN TestAuthZPluginErrorRequest [2022-06-30T12:49:12.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-30T12:49:13.284Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-06-30T12:49:13.284Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-30T12:49:13.296Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-30T12:49:13.296Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-06-30T12:49:13.296Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-30T12:49:13.555Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-30T12:49:13.813Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-06-30T12:49:13.813Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-30T12:49:14.225Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-06-30T12:49:14.226Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-30T12:49:14.750Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-30T12:49:14.750Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-06-30T12:49:14.750Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-30T12:49:15.009Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-30T12:49:15.170Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-06-30T12:49:15.170Z] === RUN TestNISDomainname [2022-06-30T12:49:15.170Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-30T12:49:15.170Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-30T12:49:15.170Z] === RUN TestHostnameDnsResolution [2022-06-30T12:49:15.579Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2022-06-30T12:49:15.579Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-30T12:49:16.111Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-06-30T12:49:16.111Z] === RUN TestUnprivilegedPortsAndPing [2022-06-30T12:49:16.111Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-30T12:49:16.111Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-30T12:49:16.111Z] === RUN TestPrivilegedHostDevices [2022-06-30T12:49:16.372Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-06-30T12:49:16.372Z] === RUN TestRunConsoleSize [2022-06-30T12:49:16.943Z] --- PASS: TestRunConsoleSize (0.40s) [2022-06-30T12:49:16.943Z] === RUN TestStats [2022-06-30T12:49:16.943Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:49:16.943Z] --- SKIP: TestStats (0.00s) [2022-06-30T12:49:16.943Z] === RUN TestStopContainerWithTimeout [2022-06-30T12:49:16.943Z] === RUN TestStopContainerWithTimeout/0 [2022-06-30T12:49:16.943Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-30T12:49:16.943Z] === RUN TestStopContainerWithTimeout/1 [2022-06-30T12:49:16.943Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-30T12:49:16.943Z] === RUN TestStopContainerWithTimeout/3 [2022-06-30T12:49:16.943Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-30T12:49:16.943Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-30T12:49:16.943Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-30T12:49:16.943Z] === CONT TestStopContainerWithTimeout/0 [2022-06-30T12:49:16.943Z] === CONT TestStopContainerWithTimeout/3 [2022-06-30T12:49:17.482Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-06-30T12:49:17.482Z] === RUN TestAuthZPluginHeader [2022-06-30T12:49:17.516Z] === CONT TestStopContainerWithTimeout/1 [2022-06-30T12:49:18.417Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-06-30T12:49:18.417Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-30T12:49:18.898Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-30T12:49:21.440Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-30T12:49:21.440Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-06-30T12:49:21.440Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-06-30T12:49:21.440Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-06-30T12:49:21.440Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-06-30T12:49:21.440Z] === RUN TestDeleteDevicemapper [2022-06-30T12:49:21.440Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T12:49:21.440Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-30T12:49:21.440Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-30T12:49:22.617Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-30T12:49:22.876Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-30T12:49:23.135Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.84s) [2022-06-30T12:49:23.135Z] === RUN TestAuthZPluginV2Disable [2022-06-30T12:49:23.135Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-30T12:49:23.353Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.78s) [2022-06-30T12:49:23.353Z] === RUN TestUpdateMemory [2022-06-30T12:49:23.353Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:49:23.353Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-30T12:49:23.353Z] === RUN TestUpdateCPUQuota [2022-06-30T12:49:23.353Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:49:23.353Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-30T12:49:23.353Z] === RUN TestUpdatePidsLimit [2022-06-30T12:49:23.353Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:49:23.353Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-30T12:49:23.353Z] === RUN TestUpdateRestartPolicy [2022-06-30T12:49:23.705Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-30T12:49:24.273Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-30T12:49:24.532Z] === RUN TestDockerSuite/TestBuildFails [2022-06-30T12:49:25.099Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-30T12:49:25.099Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-30T12:49:27.003Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-30T12:49:27.003Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2022-06-30T12:49:27.003Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-30T12:49:28.379Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-30T12:49:29.757Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-30T12:49:30.324Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-06-30T12:49:30.324Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-30T12:49:30.583Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-30T12:49:31.151Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-30T12:49:31.717Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-30T12:49:33.622Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-30T12:49:34.560Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-30T12:49:34.819Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-30T12:49:35.581Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-06-30T12:49:35.581Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-30T12:49:35.581Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-06-30T12:49:35.581Z] === RUN TestWaitNonBlocked [2022-06-30T12:49:35.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:49:35.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:49:35.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:49:35.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:49:35.581Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-30T12:49:35.582Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-30T12:49:35.582Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-30T12:49:35.582Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-06-30T12:49:35.582Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-06-30T12:49:35.582Z] === RUN TestWaitBlocked [2022-06-30T12:49:35.582Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:49:35.582Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:49:35.582Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:49:35.582Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:49:35.582Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-30T12:49:35.582Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-30T12:49:35.841Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-30T12:49:35.842Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-06-30T12:49:35.842Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-06-30T12:49:35.842Z] === RUN TestWaitConditions [2022-06-30T12:49:35.842Z] === RUN TestWaitConditions/default [2022-06-30T12:49:35.842Z] === PAUSE TestWaitConditions/default [2022-06-30T12:49:35.842Z] === RUN TestWaitConditions/not-running [2022-06-30T12:49:35.842Z] === PAUSE TestWaitConditions/not-running [2022-06-30T12:49:35.842Z] === RUN TestWaitConditions/next-exit [2022-06-30T12:49:35.842Z] === PAUSE TestWaitConditions/next-exit [2022-06-30T12:49:35.842Z] === RUN TestWaitConditions/removed [2022-06-30T12:49:35.842Z] === PAUSE TestWaitConditions/removed [2022-06-30T12:49:35.842Z] === CONT TestWaitConditions/default [2022-06-30T12:49:35.842Z] === CONT TestWaitConditions/removed [2022-06-30T12:49:37.355Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-30T12:49:37.753Z] === CONT TestWaitConditions/next-exit [2022-06-30T12:49:37.753Z] === CONT TestWaitConditions/not-running [2022-06-30T12:49:38.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-30T12:49:38.993Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-30T12:49:39.664Z] --- PASS: TestWaitConditions (0.01s) [2022-06-30T12:49:39.664Z] --- PASS: TestWaitConditions/default (1.84s) [2022-06-30T12:49:39.664Z] --- PASS: TestWaitConditions/removed (1.84s) [2022-06-30T12:49:39.664Z] --- PASS: TestWaitConditions/next-exit (1.58s) [2022-06-30T12:49:39.664Z] --- PASS: TestWaitConditions/not-running (1.65s) [2022-06-30T12:49:39.664Z] === CONT TestDaemonRestartIpcMode [2022-06-30T12:49:39.664Z] === CONT TestIpcModeOlderClient [2022-06-30T12:49:39.664Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-30T12:49:39.664Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-30T12:49:40.370Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-30T12:49:40.941Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-30T12:49:41.200Z] docker_api_swarm_test.go:272: [dcd407cb2faef] joining swarm manager [d17a6976e516b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:49:41.769Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-30T12:49:42.041Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-30T12:49:42.211Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2022-06-30T12:49:42.211Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2022-06-30T12:49:42.211Z] PASS [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === Skipped [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-30T12:49:42.211Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-30T12:49:42.211Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-30T12:49:42.211Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-30T12:49:42.211Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-30T12:49:42.211Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-30T12:49:42.211Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-30T12:49:42.211Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-30T12:49:42.211Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-30T12:49:42.211Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-30T12:49:42.211Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-30T12:49:42.211Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-30T12:49:42.211Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-30T12:49:42.211Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-06-30T12:49:42.211Z] 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) [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-30T12:49:42.211Z] 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) [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-30T12:49:42.211Z] 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) [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-30T12:49:42.211Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-30T12:49:42.211Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-30T12:49:42.211Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-30T12:49:42.211Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-30T12:49:42.211Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-30T12:49:42.211Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-30T12:49:42.211Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-30T12:49:42.211Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-30T12:49:42.211Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-30T12:49:42.211Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-30T12:49:42.211Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-30T12:49:42.211Z] [2022-06-30T12:49:42.211Z] DONE 241 tests, 27 skipped in 83.855s [2022-06-30T12:49:42.211Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-30T12:49:42.308Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.73s) [2022-06-30T12:49:42.308Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-30T12:49:42.472Z] === RUN TestConfigDaemonLibtrustID [2022-06-30T12:49:42.573Z] docker_api_swarm_test.go:273: [d3794cc478974] joining swarm manager [d17a6976e516b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:49:42.720Z] --- PASS: TestImportExtremelyLargeImageWorks (91.67s) [2022-06-30T12:49:42.720Z] PASS [2022-06-30T12:49:42.720Z] [2022-06-30T12:49:42.720Z] DONE 22 tests in 95.070s [2022-06-30T12:49:42.720Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-30T12:49:42.720Z] === RUN TestStripANSICommands [2022-06-30T12:49:42.720Z] === RUN TestStripANSICommands/#00 [2022-06-30T12:49:42.720Z] === RUN TestStripANSICommands/#01 [2022-06-30T12:49:42.720Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-30T12:49:42.720Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-30T12:49:42.720Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-30T12:49:42.720Z] PASS [2022-06-30T12:49:42.720Z] [2022-06-30T12:49:42.720Z] DONE 3 tests in 0.010s [2022-06-30T12:49:42.720Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-30T12:49:42.720Z] INFO: Testing against a local daemon [2022-06-30T12:49:42.720Z] === RUN TestNetworkCreateDelete [2022-06-30T12:49:42.720Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-30T12:49:42.720Z] === RUN TestDockerNetworkDeletePreferID [2022-06-30T12:49:42.720Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-06-30T12:49:42.720Z] === RUN TestDaemonDNSFallback [2022-06-30T12:49:42.832Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-30T12:49:43.044Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-30T12:49:43.044Z] === RUN TestConfigDaemonID [2022-06-30T12:49:43.092Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-30T12:49:43.659Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-30T12:49:43.917Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-30T12:49:43.985Z] daemon_test.go:83: [d3f506b9528ba] daemon is not started [2022-06-30T12:49:43.985Z] --- PASS: TestConfigDaemonID (1.09s) [2022-06-30T12:49:43.985Z] === RUN TestDaemonConfigValidation [2022-06-30T12:49:43.985Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:49:43.985Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:49:43.985Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-30T12:49:43.985Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-30T12:49:43.985Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-30T12:49:43.985Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-30T12:49:43.985Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-30T12:49:43.985Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-30T12:49:43.985Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-30T12:49:43.985Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-30T12:49:43.985Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-30T12:49:43.985Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-30T12:49:43.985Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-30T12:49:43.985Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-30T12:49:44.176Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-30T12:49:44.249Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-30T12:49:44.249Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-30T12:49:44.249Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-06-30T12:49:44.249Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-30T12:49:44.249Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-30T12:49:44.249Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-06-30T12:49:44.249Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-30T12:49:44.249Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-30T12:49:44.249Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-30T12:49:44.434Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-30T12:49:44.662Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-06-30T12:49:44.662Z] === RUN TestInspectNetwork [2022-06-30T12:49:44.693Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-30T12:49:44.952Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-30T12:49:45.192Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-30T12:49:45.888Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-30T12:49:46.575Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-30T12:49:47.517Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-30T12:49:47.517Z] daemon_test.go:197: [d7d60019ca499] daemon is not started [2022-06-30T12:49:47.517Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-06-30T12:49:47.517Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-06-30T12:49:47.517Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-06-30T12:49:47.517Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-06-30T12:49:47.517Z] === RUN TestDaemonProxy [2022-06-30T12:49:47.517Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-30T12:49:47.517Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-30T12:49:47.517Z] PASS [2022-06-30T12:49:47.517Z] [2022-06-30T12:49:47.517Z] === Skipped [2022-06-30T12:49:47.517Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-30T12:49:47.517Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-30T12:49:47.517Z] [2022-06-30T12:49:47.517Z] DONE 13 tests, 1 skipped in 5.299s [2022-06-30T12:49:47.517Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-30T12:49:47.777Z] INFO: Testing against a local daemon [2022-06-30T12:49:47.777Z] === RUN TestCommitInheritsEnv [2022-06-30T12:49:47.789Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-30T12:49:48.837Z] === RUN TestInspectNetwork/full_network_id [2022-06-30T12:49:48.838Z] === RUN TestInspectNetwork/partial_network_id [2022-06-30T12:49:48.838Z] === RUN TestInspectNetwork/network_name [2022-06-30T12:49:48.838Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-30T12:49:49.179Z] --- PASS: TestCommitInheritsEnv (1.31s) [2022-06-30T12:49:49.179Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-30T12:49:49.179Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-30T12:49:49.179Z] === RUN TestImportWithCustomPlatform [2022-06-30T12:49:49.179Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-30T12:49:49.179Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-30T12:49:49.179Z] === RUN TestImportWithCustomPlatform// [2022-06-30T12:49:49.179Z] === RUN TestImportWithCustomPlatform/linux [2022-06-30T12:49:49.179Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-30T12:49:49.179Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-30T12:49:49.179Z] === RUN TestImportWithCustomPlatform/macos [2022-06-30T12:49:49.179Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-30T12:49:49.179Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-30T12:49:49.449Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-06-30T12:49:49.449Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-30T12:49:49.449Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-30T12:49:49.449Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-30T12:49:49.449Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-06-30T12:49:49.449Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-30T12:49:49.449Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-30T12:49:49.449Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-30T12:49:49.449Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-06-30T12:49:49.449Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-30T12:49:49.449Z] === RUN TestImagesFilterMultiReference [2022-06-30T12:49:49.449Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-06-30T12:49:49.449Z] === RUN TestImagePullPlatformInvalid [2022-06-30T12:49:49.449Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-06-30T12:49:49.449Z] === RUN TestRemoveImageOrphaning [2022-06-30T12:49:51.386Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-06-30T12:49:51.386Z] === RUN TestRemoveImageGarbageCollector [2022-06-30T12:49:51.386Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-30T12:49:51.386Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-30T12:49:51.386Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-30T12:49:51.386Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-30T12:49:51.386Z] === RUN TestTagInvalidReference [2022-06-30T12:49:51.386Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-30T12:49:51.386Z] === RUN TestTagValidPrefixedRepo [2022-06-30T12:49:51.386Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-30T12:49:51.386Z] === RUN TestTagExistedNameWithoutForce [2022-06-30T12:49:51.386Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-30T12:49:51.386Z] === RUN TestTagOfficialNames [2022-06-30T12:49:51.386Z] --- PASS: TestTagOfficialNames (0.04s) [2022-06-30T12:49:51.386Z] === RUN TestTagMatchesDigest [2022-06-30T12:49:51.386Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-06-30T12:49:51.386Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-30T12:49:51.976Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-30T12:49:53.005Z] --- PASS: TestInspectNetwork (7.54s) [2022-06-30T12:49:53.005Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-30T12:49:53.005Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-30T12:49:53.005Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-30T12:49:53.005Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-30T12:49:53.005Z] === RUN TestRunContainerWithBridgeNone [2022-06-30T12:49:53.878Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-30T12:49:53.878Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-30T12:49:53.878Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-30T12:49:53.878Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-30T12:49:53.878Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-30T12:49:53.878Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-30T12:49:53.977Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-30T12:49:53.977Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:49:53.977Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:49:53.977Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:49:53.977Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-30T12:49:53.977Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-30T12:49:53.977Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-30T12:49:53.977Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-30T12:49:53.977Z] === RUN TestNetworkList [2022-06-30T12:49:53.977Z] === RUN TestNetworkList//networks [2022-06-30T12:49:53.977Z] === PAUSE TestNetworkList//networks [2022-06-30T12:49:53.977Z] === RUN TestNetworkList//networks/ [2022-06-30T12:49:53.977Z] === PAUSE TestNetworkList//networks/ [2022-06-30T12:49:53.977Z] === CONT TestNetworkList//networks [2022-06-30T12:49:53.977Z] === CONT TestNetworkList//networks/ [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkList (0.01s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-30T12:49:53.977Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-30T12:49:53.977Z] === RUN TestHostIPv4BridgeLabel [2022-06-30T12:49:54.539Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-30T12:49:54.539Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-30T12:49:54.815Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-30T12:49:55.467Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-30T12:49:55.467Z] === RUN TestDaemonDefaultNetworkPools [2022-06-30T12:49:55.755Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-30T12:49:56.395Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-06-30T12:49:56.395Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-30T12:49:57.325Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-06-30T12:49:57.325Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-30T12:49:58.286Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-30T12:49:58.545Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-30T12:49:58.692Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-06-30T12:49:58.692Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-30T12:49:58.804Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-06-30T12:49:58.804Z] PASS [2022-06-30T12:49:58.804Z] [2022-06-30T12:49:58.804Z] DONE 17 tests in 51.756s [2022-06-30T12:49:58.804Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-30T12:49:58.804Z] ++ 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 [2022-06-30T12:49:58.804Z] ++ set -e [2022-06-30T12:49:58.804Z] ++ '[' -n 0 ']' [2022-06-30T12:49:58.804Z] ++ set -x [2022-06-30T12:49:58.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=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 [2022-06-30T12:49:59.063Z] INFO: Testing against a local daemon [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON [2022-06-30T12:49:59.063Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:49:59.063Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:49:59.063Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-30T12:49:59.063Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-30T12:49:59.063Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-30T12:49:59.063Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-30T12:49:59.063Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-30T12:49:59.063Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-30T12:49:59.063Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-30T12:49:59.063Z] === RUN TestPluginInstall [2022-06-30T12:49:59.063Z] === RUN TestPluginInstall/no_auth [2022-06-30T12:49:59.255Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-30T12:49:59.255Z] === RUN TestServiceWithPredefinedNetwork [2022-06-30T12:50:00.968Z] time="2022-06-30T12:50:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:50:00.968Z] time="2022-06-30T12:50:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d33c980e8df8e888e923cd40e9b5a4457bf561d853516492b3e3d8e02c547b2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:50:00.968Z] time="2022-06-30T12:50:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:50:00.968Z] time="2022-06-30T12:50:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d33c980e8df8e888e923cd40e9b5a4457bf561d853516492b3e3d8e02c547b2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:50:01.537Z] === RUN TestPluginInstall/with_htpasswd [2022-06-30T12:50:01.772Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-06-30T12:50:01.772Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-30T12:50:01.772Z] service_test.go:243: FLAKY_TEST [2022-06-30T12:50:01.772Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T12:50:01.772Z] === RUN TestServiceWithDataPathPortInit [2022-06-30T12:50:01.796Z] time="2022-06-30T12:50:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:50:01.796Z] time="2022-06-30T12:50:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87fae8e7199fd4be990d1c37744ebadb98535ba095342e769ad253c55b66cd3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:50:01.796Z] time="2022-06-30T12:50:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:50:01.796Z] time="2022-06-30T12:50:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87fae8e7199fd4be990d1c37744ebadb98535ba095342e769ad253c55b66cd3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:50:02.363Z] === RUN TestPluginInstall/with_insecure [2022-06-30T12:50:03.300Z] time="2022-06-30T12:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:50:03.300Z] time="2022-06-30T12:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39f995810263df3e205fe9771dcff0930709a0f7f27c7738d31e26751b3eeb7d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:50:03.300Z] time="2022-06-30T12:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:50:03.300Z] time="2022-06-30T12:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39f995810263df3e205fe9771dcff0930709a0f7f27c7738d31e26751b3eeb7d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:50:03.559Z] plugin_test.go:195: [d87bd2ddef6b1] daemon is not started [2022-06-30T12:50:03.559Z] --- PASS: TestPluginInstall (4.56s) [2022-06-30T12:50:03.559Z] --- PASS: TestPluginInstall/no_auth (2.40s) [2022-06-30T12:50:03.559Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-06-30T12:50:03.559Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-06-30T12:50:03.559Z] === RUN TestPluginsWithRuntimes [2022-06-30T12:50:04.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-30T12:50:05.215Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-30T12:50:06.592Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-30T12:50:07.528Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-30T12:50:08.096Z] --- PASS: TestPluginsWithRuntimes (4.48s) [2022-06-30T12:50:08.096Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.29s) [2022-06-30T12:50:08.096Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.28s) [2022-06-30T12:50:08.096Z] === RUN TestPluginBackCompatMediaTypes [2022-06-30T12:50:08.666Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2022-06-30T12:50:08.666Z] PASS [2022-06-30T12:50:08.666Z] [2022-06-30T12:50:08.666Z] DONE 24 tests in 9.935s [2022-06-30T12:50:08.666Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-30T12:50:08.666Z] ++ 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 [2022-06-30T12:50:08.666Z] ++ set -e [2022-06-30T12:50:08.666Z] ++ '[' -n 0 ']' [2022-06-30T12:50:08.666Z] ++ set -x [2022-06-30T12:50:08.666Z] ++ 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 [2022-06-30T12:50:08.925Z] INFO: Testing against a local daemon [2022-06-30T12:50:08.925Z] === RUN TestExternalGraphDriver [2022-06-30T12:50:08.925Z] === RUN TestExternalGraphDriver/json [2022-06-30T12:50:10.828Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-30T12:50:10.828Z] === RUN TestExternalGraphDriver/spec [2022-06-30T12:50:11.396Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-30T12:50:12.773Z] === RUN TestExternalGraphDriver/pull [2022-06-30T12:50:13.341Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-30T12:50:13.341Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-06-30T12:50:13.341Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-30T12:50:14.725Z] --- PASS: TestExternalGraphDriver (5.60s) [2022-06-30T12:50:14.725Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2022-06-30T12:50:14.725Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2022-06-30T12:50:14.725Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-06-30T12:50:14.725Z] === RUN TestGraphdriverPluginV2 [2022-06-30T12:50:16.616Z] --- PASS: TestServiceWithDataPathPortInit (14.07s) [2022-06-30T12:50:16.616Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-30T12:50:16.633Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-30T12:50:16.633Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-30T12:50:18.010Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-30T12:50:18.505Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v4p47vb6ax0ikr3chxb2zqdf9 Created:2022-06-30 12:50:16.871400705 +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[e0503e0885ab30a311465bb67a483238c5ba484a82bbfb1d49e08f2c98e6e2a7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dh4v86d0xaugdicf8daqq4hum EndpointID:71982ef2703e81ab21c5bf354ed4d0ade55cfbc9e3993b63ef8768b11bd68262 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:00c43ad34201494c437ec095f8802b2e9bb0751dc25c7193ab2ce6f6837720e5 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:b0cf9a8a0b2f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dh4v86d0xaugdicf8daqq4hum EndpointID:71982ef2703e81ab21c5bf354ed4d0ade55cfbc9e3993b63ef8768b11bd68262 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-30T12:50:18.577Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-30T12:50:18.836Z] --- PASS: TestGraphdriverPluginV2 (4.36s) [2022-06-30T12:50:18.836Z] PASS [2022-06-30T12:50:18.836Z] [2022-06-30T12:50:18.836Z] DONE 5 tests in 10.095s [2022-06-30T12:50:18.836Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-30T12:50:18.836Z] ++ 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 [2022-06-30T12:50:18.836Z] ++ set -e [2022-06-30T12:50:18.836Z] ++ '[' -n 0 ']' [2022-06-30T12:50:18.836Z] ++ set -x [2022-06-30T12:50:18.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=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 [2022-06-30T12:50:19.095Z] INFO: Testing against a local daemon [2022-06-30T12:50:19.095Z] === RUN TestContinueAfterPluginCrash [2022-06-30T12:50:19.095Z] === PAUSE TestContinueAfterPluginCrash [2022-06-30T12:50:19.095Z] === RUN TestReadPluginNoRead [2022-06-30T12:50:19.095Z] === PAUSE TestReadPluginNoRead [2022-06-30T12:50:19.095Z] === RUN TestDaemonStartWithLogOpt [2022-06-30T12:50:19.095Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-30T12:50:19.095Z] === CONT TestContinueAfterPluginCrash [2022-06-30T12:50:19.095Z] === CONT TestDaemonStartWithLogOpt [2022-06-30T12:50:20.032Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-30T12:50:20.970Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-30T12:50:21.908Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-30T12:50:22.670Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-06-30T12:50:22.670Z] PASS [2022-06-30T12:50:22.670Z] [2022-06-30T12:50:22.670Z] === Skipped [2022-06-30T12:50:22.670Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T12:50:22.670Z] service_test.go:243: FLAKY_TEST [2022-06-30T12:50:22.670Z] [2022-06-30T12:50:22.670Z] DONE 38 tests, 1 skipped in 44.617s [2022-06-30T12:50:22.670Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-30T12:50:22.670Z] INFO: Testing against a local daemon [2022-06-30T12:50:22.670Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-30T12:50:22.670Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:50:22.670Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T12:50:22.670Z] === RUN TestDockerNetworkIpvlan [2022-06-30T12:50:22.670Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:50:22.670Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-30T12:50:22.670Z] PASS [2022-06-30T12:50:22.670Z] [2022-06-30T12:50:22.670Z] === Skipped [2022-06-30T12:50:22.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T12:50:22.670Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:50:22.670Z] [2022-06-30T12:50:22.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-30T12:50:22.670Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:50:22.670Z] [2022-06-30T12:50:22.670Z] DONE 2 tests, 2 skipped in 0.023s [2022-06-30T12:50:22.670Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-30T12:50:22.670Z] INFO: Testing against a local daemon [2022-06-30T12:50:22.670Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-30T12:50:22.845Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-30T12:50:23.414Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2022-06-30T12:50:23.414Z] === CONT TestReadPluginNoRead [2022-06-30T12:50:23.986Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-30T12:50:24.035Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-06-30T12:50:24.035Z] === RUN TestDockerNetworkMacvlan [2022-06-30T12:50:24.567Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-30T12:50:24.567Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-30T12:50:24.597Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-30T12:50:25.139Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-30T12:50:25.159Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-30T12:50:25.398Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-30T12:50:25.965Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-30T12:50:26.128Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-30T12:50:26.224Z] === RUN TestReadPluginNoRead/default [2022-06-30T12:50:27.601Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-30T12:50:27.860Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-30T12:50:28.021Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-30T12:50:28.795Z] --- PASS: TestContinueAfterPluginCrash (9.57s) [2022-06-30T12:50:28.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-30T12:50:29.366Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-30T12:50:29.913Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-30T12:50:29.933Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-30T12:50:31.311Z] === CONT TestReadPluginNoRead [2022-06-30T12:50:31.311Z] read_test.go:92: [d1aa9e7830f59] daemon is not started [2022-06-30T12:50:31.311Z] --- PASS: TestReadPluginNoRead (7.96s) [2022-06-30T12:50:31.311Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2022-06-30T12:50:31.311Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2022-06-30T12:50:31.311Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2022-06-30T12:50:31.311Z] PASS [2022-06-30T12:50:31.311Z] [2022-06-30T12:50:31.311Z] DONE 6 tests in 12.435s [2022-06-30T12:50:31.311Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-30T12:50:31.311Z] ++ 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 [2022-06-30T12:50:31.311Z] ++ set -e [2022-06-30T12:50:31.311Z] ++ '[' -n 0 ']' [2022-06-30T12:50:31.311Z] ++ set -x [2022-06-30T12:50:31.311Z] ++ 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 [2022-06-30T12:50:31.311Z] testing: warning: no tests to run [2022-06-30T12:50:31.311Z] PASS [2022-06-30T12:50:31.311Z] [2022-06-30T12:50:31.311Z] DONE 0 tests in 0.037s [2022-06-30T12:50:31.311Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-30T12:50:31.311Z] ++ 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 [2022-06-30T12:50:31.311Z] ++ set -e [2022-06-30T12:50:31.311Z] ++ '[' -n 0 ']' [2022-06-30T12:50:31.311Z] ++ set -x [2022-06-30T12:50:31.311Z] ++ 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 [2022-06-30T12:50:31.571Z] INFO: Testing against a local daemon [2022-06-30T12:50:31.571Z] === RUN TestPluginWithDevMounts [2022-06-30T12:50:31.571Z] === PAUSE TestPluginWithDevMounts [2022-06-30T12:50:31.571Z] === CONT TestPluginWithDevMounts [2022-06-30T12:50:31.830Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-30T12:50:33.182Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-30T12:50:33.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-30T12:50:33.464Z] --- PASS: TestPluginWithDevMounts (1.94s) [2022-06-30T12:50:33.464Z] PASS [2022-06-30T12:50:33.464Z] [2022-06-30T12:50:33.464Z] DONE 1 tests in 2.101s [2022-06-30T12:50:33.464Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-30T12:50:33.464Z] ++ 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 [2022-06-30T12:50:33.464Z] ++ set -e [2022-06-30T12:50:33.464Z] ++ '[' -n 0 ']' [2022-06-30T12:50:33.464Z] ++ set -x [2022-06-30T12:50:33.465Z] ++ 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 [2022-06-30T12:50:33.723Z] INFO: Testing against a local daemon [2022-06-30T12:50:33.723Z] === RUN TestSecretInspect [2022-06-30T12:50:33.745Z] --- PASS: TestDockerNetworkMacvlan (9.87s) [2022-06-30T12:50:33.745Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-06-30T12:50:33.745Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-30T12:50:33.745Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-06-30T12:50:33.745Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-06-30T12:50:33.745Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) [2022-06-30T12:50:33.745Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-06-30T12:50:33.745Z] PASS [2022-06-30T12:50:33.745Z] [2022-06-30T12:50:33.745Z] DONE 8 tests in 11.168s [2022-06-30T12:50:33.745Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-30T12:50:33.745Z] testing: warning: no tests to run [2022-06-30T12:50:33.745Z] PASS [2022-06-30T12:50:33.745Z] [2022-06-30T12:50:33.745Z] DONE 0 tests in 0.007s [2022-06-30T12:50:33.745Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-30T12:50:33.745Z] INFO: Testing against a local daemon [2022-06-30T12:50:33.745Z] === RUN TestAuthZPluginAllowRequest [2022-06-30T12:50:34.290Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-30T12:50:34.858Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-30T12:50:34.858Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-30T12:50:34.858Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-30T12:50:34.858Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-30T12:50:34.858Z] Cross building: bundles/cross/linux/s390x [2022-06-30T12:50:34.858Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-30T12:50:34.858Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-30T12:50:35.111Z] --- PASS: TestAuthZPluginAllowRequest (1.24s) [2022-06-30T12:50:35.111Z] === RUN TestAuthZPluginTLS [2022-06-30T12:50:35.669Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-30T12:50:35.669Z] docker_api_swarm_node_test.go:20: [d5d4d0f568317] joining swarm manager [d7458ae018da6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:50:35.673Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-30T12:50:35.673Z] === RUN TestAuthZPluginDenyRequest [2022-06-30T12:50:35.929Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-30T12:50:35.929Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-30T12:50:36.491Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-30T12:50:36.491Z] === RUN TestAuthZPluginDenyResponse [2022-06-30T12:50:36.604Z] docker_api_swarm_node_test.go:21: [d1532d70a2d55] joining swarm manager [d7458ae018da6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:50:36.863Z] --- PASS: TestSecretInspect (3.15s) [2022-06-30T12:50:36.863Z] === RUN TestSecretList [2022-06-30T12:50:36.863Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-30T12:50:37.054Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-30T12:50:37.054Z] === RUN TestAuthZPluginAllowEventStream [2022-06-30T12:50:38.419Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-06-30T12:50:38.419Z] === RUN TestAuthZPluginErrorResponse [2022-06-30T12:50:38.981Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-30T12:50:38.981Z] === RUN TestAuthZPluginErrorRequest [2022-06-30T12:50:39.542Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-30T12:50:39.542Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-30T12:50:40.105Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-06-30T12:50:40.105Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-30T12:50:40.149Z] --- PASS: TestSecretList (2.75s) [2022-06-30T12:50:40.149Z] === RUN TestSecretsCreateAndDelete [2022-06-30T12:50:40.149Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-30T12:50:41.472Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-06-30T12:50:41.472Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-30T12:50:41.525Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-30T12:50:42.091Z] --- PASS: TestSecretsCreateAndDelete (2.54s) [2022-06-30T12:50:42.091Z] === RUN TestSecretsUpdate [2022-06-30T12:50:42.092Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-30T12:50:42.839Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-06-30T12:50:42.839Z] === RUN TestAuthZPluginHeader [2022-06-30T12:50:43.027Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-30T12:50:43.766Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-30T12:50:43.766Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-30T12:50:44.940Z] --- PASS: TestSecretsUpdate (2.67s) [2022-06-30T12:50:44.940Z] === RUN TestTemplatedSecret [2022-06-30T12:50:47.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-30T12:50:47.932Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.85s) [2022-06-30T12:50:47.932Z] === RUN TestAuthZPluginV2Disable [2022-06-30T12:50:48.041Z] --- PASS: TestTemplatedSecret (3.16s) [2022-06-30T12:50:48.041Z] === RUN TestSecretCreateResolve [2022-06-30T12:50:50.574Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-30T12:50:50.834Z] --- PASS: TestSecretCreateResolve (2.96s) [2022-06-30T12:50:50.834Z] PASS [2022-06-30T12:50:50.834Z] [2022-06-30T12:50:50.834Z] DONE 6 tests in 17.318s [2022-06-30T12:50:50.834Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-30T12:50:50.834Z] ++ 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 [2022-06-30T12:50:50.834Z] ++ set -e [2022-06-30T12:50:50.834Z] ++ '[' -n 0 ']' [2022-06-30T12:50:50.834Z] ++ set -x [2022-06-30T12:50:50.834Z] ++ 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 [2022-06-30T12:50:51.093Z] INFO: Testing against a local daemon [2022-06-30T12:50:51.093Z] === RUN TestServiceCreateInit [2022-06-30T12:50:51.094Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-30T12:50:51.199Z] --- PASS: TestAuthZPluginV2Disable (3.47s) [2022-06-30T12:50:51.199Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-30T12:50:52.474Z] docker_api_swarm_test.go:502: [d12b4c26c3018] joining swarm manager [d723850e8fa91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:50:54.378Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-30T12:50:54.465Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2022-06-30T12:50:54.465Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-30T12:50:55.755Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-30T12:50:56.015Z] === RUN TestDockerSuite/TestBuildRm [2022-06-30T12:50:58.549Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-30T12:50:59.487Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-30T12:51:00.424Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-30T12:51:00.424Z] --- PASS: TestServiceCreateInit (9.50s) [2022-06-30T12:51:00.424Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.79s) [2022-06-30T12:51:00.424Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.67s) [2022-06-30T12:51:00.424Z] === RUN TestCreateServiceMultipleTimes [2022-06-30T12:51:00.992Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-30T12:51:01.930Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-30T12:51:01.930Z] docker_api_swarm_test.go:507: [d4c5e75255123] joining swarm manager [d723850e8fa91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:51:03.309Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-30T12:51:04.247Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-30T12:51:04.497Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.81s) [2022-06-30T12:51:04.497Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-30T12:51:08.441Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-30T12:51:08.441Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-30T12:51:08.441Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-30T12:51:08.441Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-30T12:51:08.441Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-30T12:51:08.441Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-30T12:51:09.021Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-30T12:51:09.280Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-30T12:51:10.216Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-30T12:51:13.505Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-30T12:51:14.073Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-30T12:51:14.640Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-30T12:51:15.207Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-30T12:51:15.775Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-30T12:51:16.710Z] === RUN TestDockerSuite/TestBuildUser [2022-06-30T12:51:17.646Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-30T12:51:18.581Z] --- PASS: TestCreateServiceMultipleTimes (17.86s) [2022-06-30T12:51:18.581Z] === RUN TestCreateServiceConflict [2022-06-30T12:51:20.484Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-30T12:51:21.050Z] --- PASS: TestCreateServiceConflict (2.71s) [2022-06-30T12:51:21.050Z] === RUN TestCreateServiceMaxReplicas [2022-06-30T12:51:22.539Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-06-30T12:51:22.539Z] PASS [2022-06-30T12:51:22.539Z] [2022-06-30T12:51:22.539Z] DONE 17 tests in 46.737s [2022-06-30T12:51:22.539Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-30T12:51:22.539Z] INFO: Testing against a local daemon [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:51:22.539Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:51:22.539Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-30T12:51:22.539Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-30T12:51:22.539Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-30T12:51:22.539Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-30T12:51:22.539Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-30T12:51:22.539Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-30T12:51:22.539Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-30T12:51:22.539Z] === RUN TestPluginInstall [2022-06-30T12:51:22.539Z] === RUN TestPluginInstall/no_auth [2022-06-30T12:51:22.539Z] time="2022-06-30T12:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:51:22.539Z] time="2022-06-30T12:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b349cc0ba147bbb6f4d3b9f66af4c5ce510ff27ce9d1329cdd2bfb7566435a6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:51:22.539Z] time="2022-06-30T12:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:51:22.539Z] time="2022-06-30T12:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b349cc0ba147bbb6f4d3b9f66af4c5ce510ff27ce9d1329cdd2bfb7566435a6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:51:22.539Z] === RUN TestPluginInstall/with_htpasswd [2022-06-30T12:51:22.539Z] time="2022-06-30T12:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:51:22.539Z] time="2022-06-30T12:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:382e648bc4688b1549d6b2784101f1a98eeac2f067e71b5833d69cbbca500b6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:51:22.539Z] time="2022-06-30T12:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:51:22.539Z] time="2022-06-30T12:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:382e648bc4688b1549d6b2784101f1a98eeac2f067e71b5833d69cbbca500b6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:51:22.539Z] === RUN TestPluginInstall/with_insecure [2022-06-30T12:51:23.101Z] time="2022-06-30T12:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:51:23.101Z] time="2022-06-30T12:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8c5a1baac8ed464d7fb7684b14825dc50da6f0d44c3ba6a3365465227dcc7e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:51:23.101Z] time="2022-06-30T12:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-30T12:51:23.101Z] time="2022-06-30T12:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8c5a1baac8ed464d7fb7684b14825dc50da6f0d44c3ba6a3365465227dcc7e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-30T12:51:23.357Z] plugin_test.go:195: [da7ef860346e5] daemon is not started [2022-06-30T12:51:23.357Z] --- PASS: TestPluginInstall (2.79s) [2022-06-30T12:51:23.357Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-06-30T12:51:23.357Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-06-30T12:51:23.357Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2022-06-30T12:51:23.357Z] === RUN TestPluginsWithRuntimes [2022-06-30T12:51:24.343Z] --- PASS: TestCreateServiceMaxReplicas (3.30s) [2022-06-30T12:51:24.343Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-30T12:51:24.723Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-30T12:51:25.650Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-30T12:51:26.621Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2022-06-30T12:51:26.621Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-06-30T12:51:26.621Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-06-30T12:51:26.621Z] === RUN TestPluginBackCompatMediaTypes [2022-06-30T12:51:27.183Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-06-30T12:51:27.183Z] PASS [2022-06-30T12:51:27.183Z] [2022-06-30T12:51:27.183Z] DONE 24 tests in 6.828s [2022-06-30T12:51:27.183Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-30T12:51:27.441Z] INFO: Testing against a local daemon [2022-06-30T12:51:27.441Z] === RUN TestExternalGraphDriver [2022-06-30T12:51:27.441Z] === RUN TestExternalGraphDriver/json [2022-06-30T12:51:27.876Z] --- PASS: TestImportExtremelyLargeImageWorks (92.89s) [2022-06-30T12:51:27.876Z] PASS [2022-06-30T12:51:27.876Z] [2022-06-30T12:51:27.876Z] === Skipped [2022-06-30T12:51:27.876Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-30T12:51:27.876Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-30T12:51:27.876Z] [2022-06-30T12:51:27.876Z] DONE 22 tests, 1 skipped in 96.540s [2022-06-30T12:51:27.876Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-30T12:51:27.876Z] === RUN TestStripANSICommands [2022-06-30T12:51:27.876Z] === RUN TestStripANSICommands/#00 [2022-06-30T12:51:27.876Z] === RUN TestStripANSICommands/#01 [2022-06-30T12:51:27.876Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-30T12:51:27.876Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-30T12:51:27.876Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-30T12:51:27.876Z] PASS [2022-06-30T12:51:27.876Z] [2022-06-30T12:51:27.876Z] DONE 3 tests in 0.040s [2022-06-30T12:51:27.876Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-30T12:51:27.876Z] INFO: Testing against a local daemon [2022-06-30T12:51:27.876Z] === RUN TestNetworkCreateDelete [2022-06-30T12:51:27.876Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-06-30T12:51:27.876Z] === RUN TestDockerNetworkDeletePreferID [2022-06-30T12:51:27.876Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-06-30T12:51:27.876Z] === RUN TestDaemonDNSFallback [2022-06-30T12:51:29.331Z] === RUN TestExternalGraphDriver/spec [2022-06-30T12:51:30.697Z] === RUN TestExternalGraphDriver/pull [2022-06-30T12:51:31.173Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-06-30T12:51:31.173Z] === RUN TestInspectNetwork [2022-06-30T12:51:31.173Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:31.173Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-30T12:51:31.173Z] === RUN TestRunContainerWithBridgeNone [2022-06-30T12:51:31.173Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-30T12:51:31.173Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:51:31.173Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:51:31.173Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:51:31.173Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-30T12:51:31.173Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-30T12:51:31.173Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-30T12:51:31.173Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-30T12:51:31.173Z] === RUN TestNetworkList [2022-06-30T12:51:31.173Z] === RUN TestNetworkList//networks [2022-06-30T12:51:31.173Z] === PAUSE TestNetworkList//networks [2022-06-30T12:51:31.173Z] === RUN TestNetworkList//networks/ [2022-06-30T12:51:31.173Z] === PAUSE TestNetworkList//networks/ [2022-06-30T12:51:31.173Z] === CONT TestNetworkList//networks [2022-06-30T12:51:31.173Z] === CONT TestNetworkList//networks/ [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkList (0.01s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-30T12:51:31.173Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-30T12:51:31.173Z] === RUN TestHostIPv4BridgeLabel [2022-06-30T12:51:31.173Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-30T12:51:31.173Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-30T12:51:31.173Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-30T12:51:31.173Z] === RUN TestDaemonDefaultNetworkPools [2022-06-30T12:51:31.173Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-30T12:51:31.173Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-30T12:51:31.173Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-30T12:51:31.173Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-30T12:51:31.173Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-30T12:51:31.173Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-30T12:51:31.173Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-30T12:51:31.173Z] === RUN TestServiceWithPredefinedNetwork [2022-06-30T12:51:31.173Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:31.173Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-30T12:51:31.173Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-30T12:51:31.173Z] service_test.go:243: FLAKY_TEST [2022-06-30T12:51:31.173Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T12:51:31.173Z] === RUN TestServiceWithDataPathPortInit [2022-06-30T12:51:31.173Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:31.173Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-30T12:51:31.173Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-30T12:51:31.173Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:31.173Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-30T12:51:31.173Z] PASS [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === Skipped [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-30T12:51:31.173Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-30T12:51:31.173Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-30T12:51:31.173Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-30T12:51:31.173Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-30T12:51:31.173Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-30T12:51:31.173Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-30T12:51:31.173Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-30T12:51:31.173Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-30T12:51:31.173Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-30T12:51:31.173Z] service_test.go:243: FLAKY_TEST [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-30T12:51:31.173Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-30T12:51:31.173Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:31.173Z] [2022-06-30T12:51:31.173Z] DONE 34 tests, 12 skipped in 7.107s [2022-06-30T12:51:31.173Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-30T12:51:31.433Z] INFO: Testing against a local daemon [2022-06-30T12:51:31.434Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-30T12:51:31.434Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:51:31.434Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T12:51:31.434Z] === RUN TestDockerNetworkIpvlan [2022-06-30T12:51:31.434Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:51:31.434Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-30T12:51:31.434Z] PASS [2022-06-30T12:51:31.434Z] [2022-06-30T12:51:31.434Z] === Skipped [2022-06-30T12:51:31.434Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-30T12:51:31.434Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:51:31.434Z] [2022-06-30T12:51:31.434Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-30T12:51:31.434Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-30T12:51:31.434Z] [2022-06-30T12:51:31.434Z] DONE 2 tests, 2 skipped in 0.100s [2022-06-30T12:51:31.434Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-30T12:51:31.434Z] INFO: Testing against a local daemon [2022-06-30T12:51:31.434Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-30T12:51:31.434Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.434Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-30T12:51:31.434Z] === RUN TestDockerNetworkMacvlan [2022-06-30T12:51:31.434Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.434Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-30T12:51:31.434Z] PASS [2022-06-30T12:51:31.434Z] [2022-06-30T12:51:31.434Z] === Skipped [2022-06-30T12:51:31.434Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-30T12:51:31.434Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.434Z] [2022-06-30T12:51:31.434Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-30T12:51:31.434Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-30T12:51:31.434Z] [2022-06-30T12:51:31.434Z] DONE 2 tests, 2 skipped in 0.094s [2022-06-30T12:51:31.434Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-30T12:51:31.434Z] testing: warning: no tests to run [2022-06-30T12:51:31.434Z] PASS [2022-06-30T12:51:31.434Z] [2022-06-30T12:51:31.434Z] DONE 0 tests in 0.027s [2022-06-30T12:51:31.434Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-30T12:51:31.694Z] INFO: Testing against a local daemon [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginAllowRequest [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginTLS [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginDenyRequest [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginDenyResponse [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginAllowEventStream [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginErrorResponse [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginErrorRequest [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginHeader [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginV2Disable [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-30T12:51:31.694Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-30T12:51:31.694Z] PASS [2022-06-30T12:51:31.694Z] [2022-06-30T12:51:31.694Z] === Skipped [2022-06-30T12:51:31.694Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] [2022-06-30T12:51:31.694Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] [2022-06-30T12:51:31.694Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] [2022-06-30T12:51:31.694Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] [2022-06-30T12:51:31.694Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] [2022-06-30T12:51:31.694Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] [2022-06-30T12:51:31.694Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] [2022-06-30T12:51:31.694Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] [2022-06-30T12:51:31.694Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] [2022-06-30T12:51:31.694Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-30T12:51:31.694Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.694Z] [2022-06-30T12:51:31.694Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-30T12:51:31.695Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.695Z] [2022-06-30T12:51:31.695Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-30T12:51:31.695Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.695Z] [2022-06-30T12:51:31.695Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-06-30T12:51:31.695Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.695Z] [2022-06-30T12:51:31.695Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-06-30T12:51:31.695Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.695Z] [2022-06-30T12:51:31.695Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-30T12:51:31.695Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.695Z] [2022-06-30T12:51:31.695Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-30T12:51:31.695Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.695Z] [2022-06-30T12:51:31.695Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-30T12:51:31.695Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.695Z] [2022-06-30T12:51:31.695Z] DONE 17 tests, 17 skipped in 0.297s [2022-06-30T12:51:31.695Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-30T12:51:31.955Z] INFO: Testing against a local daemon [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:51:31.955Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:51:31.955Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-30T12:51:31.955Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-30T12:51:31.955Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-30T12:51:31.955Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-30T12:51:31.955Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-30T12:51:31.955Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-30T12:51:31.955Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-30T12:51:31.955Z] === RUN TestPluginInstall [2022-06-30T12:51:31.955Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.955Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-30T12:51:31.955Z] === RUN TestPluginsWithRuntimes [2022-06-30T12:51:31.955Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-30T12:51:31.955Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-30T12:51:31.955Z] === RUN TestPluginBackCompatMediaTypes [2022-06-30T12:51:31.955Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-30T12:51:31.955Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-30T12:51:31.955Z] PASS [2022-06-30T12:51:31.955Z] [2022-06-30T12:51:31.955Z] === Skipped [2022-06-30T12:51:31.955Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-30T12:51:31.955Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-30T12:51:31.955Z] [2022-06-30T12:51:31.955Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-30T12:51:31.955Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-30T12:51:31.955Z] [2022-06-30T12:51:31.955Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-30T12:51:31.955Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-30T12:51:31.955Z] [2022-06-30T12:51:31.955Z] DONE 19 tests, 3 skipped in 0.166s [2022-06-30T12:51:31.955Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-30T12:51:32.216Z] INFO: Testing against a local daemon [2022-06-30T12:51:32.216Z] === RUN TestExternalGraphDriver [2022-06-30T12:51:32.216Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-30T12:51:32.216Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-30T12:51:32.216Z] === RUN TestGraphdriverPluginV2 [2022-06-30T12:51:32.458Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-30T12:51:32.458Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-30T12:51:32.458Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-30T12:51:32.587Z] --- PASS: TestExternalGraphDriver (5.00s) [2022-06-30T12:51:32.587Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-06-30T12:51:32.587Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-06-30T12:51:32.587Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-06-30T12:51:32.587Z] === RUN TestGraphdriverPluginV2 [2022-06-30T12:51:33.396Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-30T12:51:33.962Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-30T12:51:34.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-30T12:51:34.787Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-30T12:51:34.788Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-06-30T12:51:34.788Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-30T12:51:34.788Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-06-30T12:51:34.788Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-30T12:51:34.788Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-06-30T12:51:34.788Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-30T12:51:34.788Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-30T12:51:34.788Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-30T12:51:35.514Z] --- PASS: TestGraphdriverPluginV2 (3.41s) [2022-06-30T12:51:35.514Z] PASS [2022-06-30T12:51:35.514Z] [2022-06-30T12:51:35.514Z] === Skipped [2022-06-30T12:51:35.514Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-30T12:51:35.514Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-30T12:51:35.514Z] [2022-06-30T12:51:35.514Z] DONE 2 tests, 1 skipped in 3.575s [2022-06-30T12:51:35.514Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-30T12:51:35.775Z] INFO: Testing against a local daemon [2022-06-30T12:51:35.775Z] === RUN TestContinueAfterPluginCrash [2022-06-30T12:51:35.775Z] === PAUSE TestContinueAfterPluginCrash [2022-06-30T12:51:35.775Z] === RUN TestReadPluginNoRead [2022-06-30T12:51:35.775Z] === PAUSE TestReadPluginNoRead [2022-06-30T12:51:35.775Z] === RUN TestDaemonStartWithLogOpt [2022-06-30T12:51:35.775Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-30T12:51:35.775Z] === CONT TestContinueAfterPluginCrash [2022-06-30T12:51:35.775Z] === CONT TestDaemonStartWithLogOpt [2022-06-30T12:51:36.185Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-30T12:51:36.444Z] docker_api_swarm_node_test.go:81: [d5307292f9c1c] joining swarm manager [d1e5ebca132d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:51:36.444Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-30T12:51:36.755Z] --- PASS: TestGraphdriverPluginV2 (3.95s) [2022-06-30T12:51:36.755Z] PASS [2022-06-30T12:51:36.755Z] [2022-06-30T12:51:36.755Z] DONE 5 tests in 8.987s [2022-06-30T12:51:36.755Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-30T12:51:36.755Z] INFO: Testing against a local daemon [2022-06-30T12:51:36.755Z] === RUN TestContinueAfterPluginCrash [2022-06-30T12:51:36.755Z] === PAUSE TestContinueAfterPluginCrash [2022-06-30T12:51:36.755Z] === RUN TestReadPluginNoRead [2022-06-30T12:51:36.755Z] === PAUSE TestReadPluginNoRead [2022-06-30T12:51:36.755Z] === RUN TestDaemonStartWithLogOpt [2022-06-30T12:51:36.755Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-30T12:51:36.755Z] === CONT TestContinueAfterPluginCrash [2022-06-30T12:51:36.755Z] === CONT TestDaemonStartWithLogOpt [2022-06-30T12:51:37.011Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-30T12:51:37.578Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-30T12:51:38.145Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-30T12:51:38.404Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s) [2022-06-30T12:51:38.404Z] === RUN TestCreateServiceSecretFileMode [2022-06-30T12:51:38.404Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-30T12:51:39.983Z] --- PASS: TestDaemonStartWithLogOpt (4.40s) [2022-06-30T12:51:39.983Z] === CONT TestReadPluginNoRead [2022-06-30T12:51:40.025Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2022-06-30T12:51:40.025Z] === CONT TestReadPluginNoRead [2022-06-30T12:51:41.694Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-30T12:51:41.694Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2022-06-30T12:51:41.694Z] === RUN TestCreateServiceConfigFileMode [2022-06-30T12:51:41.915Z] === RUN TestReadPluginNoRead/default [2022-06-30T12:51:42.527Z] === RUN TestReadPluginNoRead/default [2022-06-30T12:51:42.631Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-30T12:51:43.280Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-30T12:51:43.469Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-30T12:51:44.009Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-30T12:51:44.577Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-30T12:51:44.648Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-30T12:51:44.648Z] --- PASS: TestContinueAfterPluginCrash (8.44s) [2022-06-30T12:51:44.853Z] --- PASS: TestContinueAfterPluginCrash (8.94s) [2022-06-30T12:51:44.853Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-30T12:51:45.144Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-30T12:51:45.144Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-06-30T12:51:45.144Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-30T12:51:45.144Z] --- PASS: TestCreateServiceConfigFileMode (3.86s) [2022-06-30T12:51:45.144Z] === RUN TestCreateServiceSysctls [2022-06-30T12:51:45.577Z] === CONT TestReadPluginNoRead [2022-06-30T12:51:45.577Z] read_test.go:92: [dc5ff132c6765] daemon is not started [2022-06-30T12:51:45.577Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-06-30T12:51:45.577Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-06-30T12:51:45.577Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-06-30T12:51:45.577Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-06-30T12:51:45.577Z] PASS [2022-06-30T12:51:45.577Z] [2022-06-30T12:51:45.577Z] DONE 6 tests in 9.397s [2022-06-30T12:51:45.577Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-30T12:51:45.711Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-30T12:51:45.833Z] testing: warning: no tests to run [2022-06-30T12:51:45.833Z] PASS [2022-06-30T12:51:45.833Z] [2022-06-30T12:51:45.833Z] DONE 0 tests in 0.010s [2022-06-30T12:51:45.833Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-30T12:51:45.833Z] INFO: Testing against a local daemon [2022-06-30T12:51:45.833Z] === RUN TestPluginWithDevMounts [2022-06-30T12:51:45.833Z] === PAUSE TestPluginWithDevMounts [2022-06-30T12:51:45.833Z] === CONT TestPluginWithDevMounts [2022-06-30T12:51:46.236Z] === CONT TestReadPluginNoRead [2022-06-30T12:51:46.236Z] read_test.go:92: [d4cdd549b4389] daemon is not started [2022-06-30T12:51:46.236Z] --- PASS: TestReadPluginNoRead (6.08s) [2022-06-30T12:51:46.236Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-06-30T12:51:46.236Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-06-30T12:51:46.236Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-06-30T12:51:46.236Z] PASS [2022-06-30T12:51:46.236Z] [2022-06-30T12:51:46.236Z] DONE 6 tests in 10.593s [2022-06-30T12:51:46.236Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-30T12:51:46.236Z] testing: warning: no tests to run [2022-06-30T12:51:46.236Z] PASS [2022-06-30T12:51:46.236Z] [2022-06-30T12:51:46.236Z] DONE 0 tests in 0.037s [2022-06-30T12:51:46.236Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-30T12:51:46.236Z] INFO: Testing against a local daemon [2022-06-30T12:51:46.236Z] === RUN TestPluginWithDevMounts [2022-06-30T12:51:46.236Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-30T12:51:46.236Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-30T12:51:46.236Z] PASS [2022-06-30T12:51:46.236Z] [2022-06-30T12:51:46.236Z] === Skipped [2022-06-30T12:51:46.236Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-30T12:51:46.236Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-30T12:51:46.236Z] [2022-06-30T12:51:46.236Z] DONE 1 tests, 1 skipped in 0.106s [2022-06-30T12:51:46.236Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-30T12:51:46.497Z] INFO: Testing against a local daemon [2022-06-30T12:51:46.497Z] === RUN TestSecretInspect [2022-06-30T12:51:46.497Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-30T12:51:46.497Z] === RUN TestSecretList [2022-06-30T12:51:46.497Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] --- SKIP: TestSecretList (0.02s) [2022-06-30T12:51:46.497Z] === RUN TestSecretsCreateAndDelete [2022-06-30T12:51:46.497Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-30T12:51:46.497Z] === RUN TestSecretsUpdate [2022-06-30T12:51:46.497Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-06-30T12:51:46.497Z] === RUN TestTemplatedSecret [2022-06-30T12:51:46.497Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-30T12:51:46.497Z] === RUN TestSecretCreateResolve [2022-06-30T12:51:46.497Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-30T12:51:46.497Z] PASS [2022-06-30T12:51:46.497Z] [2022-06-30T12:51:46.497Z] === Skipped [2022-06-30T12:51:46.497Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-30T12:51:46.497Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] [2022-06-30T12:51:46.497Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-06-30T12:51:46.497Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] [2022-06-30T12:51:46.497Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-30T12:51:46.497Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] [2022-06-30T12:51:46.497Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-06-30T12:51:46.497Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] [2022-06-30T12:51:46.497Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-30T12:51:46.497Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] [2022-06-30T12:51:46.497Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-30T12:51:46.497Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.497Z] [2022-06-30T12:51:46.497Z] DONE 6 tests, 6 skipped in 0.166s [2022-06-30T12:51:46.497Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-30T12:51:46.497Z] INFO: Testing against a local daemon [2022-06-30T12:51:46.497Z] === RUN TestServiceCreateInit [2022-06-30T12:51:46.758Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-30T12:51:46.758Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-30T12:51:46.758Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- PASS: TestServiceCreateInit (0.02s) [2022-06-30T12:51:46.758Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-30T12:51:46.758Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-30T12:51:46.758Z] === RUN TestCreateServiceMultipleTimes [2022-06-30T12:51:46.758Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-06-30T12:51:46.758Z] === RUN TestCreateServiceConflict [2022-06-30T12:51:46.758Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-30T12:51:46.758Z] === RUN TestCreateServiceMaxReplicas [2022-06-30T12:51:46.758Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-06-30T12:51:46.758Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-30T12:51:46.758Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-30T12:51:46.758Z] === RUN TestCreateServiceSecretFileMode [2022-06-30T12:51:46.758Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-30T12:51:46.758Z] === RUN TestCreateServiceConfigFileMode [2022-06-30T12:51:46.758Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-30T12:51:46.758Z] === RUN TestCreateServiceSysctls [2022-06-30T12:51:46.758Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-06-30T12:51:46.758Z] === RUN TestCreateServiceCapabilities [2022-06-30T12:51:46.758Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-30T12:51:46.758Z] === RUN TestInspect [2022-06-30T12:51:46.758Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestInspect (0.02s) [2022-06-30T12:51:46.758Z] === RUN TestCreateJob [2022-06-30T12:51:46.758Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestCreateJob (0.01s) [2022-06-30T12:51:46.758Z] === RUN TestReplicatedJob [2022-06-30T12:51:46.758Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-30T12:51:46.758Z] === RUN TestUpdateReplicatedJob [2022-06-30T12:51:46.758Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-06-30T12:51:46.758Z] === RUN TestServiceListWithStatuses [2022-06-30T12:51:46.758Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T12:51:46.758Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-30T12:51:46.758Z] === RUN TestDockerNetworkConnectAlias [2022-06-30T12:51:46.758Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.758Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-30T12:51:46.758Z] === RUN TestDockerNetworkReConnect [2022-06-30T12:51:46.758Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:46.759Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-30T12:51:46.759Z] === RUN TestServicePlugin [2022-06-30T12:51:47.617Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-30T12:51:47.724Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-06-30T12:51:47.724Z] PASS [2022-06-30T12:51:47.724Z] [2022-06-30T12:51:47.724Z] DONE 1 tests in 1.622s [2022-06-30T12:51:47.724Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-30T12:51:47.724Z] INFO: Testing against a local daemon [2022-06-30T12:51:47.724Z] === RUN TestSecretInspect [2022-06-30T12:51:48.554Z] === RUN TestDockerSuite/TestCommitChange [2022-06-30T12:51:48.673Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.813Z] --- PASS: TestCreateServiceSysctls (3.78s) [2022-06-30T12:51:48.813Z] === RUN TestCreateServiceCapabilities [2022-06-30T12:51:48.933Z] --- SKIP: TestServicePlugin (1.95s) [2022-06-30T12:51:48.933Z] === RUN TestServiceUpdateLabel [2022-06-30T12:51:48.933Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-30T12:51:48.933Z] === RUN TestServiceUpdateSecrets [2022-06-30T12:51:48.933Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-06-30T12:51:48.933Z] === RUN TestServiceUpdateConfigs [2022-06-30T12:51:48.933Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-06-30T12:51:48.933Z] === RUN TestServiceUpdateNetwork [2022-06-30T12:51:48.933Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-30T12:51:48.933Z] === RUN TestServiceUpdatePidsLimit [2022-06-30T12:51:48.933Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-06-30T12:51:48.933Z] PASS [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === Skipped [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-30T12:51:48.933Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-30T12:51:48.933Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-06-30T12:51:48.933Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-30T12:51:48.933Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-06-30T12:51:48.933Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-30T12:51:48.933Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-30T12:51:48.933Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-30T12:51:48.933Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-06-30T12:51:48.933Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-30T12:51:48.933Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-06-30T12:51:48.933Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-30T12:51:48.933Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-30T12:51:48.933Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-06-30T12:51:48.933Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-30T12:51:48.933Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-30T12:51:48.933Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.933Z] [2022-06-30T12:51:48.933Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-30T12:51:48.934Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.934Z] [2022-06-30T12:51:48.934Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-06-30T12:51:48.934Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.934Z] [2022-06-30T12:51:48.934Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-30T12:51:48.934Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.934Z] [2022-06-30T12:51:48.934Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-06-30T12:51:48.934Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.934Z] [2022-06-30T12:51:48.934Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-06-30T12:51:48.934Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.934Z] [2022-06-30T12:51:48.934Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-30T12:51:48.934Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.934Z] [2022-06-30T12:51:48.934Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-06-30T12:51:48.934Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-30T12:51:48.934Z] [2022-06-30T12:51:48.934Z] DONE 24 tests, 23 skipped in 2.388s [2022-06-30T12:51:48.934Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-30T12:51:48.934Z] INFO: Testing against a local daemon [2022-06-30T12:51:48.934Z] === RUN TestSessionCreate [2022-06-30T12:51:48.934Z] --- PASS: TestSessionCreate (0.03s) [2022-06-30T12:51:48.934Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-30T12:51:49.194Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-06-30T12:51:49.194Z] PASS [2022-06-30T12:51:49.194Z] [2022-06-30T12:51:49.194Z] DONE 2 tests in 0.156s [2022-06-30T12:51:49.194Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-30T12:51:49.194Z] INFO: Testing against a local daemon [2022-06-30T12:51:49.194Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-30T12:51:49.194Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T12:51:49.194Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T12:51:49.194Z] === RUN TestDiskUsage [2022-06-30T12:51:49.194Z] === PAUSE TestDiskUsage [2022-06-30T12:51:49.194Z] === RUN TestEventsExecDie [2022-06-30T12:51:49.380Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-30T12:51:49.614Z] --- PASS: TestSecretInspect (2.17s) [2022-06-30T12:51:49.614Z] === RUN TestSecretList [2022-06-30T12:51:49.765Z] --- PASS: TestEventsExecDie (0.52s) [2022-06-30T12:51:49.765Z] === RUN TestEventsBackwardsCompatible [2022-06-30T12:51:49.765Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-30T12:51:49.765Z] === RUN TestEventsVolumeCreate [2022-06-30T12:51:49.765Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-30T12:51:49.765Z] === RUN TestInfoBinaryCommits [2022-06-30T12:51:49.765Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-30T12:51:49.765Z] === RUN TestInfoAPIVersioned [2022-06-30T12:51:49.765Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-30T12:51:49.765Z] === RUN TestInfoAPI [2022-06-30T12:51:49.765Z] --- PASS: TestInfoAPI (0.02s) [2022-06-30T12:51:49.765Z] === RUN TestInfoAPIWarnings [2022-06-30T12:51:49.945Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-30T12:51:50.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-30T12:51:51.452Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-30T12:51:52.129Z] --- PASS: TestSecretList (2.18s) [2022-06-30T12:51:52.129Z] === RUN TestSecretsCreateAndDelete [2022-06-30T12:51:52.387Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2022-06-30T12:51:52.387Z] === RUN TestInspect [2022-06-30T12:51:53.325Z] docker_api_swarm_node_test.go:53: [d922e29ee761c] joining swarm manager [dce049f6397e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:51:53.325Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-30T12:51:54.018Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-06-30T12:51:54.018Z] === RUN TestSecretsUpdate [2022-06-30T12:51:54.262Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-30T12:51:54.262Z] docker_api_swarm_node_test.go:54: [debf0108c20f1] joining swarm manager [dce049f6397e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:51:55.639Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-30T12:51:55.907Z] --- PASS: TestInspect (3.65s) [2022-06-30T12:51:55.907Z] === RUN TestCreateJob [2022-06-30T12:51:56.534Z] --- PASS: TestSecretsUpdate (2.29s) [2022-06-30T12:51:56.534Z] === RUN TestTemplatedSecret [2022-06-30T12:51:56.866Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-30T12:51:57.433Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-30T12:51:58.811Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-30T12:51:59.050Z] --- PASS: TestTemplatedSecret (2.64s) [2022-06-30T12:51:59.051Z] === RUN TestSecretCreateResolve [2022-06-30T12:51:59.071Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-30T12:51:59.641Z] --- PASS: TestCreateJob (3.89s) [2022-06-30T12:51:59.641Z] === RUN TestReplicatedJob [2022-06-30T12:51:59.900Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-30T12:52:00.467Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-30T12:52:00.942Z] --- PASS: TestSecretCreateResolve (2.24s) [2022-06-30T12:52:00.942Z] PASS [2022-06-30T12:52:00.942Z] [2022-06-30T12:52:00.942Z] DONE 6 tests in 13.714s [2022-06-30T12:52:01.033Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-30T12:52:01.199Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-30T12:52:01.199Z] INFO: Testing against a local daemon [2022-06-30T12:52:01.199Z] === RUN TestServiceCreateInit [2022-06-30T12:52:01.199Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-30T12:52:01.972Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-30T12:52:02.910Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-30T12:52:03.480Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-30T12:52:04.417Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-30T12:52:05.352Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-30T12:52:05.365Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-30T12:52:05.921Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-30T12:52:05.921Z] --- PASS: TestReplicatedJob (6.32s) [2022-06-30T12:52:05.921Z] === RUN TestUpdateReplicatedJob [2022-06-30T12:52:06.858Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-30T12:52:07.425Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-30T12:52:07.875Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-06-30T12:52:07.875Z] === RUN TestInfoDebug [2022-06-30T12:52:07.875Z] --- PASS: TestInfoDebug (0.54s) [2022-06-30T12:52:07.875Z] === RUN TestInfoInsecureRegistries [2022-06-30T12:52:07.875Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-30T12:52:07.875Z] === RUN TestInfoRegistryMirrors [2022-06-30T12:52:08.136Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-30T12:52:08.136Z] === RUN TestLoginFailsWithBadCredentials [2022-06-30T12:52:08.136Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-30T12:52:08.136Z] === RUN TestPingCacheHeaders [2022-06-30T12:52:08.136Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-06-30T12:52:08.136Z] === RUN TestPingGet [2022-06-30T12:52:08.136Z] --- PASS: TestPingGet (0.01s) [2022-06-30T12:52:08.136Z] === RUN TestPingHead [2022-06-30T12:52:08.136Z] --- PASS: TestPingHead (0.03s) [2022-06-30T12:52:08.136Z] === RUN TestPingSwarmHeader [2022-06-30T12:52:08.362Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-30T12:52:08.707Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-30T12:52:09.278Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-30T12:52:09.298Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-30T12:52:09.534Z] --- PASS: TestServiceCreateInit (7.72s) [2022-06-30T12:52:09.534Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-06-30T12:52:09.534Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2022-06-30T12:52:09.534Z] === RUN TestCreateServiceMultipleTimes [2022-06-30T12:52:09.868Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2022-06-30T12:52:09.868Z] === RUN TestServiceListWithStatuses [2022-06-30T12:52:09.868Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T12:52:09.868Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-30T12:52:09.868Z] === RUN TestDockerNetworkConnectAlias [2022-06-30T12:52:10.127Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-30T12:52:10.220Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-30T12:52:10.220Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-06-30T12:52:10.220Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-30T12:52:10.220Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-30T12:52:10.220Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-30T12:52:10.220Z] === RUN TestVersion [2022-06-30T12:52:10.220Z] --- PASS: TestVersion (0.03s) [2022-06-30T12:52:10.220Z] === CONT TestDiskUsage [2022-06-30T12:52:10.694Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/empty [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/empty/container_types [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/empty/image_types [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/empty/volume_types [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-30T12:52:10.791Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-30T12:52:11.052Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-30T12:52:11.052Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-30T12:52:11.052Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-30T12:52:11.052Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-30T12:52:11.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-30T12:52:11.052Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-30T12:52:11.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-30T12:52:11.052Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-30T12:52:11.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-30T12:52:11.052Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-30T12:52:11.052Z] === RUN TestDiskUsage/after_container.Run [2022-06-30T12:52:11.261Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-30T12:52:11.261Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-30T12:52:11.312Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-30T12:52:11.312Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-30T12:52:11.312Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-30T12:52:11.312Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-30T12:52:11.312Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-30T12:52:11.312Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-30T12:52:11.312Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-30T12:52:11.312Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-30T12:52:11.312Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-30T12:52:11.312Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage (1.21s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-30T12:52:11.573Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-06-30T12:52:11.573Z] PASS [2022-06-30T12:52:11.573Z] [2022-06-30T12:52:11.573Z] === Skipped [2022-06-30T12:52:11.573Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T12:52:11.573Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T12:52:11.573Z] [2022-06-30T12:52:11.573Z] DONE 54 tests, 1 skipped in 22.452s [2022-06-30T12:52:11.573Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-30T12:52:11.573Z] INFO: Testing against a local daemon [2022-06-30T12:52:11.573Z] === RUN TestVolumesCreateAndList [2022-06-30T12:52:11.573Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-06-30T12:52:11.573Z] === RUN TestVolumesRemove [2022-06-30T12:52:11.835Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-30T12:52:11.835Z] === RUN TestVolumesInspect [2022-06-30T12:52:11.835Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-30T12:52:11.835Z] === RUN TestVolumesInvalidJSON [2022-06-30T12:52:11.835Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-30T12:52:11.835Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-30T12:52:11.835Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-30T12:52:11.835Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-30T12:52:11.835Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-30T12:52:11.835Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-30T12:52:11.835Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-30T12:52:11.835Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-30T12:52:11.835Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-30T12:52:11.835Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-30T12:52:11.835Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-30T12:52:11.835Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-30T12:52:11.835Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-30T12:52:11.835Z] PASS [2022-06-30T12:52:11.835Z] [2022-06-30T12:52:11.835Z] DONE 9 tests in 0.202s [2022-06-30T12:52:11.835Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T12:52:11.835Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14233 is not a child of this shell [2022-06-30T12:52:11.835Z] warning: PID 14233 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-30T12:52:11.835Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T12:52:11.835Z] [2022-06-30T12:52:11.835Z] Unloading profiles will leave already running processes permanently [2022-06-30T12:52:11.835Z] unconfined, which can lead to unexpected situations. [2022-06-30T12:52:11.835Z] [2022-06-30T12:52:11.835Z] To set a process to complain mode, use the command line tool [2022-06-30T12:52:11.835Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T12:52:11.835Z] Removing test suite binaries [2022-06-30T12:52:11.835Z] exiting test-integration [2022-06-30T12:52:11.835Z] ++ exit 0 [2022-06-30T12:52:11.835Z] [2022-06-30T12:52:12.199Z] === RUN TestDockerSuite/TestCpRelativePath Post stage [Pipeline] junit [2022-06-30T12:52:12.789Z] Recording test results [2022-06-30T12:52:13.135Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-30T12:52:13.703Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-30T12:52:14.585Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-30T12:52:14.651Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-30T12:52:14.925Z] + echo Ensuring container killed. [2022-06-30T12:52:14.926Z] Ensuring container killed. [2022-06-30T12:52:14.926Z] + docker rm -vf docker-pr2 [2022-06-30T12:52:14.926Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-06-30T12:52:15.215Z] + echo Chowning /workspace to jenkins user [2022-06-30T12:52:15.215Z] Chowning /workspace to jenkins user [2022-06-30T12:52:15.215Z] + id -u [2022-06-30T12:52:15.215Z] + id -g [2022-06-30T12:52:15.215Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43757:/workspace busybox chown -R 1000:1000 /workspace [2022-06-30T12:52:15.215Z] Unable to find image 'busybox:latest' locally [2022-06-30T12:52:15.215Z] latest: Pulling from library/busybox [2022-06-30T12:52:15.224Z] --- PASS: TestDockerNetworkConnectAlias (5.23s) [2022-06-30T12:52:15.224Z] === RUN TestDockerNetworkReConnect [2022-06-30T12:52:15.483Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-30T12:52:15.484Z] 19d511225f94: Pulling fs layer [2022-06-30T12:52:15.484Z] 19d511225f94: Download complete [2022-06-30T12:52:15.484Z] 19d511225f94: Pull complete [2022-06-30T12:52:15.484Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-30T12:52:15.484Z] Status: Downloaded newer image for busybox:latest [2022-06-30T12:52:16.419Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-30T12:52:17.356Z] === RUN TestDockerSuite/TestCpToCaseC [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T12:52:17.703Z] + bundleName=amd64-rootless [2022-06-30T12:52:17.704Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-30T12:52:17.704Z] Creating amd64-rootless-bundles.tar.gz [2022-06-30T12:52:17.704Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-06-30T12:52:17.704Z] + 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 [2022-06-30T12:52:17.718Z] Archiving artifacts [2022-06-30T12:52:19.261Z] --- PASS: TestDockerNetworkReConnect (4.14s) [2022-06-30T12:52:19.261Z] === RUN TestServicePlugin [2022-06-30T12:52:19.261Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-30T12:52:19.787Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43757/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-30T12:52:20.108Z] + make clean [2022-06-30T12:52:20.371Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-30T12:52:20.371Z] docker-dev-cache [2022-06-30T12:52:20.371Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T12:52:23.451Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-30T12:52:23.451Z] plugin_test.go:61: [d994f2f8ddbb3] joining swarm manager [d2026bbd95be8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:52:24.829Z] plugin_test.go:64: [d2418525ce5a0] joining swarm manager [d2026bbd95be8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:52:25.087Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-30T12:52:26.023Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-30T12:52:26.295Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-30T12:52:26.295Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-30T12:52:26.295Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-30T12:52:26.295Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-30T12:52:26.295Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-30T12:52:26.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-30T12:52:26.611Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-30T12:52:26.889Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ac4b6a9efccbdd3784f96660b55150fa2c48617 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ac4b6a9efccbdd3784f96660b55150fa2c48617 hack/test/unit [2022-06-30T12:52:27.147Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-30T12:52:27.147Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-30T12:52:27.147Z] + TESTDIRS=./... [2022-06-30T12:52:27.147Z] + exclude_paths='/vendor/|/integration' [2022-06-30T12:52:27.147Z] ++ go list ./... [2022-06-30T12:52:27.147Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-30T12:52:27.580Z] --- PASS: TestCreateServiceMultipleTimes (15.84s) [2022-06-30T12:52:27.580Z] === RUN TestCreateServiceConflict [2022-06-30T12:52:27.580Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-06-30T12:52:27.580Z] === RUN TestCreateServiceMaxReplicas [2022-06-30T12:52:28.081Z] + pkg_list='github.com/docker/docker/api [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/backend/build [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/httputils [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/middleware [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/build [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/container [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/debug [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/image [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/network [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/session [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/system [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/server/router/volume [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/backend [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/container [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/events [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/filters [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/image [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/mount [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/network [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/registry [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/strslice [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/swarm [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/time [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/versions [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T12:52:28.081Z] github.com/docker/docker/api/types/volume [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder/builder-next [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder/dockerfile [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder/remotecontext [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T12:52:28.081Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T12:52:28.081Z] github.com/docker/docker/cli [2022-06-30T12:52:28.081Z] github.com/docker/docker/cli/config [2022-06-30T12:52:28.081Z] github.com/docker/docker/cli/debug [2022-06-30T12:52:28.081Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T12:52:28.081Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T12:52:28.081Z] github.com/docker/docker/client [2022-06-30T12:52:28.081Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T12:52:28.081Z] github.com/docker/docker/cmd/dockerd [2022-06-30T12:52:28.081Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T12:52:28.081Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T12:52:28.081Z] github.com/docker/docker/container [2022-06-30T12:52:28.081Z] github.com/docker/docker/container/stream [2022-06-30T12:52:28.081Z] github.com/docker/docker/contrib/apparmor [2022-06-30T12:52:28.081Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T12:52:28.081Z] github.com/docker/docker/contrib/httpserver [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/cluster [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/config [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/events [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/exec [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/images [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/initlayer [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/links [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/listeners [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/local [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/names [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/network [2022-06-30T12:52:28.081Z] github.com/docker/docker/daemon/stats [2022-06-30T12:52:28.081Z] github.com/docker/docker/distribution [2022-06-30T12:52:28.081Z] github.com/docker/docker/distribution/metadata [2022-06-30T12:52:28.081Z] github.com/docker/docker/distribution/utils [2022-06-30T12:52:28.081Z] github.com/docker/docker/distribution/xfer [2022-06-30T12:52:28.081Z] github.com/docker/docker/dockerversion [2022-06-30T12:52:28.081Z] github.com/docker/docker/errdefs [2022-06-30T12:52:28.081Z] github.com/docker/docker/image [2022-06-30T12:52:28.081Z] github.com/docker/docker/image/cache [2022-06-30T12:52:28.081Z] github.com/docker/docker/image/tarexport [2022-06-30T12:52:28.081Z] github.com/docker/docker/image/v1 [2022-06-30T12:52:28.081Z] github.com/docker/docker/internal/test/suite [2022-06-30T12:52:28.081Z] github.com/docker/docker/layer [2022-06-30T12:52:28.081Z] github.com/docker/docker/libcontainerd [2022-06-30T12:52:28.081Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T12:52:28.081Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T12:52:28.081Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T12:52:28.081Z] github.com/docker/docker/libcontainerd/types [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:52:28.081Z] github.com/docker/docker/libnetwork/types [2022-06-30T12:52:28.081Z] github.com/docker/docker/oci [2022-06-30T12:52:28.081Z] github.com/docker/docker/oci/caps [2022-06-30T12:52:28.081Z] github.com/docker/docker/opts [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/aaparser [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/archive [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/authorization [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/capabilities [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/containerfs [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/directory [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/dmesg [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/fileutils [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/fsutils [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/homedir [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/idtools [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/ioutils [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/longpath [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/loopback [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/parsers [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/pidfile [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/platform [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/plugins [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/pools [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/progress [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/pubsub [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/reexec [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/signal [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/stack [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/stringid [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/system [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/tailfile [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/tarsum [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/truncindex [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/urlutil [2022-06-30T12:52:28.081Z] github.com/docker/docker/pkg/useragent [2022-06-30T12:52:28.081Z] github.com/docker/docker/plugin [2022-06-30T12:52:28.081Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T12:52:28.081Z] github.com/docker/docker/plugin/v2 [2022-06-30T12:52:28.081Z] github.com/docker/docker/profiles/apparmor [2022-06-30T12:52:28.081Z] github.com/docker/docker/profiles/seccomp [2022-06-30T12:52:28.081Z] github.com/docker/docker/quota [2022-06-30T12:52:28.081Z] github.com/docker/docker/reference [2022-06-30T12:52:28.081Z] github.com/docker/docker/registry [2022-06-30T12:52:28.081Z] github.com/docker/docker/registry/resumable [2022-06-30T12:52:28.081Z] github.com/docker/docker/restartmanager [2022-06-30T12:52:28.081Z] github.com/docker/docker/rootless [2022-06-30T12:52:28.082Z] github.com/docker/docker/rootless/specconv [2022-06-30T12:52:28.082Z] github.com/docker/docker/runconfig [2022-06-30T12:52:28.082Z] github.com/docker/docker/runconfig/opts [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/daemon [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/environment [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fakegit [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/registry [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/request [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/drivers [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/local [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/mounts [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/service [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/service/opts [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/testutils' [2022-06-30T12:52:28.082Z] ++ grep --fixed-strings -v /libnetwork [2022-06-30T12:52:28.082Z] ++ echo 'github.com/docker/docker/api [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/backend/build [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/httputils [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/middleware [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/build [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/container [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/debug [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/image [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/network [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/session [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/system [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/volume [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/backend [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/container [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/events [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/filters [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/image [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/mount [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/network [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/registry [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/strslice [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/swarm [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/time [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/versions [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/volume [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder/builder-next [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder/dockerfile [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder/remotecontext [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T12:52:28.082Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T12:52:28.082Z] github.com/docker/docker/cli [2022-06-30T12:52:28.082Z] github.com/docker/docker/cli/config [2022-06-30T12:52:28.082Z] github.com/docker/docker/cli/debug [2022-06-30T12:52:28.082Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T12:52:28.082Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T12:52:28.082Z] github.com/docker/docker/client [2022-06-30T12:52:28.082Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T12:52:28.082Z] github.com/docker/docker/cmd/dockerd [2022-06-30T12:52:28.082Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T12:52:28.082Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T12:52:28.082Z] github.com/docker/docker/container [2022-06-30T12:52:28.082Z] github.com/docker/docker/container/stream [2022-06-30T12:52:28.082Z] github.com/docker/docker/contrib/apparmor [2022-06-30T12:52:28.082Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T12:52:28.082Z] github.com/docker/docker/contrib/httpserver [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/cluster [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/config [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/events [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/exec [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/images [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/initlayer [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/links [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/listeners [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/local [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/names [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/network [2022-06-30T12:52:28.082Z] github.com/docker/docker/daemon/stats [2022-06-30T12:52:28.082Z] github.com/docker/docker/distribution [2022-06-30T12:52:28.082Z] github.com/docker/docker/distribution/metadata [2022-06-30T12:52:28.082Z] github.com/docker/docker/distribution/utils [2022-06-30T12:52:28.082Z] github.com/docker/docker/distribution/xfer [2022-06-30T12:52:28.082Z] github.com/docker/docker/dockerversion [2022-06-30T12:52:28.082Z] github.com/docker/docker/errdefs [2022-06-30T12:52:28.082Z] github.com/docker/docker/image [2022-06-30T12:52:28.082Z] github.com/docker/docker/image/cache [2022-06-30T12:52:28.082Z] github.com/docker/docker/image/tarexport [2022-06-30T12:52:28.082Z] github.com/docker/docker/image/v1 [2022-06-30T12:52:28.082Z] github.com/docker/docker/internal/test/suite [2022-06-30T12:52:28.082Z] github.com/docker/docker/layer [2022-06-30T12:52:28.082Z] github.com/docker/docker/libcontainerd [2022-06-30T12:52:28.082Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T12:52:28.082Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T12:52:28.082Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T12:52:28.082Z] github.com/docker/docker/libcontainerd/types [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:52:28.082Z] github.com/docker/docker/libnetwork/types [2022-06-30T12:52:28.082Z] github.com/docker/docker/oci [2022-06-30T12:52:28.082Z] github.com/docker/docker/oci/caps [2022-06-30T12:52:28.082Z] github.com/docker/docker/opts [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/aaparser [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/archive [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/authorization [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/capabilities [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/containerfs [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/directory [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/dmesg [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/fileutils [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/fsutils [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/homedir [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/idtools [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/ioutils [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/longpath [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/loopback [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/parsers [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/pidfile [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/platform [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/plugins [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/pools [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/progress [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/pubsub [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/reexec [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/signal [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/stack [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/stringid [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/system [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/tailfile [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/tarsum [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/truncindex [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/urlutil [2022-06-30T12:52:28.082Z] github.com/docker/docker/pkg/useragent [2022-06-30T12:52:28.082Z] github.com/docker/docker/plugin [2022-06-30T12:52:28.082Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T12:52:28.082Z] github.com/docker/docker/plugin/v2 [2022-06-30T12:52:28.082Z] github.com/docker/docker/profiles/apparmor [2022-06-30T12:52:28.082Z] github.com/docker/docker/profiles/seccomp [2022-06-30T12:52:28.082Z] github.com/docker/docker/quota [2022-06-30T12:52:28.082Z] github.com/docker/docker/reference [2022-06-30T12:52:28.082Z] github.com/docker/docker/registry [2022-06-30T12:52:28.082Z] github.com/docker/docker/registry/resumable [2022-06-30T12:52:28.082Z] github.com/docker/docker/restartmanager [2022-06-30T12:52:28.082Z] github.com/docker/docker/rootless [2022-06-30T12:52:28.082Z] github.com/docker/docker/rootless/specconv [2022-06-30T12:52:28.082Z] github.com/docker/docker/runconfig [2022-06-30T12:52:28.082Z] github.com/docker/docker/runconfig/opts [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/daemon [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/environment [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fakegit [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/registry [2022-06-30T12:52:28.082Z] github.com/docker/docker/testutil/request [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/drivers [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/local [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/mounts [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/service [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/service/opts [2022-06-30T12:52:28.082Z] github.com/docker/docker/volume/testutils' [2022-06-30T12:52:28.082Z] + base_pkg_list='github.com/docker/docker/api [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/backend/build [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/httputils [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/middleware [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/build [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/container [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/debug [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/image [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/network [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/session [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/system [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/server/router/volume [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/backend [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/container [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/events [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/filters [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/image [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/mount [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/network [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/registry [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/strslice [2022-06-30T12:52:28.082Z] github.com/docker/docker/api/types/swarm [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/time [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/versions [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/volume [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/dockerfile [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/remotecontext [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T12:52:28.083Z] github.com/docker/docker/cli [2022-06-30T12:52:28.083Z] github.com/docker/docker/cli/config [2022-06-30T12:52:28.083Z] github.com/docker/docker/cli/debug [2022-06-30T12:52:28.083Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T12:52:28.083Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T12:52:28.083Z] github.com/docker/docker/client [2022-06-30T12:52:28.083Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T12:52:28.083Z] github.com/docker/docker/cmd/dockerd [2022-06-30T12:52:28.083Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T12:52:28.083Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T12:52:28.083Z] github.com/docker/docker/container [2022-06-30T12:52:28.083Z] github.com/docker/docker/container/stream [2022-06-30T12:52:28.083Z] github.com/docker/docker/contrib/apparmor [2022-06-30T12:52:28.083Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T12:52:28.083Z] github.com/docker/docker/contrib/httpserver [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/config [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/events [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/exec [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/images [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/initlayer [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/links [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/listeners [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/local [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/names [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/network [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/stats [2022-06-30T12:52:28.083Z] github.com/docker/docker/distribution [2022-06-30T12:52:28.083Z] github.com/docker/docker/distribution/metadata [2022-06-30T12:52:28.083Z] github.com/docker/docker/distribution/utils [2022-06-30T12:52:28.083Z] github.com/docker/docker/distribution/xfer [2022-06-30T12:52:28.083Z] github.com/docker/docker/dockerversion [2022-06-30T12:52:28.083Z] github.com/docker/docker/errdefs [2022-06-30T12:52:28.083Z] github.com/docker/docker/image [2022-06-30T12:52:28.083Z] github.com/docker/docker/image/cache [2022-06-30T12:52:28.083Z] github.com/docker/docker/image/tarexport [2022-06-30T12:52:28.083Z] github.com/docker/docker/image/v1 [2022-06-30T12:52:28.083Z] github.com/docker/docker/internal/test/suite [2022-06-30T12:52:28.083Z] github.com/docker/docker/layer [2022-06-30T12:52:28.083Z] github.com/docker/docker/libcontainerd [2022-06-30T12:52:28.083Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T12:52:28.083Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T12:52:28.083Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T12:52:28.083Z] github.com/docker/docker/libcontainerd/types [2022-06-30T12:52:28.083Z] github.com/docker/docker/oci [2022-06-30T12:52:28.083Z] github.com/docker/docker/oci/caps [2022-06-30T12:52:28.083Z] github.com/docker/docker/opts [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/aaparser [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/archive [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/authorization [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/capabilities [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/containerfs [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/directory [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/dmesg [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/fileutils [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/fsutils [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/homedir [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/idtools [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/ioutils [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/longpath [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/loopback [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/parsers [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/pidfile [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/platform [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/plugins [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/pools [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/progress [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/pubsub [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/reexec [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/signal [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/stack [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/stringid [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/system [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/tailfile [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/tarsum [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/truncindex [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/urlutil [2022-06-30T12:52:28.083Z] github.com/docker/docker/pkg/useragent [2022-06-30T12:52:28.083Z] github.com/docker/docker/plugin [2022-06-30T12:52:28.083Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T12:52:28.083Z] github.com/docker/docker/plugin/v2 [2022-06-30T12:52:28.083Z] github.com/docker/docker/profiles/apparmor [2022-06-30T12:52:28.083Z] github.com/docker/docker/profiles/seccomp [2022-06-30T12:52:28.083Z] github.com/docker/docker/quota [2022-06-30T12:52:28.083Z] github.com/docker/docker/reference [2022-06-30T12:52:28.083Z] github.com/docker/docker/registry [2022-06-30T12:52:28.083Z] github.com/docker/docker/registry/resumable [2022-06-30T12:52:28.083Z] github.com/docker/docker/restartmanager [2022-06-30T12:52:28.083Z] github.com/docker/docker/rootless [2022-06-30T12:52:28.083Z] github.com/docker/docker/rootless/specconv [2022-06-30T12:52:28.083Z] github.com/docker/docker/runconfig [2022-06-30T12:52:28.083Z] github.com/docker/docker/runconfig/opts [2022-06-30T12:52:28.083Z] github.com/docker/docker/testutil [2022-06-30T12:52:28.083Z] github.com/docker/docker/testutil/daemon [2022-06-30T12:52:28.083Z] github.com/docker/docker/testutil/environment [2022-06-30T12:52:28.083Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T12:52:28.083Z] github.com/docker/docker/testutil/fakegit [2022-06-30T12:52:28.083Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T12:52:28.083Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T12:52:28.083Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T12:52:28.083Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T12:52:28.083Z] github.com/docker/docker/testutil/registry [2022-06-30T12:52:28.083Z] github.com/docker/docker/testutil/request [2022-06-30T12:52:28.083Z] github.com/docker/docker/volume [2022-06-30T12:52:28.083Z] github.com/docker/docker/volume/drivers [2022-06-30T12:52:28.083Z] github.com/docker/docker/volume/local [2022-06-30T12:52:28.083Z] github.com/docker/docker/volume/mounts [2022-06-30T12:52:28.083Z] github.com/docker/docker/volume/service [2022-06-30T12:52:28.083Z] github.com/docker/docker/volume/service/opts [2022-06-30T12:52:28.083Z] github.com/docker/docker/volume/testutils' [2022-06-30T12:52:28.083Z] ++ grep --fixed-strings /libnetwork [2022-06-30T12:52:28.083Z] ++ echo 'github.com/docker/docker/api [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/backend/build [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/httputils [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/middleware [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/build [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/container [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/debug [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/image [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/network [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/session [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/system [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/server/router/volume [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/backend [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/container [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/events [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/filters [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/image [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/mount [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/network [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/registry [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/strslice [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/swarm [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/time [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/versions [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T12:52:28.083Z] github.com/docker/docker/api/types/volume [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/dockerfile [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/remotecontext [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T12:52:28.083Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T12:52:28.083Z] github.com/docker/docker/cli [2022-06-30T12:52:28.083Z] github.com/docker/docker/cli/config [2022-06-30T12:52:28.083Z] github.com/docker/docker/cli/debug [2022-06-30T12:52:28.083Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T12:52:28.083Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T12:52:28.083Z] github.com/docker/docker/client [2022-06-30T12:52:28.083Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T12:52:28.083Z] github.com/docker/docker/cmd/dockerd [2022-06-30T12:52:28.083Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T12:52:28.083Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T12:52:28.083Z] github.com/docker/docker/container [2022-06-30T12:52:28.083Z] github.com/docker/docker/container/stream [2022-06-30T12:52:28.083Z] github.com/docker/docker/contrib/apparmor [2022-06-30T12:52:28.083Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T12:52:28.083Z] github.com/docker/docker/contrib/httpserver [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/config [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/events [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/exec [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/images [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/initlayer [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/links [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/listeners [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/local [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/names [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/network [2022-06-30T12:52:28.083Z] github.com/docker/docker/daemon/stats [2022-06-30T12:52:28.083Z] github.com/docker/docker/distribution [2022-06-30T12:52:28.083Z] github.com/docker/docker/distribution/metadata [2022-06-30T12:52:28.083Z] github.com/docker/docker/distribution/utils [2022-06-30T12:52:28.083Z] github.com/docker/docker/distribution/xfer [2022-06-30T12:52:28.083Z] github.com/docker/docker/dockerversion [2022-06-30T12:52:28.083Z] github.com/docker/docker/errdefs [2022-06-30T12:52:28.083Z] github.com/docker/docker/image [2022-06-30T12:52:28.083Z] github.com/docker/docker/image/cache [2022-06-30T12:52:28.083Z] github.com/docker/docker/image/tarexport [2022-06-30T12:52:28.083Z] github.com/docker/docker/image/v1 [2022-06-30T12:52:28.083Z] github.com/docker/docker/internal/test/suite [2022-06-30T12:52:28.083Z] github.com/docker/docker/layer [2022-06-30T12:52:28.083Z] github.com/docker/docker/libcontainerd [2022-06-30T12:52:28.083Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T12:52:28.083Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T12:52:28.083Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T12:52:28.083Z] github.com/docker/docker/libcontainerd/types [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:52:28.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/types [2022-06-30T12:52:28.084Z] github.com/docker/docker/oci [2022-06-30T12:52:28.084Z] github.com/docker/docker/oci/caps [2022-06-30T12:52:28.084Z] github.com/docker/docker/opts [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/aaparser [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/archive [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/authorization [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/capabilities [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/containerfs [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/directory [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/dmesg [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/fileutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/fsutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/homedir [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/idtools [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/ioutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/longpath [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/loopback [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/parsers [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/pidfile [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/platform [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/plugins [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/pools [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/progress [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/pubsub [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/reexec [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/signal [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/stack [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/stringid [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/system [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/tailfile [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/tarsum [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/truncindex [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/urlutil [2022-06-30T12:52:28.084Z] github.com/docker/docker/pkg/useragent [2022-06-30T12:52:28.084Z] github.com/docker/docker/plugin [2022-06-30T12:52:28.084Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T12:52:28.084Z] github.com/docker/docker/plugin/v2 [2022-06-30T12:52:28.084Z] github.com/docker/docker/profiles/apparmor [2022-06-30T12:52:28.084Z] github.com/docker/docker/profiles/seccomp [2022-06-30T12:52:28.084Z] github.com/docker/docker/quota [2022-06-30T12:52:28.084Z] github.com/docker/docker/reference [2022-06-30T12:52:28.084Z] github.com/docker/docker/registry [2022-06-30T12:52:28.084Z] github.com/docker/docker/registry/resumable [2022-06-30T12:52:28.084Z] github.com/docker/docker/restartmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/rootless [2022-06-30T12:52:28.084Z] github.com/docker/docker/rootless/specconv [2022-06-30T12:52:28.084Z] github.com/docker/docker/runconfig [2022-06-30T12:52:28.084Z] github.com/docker/docker/runconfig/opts [2022-06-30T12:52:28.084Z] github.com/docker/docker/testutil [2022-06-30T12:52:28.084Z] github.com/docker/docker/testutil/daemon [2022-06-30T12:52:28.084Z] github.com/docker/docker/testutil/environment [2022-06-30T12:52:28.084Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T12:52:28.084Z] github.com/docker/docker/testutil/fakegit [2022-06-30T12:52:28.084Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T12:52:28.084Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T12:52:28.084Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T12:52:28.084Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T12:52:28.084Z] github.com/docker/docker/testutil/registry [2022-06-30T12:52:28.084Z] github.com/docker/docker/testutil/request [2022-06-30T12:52:28.084Z] github.com/docker/docker/volume [2022-06-30T12:52:28.084Z] github.com/docker/docker/volume/drivers [2022-06-30T12:52:28.084Z] github.com/docker/docker/volume/local [2022-06-30T12:52:28.084Z] github.com/docker/docker/volume/mounts [2022-06-30T12:52:28.084Z] github.com/docker/docker/volume/service [2022-06-30T12:52:28.084Z] github.com/docker/docker/volume/service/opts [2022-06-30T12:52:28.084Z] github.com/docker/docker/volume/testutils' [2022-06-30T12:52:28.084Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/types' [2022-06-30T12:52:28.084Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-30T12:52:28.084Z] + echo 'github.com/docker/docker/libnetwork [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/types' [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:52:28.084Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:52:28.084Z] + type docker-proxy [2022-06-30T12:52:28.084Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-30T12:52:28.084Z] + hack/make.sh binary-proxy install-proxy [2022-06-30T12:52:28.084Z] [2022-06-30T12:52:28.342Z] Removing bundles/ [2022-06-30T12:52:28.342Z] [2022-06-30T12:52:28.342Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-30T12:52:28.342Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-30T12:52:28.342Z] GOOS="" GOARCH="" GOARM="" [2022-06-30T12:52:29.471Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2022-06-30T12:52:29.471Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-30T12:52:29.879Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-30T12:52:31.781Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-30T12:52:32.040Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-30T12:52:32.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-30T12:52:35.514Z] docker_api_swarm_test.go:202: [dccaa4a0aca6e] joining swarm manager [dca2a15309554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:52:35.773Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-30T12:52:36.342Z] === RUN TestDockerSuite/TestCpToDot [2022-06-30T12:52:36.439Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-30T12:52:36.439Z] [2022-06-30T12:52:36.439Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-30T12:52:36.439Z] Installing docker-proxy to /usr/local/bin/ [2022-06-30T12:52:36.439Z] [2022-06-30T12:52:36.439Z] + mkdir -p bundles [2022-06-30T12:52:36.439Z] + '[' -n 'github.com/docker/docker/api [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/backend/build [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/httpstatus [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/httputils [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/middleware [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/build [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/container [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/debug [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/distribution [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/grpc [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/image [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/network [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/plugin [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/session [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/swarm [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/system [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/server/router/volume [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/backend [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/blkiodev [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/container [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/events [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/filters [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/image [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/mount [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/network [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/registry [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/strslice [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/swarm [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/time [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/versions [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-30T12:52:36.439Z] github.com/docker/docker/api/types/volume [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder/builder-next [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder/builder-next/worker [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder/dockerfile [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder/remotecontext [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder/remotecontext/git [2022-06-30T12:52:36.439Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-30T12:52:36.439Z] github.com/docker/docker/cli [2022-06-30T12:52:36.439Z] github.com/docker/docker/cli/config [2022-06-30T12:52:36.439Z] github.com/docker/docker/cli/debug [2022-06-30T12:52:36.439Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-30T12:52:36.439Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-30T12:52:36.439Z] github.com/docker/docker/client [2022-06-30T12:52:36.439Z] github.com/docker/docker/cmd/docker-proxy [2022-06-30T12:52:36.439Z] github.com/docker/docker/cmd/dockerd [2022-06-30T12:52:36.439Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-30T12:52:36.439Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-30T12:52:36.439Z] github.com/docker/docker/container [2022-06-30T12:52:36.439Z] github.com/docker/docker/container/stream [2022-06-30T12:52:36.439Z] github.com/docker/docker/contrib/apparmor [2022-06-30T12:52:36.439Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-30T12:52:36.439Z] github.com/docker/docker/contrib/httpserver [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/cluster [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/cluster/convert [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/cluster/executor [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/cluster/provider [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/config [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/events [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/events/testutils [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/exec [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/images [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/initlayer [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/links [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/listeners [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/gelf [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/journald [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/local [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/logentries [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/splunk [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/syslog [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/logger/templates [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/names [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/network [2022-06-30T12:52:36.439Z] github.com/docker/docker/daemon/stats [2022-06-30T12:52:36.439Z] github.com/docker/docker/distribution [2022-06-30T12:52:36.439Z] github.com/docker/docker/distribution/metadata [2022-06-30T12:52:36.439Z] github.com/docker/docker/distribution/utils [2022-06-30T12:52:36.439Z] github.com/docker/docker/distribution/xfer [2022-06-30T12:52:36.439Z] github.com/docker/docker/dockerversion [2022-06-30T12:52:36.439Z] github.com/docker/docker/errdefs [2022-06-30T12:52:36.439Z] github.com/docker/docker/image [2022-06-30T12:52:36.439Z] github.com/docker/docker/image/cache [2022-06-30T12:52:36.439Z] github.com/docker/docker/image/tarexport [2022-06-30T12:52:36.439Z] github.com/docker/docker/image/v1 [2022-06-30T12:52:36.439Z] github.com/docker/docker/internal/test/suite [2022-06-30T12:52:36.439Z] github.com/docker/docker/layer [2022-06-30T12:52:36.439Z] github.com/docker/docker/libcontainerd [2022-06-30T12:52:36.439Z] github.com/docker/docker/libcontainerd/queue [2022-06-30T12:52:36.439Z] github.com/docker/docker/libcontainerd/remote [2022-06-30T12:52:36.439Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-30T12:52:36.439Z] github.com/docker/docker/libcontainerd/types [2022-06-30T12:52:36.439Z] github.com/docker/docker/oci [2022-06-30T12:52:36.439Z] github.com/docker/docker/oci/caps [2022-06-30T12:52:36.439Z] github.com/docker/docker/opts [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/aaparser [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/archive [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/authorization [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/broadcaster [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/capabilities [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/chrootarchive [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/containerfs [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/devicemapper [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/directory [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/dmesg [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/fileutils [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/fsutils [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/homedir [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/idtools [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/ioutils [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/jsonmessage [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/longpath [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/loopback [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/namesgenerator [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/parsers [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/pidfile [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/platform [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/plugingetter [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/plugins [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/plugins/transport [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/pools [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/progress [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/pubsub [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/reexec [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/signal [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/stack [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/stdcopy [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/streamformatter [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/stringid [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/sysinfo [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/system [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/tailfile [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/tarsum [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/truncindex [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/urlutil [2022-06-30T12:52:36.439Z] github.com/docker/docker/pkg/useragent [2022-06-30T12:52:36.439Z] github.com/docker/docker/plugin [2022-06-30T12:52:36.439Z] github.com/docker/docker/plugin/executor/containerd [2022-06-30T12:52:36.439Z] github.com/docker/docker/plugin/v2 [2022-06-30T12:52:36.439Z] github.com/docker/docker/profiles/apparmor [2022-06-30T12:52:36.439Z] github.com/docker/docker/profiles/seccomp [2022-06-30T12:52:36.439Z] github.com/docker/docker/quota [2022-06-30T12:52:36.439Z] github.com/docker/docker/reference [2022-06-30T12:52:36.439Z] github.com/docker/docker/registry [2022-06-30T12:52:36.439Z] github.com/docker/docker/registry/resumable [2022-06-30T12:52:36.439Z] github.com/docker/docker/restartmanager [2022-06-30T12:52:36.439Z] github.com/docker/docker/rootless [2022-06-30T12:52:36.439Z] github.com/docker/docker/rootless/specconv [2022-06-30T12:52:36.439Z] github.com/docker/docker/runconfig [2022-06-30T12:52:36.439Z] github.com/docker/docker/runconfig/opts [2022-06-30T12:52:36.439Z] github.com/docker/docker/testutil [2022-06-30T12:52:36.439Z] github.com/docker/docker/testutil/daemon [2022-06-30T12:52:36.439Z] github.com/docker/docker/testutil/environment [2022-06-30T12:52:36.439Z] github.com/docker/docker/testutil/fakecontext [2022-06-30T12:52:36.439Z] github.com/docker/docker/testutil/fakegit [2022-06-30T12:52:36.439Z] github.com/docker/docker/testutil/fakestorage [2022-06-30T12:52:36.439Z] github.com/docker/docker/testutil/fixtures/load [2022-06-30T12:52:36.439Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-30T12:52:36.439Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-30T12:52:36.439Z] github.com/docker/docker/testutil/registry [2022-06-30T12:52:36.439Z] github.com/docker/docker/testutil/request [2022-06-30T12:52:36.439Z] github.com/docker/docker/volume [2022-06-30T12:52:36.439Z] github.com/docker/docker/volume/drivers [2022-06-30T12:52:36.439Z] github.com/docker/docker/volume/local [2022-06-30T12:52:36.439Z] github.com/docker/docker/volume/mounts [2022-06-30T12:52:36.439Z] github.com/docker/docker/volume/service [2022-06-30T12:52:36.439Z] github.com/docker/docker/volume/service/opts [2022-06-30T12:52:36.439Z] github.com/docker/docker/volume/testutils' ']' [2022-06-30T12:52:36.440Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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 [2022-06-30T12:52:36.440Z] ? github.com/docker/docker/api [no test files] [2022-06-30T12:52:36.910Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-30T12:52:37.846Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-30T12:52:39.246Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-30T12:52:39.812Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-30T12:52:40.747Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-30T12:52:40.747Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-30T12:52:41.683Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-30T12:52:42.251Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-30T12:52:42.510Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-30T12:52:42.510Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-30T12:52:42.768Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-30T12:52:43.336Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-30T12:52:43.336Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-30T12:52:43.336Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-30T12:52:43.336Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-30T12:52:43.905Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-30T12:52:43.905Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-30T12:52:44.163Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-30T12:52:44.163Z] === RUN TestDockerSuite/TestCreateRM [2022-06-30T12:52:44.163Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-30T12:52:44.163Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-06-30T12:52:44.163Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-30T12:52:44.382Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s) [2022-06-30T12:52:44.382Z] === RUN TestCreateServiceSecretFileMode [2022-06-30T12:52:44.423Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-30T12:52:44.423Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-30T12:52:45.310Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-06-30T12:52:45.310Z] === RUN TestCreateServiceConfigFileMode [2022-06-30T12:52:45.801Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-30T12:52:45.801Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-30T12:52:46.060Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-30T12:52:47.827Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-06-30T12:52:47.827Z] === RUN TestCreateServiceSysctls [2022-06-30T12:52:48.592Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-30T12:52:48.850Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-30T12:52:48.850Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-30T12:52:49.417Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-30T12:52:49.984Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-30T12:52:50.552Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-30T12:52:50.811Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-30T12:52:51.094Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-06-30T12:52:51.094Z] === RUN TestCreateServiceCapabilities [2022-06-30T12:52:51.378Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-30T12:52:51.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-30T12:52:51.637Z] --- PASS: TestServicePlugin (32.47s) [2022-06-30T12:52:51.637Z] === RUN TestServiceUpdateLabel [2022-06-30T12:52:53.013Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-30T12:52:53.609Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-06-30T12:52:53.609Z] === RUN TestInspect [2022-06-30T12:52:53.949Z] docker_api_swarm_test.go:384: [d3af7012939bc] joining swarm manager [dc8847da3703d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:52:54.525Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-06-30T12:52:54.885Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-30T12:52:54.885Z] --- PASS: TestServiceUpdateLabel (3.06s) [2022-06-30T12:52:54.885Z] === RUN TestServiceUpdateSecrets [2022-06-30T12:52:55.144Z] docker_api_swarm_test.go:385: [ddb541684c94f] joining swarm manager [dc8847da3703d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:52:56.128Z] --- PASS: TestInspect (2.77s) [2022-06-30T12:52:56.128Z] === RUN TestCreateJob [2022-06-30T12:52:57.677Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-30T12:52:59.396Z] --- PASS: TestCreateJob (3.18s) [2022-06-30T12:52:59.396Z] === RUN TestReplicatedJob [2022-06-30T12:52:59.608Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-30T12:53:00.175Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-30T12:53:01.111Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-30T12:53:04.641Z] --- PASS: TestReplicatedJob (5.08s) [2022-06-30T12:53:04.641Z] === RUN TestUpdateReplicatedJob [2022-06-30T12:53:06.376Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-30T12:53:06.634Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-30T12:53:07.570Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-30T12:53:07.909Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-06-30T12:53:07.909Z] === RUN TestServiceListWithStatuses [2022-06-30T12:53:07.909Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T12:53:07.909Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-30T12:53:07.909Z] === RUN TestDockerNetworkConnectAlias [2022-06-30T12:53:08.137Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-30T12:53:08.396Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-30T12:53:08.655Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-30T12:53:08.655Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-30T12:53:08.655Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-30T12:53:10.029Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-30T12:53:10.029Z] --- PASS: TestServiceUpdateSecrets (15.17s) [2022-06-30T12:53:10.029Z] === RUN TestServiceUpdateConfigs [2022-06-30T12:53:10.967Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-30T12:53:11.226Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-30T12:53:11.226Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-30T12:53:12.078Z] --- PASS: TestDockerNetworkConnectAlias (4.34s) [2022-06-30T12:53:12.078Z] === RUN TestDockerNetworkReConnect [2022-06-30T12:53:12.164Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-30T12:53:12.165Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-30T12:53:13.099Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-30T12:53:14.035Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-30T12:53:14.293Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-30T12:53:14.293Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-30T12:53:14.293Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-30T12:53:14.293Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-30T12:53:14.293Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-30T12:53:15.344Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-06-30T12:53:15.344Z] === RUN TestServicePlugin [2022-06-30T12:53:16.193Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-30T12:53:16.761Z] === RUN TestDockerSuite/TestEventsRename [2022-06-30T12:53:17.327Z] === RUN TestDockerSuite/TestEventsResize [2022-06-30T12:53:17.894Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-30T12:53:18.153Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-30T12:53:18.720Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-30T12:53:19.286Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-30T12:53:19.511Z] plugin_test.go:61: [d44374671529e] joining swarm manager [d87743a7dd240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:53:20.439Z] plugin_test.go:64: [d073fe0a7a110] joining swarm manager [d87743a7dd240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:53:22.609Z] === RUN TestDockerSuite/TestEventsTop [2022-06-30T12:53:22.609Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-30T12:53:25.139Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2022-06-30T12:53:25.139Z] === RUN TestServiceUpdateNetwork [2022-06-30T12:53:25.139Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-30T12:53:31.699Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-30T12:53:36.966Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-30T12:53:37.533Z] --- PASS: TestServiceUpdateNetwork (12.59s) [2022-06-30T12:53:37.533Z] === RUN TestServiceUpdatePidsLimit [2022-06-30T12:53:38.908Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-30T12:53:39.845Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-30T12:53:42.376Z] === RUN TestDockerSuite/TestExec [2022-06-30T12:53:42.943Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-30T12:53:44.322Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-30T12:53:44.890Z] === RUN TestDockerSuite/TestExecEnv [2022-06-30T12:53:45.458Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-30T12:53:46.393Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-30T12:53:46.393Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-30T12:53:46.936Z] --- PASS: TestServicePlugin (30.25s) [2022-06-30T12:53:46.936Z] === RUN TestServiceUpdateLabel [2022-06-30T12:53:46.960Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-30T12:53:47.865Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-06-30T12:53:47.865Z] === RUN TestServiceUpdateSecrets [2022-06-30T12:53:49.527Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-30T12:53:50.095Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-30T12:53:50.663Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-30T12:53:51.230Z] === RUN TestDockerSuite/TestExecParseError [2022-06-30T12:53:51.489Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-30T12:53:52.057Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-30T12:53:52.624Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-30T12:53:53.192Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-30T12:53:53.452Z] check_test.go:611: [ddb541684c94f] daemon is not started [2022-06-30T12:53:53.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-30T12:53:53.711Z] === RUN TestDockerSuite/TestExecTTY [2022-06-30T12:53:53.969Z] --- PASS: TestServiceUpdatePidsLimit (16.35s) [2022-06-30T12:53:53.969Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-06-30T12:53:53.969Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.82s) [2022-06-30T12:53:53.969Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-06-30T12:53:53.969Z] PASS [2022-06-30T12:53:53.969Z] [2022-06-30T12:53:53.969Z] === Skipped [2022-06-30T12:53:53.969Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-30T12:53:53.969Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T12:53:53.969Z] [2022-06-30T12:53:53.969Z] DONE 27 tests, 1 skipped in 183.044s [2022-06-30T12:53:53.969Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-30T12:53:53.969Z] ++ 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 [2022-06-30T12:53:53.969Z] ++ set -e [2022-06-30T12:53:53.969Z] ++ '[' -n 0 ']' [2022-06-30T12:53:53.969Z] ++ set -x [2022-06-30T12:53:53.969Z] ++ 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 [2022-06-30T12:53:53.969Z] INFO: Testing against a local daemon [2022-06-30T12:53:53.969Z] === RUN TestSessionCreate [2022-06-30T12:53:53.969Z] --- PASS: TestSessionCreate (0.03s) [2022-06-30T12:53:53.969Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-30T12:53:53.969Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-30T12:53:53.969Z] PASS [2022-06-30T12:53:54.228Z] [2022-06-30T12:53:54.228Z] DONE 2 tests in 0.146s [2022-06-30T12:53:54.228Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-30T12:53:54.228Z] ++ 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 [2022-06-30T12:53:54.228Z] ++ set -e [2022-06-30T12:53:54.228Z] ++ '[' -n 0 ']' [2022-06-30T12:53:54.228Z] ++ set -x [2022-06-30T12:53:54.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-06-30T12:53:54.228Z] INFO: Testing against a local daemon [2022-06-30T12:53:54.228Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-30T12:53:54.228Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T12:53:54.228Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T12:53:54.228Z] === RUN TestDiskUsage [2022-06-30T12:53:54.228Z] === PAUSE TestDiskUsage [2022-06-30T12:53:54.228Z] === RUN TestEventsExecDie [2022-06-30T12:53:54.487Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-30T12:53:55.054Z] --- PASS: TestEventsExecDie (0.73s) [2022-06-30T12:53:55.054Z] === RUN TestEventsBackwardsCompatible [2022-06-30T12:53:55.054Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-06-30T12:53:55.054Z] === RUN TestEventsVolumeCreate [2022-06-30T12:53:55.054Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-06-30T12:53:55.054Z] === RUN TestInfoBinaryCommits [2022-06-30T12:53:55.313Z] --- PASS: TestInfoBinaryCommits (0.06s) [2022-06-30T12:53:55.313Z] === RUN TestInfoAPIVersioned [2022-06-30T12:53:55.313Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-30T12:53:55.313Z] === RUN TestInfoAPI [2022-06-30T12:53:55.313Z] --- PASS: TestInfoAPI (0.03s) [2022-06-30T12:53:55.313Z] === RUN TestInfoAPIWarnings [2022-06-30T12:53:55.313Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-30T12:53:56.251Z] docker_api_swarm_test.go:802: [da854b7ccd046] joining swarm manager [d4306d572cc53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:53:56.251Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-30T12:53:56.820Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-30T12:53:56.820Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-06-30T12:53:56.820Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-30T12:53:57.389Z] docker_api_swarm_test.go:802: [d10727f5cc131] joining swarm manager [d4306d572cc53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:53:58.325Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-30T12:53:58.583Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-30T12:53:58.842Z] docker_api_swarm_test.go:802: [d2b6b60cb4460] joining swarm manager [d4306d572cc53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-30T12:53:59.410Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-30T12:53:59.977Z] docker_api_swarm_test.go:802: [d501e53db313a] joining swarm manager [d4306d572cc53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-30T12:54:00.236Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-30T12:54:00.803Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-30T12:54:01.371Z] docker_api_swarm_test.go:810: [dc1fc64af141c] joining swarm manager [d4306d572cc53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-30T12:54:02.305Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-30T12:54:02.704Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-06-30T12:54:02.704Z] === RUN TestServiceUpdateConfigs [2022-06-30T12:54:04.208Z] === RUN TestDockerSuite/TestHealth [2022-06-30T12:54:12.343Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-30T12:54:12.343Z] === RUN TestInfoDebug [2022-06-30T12:54:12.343Z] --- PASS: TestInfoDebug (0.52s) [2022-06-30T12:54:12.343Z] === RUN TestInfoInsecureRegistries [2022-06-30T12:54:12.909Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-30T12:54:12.909Z] === RUN TestInfoRegistryMirrors [2022-06-30T12:54:13.477Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-30T12:54:13.477Z] === RUN TestLoginFailsWithBadCredentials [2022-06-30T12:54:13.477Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-30T12:54:13.477Z] === RUN TestPingCacheHeaders [2022-06-30T12:54:13.477Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-06-30T12:54:13.477Z] === RUN TestPingGet [2022-06-30T12:54:13.477Z] --- PASS: TestPingGet (0.01s) [2022-06-30T12:54:13.477Z] === RUN TestPingHead [2022-06-30T12:54:13.477Z] --- PASS: TestPingHead (0.02s) [2022-06-30T12:54:13.477Z] === RUN TestPingSwarmHeader [2022-06-30T12:54:14.043Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-30T12:54:14.609Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-30T12:54:15.985Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-30T12:54:15.985Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-06-30T12:54:15.985Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-30T12:54:15.985Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-30T12:54:15.985Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-30T12:54:15.985Z] === RUN TestVersion [2022-06-30T12:54:15.985Z] --- PASS: TestVersion (0.02s) [2022-06-30T12:54:15.985Z] === CONT TestDiskUsage [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/empty [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/empty/container_types [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/empty/image_types [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/empty/volume_types [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-30T12:54:16.243Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-30T12:54:16.502Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-30T12:54:16.502Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-30T12:54:16.502Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-30T12:54:16.502Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-30T12:54:16.502Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-30T12:54:16.502Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-30T12:54:16.502Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-30T12:54:16.502Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-30T12:54:16.502Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-30T12:54:16.502Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-30T12:54:16.502Z] === RUN TestDiskUsage/after_container.Run [2022-06-30T12:54:16.760Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-30T12:54:16.760Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-30T12:54:16.760Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-30T12:54:16.760Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-30T12:54:16.760Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-30T12:54:16.760Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-30T12:54:16.760Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-30T12:54:16.760Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-30T12:54:16.760Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-30T12:54:16.760Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage (1.32s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-30T12:54:17.019Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T12:54:17.019Z] PASS [2022-06-30T12:54:17.019Z] [2022-06-30T12:54:17.019Z] === Skipped [2022-06-30T12:54:17.019Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-30T12:54:17.019Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-30T12:54:17.019Z] [2022-06-30T12:54:17.019Z] DONE 54 tests, 1 skipped in 22.891s [2022-06-30T12:54:17.019Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-30T12:54:17.019Z] ++ 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 [2022-06-30T12:54:17.019Z] ++ set -e [2022-06-30T12:54:17.019Z] ++ '[' -n 0 ']' [2022-06-30T12:54:17.019Z] ++ set -x [2022-06-30T12:54:17.019Z] ++ 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 [2022-06-30T12:54:17.019Z] INFO: Testing against a local daemon [2022-06-30T12:54:17.019Z] === RUN TestVolumesCreateAndList [2022-06-30T12:54:17.278Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-30T12:54:17.278Z] === RUN TestVolumesRemove [2022-06-30T12:54:17.278Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-30T12:54:17.278Z] === RUN TestVolumesInspect [2022-06-30T12:54:17.278Z] --- PASS: TestVolumesInspect (0.03s) [2022-06-30T12:54:17.278Z] === RUN TestVolumesInvalidJSON [2022-06-30T12:54:17.278Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-30T12:54:17.278Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-30T12:54:17.278Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-30T12:54:17.278Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-30T12:54:17.278Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-30T12:54:17.278Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-30T12:54:17.278Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-30T12:54:17.278Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-30T12:54:17.278Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-30T12:54:17.278Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-30T12:54:17.278Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-30T12:54:17.278Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-30T12:54:17.278Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-30T12:54:17.278Z] PASS [2022-06-30T12:54:17.278Z] [2022-06-30T12:54:17.278Z] DONE 9 tests in 0.201s [2022-06-30T12:54:17.278Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T12:54:17.537Z] ++++ cat bundles/test-integration/docker.pid [2022-06-30T12:54:17.537Z] +++ kill 6699 [2022-06-30T12:54:17.544Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2022-06-30T12:54:17.544Z] === RUN TestServiceUpdateNetwork [2022-06-30T12:54:17.795Z] +++ /etc/init.d/apparmor stop [2022-06-30T12:54:17.795Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T12:54:17.795Z] [2022-06-30T12:54:17.795Z] Unloading profiles will leave already running processes permanently [2022-06-30T12:54:17.795Z] unconfined, which can lead to unexpected situations. [2022-06-30T12:54:17.795Z] [2022-06-30T12:54:17.795Z] To set a process to complain mode, use the command line tool [2022-06-30T12:54:17.795Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T12:54:17.795Z] +++ true [2022-06-30T12:54:17.795Z] exiting test-integration [2022-06-30T12:54:17.795Z] ++ exit 0 [2022-06-30T12:54:17.795Z] [2022-06-30T12:54:18.361Z] + for job in $(jobs -p) [2022-06-30T12:54:18.361Z] + wait 15610 [2022-06-30T12:54:23.625Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-30T12:54:26.155Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-30T12:54:28.687Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-30T12:54:28.687Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-30T12:54:28.687Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-30T12:54:28.688Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-30T12:54:29.254Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-30T12:54:29.254Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-30T12:54:29.712Z] --- PASS: TestServiceUpdateNetwork (12.60s) [2022-06-30T12:54:29.712Z] === RUN TestServiceUpdatePidsLimit [2022-06-30T12:54:29.821Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-30T12:54:30.391Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-30T12:54:30.391Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-30T12:54:30.391Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-30T12:54:30.391Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-30T12:54:30.649Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-30T12:54:30.907Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 31.9% of statements [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/builder [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/builder/dockerfile 0.527s coverage: 49.3% of statements [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/builder/remotecontext/git 1.791s coverage: 86.3% of statements [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/cli [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-30T12:54:30.928Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-30T12:54:30.928Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-06-30T12:54:31.077Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-30T12:54:31.166Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-30T12:54:31.166Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-30T12:54:31.640Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-30T12:54:31.734Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-30T12:54:31.734Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-30T12:54:32.670Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-30T12:54:33.238Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-30T12:54:33.238Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-30T12:54:33.830Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-30T12:54:36.182Z] ok github.com/docker/docker/client 0.140s coverage: 75.6% of statements [2022-06-30T12:54:36.373Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-30T12:54:36.373Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-30T12:54:36.373Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-30T12:54:37.309Z] === RUN TestDockerSuite/TestImportFile [2022-06-30T12:54:38.684Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-30T12:54:38.684Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-30T12:54:39.620Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-30T12:54:39.799Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-30T12:54:40.560Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-30T12:54:41.936Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-30T12:54:42.195Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-30T12:54:42.763Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-30T12:54:43.331Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-30T12:54:43.331Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-30T12:54:43.331Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-30T12:54:43.589Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-30T12:54:44.155Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-30T12:54:44.155Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-30T12:54:44.723Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-30T12:54:44.723Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-06-30T12:54:44.723Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-30T12:54:45.290Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-30T12:54:45.858Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-30T12:54:46.335Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2022-06-30T12:54:46.335Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-06-30T12:54:46.335Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-06-30T12:54:46.335Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-06-30T12:54:46.335Z] PASS [2022-06-30T12:54:46.335Z] [2022-06-30T12:54:46.335Z] === Skipped [2022-06-30T12:54:46.335Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-30T12:54:46.335Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-30T12:54:46.335Z] [2022-06-30T12:54:46.335Z] DONE 27 tests, 1 skipped in 164.805s [2022-06-30T12:54:46.335Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-30T12:54:46.335Z] INFO: Testing against a local daemon [2022-06-30T12:54:46.335Z] === RUN TestSessionCreate [2022-06-30T12:54:46.335Z] --- PASS: TestSessionCreate (0.02s) [2022-06-30T12:54:46.335Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-30T12:54:46.335Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-30T12:54:46.335Z] PASS [2022-06-30T12:54:46.335Z] [2022-06-30T12:54:46.335Z] DONE 2 tests in 0.070s [2022-06-30T12:54:46.335Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-30T12:54:46.335Z] INFO: Testing against a local daemon [2022-06-30T12:54:46.335Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-30T12:54:46.335Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-30T12:54:46.335Z] === RUN TestDiskUsage [2022-06-30T12:54:46.335Z] === PAUSE TestDiskUsage [2022-06-30T12:54:46.335Z] === RUN TestEventsExecDie [2022-06-30T12:54:46.424Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-30T12:54:46.591Z] --- PASS: TestEventsExecDie (0.60s) [2022-06-30T12:54:46.591Z] === RUN TestEventsBackwardsCompatible [2022-06-30T12:54:46.591Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-30T12:54:46.591Z] === RUN TestEventsVolumeCreate [2022-06-30T12:54:46.591Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-30T12:54:46.591Z] === RUN TestInfoBinaryCommits [2022-06-30T12:54:46.847Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-06-30T12:54:46.847Z] === RUN TestInfoAPIVersioned [2022-06-30T12:54:46.847Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-30T12:54:46.847Z] === RUN TestInfoAPI [2022-06-30T12:54:46.847Z] --- PASS: TestInfoAPI (0.02s) [2022-06-30T12:54:46.847Z] === RUN TestInfoAPIWarnings [2022-06-30T12:54:46.992Z] === RUN TestDockerSuite/TestInspectImage [2022-06-30T12:54:46.992Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-30T12:54:46.992Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-30T12:54:46.992Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-06-30T12:54:46.992Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-30T12:54:47.559Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-30T12:54:48.126Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-30T12:54:48.126Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-30T12:54:48.385Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-30T12:54:48.952Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-30T12:54:50.853Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-30T12:54:50.853Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-30T12:54:51.420Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-30T12:54:52.355Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-30T12:54:53.290Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-30T12:54:53.888Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-30T12:54:54.146Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-30T12:54:54.713Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-30T12:54:55.281Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-30T12:54:55.540Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-30T12:54:56.109Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-30T12:54:56.109Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-30T12:54:57.045Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-30T12:54:57.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-30T12:54:57.982Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-30T12:54:58.240Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-30T12:54:59.616Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-30T12:55:00.992Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-30T12:55:02.367Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-30T12:55:02.367Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-30T12:55:03.744Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-30T12:55:03.744Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-30T12:55:04.311Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-30T12:55:04.894Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-30T12:55:04.894Z] === RUN TestInfoDebug [2022-06-30T12:55:04.894Z] --- PASS: TestInfoDebug (0.52s) [2022-06-30T12:55:04.894Z] === RUN TestInfoInsecureRegistries [2022-06-30T12:55:04.894Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-30T12:55:04.894Z] === RUN TestInfoRegistryMirrors [2022-06-30T12:55:04.894Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-30T12:55:04.894Z] === RUN TestLoginFailsWithBadCredentials [2022-06-30T12:55:04.894Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-30T12:55:04.894Z] === RUN TestPingCacheHeaders [2022-06-30T12:55:04.894Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-30T12:55:04.894Z] === RUN TestPingGet [2022-06-30T12:55:04.894Z] --- PASS: TestPingGet (0.01s) [2022-06-30T12:55:04.894Z] === RUN TestPingHead [2022-06-30T12:55:04.894Z] --- PASS: TestPingHead (0.02s) [2022-06-30T12:55:04.894Z] === RUN TestPingSwarmHeader [2022-06-30T12:55:05.456Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-30T12:55:06.018Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-30T12:55:06.946Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-30T12:55:06.946Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-06-30T12:55:06.946Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-30T12:55:06.946Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-30T12:55:06.946Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-30T12:55:06.946Z] === RUN TestVersion [2022-06-30T12:55:07.204Z] --- PASS: TestVersion (0.02s) [2022-06-30T12:55:07.204Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-30T12:55:07.204Z] === CONT TestDiskUsage [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/empty [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/empty/container_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/empty/image_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/empty/volume_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-30T12:55:07.768Z] === RUN TestDiskUsage/after_container.Run [2022-06-30T12:55:08.331Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-30T12:55:08.331Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-30T12:55:08.331Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-30T12:55:08.331Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-30T12:55:08.331Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-30T12:55:08.331Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-30T12:55:08.331Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-30T12:55:08.331Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-30T12:55:08.331Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-30T12:55:08.331Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-30T12:55:08.587Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage (1.56s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-30T12:55:08.587Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-30T12:55:08.587Z] PASS [2022-06-30T12:55:08.587Z] [2022-06-30T12:55:08.587Z] DONE 54 tests in 22.670s [2022-06-30T12:55:08.587Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-30T12:55:08.587Z] INFO: Testing against a local daemon [2022-06-30T12:55:08.587Z] === RUN TestVolumesCreateAndList [2022-06-30T12:55:08.587Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-30T12:55:08.587Z] === RUN TestVolumesRemove [2022-06-30T12:55:08.845Z] --- PASS: TestVolumesRemove (0.09s) [2022-06-30T12:55:08.845Z] === RUN TestVolumesInspect [2022-06-30T12:55:08.845Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-30T12:55:08.845Z] === RUN TestVolumesInvalidJSON [2022-06-30T12:55:08.845Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-30T12:55:08.845Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-30T12:55:08.845Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-30T12:55:08.845Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-30T12:55:08.845Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-30T12:55:08.845Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-30T12:55:08.845Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-30T12:55:08.845Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-30T12:55:08.845Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-30T12:55:08.845Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-30T12:55:08.845Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-30T12:55:08.845Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-30T12:55:08.845Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-30T12:55:08.845Z] PASS [2022-06-30T12:55:08.845Z] [2022-06-30T12:55:08.845Z] DONE 9 tests in 0.160s [2022-06-30T12:55:08.845Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T12:55:09.410Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-30T12:55:09.410Z] Removing test suite binaries [2022-06-30T12:55:09.410Z] exiting test-integration [2022-06-30T12:55:09.410Z] ++ exit 0 [2022-06-30T12:55:09.410Z] Post stage [Pipeline] junit [2022-06-30T12:55:10.787Z] Recording test results [2022-06-30T12:55:12.269Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-30T12:55:12.424Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-30T12:55:12.639Z] + echo Ensuring container killed. [2022-06-30T12:55:12.639Z] Ensuring container killed. [2022-06-30T12:55:12.639Z] + docker rm -vf docker-pr2 [2022-06-30T12:55:12.639Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-06-30T12:55:12.956Z] + echo Chowning /workspace to jenkins user [2022-06-30T12:55:12.956Z] Chowning /workspace to jenkins user [2022-06-30T12:55:12.956Z] + id -u [2022-06-30T12:55:12.956Z] + id -g [2022-06-30T12:55:12.956Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43757:/workspace busybox chown -R 1000:1000 /workspace [2022-06-30T12:55:12.956Z] Unable to find image 'busybox:latest' locally [2022-06-30T12:55:12.956Z] latest: Pulling from library/busybox [2022-06-30T12:55:12.991Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-30T12:55:13.218Z] 19d511225f94: Pulling fs layer [2022-06-30T12:55:13.218Z] 19d511225f94: Download complete [2022-06-30T12:55:13.218Z] 19d511225f94: Pull complete [2022-06-30T12:55:13.218Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-30T12:55:13.218Z] Status: Downloaded newer image for busybox:latest [2022-06-30T12:55:13.557Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T12:55:14.930Z] + bundleName=amd64-cgroup2 [2022-06-30T12:55:14.930Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-30T12:55:14.930Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-30T12:55:14.930Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-06-30T12:55:14.930Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-30T12:55:14.933Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-30T12:55:14.933Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-30T12:55:14.933Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [Pipeline] archiveArtifacts [2022-06-30T12:55:15.195Z] Archiving artifacts [2022-06-30T12:55:15.871Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-30T12:55:16.806Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-30T12:55:17.036Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43757/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-30T12:55:17.338Z] + make clean [2022-06-30T12:55:17.338Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-30T12:55:17.338Z] docker-dev-cache [2022-06-30T12:55:17.338Z] docker-mod-cache [Pipeline] deleteDir [2022-06-30T12:55:17.376Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-30T12:55:18.333Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-30T12:55:18.899Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-30T12:55:19.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T12:55:21.064Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-30T12:55:22.001Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-30T12:55:22.571Z] === RUN TestDockerSuite/TestLogsSince [2022-06-30T12:55:22.848Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 31.9% of statements [2022-06-30T12:55:22.848Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-06-30T12:55:22.848Z] ok github.com/docker/docker/cmd/dockerd/trap 2.523s coverage: 0.0% of statements [2022-06-30T12:55:22.848Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-30T12:55:22.848Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-30T12:55:22.848Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-30T12:55:22.848Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-30T12:55:22.848Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-30T12:55:23.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-30T12:55:25.369Z] ok github.com/docker/docker/daemon/cluster 0.080s coverage: 0.5% of statements [2022-06-30T12:55:25.850Z] docker_api_swarm_service_test.go:395: [d255f203a1fa6] joining swarm manager [dace9a0de36c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:55:26.416Z] docker_api_swarm_service_test.go:395: [d748e0e774457] joining swarm manager [dace9a0de36c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:55:26.738Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-06-30T12:55:28.107Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-06-30T12:55:29.702Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-30T12:55:34.965Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-30T12:55:35.224Z] === RUN TestDockerSuite/TestLogsTail [2022-06-30T12:55:35.791Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-30T12:55:36.199Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-06-30T12:55:36.360Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-30T12:55:36.456Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-06-30T12:55:36.927Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-30T12:55:36.927Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-30T12:55:36.927Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-30T12:55:36.927Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-30T12:55:36.927Z] === RUN TestDockerSuite/TestNetHostname [2022-06-30T12:55:37.018Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-30T12:55:37.582Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-06-30T12:55:37.582Z] ok github.com/docker/docker/daemon 10.176s coverage: 16.1% of statements [2022-06-30T12:55:37.582Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-30T12:55:37.582Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-30T12:55:37.582Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-30T12:55:37.582Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-30T12:55:38.303Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-30T12:55:38.564Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-30T12:55:38.564Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-30T12:55:38.564Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-30T12:55:38.952Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.701s coverage: 74.8% of statements [2022-06-30T12:55:39.500Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-30T12:55:39.759Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-30T12:55:40.322Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-06-30T12:55:40.322Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.387s coverage: 56.2% of statements [2022-06-30T12:55:40.693Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-30T12:55:40.693Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-30T12:55:40.953Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-30T12:55:40.953Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-30T12:55:41.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-30T12:55:41.706Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2022-06-30T12:55:43.440Z] docker_api_swarm_service_test.go:343: [da837bf2dbcac] joining swarm manager [dd9d8e6105926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:55:43.602Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.283s coverage: 50.6% of statements [2022-06-30T12:55:44.007Z] docker_api_swarm_service_test.go:343: [d955ee5106998] joining swarm manager [dd9d8e6105926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:55:44.167Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.042s coverage: 45.9% of statements [2022-06-30T12:55:44.167Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-30T12:55:45.097Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-30T12:55:45.353Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.730s coverage: 58.5% of statements [2022-06-30T12:55:45.353Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-30T12:55:45.353Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-30T12:55:46.284Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2022-06-30T12:55:46.538Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-30T12:55:46.849Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-06-30T12:55:47.780Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.9% of statements [2022-06-30T12:55:47.780Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-30T12:55:47.780Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-30T12:55:47.915Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-30T12:55:48.344Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-06-30T12:55:48.852Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-30T12:55:49.275Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-06-30T12:55:49.532Z] ok github.com/docker/docker/daemon/logger/awslogs 0.181s coverage: 80.2% of statements [2022-06-30T12:55:49.532Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-30T12:55:50.096Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2022-06-30T12:55:50.354Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-06-30T12:55:50.918Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-06-30T12:55:51.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.178s coverage: 76.8% of statements [2022-06-30T12:55:51.384Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-30T12:55:51.740Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-06-30T12:55:51.740Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-30T12:55:51.740Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-30T12:55:52.306Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 62.0% of statements [2022-06-30T12:55:52.870Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.055s coverage: 31.5% of statements [2022-06-30T12:55:53.285Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-30T12:55:53.801Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-06-30T12:55:54.061Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-30T12:55:54.626Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-30T12:55:54.662Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-30T12:55:55.190Z] ok github.com/docker/docker/daemon/logger/splunk 1.614s coverage: 82.5% of statements [2022-06-30T12:55:55.190Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-30T12:55:55.190Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-30T12:55:56.129Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-06-30T12:55:56.694Z] ok github.com/docker/docker/distribution 0.621s coverage: 28.0% of statements [2022-06-30T12:55:56.694Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-30T12:55:57.258Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-30T12:55:57.822Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-06-30T12:55:57.945Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-30T12:55:57.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-30T12:55:58.385Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-06-30T12:55:58.642Z] ok github.com/docker/docker/distribution/xfer 1.912s coverage: 84.9% of statements [2022-06-30T12:55:58.642Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-30T12:55:58.899Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-06-30T12:55:58.899Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-30T12:55:58.899Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-30T12:55:59.156Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-06-30T12:55:59.322Z] === RUN TestDockerSuite/TestPluginActive [2022-06-30T12:55:59.890Z] docker_api_swarm_service_test.go:490: [db10e4ec10e2f] joining swarm manager [d1f20505a34f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:56:00.087Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-06-30T12:56:00.826Z] docker_api_swarm_service_test.go:490: [d77170bfee6e3] joining swarm manager [d1f20505a34f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:56:01.015Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-06-30T12:56:01.015Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-06-30T12:56:01.762Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-30T12:56:02.912Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 81.9% of statements [2022-06-30T12:56:03.476Z] ok github.com/docker/docker/pkg/authorization 0.244s coverage: 68.3% of statements [2022-06-30T12:56:03.476Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-30T12:56:03.732Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-30T12:56:07.001Z] ok github.com/docker/docker/pkg/chrootarchive 2.477s coverage: 42.7% of statements [2022-06-30T12:56:07.001Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-30T12:56:07.059Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-30T12:56:07.059Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-06-30T12:56:07.059Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-30T12:56:07.257Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-30T12:56:07.514Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-06-30T12:56:07.770Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-06-30T12:56:08.027Z] ok github.com/docker/docker/pkg/fsutils 0.136s coverage: 85.1% of statements [2022-06-30T12:56:08.284Z] ok github.com/docker/docker/layer 7.533s coverage: 68.9% of statements [2022-06-30T12:56:08.284Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-30T12:56:08.284Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-30T12:56:08.284Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-30T12:56:08.284Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-30T12:56:08.284Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-30T12:56:08.284Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-30T12:56:08.436Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-30T12:56:08.540Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2022-06-30T12:56:09.471Z] ok github.com/docker/docker/pkg/idtools 0.399s coverage: 67.9% of statements [2022-06-30T12:56:09.471Z] ok github.com/docker/docker/pkg/ioutils 0.478s coverage: 70.1% of statements [2022-06-30T12:56:09.728Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-06-30T12:56:09.985Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-06-30T12:56:09.985Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-30T12:56:09.985Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-06-30T12:56:10.242Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-06-30T12:56:10.500Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-06-30T12:56:10.500Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-06-30T12:56:10.770Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-06-30T12:56:10.770Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-30T12:56:10.770Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-30T12:56:10.965Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-30T12:56:11.336Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-06-30T12:56:11.898Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-30T12:56:12.155Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-06-30T12:56:12.155Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-30T12:56:13.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-30T12:56:13.525Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-06-30T12:56:13.782Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-06-30T12:56:14.038Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-30T12:56:14.038Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-30T12:56:14.295Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-06-30T12:56:14.552Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-30T12:56:15.115Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-06-30T12:56:15.372Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-30T12:56:15.630Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-06-30T12:56:16.027Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-30T12:56:16.194Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-06-30T12:56:16.451Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-30T12:56:16.708Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-30T12:56:17.933Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-30T12:56:18.601Z] ok github.com/docker/docker/plugin 0.521s coverage: 23.2% of statements [2022-06-30T12:56:18.601Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-30T12:56:18.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-30T12:56:18.869Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-30T12:56:19.165Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-30T12:56:20.095Z] ok github.com/docker/docker/quota 0.232s coverage: 71.4% of statements [2022-06-30T12:56:20.245Z] === RUN TestDockerSuite/TestPortList [2022-06-30T12:56:20.352Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-30T12:56:21.182Z] docker_api_swarm_service_test.go:128: [decb51e6558ea] joining swarm manager [da2b35e172c1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:56:21.284Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-06-30T12:56:21.541Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-30T12:56:21.798Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-30T12:56:22.117Z] docker_api_swarm_service_test.go:129: [d12e24fff442a] joining swarm manager [da2b35e172c1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:56:22.362Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-30T12:56:22.362Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-06-30T12:56:24.020Z] docker_api_swarm_service_test.go:137: [daf380bc2cbd9] joining swarm manager [da2b35e172c1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-30T12:56:24.255Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-30T12:56:24.512Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.8% of statements [2022-06-30T12:56:24.957Z] docker_api_swarm_service_test.go:138: [d0297355634b2] joining swarm manager [da2b35e172c1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-30T12:56:25.079Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-06-30T12:56:26.448Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-06-30T12:56:28.245Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-30T12:56:30.787Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-30T12:56:30.787Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-30T12:56:32.701Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-30T12:56:33.636Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-30T12:56:33.894Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-30T12:56:33.894Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-30T12:56:35.794Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-30T12:56:36.731Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-30T12:56:38.635Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-30T12:56:41.924Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-30T12:56:41.924Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-30T12:56:44.454Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-30T12:56:47.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-30T12:56:48.335Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/rootless [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/volume [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-30T12:56:48.335Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === Skipped [2022-06-30T12:56:48.335Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-30T12:56:48.335Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-30T12:56:48.335Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-30T12:56:48.335Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-30T12:56:48.335Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:71: No driver to put! [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-30T12:56:48.335Z] time="2022-06-30T12:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-30T12:56:48.335Z] time="2022-06-30T12:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-30T12:56:48.335Z] time="2022-06-30T12:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-30T12:56:48.335Z] time="2022-06-30T12:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-30T12:56:48.335Z] time="2022-06-30T12:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:71: No driver to put! [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-30T12:56:48.335Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-30T12:56:48.335Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-30T12:56:48.335Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-30T12:56:48.335Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-30T12:56:48.335Z] graphtest_unix.go:71: No driver to put! [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-30T12:56:48.335Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-30T12:56:48.335Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-30T12:56:48.335Z] [2022-06-30T12:56:48.335Z] DONE 2789 tests, 28 skipped in 249.971s [2022-06-30T12:56:48.335Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/bitseq [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/cluster [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/config [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/datastore [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/driverapi [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/etchosts [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/idm [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/ipam [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-30T12:56:48.335Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/iptables [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/netlabel [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/netutils [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/networkdb [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/ns [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/options [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/osl [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/portallocator [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/portmapper [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/testutils [2022-06-30T12:56:48.336Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-30T12:56:48.336Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-30T12:56:49.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-30T12:56:50.581Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-30T12:56:51.961Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-30T12:56:51.961Z] docker_api_swarm_service_test.go:304: [de5d860e12d1e] joining swarm manager [dbc62fb973272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:56:52.899Z] docker_api_swarm_service_test.go:304: [d1f2484379b9c] joining swarm manager [dbc62fb973272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:56:53.834Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-30T12:56:55.227Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-30T12:56:55.794Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-30T12:56:57.698Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-30T12:56:59.074Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-30T12:57:00.011Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-30T12:57:00.012Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-30T12:57:00.580Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-30T12:57:03.113Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-30T12:57:04.492Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-30T12:57:04.492Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-06-30T12:57:04.492Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-30T12:57:04.492Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-30T12:57:04.492Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-30T12:57:04.492Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-30T12:57:05.428Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-30T12:57:06.364Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-30T12:57:06.931Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-30T12:57:12.204Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-30T12:57:12.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-30T12:57:13.031Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-30T12:57:14.936Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-30T12:57:14.936Z] docker_api_swarm_service_test.go:100: [d1163f366d31f] joining swarm manager [df981be72ea6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:57:14.936Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-30T12:57:15.195Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-30T12:57:15.454Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-30T12:57:15.713Z] docker_api_swarm_service_test.go:101: [dfdb6e79f9c56] joining swarm manager [df981be72ea6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:57:17.615Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-30T12:57:19.532Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-30T12:57:22.065Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-30T12:57:23.002Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-30T12:57:23.003Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-30T12:57:23.003Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-30T12:57:25.534Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-30T12:57:25.793Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-30T12:57:26.052Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-30T12:57:27.432Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-30T12:57:28.000Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-30T12:57:29.375Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-30T12:57:29.942Z] === RUN TestDockerSuite/TestRmiTag [2022-06-30T12:57:29.942Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-30T12:57:30.510Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-30T12:57:33.800Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-30T12:57:33.800Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-30T12:57:34.368Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-30T12:57:34.937Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-30T12:57:34.962Z] ok github.com/docker/docker/libnetwork 37.242s coverage: 40.6% of statements [2022-06-30T12:57:34.962Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-30T12:57:34.962Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-06-30T12:57:34.962Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-30T12:57:34.962Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-30T12:57:34.962Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.354s coverage: 59.9% of statements [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-30T12:57:34.962Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-30T12:57:34.962Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.111s coverage: 4.0% of statements [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-30T12:57:34.962Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-06-30T12:57:34.962Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-30T12:57:34.962Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-30T12:57:35.505Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-30T12:57:36.075Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-30T12:57:36.641Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-30T12:57:37.576Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-30T12:57:37.835Z] check_test.go:611: [d1163f366d31f] daemon is not started [2022-06-30T12:57:38.403Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-30T12:57:41.706Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-30T12:57:41.706Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-30T12:57:42.699Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-30T12:57:43.636Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-30T12:57:43.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-30T12:57:44.938Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.135s coverage: 6.6% of statements [2022-06-30T12:57:44.938Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-30T12:57:44.938Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-30T12:57:44.938Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-06-30T12:57:44.938Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-30T12:57:44.938Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-30T12:57:44.938Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-30T12:57:44.938Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-30T12:57:45.194Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-06-30T12:57:45.451Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-30T12:57:45.451Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-30T12:57:45.541Z] docker_api_swarm_service_test.go:533: [dd08fc33dd565] joining swarm manager [d8ed297a20990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:57:45.800Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-30T12:57:47.175Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-30T12:57:47.175Z] docker_api_swarm_service_test.go:534: [db2d91d06cb05] joining swarm manager [d8ed297a20990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:57:49.082Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-30T12:57:49.650Z] === RUN TestDockerSuite/TestDockerFails [2022-06-30T12:57:49.650Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-30T12:57:52.183Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-30T12:57:52.183Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-30T12:57:52.751Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-30T12:57:54.656Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-30T12:57:55.224Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-30T12:57:55.483Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-30T12:57:56.420Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-30T12:57:56.989Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-30T12:57:56.989Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-30T12:57:57.556Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-30T12:57:57.556Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-30T12:57:57.628Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.011s coverage: 100.0% of statements [2022-06-30T12:57:58.123Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-30T12:57:59.060Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-30T12:57:59.627Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-30T12:58:00.196Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-30T12:58:00.765Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-30T12:58:01.701Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-30T12:58:02.637Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-30T12:58:03.205Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-30T12:58:03.774Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-30T12:58:04.341Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-30T12:58:04.908Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-30T12:58:05.476Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-30T12:58:06.043Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-30T12:58:06.980Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-30T12:58:07.238Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-30T12:58:07.807Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-30T12:58:08.065Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-30T12:58:08.066Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-30T12:58:09.440Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-30T12:58:10.012Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-30T12:58:10.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-30T12:58:10.540Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-30T12:58:11.110Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-30T12:58:11.677Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-30T12:58:11.677Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-30T12:58:12.244Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-30T12:58:12.479Z] ok github.com/docker/docker/libnetwork/ipam 14.412s coverage: 85.3% of statements [2022-06-30T12:58:12.479Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-30T12:58:12.479Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-30T12:58:12.479Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-30T12:58:12.479Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-30T12:58:12.479Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-30T12:58:12.479Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-30T12:58:12.479Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-06-30T12:58:12.735Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2022-06-30T12:58:12.735Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-06-30T12:58:12.812Z] docker_api_swarm_service_test.go:148: [d5076db81abdd] joining swarm manager [dfc8709eb1f1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T12:58:12.812Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-30T12:58:13.300Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-06-30T12:58:13.379Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-30T12:58:13.638Z] docker_api_swarm_service_test.go:148: [d927a45b11c89] joining swarm manager [dfc8709eb1f1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T12:58:13.896Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-30T12:58:14.463Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-30T12:58:14.463Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-30T12:58:15.399Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-30T12:58:15.399Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-30T12:58:16.336Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-30T12:58:16.594Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-30T12:58:17.162Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-30T12:58:18.098Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-30T12:58:18.098Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-30T12:58:18.357Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-30T12:58:19.292Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-30T12:58:20.230Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-30T12:58:21.165Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-30T12:58:21.423Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-30T12:58:21.991Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-30T12:58:22.556Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-30T12:58:22.816Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-30T12:58:23.752Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-30T12:58:24.687Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-30T12:58:27.236Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-30T12:58:27.236Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-30T12:58:27.494Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-30T12:58:28.873Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-30T12:58:29.810Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-30T12:58:31.717Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-30T12:58:33.621Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-30T12:58:33.621Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-30T12:58:33.621Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-30T12:58:33.621Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-06-30T12:58:33.621Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-30T12:58:33.878Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-30T12:58:35.254Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-30T12:58:36.189Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-30T12:58:37.570Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-30T12:58:37.832Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-30T12:58:39.211Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-30T12:58:39.779Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-30T12:58:39.779Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-30T12:58:39.779Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-30T12:58:40.347Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-30T12:58:41.283Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-30T12:58:41.283Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-30T12:58:41.850Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-30T12:58:42.109Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-30T12:58:42.677Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-30T12:58:43.244Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-30T12:58:43.244Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-30T12:58:43.503Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-30T12:58:44.069Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-30T12:58:44.328Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-30T12:58:44.896Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-30T12:58:45.463Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-30T12:58:45.722Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-30T12:58:46.289Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-30T12:58:46.856Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-30T12:58:46.857Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-30T12:58:47.115Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-30T12:58:47.683Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-30T12:58:48.652Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-30T12:58:48.911Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-30T12:58:48.911Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-06-30T12:58:48.911Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-30T12:58:49.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-30T12:58:51.224Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-30T12:58:51.791Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-30T12:59:03.992Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-30T12:59:03.992Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-30T12:59:04.928Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-30T12:59:04.928Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-30T12:59:04.928Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-30T12:59:04.928Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-30T12:59:05.187Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-30T12:59:07.722Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-30T12:59:09.096Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-30T12:59:10.034Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-30T12:59:14.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-30T12:59:15.597Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-30T12:59:16.164Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-30T12:59:16.732Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-30T12:59:17.669Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-30T12:59:17.669Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-30T12:59:17.929Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-30T12:59:19.317Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-30T12:59:19.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-30T12:59:20.254Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-30T12:59:21.191Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-30T12:59:21.191Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-30T12:59:21.449Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-30T12:59:22.018Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-30T12:59:22.586Z] === RUN TestDockerSuite/TestRunMount [2022-06-30T12:59:25.121Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-30T12:59:27.654Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-30T12:59:28.222Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-30T12:59:28.222Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-30T12:59:28.788Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-30T12:59:29.725Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-30T12:59:31.104Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-30T12:59:31.673Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-30T12:59:33.575Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-30T12:59:34.141Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-30T12:59:35.078Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-30T12:59:36.984Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-30T12:59:37.922Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-30T12:59:37.922Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-30T12:59:38.490Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-30T12:59:38.490Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-30T12:59:39.426Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-30T12:59:39.686Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-30T12:59:40.254Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-30T12:59:42.174Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-30T12:59:43.111Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-30T12:59:44.050Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-30T12:59:47.340Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-30T12:59:47.600Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-30T12:59:47.600Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-30T12:59:48.169Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-30T12:59:48.169Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-30T12:59:48.735Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-30T12:59:48.994Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-30T12:59:49.252Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-30T12:59:49.512Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-30T12:59:56.070Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-30T12:59:56.070Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-30T12:59:56.070Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-30T12:59:56.070Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-30T12:59:56.070Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-30T12:59:57.007Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-30T12:59:57.573Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-30T12:59:58.140Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-30T12:59:58.140Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-30T12:59:58.706Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-30T12:59:58.968Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-30T12:59:59.534Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-30T12:59:59.792Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-30T12:59:59.792Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-30T12:59:59.792Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-30T13:00:00.359Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-30T13:00:00.618Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-30T13:00:00.618Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-06-30T13:00:00.618Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-30T13:00:01.189Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-30T13:00:02.125Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-30T13:00:02.125Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-06-30T13:00:02.125Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-30T13:00:04.658Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-30T13:00:04.703Z] ok github.com/docker/docker/libnetwork/networkdb 103.132s coverage: 60.0% of statements [2022-06-30T13:00:04.704Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-30T13:00:04.704Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-30T13:00:04.704Z] ok github.com/docker/docker/libnetwork/osl 4.318s coverage: 39.7% of statements [2022-06-30T13:00:04.704Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-30T13:00:04.704Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-06-30T13:00:04.704Z] ok github.com/docker/docker/libnetwork/portmapper 0.550s coverage: 48.6% of statements [2022-06-30T13:00:04.704Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-06-30T13:00:04.704Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-30T13:00:04.704Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-30T13:00:04.704Z] [2022-06-30T13:00:04.704Z] === Skipped [2022-06-30T13:00:04.704Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-30T13:00:04.704Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T13:00:04.704Z] [2022-06-30T13:00:04.704Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-30T13:00:04.704Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T13:00:04.704Z] [2022-06-30T13:00:04.704Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-30T13:00:04.704Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-30T13:00:04.704Z] [2022-06-30T13:00:04.704Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-30T13:00:04.704Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T13:00:04.704Z] [2022-06-30T13:00:04.704Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-30T13:00:04.704Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T13:00:04.704Z] [2022-06-30T13:00:04.704Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-30T13:00:04.704Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T13:00:04.704Z] [2022-06-30T13:00:04.704Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-30T13:00:04.704Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T13:00:04.704Z] [2022-06-30T13:00:04.704Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-30T13:00:04.704Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-30T13:00:04.704Z] [2022-06-30T13:00:04.704Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-30T13:00:04.704Z] firewalld_test.go:14: firewalld is not running [2022-06-30T13:00:04.704Z] [2022-06-30T13:00:04.704Z] DONE 326 tests, 9 skipped in 199.266s [2022-06-30T13:00:05.248Z] === RUN TestDockerSuite/TestRunRm Post stage [Pipeline] junit [2022-06-30T13:00:05.280Z] Recording test results [2022-06-30T13:00:05.485Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2022-06-30T13:00:05.511Z] === RUN TestDockerSuite/TestRunRmAndWait [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-30T13:00:05.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43757/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ac4b6a9efccbdd3784f96660b55150fa2c48617 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ac4b6a9efccbdd3784f96660b55150fa2c48617 hack/validate/vendor [2022-06-30T13:00:06.365Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-30T13:00:06.890Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-30T13:00:06.936Z] + echo Ensuring container killed. [2022-06-30T13:00:06.936Z] Ensuring container killed. [2022-06-30T13:00:06.936Z] + docker rm -vf docker-pr2 [2022-06-30T13:00:06.936Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-06-30T13:00:07.209Z] + echo Chowning /workspace to jenkins user [2022-06-30T13:00:07.209Z] Chowning /workspace to jenkins user [2022-06-30T13:00:07.209Z] + id -u [2022-06-30T13:00:07.209Z] + id -g [2022-06-30T13:00:07.209Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43757:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T13:00:08.904Z] + bundleName=unit [2022-06-30T13:00:08.904Z] + echo Creating unit-bundles.tar.gz [2022-06-30T13:00:08.904Z] Creating unit-bundles.tar.gz [2022-06-30T13:00:08.904Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-06-30T13:00:08.904Z] bundles/junit-report-libnetwork.xml [2022-06-30T13:00:08.904Z] bundles/junit-report.xml [2022-06-30T13:00:08.904Z] bundles/go-test-report-libnetwork.json [2022-06-30T13:00:08.904Z] bundles/go-test-report.json [2022-06-30T13:00:08.904Z] bundles/profile-libnetwork.out [2022-06-30T13:00:08.904Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-30T13:00:08.914Z] Archiving artifacts [2022-06-30T13:00:09.312Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43757/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-30T13:00:09.423Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-30T13:00:09.613Z] + make clean [2022-06-30T13:00:09.613Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-30T13:00:09.613Z] docker-dev-cache [2022-06-30T13:00:09.613Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T13:00:09.992Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-30T13:00:10.559Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-30T13:00:11.937Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-30T13:00:12.505Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-30T13:00:15.792Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-30T13:00:15.792Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-30T13:00:19.080Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-30T13:00:19.080Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-30T13:00:19.339Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-30T13:00:19.906Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-30T13:00:20.475Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-30T13:00:21.043Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-30T13:00:21.980Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-30T13:00:21.980Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-30T13:00:22.547Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-30T13:00:23.115Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-30T13:00:23.682Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-30T13:00:24.618Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-30T13:00:24.618Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-30T13:00:27.152Z] === RUN TestDockerSuite/TestRunState [2022-06-30T13:00:27.410Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-30T13:00:27.977Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-30T13:00:28.559Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-30T13:00:29.495Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-30T13:00:29.495Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-30T13:00:29.495Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-30T13:00:29.495Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-30T13:00:30.063Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-30T13:00:30.063Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-30T13:00:30.629Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-30T13:00:32.008Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-30T13:00:32.008Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-30T13:00:32.008Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-30T13:00:32.578Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-30T13:00:33.145Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-30T13:00:34.521Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-30T13:00:35.088Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-30T13:00:36.463Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-30T13:00:36.721Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-30T13:00:39.255Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-30T13:00:39.824Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-30T13:00:41.725Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-30T13:00:42.661Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-30T13:00:43.231Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-30T13:00:44.169Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-30T13:00:44.737Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-30T13:00:44.995Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-30T13:00:46.373Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-30T13:00:47.750Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-30T13:00:48.317Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-30T13:00:48.317Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-30T13:00:48.575Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-30T13:00:49.146Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-30T13:00:49.421Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-30T13:00:50.007Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-30T13:00:50.007Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-30T13:00:50.007Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-30T13:00:50.007Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-30T13:00:50.574Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-30T13:00:51.513Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-30T13:00:54.800Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-30T13:00:54.800Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-30T13:00:55.367Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-30T13:00:56.743Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-30T13:00:57.003Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-30T13:00:57.940Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-30T13:01:00.648Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-30T13:01:00.648Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-30T13:01:02.556Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-30T13:01:02.814Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-30T13:01:02.814Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-06-30T13:01:02.814Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-30T13:01:02.814Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-30T13:01:02.814Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-30T13:01:02.814Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-30T13:01:02.814Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-30T13:01:03.073Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-30T13:01:03.073Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-30T13:01:03.073Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-30T13:01:03.332Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-30T13:01:03.899Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-30T13:01:04.467Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-30T13:01:05.845Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-30T13:01:06.413Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-30T13:01:06.413Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-30T13:01:06.981Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-30T13:01:06.981Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-30T13:01:07.550Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-30T13:01:07.550Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-30T13:01:07.550Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-30T13:01:07.550Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-30T13:01:07.550Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-30T13:01:07.550Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-30T13:01:07.550Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-30T13:01:07.550Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-30T13:01:07.550Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-30T13:01:07.550Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-30T13:01:07.550Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-30T13:01:07.550Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-30T13:01:07.550Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-30T13:01:07.550Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-30T13:01:07.550Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-30T13:01:08.487Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-30T13:01:09.056Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-30T13:01:09.056Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-30T13:01:09.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-30T13:01:09.575Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-30T13:01:09.835Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-30T13:01:10.404Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-30T13:01:10.404Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-30T13:01:11.352Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-30T13:01:11.938Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-30T13:01:11.938Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-30T13:01:11.938Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-30T13:01:12.196Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-30T13:01:13.134Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-30T13:01:13.702Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-30T13:01:13.961Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-30T13:01:13.961Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-30T13:01:13.961Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-30T13:01:14.220Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-30T13:01:14.480Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-30T13:01:15.417Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-30T13:01:16.354Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-30T13:01:17.290Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-30T13:01:18.226Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-30T13:01:18.795Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-30T13:01:18.795Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-30T13:01:18.795Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-30T13:01:18.795Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-30T13:01:19.731Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-30T13:01:20.297Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-30T13:01:20.297Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-30T13:01:20.864Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-30T13:01:22.770Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-30T13:01:22.770Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-30T13:01:23.029Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-30T13:01:25.561Z] docker_cli_service_logs_test.go:246: checking task vqeaf18wwu0r [2022-06-30T13:01:25.561Z] docker_cli_service_logs_test.go:251: checking messages for vqeaf18wwu0r [2022-06-30T13:01:25.561Z] docker_cli_service_logs_test.go:246: checking task 6t4mroa7engq [2022-06-30T13:01:25.561Z] docker_cli_service_logs_test.go:251: checking messages for 6t4mroa7engq [2022-06-30T13:01:26.127Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-30T13:01:26.386Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-30T13:01:28.919Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-30T13:01:29.487Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-30T13:01:32.774Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-30T13:01:33.753Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-30T13:01:35.129Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-30T13:01:36.071Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-30T13:01:37.448Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-30T13:01:39.351Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-30T13:01:40.727Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-30T13:01:41.665Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-30T13:01:43.040Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-30T13:01:44.944Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-30T13:01:46.847Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-30T13:01:46.847Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-30T13:01:49.381Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-30T13:01:49.381Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-30T13:01:52.667Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-30T13:01:52.668Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-06-30T13:01:52.668Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-30T13:01:52.668Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-30T13:01:52.668Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-30T13:01:52.668Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-30T13:01:53.234Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-30T13:01:54.612Z] docker_cli_swarm_test.go:1895: [deebbb535b102] joining swarm manager [d09e39f857278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T13:01:54.612Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-30T13:01:55.549Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-30T13:01:55.549Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-30T13:01:55.807Z] docker_cli_swarm_test.go:1896: [d0f474d5abc68] joining swarm manager [d09e39f857278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T13:01:56.761Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-30T13:01:56.761Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-30T13:01:57.327Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-30T13:01:58.262Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1778191257 [2022-06-30T13:01:58.521Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-30T13:01:58.521Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-30T13:01:59.902Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-30T13:01:59.902Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-30T13:01:59.902Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-30T13:02:00.839Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-30T13:02:02.213Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-30T13:02:02.471Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-30T13:02:02.471Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-30T13:02:02.730Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-30T13:02:02.730Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-30T13:02:03.297Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-30T13:02:03.297Z] docker_cli_sni_test.go:30: Flakey test [2022-06-30T13:02:03.297Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-30T13:02:08.561Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-30T13:02:09.938Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-30T13:02:10.506Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-30T13:02:11.443Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-30T13:02:12.009Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-30T13:02:13.911Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-30T13:02:15.812Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-30T13:02:16.071Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-30T13:02:17.007Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-30T13:02:18.910Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-30T13:02:19.852Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-30T13:02:19.852Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-30T13:02:22.409Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-30T13:02:22.668Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-30T13:02:27.935Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-30T13:02:30.465Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-30T13:02:34.652Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-30T13:02:37.936Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-30T13:02:37.936Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-30T13:02:37.936Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-30T13:02:38.502Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-30T13:02:39.437Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-30T13:02:39.437Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-06-30T13:02:39.437Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-30T13:02:40.006Z] docker_cli_swarm_test.go:1796: [d0f5dfa66e28d] joining swarm manager [d902d618df00f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T13:02:40.006Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-30T13:02:40.572Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-30T13:02:40.572Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-06-30T13:02:40.572Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-30T13:02:40.572Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-06-30T13:02:40.572Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-30T13:02:41.509Z] docker_cli_swarm_test.go:1797: [deab68aca8c75] joining swarm manager [d902d618df00f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T13:02:41.509Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-30T13:02:42.445Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-30T13:02:43.014Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-30T13:02:43.949Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-30T13:02:48.145Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-30T13:02:48.718Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-30T13:02:48.718Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-06-30T13:02:48.718Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-30T13:02:49.285Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-30T13:02:49.851Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-30T13:02:51.753Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-30T13:02:53.128Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-30T13:02:53.128Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-30T13:02:54.504Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-30T13:03:01.064Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-30T13:03:02.965Z] docker_cli_swarm_test.go:1315: [d65ba8440a79c] joining swarm manager [d023698eae3b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T13:03:04.339Z] docker_cli_swarm_test.go:1316: [d6a40bc83e162] joining swarm manager [d023698eae3b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T13:03:09.603Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-30T13:03:09.603Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-30T13:03:09.603Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-30T13:03:10.170Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-30T13:03:10.170Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-30T13:03:10.170Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-30T13:03:10.170Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-30T13:03:10.738Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-30T13:03:10.738Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-30T13:03:11.305Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-30T13:03:11.564Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-30T13:03:11.564Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-30T13:03:11.564Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-30T13:03:11.564Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-30T13:03:12.939Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-30T13:03:13.197Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-30T13:03:13.198Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-30T13:03:13.198Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-30T13:03:13.458Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-30T13:03:13.458Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite (1317.84s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.68s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.88s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.55s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.93s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.97s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.64s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.98s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.32s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.90s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.03s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.23s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.49s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.27s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.65s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.78s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.74s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.76s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.98s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.94s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.36s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.65s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.67s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.48s) [2022-06-30T13:03:13.458Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.77s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.31s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.34s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.51s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.58s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dee5b8__} (1.60s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12234114783_/foo_false_____} (1.46s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12234114783_/foo_true_____} (1.45s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3367433458_/foo_false_____} (1.53s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3367433458_/foo_true_____} (1.51s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3367433458_/foo_true__0xc000dee5e8___} (1.58s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dee600__} (1.56s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dee618__} (1.50s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dee630__} (1.53s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dee648__} (1.51s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.74s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.66s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.41s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.36s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.75s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.93s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.80s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.63s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.22s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.75s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.62s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.94s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.98s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.25s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.12s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.94s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.92s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.73s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.98s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.34s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.92s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.58s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.61s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.78s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.85s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.85s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.96s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAttachDetach (0.94s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s) [2022-06-30T13:03:13.458Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.03s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.39s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.72s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.39s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.98s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.26s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.33s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.77s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.29s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.94s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.52s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.62s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.54s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.02s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.60s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.50s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.59s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.15s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.47s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.44s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.21s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.06s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.29s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.35s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.19s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.95s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.33s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.06s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.78s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.85s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.33s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.82s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.50s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.63s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.05s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.37s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.58s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.05s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.45s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.00s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.41s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.44s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.09s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.77s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.00s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.88s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.01s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.69s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.94s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.06s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.46s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.08s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.04s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.08s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.42s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.73s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.52s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.46s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.51s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.55s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.83s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.61s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.77s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.67s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.19s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.62s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.48s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.56s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.99s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.46s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEnv (0.81s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.74s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.62s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.67s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.28s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.87s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.70s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.42s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.05s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.84s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildExpose (0.41s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.59s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.53s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.35s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.02s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.75s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.69s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.96s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.20s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.58s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.83s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLabel (0.27s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.67s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.74s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.97s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.10s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.27s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.56s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.92s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.86s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.93s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.18s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.41s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.65s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.76s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.73s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.51s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.46s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.48s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.81s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.29s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.52s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.74s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildPATH (1.78s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.70s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.64s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.88s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.74s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildRm (2.42s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.29s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.78s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.05s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.89s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.87s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildUser (1.15s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.49s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.60s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.43s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.84s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.67s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.49s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.29s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s) [2022-06-30T13:03:13.459Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.87s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.81s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCommitChange (0.88s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.37s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.84s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.88s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCommitTTY (1.59s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.34s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.86s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.82s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2022-06-30T13:03:13.459Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.82s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.76s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.97s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.69s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.77s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.64s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.73s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.83s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.86s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.73s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.00s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.73s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.09s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.54s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.35s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.77s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.59s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.08s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.58s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.67s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.92s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.39s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToStdout (0.55s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.89s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-06-30T13:03:13.460Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-06-30T13:03:13.460Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.42s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.77s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.41s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.75s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.60s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFilters (1.13s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFormat (1.22s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.34s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-06-30T13:03:13.460Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-30T13:03:13.460Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.43s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.52s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.90s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.75s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.26s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecStartFails (0.50s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.65s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecTTY (0.75s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.81s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.78s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecUlimits (0.67s) [2022-06-30T13:03:13.460Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.36s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.86s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.61s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestExecWithUser (0.65s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.36s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.98s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestHealth (19.10s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestBuildHistory (2.48s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-06-30T13:03:13.460Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectDefault (0.63s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-30T13:03:13.460Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.97s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectStatus (0.78s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.11s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.17s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.94s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.60s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.20s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.75s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.61s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsSince (6.68s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.68s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-06-30T13:03:13.460Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestNetHostname (1.32s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.60s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.05s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.09s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.47s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.91s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPluginActive (2.25s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.27s) [2022-06-30T13:03:13.461Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.28s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.44s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.31s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.67s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.36s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.07s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPortList (7.93s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.54s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.01s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.18s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.97s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.41s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.43s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.17s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.96s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.21s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.55s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.93s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.13s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.53s) [2022-06-30T13:03:13.461Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.34s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.02s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.79s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.35s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.69s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.45s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.30s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.21s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.77s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.64s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.49s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.03s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.72s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.37s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.27s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.27s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.88s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.84s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.11s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.87s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.76s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.55s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.70s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.55s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.52s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.53s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.56s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.56s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.08s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.81s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.62s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.66s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.82s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.65s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.18s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.13s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.16s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.79s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.79s) [2022-06-30T13:03:13.461Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-30T13:03:13.461Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.92s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.34s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.57s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.34s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2022-06-30T13:03:13.461Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-06-30T13:03:13.461Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.18s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.50s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.56s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.98s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.54s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.25s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.26s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.20s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.53s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.52s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.65s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.89s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.32s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.09s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.16s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunMount (4.97s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.66s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.03s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.93s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.62s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.92s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.46s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.34s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNetHost (0.82s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.62s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.93s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.65s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.22s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.47s) [2022-06-30T13:03:13.461Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2022-06-30T13:03:13.461Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.10s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.60s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.77s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.54s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.70s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.55s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunState (1.10s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.62s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunSysctls (1.20s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.90s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.62s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.91s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.92s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.64s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.62s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.45s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUserByID (0.54s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.61s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.63s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.11s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.06s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.73s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.35s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.62s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.70s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.65s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.67s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.60s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.92s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.96s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.14s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.74s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.74s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.61s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.64s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.19s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.98s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.12s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.39s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.99s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.28s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.67s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.73s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.96s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.22s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.12s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.83s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.33s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.61s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.59s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.30s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.73s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.37s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.63s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.59s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.67s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.64s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.68s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.10s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.20s) [2022-06-30T13:03:13.462Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.65s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.38s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-06-30T13:03:13.462Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-06-30T13:03:13.462Z] === RUN TestDockerRegistrySuite [2022-06-30T13:03:13.462Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-30T13:03:14.865Z] check_test.go:427: [d8b49c2d1f25f] daemon is not started [2022-06-30T13:03:14.865Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-30T13:03:15.800Z] check_test.go:427: [dfb9d842d16ca] daemon is not started [2022-06-30T13:03:15.800Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-30T13:03:17.175Z] check_test.go:427: [d70c47c8825b8] daemon is not started [2022-06-30T13:03:17.175Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-30T13:03:17.175Z] check_test.go:427: [d25258eb358e0] daemon is not started [2022-06-30T13:03:17.175Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-30T13:03:20.460Z] check_test.go:427: [d4f6f122f322c] daemon is not started [2022-06-30T13:03:20.460Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-30T13:03:25.729Z] check_test.go:427: [dec0f792f7937] daemon is not started [2022-06-30T13:03:25.729Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-30T13:03:28.262Z] check_test.go:427: [dce96808f1fd4] daemon is not started [2022-06-30T13:03:28.262Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-30T13:03:28.829Z] check_test.go:427: [dd38d9a4423a9] daemon is not started [2022-06-30T13:03:28.829Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-30T13:03:29.766Z] check_test.go:427: [dd6a2567b7b4c] daemon is not started [2022-06-30T13:03:30.025Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-30T13:03:30.960Z] check_test.go:427: [d2eb6e4576ad8] daemon is not started [2022-06-30T13:03:30.960Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-30T13:03:32.335Z] check_test.go:427: [dbace4c6c37dd] daemon is not started [2022-06-30T13:03:32.335Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-30T13:03:33.270Z] check_test.go:427: [dd99ccd0f1ab8] daemon is not started [2022-06-30T13:03:33.270Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-30T13:03:34.209Z] check_test.go:427: [dcef728e53251] daemon is not started [2022-06-30T13:03:34.209Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-30T13:03:35.146Z] check_test.go:427: [d297daaab0027] daemon is not started [2022-06-30T13:03:35.146Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-30T13:03:36.082Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9ad8cc0a6a83f1b659cab466e2ddcdf024e6f316d5e711407337bf25df92a706 [2022-06-30T13:03:36.649Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:594f14a74c2a1cd965ce1082bb8aa4bf0dca4c8d6ee8d234a2d158fc63b392dd [2022-06-30T13:03:36.907Z] check_test.go:427: [dcbb8d169e0fa] daemon is not started [2022-06-30T13:03:36.907Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-30T13:03:37.844Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6e53c415a55d931ebc9dc044853b06be3d02973a9f5a1b7196f0071eb63fc4a1 [2022-06-30T13:03:38.779Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f9334295bd6336febde284bcce99f78b246cdba7b1b4a63ccf4f5544cb8de424 [2022-06-30T13:03:38.779Z] check_test.go:427: [dd1d755a4ff28] daemon is not started [2022-06-30T13:03:38.779Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-30T13:03:40.163Z] check_test.go:427: [d9f945d4cd843] daemon is not started [2022-06-30T13:03:40.163Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-30T13:03:42.064Z] check_test.go:427: [db4c953e527b0] daemon is not started [2022-06-30T13:03:42.064Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-30T13:03:43.000Z] check_test.go:427: [db5dd85590ed6] daemon is not started [2022-06-30T13:03:43.000Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-30T13:03:43.259Z] check_test.go:427: [d16df2ec46b26] daemon is not started [2022-06-30T13:03:43.259Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-30T13:03:44.193Z] check_test.go:427: [d1635146fbe98] daemon is not started [2022-06-30T13:03:44.193Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-30T13:03:45.129Z] check_test.go:427: [df68acbe64e75] daemon is not started [2022-06-30T13:03:45.129Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-30T13:03:46.064Z] check_test.go:427: [d66bd95e1b804] daemon is not started [2022-06-30T13:03:46.064Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-30T13:03:48.595Z] check_test.go:427: [d83505a98be2b] daemon is not started [2022-06-30T13:03:48.595Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-30T13:03:48.853Z] check_test.go:427: [df7730e9f8f16] daemon is not started [2022-06-30T13:03:48.853Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-30T13:03:49.788Z] check_test.go:427: [d8b16a7295c28] daemon is not started [2022-06-30T13:03:49.788Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-30T13:03:50.046Z] check_test.go:427: [d094361b70a92] daemon is not started [2022-06-30T13:03:50.046Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-30T13:03:50.304Z] check_test.go:427: [d70ef8a53f733] daemon is not started [2022-06-30T13:03:50.304Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-30T13:03:50.563Z] check_test.go:427: [d643521fa68b4] daemon is not started [2022-06-30T13:03:50.563Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-30T13:03:50.822Z] check_test.go:427: [d746b8f2f3a40] daemon is not started [2022-06-30T13:03:50.822Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-30T13:03:51.080Z] check_test.go:427: [d52468d38dd35] daemon is not started [2022-06-30T13:03:51.080Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-30T13:03:51.338Z] check_test.go:427: [de9360e52b0e9] daemon is not started [2022-06-30T13:03:51.338Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-30T13:03:52.275Z] check_test.go:427: [d30932ef4bed7] daemon is not started [2022-06-30T13:03:52.275Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-30T13:03:53.653Z] check_test.go:427: [d60ea0b740abd] daemon is not started [2022-06-30T13:03:53.653Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-30T13:03:54.588Z] check_test.go:427: [d6c3caa5801b3] daemon is not started [2022-06-30T13:03:54.588Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-30T13:03:55.525Z] check_test.go:427: [d8667781dac14] daemon is not started [2022-06-30T13:03:55.525Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-30T13:03:56.460Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite (43.88s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.32s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.23s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.14s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.99s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.13s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.13s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2022-06-30T13:03:57.395Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-06-30T13:03:57.395Z] === RUN TestDockerSchema1RegistrySuite [2022-06-30T13:03:57.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-30T13:03:57.395Z] check_test.go:454: [dd0920cf1317d] daemon is not started [2022-06-30T13:03:57.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-30T13:04:00.679Z] check_test.go:454: [d42cb4ae73196] daemon is not started [2022-06-30T13:04:00.679Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-30T13:04:02.600Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-30T13:04:06.791Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-30T13:04:06.791Z] check_test.go:454: [d28e81499cf15] daemon is not started [2022-06-30T13:04:06.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-30T13:04:07.727Z] check_test.go:454: [d126b5b996516] daemon is not started [2022-06-30T13:04:07.727Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-30T13:04:07.986Z] check_test.go:454: [d5f358579ca63] daemon is not started [2022-06-30T13:04:07.986Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-30T13:04:09.363Z] check_test.go:454: [d7d385011890f] daemon is not started [2022-06-30T13:04:09.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-30T13:04:10.301Z] check_test.go:454: [d8c2fa9452721] daemon is not started [2022-06-30T13:04:10.301Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-30T13:04:11.678Z] check_test.go:454: [dc5605b708a8f] daemon is not started [2022-06-30T13:04:11.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-30T13:04:14.212Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-30T13:04:14.779Z] check_test.go:454: [d646ed8dde839] daemon is not started [2022-06-30T13:04:14.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-30T13:04:15.038Z] check_test.go:454: [d70d1921167f4] daemon is not started [2022-06-30T13:04:15.038Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-30T13:04:15.975Z] check_test.go:454: [df8fc939f17fd] daemon is not started [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite (18.42s) [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.28s) [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.11s) [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.47s) [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.07s) [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.26s) [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-06-30T13:04:15.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.62s) [2022-06-30T13:04:15.975Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-30T13:04:15.975Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-30T13:04:16.912Z] check_test.go:483: [d8603aabb5822] daemon is not started [2022-06-30T13:04:16.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-30T13:04:17.480Z] check_test.go:483: [d96e007a5de09] daemon is not started [2022-06-30T13:04:17.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-30T13:04:17.739Z] check_test.go:483: [d1046b44ba955] daemon is not started [2022-06-30T13:04:17.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-30T13:04:19.117Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-30T13:04:20.074Z] check_test.go:483: [dfc5cce1db103] daemon is not started [2022-06-30T13:04:20.074Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-30T13:04:20.647Z] check_test.go:483: [d1905613ca540] daemon is not started [2022-06-30T13:04:20.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-30T13:04:20.647Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-30T13:04:21.583Z] check_test.go:483: [d0b8a574dac36] daemon is not started [2022-06-30T13:04:21.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-30T13:04:21.841Z] check_test.go:483: [d4f6253c8998d] daemon is not started [2022-06-30T13:04:21.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (6.02s) [2022-06-30T13:04:21.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.04s) [2022-06-30T13:04:21.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.76s) [2022-06-30T13:04:21.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-06-30T13:04:21.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.47s) [2022-06-30T13:04:21.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.68s) [2022-06-30T13:04:21.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.73s) [2022-06-30T13:04:21.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.01s) [2022-06-30T13:04:21.841Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-06-30T13:04:21.841Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-30T13:04:21.841Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-30T13:04:23.235Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-30T13:04:27.424Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-30T13:04:27.424Z] check_test.go:510: [db25ed6277c88] daemon is not started [2022-06-30T13:04:27.424Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-30T13:04:27.424Z] check_test.go:510: [d5468f45a8fbd] daemon is not started [2022-06-30T13:04:27.424Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-30T13:04:27.424Z] check_test.go:510: [d591e04bedb67] daemon is not started [2022-06-30T13:04:27.424Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-30T13:04:27.424Z] check_test.go:510: [d617f5041870b] daemon is not started [2022-06-30T13:04:27.424Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-30T13:04:27.684Z] check_test.go:510: [d68cb681085fa] daemon is not started [2022-06-30T13:04:27.684Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-06-30T13:04:27.684Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-06-30T13:04:27.684Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-06-30T13:04:27.684Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-06-30T13:04:27.684Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2022-06-30T13:04:27.684Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-06-30T13:04:27.684Z] === RUN TestDockerNetworkSuite [2022-06-30T13:04:27.684Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-30T13:04:28.623Z] docker_cli_network_unix_test.go:46: [d73d524a94b07] daemon is not started [2022-06-30T13:04:28.884Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-30T13:04:29.451Z] docker_cli_network_unix_test.go:46: [d849fca24c507] daemon is not started [2022-06-30T13:04:29.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-30T13:04:31.088Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-30T13:04:32.026Z] docker_cli_network_unix_test.go:46: [d8591752c5d9e] daemon is not started [2022-06-30T13:04:32.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-30T13:04:34.341Z] docker_cli_network_unix_test.go:46: [d728a8a392e63] daemon is not started [2022-06-30T13:04:34.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-30T13:04:34.860Z] docker_cli_network_unix_test.go:1233: [de61b6d5c4307] daemon is not started [2022-06-30T13:04:35.427Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-30T13:04:35.427Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-30T13:04:35.427Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-30T13:04:37.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-30T13:04:38.906Z] docker_cli_network_unix_test.go:46: [d2f10dfcacefa] daemon is not started [2022-06-30T13:04:39.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-30T13:04:41.396Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-30T13:04:42.335Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-30T13:04:43.275Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-30T13:04:45.178Z] docker_cli_network_unix_test.go:46: [d2ca7ef616266] daemon is not started [2022-06-30T13:04:45.442Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-30T13:04:46.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-30T13:04:48.281Z] docker_cli_network_unix_test.go:46: [dae9a90f0dc2c] daemon is not started [2022-06-30T13:04:48.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-30T13:04:50.223Z] docker_cli_network_unix_test.go:46: [db5fbc0856311] daemon is not started [2022-06-30T13:04:50.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-30T13:04:50.482Z] docker_cli_network_unix_test.go:46: [d37ffe1f308d7] daemon is not started [2022-06-30T13:04:50.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-30T13:04:50.740Z] docker_cli_network_unix_test.go:46: [d8d3c40ab2bbc] daemon is not started [2022-06-30T13:04:51.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-30T13:04:51.569Z] docker_cli_network_unix_test.go:46: [dcc61007d52c0] daemon is not started [2022-06-30T13:04:51.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-30T13:04:52.395Z] docker_cli_network_unix_test.go:46: [df38bc9d1a13e] daemon is not started [2022-06-30T13:04:52.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-30T13:04:52.914Z] docker_cli_network_unix_test.go:46: [d783072c90b42] daemon is not started [2022-06-30T13:04:52.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-30T13:04:53.173Z] docker_cli_network_unix_test.go:46: [ddb7393b7c90f] daemon is not started [2022-06-30T13:04:53.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-30T13:04:53.740Z] docker_cli_network_unix_test.go:46: [df3e378504333] daemon is not started [2022-06-30T13:04:54.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-30T13:04:54.000Z] docker_cli_network_unix_test.go:46: [db804aab629a3] daemon is not started [2022-06-30T13:04:54.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-30T13:04:54.259Z] docker_cli_network_unix_test.go:46: [dcc5f837365d0] daemon is not started [2022-06-30T13:04:54.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-30T13:04:54.259Z] docker_cli_network_unix_test.go:46: [d86d54232491d] daemon is not started [2022-06-30T13:04:54.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-30T13:04:55.194Z] docker_cli_network_unix_test.go:46: [d86f1ee5263e9] daemon is not started [2022-06-30T13:04:55.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-30T13:04:55.761Z] docker_cli_network_unix_test.go:46: [d07e26ad80546] daemon is not started [2022-06-30T13:04:56.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-30T13:04:56.020Z] docker_cli_network_unix_test.go:46: [da43766a1632c] daemon is not started [2022-06-30T13:04:56.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-30T13:04:56.278Z] docker_cli_network_unix_test.go:46: [d9ac2a05a81f6] daemon is not started [2022-06-30T13:04:56.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-30T13:04:56.538Z] docker_cli_network_unix_test.go:46: [ddd2ffbe3ede9] daemon is not started [2022-06-30T13:04:56.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-30T13:04:57.914Z] docker_cli_network_unix_test.go:968: [dbbd6a1778269] daemon is not started [2022-06-30T13:04:58.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-30T13:04:59.788Z] docker_cli_network_unix_test.go:46: [d1d22c59edb39] daemon is not started [2022-06-30T13:04:59.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-30T13:05:02.342Z] docker_cli_network_unix_test.go:1116: [dc5e9cee6524a] daemon is not started [2022-06-30T13:05:06.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-30T13:05:06.535Z] docker_cli_network_unix_test.go:46: [df83514c586dd] daemon is not started [2022-06-30T13:05:06.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-30T13:05:06.796Z] docker_cli_network_unix_test.go:46: [da017f7efe2d5] daemon is not started [2022-06-30T13:05:06.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-30T13:05:07.054Z] docker_cli_network_unix_test.go:46: [dcd8320f351ff] daemon is not started [2022-06-30T13:05:07.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-30T13:05:07.054Z] docker_cli_network_unix_test.go:46: [de8cbd4270f80] daemon is not started [2022-06-30T13:05:07.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-30T13:05:07.314Z] docker_cli_network_unix_test.go:46: [df9cb17e8a92c] daemon is not started [2022-06-30T13:05:07.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-30T13:05:07.314Z] docker_cli_network_unix_test.go:46: [d95e67cadfc7e] daemon is not started [2022-06-30T13:05:07.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-30T13:05:07.314Z] docker_cli_network_unix_test.go:46: [d5280f27bfd5a] daemon is not started [2022-06-30T13:05:07.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-30T13:05:09.217Z] docker_cli_network_unix_test.go:46: [d3ea850d9948e] daemon is not started [2022-06-30T13:05:09.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-30T13:05:09.785Z] docker_cli_network_unix_test.go:46: [df9d6bf689c44] daemon is not started [2022-06-30T13:05:09.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-30T13:05:09.785Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-30T13:05:09.785Z] docker_cli_network_unix_test.go:46: [df8d01936597b] daemon is not started [2022-06-30T13:05:09.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-30T13:05:10.354Z] docker_cli_network_unix_test.go:46: [dbc140b47e280] daemon is not started [2022-06-30T13:05:10.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-30T13:05:14.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-30T13:05:15.739Z] docker_cli_network_unix_test.go:1084: [d06f1bbf379a7] daemon is not started [2022-06-30T13:05:17.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-30T13:05:17.120Z] docker_cli_network_unix_test.go:46: [d5d947bbb5e34] daemon is not started [2022-06-30T13:05:17.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-30T13:05:17.688Z] docker_cli_network_unix_test.go:46: [d085ce07180c5] daemon is not started [2022-06-30T13:05:17.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-30T13:05:19.324Z] docker_cli_network_unix_test.go:46: [dd6a830bc2deb] daemon is not started [2022-06-30T13:05:19.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-30T13:05:19.583Z] docker_cli_network_unix_test.go:46: [db2c8c5c1c7fc] daemon is not started [2022-06-30T13:05:19.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-30T13:05:20.149Z] docker_cli_network_unix_test.go:46: [d1efc66008f1d] daemon is not started [2022-06-30T13:05:20.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-30T13:05:20.669Z] docker_cli_network_unix_test.go:46: [da454670df3bc] daemon is not started [2022-06-30T13:05:20.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-30T13:05:21.607Z] docker_cli_network_unix_test.go:46: [d491a53b4a808] daemon is not started [2022-06-30T13:05:21.607Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-30T13:05:28.185Z] docker_cli_network_unix_test.go:46: [d0215fd0ec4b9] daemon is not started [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite (59.70s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.23s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.89s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.01s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.92s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.91s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.77s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.66s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.96s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-06-30T13:05:28.185Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.87s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-06-30T13:05:28.185Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.60s) [2022-06-30T13:05:28.185Z] === RUN TestDockerHubPullSuite [2022-06-30T13:05:28.185Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-30T13:05:29.120Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-30T13:05:31.649Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-30T13:05:31.915Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-30T13:05:33.289Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-30T13:05:33.550Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-30T13:05:33.550Z] --- PASS: TestDockerHubPullSuite (6.18s) [2022-06-30T13:05:33.550Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s) [2022-06-30T13:05:33.550Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-06-30T13:05:33.550Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-06-30T13:05:33.550Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.37s) [2022-06-30T13:05:33.550Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-06-30T13:05:33.550Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-06-30T13:05:33.550Z] PASS [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === Skipped [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-30T13:05:33.550Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-30T13:05:33.550Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-30T13:05:33.550Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-30T13:05:33.550Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-06-30T13:05:33.550Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-30T13:05:33.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-06-30T13:05:33.550Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-30T13:05:33.551Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-30T13:05:33.551Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-30T13:05:33.551Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-06-30T13:05:33.551Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-30T13:05:33.551Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-06-30T13:05:33.551Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-30T13:05:33.551Z] docker_cli_sni_test.go:30: Flakey test [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-06-30T13:05:33.551Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-30T13:05:33.551Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-30T13:05:33.551Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-30T13:05:33.551Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-30T13:05:33.551Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-30T13:05:33.551Z] docker_cli_network_unix_test.go:46: [df8d01936597b] daemon is not started [2022-06-30T13:05:33.551Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] DONE 1265 tests, 51 skipped in 1463.498s [2022-06-30T13:05:33.551Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T13:05:33.551Z] ++++ cat bundles/test-integration/docker.pid [2022-06-30T13:05:33.551Z] +++ kill 9339 [2022-06-30T13:05:33.551Z] +++ /etc/init.d/apparmor stop [2022-06-30T13:05:33.551Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] Unloading profiles will leave already running processes permanently [2022-06-30T13:05:33.551Z] unconfined, which can lead to unexpected situations. [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.551Z] To set a process to complain mode, use the command line tool [2022-06-30T13:05:33.551Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T13:05:33.551Z] +++ true [2022-06-30T13:05:33.551Z] exiting test-integration [2022-06-30T13:05:33.551Z] ++ exit 0 [2022-06-30T13:05:33.551Z] [2022-06-30T13:05:33.809Z] + for job in $(jobs -p) [2022-06-30T13:05:33.809Z] + wait 15611 [2022-06-30T13:05:40.367Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-30T13:05:41.746Z] docker_cli_swarm_test.go:1180: [dd344fe596986] joining swarm manager [d11e169a041c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T13:05:48.305Z] docker_cli_swarm_test.go:1189: [dc92b39b35b2b] joining swarm manager [d11e169a041c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T13:06:22.890Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-30T13:06:32.860Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-30T13:06:35.390Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-30T13:06:37.292Z] docker_cli_swarm_test.go:1112: [daa9217387018] joining swarm manager [d7dd3fb99b2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T13:06:39.194Z] docker_cli_swarm_test.go:1113: [d12c7ef65cc29] joining swarm manager [d7dd3fb99b2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T13:08:15.627Z] docker_cli_swarm_test.go:1166: [dd61d814f4739] joining swarm manager [d7dd3fb99b2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-30T13:08:54.343Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-30T13:08:54.343Z] docker_cli_swarm_test.go:1447: [d2530ae69fa0f] joining swarm manager [db5ab38910304]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T13:08:54.343Z] docker_cli_swarm_test.go:1448: [da3195f32cb7b] joining swarm manager [db5ab38910304]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-30T13:09:04.310Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-30T13:09:04.310Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-30T13:09:04.310Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-30T13:09:04.310Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-30T13:09:04.310Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-30T13:09:04.876Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-30T13:09:07.408Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-30T13:09:10.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-30T13:09:12.595Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-30T13:09:15.126Z] docker_cli_swarm_unix_test.go:63: [d1b4a5e9692fe] joining swarm manager [d90a3da8057a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T13:10:11.367Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-30T13:10:11.367Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-30T13:10:11.367Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-30T13:10:12.744Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-30T13:10:16.034Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-30T13:10:18.567Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-30T13:10:20.470Z] docker_api_swarm_test.go:962: [d83ac75d5bd4f] joining swarm manager [d45d80eb7d697]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-30T13:10:38.546Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-30T13:10:50.745Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-30T13:10:52.141Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-30T13:10:54.670Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-30T13:10:57.202Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-30T13:11:05.313Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-30T13:11:08.598Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-30T13:11:11.130Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-30T13:11:13.662Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-30T13:11:16.192Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-30T13:11:18.723Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-30T13:11:22.013Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-30T13:11:23.920Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-30T13:12:20.130Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-30T13:12:35.001Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite (1564.16s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.38s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.60s) [2022-06-30T13:12:53.078Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.51s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.42s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.08s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.03s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.89s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.55s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.91s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.08s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.47s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.85s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.59s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.12s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.24s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.55s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.66s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.37s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.27s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.79s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.50s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.36s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.06s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.71s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.90s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.38s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.56s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.07s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.15s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.90s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.28s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.54s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.03s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.39s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.70s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.08s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.59s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.65s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.10s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.17s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.36s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.23s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.48s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.41s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.47s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.93s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.97s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.48s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.53s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.04s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.60s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.14s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.99s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.77s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.58s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.77s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.92s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.25s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.35s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.61s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (61.53s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.85s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.54s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.71s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.38s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.84s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.31s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.36s) [2022-06-30T13:12:53.078Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.00s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.77s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.36s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.07s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.69s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.18s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.99s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.17s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.14s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.35s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.32s) [2022-06-30T13:12:53.078Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-06-30T13:12:53.078Z] === RUN TestDockerExternalVolumeSuite [2022-06-30T13:12:53.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-30T13:12:53.078Z] docker_cli_external_volume_driver_test.go:53: [d51847be3f628] daemon is not started [2022-06-30T13:13:07.992Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-30T13:14:15.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-30T13:14:23.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-30T13:14:38.637Z] docker_cli_external_volume_driver_test.go:53: [d5f6a172f5ece] daemon is not started [2022-06-30T13:14:53.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-30T13:15:08.377Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-30T13:15:23.246Z] docker_cli_external_volume_driver_test.go:53: [dd6f09e2e6521] daemon is not started [2022-06-30T13:15:38.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-30T13:15:38.374Z] docker_cli_external_volume_driver_test.go:53: [dac055621a9e1] daemon is not started [2022-06-30T13:15:53.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-30T13:16:25.328Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-30T13:16:43.403Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-30T13:16:58.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-30T13:17:44.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-30T13:18:03.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-30T13:18:35.089Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-30T13:19:07.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-30T13:19:22.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-30T13:19:36.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-30T13:19:36.913Z] docker_cli_external_volume_driver_test.go:485: [da599c25a8546] daemon is not started [2022-06-30T13:19:54.985Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-30T13:19:54.985Z] docker_cli_external_volume_driver_test.go:53: [dbd703ebddd7c] daemon is not started [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite (437.02s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.34s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-06-30T13:20:07.179Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-06-30T13:20:07.179Z] PASS [2022-06-30T13:20:07.179Z] [2022-06-30T13:20:07.179Z] === Skipped [2022-06-30T13:20:07.179Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-30T13:20:07.179Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-30T13:20:07.179Z] check_test.go:540: [dac0c7e9880d5] daemon is not started [2022-06-30T13:20:07.179Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-30T13:20:07.179Z] [2022-06-30T13:20:07.179Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-30T13:20:07.180Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-30T13:20:07.180Z] check_test.go:540: [d291e535e8566] daemon is not started [2022-06-30T13:20:07.180Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-30T13:20:07.180Z] [2022-06-30T13:20:07.180Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-30T13:20:07.180Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-30T13:20:07.180Z] check_test.go:540: [d9badd23a80f6] daemon is not started [2022-06-30T13:20:07.180Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-30T13:20:07.180Z] [2022-06-30T13:20:07.180Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-30T13:20:07.180Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-30T13:20:07.180Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-30T13:20:07.180Z] [2022-06-30T13:20:07.180Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-30T13:20:07.180Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-30T13:20:07.180Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-30T13:20:07.180Z] [2022-06-30T13:20:07.180Z] DONE 269 tests, 5 skipped in 2335.217s [2022-06-30T13:20:07.180Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-30T13:20:07.438Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc140f16d91f2/docker.pid [2022-06-30T13:20:07.438Z] +++ kill 7093 [2022-06-30T13:20:07.438Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7093 is not a child of this shell [2022-06-30T13:20:07.438Z] warning: PID 7093 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc140f16d91f2/docker.pid had a nonzero exit code [2022-06-30T13:20:07.438Z] ++++ cat bundles/test-integration/docker.pid [2022-06-30T13:20:07.438Z] +++ kill 9355 [2022-06-30T13:20:07.438Z] +++ /etc/init.d/apparmor stop [2022-06-30T13:20:07.438Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-30T13:20:07.438Z] [2022-06-30T13:20:07.438Z] Unloading profiles will leave already running processes permanently [2022-06-30T13:20:07.438Z] unconfined, which can lead to unexpected situations. [2022-06-30T13:20:07.438Z] [2022-06-30T13:20:07.438Z] To set a process to complain mode, use the command line tool [2022-06-30T13:20:07.438Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-30T13:20:07.438Z] +++ true [2022-06-30T13:20:07.438Z] exiting test-integration [2022-06-30T13:20:07.438Z] ++ exit 0 [2022-06-30T13:20:07.438Z] [2022-06-30T13:20:07.696Z] + exit 0 [2022-06-30T13:20:07.696Z] ++ jobs -p [2022-06-30T13:20:07.696Z] + pids= [2022-06-30T13:20:07.696Z] + echo 'Remaining pids to kill: []' [2022-06-30T13:20:07.696Z] Remaining pids to kill: [] [2022-06-30T13:20:07.696Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-30T13:20:07.712Z] Recording test results [2022-06-30T13:20:08.232Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-30T13:20:08.538Z] + echo Ensuring container killed. [2022-06-30T13:20:08.538Z] Ensuring container killed. [2022-06-30T13:20:08.538Z] + docker ps -aq -f name=docker-pr2-* [2022-06-30T13:20:08.538Z] + cids=2d332ff64565 [2022-06-30T13:20:08.538Z] 4d523bcd8e9e [2022-06-30T13:20:08.538Z] 4a5923ae0119 [2022-06-30T13:20:08.538Z] + [ -n 2d332ff64565 [2022-06-30T13:20:08.538Z] 4d523bcd8e9e [2022-06-30T13:20:08.538Z] 4a5923ae0119 ] [2022-06-30T13:20:08.538Z] + docker rm -vf 2d332ff64565 4d523bcd8e9e 4a5923ae0119 [2022-06-30T13:20:09.105Z] 2d332ff64565 [2022-06-30T13:20:09.363Z] 4d523bcd8e9e [2022-06-30T13:20:09.363Z] 4a5923ae0119 [Pipeline] sh [2022-06-30T13:20:09.648Z] + echo Chowning /workspace to jenkins user [2022-06-30T13:20:09.648Z] Chowning /workspace to jenkins user [2022-06-30T13:20:09.648Z] + id -u [2022-06-30T13:20:09.648Z] + id -g [2022-06-30T13:20:09.648Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43757:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-30T13:20:12.478Z] + bundleName=amd64 [2022-06-30T13:20:12.478Z] + echo Creating amd64-bundles.tar.gz [2022-06-30T13:20:12.478Z] Creating amd64-bundles.tar.gz [2022-06-30T13:20:12.478Z] + xargs tar -czf amd64-bundles.tar.gz [2022-06-30T13:20:12.478Z] + 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 [2022-06-30T13:20:13.865Z] Archiving artifacts [2022-06-30T13:20:14.452Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43757/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-30T13:20:14.756Z] + make clean [2022-06-30T13:20:14.756Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-30T13:20:14.756Z] docker-dev-cache [2022-06-30T13:20:14.756Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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